paper-with-me

Papers

Multi-Granularity Cross-Modality Representation Learning for Named Entity Recognition on Social Media

2022-10-19 · Peipei Liu, Gaosheng Wang, Hong Li, Jie Liu, Yimo Ren, Hongsong Zhu, Limin Sun

Named Entity Recognition (NER) on social media refers to discovering and classifying entities from unstructured free-form content, and it plays an important role for various applications such as intention understanding and user recommendation. With social media posts tending to be multimodal, Multimodal Named Entity Recognition (MNER) for the text with its accompanying image is attracting more and more attention since some textual components can only be understood in combination with visual information. However, there are two drawbacks in existing approaches: 1) Meanings of the text and its accompanying image do not match always, so the text information still plays a major role. However, social media posts are usually shorter and more informal compared with other normal contents, which easily causes incomplete semantic description and the data sparsity problem. 2) Although the visual representations of whole images or objects are already used, existing methods ignore either fine-grained semantic correspondence between objects in images and words in text or the objective fact that there are misleading objects or no objects in some images. In this work, we solve the above two problems by introducing the multi-granularity cross-modality representation learning. To resolve the first problem, we enhance the representation by semantic augmentation for each word in text. As for the second issue, we perform the cross-modality semantic interaction between text and vision at the different vision granularity to get the most effective multimodal guidance representation for every word. Experiments show that our proposed approach can achieve the SOTA or approximate SOTA performance on two benchmark datasets of tweets. The code, data and the best performing models are available at https://github.com/LiuPeiP-CS/IIE4MNER

📄 PDF Abstract BibTeX arXiv:2210.14163

Code (1)

liupeip-cs/iie4mner 공식 구현 pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRepresentation LearningSemantic correspondence

Similar Papers 제목 키워드 기반

X-ReID: Multi-granularity Information Interaction for Video-Based Visible-Infrared Person Re-Identification

2025-11-22 · Chenyang Yu, Xuehu Liu, Pingping Zhang, Huchuan Lu arxiv

Large-scale vision-language models (e.g., CLIP) have recently achieved remarkable performance in retrieval tasks, yet their potential for Video-based Visible-Infrared Person Re-Identification (VVI-ReID) remains largely u…

Person Re-Identification

Self-Supervised Modality-Aware Multiple Granularity Pre-Training for RGB-Infrared Person Re-Identification

2021-12-12 · Lin Wan, Qianyan Jing, Zongyuan Sun, Chuang Zhang 외

RGB-Infrared person re-identification (RGB-IR ReID) aims to associate people across disjoint RGB and IR camera views. Currently, state-of-the-art performance of RGB-IR ReID is not as impressive as that of conventional Re…

Contrastive LearningCross-Modality Person Re-identificationImage RetrievalPerson Re-Identification+1

Toward Effective Multimodal Graph Foundation Model: A Divide-and-Conquer Based Approach

2026-02-04 · Sicheng Liu, Xunkai Li, Daohan Su, Ru Zhang 외 arxiv

Graph Foundation Models (GFMs) have achieved remarkable success in generalizing across diverse domains. However, they mainly focus on Text-Attributed Graphs (TAGs), leaving Multimodal-Attributed Graphs (MAGs) largely unt…

MRUF: Multi-granularity Routing with Uncertainty-Aware Fusion for Robust Multimodal Sentiment Analysis

2026-07-12 · Haoran Ma, Yinfeng Yu, Liejun Wang arxiv

Multimodal sentiment analysis relies on language, visual, and acoustic cues, but utterance-level modality quality may vary due to occlusion, background noise, motion blur, or imperfect transcripts, causing conventional f…

Multimodal Sentiment Analysis

Fast-StrucTexT: An Efficient Hourglass Transformer with Modality-guided Dynamic Token Merge for Document Understanding

2023-05-19 · Mingliang Zhai, Yulin Li, Xiameng Qin, Chen Yi 외

Transformers achieve promising performance in document understanding because of their high effectiveness and still suffer from quadratic computational complexity dependency on the sequence length. General efficient trans…

document understanding