中文
相关论文

相关论文: Hierarchical Aligned Multimodal Learning for NER o…

200 篇论文

Named entity recognition (NER) systems that perform well require task-related and manually annotated datasets. However, they are expensive to develop, and are thus limited in size. As there already exists a large number of NER datasets that…

计算与语言 · 计算机科学 2019-04-23 Nargiza Nosirova , Mingbin Xu , Hui Jiang

Grounded Multimodal Named Entity Recognition (GMNER) is an emerging information extraction (IE) task, aiming to simultaneously extract entity spans, types, and corresponding visual regions of entities from given sentence-image pairs data.…

信息检索 · 计算机科学 2025-01-28 Jielong Tang , Zhenxing Wang , Ziyang Gong , Jianxing Yu , Xiangwei Zhu , Jian Yin

Language model (LM) pretraining has led to consistent improvements in many NLP downstream tasks, including named entity recognition (NER). In this paper, we present T-NER (Transformer-based Named Entity Recognition), a Python library for…

计算与语言 · 计算机科学 2022-09-27 Asahi Ushio , Jose Camacho-Collados

Multimodal entity linking (MEL) task, which aims at resolving ambiguous mentions to a multimodal knowledge graph, has attracted wide attention in recent years. Though large efforts have been made to explore the complementary effect among…

人工智能 · 计算机科学 2023-07-20 Pengfei Luo , Tong Xu , Shiwei Wu , Chen Zhu , Linli Xu , Enhong Chen

The popularization of social media increases user engagements and generates a large amount of user-oriented data. Among them, text data (e.g., tweets, blogs) significantly attracts researchers and speculators to infer user attributes (e.g.,…

计算与语言 · 计算机科学 2024-01-17 Quan Li , Shixiong Jing , Lingwei Chen

Nested named entity recognition (nested NER) is a fundamental task in natural language processing. Various span-based methods have been proposed to detect nested entities with span representations. However, span-based methods do not…

计算与语言 · 计算机科学 2022-09-07 Shuhui Wu , Yongliang Shen , Zeqi Tan , Weiming Lu

Cross-domain NER is a practical yet challenging problem since the data scarcity in the real-world scenario. A common practice is first to learn a NER model in a rich-resource general domain and then adapt the model to specific domains. Due…

计算与语言 · 计算机科学 2024-08-09 Junhao Zheng , Haibin Chen , Qianli Ma

Named entity recognition (NER) of chemicals and drugs is a critical domain of information extraction in biochemical research. NER provides support for text mining in biochemical reactions, including entity relation extraction, attribute…

计算与语言 · 计算机科学 2020-12-22 Jian Liu , Lei Gao , Sujie Guo , Rui Ding , Xin Huang , Long Ye , Qinghua Meng , Asef Nazari , Dhananjay Thiruvady

Named entity recognition (NER) is one of the tasks in natural language processing that can greatly benefit from the use of external knowledge sources. We propose a named entity recognition framework composed of knowledge-based feature…

计算与语言 · 计算机科学 2019-06-07 Sławomir Dadas

Multimodal entity linking plays a crucial role in a wide range of applications. Recent advances in large language model-based methods have become the dominant paradigm for this task, effectively leveraging both textual and visual modalities…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Ziyan Liu , Junwen Li , Kaiwen Li , Tong Ruan , Chao Wang , Xinyan He , Zongyu Wang , Xuezhi Cao , Jingping Liu

Multimodal pre-training breaks down the modality barriers and allows the individual modalities to be mutually augmented with information, resulting in significant advances in representation learning. However, graph modality, as a very…

多媒体 · 计算机科学 2022-11-01 Xuan Yang , Quanjin Tao , Xiao Feng , Donghong Cai , Xiang Ren , Yang Yang

This paper introduces a novel approach for multimodal sentiment analysis on social media, particularly in the context of natural disasters, where understanding public sentiment is crucial for effective crisis management. Unlike conventional…

机器学习 · 计算机科学 2025-08-20 Meriem Zerkouk , Miloud Mihoubi , Belkacem Chikhaoui

This paper describes a pilot NER system for Twitter, comprising the USFD system entry to the W-NUT 2015 NER shared task. The goal is to correctly label entities in a tweet dataset, using an inventory of ten types. We employ structured…

计算与语言 · 计算机科学 2015-11-11 Leon Derczynski , Isabelle Augenstein , Kalina Bontcheva

We propose a hierarchical graph neural network (GNN) model that learns how to cluster a set of images into an unknown number of identities using a training set of images annotated with labels belonging to a disjoint set of identities. Our…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Yifan Xing , Tong He , Tianjun Xiao , Yongxin Wang , Yuanjun Xiong , Wei Xia , David Wipf , Zheng Zhang , Stefano Soatto

Named entity recognition (NER) remains challenging when entity mentions can be discontinuous. Existing methods break the recognition process into several sequential steps. In training, they predict conditioned on the golden intermediate…

计算与语言 · 计算机科学 2021-11-29 Yucheng Wang , Bowen Yu , Hongsong Zhu , Tingwen Liu , Nan Yu , Limin Sun

Predicting the geographical location of users on social networks like Twitter is an active research topic with plenty of methods proposed so far. Most of the existing work follows either a content-based or a network-based approach. The…

社会与信息网络 · 计算机科学 2018-05-15 Tien Huu Do , Duc Minh Nguyen , Evaggelia Tsiligianni , Bruno Cornelis , Nikos Deligiannis

This paper examines the challenging problem of learning representations of entities and relations in a complex multi-relational knowledge graph. We propose HittER, a Hierarchical Transformer model to jointly learn Entity-relation…

计算与语言 · 计算机科学 2021-10-07 Sanxing Chen , Xiaodong Liu , Jianfeng Gao , Jian Jiao , Ruofei Zhang , Yangfeng Ji

Effectively leveraging multimodal information from social media posts is essential to various downstream tasks such as sentiment analysis, sarcasm detection or hate speech classification. Jointly modeling text and images is challenging…

计算与语言 · 计算机科学 2024-02-06 Danae Sánchez Villegas , Daniel Preoţiuc-Pietro , Nikolaos Aletras

Given a user's query, traditional image search systems rank images according to its relevance to a single modality (e.g., image content or surrounding text). Nowadays, an increasing number of images on the Internet are available with…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Kan Chen , Trung Bui , Fang Chen , Zhaowen Wang , Ram Nevatia

Ideological divisions in the United States have become increasingly prominent in daily communication. Accordingly, there has been much research on political polarization, including many recent efforts that take a computational perspective.…

社会与信息网络 · 计算机科学 2023-03-20 Zhiping Xiao , Jeffrey Zhu , Yining Wang , Pei Zhou , Wen Hong Lam , Mason A. Porter , Yizhou Sun