paper-with-me

홈 › Papers

Multi-View Foundation Models

2025-12-17 · Leo Segre, Or Hirschorn, Shai Avidan arxiv

Foundation models are vital tools in various Computer Vision applications. They take as input a single RGB image and output a deep feature representation that is useful for various applications. However, in case we have multiple views of the same 3D scene, they operate on each image independently and do not always produce consistent features for the same 3D point. We propose a way to convert a Foundation Model into a Multi-View Foundation Model. Such a model takes as input a set of images and outputs a feature map for each image such that the features of corresponding points are as consistent as possible. This approach bypasses the need to build a consistent 3D model of the features and allows direct manipulation in the image space. Specifically, we show how to augment Transformers-based foundation models (i.e., DINO, SAM, CLIP) with intermediate 3D-aware attention layers that help match features across different views. As leading examples, we show surface normal estimation and multi-view segmentation tasks. Quantitative experiments show that our method improves feature matching considerably compared to current foundation models.

📄 PDF Abstract BibTeX arXiv:2512.15708

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-view biomedical foundation models for molecule-target and property prediction

2024-10-25 · Parthasarathy Suryanarayanan, Yunguang Qiu, Shreyans Sethi, Diwakar Mahajan 외

Foundation models applied to bio-molecular space hold promise to accelerate drug discovery. Molecular representation is key to building such models. Previous works have typically focused on a single representation or vie…

Drug Discoverymolecular representationProperty Prediction

MV2GF: Multi-view Pedestrian Detection with a Visual Geometric Foundation Model

2026-08-21 · Taiga Yamane, Satoshi Suzuki, Ryo Masumura, Shota Orihashi 외 arxiv

Multi-View Pedestrian Detection (MVPD) aims to detect pedestrians in the form of a bird's eye view map from multi-view images. Recent MVPD methods adopt a unified framework that projects 2D image features into a 3D world…

Pedestrian Detection

PAIWorld: A 3D-Consistent World Foundation Model for Robotic Manipulation

2026-06-16 · Yuhang Huang, Xuan Lv, Junyan Xu, Zhiyuan Yu 외 arxiv

World foundation models (WFMs) are powerful simulators, yet they predominantly operate in a single-view setting and lack the multi-view 3D consistency required for robotic manipulation. While robotic systems rely on mult…

Toward a Multi-View Brain Network Foundation Model: Cross-View Consistency Learning Across Arbitrary Atlases

2026-03-20 · Jiaxing Xu, Jingying Ma, Xin Lin, Yuxiao Liu 외 arxiv

Brain network analysis provides an interpretable framework for characterizing brain organization and has been widely used for neurological disorder identification. Recent advances in self-supervised learning have motivat…

Self-Supervised LearningComputational Efficiency

Exo2EgoSyn: Unlocking Foundation Video Generation Models for Exocentric-to-Egocentric Video Synthesis

2025-11-25 · Mohammad Mahdi, Yuqian Fu, Nedko Savov, Jiancheng Pan 외 arxiv

Foundation video generation models such as WAN 2.2 exhibit strong text- and image-conditioned synthesis abilities but remain constrained to the same-view generation setting. In this work, we introduce Exo2EgoSyn, an adap…

Video Generation