English
Related papers

Related papers: Entity Concept-enhanced Few-shot Relation Extracti…

200 papers

Relation extraction models trained on a source domain cannot be applied on a different target domain due to the mismatch between relation sets. In the current literature, there is no extensive open-source relation extraction dataset…

Computation and Language · Computer Science 2023-06-07 Soumya Sharma , Tapas Nayak , Arusarka Bose , Ajay Kumar Meena , Koustuv Dasgupta , Niloy Ganguly , Pawan Goyal

Information extraction techniques, including named entity recognition (NER) and relation extraction (RE), are crucial in many domains to support making sense of vast amounts of unstructured text data by identifying and connecting relevant…

Computation and Language · Computer Science 2024-01-17 Mingjie Li , Karin Verspoor

Few-shot named entity recognition (NER) enables us to build a NER system for a new domain using very few labeled examples. However, existing prototypical networks for this task suffer from roughly estimated label dependency and closely…

Computation and Language · Computer Science 2022-08-18 Bin Ji , Shasha Li , Shaoduo Gan , Jie Yu , Jun Ma , Huijun Liu

Event relation extraction (ERE) is a critical and fundamental challenge for natural language processing. Existing work mainly focuses on directly modeling the entire document, which cannot effectively handle long-range dependencies and…

Computation and Language · Computer Science 2024-05-14 Yong Guan , Xiaozhi Wang , Lei Hou , Juanzi Li , Jeff Pan , Jiaoyan Chen , Freddy Lecue

Document-level Relation Extraction (DocRE) aims to identify relation labels between entities within a single document. It requires handling several sentences and reasoning over them. State-of-the-art DocRE methods use a graph structure to…

Computation and Language · Computer Science 2024-03-05 Xudong Zhu , Zhao Kang , Bei Hui

This paper evaluates Few-Shot Prompting with Large Language Models for Named Entity Recognition (NER). Traditional NER systems rely on extensive labeled datasets, which are costly and time-consuming to obtain. Few-Shot Prompting or…

Information Retrieval · Computer Science 2024-09-05 Hédi Zeghidi , Ludovic Moncla

Entity and relation extraction is a key task in information extraction, where the output can be used for downstream NLP tasks. Existing approaches for entity and relation extraction tasks mainly focus on the English corpora and ignore other…

Computation and Language · Computer Science 2023-01-12 Zixiang Wang , Jian Yang , Tongliang Li , Jiaheng Liu , Ying Mo , Jiaqi Bai , Longtao He , Zhoujun Li

Fine-grained entity typing (FET) is the task of identifying specific entity types at a fine-grained level for entity mentions based on their contextual information. Conventional methods for FET require extensive human annotation, which is…

Computation and Language · Computer Science 2023-10-13 Siru Ouyang , Jiaxin Huang , Pranav Pillai , Yunyi Zhang , Yu Zhang , Jiawei Han

Few-shot Intent Detection is challenging due to the scarcity of available annotated utterances. Although recent works demonstrate that multi-level matching plays an important role in transferring learned knowledge from seen training classes…

Computation and Language · Computer Science 2020-10-13 Hoang Nguyen , Chenwei Zhang , Congying Xia , Philip S. Yu

Relation extraction (RE), which has relied on structurally annotated corpora for model training, has been particularly challenging in low-resource scenarios and domains. Recent literature has tackled low-resource RE by self-supervised…

Computation and Language · Computer Science 2023-06-01 Wenxuan Zhou , Sheng Zhang , Tristan Naumann , Muhao Chen , Hoifung Poon

Research in Machine Learning (ML) and AI evolves rapidly. Information Extraction (IE) from scientific publications enables to identify information about research concepts and resources on a large scale and therefore is a pathway to improve…

Computation and Language · Computer Science 2025-11-13 Wolfgang Otto , Lu Gan , Sharmila Upadhyaya , Saurav Karmakar , Stefan Dietze

Few-shot relation extraction aims to learn to identify the relation between two entities based on very limited training examples. Recent efforts found that textual labels (i.e., relation names and relation descriptions) could be extremely…

Computation and Language · Computer Science 2022-10-26 Peiyuan Zhang , Wei Lu

We propose to address the problem of few-shot classification by meta-learning "what to observe" and "where to attend" in a relational perspective. Our method leverages relational patterns within and between images via self-correlational…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Dahyun Kang , Heeseung Kwon , Juhong Min , Minsu Cho

Distant supervised relation extraction is an efficient approach to scale relation extraction to very large corpora, and has been widely used to find novel relational facts from plain text. Recent studies on neural relation extraction have…

Computation and Language · Computer Science 2018-01-12 Zhengqiu He , Wenliang Chen , Zhenghua Li , Meishan Zhang , Wei Zhang , Min Zhang

Document-level relation extraction has attracted much attention in recent years. It is usually formulated as a classification problem that predicts relations for all entity pairs in the document. However, previous works indiscriminately…

Computation and Language · Computer Science 2021-06-04 Shuang Zeng , Yuting Wu , Baobao Chang

We present a simple few-shot named entity recognition (NER) system based on nearest neighbor learning and structured inference. Our system uses a supervised NER model trained on the source domain, as a feature extractor. Across several test…

Computation and Language · Computer Science 2020-10-07 Yi Yang , Arzoo Katiyar

This paper presents a simple and computationally efficient approach for entity linking (EL), compared with recurrent neural networks (RNNs) or convolutional neural networks (CNNs), by making use of feedforward neural networks (FFNNs) and…

Computation and Language · Computer Science 2019-07-31 Feng Wei , Uyen Trang Nguyen , Hui Jiang

We introduce a meta dataset for few-shot relation extraction, which includes two datasets derived from existing supervised relation extraction datasets NYT29 (Takanobu et al., 2019; Nayak and Ng, 2020) and WIKIDATA (Sorokin and Gurevych,…

Computation and Language · Computer Science 2024-04-09 Fahmida Alam , Md Asiful Islam , Robert Vacareanu , Mihai Surdeanu

Document-level relation extraction (DocRE) aims to identify semantic labels among entities within a single document. One major challenge of DocRE is to dig decisive details regarding a specific entity pair from long text. However, in many…

Computation and Language · Computer Science 2023-02-14 Zhichao Duan , Xiuxing Li , Zhenyu Li , Zhuo Wang , Jianyong Wang

Few-shot Continual Event Detection (FCED) poses the dual challenges of learning from limited data and mitigating catastrophic forgetting across sequential tasks. Existing approaches often suffer from severe forgetting due to the full…

Machine Learning · Computer Science 2025-09-30 Bao-Ngoc Dao , Quang Nguyen , Luyen Ngo Dinh , Minh Le , Linh Ngo Van