paper-with-me

Papers

Intention and Face in Dialog

2024-06-06 · Adil Soubki, Owen Rambow

The notion of face described by Brown and Levinson (1987) has been studied in great detail, but a critical aspect of the framework, that which focuses on how intentions mediate the planning of turns which impose upon face, has received far less attention. We present an analysis of three computational systems trained for classifying both intention and politeness, focusing on how the former influences the latter. In politeness theory, agents attend to the desire to have their wants appreciated (positive face), and a complementary desire to act unimpeded and maintain freedom (negative face). Similar to speech acts, utterances can perform so-called face acts which can either raise or threaten the positive or negative face of the speaker or hearer. We begin by using an existing corpus to train a model which classifies face acts, achieving a new SoTA in the process. We then observe that every face act has an underlying intention that motivates it and perform additional experiments integrating dialog act annotations to provide these intentions by proxy. Our analysis finds that dialog acts improve performance on face act detection for minority classes and points to a close relationship between aspects of face and intent.

📄 PDF Abstract BibTeX arXiv:2406.04109

Code (1)

cogstates/2024-lrec-coling-faceacts 공식 구현

Similar Papers 제목 키워드 기반

Improving End-of-turn Detection in Spoken Dialogues by Detecting Speaker Intentions as a Secondary Task

2018-05-09 · Zakaria Aldeneh, Dimitrios Dimitriadis, Emily Mower Provost

This work focuses on the use of acoustic cues for modeling turn-taking in dyadic spoken dialogues. Previous work has shown that speaker intentions (e.g., asking a question, uttering a backchannel, etc.) can influence tur…

Latent Intention Dialogue Models

2017-05-29 · ICML 2017 8 · Tsung-Hsien Wen, Yishu Miao, Phil Blunsom, Steve Young

Developing a dialogue agent that is capable of making autonomous decisions and communicating by natural language is one of the long-term goals of machine learning research. Traditional approaches either rely on hand-craf…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

InferEM: Inferring the Speaker's Intention for Empathetic Dialogue Generation

2022-12-13 · Guoqing Lv, Jiang Li, XiaoPing Wang, Zhigang Zeng

Current approaches to empathetic response generation typically encode the entire dialogue history directly and put the output into a decoder to generate friendly feedback. These methods focus on modelling contextual info…

DecoderDialogue GenerationEmpathetic Response GenerationMulti-Task Learning+1

Intention Reasoning Network for Multi-Domain End-to-end Task-Oriented Dialogue

2021-11-01 · EMNLP 2021 11 · Zhiyuan Ma, Jianjun Li, Zezheng Zhang, GuoHui Li 외

Recent years has witnessed the remarkable success in end-to-end task-oriented dialog system, especially when incorporating external knowledge information. However, the quality of most existing models’ generated response …

An Explainable Collaborative Dialogue System using a Theory of Mind

2023-02-19 · Philip R. Cohen, Lucian Galescu, Maayan Shvo

Eva is a neuro-symbolic domain-independent multimodal collaborative dialogue system that takes seriously that the purpose of task-oriented dialogue is to assist the user. To do this, the system collaborates by inferring …