← Search

Zhuo Zhang

24 accepted papers

2026

Automatic Translational Correction of Multi-View Coronary Angiography Based on Auto-Annotation Data Generation

AAAI 2026technical

Multi-view automatic translational correction (ATC) in coronary angiography (CAG) is critical for intraoperative automatic diagnosis, in which deep learning playing a key role. However, heartbeat-induced soft matching errors and costly annotations make it difficult to build high-quality, large-scale

Cited by 2SourcePDFScholar
2026

From Poisoned to Aware: Fostering Backdoor Self-Awareness in LLMs

ICML 2026spotlight

Backdoor attacks can introduce deceptive behaviors into large language models, causing them to execute prohibited actions only when specific secret triggers appear in the input. Existing safety training methods largely fail to address this vulnerability, due to the inherent difficulty of uncovering …

Cited by 0SourceScholar
2026

GEPO: Group Expectation Policy Optimization for Stable Heterogeneous Reinforcement Learning

ICLR 2026poster

As single-center computing approaches power constraints, decentralized training becomes essential. However, traditional Reinforcement Learning (RL) methods, crucial for enhancing large model post-training, cannot adapt to decentralized distributed training due to the tight coupling between parameter…

Cited by 0SourceScholar
2026

Geometrically Constrained Stenosis Editing in Coronary Angiography via Entropic Optimal Transport

ICML 2026poster

The scarcity of high-quality imaging data for coronary angiography (CAG) stenosis limits the clinical translation of automated stenosis detection. Synthetic stenosis data provides a practical avenue to augment training sets, improving data quality, diversity, and distributional coverage, and enhanci…

Cited by 0SourceScholar
2026

SecP-Tuning: Efficient Privacy-Preserving Prompt Tuning for Large Language Models via MPC

ICLR 2026poster

Large Language Models (LLMs) have revolutionized numerous fields, yet their adaptation to specialized tasks in privacy-sensitive domains such as healthcare and finance remains constrained due to the scarcity of accessible training data caused by stringent privacy requirements. Secure Multi-party Com…

Cited by 0SourceScholar
2025

CLAIM: Camera-LiDAR Alignment with Intensity and Monodepth

IROS 2025

In this paper, we unleash the potential of the powerful monodepth model in camera-LiDAR calibration and propose CLAIM, a novel method of aligning data from the camera and LiDAR. Given the initial guess and pairs of images and LiDAR point clouds, CLAIM utilizes a coarse-to-fine searching method to fi

Cited by 0SourcecodeScholar
2025

COPR: Continual Human Preference Learning via Optimal Policy Regularization

ACL 2025finding

Reinforcement Learning from Human Feedback (RLHF) is effective for aligning Large Language Models (LLMs) with human preferences. However, RLHF’s complex process limits its ability to continually learn human feedback, making it impractical for real-world applications where the deployed model continuo…

Cited by 0SourcePDFScholar
2025

Correcting Large Language Model Behavior via Influence Function

AAAI 2025technical

Recent advancements in AI alignment techniques have significantly improved the alignment of large language models (LLMs) with static human preferences. However, the dynamic nature of human preferences can render some prior training data outdated or even erroneous, ultimately causing LLMs to deviate…

Cited by 0SourcePDFScholar
2025

Exploiting the Shadows: Unveiling Privacy Leaks through Lower-Ranked Tokens in Large Language Models

ACL 2025long

Large language models (LLMs) play a crucial role in modern applications but face vulnerabilities related to the extraction of sensitive information. This includes unauthorized accesses to internal prompts and retrieval of personally identifiable information (PII) (e.g., in Retrieval-Augmented Genera…

Cited by 0SourcePDFScholar
2025

OCTAMamba: A State-Space Model Approach for Precision OCTA Vasculature Segmentation

ICASSP 2025accepted

Optical Coherence Tomography Angiography (OCTA) is a crucial imaging technique for visualizing retinal vasculature and diagnosing eye diseases such as diabetic retinopathy and glaucoma. However, precise segmentation of OCTA vasculature remains challenging due to the multi-scale vessel structures and…

Cited by 0SourceScholar
2025

Profiler: Black-box AI-generated Text Origin Detection via Context-aware Inference Pattern Analysis

EMNLP 2025

With the increasing capabilities of Large Language Models (LLMs), the proliferation of AI-generated texts has become a serious concern. Given the diverse range of organizations providing LLMs, it is crucial for governments and third-party entities to identify the origin LLM of a given AI-generated t

Cited by 0SourcePDFScholar
2024

BiScope: AI-generated Text Detection by Checking Memorization of Preceding Tokens

NeurIPS 2024poster

Detecting text generated by Large Language Models (LLMs) is a pressing need in order to identify and prevent misuse of these powerful models in a wide range of applications, which have highly undesirable consequences such as misinformation and academic dishonesty. Given a piece of subject text, m…

2024

FedLFC: Towards Efficient Federated Multilingual Modeling with LoRA-based Language Family Clustering

NAACL 2024findings

Federated Multilingual Modeling (FMM) plays a crucial role in the applications of natural language processing due to the increasing diversity of languages and the growing demand for data privacy. However, FMM faces limitations stemming from (1) the substantial communication costs in networking and (…

2024

Revisiting Data Reconstruction Attacks on Real-world Dataset for Federated Natural Language Understanding

COLING 2024main

With the growing privacy concerns surrounding natural language understanding (NLU) applications, the need to train high-quality models while safeguarding data privacy has reached unprecedented importance. Federated learning (FL) offers a promising approach to collaborative model training by exchangi…

2023

FEDLEGAL: The First Real-World Federated Learning Benchmark for Legal NLP

ACL 2023long

The inevitable private information in legal data necessitates legal artificial intelligence to study privacy-preserving and decentralized learning methods. Federated learning (FL) has merged as a promising technique for multiple participants to collaboratively train a shared model while efficiently…

2023

FedPETuning: When Federated Learning Meets the Parameter-Efficient Tuning Methods of Pre-trained Language Models

ACL 2023findings

With increasing concerns about data privacy, there is an increasing necessity of fine-tuning pre-trained language models (PLMs) for adapting to downstream tasks located in end-user devices or local clients without transmitting data to the central server. This urgent necessity therefore calls the res…

2023

ParaFuzz: An Interpretability-Driven Technique for Detecting Poisoned Samples in NLP

NeurIPS 2023poster

Backdoor attacks have emerged as a prominent threat to natural language processing (NLP) models, where the presence of specific triggers in the input can lead poisoned models to misclassify these inputs to predetermined target classes. Current detection mechanisms are limited by their inability to a…

Cited by 21SourcePDFScholar
2022

Constrained Optimization with Dynamic Bound-scaling for Effective NLP Backdoor Defense

ICML 2022spotlight

Modern language models are vulnerable to backdoor attacks. An injected malicious token sequence (i.e., a trigger) can cause the compromised model to misbehave, raising security concerns. Trigger inversion is a widely-used technique for scanning backdoors in vision models. It can- not be directly app…

2022

EAD-Conformer: a Conformer-Based Encoder-Attention-Decoder-Network for Multi-Task Audio Source Separation

ICASSP 2022accepted

In this paper, we propose a Conformer-based network to improve the performance of multi-task audio source separation. This network, named EAD-Conformer, employs Conformer blocks to capture both local and global information, and an encoder-attention-decoder manner encourages the network to perform at…

Cited by 8SourceScholar
2022

Federated Model Decomposition with Private Vocabulary for Text Classification

EMNLP 2022main

With the necessity of privacy protection, it becomes increasingly vital to train deep neural models in a federated learning manner for natural language processing (NLP) tasks. However, recent studies show eavesdroppers (i.e., dishonest servers) can still reconstruct the private input in federated le…

2019

Seizure Detection Using Least Eeg Channels by Deep Convolutional Neural Network

ICASSP 2019accepted

This work aims to develop an end-to-end solution for seizure onset detection. We design the SeizNet, a Convolutional Neural Network for seizure detection. To compare SeizNet with traditional machine learning approach, a baseline classifier is implemented using spectrum band power features with Suppo…

Cited by 0SourceScholar