paper-with-me

홈 › Papers

Explicit Memory through Online 3D Gaussian Splatting Improves Class-Agnostic Video Segmentation

2025-10-27 · Anthony Opipari, Aravindhan K Krishnan, Shreekant Gayaka, Min Sun, Cheng-Hao Kuo, Arnie Sen, Odest Chadwicke Jenkins arxiv

Remembering where object segments were predicted in the past is useful for improving the accuracy and consistency of class-agnostic video segmentation algorithms. Existing video segmentation algorithms typically use either no object-level memory (e.g. FastSAM) or they use implicit memories in the form of recurrent neural network features (e.g. SAM2). In this paper, we augment both types of segmentation models using an explicit 3D memory and show that the resulting models have more accurate and consistent predictions. For this, we develop an online 3D Gaussian Splatting (3DGS) technique to store predicted object-level segments generated throughout the duration of a video. Based on this 3DGS representation, a set of fusion techniques are developed, named FastSAM-Splat and SAM2-Splat, that use the explicit 3DGS memory to improve their respective foundation models' predictions. Ablation experiments are used to validate the proposed techniques' design and hyperparameter settings. Results from both real-world and simulated benchmarking experiments show that models which use explicit 3D memories result in more accurate and consistent predictions than those which use no memory or only implicit neural network memories. Project Page: https://topipari.com/projects/FastSAM-Splat/

📄 PDF Abstract BibTeX arXiv:2510.23521

Code (0)

등록된 구현이 없습니다.

Tasks

Video Segmentation

Similar Papers 제목 키워드 기반

LEGS: Laplacian-Enhanced Gaussian Splatting with a Nonlinear Weighted Loss

2026-06-06 · Yongfei Guo, Qizhou Huo, Xuan Sun, Yuanhao Gong arxiv

3D Gaussian Splatting (3DGS) has become an efficient explicit representation for radiance field reconstruction and real-time novel view synthesis. However, its standard photometric loss treats flat and structure-rich reg…

Novel View Synthesis

Gradient-Direction-Aware Density Control for 3D Gaussian Splatting

2025-08-12 · Zheng Zhou, Yu-Jie Xiong, Jia-Chen Zhang, Chun-Ming Xia 외 arxiv

The emergence of 3D Gaussian Splatting (3DGS) has significantly advanced Novel View Synthesis (NVS) through explicit scene representation, enabling real-time photorealistic rendering. However, existing approaches manifes…

Novel View Synthesis

A Scalable PyTorch Abstraction for Multi-GPU Gaussian Splatting

2026-06-09 · Matthew Cong, Francis Williams, Jonathan Swartz, Mark Harris 외 arxiv

Gaussian splatting methods have become increasingly popular for neural reconstruction of the real world. However, they are often limited in scale and resolution due to compute and memory constraints. We present a multi-G…

FAST-Splat: Fast, Ambiguity-Free Semantics Transfer in Gaussian Splatting

2024-11-20 · Ola Shorinwa, Jiankai Sun, Mac Schwager

We present FAST-Splat for fast, ambiguity-free semantic Gaussian Splatting, which seeks to address the main limitations of existing semantic Gaussian Splatting methods, namely: slow training and rendering speeds; high me…

Dimensionality ReductionGPUNatural Language QueriesObject Localization+3

From Volume Rendering to 3D Gaussian Splatting: Theory and Applications

2025-10-20 · Vitor Pereira Matias, Daniel Perazzo, Vinicius Silva, Alberto Raposo 외 arxiv

The problem of 3D reconstruction from posed images is undergoing a fundamental transformation, driven by continuous advances in 3D Gaussian Splatting (3DGS). By modeling scenes explicitly as collections of 3D Gaussians, …

Novel View Synthesis3D Reconstruction