paper-with-me

홈 › Papers

TRIM: Scalable 3D Gaussian Diffusion Inference with Temporal and Spatial Trimming

2025-11-20 · Zeyuan Yin, Xiaoming Liu arxiv

Recent advances in 3D Gaussian diffusion models suffer from time-intensive denoising and post-denoising processing due to the massive number of Gaussian primitives, resulting in slow generation and limited scalability along sampling trajectories. To improve the efficiency of 3D diffusion models, we propose $\textbf{TRIM}$ ($\textbf{T}$rajectory $\textbf{R}$eduction and $\textbf{I}$nstance $\textbf{M}$ask denoising), a post-training approach that incorporates both temporal and spatial trimming strategies, to accelerate inference without compromising output quality while supporting the inference-time scaling for Gaussian diffusion models. Instead of scaling denoising trajectories in a costly end-to-end manner, we develop a lightweight selector model to evaluate latent Gaussian primitives derived from multiple sampled noises, enabling early trajectory reduction by selecting candidates with high-quality potential. Furthermore, we introduce instance mask denoising to prune learnable Gaussian primitives by filtering out redundant background regions, reducing inference computation at each denoising step. Extensive experiments and analysis demonstrate that TRIM significantly improves both the efficiency and quality of 3D generation. Source code is available at $\href{https://github.com/zeyuanyin/TRIM}{link}$.

📄 PDF Abstract BibTeX arXiv:2511.16642

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

GaussianHeadTalk: Wobble-Free 3D Talking Heads with Audio Driven Gaussian Splatting

2025-12-11 · Madhav Agarwal, Mingtian Zhang, Laura Sevilla-Lara, Steven McDonagh arxiv

Speech-driven talking heads have recently emerged and enable interactive avatars. However, real-world applications are limited, as current methods achieve high visual fidelity but slow or fast yet temporally unstable. Di…

Image Generation

Diffusion Bridge Variational Inference for Deep Gaussian Processes

2025-09-23 · Jian Xu, Qibin Zhao, John Paisley, Delu Zeng arxiv

Deep Gaussian processes (DGPs) enable expressive hierarchical Bayesian modeling but pose substantial challenges for posterior inference, especially over inducing variables. Denoising diffusion variational inference (DDVI…

Image ReconstructionGaussian Processes

Exploring Iterative Refinement with Diffusion Models for Video Grounding

2023-10-26 · Xiao Liang, Tao Shi, Yaoyuan Liang, Te Tao 외

Video grounding aims to localize the target moment in an untrimmed video corresponding to a given sentence query. Existing methods typically select the best prediction from a set of predefined proposals or directly regre…

SentenceVideo Grounding

DiffTAD: Temporal Action Detection with Proposal Denoising Diffusion

2023-03-27 · ICCV 2023 1 · Sauradip Nag, Xiatian Zhu, Jiankang Deng, Yi-Zhe Song 외

We propose a new formulation of temporal action detection (TAD) with denoising diffusion, DiffTAD in short. Taking as input random temporal proposals, it can yield action proposals accurately given an untrimmed long vide…

Action DetectionDecoderDenoising

Finding Optimal Video Moment without Training: Gaussian Boundary Optimization for Weakly Supervised Video Grounding

2026-02-03 · Sunoh Kim, Kimin Yun, Daeho Um arxiv

Weakly supervised temporal video grounding aims to localize query-relevant segments in untrimmed videos using only video-sentence pairs, without requiring ground-truth segment annotations that specify exact temporal boun…

Video Grounding