← Search

Bingchuan Li

10 accepted papers

2026

DreamID-Omni: Unified Framework for Controllable Human-Centric Audio-Video Generation

ICML 2026poster

Recent advancements in foundation models have revolutionized joint audio-video generation. However, existing approaches typically treat human-centric tasks including reference-based audio-video generation (R2AV), video editing (RV2AV) and audio-driven video animation (RA2V) as isolated objectives. F…

Cited by 0SourceScholar
2026

Human-Centric Video Generation via Collaborative Multi-Modal Conditioning

AAAI 2026technical

Human-Centric Video Generation (HCVG) methods seek to synthesize human videos from multimodal inputs, including text, images, and audio. Existing methods struggle to effectively coordinate these heterogeneous modalities due to two challenges: the scarcity of modality-complete data and the difficulty

Cited by 0SourcePDFScholar
2026

MGD:Mesh-guided Gaussians with Diffusion Priors for Dynamic Objects Reconstruction from Monocular RGB-D Video

AAAI 2026technical

Reconstructing dynamic objects from monocular RGB-D video is critical for advancing 3D vision applications and enhancing user experience. However, monocular RGB-D video provides limited 3D observations, making the reconstruction of unobserved regions highly under-constrained. Despite recent advanc

Cited by 0SourcePDFScholar
2026

Phantom-Data: Towards a General Subject-Consistent Video Generation Dataset

ICLR 2026poster

Subject-to-video generation has witnessed substantial progress in recent years. However, existing models still face significant challenges in faithfully following textual instructions. This limitation, commonly known as the copy-paste problem, arises from the widely used in-pair training paradigm. T…

Cited by 0SourcecodeScholar
2025

HyperLoRA: Parameter-Efficient Adaptive Generation for Portrait Synthesis

CVPR 2025highlight

Personalized portrait synthesis, essential in domains like social entertainment, has recently made significant progress. Person-wise fine-tuning based methods, such as LoRA and DreamBooth, can produce photorealistic outputs but need training on individual samples, consuming time and resources and po…

Cited by 0SourcePDFScholar
2025

OneGT: One-Shot Geometry-Texture Neural Rendering for Head Avatars

ICCV 2025poster

Existing solutions for creating high-fidelity digital head avatars encounter various obstacles. Traditional rendering tools offer realistic results, while heavily requiring expert skills. Neural rendering methods are more efficient but often compromise between the generated fidelity and flexibility.…

Cited by 0SourcePDFScholar
2025

Phantom: Subject-Consistent Video Generation via Cross-Modal Alignment

ICCV 2025poster

The continuous development of foundational models for video generation is evolving into various applications, with subject-consistent video generation still in the exploratory stage. We refer to this as Subject-to-Video, which extracts subject elements from reference images and generates subject-con…

Cited by 0SourcePDFScholar
2023

CFFT-GAN: Cross-Domain Feature Fusion Transformer for Exemplar-Based Image Translation

AAAI 2023technical

Exemplar-based image translation refers to the task of generating images with the desired style, while conditioning on certain input image. Most of the current methods learn the correspondence between two input domains and lack the mining of information within the domain. In this paper, we propose a…

Cited by 7SourcePDFScholar
2023

ReGANIE: Rectifying GAN Inversion Errors for Accurate Real Image Editing

AAAI 2023technical

The StyleGAN family succeed in high-fidelity image generation and allow for flexible and plausible editing of generated images by manipulating the semantic-rich latent style space. However, projecting a real image into its latent space encounters an inherent trade-off between inversion quality and e…

Cited by 7SourcePDFScholar
2023

Semantic 3D-Aware Portrait Synthesis and Manipulation Based on Compositional Neural Radiance Field

AAAI 2023technical

Recently 3D-aware GAN methods with neural radiance field have developed rapidly. However, current methods model the whole image as an overall neural radiance field, which limits the partial semantic editability of synthetic results. Since NeRF renders an image pixel by pixel, it is possible to split…