paper-with-me

홈 › Papers

HCNQA: Enhancing 3D VQA with Hierarchical Concentration Narrowing Supervision

2025-07-02 · Shengli Zhou, Jianuo Zhu, Qilin Huang, Fangjing Wang, Yanfu Zhang, Feng Zheng arxiv

3D Visual Question-Answering (3D VQA) is pivotal for models to perceive the physical world and perform spatial reasoning. Answer-centric supervision is a commonly used training method for 3D VQA models. Many models that utilize this strategy have achieved promising results in 3D VQA tasks. However, the answer-centric approach only supervises the final output of models and allows models to develop reasoning pathways freely. The absence of supervision on the reasoning pathway enables the potential for developing superficial shortcuts through common patterns in question-answer pairs. Moreover, although slow-thinking methods advance large language models, they suffer from underthinking. To address these issues, we propose \textbf{HCNQA}, a 3D VQA model leveraging a hierarchical concentration narrowing supervision method. By mimicking the human process of gradually focusing from a broad area to specific objects while searching for answers, our method guides the model to perform three phases of concentration narrowing through hierarchical supervision. By supervising key checkpoints on a general reasoning pathway, our method can ensure the development of a rational and effective reasoning pathway. Extensive experimental results demonstrate that our method can effectively ensure that the model develops a rational reasoning pathway and performs better. The code is available at https://github.com/JianuoZhu/HCNQA.

📄 PDF Abstract BibTeX arXiv:2507.01800

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

PromptHub: Enhancing Multi-Prompt Visual In-Context Learning with Locality-Aware Fusion, Concentration and Alignment

2026-03-19 · Tianci Luo, Jinpeng Wang, Shiyu Qin, Niu Lian 외 arxiv

Visual In-Context Learning (VICL) aims to complete vision tasks by imitating pixel demonstrations. Recent work pioneered prompt fusion that combines the advantages of various demonstrations, which shows a promising way t…

Data Augmentation

Enhancing Learnable Descriptive Convolutional Vision Transformer for Face Anti-Spoofing

2025-03-29 · Pei-Kai Huanga, Jun-Xiong Chong, Ming-Tsung Hsu, Fang-Yu Hsu 외

Face anti-spoofing (FAS) heavily relies on identifying live/spoof discriminative features to counter face presentation attacks. Recently, we proposed LDCformer to successfully incorporate the Learnable Descriptive Convol…

DescriptiveDomain GeneralizationFace Anti-SpoofingTriplet

MGRQ: Post-Training Quantization For Vision Transformer With Mixed Granularity Reconstruction

2024-06-13 · Lianwei Yang, Zhikai Li, Junrui Xiao, Haisong Gong 외

Post-training quantization (PTQ) efficiently compresses vision models, but unfortunately, it accompanies a certain degree of accuracy degradation. Reconstruction methods aim to enhance model performance by narrowing the …

Quantization

Semi-Supervised Hyperbolic Hierarchical Clustering with Set-Level Structural Priors

2026-06-01 · Junjing Zheng, Xinyu Zhang, Xiangfeng Qiu, Chengliang Song 외 arxiv

Semi-supervised hierarchical clustering aims to learn a tree structure consistent with data patterns and user-provided supervision. Supervision is usually given as leaf-level relations, such as pairwise must-link/cannot-…

Improved GUI Grounding via Iterative Narrowing

2024-11-18 · Anthony Nguyen

Graphical User Interface (GUI) grounding plays a crucial role in enhancing the capabilities of Vision-Language Model (VLM) agents. While general VLMs, such as GPT-4V, demonstrate strong performance across various tasks, …

Language ModelingLanguage ModellingNatural Language Visual GroundingVisual Prompting