paper-with-me

Papers

SPATIOROUTE: Dynamic Prompt Routing for Zero-Shot Spatial Reasoning

2026-05-18 · Pawat Chunhachatrachai, Gueter Josmy Faure, Hung-Ting Su, Winston H. Hsu arxiv

Spatial question answering over egocentric video is a challenging task that requires Vision-Language Models (VLMs) to reason about 3D object positions, scene affordances, and directional relationships, particularly in the zero-shot setting where no task-specific fine-tuning is available. We introduce SpatioRoute, a dynamic prompt generation approach that routes each incoming question to a semantically tailored prompt template -- without any additional training, fine-tuning, or 3D sensor input. SpatioRoute operates in two complementary modes: SpatioRoute-R, a rule-based router that deterministically maps question typologies (e.g., What, Is, How, Can, Which) to specialized prompt templates; and SpatioRoute-L, an LLM-driven approach that generates task-specific prompts from the question and situational context alone, with no video input at routing time. We evaluate SpatioRoute on the SQA3D benchmark across VLMs spanning model families. SpatioRoute achieves consistent overall accuracy gains up to 5% over fixed prompt baselines, establishing a new state-of-the-art for zero-shot video-only spatial VQA without requiring 3D point-cloud inputs. As an additional finding, we observe that Chain-of-Thought (CoT) prompting, implemented via the Think it Twice architecture, consistently degrades performance in this setting on Qwen series models, confirming that question-aware routing is more effective than uniform reasoning instructions for spatial video understanding.

📄 PDF Abstract BibTeX arXiv:2605.18209

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSpatial Reasoning

Similar Papers 제목 키워드 기반

EntroAD: Structural Entropy-Guided Prompt Adaptation for Zero-Shot Anomaly Detection

2026-05-27 · Xinyu Zhao, Qingyun Sun, Jiayi Luo, Jianxin Li arxiv

Zero-Shot Anomaly Detection (ZSAD) aims to detect anomalies in unseen domains without target-domain adaptation. Recent CLIP-based methods have shown promising performance by leveraging prompt learning and visual-text ali…

Anomaly DetectionDomain Adaptation

Prompt Learning for Generalized Vehicle Routing

2024-05-20 · Fei Liu, Xi Lin, Weiduo Liao, Zhenkun Wang 외

Neural combinatorial optimization (NCO) is a promising learning-based approach to solving various vehicle routing problems without much manual algorithm design. However, the current NCO methods mainly focus on the in-dis…

Combinatorial OptimizationPrompt LearningZero-shot Generalization

Multi-Agent Routing as Set-Valued Prediction: A WildChat Benchmark and Cost-Aware Evaluation

2026-06-27 · Ananto Nayan Bala, Faisal Muhammad Shah arxiv

Tool and agent routing from natural-language prompts is naturally a set-valued prediction problem: a single query may require multiple agents, while over-selection increases execution cost. The benchmark introduced here …

Dynamic Strategy Chain: Dynamic Zero-Shot CoT for Long Mental Health Support Generation

2023-08-21 · Qi Chen, Dexi Liu

Long counseling Text Generation for Mental health support (LTGM), an innovative and challenging task, aims to provide help-seekers with mental health support through a comprehensive and more acceptable response. The comb…

Text Generation

Parametric Memory Decoding for Zero-Shot Routing in LoRA-Based External Parametric Memory

2026-07-05 · Fengxian Ji, Zhuohan Xie, Jingpu Yang, Fan Zhang 외 arxiv

With the rise of parametric memory, LoRA-based External Parametric Memory (EPM) has emerged as a modular solution, but existing routing methods often introduce additional training, deployment, and maintenance overhead. T…