paper-with-me

Papers

Knowledge Enhanced Reflection Generation for Counseling Dialogues

2022-05-01 · ACL 2022 5 · Siqi Shen, Veronica Perez-Rosas, Charles Welch, Soujanya Poria, Rada Mihalcea

In this paper, we study the effect of commonsense and domain knowledge while generating responses in counseling conversations using retrieval and generative methods for knowledge integration. We propose a pipeline that collects domain knowledge through web mining, and show that retrieval from both domain-specific and commonsense knowledge bases improves the quality of generated responses. We also present a model that incorporates knowledge generated by COMET using soft positional encoding and masked self-attention.We show that both retrieved and COMET-generated knowledge improve the system’s performance as measured by automatic metrics and also by human evaluation. Lastly, we present a comparative study on the types of knowledge encoded by our system showing that causal and intentional relationships benefit the generation task more than other types of commonsense relations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

STAMPsy: Towards SpatioTemporal-Aware Mixed-Type Dialogues for Psychological Counseling

2024-12-21 · Jieyi Wang, Yue Huang, Zeming Liu, Dexuan Xu 외

Online psychological counseling dialogue systems are trending, offering a convenient and accessible alternative to traditional in-person therapy. However, existing psychological counseling dialogue systems mainly focus o…

Conversational RecommendationDialogue GenerationQuestion Answering

Psy-Chronicle:A Structured Pipeline for Synthesizing Long-Horizon Campus Psychological Counseling Dialogues

2026-05-21 · Chaogui Gou arxiv

In recent years, large language models have shown substantial potential in psychological support tasks. However, existing psychological counseling data mostly rely on single-turn question answering or short multi-turn di…

Response GenerationQuestion Answering

Counseling-Style Reflection Generation Using Generative Pretrained Transformers with Augmented Context

2020-07-01 · SIGDIAL (ACL) 2020 7 · Siqi Shen, Charles Welch, Rada Mihalcea, Verónica Pérez-Rosas

We introduce a counseling dialogue system that seeks to assist counselors while they are learning and refining their counseling skills. The system generates counselors’reflections – i.e., responses that reflect back on w…

Toward expert-level motivational interviewing for health behavior improvement with LLMs

2025-12-17 · Run-ze Hu, Yang Yang, Yi-hang Yang, Jing-qi Kong 외 arxiv

Background: Motivational interviewing (MI) is an effective counseling approach for promoting health behavior change, but its impact is constrained by the need for highly trained human counselors. Objective: This study ai…

MCTSr-Zero: Self-Reflective Psychological Counseling Dialogues Generation via Principles and Adaptive Exploration

2025-05-29 · Hao Lu, Yanchi Gu, Haoyuan Huang, Yulin Zhou 외

The integration of Monte Carlo Tree Search (MCTS) with Large Language Models (LLMs) has demonstrated significant success in structured, problem-oriented tasks. However, applying these methods to open-ended dialogues, suc…