Skip to main content

Showing 1–9 of 9 results for author: Boyle, P

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

    hep-lat cs.DC math.NA

    Multiple right hand side multigrid for domain wall fermions with a multigrid preconditioned block conjugate gradient algorithm

    Authors: Peter A Boyle

    Abstract: We introduce a class of efficient multiple right-hand side multigrid algorithm for domain wall fermions. The simultaneous solution for a modest number of right hand sides concurrently allows for a significant reduction in the time spent solving the coarse grid operator in a multigrid preconditioner. We introduce a preconditioned block conjuate gradient with a multigrid preconditioner, giving addit… ▽ More

    Submitted 5 September, 2024; originally announced September 2024.

    Comments: 33 pages

  2. arXiv:2302.13631  [pdf

    eess.IV cs.AI cs.CV cs.LG q-bio.QM

    Curriculum Based Multi-Task Learning for Parkinson's Disease Detection

    Authors: Nikhil J. Dhinagar, Conor Owens-Walton, Emily Laltoo, Christina P. Boyle, Yao-Liang Chen, Philip Cook, Corey McMillan, Chih-Chien Tsai, J-J Wang, Yih-Ru Wu, Ysbrand van der Werf, Paul M. Thompson

    Abstract: There is great interest in developing radiological classifiers for diagnosis, staging, and predictive modeling in progressive diseases such as Parkinson's disease (PD), a neurodegenerative disease that is difficult to detect in its early stages. Here we leverage severity-based meta-data on the stages of disease to define a curriculum for training a deep convolutional neural network (CNN). Typicall… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

    Comments: Accepted for publication at the 20th IEEE International Symposium on Biomedical Imaging, ISBI 2023

  3. arXiv:2004.13992  [pdf, other

    cs.CV eess.SP math.NA physics.med-ph

    Retinal vessel segmentation by probing adaptive to lighting variations

    Authors: Guillaume Noyel, Christine Vartin, Peter Boyle, Laurent Kodjikian

    Abstract: We introduce a novel method to extract the vessels in eye fun-dus images which is adaptive to lighting variations. In the Logarithmic Image Processing framework, a 3-segment probe detects the vessels by probing the topographic surface of an image from below. A map of contrasts between the probe and the image allows to detect the vessels by a threshold. In a lowly contrasted image, results show tha… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

    Comments: Proceedings of 2020 IEEE 17th International Symposium on Biomedical Imaging (ISBI).To appear in https://ieeexplore.ieee.org

    Journal ref: 2020 IEEE 17th International Symposium on Biomedical Imaging (ISBI), IEEE, Apr 2020, Iowa City, United States. pp.1246-1249

  4. arXiv:1904.12733  [pdf, other

    physics.med-ph cs.CV eess.IV

    Registration of retinal images from Public Health by minimising an error between vessels using an affine model with radial distortions

    Authors: Guillaume Noyel, R Thomas, S Iles, G Bhakta, A Crowder, D. Owens, P. Boyle

    Abstract: In order to estimate a registration model of eye fundus images made of an affinity and two radial distortions, we introduce an estimation criterion based on an error between the vessels. In [1], we estimated this model by minimising the error between characteristics points. In this paper, the detected vessels are selected using the circle and ellipse equations of the overlap area boundaries deduce… ▽ More

    Submitted 17 April, 2019; originally announced April 2019.

    Journal ref: IEEE 16th International Symposium on Biomedical Imaging (ISBI 2019), IEEE, Apr 2019, Venice, Italy. pp.561-564

  5. arXiv:1711.04883  [pdf, other

    cs.DC cs.AI hep-lat

    Accelerating HPC codes on Intel(R) Omni-Path Architecture networks: From particle physics to Machine Learning

    Authors: Peter Boyle, Michael Chuvelev, Guido Cossu, Christopher Kelly, Christoph Lehner, Lawrence Meadows

    Abstract: We discuss practical methods to ensure near wirespeed performance from clusters with either one or two Intel(R) Omni-Path host fabric interfaces (HFI) per node, and Intel(R) Xeon Phi(TM) 72xx (Knight's Landing) processors, and using the Linux operating system. The study evaluates the performance improvements achievable and the required programming approaches in two distinct example problems: fir… ▽ More

    Submitted 13 November, 2017; originally announced November 2017.

    Comments: 17 pages, 5 figures

  6. Performance Portability Strategies for Grid C++ Expression Templates

    Authors: Peter A. Boyle, M. A. Clark, Carleton DeTar, Meifeng Lin, Verinder Rana, Alejandro Vaquero Avilés-Casco

    Abstract: One of the key requirements for the Lattice QCD Application Development as part of the US Exascale Computing Project is performance portability across multiple architectures. Using the Grid C++ expression template as a starting point, we report on the progress made with regards to the Grid GPU offloading strategies. We present both the successes and issues encountered in using CUDA, OpenACC and Ju… ▽ More

    Submitted 25 October, 2017; originally announced October 2017.

    Comments: 8 pages, 4 figures. Talk presented at the 35th International Symposium on Lattice Field Theory, 18-24 June 2017, Granada, Spain

  7. arXiv:1702.00208  [pdf, other

    hep-lat cs.AR cs.DC physics.comp-ph

    Machines and Algorithms

    Authors: Peter A Boyle

    Abstract: I discuss the evolution of computer architectures with a focus on QCD and with reference to the interplay between architecture, engineering, data motion and algorithms. New architectures are discussed and recent performance results are displayed. I also review recent progress in multilevel solver and integation algorithms.

    Submitted 1 February, 2017; originally announced February 2017.

  8. Superimposition of eye fundus images for longitudinal analysis from large public health databases

    Authors: Guillaume Noyel, Rebecca Thomas, Gavin Bhakta, Andrew Crowder, David Owens, Peter Boyle

    Abstract: In this paper, a method is presented for superimposition (i.e. registration) of eye fundus images from persons with diabetes screened over many years for diabetic retinopathy. The method is fully automatic and robust to camera changes and colour variations across the images both in space and time. All the stages of the process are designed for longitudinal analysis of cohort public health database… ▽ More

    Submitted 18 July, 2018; v1 submitted 7 July, 2016; originally announced July 2016.

    Comments: This is an author-created, un-copyedited version of an article published in Biomedical Physics \& Engineering Express. IOP Publishing Ltd is not responsible for any errors or omissions in this version of the manuscript or any version derived from it. The Version of Record is available online at https://doi.org/10.1088/2057-1976/aa7d16

    Journal ref: Biomedical Physics \& Engineering Express, 2017, 3 (4)

  9. arXiv:1512.03487  [pdf, other

    hep-lat cs.DC cs.MS

    Grid: A next generation data parallel C++ QCD library

    Authors: Peter Boyle, Azusa Yamaguchi, Guido Cossu, Antonin Portelli

    Abstract: In this proceedings we discuss the motivation, implementation details, and performance of a new physics code base called Grid. It is intended to be more performant, more general, but similar in spirit to QDP++\cite{QDP}. Our approach is to engineer the basic type system to be consistently fast, rather than bolt on a few optimised routines, and we are attempt to write all our optimised routines dir… ▽ More

    Submitted 10 December, 2015; originally announced December 2015.

    Comments: 14 pages, Lattice 2015