中文
相关论文

相关论文: Lang3DSG: Language-based contrastive pre-training …

200 篇论文

Scene graph generation is a sophisticated task because there is no specific recognition pattern (e.g., "looking at" and "near" have no conspicuous difference concerning vision, whereas "near" could occur between entities with different…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Xiaoguang Chang , Teng Wang , Changyin Sun , Wenzhe Cai

In this work we study indoor scene object placement. Given a 3D indoor scene and an object, the task is to predict placement locations within the scene. Empirical observations of data-driven approaches to the problem show their tendency to…

图形学 · 计算机科学 2026-05-05 Adrian Chang , Kai Wang , Yuanbo Li , Manolis Savva , Angel X. Chang , Daniel Ritchie

Spatial intelligence is foundational to AI systems that interact with the physical world, particularly in 3D scene generation and spatial comprehension. Current methodologies for 3D scene generation often rely heavily on predefined…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Libin Liu , Shen Chen , Sen Jia , Jingzhe Shi , Zhongyu Jiang , Can Jin , Wu Zongkai , Jenq-Neng Hwang , Lei Li

Recent advances in text-to-3D creation integrate the potent prior of Diffusion Models from text-to-image generation into 3D domain. Nevertheless, generating 3D scenes with multiple objects remains challenging. Therefore, we present…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Yueming Zhao , Xuening Yuan , Hongyu Yang , Di Huang

3D scene graphs provide a structured representation of object entities and their relationships, enabling high-level interpretation and reasoning for robots while remaining intuitively understandable to humans. Existing approaches for 3D…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Zirui Wang , Ruiping Liu , Yufan Chen , Junwei Zheng , Weijia Fan , Kunyu Peng , Di Wen , Jiale Wei , Jiaming Zhang , Rainer Stiefelhagen

Recent perception-generalist approaches based on language models have achieved state-of-the-art results across diverse tasks, including 3D scene layout estimation and 3D object detection, via unified architecture and interface. However,…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Ruihong Yin , Xuepeng Shi , Oleksandr Bailo , Marco Manfredi , Theo Gevers

In this paper, a novel contrastive language-image pre-training (CLIP) model based semantic communication framework is designed. Compared to standard neural network (e.g.,convolutional neural network) based semantic encoders and decoders…

机器学习 · 计算机科学 2025-07-15 Shaoran Yang , Dongyu Wei , Hanzhi Yu , Zhaohui Yang , Yuchen Liu , Mingzhe Chen

This paper explores self-supervised learning of amodal 3D feature representations from RGB and RGB-D posed images and videos, agnostic to object and scene semantic content, and evaluates the resulting scene representations in the downstream…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Shamit Lal , Mihir Prabhudesai , Ishita Mediratta , Adam W. Harley , Katerina Fragkiadaki

In order to provide a robot with the ability to understand and react to a user's natural language inputs, the natural language must be connected to the robot's underlying representations of the world. Recently, large language models (LLMs)…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Aaron Ray , Jacob Arkin , Harel Biggie , Chuchu Fan , Luca Carlone , Nicholas Roy

Recent advances in 3D perception have shown impressive progress in understanding geometric structures of 3Dshapes and even scenes. Inspired by these advances in geometric understanding, we aim to imbue image-based perception with…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Ji Hou , Saining Xie , Benjamin Graham , Angela Dai , Matthias Nießner

Indoor scene understanding remains a fundamental challenge in robotics, with direct implications for downstream tasks such as navigation and manipulation. Traditional approaches often rely on closed-set recognition or loop closure, limiting…

机器人学 · 计算机科学 2025-06-10 Hongming Chen , Yiyang Lin , Ziliang Li , Biyu Ye , Yuying Zhang , Ximin Lyu

Animal pose estimation is challenging for existing image-based methods because of limited training data and large intra- and inter-species variances. Motivated by the progress of visual-language research, we propose that pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Xu Zhang , Wen Wang , Zhe Chen , Yufei Xu , Jing Zhang , Dacheng Tao

Scene understanding is essential for enhancing driver safety, generating human-centric explanations for Automated Vehicle (AV) decisions, and leveraging Artificial Intelligence (AI) for retrospective driving video analysis. This study…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Mohammed Elhenawy , Huthaifa I. Ashqar , Andry Rakotonirainy , Taqwa I. Alhadidi , Ahmed Jaber , Mohammad Abu Tami

3D scene graph prediction aims to abstract complex 3D environments into structured graphs consisting of objects and their pairwise relationships. Existing approaches typically adopt object-centric graph neural networks, where relation edge…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Yanni Ma , Hao Liu , Yulan Guo , Theo Gevers , Martin R. Oswald

Aligning 3D scene graphs is a crucial initial step for several applications in robot navigation and embodied perception. Current methods in 3D scene graph alignment often rely on single-modality point cloud data and struggle with incomplete…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Binod Singh , Sayan Deb Sarkar , Iro Armeni

Spatial understanding remains a key challenge in vision-language models. Yet it is still unclear whether such understanding is truly acquired, and if so, through what mechanisms. We present a controllable 1D image-text testbed to probe how…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Takaki Yamamoto , Chihiro Noguchi , Toshihiro Tanizawa

Scene understanding and reasoning has been a fundamental problem in 3D computer vision, requiring models to identify objects, their properties, and spatial or comparative relationships among the objects. Existing approaches enable this by…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Vivek Madhavaram , Vartika Sengar , Arkadipta De , Charu Sharma

Contrastive Language-Image Pre-training (CLIP) has been a celebrated method for training vision encoders to generate image/text representations facilitating various applications. Recently, CLIP has been widely adopted as the vision backbone…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Hong-You Chen , Zhengfeng Lai , Haotian Zhang , Xinze Wang , Marcin Eichner , Keen You , Meng Cao , Bowen Zhang , Yinfei Yang , Zhe Gan

Holistic 3D scene understanding entails estimation of both layout configuration and object geometry in a 3D environment. Recent works have shown advances in 3D scene estimation from various input modalities (e.g., images, 3D scans), by…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yinyu Nie , Angela Dai , Xiaoguang Han , Matthias Nießner

3D scene graph generation (SGG) has been of high interest in computer vision. Although the accuracy of 3D SGG on coarse classification and single relation label has been gradually improved, the performance of existing works is still far…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Yuanyuan Liu , Chengjiang Long , Zhaoxuan Zhang , Bokai Liu , Qiang Zhang , Baocai Yin , Xin Yang