paper-with-me

Papers

TIPS: Text-Image Pretraining with Spatial Awareness

2024-10-21 · Kevis-Kokitsi Maninis, KaiFeng Chen, Soham Ghosh, Arjun Karpur, Koert Chen, Ye Xia, Bingyi Cao, Daniel Salz, Guangxing Han, Jan Dlabal, Dan Gnanapragasam, Mojtaba Seyedhosseini, Howard Zhou, Andre Araujo

While image-text representation learning has become very popular in recent years, existing models tend to lack spatial awareness and have limited direct applicability for dense understanding tasks. For this reason, self-supervised image-only pretraining is still the go-to method for many dense vision applications (e.g. depth estimation, semantic segmentation), despite the lack of explicit supervisory signals. In this paper, we close this gap between image-text and self-supervised learning, by proposing a novel general-purpose image-text model, which can be effectively used off-the-shelf for dense and global vision tasks. Our method, which we refer to as Text-Image Pretraining with Spatial awareness (TIPS), leverages two simple and effective insights. First, on textual supervision: we reveal that replacing noisy web image captions by synthetically generated textual descriptions boosts dense understanding performance significantly, due to a much richer signal for learning spatially aware representations. We propose an adapted training method that combines noisy and synthetic captions, resulting in improvements across both dense and global understanding tasks. Second, on the learning technique: we propose to combine contrastive image-text learning with self-supervised masked image modeling, to encourage spatial coherence, unlocking substantial enhancements for downstream applications. Building on these two ideas, we scale our model using the transformer architecture, trained on a curated set of public images. Our experiments are conducted on 8 tasks involving 16 datasets in total, demonstrating strong off-the-shelf performance on both dense and global understanding, for several image-only and image-text tasks.

📄 PDF Abstract BibTeX arXiv:2410.16512

Code (1)

google-deepmind/tips jax

Tasks

Depth EstimationImage CaptioningRepresentation LearningSelf-Supervised LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TIPSv2: Advancing Vision-Language Pretraining with Enhanced Patch-Text Alignment

2026-04-13 · Bingyi Cao, Koert Chen, Kevis-Kokitsi Maninis, Kaifeng Chen 외 arxiv

Recent progress in vision-language pretraining has enabled significant improvements to many downstream computer vision applications, such as classification, retrieval, segmentation and depth prediction. However, a fundam…

TIPS Over Tricks: Simple Prompts for Effective Zero-shot Anomaly Detection

2026-02-03 · Alireza Salehi, Ehsan Karami, Sepehr Noey, Sahand Noey 외 arxiv

Anomaly detection identifies departures from expected behavior in safety-critical settings. When target-domain normal data are unavailable, zero-shot anomaly detection (ZSAD) leverages vision-language models (VLMs). Howe…

Anomaly Detection

EgoDTM: Towards 3D-Aware Egocentric Video-Language Pretraining

2025-03-19 · Boshen Xu, Yuting Mei, Xinbi Liu, Sipeng Zheng 외

Egocentric video-language pretraining has significantly advanced video representation learning. Humans perceive and interact with a fully 3D world, developing spatial awareness that extends beyond text-based understandin…

Contrastive LearningDecoderDepth EstimationRepresentation Learning

The Spatial Blindspot of Vision-Language Models

2026-01-15 · Nahid Alam, Leema Krishna Murali, Siddhant Bharadwaj, Patrick Liu 외 arxiv

Vision-language models (VLMs) have advanced rapidly, but their ability to capture spatial relationships remains a blindspot. Current VLMs are typically built with contrastive language-image pretraining (CLIP) style image…

Spatial Reasoning

Medical Semantic Segmentation with Diffusion Pretrain

2025-01-31 · David Li, Anvar Kurmukov, Mikhail Goncharov, Roman Sokolov 외

Recent advances in deep learning have shown that learning robust feature representations is critical for the success of many computer vision tasks, including medical image segmentation. In particular, both transformer an…

Image SegmentationLinear evaluationMedical Image SegmentationOrgan Segmentation+2