I2R-NLP at SemEval-2025 Task 8: Question Answering on Tabular Data

Page view(s)
0
Checked on
I2R-NLP at SemEval-2025 Task 8: Question Answering on Tabular Data
Title:
I2R-NLP at SemEval-2025 Task 8: Question Answering on Tabular Data
Journal Title:
SemEval 2025 - 19th International Workshop on Semantic Evaluation
DOI:
Authors:
Publication Date:
31 July 2025
Citation:
Yuze Gao, Bin Chen, and Jian Su. 2025. I2R-NLP at SemEval-2025 Task 8: Question Answering on Tabular Data. In Proceedings of the 19th International Workshop on Semantic Evaluation (SemEval-2025), pages 90–101, Vienna, Austria. Association for Computational Linguistics.
Abstract:
We present a Large Language Model (LLM) based system for question answering (QA) over tabular data that leverages multi-turn prompting to automatically generate executable Pandas functions. Our framework decomposes the problem into three key steps: (1) Answer Type Identification, where the system identifies the expected format of the response (e.g., boolean, number, category); (2) Pandas Function Generation, which generates a corresponding Pandas function using table metadata and in-context examples, and (3) Error Correction and Regeneration, where iteratively refining the function based on error feedback from executions. Evaluations on the SemEval-2025 Task 8 Tabular QA benchmark (Grijalba et al., 2024) demonstrate that our multi-turn approach significantly outperforms single-turn prompting models in exact match accuracy by 7.3%. The proposed system not only improves code generation robustness but also paves the way for enhanced and adaptability in table-QA reasoning tasks. Our implementation is available at https://github.com/Gyyz/Question_Answering-over-Tabular-Data.
License type:
Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
Funding Info:
This work was partially supported by the programme DesCartes funded by the National Research Foundation, Prime Minister’s Office, Singapore under its Campus for Research Excellence and Technological Enterprise (CREATE) programme
Description:
© 1963–2025 ACL; other materials are copyrighted by their respective copyright holders. Materials published in or after 2016 are licensed on a Creative Commons Attribution 4.0 International License.
ISSN:
979-8-89176-273-2
Files uploaded: