-
Monitoring morphometric drift in lifelong learning segmentation of the spinal cord
Authors:
Enamundram Naga Karthik,
Sandrine Bédard,
Jan Valošek,
Christoph S. Aigner,
Elise Bannier,
Josef Bednařík,
Virginie Callot,
Anna Combes,
Armin Curt,
Gergely David,
Falk Eippert,
Lynn Farner,
Michael G Fehlings,
Patrick Freund,
Tobias Granberg,
Cristina Granziera,
RHSCIR Network Imaging Group,
Ulrike Horn,
Tomáš Horák,
Suzanne Humphreys,
Markus Hupp,
Anne Kerbrat,
Nawal Kinany,
Shannon Kolind,
Petr Kudlička
, et al. (31 additional authors not shown)
Abstract:
Morphometric measures derived from spinal cord segmentations can serve as diagnostic and prognostic biomarkers in neurological diseases and injuries affecting the spinal cord. While robust, automatic segmentation methods to a wide variety of contrasts and pathologies have been developed over the past few years, whether their predictions are stable as the model is updated using new datasets has not…
▽ More
Morphometric measures derived from spinal cord segmentations can serve as diagnostic and prognostic biomarkers in neurological diseases and injuries affecting the spinal cord. While robust, automatic segmentation methods to a wide variety of contrasts and pathologies have been developed over the past few years, whether their predictions are stable as the model is updated using new datasets has not been assessed. This is particularly important for deriving normative values from healthy participants. In this study, we present a spinal cord segmentation model trained on a multisite $(n=75)$ dataset, including 9 different MRI contrasts and several spinal cord pathologies. We also introduce a lifelong learning framework to automatically monitor the morphometric drift as the model is updated using additional datasets. The framework is triggered by an automatic GitHub Actions workflow every time a new model is created, recording the morphometric values derived from the model's predictions over time. As a real-world application of the proposed framework, we employed the spinal cord segmentation model to update a recently-introduced normative database of healthy participants containing commonly used measures of spinal cord morphometry. Results showed that: (i) our model outperforms previous versions and pathology-specific models on challenging lumbar spinal cord cases, achieving an average Dice score of $0.95 \pm 0.03$; (ii) the automatic workflow for monitoring morphometric drift provides a quick feedback loop for developing future segmentation models; and (iii) the scaling factor required to update the database of morphometric measures is nearly constant among slices across the given vertebral levels, showing minimum drift between the current and previous versions of the model monitored by the framework. The model is freely available in Spinal Cord Toolbox v7.0.
△ Less
Submitted 2 May, 2025;
originally announced May 2025.
-
Evaluating 5G Networks for U-Space Applications: Insights from Dense Urban Measurement Campaign
Authors:
Barrios-Munoz Ricardo,
Bernabe Matteo,
Lopez-Perez David,
Gomez-Barquero David,
Quintanilla-Garcia Israel
Abstract:
Following the burgeoning interest in unmanned aerial vehicles (UAVs) utilization within human-inhabited spaces, critical challenges arise in ensuring reliable, low-latency communication-particularly important given the safety-critical nature of such operations in densely populated urban environments. Therefore, adequate cellular communication capabilities are essential to enable safe and effective…
▽ More
Following the burgeoning interest in unmanned aerial vehicles (UAVs) utilization within human-inhabited spaces, critical challenges arise in ensuring reliable, low-latency communication-particularly important given the safety-critical nature of such operations in densely populated urban environments. Therefore, adequate cellular communication capabilities are essential to enable safe and effective operations within the so-called U-Spaces. In this context, this paper investigates the communication performance of cellular-connected UAVs in dense urban environments. In particular, the analysis is based on a comprehensive measurement campaign conducted in the city of Benidorm, Spain-an urban area well known for its high concentration of tall buildings and overall urban density. More specifically, we evaluated key performance indicators (KPIs) related to received signal strength and quality, data rate, and latency across various altitudes, mobile network operators, access technologies, and frequency bands, using multiple types of measurement equipment. The results highlight significant challenges, primarily due to the lack of dedicated planning for aerial coverage and interference management, revealing that current cellular networks may fall short in supporting reliable and ubiquitous UAVs communication. Thus, this paper calls for improved network solutions to ensure the reliability of UAV operations in urban airspace, thereby contributing to the integration of UAVs into urban logistics and mobility.
△ Less
Submitted 7 April, 2025; v1 submitted 14 November, 2024;
originally announced November 2024.
-
SCIsegV2: A Universal Tool for Segmentation of Intramedullary Lesions in Spinal Cord Injury
Authors:
Enamundram Naga Karthik,
Jan Valošek,
Lynn Farner,
Dario Pfyffer,
Simon Schading-Sassenhausen,
Anna Lebret,
Gergely David,
Andrew C. Smith,
Kenneth A. Weber II,
Maryam Seif,
RHSCIR Network Imaging Group,
Patrick Freund,
Julien Cohen-Adad
Abstract:
Spinal cord injury (SCI) is a devastating incidence leading to permanent paralysis and loss of sensory-motor functions potentially resulting in the formation of lesions within the spinal cord. Imaging biomarkers obtained from magnetic resonance imaging (MRI) scans can predict the functional recovery of individuals with SCI and help choose the optimal treatment strategy. Currently, most studies emp…
▽ More
Spinal cord injury (SCI) is a devastating incidence leading to permanent paralysis and loss of sensory-motor functions potentially resulting in the formation of lesions within the spinal cord. Imaging biomarkers obtained from magnetic resonance imaging (MRI) scans can predict the functional recovery of individuals with SCI and help choose the optimal treatment strategy. Currently, most studies employ manual quantification of these MRI-derived biomarkers, which is a subjective and tedious task. In this work, we propose (i) a universal tool for the automatic segmentation of intramedullary SCI lesions, dubbed \texttt{SCIsegV2}, and (ii) a method to automatically compute the width of the tissue bridges from the segmented lesion. Tissue bridges represent the spared spinal tissue adjacent to the lesion, which is associated with functional recovery in SCI patients. The tool was trained and validated on a heterogeneous dataset from 7 sites comprising patients from different SCI phases (acute, sub-acute, and chronic) and etiologies (traumatic SCI, ischemic SCI, and degenerative cervical myelopathy). Tissue bridges quantified automatically did not significantly differ from those computed manually, suggesting that the proposed automatic tool can be used to derive relevant MRI biomarkers. \texttt{SCIsegV2} and the automatic tissue bridges computation are open-source and available in Spinal Cord Toolbox (v6.4 and above) via the \texttt{sct\_deepseg -task seg\_sc\_lesion\_t2w\_sci} and \texttt{sct\_analyze\_lesion} functions, respectively.
△ Less
Submitted 24 July, 2024;
originally announced July 2024.
-
TypoSwype: An Imaging Approach to Detect Typo-Squatting
Authors:
Joon Sern Lee,
Yam Gui Peng David
Abstract:
Typo-squatting domains are a common cyber-attack technique. It involves utilising domain names, that exploit possible typographical errors of commonly visited domains, to carry out malicious activities such as phishing, malware installation, etc. Current approaches typically revolve around string comparison algorithms like the Demaru-Levenschtein Distance (DLD) algorithm. Such techniques do not ta…
▽ More
Typo-squatting domains are a common cyber-attack technique. It involves utilising domain names, that exploit possible typographical errors of commonly visited domains, to carry out malicious activities such as phishing, malware installation, etc. Current approaches typically revolve around string comparison algorithms like the Demaru-Levenschtein Distance (DLD) algorithm. Such techniques do not take into account keyboard distance, which researchers find to have a strong correlation with typical typographical errors and are trying to take account of. In this paper, we present the TypoSwype framework which converts strings to images that take into account keyboard location innately. We also show how modern state of the art image recognition techniques involving Convolutional Neural Networks, trained via either Triplet Loss or NT-Xent Loss, can be applied to learn a mapping to a lower dimensional space where distances correspond to image, and equivalently, textual similarity. Finally, we also demonstrate our method's ability to improve typo-squatting detection over the widely used DLD algorithm, while maintaining the classification accuracy as to which domain the input domain was attempting to typo-squat.
△ Less
Submitted 1 September, 2022;
originally announced September 2022.
-
AI-assisted Optimization of the ECCE Tracking System at the Electron Ion Collider
Authors:
C. Fanelli,
Z. Papandreou,
K. Suresh,
J. K. Adkins,
Y. Akiba,
A. Albataineh,
M. Amaryan,
I. C. Arsene,
C. Ayerbe Gayoso,
J. Bae,
X. Bai,
M. D. Baker,
M. Bashkanov,
R. Bellwied,
F. Benmokhtar,
V. Berdnikov,
J. C. Bernauer,
F. Bock,
W. Boeglin,
M. Borysova,
E. Brash,
P. Brindza,
W. J. Briscoe,
M. Brooks,
S. Bueltmann
, et al. (258 additional authors not shown)
Abstract:
The Electron-Ion Collider (EIC) is a cutting-edge accelerator facility that will study the nature of the "glue" that binds the building blocks of the visible matter in the universe. The proposed experiment will be realized at Brookhaven National Laboratory in approximately 10 years from now, with detector design and R&D currently ongoing. Notably, EIC is one of the first large-scale facilities to…
▽ More
The Electron-Ion Collider (EIC) is a cutting-edge accelerator facility that will study the nature of the "glue" that binds the building blocks of the visible matter in the universe. The proposed experiment will be realized at Brookhaven National Laboratory in approximately 10 years from now, with detector design and R&D currently ongoing. Notably, EIC is one of the first large-scale facilities to leverage Artificial Intelligence (AI) already starting from the design and R&D phases. The EIC Comprehensive Chromodynamics Experiment (ECCE) is a consortium that proposed a detector design based on a 1.5T solenoid. The EIC detector proposal review concluded that the ECCE design will serve as the reference design for an EIC detector. Herein we describe a comprehensive optimization of the ECCE tracker using AI. The work required a complex parametrization of the simulated detector system. Our approach dealt with an optimization problem in a multidimensional design space driven by multiple objectives that encode the detector performance, while satisfying several mechanical constraints. We describe our strategy and show results obtained for the ECCE tracking system. The AI-assisted design is agnostic to the simulation framework and can be extended to other sub-detectors or to a system of sub-detectors to further optimize the performance of the EIC detector.
△ Less
Submitted 19 May, 2022; v1 submitted 18 May, 2022;
originally announced May 2022.