Exploring the Impact of Table-to-Text Methods on Augmenting LLM-based Question Answering with Domain Hybrid Data
Dehai Min, Nan Hu, Rihui Jin, Nuo Lin, Jiaoyan Chen, Yongrui Chen, Yu, Li, Guilin Qi, Yun Li, Nijun Li, Qianren Wang

TL;DR
This paper investigates how different table-to-text generation methods impact the performance of LLM-based question answering systems using domain hybrid data, providing a comparative analysis and practical insights.
Contribution
It introduces a framework integrating table-to-text generation into LLM-based QA systems and evaluates four methods on real-world industrial data.
Findings
Certain table-to-text methods significantly improve QA performance.
Template serialization and TPLM-based methods outperform others.
Insights into why some methods are more effective than others.
Abstract
Augmenting Large Language Models (LLMs) for Question Answering (QA) with domain specific data has attracted wide attention. However, domain data often exists in a hybrid format, including text and semi-structured tables, posing challenges for the seamless integration of information. Table-to-Text Generation is a promising solution by facilitating the transformation of hybrid data into a uniformly text-formatted corpus. Although this technique has been widely studied by the NLP community, there is currently no comparative analysis on how corpora generated by different table-to-text methods affect the performance of QA systems. In this paper, we address this research gap in two steps. First, we innovatively integrate table-to-text generation into the framework of enhancing LLM-based QA systems with domain hybrid data. Then, we utilize this framework in real-world industrial data to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsLinear Warmup With Linear Decay · Linear Layer · WordPiece · Residual Connection · Weight Decay · Byte Pair Encoding · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Dense Connections
