Skip to main content

Showing 1–18 of 18 results for author: Wiles, O

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.16820  [pdf, other

    cs.CV

    Revisiting Text-to-Image Evaluation with Gecko: On Metrics, Prompts, and Human Ratings

    Authors: Olivia Wiles, Chuhan Zhang, Isabela Albuquerque, Ivana Kajić, Su Wang, Emanuele Bugliarello, Yasumasa Onoe, Chris Knutsen, Cyrus Rashtchian, Jordi Pont-Tuset, Aida Nematzadeh

    Abstract: While text-to-image (T2I) generative models have become ubiquitous, they do not necessarily generate images that align with a given prompt. While previous work has evaluated T2I alignment by proposing metrics, benchmarks, and templates for collecting human judgements, the quality of these components is not systematically measured. Human-rated prompt sets are generally small and the reliability of… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: Data and code will be released at: https://github.com/google-deepmind/gecko_benchmark_t2i

  2. arXiv:2304.09218  [pdf, other

    cs.CV

    Generative models improve fairness of medical classifiers under distribution shifts

    Authors: Ira Ktena, Olivia Wiles, Isabela Albuquerque, Sylvestre-Alvise Rebuffi, Ryutaro Tanno, Abhijit Guha Roy, Shekoofeh Azizi, Danielle Belgrave, Pushmeet Kohli, Alan Karthikesalingam, Taylan Cemgil, Sven Gowal

    Abstract: A ubiquitous challenge in machine learning is the problem of domain generalisation. This can exacerbate bias against groups or labels that are underrepresented in the datasets used for model development. Model bias can lead to unintended harms, especially in safety-critical applications like healthcare. Furthermore, the challenge is compounded by the difficulty of obtaining labelled data due to hi… ▽ More

    Submitted 18 April, 2023; originally announced April 2023.

  3. arXiv:2302.13861  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Differentially Private Diffusion Models Generate Useful Synthetic Images

    Authors: Sahra Ghalebikesabi, Leonard Berrada, Sven Gowal, Ira Ktena, Robert Stanforth, Jamie Hayes, Soham De, Samuel L. Smith, Olivia Wiles, Borja Balle

    Abstract: The ability to generate privacy-preserving synthetic versions of sensitive image datasets could unlock numerous ML applications currently constrained by data availability. Due to their astonishing image generation quality, diffusion models are a prime candidate for generating high-quality synthetic data. However, recent studies have found that, by default, the outputs of some diffusion models do n… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

  4. arXiv:2210.02995  [pdf, other

    cs.CV

    Compressed Vision for Efficient Video Understanding

    Authors: Olivia Wiles, Joao Carreira, Iain Barr, Andrew Zisserman, Mateusz Malinowski

    Abstract: Experience and reasoning occur across multiple temporal scales: milliseconds, seconds, hours or days. The vast majority of computer vision research, however, still focuses on individual images or short videos lasting only a few seconds. This is because handling longer videos require more scalable approaches even to process them. In this work, we propose a framework enabling research on hour-long v… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

    Comments: ACCV

  5. arXiv:2208.08831  [pdf, other

    cs.CV cs.LG stat.ML

    Discovering Bugs in Vision Models using Off-the-shelf Image Generation and Captioning

    Authors: Olivia Wiles, Isabela Albuquerque, Sven Gowal

    Abstract: Automatically discovering failures in vision models under real-world settings remains an open challenge. This work demonstrates how off-the-shelf, large-scale, image-to-text and text-to-image models, trained on vast amounts of data, can be leveraged to automatically find such failures. In essence, a conditional text-to-image generative model is used to generate large amounts of synthetic, yet real… ▽ More

    Submitted 11 May, 2023; v1 submitted 18 August, 2022; originally announced August 2022.

  6. arXiv:2111.05328  [pdf, other

    cs.CV cs.LG stat.ML

    Data Augmentation Can Improve Robustness

    Authors: Sylvestre-Alvise Rebuffi, Sven Gowal, Dan A. Calian, Florian Stimberg, Olivia Wiles, Timothy Mann

    Abstract: Adversarial training suffers from robust overfitting, a phenomenon where the robust test accuracy starts to decrease during training. In this paper, we focus on reducing robust overfitting by using common data augmentation schemes. We demonstrate that, contrary to previous findings, when combined with model weight averaging, data augmentation can significantly boost robust accuracy. Furthermore, w… ▽ More

    Submitted 9 November, 2021; originally announced November 2021.

    Comments: Accepted at NeurIPS 2021. arXiv admin note: substantial text overlap with arXiv:2103.01946; text overlap with arXiv:2110.09468

  7. arXiv:2110.11328  [pdf, other

    cs.LG cs.CV

    A Fine-Grained Analysis on Distribution Shift

    Authors: Olivia Wiles, Sven Gowal, Florian Stimberg, Sylvestre Alvise-Rebuffi, Ira Ktena, Krishnamurthy Dvijotham, Taylan Cemgil

    Abstract: Robustness to distribution shifts is critical for deploying machine learning models in the real world. Despite this necessity, there has been little work in defining the underlying mechanisms that cause these shifts and evaluating the robustness of algorithms across multiple, different distribution shifts. To this end, we introduce a framework that enables fine-grained analysis of various distribu… ▽ More

    Submitted 25 November, 2021; v1 submitted 21 October, 2021; originally announced October 2021.

  8. arXiv:2110.09468  [pdf, other

    cs.LG cs.CV stat.ML

    Improving Robustness using Generated Data

    Authors: Sven Gowal, Sylvestre-Alvise Rebuffi, Olivia Wiles, Florian Stimberg, Dan Andrei Calian, Timothy Mann

    Abstract: Recent work argues that robust training requires substantially larger datasets than those required for standard classification. On CIFAR-10 and CIFAR-100, this translates into a sizable robust-accuracy gap between models trained solely on data from the original training set and those trained with additional data extracted from the "80 Million Tiny Images" dataset (TI-80M). In this paper, we explor… ▽ More

    Submitted 14 December, 2021; v1 submitted 18 October, 2021; originally announced October 2021.

    Comments: Accepted at NeurIPS 2021; Added ImageNet results

  9. arXiv:2107.05712  [pdf, other

    cs.LG

    A Closer Look at the Adversarial Robustness of Information Bottleneck Models

    Authors: Iryna Korshunova, David Stutz, Alexander A. Alemi, Olivia Wiles, Sven Gowal

    Abstract: We study the adversarial robustness of information bottleneck models for classification. Previous works showed that the robustness of models trained with information bottlenecks can improve upon adversarial training. Our evaluation under a diverse range of white-box $l_{\infty}$ attacks suggests that information bottlenecks alone are not a strong defense strategy, and that previous results were li… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

  10. arXiv:2104.01086  [pdf, other

    cs.CV cs.LG

    Defending Against Image Corruptions Through Adversarial Augmentations

    Authors: Dan A. Calian, Florian Stimberg, Olivia Wiles, Sylvestre-Alvise Rebuffi, Andras Gyorgy, Timothy Mann, Sven Gowal

    Abstract: Modern neural networks excel at image classification, yet they remain vulnerable to common image corruptions such as blur, speckle noise or fog. Recent methods that focus on this problem, such as AugMix and DeepAugment, introduce defenses that operate in expectation over a distribution of image corruptions. In contrast, the literature on $\ell_p$-norm bounded perturbations focuses on defenses agai… ▽ More

    Submitted 16 December, 2021; v1 submitted 2 April, 2021; originally announced April 2021.

  11. arXiv:2103.01946  [pdf, other

    cs.CV cs.LG

    Fixing Data Augmentation to Improve Adversarial Robustness

    Authors: Sylvestre-Alvise Rebuffi, Sven Gowal, Dan A. Calian, Florian Stimberg, Olivia Wiles, Timothy Mann

    Abstract: Adversarial training suffers from robust overfitting, a phenomenon where the robust test accuracy starts to decrease during training. In this paper, we focus on both heuristics-driven and data-driven augmentations as a means to reduce robust overfitting. First, we demonstrate that, contrary to previous findings, when combined with model weight averaging, data augmentation can significantly boost r… ▽ More

    Submitted 18 October, 2021; v1 submitted 2 March, 2021; originally announced March 2021.

    Comments: Since its original publication (2 Mar 2021), this paper has been accepted to NeurIPS 2021 as two separate and updated papers (Rebuffi et al., 2021; Gowal et al., 2021). The new papers improve results and clarity

  12. arXiv:2007.08480  [pdf, other

    cs.CV

    Co-Attention for Conditioned Image Matching

    Authors: Olivia Wiles, Sebastien Ehrhardt, Andrew Zisserman

    Abstract: We propose a new approach to determine correspondences between image pairs in the wild under large changes in illumination, viewpoint, context, and material. While other approaches find correspondences between pairs of images by treating the images independently, we instead condition on both images to implicitly take account of the differences between them. To achieve this, we introduce (i) a spat… ▽ More

    Submitted 26 March, 2021; v1 submitted 16 July, 2020; originally announced July 2020.

    Comments: Accepted at CVPR 2021. Project page: https://www.robots.ox.ac.uk/~ow/coam.html. Formerly D2D: Learning to find good correspondences for image matching and manipulation

  13. arXiv:1912.08804  [pdf, other

    cs.CV

    SynSin: End-to-end View Synthesis from a Single Image

    Authors: Olivia Wiles, Georgia Gkioxari, Richard Szeliski, Justin Johnson

    Abstract: Single image view synthesis allows for the generation of new views of a scene given a single input image. This is challenging, as it requires comprehensively understanding the 3D scene from a single image. As a result, current methods typically use multiple images, train on ground-truth depth, or are limited to synthetic data. We propose a novel end-to-end model for this task; it is trained on rea… ▽ More

    Submitted 18 April, 2020; v1 submitted 18 December, 2019; originally announced December 2019.

    Comments: Project page: www.robots.ox.ac.uk/~ow/synsin.html

  14. arXiv:1910.12699  [pdf, other

    cs.CV

    Self-supervised learning of class embeddings from video

    Authors: Olivia Wiles, A. Sophia Koepke, Andrew Zisserman

    Abstract: This work explores how to use self-supervised learning on videos to learn a class-specific image embedding that encodes pose and shape information. At train time, two frames of the same video of an object class (e.g. human upper body) are extracted and each encoded to an embedding. Conditioned on these embeddings, the decoder network is tasked to transform one frame into another. To successfully p… ▽ More

    Submitted 28 October, 2019; originally announced October 2019.

    Comments: 4th International Workshop on Compact and Efficient Feature Representation and Learning in Computer Vision 2019

  15. arXiv:1809.02002  [pdf, other

    cs.CV

    3D Surface Reconstruction by Pointillism

    Authors: Olivia Wiles, Andrew Zisserman

    Abstract: The objective of this work is to infer the 3D shape of an object from a single image. We use sculptures as our training and test bed, as these have great variety in shape and appearance. To achieve this we build on the success of multiple view geometry (MVG) which is able to accurately provide correspondences between images of 3D objects under varying viewpoint and illumination conditions, and m… ▽ More

    Submitted 4 October, 2018; v1 submitted 6 September, 2018; originally announced September 2018.

    Comments: ECCV workshop on Geometry meets Deep Learning

  16. arXiv:1808.06882  [pdf, other

    cs.CV

    Self-supervised learning of a facial attribute embedding from video

    Authors: Olivia Wiles, A. Sophia Koepke, Andrew Zisserman

    Abstract: We propose a self-supervised framework for learning facial attributes by simply watching videos of a human face speaking, laughing, and moving over time. To perform this task, we introduce a network, Facial Attributes-Net (FAb-Net), that is trained to embed multiple frames from the same video face-track into a common low-dimensional space. With this approach, we make three contributions: first, we… ▽ More

    Submitted 21 August, 2018; originally announced August 2018.

    Comments: To appear in BMVC 2018. Supplementary material can be found at http://www.robots.ox.ac.uk/~vgg/research/unsup_learn_watch_faces/fabnet.html

  17. arXiv:1807.10550  [pdf, other

    cs.CV

    X2Face: A network for controlling face generation by using images, audio, and pose codes

    Authors: Olivia Wiles, A. Sophia Koepke, Andrew Zisserman

    Abstract: The objective of this paper is a neural network model that controls the pose and expression of a given face, using another face or modality (e.g. audio). This model can then be used for lightweight, sophisticated video and image editing. We make the following three contributions. First, we introduce a network, X2Face, that can control a source face (specified by one or more frames) using another… ▽ More

    Submitted 27 July, 2018; originally announced July 2018.

    Comments: To appear in ECCV 2018. Accompanying video: http://www.robots.ox.ac.uk/~vgg/research/unsup_learn_watch_faces/x2face.html

  18. arXiv:1711.07888  [pdf, other

    cs.CV

    SilNet : Single- and Multi-View Reconstruction by Learning from Silhouettes

    Authors: Olivia Wiles, Andrew Zisserman

    Abstract: The objective of this paper is 3D shape understanding from single and multiple images. To this end, we introduce a new deep-learning architecture and loss function, SilNet, that can handle multiple views in an order-agnostic manner. The architecture is fully convolutional, and for training we use a proxy task of silhouette prediction, rather than directly learning a mapping from 2D images to 3D sh… ▽ More

    Submitted 21 November, 2017; originally announced November 2017.

    Comments: BMVC 2017; Best Poster