← Search

Tiansheng Huang

14 accepted papers

2026

A Multi-Agent Perception-Action Alliance for Efficient Long Video Reasoning

CVPR 2026

This paper presents a multi-agent perception-action exploration alliance, dubbed A4VL, for efficient long-video reasoning. A4VL operates in a multi-round perception-action exploration loop with a selection of VLM agents. In each round, the team of agents performs video question-answer (VideoQA) via

Cited by 0SourcecodeScholar
2026

Attention-aware Inference Optimizations for Large Vision-Language Models with Memory-efficient Decoding

CVPR 2026

Large Vision-Language Models (VLMs) have achieved remarkable success in multi-modal reasoning, but their inference time efficiency remains a significant challenge due to the memory overhead during decoding, especially when the query and answer of VLMs consist of long sequences of visual and text tok

Cited by 0SourceScholar
2026

Surgery: Mitigating Harmful Fine-Tuning for Large Language Models via Attention Sink

ICML 2026spotlight

Harmful fine-tuning can invalidate safety alignment of large language models, exposing significant safety risks. In this paper, we utilize the attention sink mechanism to mitigate harmful fine-tuning. Specifically, we first measure a statistic named *sink divergence* for each attention head and obse…

Cited by 0SourceScholar
2025

Adversarial Attention Perturbations for Large Object Detection Transformers

ICCV 2025poster

Adversarial perturbations are useful tools for exposing vulnerabilities in neural networks. Existing adversarial perturbation methods for object detection are either limited to attacking CNN-based detectors or weak against transformer-based detectors. This paper presents an Attention-Focused Offensi…

2025

Antidote: Post-fine-tuning Safety Alignment for Large Language Models against Harmful Fine-tuning Attack

ICML 2025poster

Safety aligned Large Language Models (LLMs) are vulnerable to harmful fine-tuning attacks -- a few harmful data mixed in the fine-tuning dataset can break the LLMs's safety alignment. While several defenses have been proposed, our evaluation shows that existing defenses fail \textit{when some specif…

Cited by 0SourcePDFScholar
2025

Booster: Tackling Harmful Fine-tuning for Large Language Models via Attenuating Harmful Perturbation

ICLR 2025oral

Harmful fine-tuning attack poses serious safety concerns for large language models' fine-tuning-as-a-service. While existing defenses have been proposed to mitigate the issue, their performances are still far away from satisfactory, and the root cause of the problem has not been fully recovered. To…

2025

Panacea: Mitigating Harmful Fine-tuning for Large Language Models via Post-fine-tuning Perturbation

NeurIPS 2025poster

Harmful fine-tuning attack introduces significant security risks to the fine-tuning services. Main-stream defenses aim to vaccinate the model such that the later harmful fine-tuning attack is less effective. However, our evaluation results show that such defenses are fragile-- with a few fine-tuning…

Cited by 0SourcecodeScholar
2025

Probe before You Talk: Towards Black-box Defense against Backdoor Unalignment for Large Language Models

ICLR 2025poster

Backdoor unalignment attacks against Large Language Models (LLMs) enable the stealthy compromise of safety alignment using a hidden trigger while evading normal safety auditing. These attacks pose significant threats to the applications of LLMs in the real-world Large Language Model as a Service (LL…

2024

Lisa: Lazy Safety Alignment for Large Language Models against Harmful Fine-tuning Attack

NeurIPS 2024poster

Recent studies show that Large Language Models (LLMs) with safety alignment can be jail-broken by fine-tuning on a dataset mixed with harmful data. For the first time in the literature, we show that the jail-break effect can be mitigated by separating two states in the fine-tuning stage to respectiv…

2024

Personalized Privacy Protection Mask Against Unauthorized Facial Recognition

ECCV 2024poster

"Face recognition (FR) can be abused for privacy intrusion. Governments, private companies, or even individual attackers can collect facial images by web scraping to build an FR system identifying human faces without their consent. This paper introduces , which learns to generate a user-centric pers…

2024

Resource-Efficient Transformer Pruning for Finetuning of Large Models

CVPR 2024poster

With the recent advances in vision transformers and large language models (LLMs) finetuning costly large models on downstream learning tasks poses significant challenges under limited computational resources. This paper presents a REsource and ComputAtion-efficient Pruning framework (RECAP) for the…

2024

Vaccine: Perturbation-aware Alignment for Large Language Models against Harmful Fine-tuning Attack

NeurIPS 2024poster

The new paradigm of fine-tuning-as-a-service introduces a new attack surface for Large Language Models (LLMs): a few harmful data uploaded by users can easily trick the fine-tuning to produce an alignment-broken model. We conduct an empirical analysis and uncover a \textit{harmful embedding drift} p…

2023

FedSpeed: Larger Local Interval, Less Communication Round, and Higher Generalization Accuracy

ICLR 2023poster

Federated learning (FL) is an emerging distributed machine learning framework which jointly trains a global model via a large number of local devices with data privacy protections. Its performance suffers from the non-vanishing biases introduced by the local inconsistent optimal and the rugged clien…

2023

Lockdown: Backdoor Defense for Federated Learning with Isolated Subspace Training

NeurIPS 2023poster

Federated learning (FL) is vulnerable to backdoor attacks due to its distributed computing nature. Existing defense solution usually requires larger amount of computation in either the training or testing phase, which limits their practicality in the resource-constrain scenarios. A more practical d…