paper-with-me

Papers

CSAGN: Conversational Structure Aware Graph Network for Conversational Semantic Role Labeling

2021-09-23 · EMNLP 2021 11 · Han Wu, Kun Xu, Linqi Song

Conversational semantic role labeling (CSRL) is believed to be a crucial step towards dialogue understanding. However, it remains a major challenge for existing CSRL parser to handle conversational structural information. In this paper, we present a simple and effective architecture for CSRL which aims to address this problem. Our model is based on a conversational structure-aware graph network which explicitly encodes the speaker dependent information. We also propose a multi-task learning method to further improve the model. Experimental results on benchmark datasets show that our model with our proposed training objectives significantly outperforms previous baselines.

📄 PDF Abstract BibTeX arXiv:2109.11541

Code (1)

hahahawu/CSAGN 공식 구현 pytorch

Tasks

Dialogue UnderstandingMulti-Task LearningSemantic Role Labeling

Similar Papers 제목 키워드 기반

Multi-Type Context-Aware Conversational Recommender Systems via Mixture-of-Experts

2025-04-18 · Jie Zou, Cheng Lin, Weikang Guo, Zheng Wang 외

Conversational recommender systems enable natural language conversations and thus lead to a more engaging and effective recommendation scenario. As the conversations for recommender systems usually contain limited contex…

Mixture-of-ExpertsRecommendation Systems

APEX-MEM: Agentic Semi-Structured Memory with Temporal Reasoning for Long-Term Conversational AI

2026-04-15 · Pratyay Banerjee, Masud Moshtaghi, Shivashankar Subramanian, Amita Misra 외 arxiv

Large language models still struggle with reliable long-term conversational memory: simply enlarging context windows or applying naive retrieval often introduces noise and destabilizes responses. We present APEX-MEM, a c…

Question Answering

Graphically Speaking: Unmasking Abuse in Social Media with Conversation Insights

2025-04-02 · Célia Nouri, Jean-Philippe Cointet, Chloé Clavel

Detecting abusive language in social media conversations poses significant challenges, as identifying abusiveness often depends on the conversational context, characterized by the content and topology of preceding commen…

Abusive Language

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

2025-11-16 · Yongwen Ren, Chao Wang, Peng Du, Chuan Qin 외 arxiv

Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hal…

Knowledge Graphs

GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension

2019-07-31 · Yu Chen, Lingfei Wu, Mohammed J. Zaki

Conversational machine comprehension (MC) has proven significantly more challenging compared to traditional MC since it requires better utilization of conversation history. However, most existing approaches do not effect…

Graph Neural NetworkGraph structure learningMachine Reading ComprehensionReading Comprehension