vix.ing · top · new · best · stats · spec

Learning Human-Aligned Representations with Contrastive Learning and Generative Similarity

2024/05/29 by Raja Marjieh, Sreejan Kumar, Marjieh, Raja +11
Computer Science · #Artificial Intelligence (cs.AI) #FOS: Biological sciences #FOS: Computer and information sciences #Machine Learning (cs.LG) #Neural Networks and Applications #Neurons and Cognition (q-bio.NC)

paper · pdf · doi:10.48550/arxiv.2405.19420

openalex publication_date 2024/05/29 · openalex created_date 2024/06/01 · openalex updated_date 2026/07/28

Abstract

Humans rely on effective representations to learn from few examples and abstract useful information from sensory data. Inducing such representations in machine learning models has been shown to improve their performance on various benchmarks such as few-shot learning and robustness. However, finding effective training procedures to achieve that goal can be challenging as psychologically rich training data such as human similarity judgments are expensive to scale, and Bayesian models of human inductive biases are often intractable for complex, realistic domains. Here, we address this challenge by leveraging a Bayesian notion of generative similarity whereby two data points are considered similar if they are likely to have been sampled from the same distribution. This measure can be applied to complex generative processes, including probabilistic programs. We incorporate generative similarity into a contrastive learning objective to enable learning of embeddings that express human cognitive representations. We demonstrate the utility of our approach by showing that it can be used to capture human-like representations of shape regularity, abstract Euclidean geometric concepts, and semantic hierarchies for natural images.

Related