paper-with-me

Papers

ArtSplat: Feed-Forward Articulated 3D Gaussian Splatting from Sparse Multi-State Uncalibrated Views

2026-05-23 · Inseo Lee, Yoonji Kim, Eugene Sohn, Jiwoong Lee, Jungmin You, Joonseok Lee, Jin-Hwa Kim arxiv

Articulated object reconstruction from sparse-view images is an ill-posed problem that requires simultaneous inference of geometry and underlying articulation structure. Existing methods for articulated object reconstruction based on NeRF and 3D Gaussian Splatting (3DGS) typically rely on dense views or strong priors (e.g., depth maps, joint types, predefined number of joints) and require costly per-object optimization. In this paper, we propose ArtSplat, the first feed-forward framework for articulated 3D Gaussian Splatting. It reconstructs both geometry and joint parameters from sparse multi-view images across multiple articulation states in a single forward pass. To address the challenges of single-pass articulated reconstruction, we introduce a per-pixel joint map representation that enables the integration of joint parameter estimation into the feed-forward pipeline. We further propose a Cross-State Attention (CSA) mechanism with state tokens, which effectively captures discrete motion across input states. Experiments on 68 articulated objects from PartNet-Mobility, including both single- and multi-joint configurations, demonstrate that ArtSplat achieves competitive performance in both geometry and joint estimation, while being over 400 times faster than baselines.

📄 PDF Abstract BibTeX arXiv:2605.24304

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SmartSplat: Feature-Smart Gaussians for Scalable Compression of Ultra-High-Resolution Images

2025-12-23 · Linfei Li, Lin Zhang, Zhong Wang, Ying Shen arxiv

Recent advances in generative AI have accelerated the production of ultra-high-resolution visual content, posing significant challenges for efficient compression and real-time decoding on end-user devices. Inspired by 3D…

Image Compression

F4Splat: Feed-Forward Predictive Densification for Feed-Forward 3D Gaussian Splatting

2026-03-22 · Injae Kim, Chaehyeon Kim, Minseong Bae, Minseok Joo 외 arxiv

Feed-forward 3D Gaussian Splatting methods enable single-pass reconstruction and real-time rendering. However, they typically adopt rigid pixel-to-Gaussian or voxel-to-Gaussian pipelines that uniformly allocate Gaussians…

CodecSplat: Ultra-Compact Latent Coding for Feed-Forward 3D Gaussian Splatting

2026-05-25 · Pengpeng Yu, Runqing Jiang, Qi Zhang, Dingquan Li 외 arxiv

While feed-forward 3D Gaussian splatting reconstructs renderable Gaussian primitives from sparse context views without per-scene optimization, existing pipelines do not provide a compact scene representation for storage …

Less Gaussians, Texture More: 4K Feed-Forward Textured Splatting

2026-03-26 · Yixing Lao, Xuyang Bai, Xiaoyang Wu, Nuoyuan Yan 외 arxiv

Existing feed-forward 3D Gaussian Splatting methods predict pixel-aligned primitives, leading to a quadratic growth in primitive count as resolution increases. This fundamentally limits their scalability, making high-res…

Novel View Synthesis

DenoiseSplat: Feed-Forward Gaussian Splatting for Noisy 3D Scene Reconstruction

2026-03-10 · Fuzhen Jiang, Zhuoran Li, Yinlin Zhang arxiv

3D scene reconstruction and novel-view synthesis are fundamental for VR, robotics, and content creation. However, most NeRF and 3D Gaussian Splatting pipelines assume clean inputs and degrade under real noise and artifac…