paper-with-me

Papers

AGIF: An Adaptive Graph-Interactive Framework for Joint Multiple Intent Detection and Slot Filling

2020-04-21 · Findings of the Association for Computational Linguistics 2020 · Libo Qin, Xiao Xu, Wanxiang Che, Ting Liu

In real-world scenarios, users usually have multiple intents in the same utterance. Unfortunately, most spoken language understanding (SLU) models either mainly focused on the single intent scenario, or simply incorporated an overall intent context vector for all tokens, ignoring the fine-grained multiple intents information integration for token-level slot prediction. In this paper, we propose an Adaptive Graph-Interactive Framework (AGIF) for joint multiple intent detection and slot filling, where we introduce an intent-slot graph interaction layer to model the strong correlation between the slot and intents. Such an interaction layer is applied to each token adaptively, which has the advantage to automatically extract the relevant intents information, making a fine-grained intent information integration for the token-level slot prediction. Experimental results on three multi-intent datasets show that our framework obtains substantial improvement and achieves the state-of-the-art performance. In addition, our framework achieves new state-of-the-art performance on two single-intent datasets.

📄 PDF Abstract BibTeX arXiv:2004.10087

Code (1)

LooperXX/AGIF 공식 구현 pytorch

Tasks

Intent DetectionSemantic Frame ParsingSemantic Parsingslot-fillingSlot FillingSpoken Language Understanding

Similar Papers 제목 키워드 기반

Functorial Clustering via Simplicial Complexes

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Dan Shiebler

We adapt previous research on topological unsupervised learning to characterize hierarchical overlapping clustering algorithms as functors that factor through a category of simplicial complexes. We first develop a pair o…

Clustering

ImagiFilter: A resource to enable the semi-automatic mining of images at scale

2020-08-20 · Houda Alberts, Iacer Calixto

Datasets (semi-)automatically collected from the web can easily scale to millions of entries, but a dataset's usefulness is directly related to how clean and high-quality its examples are. In this paper, we describe and …

Prediction

FJMP: Factorized Joint Multi-Agent Motion Prediction over Learned Directed Acyclic Interaction Graphs

2022-11-27 · CVPR 2023 1 · Luke Rowe, Martin Ethier, Eli-Henry Dykhne, Krzysztof Czarnecki

Predicting the future motion of road agents is a critical task in an autonomous driving pipeline. In this work, we address the problem of generating a set of scene-level, or joint, future trajectory predictions in multi-…

Autonomous DrivingGraph Neural Networkmotion prediction

TAGIFY: LLM-powered Tagging Interface for Improved Data Findability on OGD portals

2024-07-26 · Kevin Kliimask, Anastasija Nikiforova

Efforts directed towards promoting Open Government Data (OGD) have gained significant traction across various governmental tiers since the mid-2000s. As more datasets are published on OGD portals, finding specific data b…

TAG

Automated Vehicle Highway Merging: Motion Planning via Adaptive Interactive Mixed-Integer MPC

2022-11-04 · Viranjan Bhattacharyya, Ardalan Vahidi

A new motion planning framework for automated highway merging is presented in this paper. To plan the merge and predict the motion of the neighboring vehicle, the ego automated vehicle solves a joint optimization of both…

Model Predictive ControlMotion Planning