Skip to main content

Showing 1–11 of 11 results for author: Bronskill, J

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

    stat.ML cs.CL cs.LG

    LLM Processes: Numerical Predictive Distributions Conditioned on Natural Language

    Authors: James Requeima, John Bronskill, Dami Choi, Richard E. Turner, David Duvenaud

    Abstract: Machine learning practitioners often face significant challenges in formally integrating their prior knowledge and beliefs into predictive models, limiting the potential for nuanced and context-aware analyses. Moreover, the expertise needed to integrate this prior knowledge into probabilistic modeling typically limits the application of these models to specialists. Our goal is to build a regressio… ▽ More

    Submitted 25 May, 2024; v1 submitted 21 May, 2024; originally announced May 2024.

  2. arXiv:2403.12977  [pdf, other

    cs.CV cs.LG eess.IV stat.AP

    SportsNGEN: Sustained Generation of Multi-player Sports Gameplay

    Authors: Lachlan Thorpe, Lewis Bawden, Karanjot Vendal, John Bronskill, Richard E. Turner

    Abstract: We present a transformer decoder based model, SportsNGEN, that is trained on sports player and ball tracking sequences that is capable of generating realistic and sustained gameplay. We train and evaluate SportsNGEN on a large database of professional tennis tracking data and demonstrate that by combining the generated simulations with a shot classifier and logic to start and end rallies, the syst… ▽ More

    Submitted 9 February, 2024; originally announced March 2024.

  3. arXiv:2302.01190  [pdf, other

    stat.ML cs.CR cs.LG

    On the Efficacy of Differentially Private Few-shot Image Classification

    Authors: Marlon Tobaben, Aliaksandra Shysheya, John Bronskill, Andrew Paverd, Shruti Tople, Santiago Zanella-Beguelin, Richard E Turner, Antti Honkela

    Abstract: There has been significant recent progress in training differentially private (DP) models which achieve accuracy that approaches the best non-private models. These DP models are typically pretrained on large public datasets and then fine-tuned on private downstream datasets that are relatively large and similar in distribution to the pretraining data. However, in many applications including person… ▽ More

    Submitted 19 December, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: 49 pages, 24 figures; published in TMLR 12/2023 https://openreview.net/forum?id=hFsr59Imzm

    Journal ref: Transactions on Machine Learning Research, ISSN 2835-8856, 2023

  4. arXiv:2211.12990  [pdf, other

    cs.LG cs.CR

    Adversarial Attacks are a Surprisingly Strong Baseline for Poisoning Few-Shot Meta-Learners

    Authors: Elre T. Oldewage, John Bronskill, Richard E. Turner

    Abstract: This paper examines the robustness of deployed few-shot meta-learning systems when they are fed an imperceptibly perturbed few-shot dataset. We attack amortized meta-learners, which allows us to craft colluding sets of inputs that are tailored to fool the system's learning algorithm when used as training data. Jointly crafted adversarial inputs might be expected to synergistically manipulate a cla… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: Accepted at I Can't Believe It's Not Better Workshop, Neurips 2022

  5. arXiv:2206.09843  [pdf, other

    cs.CV cs.LG

    Contextual Squeeze-and-Excitation for Efficient Few-Shot Image Classification

    Authors: Massimiliano Patacchiola, John Bronskill, Aliaksandra Shysheya, Katja Hofmann, Sebastian Nowozin, Richard E. Turner

    Abstract: Recent years have seen a growth in user-centric applications that require effective knowledge transfer across tasks in the low-data regime. An example is personalization, where a pretrained system is adapted by learning on small amounts of labeled data belonging to a specific user. This setting requires high accuracy under low computational complexity, therefore the Pareto frontier of accuracy vs.… ▽ More

    Submitted 11 January, 2023; v1 submitted 20 June, 2022; originally announced June 2022.

    Comments: Advances in Neural Information Processing Systems (NeurIPS 2022)

  6. arXiv:2206.08671  [pdf, other

    stat.ML cs.CV cs.LG

    FiT: Parameter Efficient Few-shot Transfer Learning for Personalized and Federated Image Classification

    Authors: Aliaksandra Shysheya, John Bronskill, Massimiliano Patacchiola, Sebastian Nowozin, Richard E Turner

    Abstract: Modern deep learning systems are increasingly deployed in situations such as personalization and federated learning where it is necessary to support i) learning on small amounts of data, and ii) communication efficient distributed training protocols. In this work, we develop FiLM Transfer (FiT) which fulfills these requirements in the image classification setting by combining ideas from transfer l… ▽ More

    Submitted 2 February, 2023; v1 submitted 17 June, 2022; originally announced June 2022.

    Journal ref: The Eleventh International Conference on Learning Representations (ICLR 2023)

  7. arXiv:2107.01105  [pdf, other

    stat.ML cs.LG

    Memory Efficient Meta-Learning with Large Images

    Authors: John Bronskill, Daniela Massiceti, Massimiliano Patacchiola, Katja Hofmann, Sebastian Nowozin, Richard E. Turner

    Abstract: Meta learning approaches to few-shot classification are computationally efficient at test time, requiring just a few optimization steps or single forward pass to learn a new task, but they remain highly memory-intensive to train. This limitation arises because a task's entire support set, which can contain up to 1000 images, must be processed before an optimization step can be taken. Harnessing th… ▽ More

    Submitted 26 October, 2021; v1 submitted 2 July, 2021; originally announced July 2021.

    Journal ref: 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  8. ORBIT: A Real-World Few-Shot Dataset for Teachable Object Recognition

    Authors: Daniela Massiceti, Luisa Zintgraf, John Bronskill, Lida Theodorou, Matthew Tobias Harris, Edward Cutrell, Cecily Morrison, Katja Hofmann, Simone Stumpf

    Abstract: Object recognition has made great advances in the last decade, but predominately still relies on many high-quality training examples per object category. In contrast, learning new objects from only a few examples could enable many impactful applications from robotics to user personalization. Most few-shot learning research, however, has been driven by benchmark datasets that lack the high variatio… ▽ More

    Submitted 8 October, 2021; v1 submitted 8 April, 2021; originally announced April 2021.

    Comments: IEEE/CVF International Conference on Computer Vision (ICCV), 2021

  9. arXiv:2003.03284  [pdf, other

    stat.ML cs.LG

    TaskNorm: Rethinking Batch Normalization for Meta-Learning

    Authors: John Bronskill, Jonathan Gordon, James Requeima, Sebastian Nowozin, Richard E. Turner

    Abstract: Modern meta-learning approaches for image classification rely on increasingly deep networks to achieve state-of-the-art performance, making batch normalization an essential component of meta-learning pipelines. However, the hierarchical nature of the meta-learning setting presents several challenges that can render conventional batch normalization ineffective, giving rise to the need to rethink no… ▽ More

    Submitted 28 June, 2020; v1 submitted 6 March, 2020; originally announced March 2020.

    Journal ref: Proceedings of Machine Learning and Systems 2020, 4683-4694

  10. arXiv:1906.07697  [pdf, other

    stat.ML cs.LG

    Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes

    Authors: James Requeima, Jonathan Gordon, John Bronskill, Sebastian Nowozin, Richard E. Turner

    Abstract: The goal of this paper is to design image classification systems that, after an initial multi-task training phase, can automatically adapt to new tasks encountered at test time. We introduce a conditional neural process based approach to the multi-task classification setting for this purpose, and establish connections to the meta-learning and few-shot learning literature. The resulting approach, c… ▽ More

    Submitted 7 January, 2020; v1 submitted 18 June, 2019; originally announced June 2019.

    Comments: Published in NeurIPS 2019

    Journal ref: Advances in Neural Information Processing Systems 32 (2019) 7957-7968

  11. arXiv:1805.09921  [pdf, other

    stat.ML cs.LG

    Meta-Learning Probabilistic Inference For Prediction

    Authors: Jonathan Gordon, John Bronskill, Matthias Bauer, Sebastian Nowozin, Richard E. Turner

    Abstract: This paper introduces a new framework for data efficient and versatile learning. Specifically: 1) We develop ML-PIP, a general framework for Meta-Learning approximate Probabilistic Inference for Prediction. ML-PIP extends existing probabilistic interpretations of meta-learning to cover a broad class of methods. 2) We introduce VERSA, an instance of the framework employing a flexible and versatile… ▽ More

    Submitted 6 August, 2019; v1 submitted 24 May, 2018; originally announced May 2018.

    Comments: International Conference on Learning Representations (ICLR) 2019

    Journal ref: International Conference on Learning Representations (2019)