This article has been reviewed according to Science X's editorial process and policies. Editors have highlighted the following attributes while ensuring the content's credibility:

fact-checked

preprint

trusted source

proofread

Microsoft unveils software that allows LLMs to work with spreadsheets

Microsoft unveils software that allows LLMs to work with spreadsheets
The SPREADSHEETLLM pipeline. Credit: arXiv (2024). DOI: 10.48550/arxiv.2407.09025

A team of programmers and AI specialists at Microsoft has developed an AI tool called SpreadsheetLLM that applies large language model capabilities to spreadsheets. In their study, now posted on the arXiv preprint server, the group developed SheetCompressor, an encoding framework that compresses spreadsheets effectively for use by large language models (LLMs).

LLMs such as ChatGPT are well known, but as more people use them, more of their ability gaps become apparent. One gap is the ability of such models to make sense of spreadsheets. Because of their unique arrangement and capabilities, spreadsheets remain a mystery to LLMs, preventing their use as a for business.

In this new study, the team at Microsoft created a tool that reorganizes a into a form that LLMs can use as a data source. And, as the team notes, it is based on a concept they call SheetCompressor, a programming tool that allows AI data management and analysis for information in spreadsheets.

To implement SheetCompressor, the researchers split it into three main functions: compression, translation and data format aggregation. The first was implemented by adding what the team describes as anchors throughout a spreadsheet to help an LLM understand what the spreadsheet does.

Once in place, rows and columns are replaced with a skeletonized table. Translation modules are then used to remove empty cells or repeating values. Applying a lossless inverted index in JSON format allows for data aggregation.

The team also added other modules to handle unique situations, such as adjacent cells with similar numerical formats. The result is a tool that allows LLMs to use spreadsheets as a data source in a variety of ways.

The research team suggests that SpreadsheetLLM opens the door to using LLM technology to revolutionize the way that spreadsheets are used; from automating data entry, to data analysis, to presentation of complex information in a way that is accessible to people with a variety of backgrounds. And that, they further suggest, will make spreadsheets and the data they hold much more accessible and useful.

More information: Yuzhang Tian et al, SpreadsheetLLM: Encoding Spreadsheets for Large Language Models, arXiv (2024). DOI: 10.48550/arxiv.2407.09025

Journal information: arXiv

© 2024 Science X Network

Citation: Microsoft unveils software that allows LLMs to work with spreadsheets (2024, July 16) retrieved 16 July 2024 from https://techxplore.com/news/2024-07-microsoft-unveils-software-llms-spreadsheets.html
This document is subject to copyright. Apart from any fair dealing for the purpose of private study or research, no part may be reproduced without the written permission. The content is provided for information purposes only.

Explore further

Know your source: RAGE tool unveils ChatGPT's sources

13 shares

Feedback to editors