paper-with-me

홈 › Papers

CRAFT: Training-Free Cascaded Retrieval for Tabular QA

2025-05-21 · Adarsh Singh, Kushal Raj Bhandari, Jianxi Gao, Soham Dan, Vivek Gupta

Table Question Answering (TQA) involves retrieving relevant tables from a large corpus to answer natural language queries. Traditional dense retrieval models, such as DTR and ColBERT, not only incur high computational costs for large-scale retrieval tasks but also require retraining or fine-tuning on new datasets, limiting their adaptability to evolving domains and knowledge. In this work, we propose $\textbf{CRAFT}$, a cascaded retrieval approach that first uses a sparse retrieval model to filter a subset of candidate tables before applying more computationally expensive dense models and neural re-rankers. Our approach achieves better retrieval performance than state-of-the-art (SOTA) sparse, dense, and hybrid retrievers. We further enhance table representations by generating table descriptions and titles using Gemini Flash 1.5. End-to-end TQA results using various Large Language Models (LLMs) on NQ-Tables, a subset of the Natural Questions Dataset, demonstrate $\textbf{CRAFT}$ effectiveness.

📄 PDF Abstract BibTeX arXiv:2505.14984

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesNatural QuestionsQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Cascaded Asymmetric Local Pattern: A Novel Descriptor for Unconstrained Facial Image Recognition and Retrieval

2022-01-03 · Soumendu Chakraborty, Satish Kumar Singh, Pavan Chakraborty

Feature description is one of the most frequently studied areas in the expert systems and machine learning. Effective encoding of the images is an essential requirement for accurate matching. These encoding schemes play …

Retrieval

Structure-Aware Chunking for Tabular Data in Retrieval-Augmented Generation

2026-05-01 · Pooja Guttal, Varun Magotra, Vasudeva Mahavishnu, Natasha Chanto 외 arxiv

Tabular documents such as CSV and Excel files are widely used in enterprise data pipelines, yet existing chunking strategies for retrieval-augmented generation (RAG) are primarily designed for unstructured text and do no…

Training-free retrieval-augmented generation with reinforced reasoning for flood damage nowcasting

2026-02-10 · Lipai Huang, Kai Yin, Chia-Fu Liu, Ali Mostafavi arxiv

We propose R2RAG-Flood, a training-free retrieval-augmented generation framework for flood damage nowcasting with reinforced reasoning. The framework builds a reasoning-centric knowledge base from labeled tabular records…

CasTGAN: Cascaded Generative Adversarial Network for Realistic Tabular Data Synthesis

2023-07-01 · Abdallah Alshantti, Damiano Varagnolo, Adil Rasheed, Aria Rahmati 외

Generative adversarial networks (GANs) have drawn considerable attention in recent years for their proven capability in generating synthetic data which can be utilised for multiple purposes. While GANs have demonstrated …

Generative Adversarial Network

Baguan-TS: A Sequence-Native In-Context Learning Model for Time Series Forecasting with Covariates

2026-03-18 · Linxiao Yang, Xue Jiang, Gezheng Xu, Tian Zhou 외 arxiv

Transformers enable in-context learning (ICL) for rapid, gradient-free adaptation in time series forecasting, yet most ICL-style approaches rely on tabularized, hand-crafted features, while end-to-end sequence models lac…

Time Series ForecastingRepresentation Learning