paper-with-me

Papers

Measuring Compositionality in Representation Learning

2019-02-19 · ICLR 2019 5 · Jacob Andreas

Many machine learning algorithms represent input data with vector embeddings or discrete codes. When inputs exhibit compositional structure (e.g. objects built from parts or procedures from subroutines), it is natural to ask whether this compositional structure is reflected in the the inputs' learned representations. While the assessment of compositionality in languages has received significant attention in linguistics and adjacent fields, the machine learning literature lacks general-purpose tools for producing graded measurements of compositional structure in more general (e.g. vector-valued) representation spaces. We describe a procedure for evaluating compositionality by measuring how well the true representation-producing model can be approximated by a model that explicitly composes a collection of inferred representational primitives. We use the procedure to provide formal and empirical characterizations of compositional structure in a variety of settings, exploring the relationship between compositionality and learning dynamics, human judgments, representational similarity, and generalization.

📄 PDF Abstract BibTeX arXiv:1902.07181

Code (1)

jacobandreas/tre 공식 구현 pytorch

Tasks

BIG-bench Machine LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Evaluating Compositionality of Sentence Representation Models

2020-07-01 · WS 2020 7 · Hanoz Bhathena, Angelica Willis, Nathan Dass

We evaluate the compositionality of general-purpose sentence encoders by proposing two different metrics to quantify compositional understanding capability of sentence encoders. We introduce a novel metric, Polarity Sens…

SensitivitySentence

Exploring Compositionality in Vision Transformers using Wavelet Representations

2025-12-30 · Akshad Shyam Purushottamdas, Pranav K Nayak, Divya Mehul Rajparia, Deekshith Patel 외 arxiv

While insights into the workings of the transformer model have largely emerged by analysing their behaviour on language tasks, this work investigates the representations learnt by the Vision Transformer (ViT) encoder thr…

Representation Learning

Measuring the compositionality of NV expressions in Basque by means of distributional similarity techniques

2012-05-01 · LREC 2012 5 · Antton Gurrutxaga, I{\~n}aki Alegria

We present several experiments aiming at measuring the semantic compositionality of NV expressions in Basque. Our approach is based on the hypothesis that compositionality can be related to distributional similarity. The…

Filtering and Measuring the Intrinsic Quality of Human Compositionality Judgments

2016-08-01 · WS 2016 8 · Carlos Ramisch, Silvio Cordeiro, Aline Villavicencio

The Role of Linguistic Priors in Measuring Compositional Generalization of Vision-Language Models

2023-10-04 · Chenwei Wu, Li Erran Li, Stefano Ermon, Patrick Haffner 외

Compositionality is a common property in many modalities including natural languages and images, but the compositional generalization of multi-modal models is not well-understood. In this paper, we identify two sources o…