Source-linked AI summary

Query Rewriting for Complex Object Segmentation in 4D Gaussian Representations

Thanh-Khoi Nguyen, Thien-Phuc Tran, Minh-Triet Tran

arXiv:2609.02664v1cs.CV

TL;DR

The paper addresses the sensitivity of language-guided 4D Gaussian segmentation to verbose queries containing peripheral context. It introduces training-free keyword-grounded rewriting, which substantially improves temporal localization and spatial segmentation without fine-tuning, while producing more stable feature similarities and stronger object alignment.

  • Problem

    Language-guided 4D Gaussian methods are sensitive to verbose queries whose peripheral context introduces irrelevant retrieval signals.

  • Method

    A training-free rewriting framework progressively transforms verbose descriptions into concise keyword-grounded expressions without modifying 4D LangSplat.

  • Results

    Experiments on HyperNeRF and Neu3D substantially improve temporal localization and segmentation quality without fine-tuning or architectural modifications.

  • Takeaways & Limitations

    Shorter, semantically anchored queries yield more stable video-feature similarity distributions and stronger alignment with target objects.

Abstract

from arXiv · show

Recent 4D Gaussian representation frameworks have demonstrated strong performance in language-guided dynamic scene understanding. However, these methods remain highly sensitive to verbose and narrative-style queries that contain noisy contextual information. In this paper, we investigate the impact of query rewriting for complex object segmentation in 4D Gaussian representations. Inspired by recent findings in retrieval-augmented language models and keyword-guided query reformulation, we propose a training-free reinterpretation strategy that transforms long descriptive queries into concise keyword-grounded forms. Our approach progressively reduces linguistic noise while preserving semantic anchors relevant to object-centric representations. Experiments on HyperNeRF and Neu3D demonstrate that concise rewritten queries significantly improve both temporal localization and spatial segmentation performance. In particular, our method improves average temporal accuracy from 60.92% to 92.21% and average vIoU from 20.08% to 76.94% without any additional fine-tuning. Extensive ablation studies further reveal that shorter, keyword-focused queries consistently yield stable video-feature similarity distributions and better alignment with object-centric Gaussian representations

1 Introduction

The paper identifies verbose, context-heavy queries as a source of irrelevant signals in language-guided 4D Gaussian retrieval. It proposes training-free, keyword-focused rewriting to improve object-centric alignment, temporal localization, and segmentation.

  • Verbose queries add peripheral context that acts as retrieval noise rather than discriminative information for the target object.
  • The paper investigates progressively simplifying queries into concise, keyword-focused forms instead of expanding them with additional context.The approach requires no modifications to 4D LangSplat or additional training.
  • The multi-level rewriting framework transforms verbose narrative descriptions into compact keyword-grounded expressions.
  • The paper frames the problem as a semantic gap between natural user formulations and object-centric supervision in 4D Gaussian pipelines.Peripheral context is associated with diffused spatial activations.
  • Extensive ablations analyze how query length and keyword grounding affect retrieval performance.

2 Related Work

Related work spans dynamic 4D Gaussian representations, language-guided semantic fields, 4D segmentation and editing, open-vocabulary scene understanding, and foundational vision-language models.

  • 4D Gaussian Splatting for Dynamic Scenes: 4D Gaussian Splatting extends static Gaussian splats with temporal components for efficient novel-view synthesis of dynamic scenes.
  • Language-guided 4D Gaussian Splatting: Language-guided methods associate semantic embeddings with spatiotemporal elements to support text-conditioned localization, editing, and open-vocabulary querying.
  • 4D Segmentation and Semantic Scene Editing: 4D segmentation research includes segment-anything capabilities and operations such as object removal, recoloring, and composition in Gaussian spaces.
  • Open-vocabulary 3D/4D Semantics: The paper positions its method as studying query formulation in a pretrained language-vision space rather than designing new language fields.
  • Foundational Vision-Language Models: Foundational models such as SAM and CLIP provide geometric segmentation and joint image-text embedding components for open-vocabulary perception pipelines.

3 Method

The method uses pretrained 4D LangSplat representations and a training-free rewriting pipeline to convert verbose queries into object-centered semantic anchors. These anchors support spatial masking and temporal similarity retrieval while reducing the influence of peripheral context.

  • Base Representation: The framework builds on 4D LangSplat, whose deformable Gaussians carry time-agnostic and time-varying semantic fields.
  • Retrieval Pipeline: Retrieval first matches time-agnostic features to produce a spatial candidate mask, then computes time-sensitive cosine similarity within that mask.
  • Semantic Gap: A verbose query is treated as core intent qanchor combined with extraneous peripheral context qnoise.
  • Semantic Gap: Because the text encoder processes the full sentence holistically, qnoise shifts the embedding and produces diffused spatial activations and unstable temporal similarity scores.
  • Optimization Objective: The rewriting function R(·) extracts semantic anchors without changing the architecture or requiring additional fine-tuning.
  • Object-Level Caption Generation: Object-level captions are generated offline with MLLM assistance to define an ideal semantic target, while SAM and DEVA extract and track object-level regions.
  • Query Rewriting Strategy: Keyword injection categorizes extracted attributes as Subject, State, and Deformation, then reconstructs a concise query centered on these anchors.
  • Embedding: The rewritten anchor is encoded with pretrained text encoders into the shared language-vision embedding space.

4 Experiment

Experiments evaluate training-free query rewriting across HyperNeRF and Neu3D using spatial, temporal, and video-overlap metrics. Concise keyword-grounded queries outperform descriptive queries and produce more concentrated spatial and temporally stable activations.

  • Experimental Setup: Experiments use four HyperNeRF scenes and four Neu3D scenes, with 4D LangSplat as the base and 4DLangVGGT as an additional baseline.The method is evaluated without additional fine-tuning; complex queries are generated to emulate conversational verbosity and ambiguity.
  • Query Design: The rewriting study compares four query levels: original descriptive text, one-keyword Level 1, all-keyword Level 2, and shortest keyword-only Level 3.Level 1 halves the Level 0 length, Level 2 halves Level 1, and Level 3 uses only the generated keywords.
  • Experimental Setup: The evaluation reports vIoU, temporal accuracy, and mIoU to measure end-to-end overlap, temporal localization, and time-agnostic spatial segmentation.vIoU averages spatial IoU over correctly classified active frames, while temporal accuracy evaluates active/inactive frame classification independently of spatial grounding.
  • Main Results: The method consistently outperforms 4DLangVGGT and 4D LangSplat on time-sensitive HyperNeRF querying and remains robust across unseen Neu3D conversational domains.The approach requires neither test-time adaptation nor fine-tuning over a predefined query set.
  • Main Results: Rewriting improves vIoU in 29 of 36 cases, with the anchor query consistently achieving the highest performance across datasets.The comparison measures mean vIoU improvement relative to the descriptive baseline.
  • Qualitative Results: Anchor-level rewriting concentrates heatmaps around target objects and yields continuous temporal intervals instead of diffuse spatial activations and fragmented temporal predictions.The temporal visualizations associate rewritten queries with stable intervals aligned to target dynamic states.

5 Ablation Study

The ablation study shows that shorter queries outperform longer ones, while explicit keyword anchoring preserves semantics and produces the strongest retrieval gains.

  • Query Length: Long queries yield the worst retrieval performance among short, medium, and long query categories.Figure 4 groups queries as short (< 5 words), medium (5–15 words), and long (> 15 words).
  • Query Length: Concise queries align more closely with the object-centric supervision paradigm used in 4D LangSplat.
  • Keyword Anchoring: Keyword anchoring preserves the original query’s core semantics during rewriting.
  • Keyword Anchoring: Shortening queries improves performance over the original 4D LangSplat pipeline even without explicit keywords.
  • Keyword Anchoring: Explicit anchor keywords produce substantially larger gains than unconstrained query shortening.

6 Conclusion

The paper concludes that verbose queries introduce noise poorly aligned with object-centric supervision, while training-free keyword-grounded rewriting improves temporal localization and segmentation quality. Shorter anchored queries also yield more stable feature similarities and stronger target-object alignment.

  • Conclusion: Verbose narrative-style queries degrade retrieval by introducing noisy contextual information poorly aligned with object-centric supervision.
  • Conclusion: The proposed training-free framework progressively transforms descriptive queries into concise keyword-grounded formulations.It requires neither fine-tuning nor architectural modifications.
  • Conclusion: Experiments on HyperNeRF and Neu3D improve both temporal localization and segmentation quality without fine-tuning or architectural modifications.
  • Conclusion: Shorter, semantically anchored queries yield more stable video-feature similarity distributions and stronger alignment with target objects.
  • Conclusion: Future work will investigate automatic keyword discovery, adaptive rewriting, and modeling linguistic familiarity against visual retrieval performance.
Loading 2609.02664v1…