paper-with-me

Papers

Dialogue Term Extraction using Transfer Learning and Topological Data Analysis

2022-08-22 · SIGDIAL (ACL) 2022 9 · Renato Vukovic, Michael Heck, Benjamin Matthias Ruppik, Carel van Niekerk, Marcus Zibrowius, Milica Gašić

Goal oriented dialogue systems were originally designed as a natural language interface to a fixed data-set of entities that users might inquire about, further described by domain, slots, and values. As we move towards adaptable dialogue systems where knowledge about domains, slots, and values may change, there is an increasing need to automatically extract these terms from raw dialogues or related non-dialogue data on a large scale. In this paper, we take an important step in this direction by exploring different features that can enable systems to discover realizations of domains, slots, and values in dialogues in a purely data-driven fashion. The features that we examine stem from word embeddings, language modelling features, as well as topological features of the word embedding space. To examine the utility of each feature set, we train a seed model based on the widely used MultiWOZ data-set. Then, we apply this model to a different corpus, the Schema-Guided Dialogue data-set. Our method outperforms the previously proposed approach that relies solely on word embeddings. We also demonstrate that each of the features is responsible for discovering different kinds of content. We believe our results warrant further research towards ontology induction, and continued harnessing of topological data analysis for dialogue and natural language processing research.

📄 PDF Abstract BibTeX arXiv:2208.10448

Code (0)

등록된 구현이 없습니다.

Tasks

Goal-Oriented Dialogue SystemsLanguage ModellingTerm ExtractionTopological Data AnalysisTransfer LearningWord Embeddings

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

An Incremental Framework for Topological Dialogue Semantics: Efficient Reasoning in Discrete Spaces

2025-05-31 · Andreu Ballus Santacana

We present a tractable, incremental framework for topological dialogue semantics based on finite, discrete semantic spaces. Building on the intuition that utterances correspond to open sets and their combinatorial relati…

Topological Data Analysis

Dialogue Ontology Relation Extraction via Constrained Chain-of-Thought Decoding

2024-08-05

State-of-the-art task-oriented dialogue systems typically rely on task-specific ontologies for fulfilling user queries. The majority of task-oriented dialogue data, such as customer service recordings, comes without onto…

TREND: Trigger-Enhanced Relation-Extraction Network for Dialogues

2021-08-31 · SIGDIAL (ACL) 2022 9 · Po-Wei Lin, Shang-Yu Su, Yun-Nung Chen

The goal of dialogue relation extraction (DRE) is to identify the relation between two entities in a given dialogue. During conversations, speakers may expose their relations to certain entities by explicit or implicit c…

RelationRelation Extraction

Does Collaborative Human-LM Dialogue Generation Help Information Extraction from Human Dialogues?

2023-07-13 · Bo-Ru Lu, Nikita Haduong, Chia-Hsuan Lee, Zeqiu Wu 외

The capabilities of pretrained language models have opened opportunities to explore new application areas, but applications involving human-human interaction are limited by the fact that most data is protected from publi…

Dialogue GenerationDialogue State TrackingLanguage Modelling

FETA: A Benchmark for Few-Sample Task Transfer in Open-Domain Dialogue

2022-05-12 · Alon Albalak, Yi-Lin Tuan, Pegah Jandaghi, Connor Pryor 외

Task transfer, transferring knowledge contained in related tasks, holds the promise of reducing the quantity of labeled data required to fine-tune language models. Dialogue understanding encompasses many diverse tasks, y…

Dialogue UnderstandingDomain AdaptationMultiple-choice