← Search

Qiuhong Shen

12 accepted papers

2026

SPEED: Sharpened-Teacher Distillation for Parallel Decoding of Diffusion Language Models

ICML 2026poster

Diffusion-based large language models generate text by gradually filling in masked tokens, yet they remain slow because they usually decode only a few tokens per step. Parallel decoding, which unmasks multiple tokens simultaneously, promises acceleration but often degrades quality when too many toke…

Cited by 0SourceScholar
2025

GFlow: Recovering 4D World from Monocular Video

AAAI 2025technical

Recovering 4D world from monocular video is a crucial yet challenging task. Conventional methods usually rely on the assumptions of multi-view videos, known camera parameters, or static scenes. In this paper, we relax all these constraints and tackle a highly ambitious but practical task: With only…

Cited by 19SourcePDFScholar
2025

Poison-splat: Computation Cost Attack on 3D Gaussian Splatting

ICLR 2025spotlight

3D Gaussian splatting (3DGS), known for its groundbreaking performance and efficiency, has become a dominant 3D representation and brought progress to many 3D vision tasks. However, in this work, we reveal a significant security vulnerability that has been largely overlooked in 3DGS: the computation…

2025

Test3R: Learning to Reconstruct 3D at Test Time

NeurIPS 2025poster

Dense matching methods like DUSt3R regress pairwise pointmaps for 3D reconstruction. However, the reliance on pairwise prediction and the limited generalization capability inherently restrict the global geometric consistency. In this work, we introduce \textbf{Test3R}, a surprisingly simple test-tim…

Cited by 0SourcecodeScholar
2024

FlashSplat: 2D to 3D Gaussian Splatting Segmentation Solved Optimally

ECCV 2024poster

"This study addresses the challenge of accurately segmenting 3D Gaussian Splatting (3D-GS) from 2D masks. Conventional methods often rely on iterative gradient descent to assign each Gaussian a unique label, leading to lengthy optimization and sub-optimal solutions. Instead, we propose a straightfor…

2024

MVGamba: Unify 3D Content Generation as State Space Sequence Modeling

NeurIPS 2024poster

Recent 3D large reconstruction models (LRMs) can generate high-quality 3D content in sub-seconds by integrating multi-view diffusion models with scalable multi-view reconstructors. Current works further leverage 3D Gaussian Splatting as 3D representation for improved visual quality and rendering eff…

2024

Vista3D: unravel the 3d darkside of a single image

ECCV 2024poster

"We embark on the age-old quest: unveiling the hidden dimensions of objects from mere glimpses of their visible parts. To address this, we present Vista3D, a framework that realizes swift and consistent 3D generation within a mere 5 minutes. At the heart of Vista3D lies a two-phase approach: the coa…

2022

Backbone Is All Your Need: A Simplified Architecture for Visual Object Tracking

ECCV 2022poster

"Exploiting a general-purpose neural architecture to replace hand-wired designs or inductive biases has recently drawn extensive interest. However, existing tracking approaches rely on customized sub-modules and need prior knowledge for architecture selection, hindering the development of tracking i…