← Search

Jiacheng Liang

7 accepted papers

2026

Dynamic Token Reweighting for Robust Vision-Language Models

CVPR 2026

Large vision-language models (VLMs) are highly vulnerable to multimodal jailbreak attacks that exploit visual-textual interactions to bypass safety guardrails. In this paper, we present DTR, a novel inference-time defense that mitigates multimodal jailbreak attacks through optimizing the model's key

Cited by 0SourcecodeScholar
2026

Reasoning or Retrieval? A Study of Answer Attribution on Large Reasoning Models

ICLR 2026poster

Large reasoning models (LRMs) exhibit unprecedented capabilities in solving complex problems through Chain-of-Thought (CoT) reasoning. However, recent studies reveal that their final answers often contradict their own reasoning traces. We hypothesize that this inconsistency stems from two competing…

Cited by 0SourceScholar
2025

Data to Defense: The Role of Curation in Aligning Large Language Models Against Safety Compromise

EMNLP 2025

Large language models (LLMs) are widely adapted for downstream applications through fine-tuning, a process named customization. However, recent studies have identified a vulnerability during this process, where malicious samples can compromise the robustness of LLMs and amplify harmful behaviors. To

Cited by 0SourcePDFScholar
2025

RobustKV: Defending Large Language Models against Jailbreak Attacks via KV Eviction

ICLR 2025poster

Jailbreak attacks circumvent LLMs' built-in safeguards by concealing harmful queries within adversarial prompts. While most existing defenses attempt to mitigate the effects of adversarial prompts, they often prove inadequate as adversarial prompts can take arbitrary, adaptive forms. This paper intr…

Cited by 4SourcePDFScholar
2025

Watermark under Fire: A Robustness Evaluation of LLM Watermarking

EMNLP 2025

Various watermarking methods (“watermarkers”) have been proposed to identify LLM-generated texts; yet, due to the lack of unified evaluation platforms, many critical questions remain under-explored: i) What are the strengths/limitations of various watermarkers, especially their attack robustness? ii

2023

PASS: Patch Automatic Skip Scheme for Efficient Real-Time Video Perception on Edge Devices

AAAI 2023technical

Real-time video perception tasks are often challenging over the resource-constrained edge devices due to the concerns of accuracy drop and hardware overhead, where saving computations is the key to performance improvement. Existing methods either rely on domain-specific neural chips or priorly searc…

Cited by 2SourcePDFScholar