← Search

Hai Phan

7 accepted papers

2026

PRPO: Paragraph-level Policy Optimization for Vision-Language Deepfake Detection

ICML 2026poster

The rapid rise of synthetic media has made deepfake detection a critical challenge for online safety and trust. Progress remains constrained by the scarcity of large, high-quality datasets. Although multimodal large language models (LLMs) exhibit strong reasoning capabilities, their performance on d…

Cited by 3SourceScholar
2026

Poison with Style: A Practical Poisoning Attack on Code Large Language Models

ICML 2026poster

Code Large Language Models (CLLMs) serve as the core of modern code agents, enabling developers to automate complex software development tasks. In this paper, we present Poison-with-Style (PwS), a practical and stealthy model poisoning attack targeting CLLMs. Unlike prior attacks that assume an acti…

Cited by 0SourceScholar
2023

XRand: Differentially Private Defense against Explanation-Guided Attacks

AAAI 2023technical

Recent development in the field of explainable artificial intelligence (XAI) has helped improve trust in Machine-Learning-as-a-Service (MLaaS) systems, in which an explanation is provided together with the model prediction in response to each query. However, XAI also opens a door for adversaries to…

Cited by 19SourcePDFScholar
2022

DeepFace-EMD: Re-Ranking Using Patch-Wise Earth Mover's Distance Improves Out-of-Distribution Face Identification

CVPR 2022poster

Face identification (FI) is ubiquitous and drives many high-stake decisions made by the law enforcement. State-of-the-art FI approaches compare two images by taking the cosine similarity between their image embeddings. Yet, such approach suffers from poor out-of-distribution (OOD) generalization to…

Cited by 33PDFcodeScholar
2020

Binarizing MobileNet via Evolution-Based Searching

CVPR 2020poster

Binary Neural Networks (BNNs), known to be one among the effectively compact network architectures, have achieved great outcomes in the visual tasks. Designing efficient binary architectures is not trivial due to the binary nature of the network. In this paper, we propose a use of evolutionary searc…

Cited by 61PDFScholar
2020

Scalable Differential Privacy with Certified Robustness in Adversarial Learning

ICML 2020poster

In this paper, we aim to develop a scalable algorithm to preserve differential privacy (DP) in adversarial learning for deep neural networks (DNNs), with certified robustness to adversarial examples. By leveraging the sequential composition theory in DP, we randomize both input and latent spaces to…