← Search

Jiansong Chen

7 accepted papers

2025

AMoPO: Adaptive Multi-objective Preference Optimization without Reward Models and Reference Models

ACL 2025finding

Existing multi-objective preference alignment methods for large language models (LLMs) face limitations: (1) the inability to effectively balance various preference dimensions, and (2) reliance on auxiliary reward/reference models introduces computational complexity. To address these challenges, we…

2025

When to Continue Thinking: Adaptive Thinking Mode Switching for Efficient Reasoning

EMNLP 2025

Large reasoning models (LRMs) achieve remarkable performance via long reasoning chains, but often incur excessive computational overhead due to redundant reasoning, especially on simple tasks. In this work, we systematically quantify the upper bounds of LRMs under both Long-Thinking and No-Thinking

Cited by 0SourcePDFScholar
2023

Ambiguous Learning from Retrieval: Towards Zero-shot Semantic Parsing

ACL 2023long

Current neural semantic parsers take a supervised approach requiring a considerable amount of training data which is expensive and difficult to obtain. Thus, minimizing the supervision effort is one of the key challenges in semantic parsing. In this paper, we propose the Retrieval as Ambiguous Super…

Cited by 5SourcePDFScholar
2023

Interpreting Sentiment Composition with Latent Semantic Tree

ACL 2023findings

As the key to sentiment analysis, sentiment composition considers the classification of a constituent via classifications of its contained sub-constituents and rules operated on them. Such compositionality has been widely studied previously in the form of hierarchical trees including untagged and se…

2022

Confidence Calibration for Intent Detection via Hyperspherical Space and Rebalanced Accuracy-Uncertainty Loss

AAAI 2022technical

Data-driven methods have achieved notable performance on intent detection, which is a task to comprehend user queries. Nonetheless, they are controversial for over-confident predictions. In some scenarios, users do not only care about the accuracy but also the confidence of model. Unfortunately, mai…

Cited by 4SourcePDFScholar
2021

Domain-Lifelong Learning for Dialogue State Tracking via Knowledge Preservation Networks

EMNLP 2021main

Dialogue state tracking (DST), which estimates user goals given a dialogue context, is an essential component of task-oriented dialogue systems. Conventional DST models are usually trained offline, which requires a fixed dataset prepared in advance. This paradigm is often impractical in real-world a…

2021

From Paraphrasing to Semantic Parsing: Unsupervised Semantic Parsing via Synchronous Semantic Decoding

ACL 2021long

Semantic parsing is challenging due to the structure gap and the semantic gap between utterances and logical forms. In this paper, we propose an unsupervised semantic parsing method - Synchronous Semantic Decoding (SSD), which can simultaneously resolve the semantic gap and the structure gap by join…