← Search

Yuexian Hou

19 accepted papers

2026

QueryAligner: Customizing User Query to Match LLMs Preferences for Better Intent Recognition

AAAI 2026technical

The interpretative efficacy of large language models (LLMs) fundamentally hinges on the intricate alignment between user inputs and model-specific linguistic priors. Existing methodologies predominantly employ static input optimization strategies, failing to account for the empirically observed dive

Cited by 0SourcePDFScholar
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

LA-UCL: LLM-Augmented Unsupervised Contrastive Learning Framework for Few-Shot Text Classification

COLING 2024main

The few-shot tasks require the model to have the ability to generalize from a few samples. However, due to the lack of cognitive ability, the current works cannot fully utilize limited samples to expand the sample space and still suffer from overfitting issues. To address the problems, we propose a…

Cited by 11SourcePDFScholar
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

Causal Intervention for Mitigating Name Bias in Machine Reading Comprehension

ACL 2023findings

Machine Reading Comprehension (MRC) is to answer questions based on a given passage, which has made great achievements using pre-trained Language Models (LMs). We study the robustness of MRC models to names which is flexible and repeatability. MRC models based on LMs may overuse the name information…

Cited by 9SourcePDFScholar
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…

2021

CRFR: Improving Conversational Recommender Systems via Flexible Fragments Reasoning on Knowledge Graphs

EMNLP 2021main

Although paths of user interests shift in knowledge graphs (KGs) can benefit conversational recommender systems (CRS), explicit reasoning on KGs has not been well considered in CRS, due to the complex of high-order and incomplete paths. We propose CRFR, which effectively does explicit multi-hop reas…

Cited by 50SourcePDFScholar
2019

A Tensorized Transformer for Language Modeling

NeurIPS 2019poster

Latest development of neural models has connected the encoder and decoder through a self-attention mechanism. In particular, Transformer, which is solely based on self-attention, has led to breakthroughs in Natural Language Processing (NLP) tasks. However, the multi-head attention mechanism, as a ke…