← Search

Xuhong Zhang

33 accepted papers

2026

A Problem-Oriented Perspective and Anchor Verification for Code Optimization

ICLR 2026poster

Large Language Models (LLMs) have shown remarkable capabilities in solving various programming tasks, such as code generation. However, their potential for code optimization, particularly in performance enhancement, remains largely unexplored. This paper investigates the capabilities of LLMs in opti…

Cited by 0SourceScholar
2026

Do Not Merge My Model! Safeguarding Open-Source LLMs Against Unauthorized Model Merging

AAAI 2026technical

Model merging has emerged as an efficient technique for expanding large language models (LLMs) by integrating specialized expert models. However, it also introduces a new threat: model merging stealing, where free-riders exploit models through unauthorized model merging. Unfortunately, existing defe

Cited by 0SourcePDFScholar
2026

Faithful Bi-Directional Model Steering via Distribution Matching and Distributed Interchange Interventions

ICLR 2026poster

Intervention-based model steering offers a lightweight and interpretable alternative to prompting and fine-tuning. However, by adapting strong optimization objectives from fine-tuning, current methods are susceptible to overfitting and often underperform, sometimes generating unnatural outputs. We h…

Cited by 0SourcecodeScholar
2026

Ground What You See: Hallucination-Resistant MLLMs via Caption Feedback, Diversity-Aware Sampling, and Conflict Regularization

AAAI 2026technical

Multimodal large language models (MLLMs) have achieved significant results in various tasks, but their practical application is still severely constrained by hallucination issues, which are particularly prominent in reinforcement learning (RL) optimization processes. This paper systematically analyz

Cited by 0SourcePDFScholar
2026

HogVul: Black-box Adversarial Code Generation Framework Against LM-based Vulnerability Detectors

AAAI 2026technical

Recent advances in software vulnerability detection have been driven by Language Model (LM)-based approaches. However, these models remain vulnerable to adversarial attacks that exploit lexical and syntax perturbations, allowing critical flaws to evade detection. Existing black-box attacks on LM-bas

Cited by 0SourcePDFScholar
2026

IBISAgent: Reinforcing Pixel-Level Visual Reasoning in MLLMs for Universal Biomedical Object Referring and Segmentation

CVPR 2026

Recent research on medical MLLMs has shifted its focus from image-level understanding to fine-grained, pixel-level comprehension. Although segmentation serves as the foundation for pixel-level understanding, existing approaches face two major challenges. First, they introduce implicit segmentation t

Cited by 0SourcecodeScholar
2026

LBA: Textual Hard-Label Adversarial Attack Under Low Query Budgets

IJCAI 2026

Generating high-quality adversarial texts with low query budgets remains a challenging problem in the hard-label scenario. Most existing approaches rely on greedy algorithms, where one position in the text is selected for substitution, followed by the substitutions of other positions. This local sea

Cited by 0Scholar
2026

Mitigating Manifold Departure: Uncertainty-aware Subspace Rectification for Trustworthy MLLM Decoding

ICML 2026poster

Multimodal Large Language Models often suffer from object hallucinations, where generated outputs are inconsistent with the visual evidence. This issue is typically attributed to the over-reliance on language priors, which can override the visual context. Recent training-free decoding strategies add…

Cited by 0SourceScholar
2026

PragLocker: Protecting Agent Intellectual Property in Untrusted Deployments via Non-Portable Prompts

ICML 2026poster

LLM agents rely on prompts to implement task-specific capabilities based on foundation LLMs, making agent prompts valuable intellectual property. However, in untrusted deployments, adversaries can copy and reuse these prompts with other proprietary LLMs, causing economic losses. To protect these pro…

Cited by 0SourceScholar
2026

RAGFort: Dual-Path Defense Against Proprietary Knowledge Base Extraction in Retrieval-Augmented Generation

AAAI 2026technical

Retrieval-Augmented Generation (RAG) systems deployed over proprietary knowledge bases face growing threats from reconstruction attacks that aggregate model responses to replicate knowledge bases. Such attacks exploit both intra-class and inter-class paths—progressively extracting fine-grained knowl

Cited by 0SourcePDFScholar
2026

Towards Steering without Sacrifice: Principled Training of Steering Vectors for Prompt-only Interventions

ICML 2026poster

Recently, *steering vectors (SVs)* have emerged as an effective and lightweight approach to steer behaviors of large language models (LLMs), among which fine-tuned SVs are more effective than optimization-free ones. However, current approaches to fine-tuned SVs suffer from two limitations. First, th…

Cited by 0SourceScholar
2025

An Inversion-based Measure of Memorization for Diffusion Models

ICCV 2025poster

The past few years have witnessed substantial advances in image generation powered by diffusion models. However, it was shown that diffusion models are susceptible to training data memorization, raising significant concerns regarding copyright infringement and privacy invasion. This study delves int…

2025

Bridging Context Gaps: Leveraging Coreference Resolution for Long Contextual Understanding

ICLR 2025poster

Large language models (LLMs) have shown remarkable capabilities in natural language processing; however, they still face difficulties when tasked with understanding lengthy contexts and executing effective question answering. These challenges often arise due to the complexity and ambiguity present i…

2025

CLMTracing: Black-box User-level Watermarking for Code Language Model Tracing

EMNLP 2025

With the widespread adoption of open-source code language models (code LMs), intellectual property (IP) protection has become an increasingly critical concern. While current watermarking techniques have the potential to identify the code LM to protect its IP, they have limitations when facing the mo

Cited by 0SourcePDFScholar
2025

CollabEdit: Towards Non-destructive Collaborative Knowledge Editing

ICLR 2025poster

Collaborative learning of large language models (LLMs) has emerged as a new paradigm for utilizing private data from different parties to guarantee efficiency and privacy. Meanwhile, Knowledge Editing (KE) for LLMs has also garnered increased attention due to its ability to manipulate the behaviors o…

2025

CoreGuard: Safeguarding Foundational Capabilities of LLMs Against Model Stealing in Edge Deployment

NeurIPS 2025poster

Proprietary large language models (LLMs) exhibit strong generalization capabilities across diverse tasks and are increasingly deployed on edge devices for efficiency and privacy reasons. However, deploying proprietary LLMs at the edge without adequate protection introduces critical security threats.…

Cited by 0SourceScholar
2025

DP-MemArc: Differential Privacy Transfer Learning for Memory Efficient Language Models

AAAI 2025technical

Large language models have repeatedly shown outstanding performance across diverse applications. However, deploying these models can inadvertently risk user privacy. The significant memory demands during training pose a major challenge in terms of resource consumption. This substantial size places a…

Cited by 0SourcePDFScholar
2025

MEraser: An Effective Fingerprint Erasure Approach for Large Language Models

ACL 2025long

Large Language Models (LLMs) have become increasingly prevalent across various sectors, raising critical concerns about model ownership and intellectual property protection. Although backdoor-based fingerprinting has emerged as a promising solution for model authentication, effective attacks for rem…

2025

Probing the Geometry of Truth: Consistency and Generalization of Truth Directions in LLMs Across Logical Transformations and Question Answering Tasks

ACL 2025finding

Large language models (LLMs) are trained on extensive datasets that encapsulate substantial world knowledge. However, their outputs often include confidently stated inaccuracies. Earlier works suggest that LLMs encode truthfulness as a distinct linear feature, termed the “truth direction”, which can…

2025

Scalable Multi-Stage Influence Function for Large Language Models via Eigenvalue-Corrected Kronecker-Factored Parameterization

IJCAI 2025

Pre-trained large language models (LLMs) are commonly fine-tuned to adapt to downstream tasks. Since the majority of knowledge is acquired during pre-training, attributing the predictions of fine-tuned LLMs to their pre-training data may provide valuable insights. Influence functions have been propo

2025

Tool-Planner: Task Planning with Clusters across Multiple Tools

ICLR 2025poster

Large language models (LLMs) have demonstrated exceptional reasoning capabilities, enabling them to solve various complex problems. Recently, this ability has been applied to the paradigm of tool learning. Tool learning involves providing examples of tool usage and their corresponding functions, all…

2025

Uncovering LLM-Generated Code: A Zero-Shot Synthetic Code Detector via Code Rewriting

AAAI 2025technical

Large Language Models (LLMs) have demonstrated remarkable proficiency in generating code. However, the misuse of LLM-generated (synthetic) code has raised concerns in both educational and industrial contexts, underscoring the urgent need for synthetic code detectors. Existing methods for detecting s…

Cited by 4SourcePDFScholar
2024

AdaCCD: Adaptive Semantic Contrasts Discovery Based Cross Lingual Adaptation for Code Clone Detection

AAAI 2024technical

Code Clone Detection, which aims to retrieve functionally similar programs from large code bases, has been attracting increasing attention. Modern software often involves a diverse range of programming languages. However, current code clone detection methods are generally limited to only a few popul…

2024

ERA-CoT: Improving Chain-of-Thought through Entity Relationship Analysis

ACL 2024long

Large language models (LLMs) have achieved commendable accomplishments in various natural language processing tasks. However, LLMs still encounter significant challenges when dealing with complex scenarios involving multiple entities. These challenges arise from the presence of implicit relationship…

2024

Knowledge Triplets Derivation from Scientific Publications via Dual-Graph Resonance

COLING 2024main

Scientific Information Extraction (SciIE) is a vital task and is increasingly being adopted in biomedical data mining to conceptualize and epitomize knowledge triplets from the scientific literature. Existing relation extraction methods aim to extract explicit triplet knowledge from documents, howev…

2024

Let All Be Whitened: Multi-Teacher Distillation for Efficient Visual Retrieval

AAAI 2024technical

Visual retrieval aims to search for the most relevant visual items, e.g., images and videos, from a candidate gallery with a given query item. Accuracy and efficiency are two competing objectives in retrieval tasks. Instead of crafting a new method pursuing further improvement on accuracy, in this p…

2024

Pluggable Watermarking of Deepfake Models for Deepfake Detection

IJCAI 2024poster

Deepfake model misuse poses major security concerns. Existing passive and active Deepfake detection methods both suffer from a lack of generalizability and robustness. In this study, we propose a pluggable and efficient active model watermarking framework for Deepfake detection. This approach faci…

2024

Protecting Object Detection Models from Model Extraction Attack via Feature Space Coverage

IJCAI 2024poster

The model extraction attack is an attack pattern aimed at stealing well-trained machine learning models' functionality or privacy information. With the gradual popularization of AI-related technologies in daily life, various well-trained models are being deployed. As a result, these models are consi…

2024

RA-ISF: Learning to Answer and Understand from Retrieval Augmentation via Iterative Self-Feedback

ACL 2024findings

Large language models (LLMs) demonstrate exceptional performance in numerous tasks but still heavily rely on knowledge stored in their parameters. Moreover, updating this knowledge incurs high training costs. Retrieval-augmented generation (RAG) methods address this issue by integrating external kno…

2024

SecCoder: Towards Generalizable and Robust Secure Code Generation

EMNLP 2024main

After large models (LMs) have gained widespread acceptance in code-related tasks, their superior generative capacity has greatly promoted the application of the code LM. Nevertheless, the security of the generated code has raised attention to its potential damage. Existing secure code generation met…

Cited by 0SourcePDFScholar
2024

Tram: A Token-level Retrieval-augmented Mechanism for Source Code Summarization

NAACL 2024findings

Automatically generating human-readable text describing the functionality of a program is the intent of source code summarization. Although neural language models achieve significant performance in this field, they are limited by their inability to access external knowledge. To address this limitati…

2023

CP-BCS: Binary Code Summarization Guided by Control Flow Graph and Pseudo Code

EMNLP 2023long main

Automatically generating function summaries for binaries is an extremely valuable but challenging task, since it involves translating the execution behavior and semantics of the low-level language (assembly code) into human-readable natural language. However, most current works on understanding asse…

Cited by 0SourcecodeScholar
2021

Constructing contrastive samples via summarization for text classification with limited annotations

EMNLP 2021finding

Contrastive Learning has emerged as a powerful representation learning method and facilitates various downstream tasks especially when supervised data is limited. How to construct efficient contrastive samples through data augmentation is key to its success. Unlike vision tasks, the data augmentatio…