Skip to main content

Showing 1–5 of 5 results for author: Mansilla, L

Searching in archive eess. Search in all archives.
.
  1. arXiv:2307.03293  [pdf, other

    eess.IV cs.CV physics.med-ph

    CheXmask: a large-scale dataset of anatomical segmentation masks for multi-center chest x-ray images

    Authors: Nicolás Gaggion, Candelaria Mosquera, Lucas Mansilla, Julia Mariel Saidman, Martina Aineseder, Diego H. Milone, Enzo Ferrante

    Abstract: The development of successful artificial intelligence models for chest X-ray analysis relies on large, diverse datasets with high-quality annotations. While several databases of chest X-ray images have been released, most include disease diagnosis labels but lack detailed pixel-level anatomical segmentation labels. To address this gap, we introduce an extensive chest X-ray multi-center segmentatio… ▽ More

    Submitted 14 May, 2024; v1 submitted 6 July, 2023; originally announced July 2023.

    Comments: The CheXmask dataset is publicly available at https://physionet.org/content/chexmask-cxr-segmentation-data/

  2. Improving anatomical plausibility in medical image segmentation via hybrid graph neural networks: applications to chest x-ray analysis

    Authors: Nicolás Gaggion, Lucas Mansilla, Candelaria Mosquera, Diego H. Milone, Enzo Ferrante

    Abstract: Anatomical segmentation is a fundamental task in medical image computing, generally tackled with fully convolutional neural networks which produce dense segmentation masks. These models are often trained with loss functions such as cross-entropy or Dice, which assume pixels to be independent of each other, thus ignoring topological errors and anatomical inconsistencies. We address this limitation… ▽ More

    Submitted 14 November, 2022; v1 submitted 21 March, 2022; originally announced March 2022.

    Comments: Source code at https://github.com/ngaggion/HybridGNet Accepted for publication at IEEE TMI

  3. arXiv:2108.01621  [pdf, other

    cs.LG cs.CV eess.IV

    Domain Generalization via Gradient Surgery

    Authors: Lucas Mansilla, Rodrigo Echeveste, Diego H. Milone, Enzo Ferrante

    Abstract: In real-life applications, machine learning models often face scenarios where there is a change in data distribution between training and test domains. When the aim is to make predictions on distributions different from those seen at training, we incur in a domain generalization problem. Methods to address this issue learn a model using data from multiple source domains, and then apply this model… ▽ More

    Submitted 3 November, 2021; v1 submitted 3 August, 2021; originally announced August 2021.

    Comments: Accepted for publication at ICCV 2021

  4. Hybrid graph convolutional neural networks for landmark-based anatomical segmentation

    Authors: Nicolás Gaggion, Lucas Mansilla, Diego Milone, Enzo Ferrante

    Abstract: In this work we address the problem of landmark-based segmentation for anatomical structures. We propose HybridGNet, an encoder-decoder neural architecture which combines standard convolutions for image feature encoding, with graph convolutional neural networks to decode plausible representations of anatomical structures. We benchmark the proposed architecture considering other standard landmark a… ▽ More

    Submitted 17 June, 2021; originally announced June 2021.

    Comments: Accepted for publication at MICCAI 2021

  5. Learning Deformable Registration of Medical Images with Anatomical Constraints

    Authors: Lucas Mansilla, Diego H. Milone, Enzo Ferrante

    Abstract: Deformable image registration is a fundamental problem in the field of medical image analysis. During the last years, we have witnessed the advent of deep learning-based image registration methods which achieve state-of-the-art performance, and drastically reduce the required computational time. However, little work has been done regarding how can we encourage our models to produce not only accura… ▽ More

    Submitted 22 January, 2020; v1 submitted 20 January, 2020; originally announced January 2020.

    Comments: Accepted for publication in Neural Networks (Elsevier). Source code and resulting segmentation masks for the NIH Chest-XRay14 dataset with estimated quality index available at https://github.com/lucasmansilla/ACRN_Chest_X-ray_IA