← Search

Hanyang Wang

10 accepted papers

2026

CFG-Ctrl: Control-Based Classifier-Free Diffusion Guidance

CVPR 2026

Classifier-Free Guidance (CFG) has emerged as a central approach for enhancing semantic alignment in flow-based diffusion models. In this paper, we explore a unified framework called **CFG-Ctrl**, which reinterprets CFG as a control applied to the first-order continuous-time generative flow, using t

Cited by 2SourcecodeScholar
2026

SL-VC: A Benchmark and Automated Framework for Separation Logic Verification Condition Proving

ICML 2026poster

Formal verification of system software with complex heap manipulations remains challenging. Standard automated solvers frequently fail to discharge separation logic verification conditions even when correct specifications like loop invariants are provided, forcing verification engineers to manually …

Cited by 0SourceScholar
2026

Text2Grad: Reinforcement Learning from Natural Language Feedback

ICLR 2026poster

Traditional RLHF optimizes language models with coarse, scalar rewards that mask the fine-grained reasons behind success or failure, leading to slow, opaque learning. Recent work augments RL with textual critiques through prompting or reflection, improving interpretability but leaving model paramete…

Cited by 0SourcecodeScholar
2025

Bayesian Optimization with Preference Exploration using a Monotonic Neural Network Ensemble

NeurIPS 2025poster

Many real-world black-box optimization problems have multiple conflicting objectives. Rather than attempting to approximate the entire set of Pareto-optimal solutions, interactive preference learning, i.e., optimization with a decision maker in the loop, allows to focus the search on the most releva…

Cited by 0SourceScholar
2025

LangScene-X: Reconstruct Generalizable 3D Language-Embedded Scenes with TriMap Video Diffusion

ICCV 2025poster

Recovering 3D structures with open-vocabulary scene understanding from 2D images is a fundamental but daunting task. Recent developments have achieved this by performing per-scene optimization with embedded language information. However, they heavily rely on the calibrated dense-view reconstruction…

Cited by 0SourcePDFScholar
2025

Video-T1: Test-time Scaling for Video Generation

ICCV 2025poster

With the scale capability of increasing training data, model size, and computational cost, video generation has achieved impressive results in digital creation, enabling users to express creativity across various domains. Recently, researchers in Large Language Models (LLMs) have expanded the scalin…

Cited by 0SourcePDFScholar
2024

Emotion Neural Transducer for Fine-Grained Speech Emotion Recognition

ICASSP 2024accepted

The mainstream paradigm of speech emotion recognition (SER) is identifying the single emotion label of the entire utterance. This line of works neglect the emotion dynamics at fine temporal granularity and mostly fail to leverage linguistic information of speech signal explicitly. In this paper, we…

Cited by 0SourceScholar
2024

Make-Your-3D: Fast and Consistent Subject-Driven 3D Content Generation

ECCV 2024poster

"Recent years have witnessed the strong power of 3D generation models, which offer a new level of creative flexibility by allowing users to guide the 3D content generation process through a single image or natural language. However, it remains challenging for existing 3D generation methods to create…

2024

Unique3D: High-Quality and Efficient 3D Mesh Generation from a Single Image

NeurIPS 2024poster

In this work, we introduce Unique3D, a novel image-to-3D framework for efficiently generating high-quality 3D meshes from single-view images, featuring state-of-the-art generation fidelity and strong generalizability. Previous methods based on Score Distillation Sampling (SDS) can produce diversifie…

2023

Rethinking the Learning Paradigm for Dynamic Facial Expression Recognition

CVPR 2023poster

Dynamic Facial Expression Recognition (DFER) is a rapidly developing field that focuses on recognizing facial expressions in video format. Previous research has considered non-target frames as noisy frames, but we propose that it should be treated as a weakly supervised problem. We also identify the…