Search papers, labs, and topics across Lattice.
To address the high slice-selection variability in evaluating trochlear dysplasia, this work establishes an automated pipeline that replaces single-slice 2D measurements with continuous 3D sulcus angle (SA) morphological profiles. The framework fuses routine axial, coronal, and sagittal MR acquisitions via implicit neural representations (INRs) into a super-resolved volume, followed by dual U-Net landmark detectors to quantify trochlear geometry continuously. Validated on fastMRI and clinical cohorts, the system achieves an 11.6掳 mean absolute error against manual slice readings while successfully uncovering distinct population-level geometric signatures of dysplasia.
Relying on arbitrary 2D slice selection for joint pathology is obsolete when implicit neural representations can reconstruct continuous, multi-planar anatomical profiles directly from standard clinical MRIs.
Trochlear dysplasia (TD) is an abnormality of the femoral trochlea associated with anterior knee pain and patellar instability. The sulcus angle (SA) is used to assess trochlear morphology, but it is typically measured on a single axial MR slice with no clear guidance on which to select, making it sensitive to slice selection and landmark placement. We propose an automatic framework for continuous SA profiling from super-resolved MR volumes. Clinically acquired axial, coronal, and sagittal MR scans are combined using implicit neural representations to reconstruct a high-resolution volume. SA measurements are computed across the trochlear region using two landmark detection U-Net models. The approach was evaluated on the public fastMRI dataset and a small in-house cohort of patients with TD. Compared with conventional manual single-slice SA measurements, the proposed automated method yielded a mean absolute error of 11.6$^\circ$ while providing continuous characterization of trochlear morphology. Population-level analysis demonstrated distinct mean SA profiles between the public cohort and the in-house TD cohort, highlighting the potential of profile-based assessment to characterize TD. By reducing reliance on a single manually selected axial slice, the proposed framework extends conventional SA assessment to a continuous profile-based description of trochlear morphology without additional imaging, while remaining conceptually linked to current clinical assessment. Further validation is required. The code is available: https://github.com/wehrlimi/SA_Profile.