← Search

Shiwen Cui

7 accepted papers

2026

GenAlign: Towards Unified Alignment Framework of MLLMs via Generative Reward Model

ICML 2026poster

Aligning Multimodal Large Language Models (MLLMs) with human preferences remains a fundamental challenge. While Generative Reward Models (GRMs) offer a promising reasoning-based alternative to scalar models, they are often hindered by severe position bias and prohibitively high computational overhea…

Cited by 0SourceScholar
2026

GenPTW: Latent Image Watermarking for Provenance Tracing and Tamper Localization

AAAI 2026technical

The proliferation of generative image models has revolutionized AIGC creation while amplifying concerns over content provenance and manipulation forensics. Existing methods are typically either unable to localize tampering or restricted to specific generative settings, limiting their practical utili

Cited by 0SourcePDFScholar
2026

Pragma-VL: Towards a Pragmatic Arbitration of Safety and Helpfulness in MLLMs

ICLR 2026poster

Multimodal Large Language Models (MLLMs) pose critical safety challenges, as they are susceptible not only to adversarial attacks such as jailbreaking but also to inadvertently generating harmful content for benign users. While internal safety alignment via Supervised Fine-Tuning (SFT) and Reinforce…

Cited by 0SourceScholar
2026

Teach to Reason Safely: Policy-Guided Safety Tuning for MLRMs

ICLR 2026poster

Multimodal Large Reasoning Models (MLRMs) have exhibited remarkable capabilities in complex multimodal tasks. However, our findings reveal a critical trade-off: reasoning-based models are more prone to generating harmful content, leading to degradation in safety performance. This paper presents a la…

Cited by 0SourceScholar
2025

Parameter-free and Accessible Prompt Learning to Enhance Adversarial Robustness for Pre-trained Vision-Language Models

NAACL 2025long

Large pre-trained Vision-Language Models (VLMs) have revolutionized both computer vision and natural language processing. Despite their success, adversarial examples can still mislead VLMs into producing incorrect results. This work focuses on boosting the adversarial robustness of VLMs by searching…

Cited by 0SourcePDFScholar
2023

Backpropagation Path Search On Adversarial Transferability

ICCV 2023poster

Deep neural networks are vulnerable to adversarial examples, dictating the imperativeness to test the model's robustness before deployment. Transfer-based attackers craft adversarial examples against surrogate models and transfer them to victim models deployed in the black-box situation. To enhance…

Cited by 5PDFScholar
2022

A2: Efficient Automated Attacker for Boosting Adversarial Training

NeurIPS 2022accept

Based on the significant improvement of model robustness by AT (Adversarial Training), various variants have been proposed to further boost the performance. Well-recognized methods have focused on different components of AT (e.g., designing loss functions and leveraging additional unlabeled data). I…