paper-with-me

홈 › Papers

Probing Neural Dialog Models for Conversational Understanding

2020-06-07 · WS 2020 7 · Abdelrhman Saleh, Tovly Deutsch, Stephen Casper, Yonatan Belinkov, Stuart Shieber

The predominant approach to open-domain dialog generation relies on end-to-end training of neural models on chat datasets. However, this approach provides little insight as to what these models learn (or do not learn) about engaging in dialog. In this study, we analyze the internal representations learned by neural open-domain dialog systems and evaluate the quality of these representations for learning basic conversational skills. Our results suggest that standard open-domain dialog systems struggle with answering questions, inferring contradiction, and determining the topic of conversation, among other tasks. We also find that the dyadic, turn-taking nature of dialog is not fully leveraged by these models. By exploring these limitations, we highlight the need for additional research into architectures and training methods that can better capture high-level information about dialog.

📄 PDF Abstract BibTeX arXiv:2006.08331

Code (1)

AbdulSaleh/dialog-probing 공식 구현 pytorch

Tasks

Open-Domain Dialog

Similar Papers 제목 키워드 기반

Lightweight Transformers for Conversational AI

2022-07-01 · NAACL (ACL) 2022 7 · Daniel Pressel, Wenshuo Liu, Michael Johnston, Minhua Chen

To understand how training on conversational language impacts performance of pre-trained models on downstream dialogue tasks, we build compact Transformer-based Language Models from scratch on several large corpora of co…

GPUIntent DetectionNatural Language Understanding

ProSPer: Probing Human and Neural Network Language Model Understanding of Spatial Perspective

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Tessa Masis, Carolyn Anderson

Understanding perspectival language is important for applications like dialogue systems and human-robot interaction. We propose a probe task that explores how well language models understand spatial perspective. We prese…

Language ModelingLanguage Modelling

Probing the Robustness of Trained Metrics for Conversational Dialogue Systems

2022-02-28 · ACL 2022 5 · Jan Deriu, Don Tuggener, Pius von Däniken, Mark Cieliebak

This paper introduces an adversarial method to stress-test trained metrics to evaluate conversational dialogue systems. The method leverages Reinforcement Learning to find response strategies that elicit optimal scores f…

reinforcement-learningReinforcement Learning (RL)

Probing the Robustness of Trained Metrics for Conversational Dialogue Systems

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

This paper introduces an adversarial method to stress-test trained metrics for the evaluation of conversational dialogue systems. The method leverages Reinforcement Learning to find response strategies that elicit optima…

reinforcement-learningReinforcement Learning (RL)

Dual Hierarchical Dialogue Policy Learning for Legal Inquisitive Conversational Agents

2026-05-13 · Xubo Lin, Zezhi Deng, Shihao Wang, Grace Hui Yang 외 arxiv

Most existing dialogue systems are user-driven, primarily designed to fulfill user requests. However, in many critical real-world scenarios, a conversational agent must proactively extract information to achieve its own …

Hierarchical Reinforcement Learning