SQuARE: Structured Query & Adaptive Retrieval Engine For Tabular Formats
Gondhalekar, Chinmay, Patel, Urjitkumar, Yeh, Fang-Chun
–arXiv.org Artificial Intelligence
Abstract--Accurate question answering over real spreadsheets remains difficult due to multirow headers, merged cells, and unit annotations that disrupt naive chunking, while rigid SQL views fail on files lacking consistent schemas. It computes a continuous score based on header depth and merge density, then routes queries either through structure-preserving chunk retrieval or SQL over an automatically constructed relational representation. A lightweight agent supervises retrieval, refinement, or combination of results across both paths when confidence is low. This design maintains header hierarchies, time labels, and units, ensuring that returned values are faithful to the original cells and straightforward to verify. Evaluated on multi-header corporate balance sheets, a heavily merged World Bank workbook, and diverse public datasets, SQuARE consistently surpasses single-strategy baselines and ChatGPT-4o on both retrieval precision and end-to-end answer accuracy while keeping latency predictable. By decoupling retrieval from model choice, the system is compatible with emerging tabular foundation models and offers a practical bridge toward a more robust table understanding. I. Introduction Spreadsheets constitute the predominant medium for quantitative analysis across numerous disciplines, particularly in the field of finance.
arXiv.org Artificial Intelligence
Dec-5-2025
- Country:
- Asia
- North America > United States (0.05)
- Genre:
- Research Report (0.65)
- Industry:
- Banking & Finance (0.49)
- Technology: