← Search

Lingzhi Wang

16 accepted papers

2026

ToolACE-MT: Non-Autoregressive Generation for Agentic Multi-Turn Interaction

ICLR 2026poster

Agentic task-solving with Large Language Models (LLMs) requires multi-turn, multi-step interactions, often involving complex function calls and dynamic user-agent exchanges. Existing simulation-based data generation methods for such scenarios rely heavily on costly autoregressive interactions betwee…

Cited by 0SourcecodeScholar
2026

ToolACE-R: Model-aware Iterative Training and Adaptive Refinement for Tool learning

AAAI 2026technical

Tool learning, which allows Large Language Models (LLMs) to leverage external tools for solving complex user tasks, has emerged as a promising avenue for extending model capabilities. However, existing approaches primarily focus on data synthesis for fine-tuning LLMs to invoke tools effectively, lar

Cited by 0SourcePDFScholar
2025

Bridging Time and Linguistics: LLMs as Time Series Analyzer through Symbolization and Segmentation

NeurIPS 2025poster

Recent studies reveal that Large Language Models (LLMs) exhibit strong sequential reasoning capabilities, allowing them to replace specialized time-series models and serve as foundation models for complex time-series analysis. To activate the capabilities of LLMs for time-series tasks, numerous stud…

Cited by 0SourceScholar
2025

Do Mentioned Items Truly Matter? Enhancing Conversational Recommender Systems with Causal Intervention and Large Language Models

IJCAI 2025

Conversational Recommender Systems (CRS) have become increasingly important due to their ability to recommend items through interactive dialogue, adapting to user preferences in real time. Traditional CRS approaches face challenges in generating high-quality, diverse responses due to the limited ava

Cited by 0SourcePDFScholar
2025

FedCSR: A Federated Framework for Multi-Platform Cross-Domain Sequential Recommendation with Dual Contrastive Learning

COLING 2025main

Cross-domain sequential recommendation (CSR) has garnered significant attention. Current federated frameworks for CSR leverage information across multiple domains but often rely on user alignment, which increases communication costs and privacy risks. In this work, we propose FedCSR, a novel federat…

2025

Investigating Bias in LLM-Based Bias Detection: Disparities between LLMs and Human Perception

COLING 2025main

The pervasive spread of misinformation and disinformation in social media underscores the critical importance of detecting media bias. While robust Large Language Models (LLMs) have emerged as foundational tools for bias prediction, concerns about inherent biases within these models persist. In this…

Cited by 36SourcePDFScholar
2025

Selective Forgetting: Advancing Machine Unlearning Techniques and Evaluation in Language Models

AAAI 2025technical

This paper explores Machine Unlearning (MU), an emerging field that is gaining increased attention due to concerns about neural models unintentionally remembering personal or sensitive information. We present SeUL, a novel method that enables selective and fine-grained unlearning for language models…

2025

Turning the Tables: Enabling Backward Transfer via Causal-Aware LoRA in Continual Learning

NeurIPS 2025poster

Current parameter-efficient fine-tuning (PEFT) methods have shown superior performance in continual learning. However, most existing PEFT-based methods focus on mitigating catastrophic forgetting by limiting modifications to the old task model caused by new tasks. This hinders backward knowledge tra…

Cited by 0SourceScholar
2024

DPDLLM: A Black-box Framework for Detecting Pre-training Data from Large Language Models

ACL 2024findings

The success of large language models (LLM) benefits from large-scale model parameters and large amounts of pre-training data. However, the textual data for training LLM can not be confirmed to be legal because they are crawled from different web sites. For example, there are copyrighted articles, pe…

2024

LLM-REDIAL: A Large-Scale Dataset for Conversational Recommender Systems Created from User Behaviors with LLMs

ACL 2024findings

The large-scale conversational recommendation dataset is pivotal for the development of conversational recommender systems (CRS). Most existing CRS datasets suffers from the problems of data inextensibility and semantic inconsistency. To tackle these limitations and establish a benchmark in the conv…

Cited by 7SourcePDFScholar
2024

LLMEdgeRefine: Enhancing Text Clustering with LLM-Based Boundary Point Refinement

EMNLP 2024main

Text clustering is a fundamental task in natural language processing with numerous applications. However, traditional clustering methods often struggle with domain-specific fine-tuning and the presence of outliers. To address these challenges, we introduce LLMEdgeRefine, an iterative clustering meth…

2024

PACAR: Automated Fact-Checking with Planning and Customized Action Reasoning Using Large Language Models

COLING 2024main

In an era characterized by the rapid proliferation of information, the pervasive issues of misinformation and disinformation have significantly impacted numerous individuals. Consequently, the evaluation of information’s truthfulness and accuracy has garnered substantial attention among researchers.…

Cited by 10SourcePDFScholar
2023

KGA: A General Machine Unlearning Framework Based on Knowledge Gap Alignment

ACL 2023long

Recent legislation of the “right to be forgotten” has led to the interest in machine unlearning, where the learned models are endowed with the function to forget information about specific training instances as if they have never existed in the training set. Previous work mainly focuses on computer…

2022

Learning When and What to Quote: A Quotation Recommender System with Mutual Promotion of Recommendation and Generation

EMNLP 2022finding

This work extends the current quotation recommendation task to a more realistic quotation recommender system that learns to predict when to quote and what to quote jointly. The system consists of three modules (tasks), a prediction module to predict whether to quote given conversation contexts, a re…

2021

Quotation Recommendation and Interpretation Based on Transformation from Queries to Quotations

ACL 2021short

To help individuals express themselves better, quotation recommendation is receiving growing attention. Nevertheless, most prior efforts focus on modeling quotations and queries separately and ignore the relationship between the quotations and the queries. In this work, we introduce a transformation…

2021

Re-entry Prediction for Online Conversations via Self-Supervised Learning

EMNLP 2021finding

In recent years, world business in online discussions and opinion sharing on social media is booming. Re-entry prediction task is thus proposed to help people keep track of the discussions which they wish to continue. Nevertheless, existing works only focus on exploiting chatting history and context…