paper-with-me

홈 › Papers

DreamSim: Learning New Dimensions of Human Visual Similarity using Synthetic Data

2023-06-15 · NeurIPS 2023 11 · Stephanie Fu, Netanel Tamir, Shobhita Sundaram, Lucy Chai, Richard Zhang, Tali Dekel, Phillip Isola

Current perceptual similarity metrics operate at the level of pixels and patches. These metrics compare images in terms of their low-level colors and textures, but fail to capture mid-level similarities and differences in image layout, object pose, and semantic content. In this paper, we develop a perceptual metric that assesses images holistically. Our first step is to collect a new dataset of human similarity judgments over image pairs that are alike in diverse ways. Critical to this dataset is that judgments are nearly automatic and shared by all observers. To achieve this we use recent text-to-image models to create synthetic pairs that are perturbed along various dimensions. We observe that popular perceptual metrics fall short of explaining our new data, and we introduce a new metric, DreamSim, tuned to better align with human perception. We analyze how our metric is affected by different visual attributes, and find that it focuses heavily on foreground objects and semantic content while also being sensitive to color and layout. Notably, despite being trained on synthetic data, our metric generalizes to real images, giving strong results on retrieval and reconstruction tasks. Furthermore, our metric outperforms both prior learned metrics and recent large vision models on these tasks.

📄 PDF Abstract BibTeX arXiv:2306.09344

Code (1)

ssundaram21/dreamsim 공식 구현 pytorch

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 제목 키워드 기반

StyleVAR: Controllable Image Style Transfer via Visual Autoregressive Modeling

2026-04-22 · Liqi Jing, Dingming Zhang, Peinian Li, Lichen Zhu 외 arxiv

We build on the Visual Autoregressive Modeling (VAR) framework and formulate style transfer as conditional discrete sequence modeling in a learned latent space. Images are decomposed into multi-scale representations and …

Style Transfer

Characterizing Universal Object Representations Across Vision Models

2026-05-13 · Florian P. Mahner, Johannes Roth, Ka Chun Lam, Michael F. Bonner 외 arxiv

Deep neural networks trained with different architectures, objectives, and datasets have been reported to converge on similar visual representations. However, what remains unknown is which visual properties models actual…

Neuropsychology and Explainability of AI: A Distributional Approach to the Relationship Between Activation Similarity of Neural Categories in Synthetic Cognition

2024-10-23 · Michael Pichat, Enola Campoli, William Pogrund, Jourdan Wilson 외

We propose a neuropsychological approach to the explainability of artificial neural networks, which involves using concepts from human cognitive psychology as relevant heuristic references for developing synthetic explan…

A Linked Aggregate Code for Processing Faces (Revised Version)

2020-09-17 · Michael Lyons, Kazunori Morikawa

A model of face representation, inspired by the biology of the visual system, is compared to experimental data on the perception of facial similarity. The face representation model uses aggregate primary visual cortex (V…

Zero-Shot Object Re-Identification in Egocentric Kitchen Videos via Multi-Stage SAM3 Feature Fusion

2026-05-25 · Dmytro Klepachevskyi, Alexander Wong, Sirisha Rambhatla, Yuhao Chen arxiv

Object re-identification (ReID) in egocentric kitchen videos is challenging due to rapid viewpoint changes, frequent occlusions, cluttered scenes, and large intra-class appearance variations. Objects may leave and re-ent…