paper-with-me

Papers

SheetCompass: Hierarchical Relation Graphs for Agentic Spreadsheet Reasoning

2026-08-14 · Panjing He, Mingyue Cheng, Yucong Luo, Li Li, Xiaohan Zhang arxiv

Spreadsheets are widely used to organize, analyze, and manipulate semi-structured data, yet automated spreadsheet reasoning remains challenging for large language models (LLMs). Real-world workbooks often contain implicit cross-table associations, fine-grained column dependencies, and complex spatial layouts. Existing methods typically flatten these multidimensional structures into sequential strings, losing important intra-sheet boundaries and inter-sheet semantics. Consequently, LLMs cannot exploit the global spatial context that human experts naturally use when inspecting spreadsheets. We propose SheetCompass, a graph-guided and memory-driven agentic framework for spreadsheet reasoning and automation. SheetCompass explicitly models structural relationships within and across worksheets while maintaining task-relevant information in memory, enabling agents to reason more effectively over complex workbooks.

📄 PDF Abstract BibTeX arXiv:2608.14452

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Rows to Reasoning: Agentic Retrieval for Multimodal Spreadsheet Understanding and Editing

2026-03-06 · Anmol Gulati, Sahil Sen, Waqar Sarguroh, Kevin Paul arxiv

Recent advances in multimodal Retrieval-Augmented Generation (RAG) enable Large Language Models (LLMs) to analyze enterprise spreadsheet workbooks containing millions of cells, cross-sheet dependencies, and embedded visu…

Plans Work in Mysterious Ways: Evaluating a Plan Mode for Spreadsheet Agents

2026-07-26 · Aayush Kumar, Avik Dutta, Sumit Gulwani, Gustavo Soares 외 arxiv

Plan Modes have become standard features in agentic programming tools, allowing users to gain transparency and control by working with the agent to develop a plan before task execution. However, it remains unclear whethe…

SpreadsheetBench: Towards Challenging Real World Spreadsheet Manipulation

2024-06-21 · Zeyao Ma, Bohan Zhang, Jing Zhang, Jifan Yu 외

We introduce SpreadsheetBench, a challenging spreadsheet manipulation benchmark exclusively derived from real-world scenarios, designed to immerse current large language models (LLMs) in the actual workflow of spreadshee…

BlueFin: Benchmarking LLM Agents on Financial Spreadsheets

2026-05-29 · Srivatsa Kundurthy, Clara Na, Colton Moraine, Anoushka Mohta 외 arxiv

We present BlueFin, a benchmark that tasks large language model (LLM) agents with synthesis, manipulation, and comprehension tasks over spreadsheet workbooks in the professional finance domain. Though estimates of the gl…

Sheet as Token: A Graph-Enhanced Representation for Multi-Sheet Spreadsheet Understanding

2026-05-07 · Yiming Lei, Yiqi Wang, Yujia Zhang, Bo Guan 외 arxiv

Workbook-scale spreadsheet understanding is increasingly important for language-model-based data analysis agents, but remains challenging because relevant information is often distributed across multiple sheets with hete…