@inproceedings{zhou-etal-2025-g,
title = "{G}-{MACT} at {S}em{E}val-2025 Task 8: Exploring Planning and Tool Use in Question Answering over Tabular Data",
author = "Zhou, Wei and
Mesgar, Mohsen and
Friedrich, Annemarie and
Adel, Heike",
editor = "Rosenthal, Sara and
Ros{\'a}, Aiala and
Ghosh, Debanjan and
Zampieri, Marcos",
booktitle = "Proceedings of the 19th International Workshop on Semantic Evaluation (SemEval-2025)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/corrections-2025-08/2025.semeval-1.100/",
pages = "726--742",
ISBN = "979-8-89176-273-2",
abstract = "This paper describes our system submitted to SemEval-2024 Task 8 ``Question Answering over Tabular Data.{''}The shared task focuses on tackling real-life table question answering (TQA) involving extremely large tables with the additional challenges of interpreting complex questions. To address these issues, we leverage a framework of Multi-Agent Collaboration with Tool use (MACT), a method that combines planning and tool use. The planning module breaks down a complex question by designing a step-by-step plan. This plan is translated into Python code by a coding model, and a Python interpreter executes the code to generate an answer. Our system demonstrates competitive performance in the shared task and is ranked 5th out of 38 in the open-source model category. We provide a detailed analysis of our model, evaluating the effectiveness and the efficiency of each component, and identify common error patterns. Our paper offers essential insights and recommendations for future advancements in developing TQA systems."
}
Markdown (Informal)
[G-MACT at SemEval-2025 Task 8: Exploring Planning and Tool Use in Question Answering over Tabular Data](https://preview.aclanthology.org/corrections-2025-08/2025.semeval-1.100/) (Zhou et al., SemEval 2025)
ACL