← Search

Antreas Antoniou

5 accepted papers

2024

einspace: Searching for Neural Architectures from Fundamental Operations

NeurIPS 2024poster

Neural architecture search (NAS) finds high performing networks for a given task. Yet the results of NAS are fairly prosaic; they did not e.g. create a shift from convolutional structures to transformers. This is not least because the search spaces in NAS often aren’t diverse enough to include such…

2023

ACAT: Adversarial Counterfactual Attention for Classification and Detection in Medical Imaging

ICML 2023poster

In some medical imaging tasks and other settings where only small parts of the image are informative for the classification task, traditional CNNs can sometimes struggle to generalise. Manually annotated Regions of Interest (ROI) are often used to isolate the most informative parts of the image. How…

2023

Contrastive Meta-Learning for Partially Observable Few-Shot Learning

ICLR 2023poster

Many contrastive and meta-learning approaches learn representations by identifying common features in multiple views. However, the formalism for these approaches generally assumes features to be shared across views to be captured coherently. We consider the problem of learning a unified representati…