Skip to main content

Showing 1–7 of 7 results for author: Coroller, T

.
  1. arXiv:2404.16544  [pdf, other

    eess.IV

    Image registration based automated lesion correspondence pipeline for longitudinal CT data

    Authors: Subrata Mukherjee, Thibaud Coroller, Craig Wang, Ravi K. Samala, Tingting Hu, Didem Gokcay, Nicholas Petrick, Berkman Sahiner, Qian Cao

    Abstract: Patients diagnosed with metastatic breast cancer (mBC) typically undergo several radiographic assessments during their treatment. mBC often involves multiple metastatic lesions in different organs, it is imperative to accurately track and assess these lesions to gain a comprehensive understanding of the disease's response to treatment. Computerized analysis methods that rely on lesion-level tracki… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

  2. arXiv:2404.10761  [pdf, ps, other

    cs.LG

    TorchSurv: A Lightweight Package for Deep Survival Analysis

    Authors: Mélodie Monod, Peter Krusche, Qian Cao, Berkman Sahiner, Nicholas Petrick, David Ohlssen, Thibaud Coroller

    Abstract: TorchSurv is a Python package that serves as a companion tool to perform deep survival modeling within the PyTorch environment. Unlike existing libraries that impose specific parametric forms, TorchSurv enables the use of custom PyTorch-based deep survival models. With its lightweight design, minimal input requirements, full PyTorch backend, and freedom from restrictive survival model parameteriza… ▽ More

    Submitted 17 April, 2024; v1 submitted 16 April, 2024; originally announced April 2024.

    Comments: https://opensource.nibr.com/torchsurv/

  3. arXiv:2310.20658  [pdf

    stat.AP

    Monitoring overall survival in pivotal trials in indolent cancers

    Authors: Thomas R Fleming, Lisa V Hampson, Bharani Bharani-Dharan, Frank Bretz, Arunava Chakravartty, Thibaud Coroller, Evanthia Koukouli, Janet Wittes, Nigel Yateman, Emmanuel Zuber

    Abstract: Indolent cancers are characterized by long overall survival (OS) times. Therefore, powering a clinical trial to provide definitive assessment of the effects of an experimental intervention on OS in a reasonable timeframe is generally infeasible. Instead, the primary outcome in many pivotal trials is an intermediate clinical response such as progression-free survival (PFS). In several recently repo… ▽ More

    Submitted 4 June, 2024; v1 submitted 31 October, 2023; originally announced October 2023.

    Comments: 28 pages, 5 tables

  4. arXiv:2308.05123  [pdf, other

    eess.IV cs.CV

    Towards Automatic Scoring of Spinal X-ray for Ankylosing Spondylitis

    Authors: Yuanhan Mo, Yao Chen, Aimee Readie, Gregory Ligozio, Thibaud Coroller, Bartłomiej W. Papież

    Abstract: Manually grading structural changes with the modified Stoke Ankylosing Spondylitis Spinal Score (mSASSS) on spinal X-ray imaging is costly and time-consuming due to bone shape complexity and image quality variations. In this study, we address this challenge by prototyping a 2-step auto-grading pipeline, called VertXGradeNet, to automatically predict mSASSS scores for the cervical and lumbar verteb… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

  5. arXiv:2302.03476  [pdf, other

    eess.IV cs.CV

    VertXNet: An Ensemble Method for Vertebrae Segmentation and Identification of Spinal X-Ray

    Authors: Yao Chen, Yuanhan Mo, Aimee Readie, Gregory Ligozio, Indrajeet Mandal, Faiz Jabbar, Thibaud Coroller, Bartlomiej W. Papiez

    Abstract: Reliable vertebrae annotations are key to perform analysis of spinal X-ray images. However, obtaining annotation of vertebrae from those images is usually carried out manually due to its complexity (i.e. small structures with varying shape), making it a costly and tedious process. To accelerate this process, we proposed an ensemble pipeline, VertXNet, that combines two state-of-the-art (SOTA) segm… ▽ More

    Submitted 7 February, 2023; originally announced February 2023.

  6. arXiv:2207.05476  [pdf, other

    eess.IV cs.CV

    VertXNet: Automatic Segmentation and Identification of Lumbar and Cervical Vertebrae from Spinal X-ray Images

    Authors: Yao Chen, Yuanhan Mo, Aimee Readie, Gregory Ligozio, Thibaud Coroller, Bartlomiej W. Papiez

    Abstract: Manual annotation of vertebrae on spinal X-ray imaging is costly and time-consuming due to bone shape complexity and image quality variations. In this study, we address this challenge by proposing an ensemble method called VertXNet, to automatically segment and label vertebrae in X-ray spinal images. VertXNet combines two state-of-the-art segmentation models, namely U-Net and Mask R-CNN to improve… ▽ More

    Submitted 12 July, 2022; originally announced July 2022.

  7. arXiv:2106.13199  [pdf, other

    cs.LG

    A Deep Learning Approach to Private Data Sharing of Medical Images Using Conditional GANs

    Authors: Hanxi Sun, Jason Plawinski, Sajanth Subramaniam, Amir Jamaludin, Timor Kadir, Aimee Readie, Gregory Ligozio, David Ohlssen, Mark Baillie, Thibaud Coroller

    Abstract: Sharing data from clinical studies can facilitate innovative data-driven research and ultimately lead to better public health. However, sharing biomedical data can put sensitive personal information at risk. This is usually solved by anonymization, which is a slow and expensive process. An alternative to anonymization is sharing a synthetic dataset that bears a behaviour similar to the real data b… ▽ More

    Submitted 19 August, 2021; v1 submitted 24 June, 2021; originally announced June 2021.

    Comments: v2