← Search

Juan Cao

33 accepted papers

2026

Beyond Semantic Features: Pixel-level Mapping for Generalized AI-Generated Image Detection

AAAI 2026technical

The rapid evolution of generative technologies necessitates reliable methods for detecting AI-generated images. A critical limitation of current detectors is their failure to generalize to images from unseen generative models, as they often overfit to source-specific semantic cues rather than learni

Cited by 0SourcePDFScholar
2026

Reasoning About the Unsaid: Misinformation Detection with Omission-Aware Graph Inference

AAAI 2026technical

This paper investigates the detection of misinformation, which deceives readers by explicitly fabricating misleading content or implicitly omitting important information necessary for informed judgment. While the former has been extensively studied, omission-based deception remains largely overlooke

Cited by 0SourcePDFScholar
2026

ResCa: Residual Caching for Diffusion Transformers Acceleration

CVPR 2026

Diffusion transformers have achieved remarkable progress in high-quality image and video generation, but their computational overhead remains a significant challenge. Existing token reduction-based acceleration techniques, such as caching and merging, attempt to reduce this cost from both temporal a

Cited by 0SourcecodeScholar
2026

TAG-MoE: Task-Aware Gating for Unified Generative Mixture-of-Experts

CVPR 2026

Unified image generation and editing models suffer from severe task interference in dense diffusion transformers architectures, where a shared parameter space must compromise between conflicting objectives (e.g., local editing v.s. subject-driven generation). While the sparse Mixture-of-Experts (MoE

Cited by 0SourcecodeScholar
2026

Video-SVD: Efficient Video Diffusion via Orthogonal Basis Composition

ICML 2026poster

Video Diffusion Transformers (VDiTs) represent the state-of-the-art in video generation but are fundamentally constrained by the quadratic computational complexity of self-attention. To accelerate this critical computation, we analyze the pre-softmax matrix ($QK^T$) and reveal two key insights: (1) …

Cited by 0SourceScholar
2026

Visual-Friendly Concept Protection via Selective Adversarial Perturbations

AAAI 2026technical

Personalized concept generation by tuning diffusion models with a few images raises potential legal and ethical concerns regarding privacy and intellectual property rights. Researchers attempt to prevent malicious personalization using adversarial perturbations. However, previous efforts have mainly

Cited by 0SourcePDFScholar
2026

You Don't Protect if You Don't Expect: Breaking the Key Assumption behind CLIP's Test-Time Defenses

ICML 2026poster

Recent test-time defenses for CLIP claim to preserve zero-shot clean accuracy while improving adversarial robustness. However, we find the reported robustness of six recent proposed state-of-the-art methods substantially overestimated: they fail under basic adaptive attacks. We further observe that …

Cited by 0SourceScholar
2025

Adversarial Robust Memory-Based Continual Learner

ICCV 2025poster

Despite the remarkable advances that have been made in continual learning, the adversarial vulnerability of such methods has not been fully discussed. We delve into the adversarial robustness of memory-based continual learning algorithms and observe limited robustness improvement by directly applyin…

2025

Attend to Not Attended: Structure-then-Detail Token Merging for Post-training DiT Acceleration

CVPR 2025poster

Diffusion transformers have shown exceptional performance in visual generation but incur high computational costs. Token reduction techniques that compress models by sharing the denoising process among similar tokens have been introduced. However, existing approaches neglect the denoising priors of…

2025

Enhancing the Comprehensibility of Text Explanations via Unsupervised Concept Discovery

ACL 2025finding

Concept-based explainable approaches have emerged as a promising method in explainable AI because they can interpret models in a way that aligns with human reasoning. However, their adaption in the text domain remains limited. Most existing methods rely on predefined concept annotations and cannot d…

Cited by 0SourcePDFScholar
2025

FR2ViT: Finetuning-free Token Reduction for Dense Prediction Through a Refinement-Reactivation Architecture

ICASSP 2025accepted

Token reduction is an efficient method for accelerating vision transformers. Techniques like token pruning and merging progressively decrease the number of active tokens to reduce the computation cost. However, when applied to dense prediction tasks, these techniques crudely cache low-level features…

Cited by 0SourceScholar
2025

Forewarned is Forearmed: Pre-Synthesizing Jailbreak-like Instructions to Enhance LLM Safety Guardrail to Potential Attacks

EMNLP 2025

Despite advances in improving large language model (LLM) to refuse to answer malicious instructions, widely used LLMs remain vulnerable to jailbreak attacks where attackers generate instructions with distributions differing from safety alignment corpora. New attacks expose LLMs’ inability to recogni

2025

From Judgment to Interference: Early Stopping LLM Harmful Outputs via Streaming Content Monitoring

NeurIPS 2025poster

Though safety alignment has been applied to most large language models (LLMs), LLM service providers generally deploy a subsequent moderation as the external safety guardrail in real-world products. Existing moderators mainly practice a conventional full detection, which determines the harmfulness b…

Cited by 0SourceScholar
2025

The Staircase of Ethics: Probing LLM Value Priorities through Multi-Step Induction to Complex Moral Dilemmas

EMNLP 2025

Ethical decision-making is a critical aspect of human judgment, and the growing use of LLMs in decision-support systems necessitates a rigorous evaluation of their moral reasoning capabilities. However, existing assessments primarily rely on single-step evaluations, failing to capture how models ada

Cited by 0SourcePDFScholar
2025

Understanding and Mitigating Hallucination in Large Vision-Language Models via Modular Attribution and Intervention

ICLR 2025poster

Large Vision-Language Models (LVLMs) exhibit impressive capabilities in complex visual tasks but are prone to hallucination, especially in open-ended generation tasks. This paper explores why LVLMs tend to hallucinate and how to mitigate it. First, we conduct causal mediation analysis through counte…

Cited by 50SourcePDFScholar
2024

Bad Actor, Good Advisor: Exploring the Role of Large Language Models in Fake News Detection

AAAI 2024technical

Detecting fake news requires both a delicate sense of diverse clues and a profound understanding of the real-world background, which remains challenging for detectors based on small language models (SLMs) due to their knowledge and capability limitations. Recent advances in large language models (LL…

2024

Make-Your-Anchor: A Diffusion-based 2D Avatar Generation Framework

CVPR 2024poster

Despite the remarkable process of talking-head-based avatar-creating solutions directly generating anchor-style videos with full-body motions remains challenging. In this study we propose Make-Your-Anchor a novel system necessitating only a one-minute video clip of an individual for training subsequ…

2024

PAD: A Robustness Enhancement Ensemble Method via Promoting Attention Diversity

COLING 2024main

Deep neural networks can be vulnerable to adversarial attacks, even for the mainstream Transformer-based models. Although several robustness enhancement approaches have been proposed, they usually focus on some certain type of perturbation. As the types of attack can be various and unpredictable in…

2024

Self-Supervised Adversarial Training via Diverse Augmented Queries and Self-Supervised Double Perturbation

NeurIPS 2024poster

Recently, there have been some works studying self-supervised adversarial training, a learning paradigm that learns robust features without labels. While those works have narrowed the performance gap between self-supervised adversarial training (SAT) and supervised adversarial training (supervised A…

2024

Ten Words Only Still Help: Improving Black-Box AI-Generated Text Detection via Proxy-Guided Efficient Re-Sampling

IJCAI 2024poster

With the rapidly increasing application of large language models (LLMs), their abuse has caused many undesirable societal problems such as fake news, academic dishonesty, and information pollution. This makes AI-generated text (AIGT) detection of great importance. Among existing methods, white-box m…

2023

ERASER: AdvERsArial Sensitive Element Remover for Image Privacy Preservation

AAAI 2023technical

The daily practice of online image sharing enriches our lives, but also raises a severe issue of privacy leakage. To mitigate the privacy risks during image sharing, some researchers modify the sensitive elements in images with visual obfuscation methods including traditional ones like blurring and…

Cited by 2SourcePDFScholar
2023

FakeSV: A Multimodal Benchmark with Rich Social Context for Fake News Detection on Short Video Platforms

AAAI 2023technical

Short video platforms have become an important channel for news sharing, but also a new breeding ground for fake news. To mitigate this problem, research of fake news video detection has recently received a lot of attention. Existing works face two roadblocks: the scarcity of comprehensive and large…

2023

Learn over Past, Evolve for Future: Forecasting Temporal Trends for Fake News Detection

ACL 2023industry

Fake news detection has been a critical task for maintaining the health of the online news ecosystem. However, very few existing works consider the temporal shift issue caused by the rapidly-evolving nature of news data in practice, resulting in significant performance degradation when training on p…

2023

Progressive Open Space Expansion for Open-Set Model Attribution

CVPR 2023poster

Despite the remarkable progress in generative technology, the Janus-faced issues of intellectual property protection and malicious content supervision have arisen. Efforts have been paid to manage synthetic images by attributing them to a set of potential source models. However, the closed-set class…

2023

SAFL-Net: Semantic-Agnostic Feature Learning Network with Auxiliary Plugins for Image Manipulation Detection

ICCV 2023poster

Since image editing methods in real world scenarios cannot be exhausted, generalization is a core challenge for image manipulation detection, which could be severely weakened by semantically related features. In this paper we propose SAFL-Net, which constrains a feature extractor to learn semantic-a…

Cited by 35PDFScholar
2023

Two Heads Are Better Than One: Improving Fake News Video Detection by Correlating with Neighbors

ACL 2023findings

The prevalence of short video platforms has spawned a lot of fake news videos, which have stronger propagation ability than textual fake news. Thus, automatically detecting fake news videos has been an important countermeasure in practice. Previous works commonly verify each news video individually…

2022

Improving Fake News Detection of Influential Domain via Domain- and Instance-Level Transfer

COLING 2022main

Social media spreads both real news and fake news in various domains including politics, health, entertainment, etc. It is crucial to automatically detect fake news, especially for news of influential domains like politics and health because they may lead to serious social impact, e.g., panic in the…

2022

Zoom Out and Observe: News Environment Perception for Fake News Detection

ACL 2022long

Fake news detection is crucial for preventing the dissemination of misinformation on social media. To differentiate fake news from real ones, existing methods observe the language patterns of the news post and “zoom in” to verify its content with knowledge sources or check its readers’ replies. Howe…

2021

Article Reranking by Memory-Enhanced Key Sentence Matching for Detecting Previously Fact-Checked Claims

ACL 2021long

False claims that have been previously fact-checked can still spread on social media. To mitigate their continual spread, detecting previously fact-checked claims is indispensable. Given a claim, existing works focus on providing evidence for detection by reranking candidate fact-checking articles (…

2021

Image Manipulation Detection by Multi-View Multi-Scale Supervision

ICCV 2021poster

The key challenge of image manipulation detection is how to learn generalizable features that are sensitive to manipulations in novel data, whilst specific to prevent false alarms on authentic images. Current research emphasizes the sensitivity, with the specificity overlooked. In this paper we addr…

Cited by 231PDFcodeScholar
2021

Progressive Domain Expansion Network for Single Domain Generalization

CVPR 2021poster

Single domain generalization is a challenging case of model generalization, where the models are trained on a single domain and tested on other unseen domains. A promising solution is to learn cross-domain invariant representations by expanding the coverage of the training domain. These methods have…

Cited by 193PDFcodeScholar