paper-with-me

Papers

AnchorSeg: Language Grounded Query Banks for Reasoning Segmentation

2026-04-20 · Rui Qian, Chuanhang Deng, Qiang Huang, Jian Xiong, Mingxuan Li, Yingbo Zhou, Wei Zhai, Jintao Chen, Dejing Dou arxiv

Reasoning segmentation requires models to ground complex, implicit textual queries into precise pixel-level masks. Existing approaches rely on a single segmentation token $\texttt{<SEG>}$, whose hidden state implicitly encodes both semantic reasoning and spatial localization, limiting the model's ability to explicitly disentangle what to segment from where to segment. We introduce AnchorSeg, which reformulates reasoning segmentation as a structured conditional generation process over image tokens, conditioned on language grounded query banks. Instead of compressing all semantic reasoning and spatial localization into a single embedding, AnchorSeg constructs an ordered sequence of query banks: latent reasoning tokens that capture intermediate semantic states, and a segmentation anchor token that provides explicit spatial grounding. We model spatial conditioning as a factorized distribution over image tokens, where the anchor query determines localization signals while contextual queries provide semantic modulation. To bridge token-level predictions and pixel-level supervision, we propose Token--Mask Cycle Consistency (TMCC), a bidirectional training objective that enforces alignment across resolutions. By explicitly decoupling spatial grounding from semantic reasoning through structured language grounded query banks, AnchorSeg achieves state-of-the-art results on ReasonSeg test set (67.7\% gIoU and 68.1\% cIoU). All code and models are publicly available at https://github.com/rui-qian/AnchorSeg.

📄 PDF Abstract BibTeX arXiv:2604.18562

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Balance Act: Mitigating Hubness in Cross-Modal Retrieval with Query and Gallery Banks

2023-10-17 · Yimu Wang, Xiangru Jian, Bo Xue

In this work, we present a post-processing solution to address the hubness problem in cross-modal retrieval, a phenomenon where a small number of gallery data points are frequently retrieved, resulting in a decline in re…

Cross-Modal RetrievalRetrieval

SearchSkill: Teaching LLMs to Use Search Tools with Evolving Skill Banks

2026-05-09 · Jinchao Hu, Meizhi Zhong, Kehai Chen, Min Zhang arxiv

Teaching language models to use search tools is not only a question of whether they search, but also of whether they issue good queries. This is especially important in open-domain question answering, where broad or copi…

Open-Domain Question Answering

Enhancing Reasoning with Collaboration and Memory

2025-03-07 · Julie Michelman, Nasrin Baratalipour, Matthew Abueg

We envision a continuous collaborative learning system where groups of LLM agents work together to solve reasoning problems, drawing on memory they collectively build to improve performance as they gain experience. This …

LaRS: Latent Reasoning Skills for Chain-of-Thought Reasoning

2023-12-07 · Zifan Xu, Haozhu Wang, Dmitriy Bespalov, Xian Wu 외

Chain-of-thought (CoT) prompting is a popular in-context learning (ICL) approach for large language models (LLMs), especially when tackling complex reasoning tasks. Traditional ICL approaches construct prompts using exam…

In-Context LearningMath

Thomas Aquinas in the T\"uNDRA: Integrating the Index Thomisticus Treebank into CLARIN-D

2014-05-01 · LREC 2014 5 · Scott Martens, Marco Passarotti

This paper describes the integration of the Index Thomisticus Treebank (IT-TB) into the web-based treebank search and visualization application TueNDRA (Tuebingen aNnotated Data Retrieval {\&} Analysis). TueNDRA was orig…

Retrieval