← Search

Zhuofeng Wu

9 accepted papers

2025

Improving Large Language Models Function Calling and Interpretability via Guided-Structured Templates

EMNLP 2025

Large language models (LLMs) have demonstrated strong reasoning and tool-use capabilities, yet they often fail in real-world tool-interactions due to incorrect parameterization, poor tool selection, or misinterpretation of user intent. These issues often stem from an incomplete understanding of user

2025

UniConv: Unifying Retrieval and Response Generation for Large Language Models in Conversations

ACL 2025long

The rapid advancement of conversational search systems revolutionizes how information is accessed by enabling the multi-turn interaction between the user and the system. Existing conversational search systems are usually built with two different models. This separation restricts the system from leve…

Cited by 0SourcePDFScholar
2024

ChatGPT as an Attack Tool: Stealthy Textual Backdoor Attack via Blackbox Generative Model Trigger

NAACL 2024long

Textual backdoor attacks, characterized by subtle manipulations of input triggers and training dataset labels, pose significant threats to security-sensitive applications. The rise of advanced generative models, such as GPT-4, with their capacity for human-like rewriting, makes these attacks increas…

2024

Divide-or-Conquer? Which Part Should You Distill Your LLM?

EMNLP 2024finding

Recent methods have demonstrated that Large Language Models (LLMs) can solve reasoning tasks better when they are encouraged to solve subtasks of the main task first. In this paper we devise a similar strategy that breaks down reasoning tasks into a problem decomposition phase and a problem solving…

2024

Self-Supervised Spatially Variant PSF Estimation for Aberration-Aware Depth-from-Defocus

ICASSP 2024accepted

In this paper, we address the task of aberration-aware depth-from- defocus (DfD), which takes account of spatially variant point spread functions (PSFs) of a real camera. To effectively obtain the spatially variant PSFs of a real camera without requiring any ground-truth PSFs, we propose a novel sel…

Cited by 0SourceScholar
2023

Defending against Insertion-based Textual Backdoor Attacks via Attribution

ACL 2023findings

Textual backdoor attack, as a novel attack model, has been shown to be effective in adding a backdoor to the model during training. Defending against such backdoor attacks has become urgent and important. In this paper, we propose AttDef, an efficient attribution-based pipeline to defend against two…

2023

HiCL: Hierarchical Contrastive Learning of Unsupervised Sentence Embeddings

EMNLP 2023long findings

In this paper, we propose a hierarchical contrastive learning framework, HiCL, which considers local segment-level and global sequence-level relationships to improve training efficiency and effectiveness. Traditional methods typically encode a sequence in its entirety for contrast with others, oft…

Cited by 0SourceScholar
2023

PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model

NeurIPS 2023poster

Autoregressive models for text sometimes generate repetitive and low-quality output because errors accumulate during the steps of generation. This issue is often attributed to exposure bias -- the difference between how a model is trained, and how it is used during inference. Denoising diffusion mod…

2022

IDPG: An Instance-Dependent Prompt Generation Method

NAACL 2022long

Prompt tuning is a new, efficient NLP transfer learning paradigm that adds a task-specific prompt in each input instance during the model training stage. It freezes the pre-trained language model and only optimizes a few task-specific prompts. In this paper, we propose a conditional prompt generatio…

Cited by 59SourcePDFScholar