← Search

Mark Collier

8 accepted papers

2026

Semantic Document Derendering: SVG Reconstruction via Vision-Language Modeling

AAAI 2026technical

Multimedia documents such as slide presentations and posters are designed to be interactive and easy to modify. Yet, they are often distributed in a static raster format, which limits editing and customization. Restoring their editability requires converting these raster images back into structured

Cited by 0SourcePDFScholar
2024

Pi-DUAL: Using privileged information to distinguish clean from noisy labels

ICML 2024poster

Label noise is a pervasive problem in deep learning that often compromises the generalization performance of trained models. Recently, leveraging privileged information (PI) -- information available only during training but not at test time -- has emerged as an effective approach to mitigate this is…

Cited by 2SourcePDFScholar
2023

Massively Scaling Heteroscedastic Classifiers

ICLR 2023poster

Heteroscedastic classifiers, which learn a multivariate Gaussian distribution over prediction logits, have been shown to perform well on image classification problems with hundreds to thousands of classes. However, compared to standard classifiers, they introduce extra parameters that scale linearly…

Cited by 9SourcePDFScholar
2023

Scaling Vision Transformers to 22 Billion Parameters

ICML 2023oral

The scaling of Transformers has driven breakthrough capabilities for language models. At present, the largest large language models (LLMs) contain upwards of 100B parameters. Vision Transformers (ViT) have introduced the same architecture to image and video modelling, but these have not yet been suc…

Cited by 650SourcePDFScholar
2023

Three Towers: Flexible Contrastive Learning with Pretrained Image Models

NeurIPS 2023poster

We introduce Three Towers (3T), a flexible method to improve the contrastive learning of vision-language models by incorporating pretrained image classifiers. While contrastive models are usually trained from scratch, LiT (Zhai et al., 2022) has recently shown performance gains from using pretrained…

2023

When does Privileged information Explain Away Label Noise?

ICML 2023poster

Leveraging privileged information (PI), or features available during training but not at test time, has recently been shown to be an effective method for addressing label noise. However, the reasons for its effectiveness are not well understood. In this study, we investigate the role played by diffe…

2022

Transfer and Marginalize: Explaining Away Label Noise with Privileged Information

ICML 2022spotlight

Supervised learning datasets often have privileged information, in the form of features which are available at training time but are not available at test time e.g. the ID of the annotator that provided the label. We argue that privileged information is useful for explaining away label noise, thereb…

Cited by 16SourcePDFScholar
2021

Correlated Input-Dependent Label Noise in Large-Scale Image Classification

CVPR 2021poster

Large scale image classification datasets often contain noisy labels. We take a principled probabilistic approach to modelling input-dependent, also known as heteroscedastic, label noise in these datasets. We place a multivariate Normal distributed latent variable on the final hidden layer of a neur…

Cited by 63PDFcodeScholar