paper-with-me

홈 › Papers

Semantic Content Prediction for Generating Interviewing Dialogues to Elicit Users’ Food Preferences

2022-10-01 · CAI (COLING) 2022 10 · Jie Zeng, Tatsuya Sakato, Yukiko Nakano

Dialogue systems that aim to acquire user models through interactions with users need to have interviewing functionality. In this study, we propose a method to generate interview dialogues to build a dialogue system that acquires user preferences for food. First, we collected 118 text-based dialogues between the interviewer and customer and annotated the communicative function and semantic content of the utterances. Next, using the corpus as training data, we created a classification model for the communicative function of the interviewer’s next utterance and a generative model that predicts the semantic content of the utterance based on the dialogue history. By representing semantic content as a sequence of tokens, we evaluated the semantic content prediction model using BLEU. The results demonstrated that the semantic content produced by the proposed method was closer to the ground truth than the semantic content transformed from the output text generated by the retrieval model and GPT-2. Further, we present some examples of dialogue generation by applying model outputs to template-based sentence generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationRetrievalSentence

Similar Papers 제목 키워드 기반

Unlocking LLMs: Addressing Scarce Data and Bias Challenges in Mental Health

2024-12-17 · Vivek Kumar, Eirini Ntoutsi, Pushpraj Singh Rajawat, Giacomo Medda 외

Large language models (LLMs) have shown promising capabilities in healthcare analysis but face several challenges like hallucinations, parroting, and bias manifestation. These challenges are exacerbated in complex, sensi…

Text Generation

CALM-IT: Generating Realistic Long-Form Motivational Interviewing Dialogues with Dual-Actor Conversational Dynamics Tracking

2026-01-15 · Viet Cuong Nguyen, Nhi Yen Nguyen, Kristin A. Candan, Mary Conlon 외 arxiv

Therapeutic dialogue is not a sequence of isolated responses: client goals, motivation, resistance, and therapeutic alliance evolve over time. Yet current LLM-based mental health dialogue systems often lack explicit mech…

Rethinking the Alignment of Psychotherapy Dialogue Generation with Motivational Interviewing Strategies

2024-08-12 · Xin Sun, Xiao Tang, Abdallah El Ali, Zhuying Li 외

Recent advancements in large language models (LLMs) have shown promise in generating psychotherapeutic dialogues, particularly in the context of motivational interviewing (MI). However, the inherent lack of transparency …

Dialogue Generation

Boosting Distress Support Dialogue Responses with Motivational Interviewing Strategy

2023-05-17 · Anuradha Welivita, Pearl Pu

AI-driven chatbots have become an emerging solution to address psychological distress. Due to the lack of psychotherapeutic data, researchers use dialogues scraped from online peer support forums to train them. But since…

ChatbotData Augmentation

Mitigating Semantic Drift: Evaluating LLMs' Efficacy in Psychotherapy through MI Dialogue Summarization

2025-11-28 · Vivek Kumar, Pushpraj Singh Rajawat, Eirini Ntoutsi arxiv

Recent advancements in large language models (LLMs) have shown their potential across both general and domain-specific tasks. However, there is a growing concern regarding their lack of sensitivity, factual incorrectness…

Multi-class Classification