← Search

Ruifeng Xu

105 accepted papers

2026

Causal-ERC: A Multimodal Framework with Causal Prompting for Emotion Recognition in Conversations with Large Language Models

AAAI 2026technical

The rapid advancement of large language models (LLMs) has revitalised research in Emotion Recognition in Conversation (ERC). However, existing LLM-based ERC approaches operate solely on textual input, whereas MLLM-based emotion recognition methods in non-conversational scenarios typically perform on

Cited by 0SourcePDFScholar
2026

Consensus-Driven Multi-Agent Cognitive Reasoning for Enhancing the Emotional Intelligence of Large Language Models

AAAI 2026technical

Large Language Models (LLMs) have demonstrated strong performance in various NLP tasks but remain limited in emotional intelligence (EI). Benchmarks such as EmoBench attribute this gap to deficiencies in cognitively demanding tasks that require inferring others’ latent mental states, intentions, and

Cited by 0SourcePDFScholar
2026

GEPO: Group Expectation Policy Optimization for Stable Heterogeneous Reinforcement Learning

ICLR 2026poster

As single-center computing approaches power constraints, decentralized training becomes essential. However, traditional Reinforcement Learning (RL) methods, crucial for enhancing large model post-training, cannot adapt to decentralized distributed training due to the tight coupling between parameter…

Cited by 0SourceScholar
2026

MemGuide: Intent-Driven Memory Selection for Goal-Oriented Multi-Session LLM Agents

AAAI 2026technical

Modern task-oriented dialogue (TOD) systems increasingly rely on large language model (LLM) agents, leveraging Retrieval-Augmented Generation (RAG) and long-context capabilities for long-term memory utilization. However, these methods prioritise semantic similarity over task intent, degrading multi-

Cited by 0SourcePDFScholar
2025

A Multi-persona Framework for Argument Quality Assessment

ACL 2025long

Argument quality assessment faces inherent challenges due to its subjective nature, where different evaluators may assign varying quality scores for an argument based on personal perspectives. Although existing datasets collect opinions from multiple annotators to model subjectivity, most existing c…

2025

A New Formula for Sticker Retrieval: Reply with Stickers in Multi-Modal and Multi-Session Conversation

AAAI 2025technical

Stickers are widely used in online chatting, which can vividly express someone's intention, emotion, or attitude. Existing conversation research typically retrieves stickers based on a single session or the previous textual information, which can not adapt to the multi-modal and multi-session nature…

Cited by 0SourcePDFScholar
2025

BeyondGender: A Multifaceted Bilingual Dataset for Practical Sexism Detection

AAAI 2025technical

Sexism affects both women and men, yet research often overlooks misandry and suffers from overly broad annotations that limit AI applications. To address this, we introduce BeyondGender, a dataset meticulously annotated according to the latest definitions of misogyny and misandry. It features innova…

Cited by 0SourcePDFScholar
2025

Bootstrapping LLM-based Fact-checking via Iterative Rationalization Finetuning

ICASSP 2025accepted

Fact-checking, the task of reasoning about a claim’s truthfulness based on evidence, has become increasingly crucial with the rapid spread of misinformation. In real-world scenarios, fact-checking often involves checking complex claims necessitating multi-step reasoning, thus imposing a high require…

Cited by 0SourceScholar
2025

COPR: Continual Human Preference Learning via Optimal Policy Regularization

ACL 2025finding

Reinforcement Learning from Human Feedback (RLHF) is effective for aligning Large Language Models (LLMs) with human preferences. However, RLHF’s complex process limits its ability to continually learn human feedback, making it impractical for real-world applications where the deployed model continuo…

Cited by 0SourcePDFScholar
2025

Comprehensive and Efficient Distillation for Lightweight Sentiment Analysis Models

EMNLP 2025

Recent efforts leverage knowledge distillation techniques to develop lightweight and practical sentiment analysis models. These methods are grounded in human-written instructions and large-scale user texts. Despite the promising results, two key challenges remain: (1) manually written instructions a

2025

CoreEval: Automatically Building Contamination-Resilient Datasets with Real-World Knowledge toward Reliable LLM Evaluation

ACL 2025long

Data contamination poses a significant challenge to the fairness of LLM evaluations in natural language processing tasks by inadvertently exposing models to test data during training.Current studies mitigate this issue by modifying existing datasets or generating new ones from freshly collected info…

Cited by 0SourcePDFScholar
2025

Correcting Large Language Model Behavior via Influence Function

AAAI 2025technical

Recent advancements in AI alignment techniques have significantly improved the alignment of large language models (LLMs) with static human preferences. However, the dynamic nature of human preferences can render some prior training data outdated or even erroneous, ultimately causing LLMs to deviate…

Cited by 0SourcePDFScholar
2025

DS2-ABSA: Dual-Stream Data Synthesis with Label Refinement for Few-Shot Aspect-Based Sentiment Analysis

ACL 2025long

Recently developed large language models (LLMs) have presented promising new avenues to address data scarcity in low-resource scenarios. In few-shot aspect-based sentiment analysis (ABSA), previous efforts have explored data augmentation techniques, which prompt LLMs to generate new samples by modif…

2025

Empowering Self-Learning of LLMs: Inner Knowledge Explicitation as a Catalyst

AAAI 2025technical

Self-learning of Large Language Models (LLMs) facilitates their advancement towards super-intelligence by training with self-synthesized experiences. However, a critical challenge is the amplification of hallucinations in generated data during iterative self-learning, underscoring the need for relia…

2025

Enhancing Emotion Reasoning for Image Multi-Emotion Prediction

ICASSP 2025accepted

Image multi-emotion prediction aims to identify the emotions evoked by images in humans. In the real world, individual cognitive differences can lead to different viewers experiencing varied emotions. Most existing researchers primarily focus on analyzing image features, which are limited to the per…

Cited by 0SourceScholar
2025

Error Comparison Optimization for Large Language Models on Aspect-Based Sentiment Analysis

ACL 2025long

Supervised fine-tuning (SFT) has enabled large language models (LLMs) to exhibit promising performance on various tasks. However, this fine-tuning process only compares current predictions and labels on each sample, yet fails to perceive and understand its error outputs from different degrees, which…

Cited by 0SourcePDFScholar
2025

Exploring Quality and Diversity in Synthetic Data Generation for Argument Mining

EMNLP 2025

The advancement of Argument Mining (AM) is hindered by a critical bottleneck: the scarcity of structure-annotated datasets, which are expensive to create manually. Inspired by recent successes in synthetic data generation across various NLP tasks, this paper explores methodologies for LLMs to genera

2025

Flexibly Utilize Memory for Long-Term Conversation via a Fragment-then-Compose Framework

EMNLP 2025

Large language models (LLMs) have made significant breakthroughs in extracting useful information from conversation history to enhance the response in long-term conversations. Summarizing useful information from historical conversations has achieved remarkable performance, which, however, may introd

2025

Learning First-Order Logic Rules for Argumentation Mining

ACL 2025long

Argumentation Mining (AM) aims to extract argumentative structures from texts by identifying argumentation components (ACs) and their argumentative relations (ARs). While previous works focus on representation learning to encode ACs and AC pairs, they fail to explicitly model the underlying reasonin…

Cited by 0SourcePDFScholar
2025

Mitigating Biases of Large Language Models in Stance Detection with Counterfactual Augmented Calibration

NAACL 2025long

Stance detection is critical for understanding the underlying position or attitude expressed toward a topic. Large language models (LLMs) have demonstrated significant advancements across various natural language processing tasks including stance detection, however, their performance in stance detec…

2025

Sparse Activation Editing for Reliable Instruction Following in Narratives

EMNLP 2025

Complex narrative contexts often challenge language models’ ability to follow instructions, and existing benchmarks fail to capture these difficulties. To address this, we propose Concise-SAE, a training-free framework that improves instruction following by identifying and editing instruction-releva

2025

Targeted Distillation for Sentiment Analysis

EMNLP 2025

This paper explores targeted distillation methods for sentiment analysis, aiming to build compact and practical models that preserve strong and generalizable sentiment analysis capabilities. To this end, we conceptually decouple the distillation target into knowledge and alignment and accordingly pr

2025

Training on the Benchmark Is Not All You Need

AAAI 2025technical

The success of Large Language Models (LLMs) relies heavily on the huge amount of pre-training data learned in the pre-training phase. The opacity of the pre-training process and the training data causes the results of many benchmark tests to become unreliable. If any model has been trained on a benc…

2024

Adaptive Graph Learning for Multimodal Conversational Emotion Detection

AAAI 2024technical

Multimodal Emotion Recognition in Conversations (ERC) aims to identify the emotions conveyed by each utterance in a conversational video. Current efforts encounter challenges in balancing intra- and inter-speaker context dependencies when tackling intra-modal interactions. This balance is vital as i…

2024

BC-Prover: Backward Chaining Prover for Formal Theorem Proving

EMNLP 2024main

Despite the remarkable progress made by large language models in mathematical reasoning, interactive theorem proving in formal logic still remains a prominent challenge. Previous methods resort to neural models for proofstep generation and search. However, they suffer from exploring possible proofst…

Cited by 0SourcePDFScholar
2024

CLHA: A Simple Yet Effective Contrastive Learning Framework for Human Alignment

COLING 2024main

Reinforcement learning from human feedback (RLHF) is a crucial technique in aligning large language models (LLMs) with human preferences, ensuring these LLMs behave in beneficial and comprehensible ways to users. However, a longstanding challenge in human alignment techniques based on reinforcement…

2024

CPPO: Continual Learning for Reinforcement Learning with Human Feedback

ICLR 2024poster

The approach of Reinforcement Learning from Human Feedback (RLHF) is widely used for enhancing pre-trained Language Models (LM), enabling them to better align with human preferences. Existing RLHF-based LMs however require complete retraining whenever new queries or feedback are introduced, as human…

Cited by 17SourcePDFScholar
2024

Counterfactual-Enhanced Information Bottleneck for Aspect-Based Sentiment Analysis

AAAI 2024technical

Despite having achieved notable success for aspect-based sentiment analysis (ABSA), deep neural networks are susceptible to spurious correlations between input features and output labels, leading to poor robustness. In this paper, we propose a novel Counterfactual-Enhanced Information Bottleneck fra…

2024

Decomposing Argumentative Essay Generation via Dialectical Planning of Complex Reasoning

ACL 2024findings

Argumentative Essay Generation (AEG) is a challenging task in computational argumentation, where detailed logical reasoning and effective rhetorical skills are essential.Previous methods on argument generation typically involve planning prior to generation.However, the planning strategies in these m…

Cited by 1SourcePDFScholar
2024

Discourse Structure-Aware Prefix for Generation-Based End-to-End Argumentation Mining

ACL 2024findings

End-to-end argumentation mining (AM) aims to extract the argumentation structure including argumentation components and their argumentation relations from text. Recent developments in end-to-end AM models have demonstrated significant progress by redefining the AM task as a sequence generation task,…

2024

E-EVAL: A Comprehensive Chinese K-12 Education Evaluation Benchmark for Large Language Models

ACL 2024findings

The rapid development of Large Language Models (LLMs) has led to their increasing utilization in Chinese K-12 education. Despite the growing integration of LLMs and education, the absence of a dedicated benchmark for evaluating LLMs within this domain presents a pressing concern. Consequently, there…

2024

Enhancing Argumentative Relation Classification by Multi-Granularity Retrieval and Heterogeneous Graph Reasoning

ICASSP 2024accepted

Argumentative relation classification (ARC) aims to identify the relation between arguments. Previous methods that employ structured knowledge graphs to tackle the ARC task have achieved promising results. However, the prerequisite for structured knowledge to function is that the knowledge includes…

Cited by 0SourceScholar
2024

Enhancing Generative Aspect-Based Sentiment Analysis with Relation-Level Supervision and Prompt

ICASSP 2024accepted

Aspect-Based Sentiment Analysis (ABSA) aims to recognize fine-grained sentiments and opinions of users, which is a pivotal problem in sentiment analysis. ABSA research generally involves four fundamental sentiment elements: aspect term, opinion term, aspect category, and sentiment polarity. The core…

Cited by 0SourceScholar
2024

Enhancing Large Language Models Against Inductive Instructions with Dual-critique Prompting

NAACL 2024long

Numerous works are proposed to align large language models (LLMs) with human intents to better fulfill instructions, ensuring they are trustful and helpful.Nevertheless, some human instructions are often malicious or misleading and following them will lead to untruthful and unsafe responses.Previous…

2024

Enhancing Multi-Label Classification via Dynamic Label-Order Learning

AAAI 2024technical

Generative methods tackle Multi-Label Classification (MLC) by autoregressively generating label sequences. These methods excel at modeling label correlations and have achieved outstanding performance. However, a key challenge is determining the order of labels, as empirical findings indicate the sig…

2024

Enhancing Noise Robustness of Retrieval-Augmented Language Models with Adaptive Adversarial Training

ACL 2024long

Large Language Models (LLMs) exhibit substantial capabilities yet encounter challenges including hallucination, outdated knowledge, and untraceable reasoning processes. Retrieval-augmented generation (RAG) has emerged as a promising solution, integrating knowledge from external databases to mitigate…

2024

Forgetting before Learning: Utilizing Parametric Arithmetic for Knowledge Updating in Large Language Models

ACL 2024long

Recent advancements in Large Language Models (LLMs) have showcased their remarkable capabilities in text understanding and generation. However, even stronger LLMs are susceptible to acquiring erroneous or obsolete information from the training corpus. Direct secondary fine-tuning with data containin…

Cited by 22SourcePDFScholar
2024

Hybrid Attention Time-Frequency Analysis Network for Single-Channel Speech Enhancement

ICASSP 2024accepted

The time-frequency domain remains central to the speech signal analysis. Enhancing the efficacy of neural network-based speech models demands a detailed multi-scale analysis of time-frequency features. This study presents the Hybrid Attention Time-Frequency Analysis Network (HATFANet), an innovative…

Cited by 0SourceScholar
2024

II-Bench: An Image Implication Understanding Benchmark for Multimodal Large Language Models

NeurIPS 2024poster

The rapid advancements in the development of multimodal large language models (MLLMs) have consistently led to new breakthroughs on various benchmarks. In response, numerous challenging and comprehensive benchmarks have been proposed to more accurately assess the capabilities of MLLMs. However, ther…

Cited by 7SourcePDFScholar
2024

Improving In-Context Learning with Prediction Feedback for Sentiment Analysis

ACL 2024findings

Large language models (LLMs) have achieved promising results in sentiment analysis through the in-context learning (ICL) paradigm. However, their ability to distinguish subtle sentiments still remains a challenge. Inspired by the human ability to adjust understanding via feedback, this paper enhance…

2024

In-Context Example Retrieval from Multi-Perspectives for Few-Shot Aspect-Based Sentiment Analysis

COLING 2024main

In this paper, we focus on few-shot aspect-based sentiment analysis (ABSA) and try to solve it with in-context learning (ICL) paradigm. However, the effectiveness of ICL is highly affected by retrieved in-context examples. Previous works generally leverage the semantic similarity between the candida…

Cited by 6SourcePDFScholar
2024

Layer-wise Regularized Dropout for Neural Language Models

COLING 2024main

Among the various pre-trained neural language models that are popular today, dropout is already an indispensable regularization technique. To solve the inconsistency between training and inference caused by the randomness of dropout, some studies use consistency training to regularize dropout at the…

Cited by 3SourcePDFScholar
2024

Lightweight Multi-Axial Transformer with Frequency Prompt for Single Channel Speech Enhancement

ICASSP 2024accepted

Time-frequency analysis in single-channel speech enhancement has received considerable attention. While Transformer-based architectures are gaining traction, their computational burden can be substantial, especially when dealing with longer speech samples. To address this, our research introduces th…

Cited by 0SourceScholar
2024

MoZIP: A Multilingual Benchmark to Evaluate Large Language Models in Intellectual Property

COLING 2024main

Large language models (LLMs) have demonstrated impressive performance in various natural language processing (NLP) tasks. However, there is limited understanding of how well LLMs perform in specific domains (e.g, the intellectual property (IP) domain). In this paper, we contribute a new benchmark, t…

2024

Multi-modal Stance Detection: New Datasets and Model

ACL 2024findings

Stance detection is a challenging task that aims to identify public opinion from social media platforms with respect to specific targets. Previous work on stance detection largely focused on pure texts. In this paper, we study multi-modal stance detection for tweets consisting of texts and images, w…

2024

Multiple Knowledge-Enhanced Interactive Graph Network for Multimodal Conversational Emotion Recognition

EMNLP 2024finding

Multimodal Emotion Recognition in Conversations (ERC) aims to identify emotions in conversational videos. Current efforts focus on modeling both context-sensitive and speaker-sensitive dependencies and multimodal fusion. Despite the progress, models in Multimodal ERC (MERC) still struggle due to a l…

Cited by 1SourcePDFScholar
2024

NUMCoT: Numerals and Units of Measurement in Chain-of-Thought Reasoning using Large Language Models

ACL 2024findings

Numeral systems and units of measurement are two conjoined topics in activities of human beings and have mutual effects with the languages expressing them. Currently, the evaluation of Large Language Models (LLMs) often involves mathematical reasoning, yet little attention is given to how minor chan…

2024

PITA: Prompting Task Interaction for Argumentation Mining

ACL 2024long

Argumentation mining (AM) aims to detect the arguments and their inherent relations from argumentative textual compositions. Generally, AM comprises three key challenging subtasks, including argument component type classification (ACTC), argumentative relation identification (ARI), and argumentative…

2024

Planning, Creation, Usage: Benchmarking LLMs for Comprehensive Tool Utilization in Real-World Complex Scenarios

ACL 2024findings

The recent trend of using Large Language Models (LLMs) as tool agents in real-world applications underscores the necessity for comprehensive evaluations of their capabilities, particularly in complex scenarios involving planning, creating, and using tools. However, existing benchmarks typically focu…

2024

Role Prompting Guided Domain Adaptation with General Capability Preserve for Large Language Models

NAACL 2024findings

The growing interest in Large Language Models (LLMs) for specialized applications has revealed a significant challenge: when tailored to specific domains, LLMs tend to experience catastrophic forgetting, compromising their general capabilities and leading to a suboptimal user experience. Additionall…

2024

SDIF-DA: A Shallow-to-Deep Interaction Framework with Data Augmentation for Multi-Modal Intent Detection

ICASSP 2024accepted

Multi-modal intent detection aims to utilize various modalities to understand the user’s intentions, which is essential for the deployment of dialogue systems in real-world scenarios. The two core challenges for multi-modal intent detection are (1) how to effectively align and fuse different feature…

Cited by 0SourceScholar
2024

Self-Training with Pseudo-Label Scorer for Aspect Sentiment Quad Prediction

ACL 2024long

Aspect Sentiment Quad Prediction (ASQP) aims to predict all quads (aspect term, aspect category, opinion term, sentiment polarity) for a given review, which is the most representative and challenging task in aspect-based sentiment analysis. A key challenge in the ASQP task is the scarcity of labeled…

2024

TP-Link: Fine-grained Pre-Training for Text-to-SQL Parsing with Linking Information

COLING 2024main

In this paper, we introduce an innovative pre-training framework TP-Link, which aims to improve context-dependent Text-to-SQL Parsing by leveraging Linking information. This enhancement is achieved through better representation of both natural language utterances and the database schema, ultimately…

2024

WebCiteS: Attributed Query-Focused Summarization on Chinese Web Search Results with Citations

ACL 2024long

Enhancing the attribution in large language models (LLMs) is a crucial task. One feasible approach is to enable LLMs to cite external sources that support their generations. However, existing datasets and evaluation methods in this domain still exhibit notable limitations. In this work, we formulate…

2023

A Diffusion Model for Event Skeleton Generation

ACL 2023findings

Event skeleton generation, aiming to induce an event schema skeleton graph with abstracted event nodes and their temporal relations from a set of event instance graphs, is a critical step in the temporal complex event schema induction task. Existing methods effectively address this task from a graph…

2023

A Generative Approach for Script Event Prediction via Contrastive Fine-Tuning

AAAI 2023technical

Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted to improve event correlation reasoning by using pretrained language models and incorporating external knowledge (e.g., di…

2023

A Synthetic Data Generation Framework for Grounded Dialogues

ACL 2023long

Training grounded response generation models often requires a large collection of grounded dialogues. However, it is costly to build such dialogues. In this paper, we present a synthetic data generation framework (SynDG) for grounded dialogues. The generation process utilizes large pre-trained langu…

2023

A Training-Free Debiasing Framework with Counterfactual Reasoning for Conversational Emotion Detection

EMNLP 2023long main

Unintended dataset biases typically exist in existing Emotion Recognition in Conversations (ERC) datasets, including label bias, where models favor the majority class due to imbalanced training data, as well as the speaker and neutral word bias, where models make unfair predictions because of excess…

Cited by 0SourceScholar
2023

An Empirical Study of Sentiment-Enhanced Pre-Training for Aspect-Based Sentiment Analysis

ACL 2023findings

Aspect-Based Sentiment Analysis (ABSA) aims to recognize fine-grained opinions and sentiments of users, which is an important problem in sentiment analysis. Recent work has shown that Sentiment-enhanced Pre-Training (SPT) can substantially improve the performance of various ABSA tasks. However, ther…

2023

An Empirical Study on Multiple Knowledge from ChatGPT for Emotion Recognition in Conversations

EMNLP 2023long findings

Multiple knowledge (e.g., co-reference, topics, emotional causes, etc) has been demonstrated effective for emotion detection. However, exploring this knowledge in Emotion Recognition in Conversations (ERC) is currently a blank slate due to the lack of annotated data and the high cost involved in obt…

Cited by 0SourceScholar
2023

Balanced Meta Learning and Diverse Sampling for Lifelong Task-Oriented Dialogue Systems

AAAI 2023technical

In real-world scenarios, it is crucial to build a lifelong taskoriented dialogue system (TDS) that continually adapts to new knowledge without forgetting previously acquired experiences. Existing approaches mainly focus on mitigating the catastrophic forgetting in lifelong TDS. However, the transfer…

2023

Context or Knowledge is Not Always Necessary: A Contrastive Learning Framework for Emotion Recognition in Conversations

ACL 2023findings

Emotion recognition in conversations (ERC) aims to detect the emotion of utterances in conversations. Existing efforts generally focus on modeling context- and knowledge-sensitive dependencies. However, it is observed that the emotions of many utterances can be correctly detected without context or…

Cited by 21SourcePDFScholar
2023

Cue-CoT: Chain-of-thought Prompting for Responding to In-depth Dialogue Questions with LLMs

EMNLP 2023long findings

Large Language Models (LLMs), such as ChatGPT, greatly empower dialogue systems with strong language understanding and generation capabilities. However, most of the previous works prompt the LLMs to directly generate a response based on the dialogue context, overlooking the underlying linguistic cue…

Cited by 0SourceScholar
2023

Effective Open Intent Classification with K-center Contrastive Learning and Adjustable Decision Boundary

AAAI 2023technical

Open intent classification, which aims to correctly classify the known intents into their corresponding classes while identifying the new unknown (open) intents, is an essential but challenging task in dialogue systems. In this paper, we introduce novel K-center contrastive learning and adjustable d…

2023

In-context Learning for Few-shot Multimodal Named Entity Recognition

EMNLP 2023long findings

Thanks in part to the availability of copious annotated resources for some entity categories, existing studies have achieved superior performance in multimodal named entity recognition (MNER). However, in the real-world scenario, it is infeasible to enumerate all entity categories in advance. Theref…

Cited by 0SourceScholar
2023

Learning to Describe for Predicting Zero-shot Drug-Drug Interactions

EMNLP 2023long main

Adverse drug-drug interactions (DDIs) can compromise the effectiveness of concurrent drug administration, posing a significant challenge in healthcare. As the development of new drugs continues, the potential for unknown adverse effects resulting from DDIs becomes a growing concern. Traditional…

Cited by 0SourcecodeScholar
2023

MMSD2.0: Towards a Reliable Multi-modal Sarcasm Detection System

ACL 2023findings

Multi-modal sarcasm detection has attracted much recent attention. Nevertheless, the existing benchmark (MMSD) has some shortcomings that hinder the development of reliable multi-modal sarcasm detection system: (1) There are some spurious cues in MMSD, leading to the model bias learning; (2) The neg…

2023

Probing Graph Decomposition for Argument Pair Extraction

ACL 2023findings

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages within a discussion. The key challenge of APE is to effectively capture the complex context-aware interactive relations of arguments between the two passages. In this paper, we elicit relational semantic know…

2023

Reducing Spurious Correlations in Aspect-based Sentiment Analysis with Explanation from Large Language Models

EMNLP 2023long findings

Recently, aspect-based sentiment analysis (ABSA) models have yielded promising results. However, they are susceptible to learning spurious correlations between certain words of the input text and output labels while modeling the sentiment feature of the aspect. This spurious correlation will potenti…

Cited by 0SourceScholar
2023

Retrieval-free Knowledge Injection through Multi-Document Traversal for Dialogue Models

ACL 2023long

Dialogue models are often enriched with extensive external knowledge to provide informative responses through a retrieval-augmented pipeline. Nevertheless, retrieval-augmented approaches rely on finely annotated retrieval training data and knowledge-grounded response generation data, making it costl…

2023

Stance Detection on Social Media with Background Knowledge

EMNLP 2023long main

Identifying users' stances regarding specific targets/topics is a significant route to learning public opinion from social media platforms. Most existing studies of stance detection strive to learn stance information about specific targets from the context, in order to determine the user's stance on…

Cited by 0SourceScholar
2023

Target-to-Source Augmentation for Aspect Sentiment Triplet Extraction

EMNLP 2023long main

Aspect Sentiment Triplet Extraction (ASTE) is an important task in sentiment analysis, aiming to extract aspect-level opinions and sentiments from user-generated reviews. The fine-grained nature of ASTE incurs a high annotation cost, while the scarcity of annotated data limits the performance of ex…

Cited by 0SourceScholar
2022

A Generative Model for End-to-End Argument Mining with Reconstructed Positional Encoding and Constrained Pointer Mechanism

EMNLP 2022main

Argument mining (AM) is a challenging task as it requires recognizing the complex argumentation structures involving multiple subtasks.To handle all subtasks of AM in an end-to-end fashion, previous works generally transform AM into a dependency parsing task.However, such methods largely require com…

Cited by 7SourcePDFScholar
2022

AEG: Argumentative Essay Generation via A Dual-Decoder Model with Content Planning

EMNLP 2022main

Argument generation is an important but challenging task in computational argumentation.Existing studies have mainly focused on generating individual short arguments, while research on generating long and coherent argumentative essays is still under-explored.In this paper, we propose a new task, Arg…

Cited by 9SourcePDFScholar
2022

Boundary-Driven Table-Filling for Aspect Sentiment Triplet Extraction

EMNLP 2022main

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the aspect terms along with the corresponding opinion terms and the expressed sentiments in the review, which is an important task in sentiment analysis. Previous research efforts generally address the ASTE task in an end-to-end fashion thro…

2022

CLLE: A Benchmark for Continual Language Learning Evaluation in Multilingual Machine Translation

EMNLP 2022finding

Continual Language Learning (CLL) in multilingual translation is inevitable when new languages are required to be translated. Due to the lack of unified and generalized benchmarks, the evaluation of existing methods is greatly influenced by experimental design which usually has a big gap from the in…

2022

Have my arguments been replied to? Argument Pair Extraction as Machine Reading Comprehension

ACL 2022short

Argument pair extraction (APE) aims to automatically mine argument pairs from two interrelated argumentative documents. Existing studies typically identify argument pairs indirectly by predicting sentence-level relations between two documents, neglecting the modeling of the holistic argument-level i…

2022

Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering

ACL 2022long

Representations of events described in text are important for various tasks. In this work, we present SWCC: a Simultaneous Weakly supervised Contrastive learning and Clustering framework for event representation learning. SWCC learns event representations by making better use of co-occurrence inform…

2022

Interpretable Proof Generation via Iterative Backward Reasoning

NAACL 2022long

We present IBR, an Iterative Backward Reasoning model to solve the proof generation tasks on rule-based Question Answering (QA), where models are required to reason over a series of textual rules and facts to find out the related proof path and derive the final answer. We handle the limitations of e…

2022

JointCL: A Joint Contrastive Learning Framework for Zero-Shot Stance Detection

ACL 2022long

Zero-shot stance detection (ZSSD) aims to detect the stance for an unseen target during the inference stage. In this paper, we propose a joint contrastive learning (JointCL) framework, which consists of stance contrastive learning and target-aware prototypical graph contrastive learning. Specificall…

2022

Learning from Sibling Mentions with Scalable Graph Inference in Fine-Grained Entity Typing

ACL 2022long

In this paper, we firstly empirically find that existing models struggle to handle hard mentions due to their insufficient contexts, which consequently limits their overall typing performance. To this end, we propose to exploit sibling mentions for enhancing the mention representations. Specifically…

Cited by 10SourcePDFScholar
2022

MCPG: A Flexible Multi-Level Controllable Framework for Unsupervised Paraphrase Generation

EMNLP 2022finding

We present MCPG: a simple and effectiveapproach for controllable unsupervised paraphrase generation, which is also flexible toadapt to specific domains without extra training. MCPG is controllable in different levels: local lexicons, global semantics, and universal styles. The unsupervised paradigm…

Cited by 8SourcePDFScholar
2022

Mask-then-Fill: A Flexible and Effective Data Augmentation Framework for Event Extraction

EMNLP 2022finding

We present Mask-then-Fill, a flexible and effective data augmentation framework for event extraction. Our approach allows for more flexible manipulation of text and thus can generate more diverse data while keeping the original event structure unchanged as much as possible. Specifically, it first ra…

Cited by 33SourcePDFScholar
2022

Masked Language Models Know Which are Popular: A Simple Ranking Strategy for Commonsense Question Answering

EMNLP 2022finding

We propose a simple ranking strategy to solve a generative commonsense question answering (QA) problem. Compared with multiple-choice QA, it is challenging because the answers to a question are not unique and they are supposed to be popular and diverse. Our strategy exploits the dataset itself and n…

2022

Modeling Intra- and Inter-Modal Relations: Hierarchical Graph Contrastive Learning for Multimodal Sentiment Analysis

COLING 2022main

The existing research efforts in Multimodal Sentiment Analysis (MSA) have focused on developing the expressive ability of neural networks to fuse information from different modalities. However, these approaches lack a mechanism to understand the complex relations within and across different modaliti…

Cited by 58SourcePDFScholar
2022

Multi-Modal Sarcasm Detection via Cross-Modal Graph Convolutional Network

ACL 2022long

With the increasing popularity of posting multimodal messages online, many recent studies have been carried out utilizing both textual and visual information for multi-modal sarcasm detection. In this paper, we investigate multi-modal sarcasm detection from a novel perspective by constructing a cros…

2022

Probing Structural Knowledge from Pre-trained Language Model for Argumentation Relation Classification

EMNLP 2022finding

Extracting fine-grained structural information between argumentation component (AC) pairs is essential for argumentation relation classification (ARC). However, most previous studies attempt to model the relationship between AC pairs using AC level similarity or semantically relevant features. They…

2022

Reducing Spurious Correlations for Answer Selection by Feature Decorrelation and Language Debiasing

COLING 2022main

Deep neural models have become the mainstream in answer selection, yielding state-of-the-art performance. However, these models tend to rely on spurious correlations between prediction labels and input features, which in general suffer from robustness and generalization. In this paper, we propose a…

2022

SEMGraph: Incorporating Sentiment Knowledge and Eye Movement into Graph Model for Sentiment Analysis

EMNLP 2022main

This paper investigates the sentiment analysis task from a novel perspective by incorporating sentiment knowledge and eye movement into a graph architecture, aiming to draw the eye movement-based sentiment relationships for learning the sentiment expression of the context. To be specific, we first e…

2021

A Neural Transition-based Model for Argumentation Mining

ACL 2021long

The goal of argumentation mining is to automatically extract argumentation structures from argumentative texts. Most existing methods determine argumentative relations by exhaustively enumerating all possible pairs of argument components, which suffer from low efficiency and class imbalance. Moreove…

Cited by 42SourcePDFScholar
2021

An Empirical Study on Multiple Information Sources for Zero-Shot Fine-Grained Entity Typing

EMNLP 2021main

Auxiliary information from multiple sources has been demonstrated to be effective in zero-shot fine-grained entity typing (ZFET). However, there lacks a comprehensive understanding about how to make better use of the existing information sources and how they affect the performance of ZFET. In this p…

Cited by 16SourcePDFScholar
2021

Argument Pair Extraction with Mutual Guidance and Inter-sentence Relation Graph

EMNLP 2021main

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages of a discussion. Previous work studied this task in the context of peer review and rebuttal, and decomposed it into a sequence labeling task and a sentence relation classification task. However, despite the p…

Cited by 22SourcePDFScholar
2021

Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge

EMNLP 2021main

In this paper, we investigate the Aspect Category Sentiment Analysis (ACSA) task from a novel perspective by exploring a Beta Distribution guided aspect-aware graph construction based on external knowledge. That is, we are no longer entangled about how to laboriously search the sentiment clues for c…

2021

Continual Learning for Task-oriented Dialogue System with Iterative Network Pruning, Expanding and Masking

ACL 2021short

This ability to learn consecutive tasks without forgetting how to perform previously trained problems is essential for developing an online dialogue system. This paper proposes an effective continual learning method for the task-oriented dialogue system with iterative network pruning, expanding, and…

2021

Exploring Auxiliary Reasoning Tasks for Task-oriented Dialog Systems with Meta Cooperative Learning

AAAI 2021technical

In this paper, we propose a Meta Cooperative Learning (MCL) framework for task-oriented dialog systems (TDSs). Our model consists of an auxiliary KB reasoning task for learning meta KB knowledge, an auxiliary dialogue reasoning task for learning dialogue patterns, and a TDS task (primary task) that…

2021

Imagine, Reason and Write: Visual Storytelling with Graph Knowledge and Relational Reasoning

AAAI 2021technical

Visual storytelling is a task of creating a short story based on photo streams. Different from visual captions, stories contain not only factual descriptions, but also imaginary concepts that do not appear in the images. In this paper, we propose a novel imagine-reason-write generation framework (IR…

Cited by 39SourcePDFScholar
2021

Improving Empathetic Response Generation by Recognizing Emotion Cause in Conversations

EMNLP 2021finding

Current approaches to empathetic response generation focus on learning a model to predict an emotion label and generate a response based on this label and have achieved promising results. However, the emotion cause, an essential factor for empathetic responding, is ignored. The emotion cause is a st…

Cited by 116SourcePDFScholar
2021

Progressive Self-Training with Discriminator for Aspect Term Extraction

EMNLP 2021main

Aspect term extraction aims to extract aspect terms from a review sentence that users have expressed opinions on. One of the remaining challenges for aspect term extraction resides in the lack of sufficient annotated data. While self-training is potentially an effective method to address this issue,…

Cited by 49SourcePDFScholar
2020

Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems

COLING 2020main

Existing end-to-end task-oriented dialog systems struggle to dynamically model long dialog context for interactions and effectively incorporate knowledge base (KB) information into dialog generation. To conquer these limitations, we propose a Dual Dynamic Memory Network (DDMN) for multi-turn dialog…

2020

Jointly Learning Aspect-Focused and Inter-Aspect Relations with Graph Convolutional Networks for Aspect Sentiment Analysis

COLING 2020main

In this paper, we explore a novel solution of constructing a heterogeneous graph for each instance by leveraging aspect-focused and inter-aspect contextual dependencies for the specific aspect and propose an Interactive Graph Convolutional Networks (InterGCN) model for aspect sentiment analysis. Spe…