← Search

Xingtong Ge

11 accepted papers

2026

Flash-VAED: Plug-and-Play VAE Decoders for Efficient Video Generation

ICML 2026poster

Latent diffusion models have enabled high-quality video synthesis, yet their inference remains costly and time-consuming. As diffusion transformers become increasingly efficient, the latency bottleneck inevitably shifts to VAE decoders. To reduce their latency while maintaining quality, we propose a…

Cited by 0SourceScholar
2026

GaussianImage++: Boosted Image Representation and Compression with 2D Gaussian Splatting

AAAI 2026technical

Implicit neural representations (INRs) have achieved remarkable success in image representation and compression, but they require substantial training time and memory. Meanwhile, recent 2D Gaussian Splatting (GS) methods (\textit{e.g.}, GaussianImage) offer promising alternatives through efficient p

Cited by 0SourcePDFScholar
2026

LinVideo: A Post-Training Framework towards O(n) Attention in Efficient Video Generation

CVPR 2026

Video diffusion models (DMs) have enabled high-quality video synthesis, but their computation costs scale quadratically with sequence length due to the nature of self-attention. While linear attention offers a more efficient alternative, fully replacing quadratic attention demands costly pretraining

Cited by 0SourceScholar
2026

Neighbor GRPO: Contrastive ODE Policy Optimization Aligns Flow Models

CVPR 2026

Group Relative Policy Optimization (GRPO) has shown promise in aligning image and video generative models with human preferences. However, applying it to modern flow matching models is challenging because of its deterministic sampling paradigm. Current methods address this issue by converting Ordina

Cited by 0SourceScholar
2026

SenseFlow: Scaling Distribution Matching for Flow-based Text-to-Image Distillation

ICLR 2026poster

The Distribution Matching Distillation (DMD) has been successfully applied to text-to-image diffusion models such as Stable Diffusion (SD) 1.5. However, vanilla DMD suffers from convergence difficulties on large-scale flow-based text-to-image models, such as SD 3.5 and FLUX. In this paper, we first…

Cited by 0SourcecodeScholar
2025

CAMSIC: Content-aware Masked Image Modeling Transformer for Stereo Image Compression

AAAI 2025technical

Existing learning-based stereo image codec adopt sophisticated transformation with simple entropy models derived from single image codecs to encode latent representations. However, those entropy models struggle to effectively capture the spatial-disparity characteristics inherent in stereo images, w…

2025

MEGA: Memory-Efficient 4D Gaussian Splatting for Dynamic Scenes

ICCV 2025poster

4D Gaussian Splatting (4DGS) has recently emerged as a promising technique for capturing complex dynamic 3D scenes with high fidelity. It utilizes a 4D Gaussian representation and a GPU-friendly rasterizer, enabling rapid rendering speeds. Despite its advantages, 4DGS faces significant challenges, n…

2025

Rethinking Diffusion Posterior Sampling: From Conditional Score Estimator to Maximizing a Posterior

ICLR 2025poster

Recent advancements in diffusion models have been leveraged to address inverse problems without additional training, and Diffusion Posterior Sampling (DPS) (Chung et al., 2022a) is among the most popular approaches. Previous analyses suggest that DPS accomplishes posterior sampling by approximating…

2024

Boosting Neural Representations for Videos with a Conditional Decoder

CVPR 2024highlight

Implicit neural representations (INRs) have emerged as a promising approach for video storage and processing showing remarkable versatility across various video tasks. However existing methods often fail to fully leverage their representation capabilities primarily due to inadequate alignment of int…

2024

GaussianImage: 1000 FPS Image Representation and Compression by 2D Gaussian Splatting

ECCV 2024poster

"Implicit neural representations (INRs) recently achieved great success in image representation and compression, offering high visual quality and fast rendering speeds with 10-1000 FPS, assuming sufficient GPU resources are available. However, this requirement often hinders their use on low-end devi…

2024

Task-Aware Encoder Control for Deep Video Compression

CVPR 2024poster

Prior research on deep video compression (DVC) for machine tasks typically necessitates training a unique codec for each specific task mandating a dedicated decoder per task. In contrast traditional video codecs employ a flexible encoder controller enabling the adaptation of a single codec to differ…

Cited by 7SourcePDFScholar