Skip to main content

Showing 1–9 of 9 results for author: Rudd, J H F

.
  1. arXiv:2504.04997  [pdf, other

    stat.ML cs.AI cs.LG math.ST stat.AP

    SurvSurf: a partially monotonic neural network for first-hitting time prediction of intermittently observed discrete and continuous sequential events

    Authors: Yichen Kelly Chen, Sören Dittmer, Kinga Bernatowicz, Josep Arús-Pous, Kamen Bliznashki, John Aston, James H. F. Rudd, Carola-Bibiane Schönlieb, James Jones, Michael Roberts

    Abstract: We propose a neural-network based survival model (SurvSurf) specifically designed for direct and simultaneous probabilistic prediction of the first hitting time of sequential events from baseline. Unlike existing models, SurvSurf is theoretically guaranteed to never violate the monotonic relationship between the cumulative incidence functions of sequential events, while allowing nonlinear influenc… ▽ More

    Submitted 7 April, 2025; originally announced April 2025.

    Comments: 41 pages, 18 figures (including supplemental information). Submitted to RSS: Data Science and Artificial Intelligence

    MSC Class: 62N01

  2. arXiv:2410.24098  [pdf, other

    eess.IV cs.CV

    Parameter choices in HaarPSI for IQA with medical images

    Authors: Clemens Karner, Janek Gröhl, Ian Selby, Judith Babar, Jake Beckford, Thomas R Else, Timothy J Sadler, Shahab Shahipasand, Arthikkaa Thavakumar, Michael Roberts, James H. F. Rudd, Carola-Bibiane Schönlieb, Jonathan R Weir-McCall, Anna Breger

    Abstract: When developing machine learning models, image quality assessment (IQA) measures are a crucial component for the evaluation of obtained output images. However, commonly used full-reference IQA (FR-IQA) measures have been primarily developed and optimized for natural images. In many specialized settings, such as medical images, this poses an often overlooked problem regarding suitability. In previo… ▽ More

    Submitted 8 April, 2025; v1 submitted 31 October, 2024; originally announced October 2024.

    Comments: Main Paper: 5 pages, 3 figures, 2 tables. Supplemental Material: 4 pages, 2 figures, 4 tables

    Journal ref: Proceedings ISBI 2025

  3. arXiv:2312.16188  [pdf, other

    cs.LG stat.ME

    The curious case of the test set AUROC

    Authors: Michael Roberts, Alon Hazan, Sören Dittmer, James H. F. Rudd, Carola-Bibiane Schönlieb

    Abstract: Whilst the size and complexity of ML models have rapidly and significantly increased over the past decade, the methods for assessing their performance have not kept pace. In particular, among the many potential performance metrics, the ML community stubbornly continues to use (a) the area under the receiver operating characteristic curve (AUROC) for a validation and test cohort (distinct from trai… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: 3 pages, 4 figures

  4. arXiv:2310.02874  [pdf, other

    cs.LG cs.AI

    Recent Methodological Advances in Federated Learning for Healthcare

    Authors: Fan Zhang, Daniel Kreuter, Yichen Chen, Sören Dittmer, Samuel Tull, Tolou Shadbahr, BloodCounts! Collaboration, Jacobus Preller, James H. F. Rudd, John A. D. Aston, Carola-Bibiane Schönlieb, Nicholas Gleadall, Michael Roberts

    Abstract: For healthcare datasets, it is often not possible to combine data samples from multiple sites due to ethical, privacy or logistical concerns. Federated learning allows for the utilisation of powerful machine learning algorithms without requiring the pooling of data. Healthcare data has many simultaneous challenges which require new methodologies to address, such as highly-siloed data, class imbala… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

    Comments: Supplementary table of extracted data at the end of the document

  5. arXiv:2307.13579  [pdf, other

    cs.LG cs.AI math.ST

    Reinterpreting survival analysis in the universal approximator age

    Authors: Sören Dittmer, Michael Roberts, Jacobus Preller, AIX COVNET, James H. F. Rudd, John A. D. Aston, Carola-Bibiane Schönlieb

    Abstract: Survival analysis is an integral part of the statistical toolbox. However, while most domains of classical statistics have embraced deep learning, survival analysis only recently gained some minor attention from the deep learning community. This recent development is likely in part motivated by the COVID-19 pandemic. We aim to provide the tools needed to fully harness the potential of survival ana… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

  6. arXiv:2306.09177  [pdf, other

    cs.LG

    Dis-AE: Multi-domain & Multi-task Generalisation on Real-World Clinical Data

    Authors: Daniel Kreuter, Samuel Tull, Julian Gilbey, Jacobus Preller, BloodCounts! Consortium, John A. D. Aston, James H. F. Rudd, Suthesh Sivapalaratnam, Carola-Bibiane Schönlieb, Nicholas Gleadall, Michael Roberts

    Abstract: Clinical data is often affected by clinically irrelevant factors such as discrepancies between measurement devices or differing processing methods between sites. In the field of machine learning (ML), these factors are known as domains and the distribution differences they cause in the data are known as domain shifts. ML models trained using data from one domain often perform poorly when applied t… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.

    Comments: 17 pages main body, 5 figures, 18 pages of appendix

  7. Navigating the challenges in creating complex data systems: a development philosophy

    Authors: Sören Dittmer, Michael Roberts, Julian Gilbey, Ander Biguri, AIX-COVNET Collaboration, Jacobus Preller, James H. F. Rudd, John A. D. Aston, Carola-Bibiane Schönlieb

    Abstract: In this perspective, we argue that despite the democratization of powerful tools for data science and machine learning over the last decade, developing the code for a trustworthy and effective data science system (DSS) is getting harder. Perverse incentives and a lack of widespread software engineering (SE) skills are among many root causes we identify that naturally give rise to the current syste… ▽ More

    Submitted 21 October, 2022; originally announced October 2022.

  8. Classification of datasets with imputed missing values: does imputation quality matter?

    Authors: Tolou Shadbahr, Michael Roberts, Jan Stanczuk, Julian Gilbey, Philip Teare, Sören Dittmer, Matthew Thorpe, Ramon Vinas Torne, Evis Sala, Pietro Lio, Mishal Patel, AIX-COVNET Collaboration, James H. F. Rudd, Tuomas Mirtti, Antti Rannikko, John A. D. Aston, Jing Tang, Carola-Bibiane Schönlieb

    Abstract: Classifying samples in incomplete datasets is a common aim for machine learning practitioners, but is non-trivial. Missing data is found in most real-world datasets and these missing values are typically imputed using established methods, followed by classification of the now complete, imputed, samples. The focus of the machine learning researcher is then to optimise the downstream classification… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

    Comments: 17 pages, 10 figures, 30 supplementary pages

  9. arXiv:2008.06388  [pdf

    cs.LG cs.CV eess.IV stat.ML

    Common pitfalls and recommendations for using machine learning to detect and prognosticate for COVID-19 using chest radiographs and CT scans

    Authors: Michael Roberts, Derek Driggs, Matthew Thorpe, Julian Gilbey, Michael Yeung, Stephan Ursprung, Angelica I. Aviles-Rivero, Christian Etmann, Cathal McCague, Lucian Beer, Jonathan R. Weir-McCall, Zhongzhao Teng, Effrossyni Gkrania-Klotsas, James H. F. Rudd, Evis Sala, Carola-Bibiane Schönlieb

    Abstract: Machine learning methods offer great promise for fast and accurate detection and prognostication of COVID-19 from standard-of-care chest radiographs (CXR) and computed tomography (CT) images. Many articles have been published in 2020 describing new machine learning-based models for both of these tasks, but it is unclear which are of potential clinical utility. In this systematic review, we search… ▽ More

    Submitted 5 January, 2021; v1 submitted 14 August, 2020; originally announced August 2020.

    Comments: 35 pages, 3 figures, 2 tables, updated to the period 1 January 2020 - 3 October 2020

    Journal ref: Nature Machine Intelligence 3, 199-217 (2021)