Formula-Supervised Visual-Geometric Pre-training
Ryosuke Yamada, Kensho Hara, Hirokatsu Kataoka, Koshi Makihara, Nakamasa Inoue, Rio Yokota, Yutaka Satoh
TL;DR
The paper addresses the gap between visual and geometric representation learning by proposing Formula-Supervised Visual-Geometric Pre-training (FSVGP), which pre-trains a unified transformer on synthetic, formula-driven data. It introduces VG-FractalDB, pairing fractal images and fractal point clouds with formula-supervised consistency labels to enable cross-modal supervision without real data or annotations. The approach shows competitive improvements across six tasks in image and 3D object recognition, often surpassing prior FDSL methods and offering robust cross-modal capabilities, though it may not always exceed state-of-the-art SL/SSL baselines. By leveraging fractal geometry and synthetic supervision, FSVGP demonstrates the potential of synthetic pre-training to reduce data- and ethics-related concerns while enabling joint visual-geometric understanding for downstream tasks.
Abstract
Throughout the history of computer vision, while research has explored the integration of images (visual) and point clouds (geometric), many advancements in image and 3D object recognition have tended to process these modalities separately. We aim to bridge this divide by integrating images and point clouds on a unified transformer model. This approach integrates the modality-specific properties of images and point clouds and achieves fundamental downstream tasks in image and 3D object recognition on a unified transformer model by learning visual-geometric representations. In this work, we introduce Formula-Supervised Visual-Geometric Pre-training (FSVGP), a novel synthetic pre-training method that automatically generates aligned synthetic images and point clouds from mathematical formulas. Through cross-modality supervision, we enable supervised pre-training between visual and geometric modalities. FSVGP also reduces reliance on real data collection, cross-modality alignment, and human annotation. Our experimental results show that FSVGP pre-trains more effectively than VisualAtom and PC-FractalDB across six tasks: image and 3D object classification, detection, and segmentation. These achievements demonstrate FSVGP's superior generalization in image and 3D object recognition and underscore the potential of synthetic pre-training in visual-geometric representation learning. Our project website is available at https://ryosuke-yamada.github.io/fdsl-fsvgp/.
