paper-with-me

Papers

ProCompNav: Proactive Instance Navigation with Comparative Judgment for Ambiguous User Queries

2026-05-07 · Junhyuk Kwon, Seungjoon Lee, Hyejin Park, Kyle Min, Jungseul Ok arxiv

Natural-language instance navigation becomes challenging when the initial user request does not uniquely specify the target instance. A practical agent should reduce the user's burden by actively asking only the information needed to distinguish the target from similar distractors, rather than requiring a detailed description upfront. Existing approaches often fall short of this goal: they may stop at the first plausible candidate before sufficiently exploring alternatives, or, even after collecting multiple candidates, ask about the target's attributes derived from individual candidates rather than questions selected to distinguish candidates in the pool. As a result, despite the dialogue, the agent may still fail to distinguish the target from distractors, leading to premature decisions and lengthy user responses. We propose Proactive Instance Navigation with Comparative Judgment (ProCompNav), a two-stage framework that first constructs a candidate pool and then identifies the target through comparative judgment. At each round, ProCompNav extracts an attribute-value pair that splits the current pool, asks a binary yes/no question, and prunes all inconsistent candidates at once. This reframes disambiguation from open-ended target description to pool-level discriminative questioning, where each question is chosen to narrow the candidate set. On CoIN-Bench, ProCompNav improves Success Rate over interactive baselines with the same minimal input and non-interactive baselines with detailed descriptions, while substantially reducing Response Length. ProCompNav also achieves state-of-the-art Success Rate on TextNav, suggesting that comparative judgment is broadly useful for instance-level navigation among similar distractors. Code is available at https://github.com/tree-jhk/procompnav.

📄 PDF Abstract BibTeX arXiv:2605.06223

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comparative Separation: Evaluating Separation on Comparative Judgment Test Data

2026-01-11 · Xiaoyin Xi, Neeku Capak, Kate Stockwell, Zhe Yu arxiv

This research seeks to benefit the software engineering society by proposing comparative separation, a novel group fairness notion to evaluate the fairness of machine learning software on comparative judgment test data. …

Binary Classification

MedStreamBench: A Time-Aware Benchmark for Streaming and Proactive Medical Video Understanding

2026-07-02 · Yuan Wang, Shujian Gao, Songtao Jiang, Zhengyu Hu 외 arxiv

Existing medical video benchmarks primarily evaluate whether a model produces the correct answer, but rarely assess whether it answers at the right time. In real clinical settings, AI systems must decide not only what to…

MfNeuPAN: Proactive End-to-End Navigation in Dynamic Environments via Direct Multi-Frame Point Constraints

2025-11-21 · Yiwen Ying, Hanjing Ye, Senzi Luo, Luyao Liu 외 arxiv

Obstacle avoidance in complex and dynamic environments is a critical challenge for real-time robot navigation. Model-based and learning-based methods often fail in highly dynamic scenarios because traditional methods ass…

Robot Navigation

Language as Cost: Proactive Hazard Mapping using VLM for Robot Navigation

2025-08-05 · Mintaek Oh, Chan Kim, Seung-Woo Seo, Seong-Woo Kim arxiv

Robots operating in human-centric or hazardous environments must proactively anticipate and mitigate dangers beyond basic obstacle detection. Traditional navigation systems often depend on static maps, which struggle to …

Robot Navigation

Comparative judgments are more consistent than binary classification for labelling word complexity

2019-08-01 · WS 2019 8 · Sian Gooding, Ekaterina Kochmar, Advait Sarkar, Alan Blackwell

Lexical simplification systems replace complex words with simple ones based on a model of which words are complex in context. We explore how users can help train complex word identification models through labelling more …

Binary ClassificationComplex Word IdentificationGeneral ClassificationLexical Simplification