← Search

Yunfan Ye

9 accepted papers

2026

StyleGallery: Training-free and Semantic-aware Personalized Style Transfer from Arbitrary Image References

CVPR 2026

Despite the advancements in diffusion-based image style transfer, existing methods are commonly limited by 1) semantic gap: the style reference could miss proper content semantics, causing uncontrollable stylization; 2) reliance on extra constraints (e.g., semantic masks) restricting applicability;

Cited by 0SourcecodeScholar
2025

ALLVB: All-in-One Long Video Understanding Benchmark

AAAI 2025technical

From image to video understanding, the capabilities of Multi-modal LLMs (MLLMs) are increasingly powerful. However, most existing video understanding benchmarks are relatively short, which makes them inadequate for effectively evaluating the long-sequence modeling capabilities of MLLMs. This highlig…

Cited by 0SourcePDFScholar
2025

HumanSAM: Classifying Human-centric Forgery Videos in Human Spatial, Appearance, and Motion Anomaly

ICCV 2025poster

Numerous synthesized videos from generative models, especially human-centric ones that simulate realistic human actions, pose significant threats to human information security and authenticity. While progress has been made in binary forgery video detection, the lack of fine-grained understanding of…

Cited by 0SourcePDFScholar
2025

ROICtrl: Boosting Instance Control for Visual Generation

CVPR 2025poster

Natural language often struggles to accurately associate positional and attribute information with multiple instances, which limits current text-based visual generation models to simpler compositions featuring only a few dominant instances. To address this limitation, this work enhances diffusion mo…

Cited by 2SourcePDFScholar
2024

DiffusionEdge: Diffusion Probabilistic Model for Crisp Edge Detection

AAAI 2024technical

Limited by the encoder-decoder architecture, learning-based edge detectors usually have difficulty predicting edge maps that satisfy both correctness and crispness. With the recent success of the diffusion probabilistic model (DPM), we found it is especially suitable for accurate and crisp edge dete…

2024

Large Scale Self-Supervised Pretraining for Active Speaker Detection

ICASSP 2024accepted

In this work we investigate the impact of a large-scale self-supervised pretraining strategy for active speaker detection (ASD) on an unlabeled dataset consisting of over 125k hours of YouTube videos. When compared to a baseline trained from scratch on much smaller in-domain labeled datasets we show…

Cited by 0SourceScholar
2024

Learning Cross-hand Policies of High-DOF Reaching and Grasping

ECCV 2024poster

"Reaching-and-grasping is a fundamental skill for robotic manipulation, but existing methods usually train models on a specific gripper and cannot be reused on another gripper. In this paper, we propose a novel method that can learn a unified policy model that can be easily transferred to different…

Cited by 3SourcePDFScholar
2023

NEF: Neural Edge Fields for 3D Parametric Curve Reconstruction From Multi-View Images

CVPR 2023poster

We study the problem of reconstructing 3D feature curves of an object from a set of calibrated multi-view images. To do so, we learn a neural implicit field representing the density distribution of 3D edges which we refer to as Neural Edge Field (NEF). Inspired by NeRF, NEF is optimized with a view-…