paper-with-me

홈 › Papers

When Does Perceptual Alignment Benefit Vision Representations?

2024-10-14 · Shobhita Sundaram, Stephanie Fu, Lukas Muttenthaler, Netanel Y. Tamir, Lucy Chai, Simon Kornblith, Trevor Darrell, Phillip Isola

Humans judge perceptual similarity according to diverse visual attributes, including scene layout, subject location, and camera pose. Existing vision models understand a wide range of semantic abstractions but improperly weigh these attributes and thus make inferences misaligned with human perception. While vision representations have previously benefited from alignment in contexts like image generation, the utility of perceptually aligned representations in more general-purpose settings remains unclear. Here, we investigate how aligning vision model representations to human perceptual judgments impacts their usability across diverse computer vision tasks. We finetune state-of-the-art models on human similarity judgments for image triplets and evaluate them across standard vision benchmarks. We find that aligning models to perceptual judgments yields representations that improve upon the original backbones across many downstream tasks, including counting, segmentation, depth estimation, instance retrieval, and retrieval-augmented generation. In addition, we find that performance is widely preserved on other tasks, including specialized out-of-distribution domains such as in medical imaging and 3D environment frames. Our results suggest that injecting an inductive bias about human perceptual knowledge into vision models can contribute to better representations.

📄 PDF Abstract BibTeX arXiv:2410.10817

Code (1)

ssundaram21/dreamsim pytorch

Tasks

Depth EstimationImage GenerationInductive BiasRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

When Safety Overrides Vision: Exploring Dynamics between Vision Influence and Safety Alignment in Vision-Language Models

2026-08-19 · Mehak Gupta, Tanmoy Chakraborty arxiv

Aligned vision-language models (VLMs) are designed to balance grounded visual reasoning with safe generation behavior. However, we observe a striking phenomenon: under safety-constrained instruction, models frequently ab…

Visual Reasoning

Exploring Human-AI Perception Alignment in Sensory Experiences: Do LLMs Understand Textile Hand?

2024-06-05 · Shu Zhong, Elia Gatti, Youngjun Cho, Marianna Obrist

Aligning large language models (LLMs) behaviour with human intent is critical for future AI. An important yet often overlooked aspect of this alignment is the perceptual alignment. Perceptual modalities like touch are mo…

Visual Perception by Large Language Model's Weights

2024-05-30 · Feipeng Ma, Hongwei Xue, Guangting Wang, Yizhou Zhou 외

Existing Multimodal Large Language Models (MLLMs) follow the paradigm that perceives visual information by aligning visual features with the input space of Large Language Models (LLMs), and concatenating visual tokens wi…

When Does Pruning Benefit Vision Representations?

2025-07-02 · Enrico Cassano, Riccardo Renzulli, Andrea Bragagnolo, Marco Grangetto

Pruning is widely used to reduce the complexity of deep learning models, but its effects on interpretability and representation learning remain poorly understood. This paper investigates how pruning influences vision mod…

Object DiscoveryRepresentation Learning

Beginning with You: Perceptual-Initialization Improves Vision-Language Representation and Alignment

2025-05-20 · Yang Hu, Runchen Wang, Stephen Chong Zhao, Xuhui Zhan 외

We introduce Perceptual-Initialization (PI), a paradigm shift in visual representation learning that incorporates human perceptual structure during the initialization phase rather than as a downstream fine-tuning step. B…

Representation LearningRetrievalSelf-Supervised LearningTriplet+2