paper-with-me

홈 › Papers

CMNER: A Chinese Multimodal NER Dataset based on Social Media

2024-02-21 · Yuanze Ji, Bobo Li, Jun Zhou, Fei Li, Chong Teng, Donghong Ji

Multimodal Named Entity Recognition (MNER) is a pivotal task designed to extract named entities from text with the support of pertinent images. Nonetheless, a notable paucity of data for Chinese MNER has considerably impeded the progress of this natural language processing task within the Chinese domain. Consequently, in this study, we compile a Chinese Multimodal NER dataset (CMNER) utilizing data sourced from Weibo, China's largest social media platform. Our dataset encompasses 5,000 Weibo posts paired with 18,326 corresponding images. The entities are classified into four distinct categories: person, location, organization, and miscellaneous. We perform baseline experiments on CMNER, and the outcomes underscore the effectiveness of incorporating images for NER. Furthermore, we conduct cross-lingual experiments on the publicly available English MNER dataset (Twitter2015), and the results substantiate our hypothesis that Chinese and English multimodal NER data can mutually enhance the performance of the NER model.

📄 PDF Abstract BibTeX arXiv:2402.13693

Code (1)

jyz99/cmner 공식 구현 pytorch

Tasks

Miscellaneousnamed-entity-recognitionNamed Entity RecognitionNER

Similar Papers 제목 키워드 기반

Multimodal Coreference Resolution for Chinese Social Media Dialogues: Dataset and Benchmark Approach

2025-04-19 · Xingyu Li, Chen Gong, Guohong Fu

Multimodal coreference resolution (MCR) aims to identify mentions referring to the same entity across different modalities, such as text and visuals, and is essential for understanding multimodal content. In the era of r…

coreference-resolutionCoreference Resolution

Towards Exploiting Sticker for Multimodal Sentiment Analysis in Social Media: A New Dataset and Baseline

2022-10-01 · COLING 2022 10 · Feng Ge, Weizhao Li, Haopeng Ren, Yi Cai

Sentiment analysis in social media is challenging since posts are short of context. As a popular way to express emotion on social media, stickers related to these posts can supplement missing sentiments and help identify…

Multimodal Sentiment AnalysisSentiment Analysis

Combine CRF and MMSEG to Boost Chinese Word Segmentation in Social Media

2015-10-24 · Yao Yushi, Huang Zheng

In this paper, we propose a joint algorithm for the word segmentation on Chinese social media. Previous work mainly focus on word segmentation for plain Chinese text, in order to develop a Chinese social media processing…

Chinese Word SegmentationSegmentation

Impact of Stickers on Multimodal Chat Sentiment Analysis and Intent Recognition: A New Task, Dataset and Baseline

2024-05-14 · Yuanchen Shi, Biao Ma, Fang Kong

Stickers are increasingly used in social media to express sentiment and intent. When finding typing troublesome, people often use a sticker instead. Despite the significant impact of stickers on sentiment analysis and in…

Intent RecognitionSentiment Analysis

Image Matters: A New Dataset and Empirical Study for Multimodal Hyperbole Detection

2023-07-01 · Huixuan Zhang, Xiaojun Wan

Hyperbole, or exaggeration, is a common linguistic phenomenon. The detection of hyperbole is an important part of understanding human expression. There have been several studies on hyperbole detection, but most of which …