paper-with-me

홈 › Papers

Beyond Similarity Matching: Structured Reasoning for Open-Vocabulary Referring Segmentation in 3DGS

2026-08-17 · Yizhao Wang, Xinfa Wang, Jingbo Wang, Jingbo Wang, Guantao Zhang, Yafeng Han, Guohong Gao, Yuhe Xia arxiv

Open-vocabulary referring segmentation in 3D Gaussian Splatting (3DGS) requires a neural model to select Gaussian primitives according to free-form language expressions. Existing 3DGS-based methods usually rely on global text-region similarity, which is weak for queries involving attributes, reference objects, spatial relations, and fine-grained parts. This often causes target-reference confusion, granularity mismatch, part-whole leakage, and relation violations. We propose QAGaussian, a query-adaptive neural reasoning framework for language-guided Gaussian primitive selection. QAGaussian first learns query-conditioned multi-scale Gaussian slots as differentiable candidates whose receptive fields are shaped by the input expression. It then builds a relation-aware slot graph with language-conditioned edge weighting to propagate target-reference, attribute, part-whole, and contextual evidence. A granularity-adaptive router softly combines region-level, object-level, part-level, attribute-aware, and relation-aware mask branches, followed by relation-constrained refinement for spatial, part-whole, attribute, and geometric consistency. QAGaussian is pretrained only on Mosaic3D-5.6M for Gaussian-text alignment and evaluated on independent benchmarks without target-dataset fine-tuning. It achieves 47.2 Avg. mIoU and 63.2 Avg. F1, outperforming the strongest 3DGS referring baseline by 2.7 mIoU points and 2.9 F1 points. It also improves Part-mIoU from 38.6 to 43.4, Rel-mIoU from 44.4 to 50.8, and reduces target-reference confusion from 10.8 to 7.4. These results demonstrate that query-conditioned slot learning, relation-aware graph reasoning, and adaptive routing provide an effective neural modeling strategy for open-vocabulary referring segmentation in 3DGS. The code is available at https://github.com/zqeslwyz/QAGaussian.

📄 PDF Abstract BibTeX arXiv:2608.16103

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Matching Networks for Learning the Similarity of Graph Structured Objects

2019-04-29 · ICLR 2019 5 · Yujia Li, Chenjie Gu, Thomas Dullien, Oriol Vinyals 외

This paper addresses the challenging problem of retrieval and matching of graph structured objects, and makes two key contributions. First, we demonstrate how Graph Neural Networks (GNN), which have emerged as an effecti…

Graph AttentionGraph MatchingRetrieval

Beyond Explicit Edges: Robust Reasoning over Noisy and Sparse Knowledge Graphs

2026-03-14 · Hang Gao, Dimitris N. Metaxas arxiv

GraphRAG is increasingly adopted for converting unstructured corpora into graph structures to enable multi-hop reasoning. However, standard graph algorithms rely heavily on static connectivity and explicit edges, often f…

Knowledge Graphs

RLM: A Vision-Language Model Approach for Radar Scene Understanding

2025-11-26 · Pushkal Mishra, Kshitiz Bansal, Dinesh Bharadia arxiv

Radar sensors provide reliable perception across adverse weather, lighting, and long-range conditions, yet existing machine learning approaches remain fragmented and task-specific, with each downstream task employing dis…

Scene UnderstandingSpatial Reasoning

Toward an AI Reasoning-Enabled System for Patient-Clinical Trial Matching

2025-12-08 · Caroline N. Leach, Mitchell A. Klusty, Samuel E. Armstrong, Justine C. Pickarski 외 arxiv

Screening patients for clinical trial eligibility remains a manual, time-consuming, and resource-intensive process. We present a secure, scalable proof-of-concept system for Artificial Intelligence (AI)-augmented patient…

Binary Classification

Text2Graph VPR: A Text-to-Graph Expert System for Explainable Place Recognition in Changing Environments

2025-12-21 · Saeideh Yousefzadeh, Hamidreza Pourreza arxiv

Visual Place Recognition (VPR) in long-term deployment requires reasoning beyond pixel similarity: systems must make transparent, interpretable decisions that remain robust under lighting, weather and seasonal change. We…

Visual Place Recognition