← Search

Jovana Mitrovic

7 accepted papers

2024

Improving fine-grained understanding in image-text pre-training

ICML 2024poster

We introduce SPARse fine-grained Contrastive alignment (SPARC), a simple method for pretraining more fine-grained multimodal representations from image-text pairs. Given that multiple image patches often correspond to single words, we propose to learn a grouping of image patches for every token in t…

Cited by 16SourcePDFScholar
2023

Neural Algorithmic Reasoning with Causal Regularisation

ICML 2023poster

Recent work on neural algorithmic reasoning has investigated the reasoning capabilities of neural networks, effectively demonstrating they can learn to execute classical algorithms on unseen data coming from the train distribution. However, the performance of existing neural reasoners significantly…

Cited by 30SourcePDFScholar
2023

SemPPL: Predicting Pseudo-Labels for Better Contrastive Representations

ICLR 2023poster

Learning from large amounts of unsupervised data and a small amount of supervision is an important open problem in computer vision. We propose a new semi-supervised learning method, Semantic Positives via Pseudo-Labels (SEMPPL), that combines labelled and unlabelled data to learn informative represe…

2022

CoBERL: Contrastive BERT for Reinforcement Learning

ICLR 2022spotlight

Many reinforcement learning (RL) agents require a large amount of experience to solve tasks. We propose Contrastive BERT for RL (COBERL), an agent that combines a new contrastive loss and a hybrid LSTM-transformer architecture to tackle the challenge of improving data efficiency. COBERL enables effi…

2021

Representation Learning via Invariant Causal Mechanisms

ICLR 2021poster

Self-supervised learning has emerged as a strategy to reduce the reliance on costly supervised signal by pretraining representations only using unlabeled data. These methods combine heuristic proxy classification tasks with data augmentations and have achieved significant success, but our theoretica…

Cited by 301SourcePDFScholar
2016

DR-ABC: Approximate Bayesian Computation with Kernel-Based Distribution Regression

ICML 2016poster

Performing exact posterior inference in complex generative models is often difficult or impossible due to an expensive to evaluate or intractable likelihood function. Approximate Bayesian computation (ABC) is an inference framework that constructs an approximation to the true likelihood based on the…