AI RESEARCH
Structure-Grounded Knowledge Retrieval via Code Dependencies for Multi-Step Data Reasoning
arXiv CS.CL
•
ArXi:2604.10516v1 Announce Type: new Selecting the right knowledge is critical when using large language models (LLMs) to solve domain-specific data analysis tasks. However, most retrieval-augmented approaches rely primarily on lexical or embedding similarity, which is often a weak proxy for the task-critical knowledge needed for multi-step reasoning. In many such tasks, the relevant knowledge is not merely textually related to the query, but is instead grounded in executable code and the dependency structure through which computations are carried out.