paper-with-me

홈 › Papers

Good Visual Guidance Makes A Better Extractor: Hierarchical Visual Prefix for Multimodal Entity and Relation Extraction

2022-05-07 · Xiang Chen, Ningyu Zhang, Lei LI, Yunzhi Yao, Shumin Deng, Chuanqi Tan, Fei Huang, Luo Si, Huajun Chen

Multimodal named entity recognition and relation extraction (MNER and MRE) is a fundamental and crucial branch in information extraction. However, existing approaches for MNER and MRE usually suffer from error sensitivity when irrelevant object images incorporated in texts. To deal with these issues, we propose a novel Hierarchical Visual Prefix fusion NeTwork (HVPNeT) for visual-enhanced entity and relation extraction, aiming to achieve more effective and robust performance. Specifically, we regard visual representation as pluggable visual prefix to guide the textual representation for error insensitive forecasting decision. We further propose a dynamic gated aggregation strategy to achieve hierarchical multi-scaled visual features as visual prefix for fusion. Extensive experiments on three benchmark datasets demonstrate the effectiveness of our method, and achieve state-of-the-art performance. Code is available in https://github.com/zjunlp/HVPNeT.

📄 PDF Abstract BibTeX arXiv:2205.03521

Code (1)

zjunlp/HVPNeT 공식 구현 pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)RelationRelation Extraction

Similar Papers 제목 키워드 기반

Good Visual Guidance Make A Better Extractor: Hierarchical Visual Prefix for Multimodal Entity and Relation Extraction

2022-07-01 · Findings (NAACL) 2022 7 · Xiang Chen, Ningyu Zhang, Lei LI, Yunzhi Yao 외

Multimodal named entity recognition and relation extraction (MNER and MRE) is a fundamental and crucial branch in information extraction. However, existing approaches for MNER and MRE usually suffer from error sensitivit…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Relation+1

Visual Alignment Constraint for Continuous Sign Language Recognition

2021-04-06 · ICCV 2021 10 · Yuecong Min, Aiming Hao, Xiujuan Chai, Xilin Chen

Vision-based Continuous Sign Language Recognition (CSLR) aims to recognize unsegmented signs from image streams. Overfitting is one of the most critical problems in CSLR training, and previous works show that the iterati…

Sign Language Recognition

Enhancing Visual Dialog Questioner with Entity-based Strategy Learning and Augmented Guesser

2021-09-06 · Findings (EMNLP) 2021 11 · Duo Zheng, Zipeng Xu, Fandong Meng, Xiaojie Wang 외

Considering the importance of building a good Visual Dialog (VD) Questioner, many researchers study the topic under a Q-Bot-A-Bot image-guessing game setting, where the Questioner needs to raise a series of questions to …

DiversityReinforcement Learning (RL)Visual Dialog

Classification and understanding of cloud structures via satellite images with EfficientUNet

2020-09-27 · Tashin Ahmed, Noor Hossain Nuri Sabab

Climate change has been a common interest and the forefront of crucial political discussion and decision-making for many years. Shallow clouds play a significant role in understanding the Earth's climate, but they are ch…

DecoderGeneral ClassificationSatellite Image Classification

Is Discriminator a Good Feature Extractor?

2019-12-02 · Xin Mao, Zhaoyu Su, Pin Siang Tan, Jun Kang Chow 외

The discriminator from generative adversarial nets (GAN) has been used by researchers as a feature extractor in transfer learning and appeared worked well. However, there are also studies that believe this is the wrong r…

Transfer Learning