Hybrid Graphs for Table-and-Text based Question Answering using LLMs
Ankush Agarwal, Ganesh S, Chaitanya Devaguptapu

TL;DR
This paper introduces a novel hybrid graph approach for multi-source table-and-text question answering using large language models without fine-tuning, achieving state-of-the-art zero-shot performance and reducing token usage.
Contribution
It proposes a hybrid graph-based method that constructs a unified graph from text and tables, enabling effective reasoning over multi-source data with LLMs in a zero-shot setting.
Findings
Achieves up to 10% improvement in Exact Match scores on Hybrid-QA.
Reduces token usage by up to 53%.
Demonstrates effectiveness across GPT-3.5, GPT-4, and LLaMA-3.
Abstract
Answering questions that require reasoning and aggregation across both structured (tables) and unstructured (raw text) data sources presents significant challenges. Current methods rely on fine-tuning and high-quality, human-curated data, which is difficult to obtain. Recent advances in Large Language Models (LLMs) have shown promising results for multi-hop question answering (QA) over single-source text data in a zero-shot setting, yet exploration into multi-source Table-Text QA remains limited. In this paper, we present a novel Hybrid Graph-based approach for Table-Text QA that leverages LLMs without fine-tuning. Our method constructs a unified Hybrid Graph from textual and tabular data, pruning information based on the input question to provide the LLM with relevant context concisely. We evaluate our approach on the challenging Hybrid-QA and OTT-QA datasets using state-of-the-art…
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 · Data Quality and Management
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Absolute Position Encodings · Linear Layer · Weight Decay · Multi-Head Attention · Position-Wise Feed-Forward Layer · {Dispute@FaQ-s}How to file a dispute with Expedia? · Label Smoothing · Layer Normalization
