paper-with-me

Papers

Towards a Progression-Aware Autonomous Dialogue Agent

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

Recent advances in large-scale language modeling and generation have enabled the creation of dialogue agents that exhibit human-like responses in a wide range of conversational scenarios spanning a diverse set of tasks, from general chit-chat to focused goal-oriented discourse. While these agents excel at generating high-quality responses that are relevant to prior context, they suffer from a lack of awareness of the overall direction in which the conversation is headed, and the likelihood of task success inherent therein. Thus, we propose a framework in which dialogue agents can evaluate the progression of a conversation toward or away from desired outcomes, and use this signal to inform planning for subsequent responses. Our framework is composed of three key elements: (1) the notion of a "global" dialogue state (GDS) space, (2) a task-specific progression function (PF) computed in terms of a conversation's trajectory through this space, and (3) a planning mechanism by which a dialogue agent may use progression signals to select its next response.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Towards a Progression-Aware Autonomous Dialogue Agent

2022-05-07 · NAACL 2022 7 · Abraham Sanders, Tomek Strzalkowski, Mei Si, Albert Chang 외

Recent advances in large-scale language modeling and generation have enabled the creation of dialogue agents that exhibit human-like responses in a wide range of conversational scenarios spanning a diverse set of tasks, …

Language ModelingLanguage Modelling

Curriculum Learning with a Progression Function

2020-08-02 · Andrea Bassich, Francesco Foglino, Matteo Leonetti, Daniel Kudenko

Curriculum Learning for Reinforcement Learning is an increasingly popular technique that involves training an agent on a sequence of intermediate tasks, called a Curriculum, to increase the agent's performance and learni…

reinforcement-learningReinforcement Learning (RL)

Dialogue Diplomats: An End-to-End Multi-Agent Reinforcement Learning System for Automated Conflict Resolution and Consensus Building

2025-11-20 · Deepak Bolleddu arxiv

Conflict resolution and consensus building represent critical challenges in multi-agent systems, negotiations, and collaborative decision-making processes. This paper introduces Dialogue Diplomats, a novel end-to-end mul…

Multi-agent Reinforcement Learning

DOROTHIE: Spoken Dialogue for Handling Unexpected Situations in Interactive Autonomous Driving Agents

2022-10-22 · Ziqiao Ma, Ben VanDerPloeg, Cristian-Paul Bara, Huang Yidong 외

In the real world, autonomous driving agents navigate in highly dynamic environments full of unexpected situations where pre-trained models are unreliable. In these situations, what is immediately available to vehicles i…

Autonomous DrivingDialogue Act ClassificationRobot NavigationVision and Language Navigation

TCDA: Thread-Constrained Discourse-Aware Modeling for Conversational Sentiment Quadruple Analysis

2026-05-03 · Xinran Li, Xinze Che, Yifan Lyu, Zhiqi Huang 외 arxiv

Conversational Aspect-based Sentiment Quadruple Analysis (DiaASQ) needs to capture the complex interrelationships in multiple rounds of dialogues. Existing methods usually employ simple Graph Convolutional Networks (GCN)…