Skip to main content

Showing 1–28 of 28 results for author: Bradley, A

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

    cs.LG cs.AI cs.CV stat.ML

    Step-by-Step Diffusion: An Elementary Tutorial

    Authors: Preetum Nakkiran, Arwen Bradley, Hattie Zhou, Madhu Advani

    Abstract: We present an accessible first course on diffusion models and flow matching for machine learning, aimed at a technical audience with no diffusion experience. We try to simplify the mathematical details as much as possible (sometimes heuristically), while retaining enough precision to derive correct algorithms.

    Submitted 23 June, 2024; v1 submitted 13 June, 2024; originally announced June 2024.

    Comments: 35 pages, 11 figures

  2. arXiv:2310.20703  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    Vanishing Gradients in Reinforcement Finetuning of Language Models

    Authors: Noam Razin, Hattie Zhou, Omid Saremi, Vimal Thilak, Arwen Bradley, Preetum Nakkiran, Joshua Susskind, Etai Littwin

    Abstract: Pretrained language models are commonly aligned with human preferences and downstream tasks via reinforcement finetuning (RFT), which refers to maximizing a (possibly learned) reward function using policy gradient algorithms. This work identifies a fundamental optimization obstacle in RFT: we prove that the expected gradient for an input vanishes when its reward standard deviation under the model… ▽ More

    Submitted 14 March, 2024; v1 submitted 31 October, 2023; originally announced October 2023.

    Comments: Accepted to ICLR 2024

  3. arXiv:2310.17493  [pdf, other

    cs.CV

    A Hybrid Graph Network for Complex Activity Detection in Video

    Authors: Salman Khan, Izzeddin Teeti, Andrew Bradley, Mohamed Elhoseiny, Fabio Cuzzolin

    Abstract: Interpretation and understanding of video presents a challenging computer vision task in numerous fields - e.g. autonomous driving and sports analytics. Existing approaches to interpreting the actions taking place within a video clip are based upon Temporal Action Localisation (TAL), which typically identifies short-term actions. The emerging field of Complex Activity Detection (CompAD) extends th… ▽ More

    Submitted 30 October, 2023; v1 submitted 26 October, 2023; originally announced October 2023.

    Comments: This paper is Accepted at WACV 2024

  4. arXiv:2310.16028  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    What Algorithms can Transformers Learn? A Study in Length Generalization

    Authors: Hattie Zhou, Arwen Bradley, Etai Littwin, Noam Razin, Omid Saremi, Josh Susskind, Samy Bengio, Preetum Nakkiran

    Abstract: Large language models exhibit surprising emergent generalization properties, yet also struggle on many simple reasoning tasks such as arithmetic and parity. This raises the question of if and when Transformer models can learn the true algorithm for solving a task. We study the scope of Transformers' abilities in the specific setting of length generalization on algorithmic tasks. Here, we propose a… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

    Comments: Preprint

  5. arXiv:2308.04589  [pdf, other

    cs.CV cs.AI

    Temporal DINO: A Self-supervised Video Strategy to Enhance Action Prediction

    Authors: Izzeddin Teeti, Rongali Sai Bhargav, Vivek Singh, Andrew Bradley, Biplab Banerjee, Fabio Cuzzolin

    Abstract: The emerging field of action prediction plays a vital role in various computer vision applications such as autonomous driving, activity analysis and human-computer interaction. Despite significant advancements, accurately predicting future actions remains a challenging problem due to high dimensionality, complex dynamics and uncertainties inherent in video data. Traditional supervised approaches r… ▽ More

    Submitted 20 August, 2023; v1 submitted 8 August, 2023; originally announced August 2023.

  6. arXiv:2307.07083  [pdf

    cs.LG cs.SE

    A Scenario-Based Functional Testing Approach to Improving DNN Performance

    Authors: Hong Zhu, Thi Minh Tam Tran, Aduen Benjumea, Andrew Bradley

    Abstract: This paper proposes a scenario-based functional testing approach for enhancing the performance of machine learning (ML) applications. The proposed method is an iterative process that starts with testing the ML model on various scenarios to identify areas of weakness. It follows by a further testing on the suspected weak scenarios and statistically evaluate the model's performance on the scenarios… ▽ More

    Submitted 13 July, 2023; originally announced July 2023.

    Comments: The paper is accepted to appear in the proceedings of IEEE 17th International Conference on Service-oriented Systems Engineering (IEEE SOSE 2023) as an invited paper of 2023 IEEE CISOSE Congress

  7. arXiv:2206.02157  [pdf, other

    cs.LG stat.ML

    Never mind the metrics -- what about the uncertainty? Visualising confusion matrix metric distributions

    Authors: David Lovell, Dimity Miller, Jaiden Capra, Andrew Bradley

    Abstract: There are strong incentives to build models that demonstrate outstanding predictive performance on various datasets and benchmarks. We believe these incentives risk a narrow focus on models and on the performance metrics used to evaluate and compare them -- resulting in a growing body of literature to evaluate and compare metrics. This paper strives for a more balanced perspective on classifier pe… ▽ More

    Submitted 5 June, 2022; originally announced June 2022.

    Comments: 60 pages, 45 figures

  8. arXiv:2202.07704  [pdf

    cs.CR cs.LG

    Simulating Malicious Attacks on VANETs for Connected and Autonomous Vehicle Cybersecurity: A Machine Learning Dataset

    Authors: Safras Iqbal, Peter Ball, Muhammad H Kamarudin, Andrew Bradley

    Abstract: Connected and Autonomous Vehicles (CAVs) rely on Vehicular Adhoc Networks with wireless communication between vehicles and roadside infrastructure to support safe operation. However, cybersecurity attacks pose a threat to VANETs and the safe operation of CAVs. This study proposes the use of simulation for modelling typical communication scenarios which may be subject to malicious attacks. The Ecli… ▽ More

    Submitted 15 February, 2022; originally announced February 2022.

    Comments: 12 page, 13 figures, 3 tables, conference CSNDSP 2022

  9. arXiv:2201.03246  [pdf, other

    cs.CV

    Vision in adverse weather: Augmentation using CycleGANs with various object detectors for robust perception in autonomous racing

    Authors: Izzeddin Teeti, Valentina Musat, Salman Khan, Alexander Rast, Fabio Cuzzolin, Andrew Bradley

    Abstract: In an autonomous driving system, perception - identification of features and objects from the environment - is crucial. In autonomous racing, high speeds and small margins demand rapid and accurate detection systems. During the race, the weather can change abruptly, causing significant degradation in perception, resulting in ineffective manoeuvres. In order to improve detection in adverse weather,… ▽ More

    Submitted 2 January, 2023; v1 submitted 10 January, 2022; originally announced January 2022.

    Comments: ICML 2022

  10. arXiv:2112.11798  [pdf, other

    cs.CV

    YOLO-Z: Improving small object detection in YOLOv5 for autonomous vehicles

    Authors: Aduen Benjumea, Izzeddin Teeti, Fabio Cuzzolin, Andrew Bradley

    Abstract: As autonomous vehicles and autonomous racing rise in popularity, so does the need for faster and more accurate detectors. While our naked eyes are able to extract contextual information almost instantly, even from far away, image resolution and computational resources limitations make detecting smaller objects (that is, objects that occupy a small pixel area in the input image) a genuinely challen… ▽ More

    Submitted 3 January, 2023; v1 submitted 22 December, 2021; originally announced December 2021.

    Comments: ICCV 2021

  11. arXiv:2108.09507  [pdf, other

    stat.ML cs.LG

    Shift-Curvature, SGD, and Generalization

    Authors: Arwen V. Bradley, Carlos Alberto Gomez-Uribe, Manish Reddy Vuyyuru

    Abstract: A longstanding debate surrounds the related hypotheses that low-curvature minima generalize better, and that SGD discourages curvature. We offer a more complete and nuanced view in support of both. First, we show that curvature harms test performance through two new mechanisms, the shift-curvature and bias-curvature, in addition to a known parameter-covariance mechanism. The three curvature-mediat… ▽ More

    Submitted 27 July, 2022; v1 submitted 21 August, 2021; originally announced August 2021.

  12. arXiv:2103.02760  [pdf

    cs.RO cs.CV

    Worsening Perception: Real-time Degradation of Autonomous Vehicle Perception Performance for Simulation of Adverse Weather Conditions

    Authors: Ivan Fursa, Elias Fandi, Valentina Musat, Jacob Culley, Enric Gil, Izzeddin Teeti, Louise Bilous, Isaac Vander Sluis, Alexander Rast, Andrew Bradley

    Abstract: Autonomous vehicles rely heavily upon their perception subsystems to see the environment in which they operate. Unfortunately, the effect of variable weather conditions presents a significant challenge to object detection algorithms, and thus it is imperative to test the vehicle extensively in all conditions which it may experience. However, development of robust autonomous vehicle subsystems requ… ▽ More

    Submitted 7 July, 2021; v1 submitted 3 March, 2021; originally announced March 2021.

  13. ROAD: The ROad event Awareness Dataset for Autonomous Driving

    Authors: Gurkirt Singh, Stephen Akrigg, Manuele Di Maio, Valentina Fontana, Reza Javanmard Alitappeh, Suman Saha, Kossar Jeddisaravi, Farzad Yousefi, Jacob Culley, Tom Nicholson, Jordan Omokeowa, Salman Khan, Stanislao Grazioso, Andrew Bradley, Giuseppe Di Gironimo, Fabio Cuzzolin

    Abstract: Humans drive in a holistic fashion which entails, in particular, understanding dynamic road events and their evolution. Injecting these capabilities in autonomous vehicles can thus take situational awareness and decision making closer to human-level performance. To this purpose, we introduce the ROad event Awareness Dataset (ROAD) for Autonomous Driving, to our knowledge the first of its kind. ROA… ▽ More

    Submitted 1 April, 2022; v1 submitted 23 February, 2021; originally announced February 2021.

    Comments: 29 pages, accepted at TPAMI

    Journal ref: TPAMI.2022.3150906

  14. arXiv:2102.02315  [pdf

    cs.RO cs.AI

    Real-Time Optimal Trajectory Planning for Autonomous Vehicles and Lap Time Simulation Using Machine Learning

    Authors: Sam Garlick, Andrew Bradley

    Abstract: Widespread development of driverless vehicles has led to the formation of autonomous racing, where technological development is accelerated by the high speeds and competitive environment of motorsport. A particular challenge for an autonomous vehicle is that of identifying a target trajectory - or, in the case of a competition vehicle, the racing line. Many existing approaches to finding the racin… ▽ More

    Submitted 15 September, 2021; v1 submitted 3 February, 2021; originally announced February 2021.

  15. arXiv:2011.08144  [pdf, other

    cs.CV

    Cinematic-L1 Video Stabilization with a Log-Homography Model

    Authors: Arwen Bradley, Jason Klivington, Joseph Triscari, Rudolph van der Merwe

    Abstract: We present a method for stabilizing handheld video that simulates the camera motions cinematographers achieve with equipment like tripods, dollies, and Steadicams. We formulate a constrained convex optimization problem minimizing the $\ell_1$-norm of the first three derivatives of the stabilized motion. Our approach extends the work of Grundmann et al. [9] by solving with full homographies (rather… ▽ More

    Submitted 20 November, 2020; v1 submitted 16 November, 2020; originally announced November 2020.

    Comments: 8 pages, 11 figures

  16. arXiv:2007.03199  [pdf

    eess.IV cs.CV

    Automatic lesion detection, segmentation and characterization via 3D multiscale morphological sifting in breast MRI

    Authors: Hang Min, Darryl McClymont, Shekhar S. Chandra, Stuart Crozier, Andrew P. Bradley

    Abstract: Previous studies on computer aided detection/diagnosis (CAD) in 4D breast magnetic resonance imaging (MRI) regard lesion detection, segmentation and characterization as separate tasks, and typically require users to manually select 2D MRI slices or regions of interest as the input. In this work, we present a breast MRI CAD system that can handle 4D multimodal breast MRI data, and integrate lesion… ▽ More

    Submitted 7 July, 2020; originally announced July 2020.

  17. Design by Immersion: A Transdisciplinary Approach to Problem-Driven Visualizations

    Authors: Kyle Wm. Hall, Adam J. Bradley, Uta Hinrichs, Samuel Huron, Jo Wood, Christopher Collins, Sheelagh Carpendale

    Abstract: While previous work exists on how to conduct and disseminate insights from problem-driven visualization projects and design studies, the literature does not address how to accomplish these goals in transdisciplinary teams in ways that advance all disciplines involved. In this paper we introduce and define a new methodological paradigm we call design by immersion, which provides an alternative pers… ▽ More

    Submitted 17 October, 2019; v1 submitted 1 August, 2019; originally announced August 2019.

    Comments: The paper has been accepted to IEEE VIS (InfoVis) 2019, and will appear IEEE TVCG. ACM 2012 CCS - Human-centered computing, Visualization, Visualization design and evaluation methods

    ACM Class: H.5.0; H.5.2; I.3.6; I.3.8

  18. arXiv:1906.12118  [pdf

    cs.CV

    Fully automatic computer-aided mass detection and segmentation via pseudo-color mammograms and Mask R-CNN

    Authors: Hang Min, Devin Wilson, Yinhuang Huang, Siyu Liu, Stuart Crozier, Andrew P Bradley, Shekhar S. Chandra

    Abstract: Mammographic mass detection and segmentation are usually performed as serial and separate tasks, with segmentation often only performed on manually confirmed true positive detections in previous studies. We propose a fully-integrated computer-aided detection (CAD) system for simultaneous mammographic mass detection and segmentation without user intervention. The proposed CAD only consists of a pse… ▽ More

    Submitted 19 October, 2019; v1 submitted 28 June, 2019; originally announced June 2019.

  19. arXiv:1809.09404  [pdf, other

    cs.CV

    Pre and Post-hoc Diagnosis and Interpretation of Malignancy from Breast DCE-MRI

    Authors: Gabriel Maicas, Andrew P. Bradley, Jacinto C. Nascimento, Ian Reid, Gustavo Carneiro

    Abstract: We propose a new method for breast cancer screening from DCE-MRI based on a post-hoc approach that is trained using weakly annotated data (i.e., labels are available only at the image level without any lesion delineation). Our proposed post-hoc method automatically diagnosis the whole volume and, for positive cases, it localizes the malignant lesions that led to such diagnosis. Conversely, traditi… ▽ More

    Submitted 3 February, 2019; v1 submitted 25 September, 2018; originally announced September 2018.

    Comments: Submitted to Medical Image Analysis

  20. arXiv:1807.07784  [pdf, other

    cs.CV

    Model Agnostic Saliency for Weakly Supervised Lesion Detection from Breast DCE-MRI

    Authors: Gabriel Maicas, Gerard Snaauw, Andrew P. Bradley, Ian Reid, Gustavo Carneiro

    Abstract: There is a heated debate on how to interpret the decisions provided by deep learning models (DLM), where the main approaches rely on the visualization of salient regions to interpret the DLM classification process. However, these approaches generally fail to satisfy three conditions for the problem of lesion detection from medical images: 1) for images with lesions, all salient regions should repr… ▽ More

    Submitted 4 February, 2019; v1 submitted 20 July, 2018; originally announced July 2018.

  21. Why rankings of biomedical image analysis competitions should be interpreted with care

    Authors: Lena Maier-Hein, Matthias Eisenmann, Annika Reinke, Sinan Onogur, Marko Stankovic, Patrick Scholz, Tal Arbel, Hrvoje Bogunovic, Andrew P. Bradley, Aaron Carass, Carolin Feldmann, Alejandro F. Frangi, Peter M. Full, Bram van Ginneken, Allan Hanbury, Katrin Honauer, Michal Kozubek, Bennett A. Landman, Keno März, Oskar Maier, Klaus Maier-Hein, Bjoern H. Menze, Henning Müller, Peter F. Neher, Wiro Niessen , et al. (13 additional authors not shown)

    Abstract: International challenges have become the standard for validation of biomedical image analysis methods. Given their scientific impact, it is surprising that a critical analysis of common practices related to the organization of challenges has not yet been performed. In this paper, we present a comprehensive analysis of biomedical image analysis challenges conducted up to now. We demonstrate the imp… ▽ More

    Submitted 18 September, 2019; v1 submitted 6 June, 2018; originally announced June 2018.

    Comments: Article published in Nature Communications: https://rdcu.be/bRmNr

    Journal ref: Nature communications 9.1 (2018): 5217

  22. arXiv:1806.00340  [pdf, other

    cs.AI

    Producing radiologist-quality reports for interpretable artificial intelligence

    Authors: William Gale, Luke Oakden-Rayner, Gustavo Carneiro, Andrew P Bradley, Lyle J Palmer

    Abstract: Current approaches to explaining the decisions of deep learning systems for medical tasks have focused on visualising the elements that have contributed to each decision. We argue that such approaches are not enough to "open the black box" of medical decision making systems because they are missing a key component that has been used as a standard communication tool between doctors for centuries: l… ▽ More

    Submitted 1 June, 2018; originally announced June 2018.

  23. arXiv:1805.10884  [pdf, other

    cs.CV cs.AI

    Training Medical Image Analysis Systems like Radiologists

    Authors: Gabriel Maicas, Andrew P. Bradley, Jacinto C. Nascimento, Ian Reid, Gustavo Carneiro

    Abstract: The training of medical image analysis systems using machine learning approaches follows a common script: collect and annotate a large dataset, train the classifier on the training set, and test it on a hold-out test set. This process bears no direct resemblance with radiologist training, which is based on solving a series of tasks of increasing difficulty, where each task involves the use of sign… ▽ More

    Submitted 4 February, 2019; v1 submitted 28 May, 2018; originally announced May 2018.

    Comments: Oral Presentation at MICCAI 2018

  24. arXiv:1711.06504  [pdf, ps, other

    cs.CV stat.ML

    Detecting hip fractures with radiologist-level performance using deep neural networks

    Authors: William Gale, Luke Oakden-Rayner, Gustavo Carneiro, Andrew P. Bradley, Lyle J. Palmer

    Abstract: We developed an automated deep learning system to detect hip fractures from frontal pelvic x-rays, an important and common radiological task. Our system was trained on a decade of clinical x-rays (~53,000 studies) and can be applied to clinical data, automatically excluding inappropriate and technically unsatisfactory studies. We demonstrate diagnostic performance equivalent to a human radiologist… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

    Comments: 6 pages

  25. arXiv:1610.02251  [pdf, other

    cs.CV

    Automated Detection of Individual Micro-calcifications from Mammograms using a Multi-stage Cascade Approach

    Authors: Zhi Lu, Gustavo Carneiro, Neeraj Dhungel, Andrew P. Bradley

    Abstract: In mammography, the efficacy of computer-aided detection methods depends, in part, on the robust localisation of micro-calcifications ($μ$C). Currently, the most effective methods are based on three steps: 1) detection of individual $μ$C candidates, 2) clustering of individual $μ$C candidates, and 3) classification of $μ$C clusters. Where the second step is motivated both to reduce the number of f… ▽ More

    Submitted 7 October, 2016; originally announced October 2016.

    Comments: 5 Pages, ISBI 2017 Submission

  26. arXiv:1607.00267  [pdf, other

    cs.CV

    Automated 5-year Mortality Prediction using Deep Learning and Radiomics Features from Chest Computed Tomography

    Authors: Gustavo Carneiro, Luke Oakden-Rayner, Andrew P. Bradley, Jacinto Nascimento, Lyle Palmer

    Abstract: We propose new methods for the prediction of 5-year mortality in elderly individuals using chest computed tomography (CT). The methods consist of a classifier that performs this prediction using a set of features extracted from the CT image and segmentation maps of multiple anatomic structures. We explore two approaches: 1) a unified framework based on deep learning, where features and classifier… ▽ More

    Submitted 1 July, 2016; originally announced July 2016.

    Comments: 9 pages

  27. arXiv:1410.7454  [pdf, ps, other

    cs.CV

    Deep Structured learning for mass segmentation from Mammograms

    Authors: Neeraj Dhungel, Gustavo Carneiro, Andrew P. Bradley

    Abstract: In this paper, we present a novel method for the segmentation of breast masses from mammograms exploring structured and deep learning. Specifically, using structured support vector machine (SSVM), we formulate a model that combines different types of potential functions, including one that classifies image regions using deep learning. Our main goal with this work is to show the accuracy and effici… ▽ More

    Submitted 4 December, 2014; v1 submitted 27 October, 2014; originally announced October 2014.

    Comments: 4 pages, 2 figures

  28. arXiv:1003.3649  [pdf, ps, other

    cs.DM cs.LO

    k-Step Relative Inductive Generalization

    Authors: Aaron R. Bradley

    Abstract: We introduce a new form of SAT-based symbolic model checking. One common idea in SAT-based symbolic model checking is to generate new clauses from states that can lead to property violations. Our previous work suggests applying induction to generalize from such states. While effective on some benchmarks, the main problem with inductive generalization is that not all such states can be inductive… ▽ More

    Submitted 18 March, 2010; originally announced March 2010.

    Comments: 14 pages