paper-with-me

Papers

EDA: Explicit Text-Decoupling and Dense Alignment for 3D Visual Grounding

2022-09-29 · CVPR 2023 1 · Yanmin Wu, Xinhua Cheng, Renrui Zhang, Zesen Cheng, Jian Zhang

3D visual grounding aims to find the object within point clouds mentioned by free-form natural language descriptions with rich semantic cues. However, existing methods either extract the sentence-level features coupling all words or focus more on object names, which would lose the word-level information or neglect other attributes. To alleviate these issues, we present EDA that Explicitly Decouples the textual attributes in a sentence and conducts Dense Alignment between such fine-grained language and point cloud objects. Specifically, we first propose a text decoupling module to produce textual features for every semantic component. Then, we design two losses to supervise the dense matching between two modalities: position alignment loss and semantic alignment loss. On top of that, we further introduce a new visual grounding task, locating objects without object names, which can thoroughly evaluate the model's dense alignment capacity. Through experiments, we achieve state-of-the-art performance on two widely-adopted 3D visual grounding datasets, ScanRefer and SR3D/NR3D, and obtain absolute leadership on our newly-proposed task. The source code is available at https://github.com/yanmin-wu/EDA.

📄 PDF Abstract BibTeX arXiv:2209.14941

Code (3)

yanmin-wu/eda 공식 구현 pytorch
leon1207/3dreftr pytorch
qzp2018/MCLN pytorch

Tasks

3D visual groundingObjectSentenceVisual Grounding

Similar Papers 제목 키워드 기반

AnyMS: Bottom-up Attention Decoupling for Layout-guided and Training-free Multi-subject Customization

2025-12-29 · Binhe Yu, Zhen Wang, Kexin Li, Yuqian Yuan 외 arxiv

Multi-subject customization aims to synthesize multiple user-specified subjects into a coherent image. To address issues such as subjects missing or conflicts, recent works incorporate layout guidance to provide explicit…

ProVG: Progressive Visual Grounding via Language Decoupling for Remote Sensing Imagery

2026-04-02 · Ke Li, Ting Wang, Di Wang, Yongshan Zhu 외 arxiv

Remote sensing visual grounding (RSVG) aims to localize objects in remote sensing imagery according to natural language expressions. Previous methods typically rely on sentence-level vision-language alignment, which stru…

Referring ExpressionVisual Grounding

Diverse Semantics-Guided Feature Alignment and Decoupling for Visible-Infrared Person Re-Identification

2025-05-01 · Neng Dong, Shuanglin Yan, Liyan Zhang, Jinhui Tang

Visible-Infrared Person Re-Identification (VI-ReID) is a challenging task due to the large modality discrepancy between visible and infrared images, which complicates the alignment of their features into a suitable commo…

Person Re-Identification

One Patch Is Enough: Reinforcement-Optimized Visual Token Grounding for MLLM-Based Scene Text Spotting

2026-07-30 · Rui Tang, Wentao Yang, Peirong Zhang, Yongxin Shi 외 arxiv

Scene text spotting requires high-precision alignment between textual recognition and spatial localization. While visual-token grounding has emerged as a promising formulation for Multimodal Large Language Models (MLLMs)…

Reinforcement LearningText Spotting

Cognition Transferring and Decoupling for Text-supervised Egocentric Semantic Segmentation

2024-10-02 · Zhaofeng Shi, Heqian Qiu, Lanxiao Wang, Fanman Meng 외

In this paper, we explore a novel Text-supervised Egocentic Semantic Segmentation (TESS) task that aims to assign pixel-level categories to egocentric images weakly supervised by texts from image-level labels. In this ta…

Semantic Segmentation