← Search

Adam Prügel-Bennett

5 accepted papers

2021

Leveraging Metadata in Representation Learning With Georeferenced Seafloor Imagery

RA-L 2021

Camera equipped Autonomous Underwater Vehicles (AUVs) are now routinely used in seafloor surveys. Obtaining effective representations from the images they collect can enable perception-aware robotic exploration such as information-gain-guided path planning and target-driven visual navigation. This l

Cited by 12SourceScholar
2020

FSPool: Learning Set Representations with Featurewise Sort Pooling

ICLR 2020poster

Traditional set prediction models can struggle with simple datasets due to an issue we call the responsibility problem. We introduce a pooling method for sets of feature vectors based on sorting features across elements of the set. This can be used to construct a permutation-equivariant auto-encoder…

Cited by 94SourcecodeScholar
2019

Saliency Map on Cnns for Protein Secondary Structure Prediction

ICASSP 2019accepted

Deep learning, a powerful methodology for data-driven modelling, has been shown to be useful in tackling several problems in the biomedical domain. However, deep neural architectures lack interpretability of how predictions from them are made on any test input. While several approaches to "opening t…

Cited by 0SourceScholar
2018

Learning to Count Objects in Natural Images for Visual Question Answering

ICLR 2018poster

Visual Question Answering (VQA) models have struggled with counting objects in natural images so far. We identify a fundamental problem due to soft attention in these models as a cause. To circumvent this problem, we propose a neural network component that allows robust counting from object proposal…