[2605.07840] RelAgent: LLM Agents as Data Scientists for Relational Learning
About this article
Abstract page for arXiv paper 2605.07840: RelAgent: LLM Agents as Data Scientists for Relational Learning
Computer Science > Machine Learning arXiv:2605.07840 (cs) [Submitted on 8 May 2026] Title:RelAgent: LLM Agents as Data Scientists for Relational Learning Authors:Xingyue Huang, Louis Tichelman, Jinwoo Kim, Krzysztof Olejniczak, İsmail İlkan Ceylan View a PDF of the paper titled RelAgent: LLM Agents as Data Scientists for Relational Learning, by Xingyue Huang and 4 other authors View PDF HTML (experimental) Abstract:Relational learning is a challenging problem that has motivated a wide range of approaches, including graph-based models (e.g., graph neural networks, graph transformers), tabular methods (e.g., tabular foundation models), and sequence-based approaches (e.g., large language models), each with its own advantages and limitations. We propose RelAgent, an LLM-based autonomous data scientist for relational learning, which operates in two phases. In the search phase, an LLM agent uses database, validation, and evaluation workspace tools to construct SQL feature programs and select a predictive model. In the inference phase, the resulting program is executed without further LLM calls. The final predictor consists of SQL queries and a classical model, enabling fast, deterministic, and intrinsically interpretable predictions: features are human-readable queries, and predictions depend only on the resulting query-defined feature map, enabling scalable deployment using standard database systems. Subjects: Machine Learning (cs.LG) Cite as: arXiv:2605.07840 [cs.LG] (or arX...