← Search

Kevin Mcguinness

12 accepted papers

2024

An accurate detection is not all you need to combat label noise in web-noisy datasets

ECCV 2024poster

"Training a classifier on web-crawled data demands learning algorithms that are robust to annotation errors and irrelevant examples. This paper builds upon the recent empirical observation that applying unsupervised contrastive learning to noisy, web-crawled datasets yields a feature representation…

2024

Identifying Expert Behavior in Offline Training Datasets Improves Behavioral Cloning of Robotic Manipulation Policies

RA-L 2024

This letter presents our solution for the Real Robot Challenge III <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> , aiming to address dexterous robotic manipulation tasks through learning from offline data. In this competition, participants wer

Cited by 13SourcecodeScholar
2023

Improving Behavioural Cloning with Positive Unlabeled Learning

CoRL 2023poster

Learning control policies offline from pre-recorded datasets is a promising avenue for solving challenging real-world problems. However, available datasets are typically of mixed quality, with a limited number of the trajectories that we would consider as positive examples; i.e., high-quality demons…

Cited by 8SourceScholar
2022

Embedding Contrastive Unsupervised Features to Cluster in- and Out-of-Distribution Noise in Corrupted Image Datasets

ECCV 2022poster

"Using search engines for web image retrieval is a tempting alternative to manual curation when creating an image dataset, but their main drawback remains the proportion of incorrect (noisy) samples retrieved. These noisy samples have been evidenced by previous works to be a mixture of in-distributi…

2022

Pixinwav: Residual Steganography for Hiding Pixels in Audio

ICASSP 2022accepted

Steganography comprises the mechanics of hiding data in a host media that may be publicly available. While previous works focused on unimodal setups (e.g., hiding images in images, or hiding audio in audio), PixInWav targets the multimodal case of hiding images in audio. To this end, we propose a no…

Cited by 0SourceScholar
2021

Multi-Objective Interpolation Training for Robustness To Label Noise

CVPR 2021poster

Deep neural networks trained with standard cross-entropy loss memorize noisy labels, which degrades their performance. Most research to mitigate this memorization proposes new robust classification loss functions. Conversely, we propose a Multi-Objective Interpolation Training (MOIT) approach that j…

Cited by 159PDFcodeScholar
2021

Rethinking 360deg Image Visual Attention Modelling With Unsupervised Learning.

ICCV 2021poster

Despite the success of self-supervised representation learning on planar data, to date it has not been studied on 360deg images. In this paper, we extend recent advances in contrastive learning to learn latent representations that are sufficiently invariant to be highly effective for spherical salie…

Cited by 16PDFcodeScholar
2021

Unsupervised Contrastive Learning of Sound Event Representations

ICASSP 2021accepted

Self-supervised representation learning can mitigate the limitations in recognition tasks with few manually labeled data but abundant unlabeled data—a common scenario in sound event research. In this work, we explore unsupervised contrastive learning as a way to learn sound event representations. To…

Cited by 0SourceScholar
2019

Unsupervised Label Noise Modeling and Loss Correction

ICML 2019oral

Despite being robust to small amounts of label noise, convolutional neural networks trained with stochastic gradient methods have been shown to easily fit random labels. When there are a mixture of correct and mislabelled targets, networks tend to fit the former before the latter. This suggests usin…

Cited by 790SourcePDFScholar
2019

Wav2Pix: Speech-conditioned Face Generation Using Generative Adversarial Networks

ICASSP 2019accepted

Speech is a rich biometric signal that contains information about the identity, gender and emotional state of the speaker. In this work, we explore its potential to generate face images of a speaker by conditioning a Generative Adversarial Network (GAN) with raw speech input. We propose a deep neura…

Cited by 0SourceScholar
2018

People, Penguins and Petri Dishes: Adapting Object Counting Models to New Visual Domains and Object Types Without Forgetting

CVPR 2018poster

In this paper we propose a technique to adapt a convolutional neural network (CNN) based object counter to additional visual domains and object types while still preserving the original counting function. Domain-specific normalisation and scaling operators are trained to allow the model to adjust t…

2016

Shallow and Deep Convolutional Networks for Saliency Prediction

CVPR 2016poster

The prediction of salient areas in images has been traditionally addressed with hand-crafted features based on neuroscience principles. This paper, however, addresses the problem with a completely data-driven approach by training a convolutional neural network (convnet). The learning process is form…

Cited by 587PDFcodeScholar