← Search

Dongming Zhao

15 accepted papers

2025

Dynamic Personality in LLM Agents: A Framework for Evolutionary Modeling and Behavioral Analysis in the Prisoner’s Dilemma

ACL 2025finding

Using Large Language Model agents to simulate human game behaviors offers valuable insights for human social psychology in anthropomorphic AI research. While current models rely on static personality traits, real-world evidence shows personality evolves through environmental feedback. Recent work in…

Cited by 0SourcePDFScholar
2025

ECC: Synergizing Emotion, Cause and Commonsense for Empathetic Dialogue Generation

COLING 2025main

Empathy improves human-machine dialogue systems by enhancing the user’s experience. While traditional models have aimed to detect and express users’ emotions from dialogue history, they neglect the crucial and complex interactions among emotion, emotion causes, and commonsense. To address this, we i…

2025

Explicit vs. Implicit: Investigating Social Bias in Large Language Models through Self-Reflection

ACL 2025finding

Large Language Models (LLMs) have been shown to exhibit various biases and stereotypes in their generated content. While extensive research has investigated biases in LLMs, prior work has predominantly focused on explicit bias, with minimal attention to implicit bias and the relation between these t…

Cited by 0SourcePDFScholar
2025

RoleBreak: Character Hallucination as a Jailbreak Attack in Role-Playing Systems

COLING 2025main

Role-playing systems powered by large language models (LLMs) have become increasingly influential in emotional communication applications. However, these systems are susceptible to character hallucinations, where the model deviates from predefined character roles and generates responses that are inc…

2024

A Comparative Study of Explicit and Implicit Gender Biases in Large Language Models via Self-evaluation

COLING 2024main

While extensive work has examined the explicit and implicit biases in large language models (LLMs), little research explores the relation between these two types of biases. This paper presents a comparative study of the explicit and implicit biases in LLMs grounded in social psychology. Social psych…

2024

Emotion Recognition in Conversation via Dynamic Personality

COLING 2024main

Emotion recognition in conversation (ERC) is a field that aims to classify the emotion of each utterance within conversational contexts. This presents significant challenges, particularly in handling emotional ambiguity across various speakers and contextual factors. Existing ERC approaches have pri…

Cited by 4SourcePDFScholar
2024

MORPHEUS: Modeling Role from Personalized Dialogue History by Exploring and Utilizing Latent Space

EMNLP 2024main

Personalized Dialogue Generation (PDG) aims to create coherent responses according to roles or personas. Traditional PDG relies on external role data, which can be scarce and raise privacy concerns. Approaches address these issues by extracting role information from dialogue history, which often fai…

2023

CMMA: Benchmarking Multi-Affection Detection in Chinese Multi-Modal Conversations

NeurIPS 2023poster

Human communication has a multi-modal and multi-affection nature. The inter-relatedness of different emotions and sentiments poses a challenge to jointly detect multiple human affections with multi-modal clues. Recent advances in this field employed multi-task learning paradigms to render the inter-…

2023

Empathetic Response Generation via Emotion Cause Transition Graph

ICASSP 2023accepted

Empathetic dialogue is a human-like behavior that requires the perception of both affective factors (e.g., emotion status) and cognitive factors (e.g., cause of the emotion). Besides concerning emotion status in early work, the latest approaches study emotion causes in empathetic dialogue. These app…

Cited by 0SourceScholar
2023

Enhancing Personalized Dialogue Generation with Contrastive Latent Variables: Combining Sparse and Dense Persona

ACL 2023long

The personalized dialogue explores the consistent relationship between dialogue generation and personality. Existing personalized dialogue agents model persona profiles from three resources: sparse or dense persona descriptions and dialogue histories. However, sparse structured persona attributes ar…

2023

Guiding Dialogue Agents to Complex Semantic Targets by Dynamically Completing Knowledge Graph

ACL 2023findings

In the target-oriented dialogue, the representation and achievement of targets are two interrelated essential issues. In current approaches, the target is typically supposed to be a single object represented as a word, which makes it relatively easy to achieve the target through dialogue with the he…

2023

MTGP: Multi-turn Target-oriented Dialogue Guided by Generative Global Path with Flexible Turns

ACL 2023findings

Target-oriented dialogue guides the dialogue to a target quickly and smoothly. The latest approaches focus on global planning, which plans toward the target before the conversation instead of adopting a greedy strategy during the conversation. However, the global plan in existing works is fixed to c…

2022

Aligning Recommendation and Conversation via Dual Imitation

EMNLP 2022main

Human conversations of recommendation naturally involve the shift of interests which can align the recommendation actions and conversation process to make accurate recommendations with rich explanations. However, existing conversational recommendation systems (CRS) ignore the advantage of user inter…

Cited by 8SourcePDFScholar
2022

CR-GIS: Improving Conversational Recommendation via Goal-aware Interest Sequence Modeling

COLING 2022main

Conversational recommendation systems (CRS) aim to determine a goal item by sequentially tracking users’ interests through multi-turn conversation. In CRS, implicit patterns of user interest sequence guide the smooth transition of dialog utterances to the goal item. However, with the convenient expl…

Cited by 7SourcePDFScholar
2022

TopKG: Target-oriented Dialog via Global Planning on Knowledge Graph

COLING 2022main

Target-oriented dialog aims to reach a global target through multi-turn conversation. The key to the task is the global planning towards the target, which flexibly guides the dialog concerning the context. However, existing target-oriented dialog works take a local and greedy strategy for response g…