paper-with-me

Papers

Toward zero-shot Entity Recognition in Task-oriented Conversational Agents

2018-07-01 · WS 2018 7 · Marco Guerini, Simone Magnolini, Vevake Balaraman, Bernardo Magnini

We present a domain portable zero-shot learning approach for entity recognition in task-oriented conversational agents, which does not assume any annotated sentences at training time. Rather, we derive a neural model of the entity names based only on available gazetteers, and then apply the model to recognize new entities in the context of user utterances. In order to evaluate our working hypothesis we focus on nominal entities that are largely used in e-commerce to name products. Through a set of experiments in two languages (English and Italian) and three different domains (furniture, food, clothing), we show that the neural gazetteer-based approach outperforms several competitive baselines, with minimal requirements of linguistic features.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Similar Papers 제목 키워드 기반

Leveraging Type Descriptions for Zero-shot Named Entity Recognition and Classification

2021-08-01 · ACL 2021 5 · Rami Aly, Andreas Vlachos, Ryan Mcdonald

A common issue in real-world applications of named entity recognition and classification (NERC) is the absence of annotated data for the target entity classes during training. Zero-shot learning approaches address this i…

Machine Reading Comprehensionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+6

A Reasoning Paradigm for Named Entity Recognition

2025-11-15 · Hui Huang, Yanping Chen, Ruizhang Huang, Chuan Lin 외 arxiv

Generative LLMs typically improve Named Entity Recognition (NER) performance through instruction tuning. They excel at generating entities by semantic pattern matching but lack an explicit, verifiable reasoning mechanism…

Information Extraction

Prompt-Learning for Fine-Grained Entity Typing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versa…

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Prompt-Learning for Fine-Grained Entity Typing

2021-08-24 · Ning Ding, Yulin Chen, Xu Han, Guangwei Xu 외

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using \textit{cloze}-style language prompts to stimulate …

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Label Embedding for Zero-shot Fine-grained Named Entity Typing

2016-12-01 · COLING 2016 12 · Yukun Ma, Erik Cambria, Sa Gao

Named entity typing is the task of detecting the types of a named entity in context. For instance, given {``}Eric is giving a presentation{''}, our goal is to infer that {`}Eric{'} is a speaker or a presenter and a perso…

Entity LinkingEntity TypingNamed Entity Recognition (NER)Question Answering+2