paper-with-me

홈 › Papers

Efficient Table QA via TableGrid Navigation and Progressive Inference Prompting

2026-05-18 · Amritansh Maurya, Navjot Singh, Mohammed Javed, Omar Moured arxiv

Large Language Models (LLMs) have shown promising results on NLP tasks, however, their performance on tabular data still needs research attention, because Table Question-Answering (TQA) requires precise cell retrieval and multi-step structured reasoning. Existing work improves TQA either by fine-tuning or training LLMs on task-specific tabular data, but often lacks verifiable control over how the model navigates tables and derives answers. In this work, we propose a training-free TQA approach with two structured prompting frameworks: TableGrid Navigation (TGN), which iteratively navigates rows and columns via a three-module loop to locate evidence and refine answers, and Progressive Inference Prompting (PIP), which enforces columns identification for explicit progressive row selection constraint according to the query. We evaluate 17 LLMs against 6 baselines on TableBench and FeTaQa dataset. On TableBench, TGN improves over the strongest baseline by 3.8 points, and on FeTaQa, PIP achieves SOTA performance over ReAct and Chain-of-Thought. Beyond inference-time gains, PIP and TGN can also serve as supervision templates to fine-tune small models, narrowing the performance gap to much larger architectures in resource-constrained settings, offering versatile and cost-efficient solution for TQA.

📄 PDF Abstract BibTeX arXiv:2605.20254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniVLN: Omnidirectional 3D Perception and Token-Efficient LLM Reasoning for Visual-Language Navigation across Air and Ground Platforms

2026-03-18 · Zhongyuang Liu, Min He, Shaonan Yu, Xinhang Xu 외 arxiv

Language-guided embodied navigation requires an agent to interpret object-referential instructions, search across multiple rooms, localize the referenced target, and execute reliable motion toward it. Existing systems re…

Logic-Guided Socially-aware Robot Navigation World Model

2025-10-27 · Weizheng Wang, Obi Ike, Soyun Choi, Sungeun Hong 외 arxiv

Social robot navigation increasingly relies on large language models for reasoning, path planning, and enabling movement in dynamic human spaces. However, relying solely on LLMs for planning often leads to unpredictable …

Collision AvoidanceRobot Navigation

VLA-AN: An Efficient and Onboard Vision-Language-Action Framework for Aerial Navigation in Complex Environments

2025-12-17 · Yuze Wu, Mo Zhu, Xingxing Li, Yuheng Du 외 arxiv

This paper proposes VLA-AN, an efficient and onboard Vision-Language-Action (VLA) framework dedicated to autonomous drone navigation in complex environments. VLA-AN addresses four major limitations of existing large aeri…

Drone navigation

Making Large Language Models Better Knowledge Miners for Online Marketing with Progressive Prompting Augmentation

2023-12-08 · Chunjing Gan, Dan Yang, Binbin Hu, Ziqi Liu 외

Nowadays, the rapid development of mobile economy has promoted the flourishing of online marketing campaigns, whose success greatly hinges on the efficient matching between user preferences and desired marketing campaign…

graph constructionLanguage ModellingLarge Language ModelMarketing+1

Conversational Orientation Reasoning: Egocentric-to-Allocentric Navigation with Multimodal Chain-of-Thought

2025-09-20 · Yu Ti Huang arxiv

Conversational agents must translate egocentric utterances (e.g., "on my right") into allocentric orientations (N/E/S/W). This challenge is particularly critical in indoor or complex facilities where GPS signals are weak…

Spatial Reasoning