Hugging Face Trending Papers

GraphFAS: A Distributed System for Automated Graph Feature Generation and Selection in Industrial Transaction Networks

GraphFAS is a distributed system that automates graph feature generation and selection for industrial transaction networks. It uses a non‑parametric graph feature generator that creates explicit, interpretable structural features through multi‑hop subgraph extraction and multi‑scale aggregation, and an extended Boruta algorithm that aggregates feature importance across partitions to robustly identify informative features at scale. By decoupling feature aggregation from model training, GraphFAS can be directly integrated with tabular models and TreeSHAP‑based explanations, and it has been deployed in Alipay, achieving significant engineering efficiency gains and strong performance against expert‑driven and graph‑learning baselines on large‑scale graphs.

arXiv AI
Sep 10

GraphFAS: A Distributed System for Automated Graph Feature Generation and Selection in Industrial Transaction Networks

GraphFAS is a distributed system that automates graph feature generation and selection for industrial transaction networks. It uses a non‑parametric module to create explicit, interpretable structural features through multi‑hop subgraph extraction and multi‑scale aggregation, and extends the Boruta algorithm with median‑based aggregation across partitions for robust feature selection. The approach decouples feature aggregation from model training, allowing integration with tabular models and TreeSHAP explanations, and has been deployed in Alipay, yielding significant engineering efficiency gains and strong performance against expert‑driven and graph‑learning baselines.

By Yice Luo, Yun Zhu, Xi Chen, Yongchao Liu, Xintan Zeng, Chengying Huan, Kai Zhang, Jinrui Zhang, Juelu Zhang, Jiajun Zheng