slot-filling

105 papers with code • 1 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find slot-filling models and implementations

Most implemented papers

Zero-Shot Relation Extraction via Reading Comprehension

stonybrooknlp/musique CONLL 2017

We show that relation extraction can be reduced to answering simple reading comprehension questions, by associating one or more natural-language questions with each relation slot.

Position-aware Attention and Supervised Data Improve Slot Filling

yuhaozhang/tacred-relation EMNLP 2017

The combination of better supervised data and a more appropriate high-capacity model enables much better relation extraction performance.

Slot-Gated Modeling for Joint Slot Filling and Intent Prediction

MiuLab/SlotGated-SLU NAACL 2018

Attention-based recurrent neural network models for joint intent detection and slot filling have achieved the state-of-the-art performance, while they have independent attention weights.

A Stack-Propagation Framework with Token-Level Intent Detection for Spoken Language Understanding

LeePleased/StackPropagation-SLU IJCNLP 2019

In our framework, we adopt a joint model with Stack-Propagation which can directly use the intent information as input for slot filling, thus to capture the intent semantic knowledge.

CM-Net: A Novel Collaborative Memory Network for Spoken Language Understanding

Adaxry/CM-Net IJCNLP 2019

Spoken Language Understanding (SLU) mainly involves two tasks, intent detection and slot filling, which are generally modeled jointly in existing works.

Extracting a Knowledge Base of COVID-19 Events from Social Media

viczong/extract_covid19_events_from_twitter COLING 2022

In this paper, we present a manually annotated corpus of 10, 000 tweets containing public reports of five COVID-19 events, including positive and negative tests, deaths, denied access to testing, claimed cures and preventions.

Zero-shot Slot Filling with DPR and RAG

IBM/retrieve-write-slot-filling 17 Apr 2021

Recently, there has been a promising direction in evaluating language models in the same way we would evaluate knowledge bases, and the task of slot filling is the most suitable to this intent.

Robust Retrieval Augmented Generation for Zero-shot Slot Filling

ibm/kgi-slot-filling EMNLP 2021

Automatically inducing high quality knowledge graphs from a given collection of documents still remains a challenging problem in AI.

Slot Filling for Biomedical Information Extraction

ypapanik/biomedical-slot-filling BioNLP (ACL) 2022

In this work we present a slot filling approach to the task of biomedical IE, effectively replacing the need for entity and relation-specific training data, allowing us to deal with zero-shot settings.