Integrating User History into Heterogeneous Graph for Dialogue Act Recognition
Dialogue Act Recognition (DAR) is a challenging problem in Natural Language Understanding, which aims to attach Dialogue Act (DA) labels to each utterance in a conversation. However, previous studies cannot fully recognize the specific expressions given by users due to the informality and diversity of natural language expressions. To solve this problem, we propose a Heterogeneous User History (HUH) graph convolution network, which utilizes the user{'}s historical answers grouped by DA labels as additional clues to recognize the DA label of utterances. To handle the noise caused by introducing the user{'}s historical answers, we design sets of denoising mechanisms, including a History Selection process, a Similarity Re-weighting process, and an Edge Re-weighting process. We evaluate the proposed method on two benchmark datasets MSDialog and MRDA. The experimental results verify the effectiveness of integrating user{'}s historical answers, and show that our proposed model outperforms the state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Dialogue Act ClassificationDiversityMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Personalized Graph-Based Retrieval for Large Language Models
As large language models (LLMs) evolve, their ability to deliver personalized and context-aware responses offers transformative potential for improving user experiences. Existing personalization approaches, however, ofte…
Knowledge GraphsRetrievalRetrieval-augmented GenerationText GenerationAdaptive Multi-Modalities Fusion in Sequential Recommendation Systems
In sequential recommendation, multi-modal information (e.g., text or image) can provide a more comprehensive view of an item's profile. The optimal stage (early or late) to fuse modality features into item representation…
Recommendation SystemsSequential RecommendationRankGraph: Unified Heterogeneous Graph Learning for Cross-Domain Recommendation
Cross-domain recommendation systems face the challenge of integrating fine-grained user and item relationships across various product domains. To address this, we introduce RankGraph, a scalable graph learning framework …
Recommendation SystemsGraph Neural NetworkContrastive LearningGraph LearningHeterogeneous Subgraph Network with Prompt Learning for Interpretable Depression Detection on Social Media
Massive social media data can reflect people's authentic thoughts, emotions, communication, etc., and therefore can be analyzed for early detection of mental health problems such as depression. Existing works about early…
Contrastive LearningDepression DetectionPrompt LearningGraph Neural News Recommendation with Long-term and Short-term Interest Modeling
With the information explosion of news articles, personalized news recommendation has become important for users to quickly find news that they are interested in. Existing methods on news recommendation mainly include co…
ArticlesCollaborative FilteringNews RecommendationRecommendation Systems