← Search

Kaisong Song

16 accepted papers

2026

Can LLMs Beat Humans in Debating? A Dynamic Multi-agent Framework for Competitive Debate

ICASSP 2026poster

Competitive debate is a complex task of computational argumentation. Large Language Models (LLMs) suffer from hallucinations and lack competitiveness in this field. To address these challenges, we introduce Agent for Debate (Agent4Debate), a dynamic multi-agent framework based on LLMs designed to en…

Cited by 0SourcePDFScholar
2025

COF: Adaptive Chain of Feedback for Comparative Opinion Quintuple Extraction

COLING 2025main

Comparative Opinion Quintuple Extraction (COQE) aims to extract all comparative sentiment quintuples from product review text. Each quintuple comprises five elements: subject, object, aspect, opinion and preference. With the rise of Large Language Models (LLMs), existing work primarily focuses on en…

Cited by 0SourcePDFScholar
2025

Knowledge-Aware Co-Reasoning for Multidisciplinary Collaboration

EMNLP 2025

Large language models (LLMs) have shown significant potential to improve diagnostic performance for clinical professionals. Existing multi-agent paradigms rely mainly on prompt engineering, suffering from improper agent selection and insufficient knowledge integration. In this work, we propose a nov

Cited by 0SourcePDFScholar
2025

Language Models as Continuous Self-Evolving Data Engineers

EMNLP 2025

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their further evolution is often hampered by the scarcity of high-quality training data and the heavy reliance of traditional methods on expert-labeled data. This reliance sets a ceiling on LLM performance and is particularl

2024

Can Large Language Models Grasp Legal Theories? Enhance Legal Reasoning with Insights from Multi-Agent Collaboration

EMNLP 2024finding

Large Language Models (LLMs) could struggle to fully understand legal theories and perform complex legal reasoning tasks. In this study, we introduce a challenging task (confusing charge prediction) to better evaluate LLMs’ understanding of legal theories and reasoning capabilities. We also propose…

2024

Empowering Dual-Level Graph Self-Supervised Pretraining with Motif Discovery

AAAI 2024technical

While self-supervised graph pretraining techniques have shown promising results in various domains, their application still experiences challenges of limited topology learning, human knowledge dependency, and incompetent multi-level interactions. To address these issues, we propose a novel solution,…

2024

Knowledge Triplets Derivation from Scientific Publications via Dual-Graph Resonance

COLING 2024main

Scientific Information Extraction (SciIE) is a vital task and is increasingly being adopted in biomedical data mining to conceptualize and epitomize knowledge triplets from the scientific literature. Existing relation extraction methods aim to extract explicit triplet knowledge from documents, howev…

2024

PDAMeta: Meta-Learning Framework with Progressive Data Augmentation for Few-Shot Text Classification

COLING 2024main

Recently, we have witnessed the breakthroughs of meta-learning for few-shot learning scenario. Data augmentation is essential for meta-learning, particularly in situations where data is extremely scarce. However, existing text data augmentation methods can not ensure the diversity and quality of the…

Cited by 2SourcePDFScholar
2024

STICKERCONV: Generating Multimodal Empathetic Responses from Scratch

ACL 2024long

Stickers, while widely recognized for enhancing empathetic communication in online interactions, remain underexplored in current empathetic dialogue research, notably due to the challenge of a lack of comprehensive datasets. In this paper, we introduce the Agent for STICKERCONV (Agent4SC), which use…

2023

A Speaker Turn-Aware Multi-Task Adversarial Network for Joint User Satisfaction Estimation and Sentiment Analysis

AAAI 2023technical

User Satisfaction Estimation is an important task and increasingly being applied in goal-oriented dialogue systems to estimate whether the user is satisfied with the service. It is observed that whether the user’s needs are met often triggers various sentiments, which can be pertinent to the success…

Cited by 10SourcePDFScholar
2023

Content- and Topology-Aware Representation Learning for Scientific Multi-Literature

EMNLP 2023long main

Representation learning forms an essential building block in the development of natural language processing architectures. To date, mainstream approaches focus on learning textual information at the sentence- or document-level, unfortunately, overlooking the inter-document connections. This omission…

Cited by 0SourceScholar
2023

Low-Resource Comparative Opinion Quintuple Extraction by Data Augmentation with Prompting

EMNLP 2023short findings

Comparative Opinion Quintuple Extraction (COQE) aims to predict comparative opinion quintuples from comparative sentences. These quintuples include subject, object, shareable aspect, comparative opinion, and preference. The existing pipeline-based COQE method fails in error propagation. In addition,…

Cited by 0SourcecodeScholar
2023

STINMatch: Semi-Supervised Semantic-Topological Iteration Network for Financial Risk Detection via News Label Diffusion

EMNLP 2023long main

Commercial news provide rich semantics and timely information for automated financial risk detection. However, unaffordable large-scale annotation as well as training data sparseness barrier the full exploitation of commercial news in risk detection. To address this problem, we propose a semi-superv…

Cited by 0SourceScholar
2021

A Graph Reasoning Network for Multi-turn Response Selection via Customized Pre-training

AAAI 2021technical

We investigate response selection for multi-turn conversation in retrieval-based chatbots. Existing studies pay more attention to the matching between utterances and responses by calculating the matching score based on learned features, leading to insufficient model reasoning ability. In this paper,…

Cited by 19SourcePDFScholar
2021

A Role-Selected Sharing Network for Joint Machine-Human Chatting Handoff and Service Satisfaction Analysis

EMNLP 2021main

Chatbot is increasingly thriving in different domains, however, because of unexpected discourse complexity and training data sparseness, its potential distrust hatches vital apprehension. Recently, Machine-Human Chatting Handoff (MHCH), predicting chatbot failure and enabling human-algorithm collabo…

2020

EmoElicitor: An Open Domain Response Generation Model with User Emotional Reaction Awareness

IJCAI 2020poster

Generating emotional responses is crucial for building human-like dialogue systems. However, existing studies have focused only on generating responses by controlling the agents' emotions, while the feelings of the users, which are the ultimate concern of a dialogue system, have been neglected. In…