← Search

Renye Yan

7 accepted papers

2026

A Sanity Check for Multi-In-Domain Face Forgery Detection in the Real World

CVPR 2026

Existing methods for deepfake detection aim to develop generalizable detectors. Although "generalizable" could be the ultimate target once and for all, with limited training forgeries and domains, it appears idealistic to expect generalization that covers entirely unseen variations, especially given

Cited by 0SourceScholar
2026

Do Less, Achieve More: Do We Need Every-Step Optimization for RL Fine-tuning of Diffusion Models?

CVPR 2026

Diffusion models have achieved outstanding success in image generation, yet their objectives are often limited to reconstruction, making it difficult to align with human preferences directly. Reinforcement learning (RL) offers a promising approach to address this by optimizing models using explicit

Cited by 2SourceScholar
2026

Reexamining the Exploration–Exploitation Dilemma from an Entropy-Driven Perspective

IJCAI 2026

Achieving an optimal balance between exploration and exploitation remains a fundamental challenge in reinforcement learning. This work revisits the exploration-exploitation dilemma through the lens of entropy, offering a novel perspective on this enduring problem. It establishes a theoretical connec

Cited by 0Scholar
2025

Entropy-Adaptive Diffusion Policy Optimization with Dynamic Step Alignment

ICCV 2025poster

While fine-tuning diffusion models with reinforcement learning (RL) has demonstrated effectiveness in directly optimizing downstream objectives, existing RL frameworks are prone to overfitting the rewards, leading to outputs that deviate from the true data distribution and exhibit reduced diversity.…

Cited by 0SourcePDFScholar
2024

PAE: Reinforcement Learning from External Knowledge for Efficient Exploration

ICLR 2024poster

Human intelligence is adept at absorbing valuable insights from external knowledge. This capability is equally crucial for artificial intelligence. In contrast, classical reinforcement learning agents lack such capabilities and often resort to extensive trial and error to explore the environment.…

Cited by 2SourcePDFScholar
2022

AlphaHoldem: High-Performance Artificial Intelligence for Heads-Up No-Limit Poker via End-to-End Reinforcement Learning

AAAI 2022technical

Heads-up no-limit Texas hold’em (HUNL) is the quintessential game with imperfect information. Representative priorworks like DeepStack and Libratus heavily rely on counter-factual regret minimization (CFR) and its variants to tackleHUNL. However, the prohibitive computation cost of CFRiteration make…