paper-with-me

Papers

Learning Human-Aligned Representations with Contrastive Learning and Generative Similarity

2024-05-29 · Raja Marjieh, Sreejan Kumar, Declan Campbell, Liyi Zhang, Gianluca Bencomo, Jake Snell, Thomas L. Griffiths

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.

📄 PDF Abstract BibTeX arXiv:2405.19420

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFew-Shot Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Improving SCGAN's Similarity Constraint and Learning a Better Disentangled Representation

2023-10-18 · Conference 2023 10 · Iman Yazdanpanah, Ali Eslamian

SCGAN adds a similarity constraint between generated images and conditions as a regularization term on generative adversarial networks. Similarity constraint works as a tutor to instruct the generator network to comprehe…

DisentanglementRepresentation LearningSSIM

Contrastive Learning of Subject-Invariant EEG Representations for Cross-Subject Emotion Recognition

2021-09-20 · Xinke Shen, Xianggen Liu, Xin Hu, Dan Zhang 외

EEG signals have been reported to be informative and reliable for emotion recognition in recent years. However, the inter-subject variability of emotion-related EEG signals still poses a great challenge for the practical…

Contrastive LearningEEGElectroencephalogram (EEG)Emotion Classification+3

Joint Representations of Text and Knowledge Graphs for Retrieval and Evaluation

2023-02-28 · Teven Le Scao, Claire Gardent

A key feature of neural models is that they can produce semantic vector representations of objects (texts, images, speech, etc.) ensuring that similar objects are close to each other in the vector space. While much work …

Data AugmentationKnowledge GraphsRetrieval

JOTR: 3D Joint Contrastive Learning with Transformers for Occluded Human Mesh Recovery

2023-07-31 · ICCV 2023 1 · Jiahao Li, Zongxin Yang, Xiaohan Wang, Jianxin Ma 외

In this study, we focus on the problem of 3D human mesh recovery from a single image under obscured conditions. Most state-of-the-art methods aim to improve 2D alignment technologies, such as spatial averaging and 2D joi…

Contrastive LearningHuman Mesh Recovery

AlignFace: Human-Aligned Face Similarity Metric with Interpretable Concept Relations

2026-08-14 · Ying Huang, Wencan Zhang, Brian Y. Lim arxiv

Computer vision models for generated facial content, such as face editing and privacy protection, increasingly affect people, requiring similarity metrics that serve as faithful proxies for human perception. While percep…