Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–9 of 9 results for author: Budd, C

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

    cs.LG math.NA

    G-Adaptive mesh refinement -- leveraging graph neural networks and differentiable finite element solvers

    Authors: James Rowbottom, Georg Maierhofer, Teo Deveney, Katharina Schratz, Pietro Liò, Carola-Bibiane Schönlieb, Chris Budd

    Abstract: We present a novel, and effective, approach to the long-standing problem of mesh adaptivity in finite element methods (FEM). FE solvers are powerful tools for solving partial differential equations (PDEs), but their cost and accuracy are critically dependent on the choice of mesh points. To keep computational costs low, mesh relocation (r-adaptivity) seeks to optimise the position of a fixed numbe… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

  2. arXiv:2407.02153  [pdf, other

    cs.LG math.NA

    Equidistribution-based training of Free Knot Splines and ReLU Neural Networks

    Authors: Simone Appella, Simon Arridge, Chris Budd, Teo Deveney, Lisa Maria Kreusser

    Abstract: We consider the problem of one-dimensional function approximation using shallow neural networks (NN) with a rectified linear unit (ReLU) activation function and compare their training with traditional methods such as univariate Free Knot Splines (FKS). ReLU NNs and FKS span the same function space, and thus have the same theoretical expressivity. In the case of ReLU NNs, we show that their ill-con… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    MSC Class: 41A15; 65D07; 65M50; 68T07

  3. arXiv:2406.16039  [pdf, other

    cs.CV

    CholecInstanceSeg: A Tool Instance Segmentation Dataset for Laparoscopic Surgery

    Authors: Oluwatosin Alabi, Ko Ko Zayar Toe, Zijian Zhou, Charlie Budd, Nicholas Raison, Miaojing Shi, Tom Vercauteren

    Abstract: In laparoscopic and robotic surgery, precise tool instance segmentation is an essential technology for advanced computer-assisted interventions. Although publicly available procedures of routine surgeries exist, they often lack comprehensive annotations for tool instance segmentation. Additionally, the majority of standard datasets for tool segmentation are derived from porcine(pig) surgeries. To… ▽ More

    Submitted 23 June, 2024; originally announced June 2024.

  4. arXiv:2403.06683  [pdf, other

    cs.CV

    Transferring Relative Monocular Depth to Surgical Vision with Temporal Consistency

    Authors: Charlie Budd, Tom Vercauteren

    Abstract: Relative monocular depth, inferring depth up to shift and scale from a single image, is an active research topic. Recent deep learning models, trained on large and varied meta-datasets, now provide excellent performance in the domain of natural images. However, few datasets exist which provide ground truth depth for endoscopic images, making training such models from scratch unfeasible. This work… ▽ More

    Submitted 26 March, 2024; v1 submitted 11 March, 2024; originally announced March 2024.

  5. arXiv:2311.15996  [pdf, other

    cs.LG math.NA stat.ML

    Closing the ODE-SDE gap in score-based diffusion models through the Fokker-Planck equation

    Authors: Teo Deveney, Jan Stanczuk, Lisa Maria Kreusser, Chris Budd, Carola-Bibiane Schönlieb

    Abstract: Score-based diffusion models have emerged as one of the most promising frameworks for deep generative modelling, due to their state-of-the art performance in many generation tasks while relying on mathematical foundations such as stochastic differential equations (SDEs) and ordinary differential equations (ODEs). Empirically, it has been reported that ODE based samples are inferior to SDE based sa… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

  6. arXiv:2308.05232  [pdf, other

    cs.CV cs.LG

    SegMatch: A semi-supervised learning method for surgical instrument segmentation

    Authors: Meng Wei, Charlie Budd, Luis C. Garcia-Peraza-Herrera, Reuben Dorent, Miaojing Shi, Tom Vercauteren

    Abstract: Surgical instrument segmentation is recognised as a key enabler to provide advanced surgical assistance and improve computer assisted interventions. In this work, we propose SegMatch, a semi supervised learning method to reduce the need for expensive annotation for laparoscopic and robotic surgical images. SegMatch builds on FixMatch, a widespread semi supervised classification pipeline combining… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

    Comments: preprint under review, 12 pages, 7 figures

  7. Deep Reinforcement Learning Based System for Intraoperative Hyperspectral Video Autofocusing

    Authors: Charlie Budd, Jianrong Qiu, Oscar MacCormac, Martin Huber, Christopher Mower, Mirek Janatka, Théo Trotouin, Jonathan Shapey, Mads S. Bergholt, Tom Vercauteren

    Abstract: Hyperspectral imaging (HSI) captures a greater level of spectral detail than traditional optical imaging, making it a potentially valuable intraoperative tool when precise tissue differentiation is essential. Hardware limitations of current optical systems used for handheld real-time video HSI result in a limited focal depth, thereby posing usability issues for integration of the technology into t… ▽ More

    Submitted 21 July, 2023; originally announced July 2023.

    Comments: To be presented at MICCAI 2023

  8. arXiv:2211.02701  [pdf, other

    cs.LG cs.AI cs.CV

    MONAI: An open-source framework for deep learning in healthcare

    Authors: M. Jorge Cardoso, Wenqi Li, Richard Brown, Nic Ma, Eric Kerfoot, Yiheng Wang, Benjamin Murrey, Andriy Myronenko, Can Zhao, Dong Yang, Vishwesh Nath, Yufan He, Ziyue Xu, Ali Hatamizadeh, Andriy Myronenko, Wentao Zhu, Yun Liu, Mingxin Zheng, Yucheng Tang, Isaac Yang, Michael Zephyr, Behrooz Hashemian, Sachidanand Alle, Mohammad Zalbagi Darestani, Charlie Budd , et al. (32 additional authors not shown)

    Abstract: Artificial Intelligence (AI) is having a tremendous impact across most areas of science. Applications of AI in healthcare have the potential to improve our ability to detect, diagnose, prognose, and intervene on human disease. For AI models to be used clinically, they need to be made safe, reproducible and robust, and the underlying software framework must be aware of the particularities (e.g. geo… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

    Comments: www.monai.io

  9. Rapid and robust endoscopic content area estimation: A lean GPU-based pipeline and curated benchmark dataset

    Authors: Charlie Budd, Luis C. Garcia-Peraza-Herrera, Martin Huber, Sebastien Ourselin, Tom Vercauteren

    Abstract: Endoscopic content area refers to the informative area enclosed by the dark, non-informative, border regions present in most endoscopic footage. The estimation of the content area is a common task in endoscopic image processing and computer vision pipelines. Despite the apparent simplicity of the problem, several factors make reliable real-time estimation surprisingly challenging. The lack of rigo… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: Presented at AE-CAI MICCAI workshop