paper-with-me

Papers

Fine-grained Entity Typing via Label Reasoning

2021-09-13 · EMNLP 2021 11 · Qing Liu, Hongyu Lin, Xinyan Xiao, Xianpei Han, Le Sun, Hua Wu

Conventional entity typing approaches are based on independent classification paradigms, which make them difficult to recognize inter-dependent, long-tailed and fine-grained entity types. In this paper, we argue that the implicitly entailed extrinsic and intrinsic dependencies between labels can provide critical knowledge to tackle the above challenges. To this end, we propose \emph{Label Reasoning Network(LRN)}, which sequentially reasons fine-grained entity labels by discovering and exploiting label dependencies knowledge entailed in the data. Specifically, LRN utilizes an auto-regressive network to conduct deductive reasoning and a bipartite attribute graph to conduct inductive reasoning between labels, which can effectively model, learn and reason complex label dependencies in a sequence-to-set, end-to-end manner. Experiments show that LRN achieves the state-of-the-art performance on standard ultra fine-grained entity typing benchmarks, and can also resolve the long tail label problem effectively.

📄 PDF Abstract BibTeX arXiv:2109.05744

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeEntity Typing

Similar Papers 제목 키워드 기반

A Chinese Corpus for Fine-grained Entity Typing

2020-04-19 · LREC 2020 5 · Chin Lee, Hongliang Dai, Yangqiu Song, Xin Li

Fine-grained entity typing is a challenging task with wide applications. However, most existing datasets for this task are in English. In this paper, we introduce a corpus for Chinese fine-grained entity typing that cont…

Cross-Lingual TransferEntity TypingTransfer Learning

FGNET-RH: Fine-Grained Named Entity Typing via Refinement in Hyperbolic Space

2021-01-27 · Muhammad Asif Ali, Yifang Sun, Bing Li, Wei Wang

Fine-Grained Named Entity Typing (FG-NET) aims at classifying the entity mentions into a wide range of entity types (usually hundreds) depending upon the context. While distant supervision is the most common way to acqui…

Entity Typing

Ultra-Fine Entity Typing with Weak Supervision from a Masked Language Model

2021-06-08 · ACL 2021 5 · Hongliang Dai, Yangqiu Song, Haixun Wang

Recently, there is an effort to extend fine-grained entity typing by using a richer and ultra-fine set of types, and labeling noun phrases including pronouns and nominal nouns instead of just named entity mentions. A key…

Entity TypingLanguage ModelingLanguage ModellingSentence

Zero-Shot Cross-Lingual Transfer is a Hard Baseline to Beat in German Fine-Grained Entity Typing

2021-11-01 · EMNLP (insights) 2021 11 · Sabine Weber, Mark Steedman

The training of NLP models often requires large amounts of labelled training data, which makes it difficult to expand existing models to new languages. While zero-shot cross-lingual transfer relies on multilingual word e…

Cross-Lingual TransferEntity TypingMultilingual Word Embeddingsnamed-entity-recognition+4

From Ultra-Fine to Fine: Fine-tuning Ultra-Fine Entity Typing Models to Fine-grained

2023-12-11 · Hongliang Dai, Ziqian Zeng

For the task of fine-grained entity typing (FET), due to the use of a large number of entity types, it is usually considered too costly to manually annotating a training dataset that contains an ample number of examples …

Entity Typing