← Search

Yang Sun

24 accepted papers

2026

Discern Truth from Falsehood: Reducing Over-Refusal via Contrastive Refinement

ICLR 2026poster

Large language models (LLMs) aligned for safety often suffer from over-refusal—the tendency to reject seemingly toxic or benign prompts by misclassifying them as toxic. This behavior undermines models' helpfulness and restricts usability in sensitive or nuanced contexts. While prior work has propose…

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

CodeContests+: High-Quality Test Case Generation for Competitive Programming

EMNLP 2025

Competitive programming, due to its high reasoning difficulty and precise correctness feedback, has become a key task for both training and evaluating the reasoning capabilities of large language models (LLMs). However, while a large amount of public problem data, such as problem statements and solu

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

DPGP: A Hybrid 2D-3D Dual Path Potential Ghost Probe Zone Prediction Framework for Safe Autonomous Driving

IROS 2025

Modern robots must coexist with humans in dense urban environments. A key challenge is the ghost probe problem, where pedestrians or objects unexpectedly rush into traffic paths. This issue affects both autonomous vehicles and human drivers. Existing works propose vehicle-to-everything (V2X) strateg

Cited by 2SourceScholar
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

Graph-Reward-SQL: Execution-Free Reinforcement Learning for Text-to-SQL via Graph Matching and Stepwise Reward

EMNLP 2025

Reinforcement learning (RL) has been widely adopted to enhance the performance of large language models (LLMs) on Text-to-SQL tasks. However, existing methods often rely on execution-based or LLM-based Bradley–Terry reward models. The former suffers from high execution latency caused by repeated dat

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

Learning Implicit Features with Flow-Infused Transformations for Realistic Virtual Try-On

ICCV 2025poster

Diffusion-based virtual try-on aims to synthesize a realistic image that seamlessly integrating the specific garment into a target model. The primary challenge lies in effectively guiding the warping process of the latent diffusion model. However, previous methods either lack direct guidance or expl…

Cited by 0SourcePDFScholar
2025

Towards Database-Free Text-to-SQL Evaluation: A Graph-Based Metric for Functional Correctness

COLING 2025main

Execution Accuracy and Exact Set Match are two predominant metrics for evaluating the functional correctness of SQL queries in modern Text-to-SQL tasks. However, both metrics have notable limitations: Exact Set Match fails when queries are functionally equivalent but syntactically different, while E…

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

OVD-Explorer: Optimism Should Not Be the Sole Pursuit of Exploration in Noisy Environments

AAAI 2024technical

In reinforcement learning, the optimism in the face of uncertainty (OFU) is a mainstream principle for directing exploration towards less explored areas, characterized by higher uncertainty. However, in the presence of environmental stochasticity (noise), purely optimistic exploration may lead to ex…

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

Task-Customized Mixture of Adapters for General Image Fusion

CVPR 2024poster

General image fusion aims at integrating important information from multi-source images. However due to the significant cross-task gap the respective fusion mechanism varies considerably in practice resulting in limited performance across subtasks. To handle this problem we propose a novel task-cust…

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…

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

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

Tracking Satisfaction States for Customer Satisfaction Prediction in E-commerce Service Chatbots

COLING 2022main

Due to the increasing use of service chatbots in E-commerce platforms in recent years, customer satisfaction prediction (CSP) is gaining more and more attention. CSP is dedicated to evaluating subjective customer satisfaction in conversational service and thus helps improve customer service experien…

2021

A Discourse-Aware Graph Neural Network for Emotion Recognition in Multi-Party Conversation

EMNLP 2021finding

Emotion recognition in multi-party conversation (ERMC) is becoming increasingly popular as an emerging research topic in natural language processing. Prior research focuses on exploring sequential information but ignores the discourse structures of conversations. In this paper, we investigate the im…

Cited by 55SourcePDFScholar
2018

Geometric Information Based Monaural Speech Separation Using Deep Neural Network

ICASSP 2018accepted

The performance of deep neural network (DNN) based monaural speech separation methods is limited in reverberant and noisy room environments. In this paper, we propose a new DNN training target which incorporates geometric information describing the target speaker and microphone to improve the perfor…

Cited by 1SourceScholar
2017

Underdetermined source separation using time-frequency masks and an adaptive combined Gaussian-Student's t probabilistic model

ICASSP 2017accepted

Time-frequency (T-F) masking algorithms are focused at separating multiple sound sources from binaural reverberant speech mixtures. The statistical modelling of binaural cues i.e. interaural phase difference (IPD) and interaural level difference (ILD) is a significant aspect of such algorithms. In t…

Cited by 12SourceScholar