← Search

Sen Nie

3 accepted papers

2026

Contrastive Spectral Rectification: Test-Time Defense towards Zero-shot Adversarial Robustness of CLIP

ICML 2026poster

Vision-language models (VLMs) such as CLIP have demonstrated remarkable zero-shot generalization, yet remain highly vulnerable to adversarial examples (AEs). While test-time defenses are promising, existing methods fail to provide sufficient robustness against strong attacks and are often hampered b…

Cited by 0SourceScholar
2026

V-Attack: Targeting Disentangled Value Features for Controllable Adversarial Attacks on LVLMs

CVPR 2026

Adversarial attacks have evolved from simply disrupting predictions on conventional task-specific models to the more complex goal of manipulating image semantics in Large Vision-Language Models (LVLMs). However, existing methods struggle with controllability and cannot precisely manipulate the seman

Cited by 0SourcecodeScholar
2020

CodeCMR: Cross-Modal Retrieval For Function-Level Binary Source Code Matching

NeurIPS 2020poster

Binary source code matching, especially on function-level, has a critical role in the field of computer security. Given binary code only, finding the corresponding source code improves the accuracy and efficiency in reverse engineering. Given source code only, related binary code retrieval contribut…