paper-with-me

Papers

Phrase Decoupling Cross-Modal Hierarchical Matching and Progressive Position Correction for Visual Grounding

2024-10-31 · Minghong Xie, Mengzhao Wang, Huafeng Li, Yafei Zhang, Dapeng Tao, Zhengtao Yu

Visual grounding has attracted wide attention thanks to its broad application in various visual language tasks. Although visual grounding has made significant research progress, existing methods ignore the promotion effect of the association between text and image features at different hierarchies on cross-modal matching. This paper proposes a Phrase Decoupling Cross-Modal Hierarchical Matching and Progressive Position Correction Visual Grounding method. It first generates a mask through decoupled sentence phrases, and a text and image hierarchical matching mechanism is constructed, highlighting the role of association between different hierarchies in cross-modal matching. In addition, a corresponding target object position progressive correction strategy is defined based on the hierarchical matching mechanism to achieve accurate positioning for the target object described in the text. This method can continuously optimize and adjust the bounding box position of the target object as the certainty of the text description of the target object improves. This design explores the association between features at different hierarchies and highlights the role of features related to the target object and its position in target positioning. The proposed method is validated on different datasets through experiments, and its superiority is verified by the performance comparison with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2410.23570

Code (1)

X7J92/VGNet 공식 구현 pytorch

Tasks

ObjectPositionSentenceVisual Grounding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Tencent Text-Video Retrieval: Hierarchical Cross-Modal Interactions with Multi-Level Representations

2022-04-07 · Jie Jiang, Shaobo Min, Weijie Kong, Dihong Gong 외

Text-Video Retrieval plays an important role in multi-modal understanding and has attracted increasing attention in recent years. Most existing methods focus on constructing contrastive pairs between whole videos and com…

Contrastive LearningDenoisingRetrievalSentence+2

Hierarchical Gumbel Attention Network for Text-based Person Search

2020-10-10 · Kecheng Zheng, Wu Liu, Jiawei Liu, Zheng-Jun Zha 외

Text-based person search aims to retrieve the pedestrian images that best match a given textual description from gallery images. Previous methods utilize the soft-attention mechanism to infer the semantic alignments betw…

Image RetrievalImage to textImage-to-Text RetrievalPerson Search+5

Research on feature fusion and multimodal patent text based on graph attention network

2025-05-26 · Zhenzhen Song, Ziwei Liu, Hongji Li

Aiming at the problems of cross-modal feature fusion, low efficiency of long text modeling and lack of hierarchical semantic coherence in patent text semantic mining, this study proposes HGM-Net, a deep learning framewor…

Computational EfficiencyGraph AttentionPatent classificationSentence

Soft Dependency Matching for Hierarchical Phrase-based Machine Translation

2014-08-01 · COLING 2014 8 · Hailong Cao, Dong-dong Zhang, Ming Zhou, Tiejun Zhao
Machine TranslationTranslation

Hyperbolic Relevance Matching for Neural Keyphrase Extraction

2022-05-04 · NAACL 2022 7 · Mingyang Song, Yi Feng, Liping Jing

Keyphrase extraction is a fundamental task in natural language processing and information retrieval that aims to extract a set of phrases with important information from a source document. Identifying important keyphrase…

Information RetrievalKeyphrase ExtractionRetrievalTriplet+1