paper-with-me

홈 › Papers

Leveraging External Knowledge for Out-Of-Vocabulary Entity Labeling

2019-08-26 · Adrian de Wynter, Lambert Mathias

Dealing with previously unseen slots is a challenging problem in a real-world multi-domain dialogue state tracking task. Other approaches rely on predefined mappings to generate candidate slot keys, as well as their associated values. This, however, may fail when the key, the value, or both, are not seen during training. To address this problem we introduce a neural network that leverages external knowledge bases (KBs) to better classify out-of-vocabulary slot keys and values. This network projects the slot into an attribute space derived from the KB, and, by leveraging similarities in this space, we propose candidate slot keys and values to the dialogue state tracker. We provide extensive experiments that demonstrate that our stratagem can improve upon a previous approach, which relies on predefined candidate mappings. In particular, we evaluate this approach by training a state-of-the-art model with candidates generated from our network, and obtained relative increases of 57.7% and 82.7% in F1 score and accuracy, respectively, for the aforementioned model, when compared to the current candidate generation strategy.

📄 PDF Abstract BibTeX arXiv:1908.09936

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDialogue State TrackingMulti-domain Dialogue State Tracking

Similar Papers 제목 키워드 기반

Mining Entity Synonyms with Efficient Neural Set Generation

2018-11-16 · Jiaming Shen, Ruiliang Lyu, Xiang Ren, Michelle Vanni 외

Mining entity synonym sets (i.e., sets of terms referring to the same entity) is an important task for many entity-leveraging applications. Previous work either rank terms based on their similarity to a given query term,…

Handling Rare Entities for Neural Sequence Labeling

2020-07-01 · ACL 2020 6 · Yangming Li, Han Li, Kaisheng Yao, Xiaolong Li

One great challenge in neural sequence labeling is the data sparsity problem for rare entity words and phrases. Most of test set entities appear only few times and are even unseen in training corpus, yielding large numbe…

VANER: Leveraging Large Language Model for Versatile and Adaptive Biomedical Named Entity Recognition

2024-04-27 · Junyi Biana, Weiqi Zhai, Xiaodi Huang, Jiaxuan Zheng 외

Prevalent solution for BioNER involves using representation learning techniques coupled with sequence labeling. However, such methods are inherently task-specific, demonstrate poor generalizability, and often require ded…

Language ModelingLanguage ModellingLarge Language Modelnamed-entity-recognition+2

Generating Fine-Grained Open Vocabulary Entity Type Descriptions

2018-05-27 · ACL 2018 7 · Rajarshi Bhowmik, Gerard de Melo

While large-scale knowledge graphs provide vast amounts of structured facts about entities, a short textual description can often be useful to succinctly characterize an entity and its type. Unfortunately, many knowledge…

Knowledge GraphsVocal Bursts Type Prediction

Leveraging User Engagement Signals For Entity Labeling in a Virtual Assistant

2019-09-18 · Deepak Muralidharan, Justine Kao, Xiao Yang, Lin Li 외

Personal assistant AI systems such as Siri, Cortana, and Alexa have become widely used as a means to accomplish tasks through natural language commands. However, components in these systems generally rely on supervised m…

Data AugmentationMulti-Task Learning