← Search

Yiqun Mei

14 accepted papers

2026

FreeViS: Training-free Video Stylization with Inconsistent References

ICLR 2026poster

Video stylization plays a key role in content creation, but it remains a challenging problem. Naïvely applying image stylization frame-by-frame hurts temporal consistency and reduces style richness. Alternatively, training a dedicated video stylization model typically requires paired video data and…

Cited by 0SourcecodeScholar
2026

MotiMotion: Motion-Controlled Video Generation with Visual Reasoning

ICML 2026poster

Current motion-controlled image-to-video generation models rigidly follow user-provided trajectories that are often sparse, imprecise, and causally incomplete. Such reliance often yields unnatural or implausible outcomes, especially by missing secondary causal consequences. To address this, we intro…

Cited by 0SourceScholar
2026

TokenLight: Precise Lighting Control in Images using Attribute Tokens

CVPR 2026

This paper presents a method for image relighting that enables precise and continuous control over multiple illumination attributes in a photograph. We formulate relighting as a conditional image generation task and introduce attribute tokens to encode distinct lighting factors such as intensity, co

Cited by 0SourceScholar
2025

Lux Post Facto: Learning Portrait Performance Relighting with Conditional Video Diffusion and a Hybrid Dataset

CVPR 2025poster

Video portrait relighting remains challenging because the results need to be both photorealistic and temporally stable.This typically requires a strong model design that can capture complex facial reflections as well as intensive training on a high-quality paired video dataset, such as dynamic one-l…

Cited by 1SourcePDFScholar
2024

Holo-Relighting: Controllable Volumetric Portrait Relighting from a Single Image

CVPR 2024poster

At the core of portrait photography is the search for ideal lighting and viewpoint. The process often requires advanced knowledge in photography and an elaborate studio setup. In this work we propose Holo-Relighting a volumetric relighting method that is capable of synthesizing novel viewpoints and…

Cited by 12SourcePDFScholar
2024

ReGS: Reference-based Controllable Scene Stylization with Gaussian Splatting

NeurIPS 2024poster

Referenced-based scene stylization that edits the appearance based on a content-aligned reference image is an emerging research area. Starting with a pretrained neural radiance field (NeRF), existing methods typically learn a novel appearance that matches the given style. Despite their effectiveness…

Cited by 2SourcePDFScholar
2024

Wild-GS: Real-Time Novel View Synthesis from Unconstrained Photo Collections

NeurIPS 2024poster

Photographs captured in unstructured tourist environments frequently exhibit variable appearances and transient occlusions, challenging accurate scene reconstruction and inducing artifacts in novel view synthesis. Although prior approaches have integrated the Neural Radiance Field (NeRF) with additi…

2023

LightPainter: Interactive Portrait Relighting With Freehand Scribble

CVPR 2023poster

Recent portrait relighting methods have achieved realistic results of portrait lighting effects given a desired lighting representation such as an environment map. However, these methods are not intuitive for user interaction and lack precise lighting control. We introduce LightPainter, a scribble-b…

Cited by 14SourcePDFScholar
2022

Resource-Adaptive Federated Learning with All-In-One Neural Composition

NeurIPS 2022accept

Conventional Federated Learning (FL) systems inherently assume a uniform processing capacity among clients for deployed models. However, diverse client hardware often leads to varying computation resources in practice. Such system heterogeneity results in an inevitable trade-off between model compl…

Cited by 50SourcePDFScholar
2020

Image Super-Resolution With Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining

CVPR 2020poster

Deep convolution-based single image super-resolution (SISR) networks embrace the benefits of learning from large-scale external image resources for local recovery, yet most existing works have ignored the long-range feature-wise similarities in natural images. Some recent works have successfully lev…

Cited by 478PDFcodeScholar
2020

Neural Sparse Representation for Image Restoration

NeurIPS 2020poster

Inspired by the robustness and efficiency of sparse representation in sparse coding based image restoration models, we investigate the sparsity of neurons in deep networks. Our method structurally enforces sparsity constraints upon hidden neurons. The sparsity constraints are favorable for gradient-…