Skip to main content

Showing 1–9 of 9 results for author: Gaggión, N

.
  1. arXiv:2504.14736  [pdf, other

    cs.CV q-bio.QM

    ChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping

    Authors: Nicolás Gaggion, Rodrigo Bonazzola, María Florencia Legascue, María Florencia Mammarella, Florencia Sol Rodriguez, Federico Emanuel Aballay, Florencia Belén Catulo, Andana Barrios, Franco Accavallo, Santiago Nahuel Villarreal, Martin Crespi, Martiniano María Ricardi, Ezequiel Petrillo, Thomas Blein, Federico Ariel, Enzo Ferrante

    Abstract: The analysis of plant developmental plasticity, including root system architecture, is fundamental to understanding plant adaptability and development, particularly in the context of climate change and agricultural sustainability. While significant advances have been made in plant phenotyping technologies, comprehensive temporal analysis of root development remains challenging, with most existing… ▽ More

    Submitted 20 April, 2025; originally announced April 2025.

  2. arXiv:2503.04522  [pdf, other

    cs.CV

    In-Context Reverse Classification Accuracy: Efficient Estimation of Segmentation Quality without Ground-Truth

    Authors: Matias Cosarinsky, Ramiro Billot, Lucas Mansilla, Gabriel Gimenez, Nicolas Gaggión, Guanghui Fu, Enzo Ferrante

    Abstract: Assessing the quality of automatic image segmentation is crucial in clinical practice, but often very challenging due to the limited availability of ground truth annotations. In this paper, we introduce In-Context Reverse Classification Accuracy (In-Context RCA), a novel framework for automatically estimating segmentation quality in the absence of ground-truth annotations. By leveraging recent in-… ▽ More

    Submitted 6 March, 2025; originally announced March 2025.

  3. Fitting Skeletal Models via Graph-based Learning

    Authors: Nicolás Gaggion, Enzo Ferrante, Beatriz Paniagua, Jared Vicory

    Abstract: Skeletonization is a popular shape analysis technique that models an object's interior as opposed to just its boundary. Fitting template-based skeletal models is a time-consuming process requiring much manual parameter tuning. Recently, machine learning-based methods have shown promise for generating s-reps from object boundaries. In this work, we propose a new skeletonization method which leverag… ▽ More

    Submitted 8 September, 2024; originally announced September 2024.

    Comments: This paper was presented at the 2024 IEEE International Symposium on Biomedical Imaging (ISBI)

    Journal ref: 2024 IEEE International Symposium on Biomedical Imaging (ISBI), pp. 1-4, 2024

  4. Multi-view Hybrid Graph Convolutional Network for Volume-to-mesh Reconstruction in Cardiovascular MRI

    Authors: Nicolás Gaggion, Benjamin A. Matheson, Yan Xia, Rodrigo Bonazzola, Nishant Ravikumar, Zeike A. Taylor, Diego H. Milone, Alejandro F. Frangi, Enzo Ferrante

    Abstract: Cardiovascular magnetic resonance imaging is emerging as a crucial tool to examine cardiac morphology and function. Essential to this endeavour are anatomical 3D surface and volumetric meshes derived from CMR images, which facilitate computational anatomy studies, biomarker discovery, and in-silico simulations. Traditional approaches typically follow complex multi-step pipelines, first segmenting… ▽ More

    Submitted 10 April, 2025; v1 submitted 22 November, 2023; originally announced November 2023.

  5. arXiv:2309.00451  [pdf, other

    cs.CV

    Unsupervised bias discovery in medical image segmentation

    Authors: Nicolás Gaggion, Rodrigo Echeveste, Lucas Mansilla, Diego H. Milone, Enzo Ferrante

    Abstract: It has recently been shown that deep learning models for anatomical segmentation in medical images can exhibit biases against certain sub-populations defined in terms of protected attributes like sex or ethnicity. In this context, auditing fairness of deep segmentation models becomes crucial. However, such audit process generally requires access to ground-truth segmentation masks for the target po… ▽ More

    Submitted 1 September, 2023; originally announced September 2023.

    Comments: Accepted for publication at FAIMI 2023 (Fairness of AI in Medical Imaging) at MICCAI

  6. 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/

  7. Multi-center anatomical segmentation with heterogeneous labels via landmark-based models

    Authors: Nicolás Gaggion, Maria Vakalopoulou, Diego H. Milone, Enzo Ferrante

    Abstract: Learning anatomical segmentation from heterogeneous labels in multi-center datasets is a common situation encountered in clinical scenarios, where certain anatomical structures are only annotated in images coming from particular medical centers, but not in the full database. Here we first show how state-of-the-art pixel-level segmentation models fail in naively learning this task due to domain mem… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

  8. 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

  9. 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