paper-with-me

홈 › Papers

Towards Foundation Models for 3D Vision: How Close Are We?

2024-10-14 · Yiming Zuo, Karhan Kayan, Maggie Wang, Kevin Jeon, Jia Deng, Thomas L. Griffiths

Building a foundation model for 3D vision is a complex challenge that remains unsolved. Towards that goal, it is important to understand the 3D reasoning capabilities of current models as well as identify the gaps between these models and humans. Therefore, we construct a new 3D visual understanding benchmark named UniQA-3D. UniQA-3D covers fundamental 3D vision tasks in the Visual Question Answering (VQA) format. We evaluate state-of-the-art Vision-Language Models (VLMs), specialized models, and human subjects on it. Our results show that VLMs generally perform poorly, while the specialized models are accurate but not robust, failing under geometric perturbations. In contrast, human vision continues to be the most reliable 3D visual system. We further demonstrate that neural networks align more closely with human 3D vision mechanisms compared to classical computer vision methods, and Transformer-based networks such as ViT align more closely with human 3D vision mechanisms than CNNs. We hope our study will benefit the future development of foundation models for 3D vision. Code is available at https://github.com/princeton-vl/UniQA-3D .

📄 PDF Abstract BibTeX arXiv:2410.10799

Code (2)

princeton-vl/uniqa-3d 공식 구현 pytorch
princeton-vl/Princeton365

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Do computer vision foundation models learn the low-level characteristics of the human visual system?

2025-02-27 · CVPR 2025 1 · Yancheng Cai, Fei Yin, Dounia Hammou, Rafal Mantiuk

Computer vision foundation models, such as DINO or OpenCLIP, are trained in a self-supervised manner on large image datasets. Analogously, substantial evidence suggests that the human visual system (HVS) is influenced by…

Qwen-Drive-1.0: An Initial Step towards a Vision-Language Foundation Model for Autonomous Driving

2026-08-31 · Xin Zhou, Zongchuang Zhao, Zhibo Yang, Mingsheng Li 외 hf

We present Qwen-Drive-1.0, an initial step towards a vision-language foundation model for autonomous driving. Qwen-Drive-1.0 retains the architecture of the pretrained vision-language model (VLM) and integrates 3D percep…

Visual Question AnsweringScene Understanding3D Object DetectionAutonomous Driving

Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation

2025-08-07 · Yue Liao, Pengfei Zhou, Siyuan Huang, Donglin Yang 외 arxiv

We introduce Genie Envisioner (GE), a unified world foundation platform for robotic manipulation that integrates policy learning, evaluation, and simulation within a single video-generative framework. At its core, GE-Bas…

Closed-loop coupling of personalised and foundation models for real-time treatment guidance with MRI

2026-07-01 · James Grover, Emily A. Hewson, Andrew Phair, Michael Ferraro 외 arxiv

Image-guided therapies, including radiotherapy, biopsy and deep brain stimulation, rely on real-time targeting of anatomical structures. However, in the presence of motion, imaging latencies create a temporal misalignmen…

Interpreting and Controlling Vision Foundation Models via Text Explanations

2023-10-16 · Haozhe Chen, Junfeng Yang, Carl Vondrick, Chengzhi Mao

Large-scale pre-trained vision foundation models, such as CLIP, have become de facto backbones for various vision tasks. However, due to their black-box nature, understanding the underlying rules behind these models' pre…

Model EditingVisual Reasoning