paper-with-me

Papers

GaussianTrimmer: Online Trimming Boundaries for 3DGS Segmentation

2026-01-19 · Liwei Liao, Ronggang Wang arxiv

With the widespread application of 3D Gaussians in 3D scene representation, 3D scene segmentation methods based on 3D Gaussians have also gradually emerged. However, existing 3D Gaussian segmentation methods basically segment on the basis of Gaussian primitives. Due to the large variation range of the scale of 3D Gaussians, large-sized Gaussians that often span the foreground and background lead to jagged boundaries of segmented objects. To this end, we propose an online boundary trimming method, GaussianTrimmer, which is an efficient and plug-and-play post-processing method capable of trimming coarse boundaries for existing 3D Gaussian segmentation methods. Our method consists of two core steps: 1. Generating uniformly and well-covered virtual cameras; 2. Trimming Gaussian at the primitive level based on 2D segmentation results on virtual cameras. Extensive quantitative and qualitative experiments demonstrate that our method can improve the segmentation quality of existing 3D Gaussian segmentation methods as a plug-and-play method.

📄 PDF Abstract BibTeX arXiv:2601.12683

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Evaluation of Deep Audio Embeddings for Music Structure Analysis

2026-03-28 · Axel Marmoret arxiv

Music Structure Analysis (MSA) aims to uncover the high-level organization of musical pieces. State-of-the-art methods are often based on supervised deep learning, but these methods are bottlenecked by the need for heavi…

SimCS: Simulation for Domain Incremental Online Continual Segmentation

2022-11-29 · Motasem Alfarra, Zhipeng Cai, Adel Bibi, Bernard Ghanem 외

Continual Learning is a step towards lifelong intelligence where models continuously learn from recently collected data without forgetting previous knowledge. Existing continual learning approaches mostly focus on image …

Autonomous DrivingContinual Learningimage-classificationImage Classification+1

When Does Trimming Help Conformal Prediction? A Retained-Law Diagnostic under Calibration Contamination

2026-05-07 · Congye Wang arxiv

Trimming suspicious calibration points is a common response to contamination in conformal prediction. Its effect on clean-target coverage, however, is governed by the retained law induced by trimming, not by the contamin…

Adversarial contamination of networks in the setting of vertex nomination: a new trimming method

2022-08-20 · Sheyda Peyman, Minh Tang, Vince Lyzinski

As graph data becomes more ubiquitous, the need for robust inferential graph algorithms to operate in these complex data domains is crucial. In many cases of interest, inference is further complicated by the presence of …

Information RetrievalRetrieval

Trace3D: Consistent Segmentation Lifting via Gaussian Instance Tracing

2025-08-05 · Hongyu Shen, Junfeng Ni, Yixin Chen, Weishuo Li 외 arxiv

We address the challenge of lifting 2D visual segmentation to 3D in Gaussian Splatting. Existing methods often suffer from inconsistent 2D masks across viewpoints and produce noisy segmentation boundaries as they neglect…