← Search

Nay Oo

4 accepted papers

2026

VPI-Bench: Visual Prompt Injection Attacks for Computer-Use Agents

ICLR 2026poster

Computer-Use Agents (CUAs) with full system access enable powerful task automation but pose significant security and privacy risks due to their ability to manipulate files, access user data, and execute arbitrary commands. While prior work has focused on browser-based agents and HTML-level attacks,…

Cited by 0SourcecodeScholar
2025

Automating Steering for Safe Multimodal Large Language Models

EMNLP 2025

Recent progress in Multimodal Large Language Models (MLLMs) has unlocked powerful cross-modal reasoning abilities, but also raised new safety concerns, particularly when faced with adversarial multimodal inputs. To improve the safety of MLLMs during inference, we introduce a modular and adaptive inf

2025

PhishAgent: A Robust Multimodal Agent for Phishing Webpage Detection

AAAI 2025technical

Phishing attacks are a major threat to online security, exploiting user vulnerabilities to steal sensitive information. Various methods have been developed to counteract phishing, each with varying levels of accuracy, but they also face notable limitations. In this study, we introduce PhishAgent, a…

Cited by 41SourcePDFScholar
2025

ReLearn: Unlearning via Learning for Large Language Models

ACL 2025long

Current unlearning methods for large language models usually rely on reverse optimization to reduce target token probabilities. However, this paradigm disrupts the subsequent tokens prediction, degrading model performance and linguistic coherence. Moreover, existing evaluation metrics overemphasize…