Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SpreadsheetLLM: Encoding Spreadsheets for Large Language Models

About

Spreadsheets are characterized by their extensive two-dimensional grids, flexible layouts, and varied formatting options, which pose significant challenges for large language models (LLMs). In response, we introduce SpreadsheetLLM, pioneering an efficient encoding method designed to unleash and optimize LLMs' powerful understanding and reasoning capability on spreadsheets. Initially, we propose a vanilla serialization approach that incorporates cell addresses, values, and formats. However, this approach was limited by LLMs' token constraints, making it impractical for most applications. To tackle this challenge, we develop SheetCompressor, an innovative encoding framework that compresses spreadsheets effectively for LLMs. It comprises three modules: structural-anchor-based compression, inverse index translation, and data-format-aware aggregation. It significantly improves performance in the spreadsheet table detection task, outperforming the vanilla approach by 25.6% in GPT4's in-context learning setting. Moreover, fine-tuned LLM with SheetCompressor has an average compression ratio of 25 times, and achieves a state-of-the-art 78.9% F1 score, surpassing the best existing models by 12.3%. Finally, we propose Chain of Spreadsheet for downstream tasks of spreadsheet understanding and validate it in a new and demanding spreadsheet QA task. We methodically leverage the inherent layout and structure of spreadsheets, demonstrating that SpreadsheetLLM is highly effective across a variety of spreadsheet tasks.

Haoyu Dong, Jianbo Zhao, Yuzhang Tian, Junyu Xiong, Shiyu Xia, Mengyu Zhou, Yun Lin, Jos\'e Cambronero, Yeye He, Shi Han, Dongmei Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Table Question AnsweringWikiTQ
Accuracy66.1
163
Table-based Fact VerificationTabFact
Accuracy79.2
107
Spreadsheet UnderstandingFRTR-Bench
Accuracy34
29
Hierarchical Table Question AnsweringHiTab
Accuracy64.6
19
Executable spreadsheet operationsSheetCopilot
Exec@198.7
8
Spreadsheet Manipulation and ReasoningSpreadSheetBench
Soft Accuracy23.3
8
Showing 6 of 6 rows

Other info

Follow for update