CVAICLLGApr 30, 2024

Naturally Supervised 3D Visual Grounding with Language-Regularized Concept Learners

arXiv:2404.19696v112 citationsh-index: 7CVPR
Originality Incremental advance
AI Analysis

It addresses the challenge of reducing supervision needs in 3D visual grounding, which is incremental as it builds on neuro-symbolic concept learners.

The paper tackles the problem of 3D visual grounding without dense supervision by proposing LARC, which uses language constraints as regularization, resulting in improved accuracy over prior works in naturally supervised settings.

3D visual grounding is a challenging task that often requires direct and dense supervision, notably the semantic label for each object in the scene. In this paper, we instead study the naturally supervised setting that learns from only 3D scene and QA pairs, where prior works underperform. We propose the Language-Regularized Concept Learner (LARC), which uses constraints from language as regularization to significantly improve the accuracy of neuro-symbolic concept learners in the naturally supervised setting. Our approach is based on two core insights: the first is that language constraints (e.g., a word's relation to another) can serve as effective regularization for structured representations in neuro-symbolic models; the second is that we can query large language models to distill such constraints from language properties. We show that LARC improves performance of prior works in naturally supervised 3D visual grounding, and demonstrates a wide range of 3D visual reasoning capabilities-from zero-shot composition, to data efficiency and transferability. Our method represents a promising step towards regularizing structured visual reasoning frameworks with language-based priors, for learning in settings without dense supervision.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes