diff --git a/shape.html b/shape.html
new file mode 100644
index 0000000..12b008b
--- /dev/null
+++ b/shape.html
@@ -0,0 +1,207 @@
+
+
+
+
+
+
+
+ 1) Introduction & Background
+
+ Accurate and reproducible delineation of the LV endocardial border in two‑dimensional echocardiography is essential for
+ deriving LV area, volumes (EDV/ESV), LVIDd/s, and ultimately LVEF. Manual tracing is labour‑intensive and subject to
+ inter‑observer variability, while echo images often suffer from low contrast and speckle noise. Deep learning offers routes to
+ automation, typically via (i) pixel‑wise segmentation, (ii) point‑based landmark detection (apex and annulus points),
+ or (iii) hybrid multitask models combining both. This project focuses on the Apical Four‑Chamber (A4C) view, a primary
+ plane for biplane volumetry and routine clinical reporting.
+
+
+
Clinical target
Reliable A4C borders for area, LVID, and single‑plane Simpson volumes
+
Comparators
Segmentation vs Point‑based vs Hybrid (mask+keypoints)
+
Outcome
Which strategy yields the most clinically useful and robust borders?
+
+
+
+
+ 2) Aim & Research Questions
+ Aim. Compare segmentation‑only, point‑based landmark, and hybrid multitask approaches for LV border extraction in A4C, evaluating clinical utility, robustness on low‑quality frames, and generalisation across imaging conditions.
+ Key questions
+
+ - Clinical utility: Which approach yields the most accurate borders for LV area, LVIDd/s, and A4C‑based volumes?
+ - Robustness: Do explicit landmarks (apex, septal/lateral annulus) improve performance on low‑quality frames?
+ - Generalisation: Does multitask supervision (mask+keypoints) generalise better across vendors/sites?
+
+
+
+
+ 3) Methodology (A4C‑only)
+
+
+
+
Track A — Segmentation
+
+ - Model: U‑Net/UNet++/nnU‑Net (PyTorch/MONAI).
+ - Loss: Dice + Cross‑Entropy + contour‑aware term (e.g., distance transform / Chamfer) to sharpen borders.
+ - Output: LV mask → contour via marching squares / border tracing.
+
+
+
+
Track B — Point‑based (Landmarks)
+
+ - Model: Heatmap regression (e.g., HRNet / stacked hourglass).
+ - Targets: Apex, septal annulus, lateral annulus.
+ - Post‑proc: Spline or snake initialised by landmarks to form a smooth border.
+
+
+
+
+
+
+
Track C — Hybrid Multitask
+
+ - Backbone: Shared encoder; two heads (mask & heatmaps).
+ - Composite loss:
+
+ λ1(Dice+CE) + λ2MSEheatmaps + λ3 (Chamfer/Hausdorff on final contour)
+ + optional landmark‑contour consistency.
+
+
+ - Fusion: Combine predicted mask + landmarks (graph shortest‑path or snake) → final contour.
+
+
+
+
Pre‑/Post‑processing
+
+ - Standardise pixel spacing; crop ROI around LV; intensity normalisation.
+ - Augmentations: rotation (±10°), scale, gamma, mild elastic, compression artefacts.
+ - ED/ES selection provided or detected via area curve from coarse segmentation.
+
+
+
+
+
+ Note on clinical plausibility. Landmark constraints (apex & annulus line) can regularise contours and reduce anatomically implausible shapes on noisy frames.
+
+
+
+
+ 4) Data & Annotation Strategy (General)
+
+ The study will use A4C cine frames and corresponding ED/ES images sourced from either open datasets (subject to licence)
+ or institutional repositories under an approved governance protocol. Exact sources are flexible to local availability; the experimental
+ design does not depend on a specific dataset brand.
+
+ Ground truth (two label types)
+
+ - Masks: Expert endocardial tracings (ED & ES).
+ - Landmarks: Apex; septal and lateral annulus points (mitral hinge line).
+
+ When only one label type is available
+
+ - Derive landmarks from masks: (i) estimate annulus line by detecting valve‑hinge boundary intersections;
+ (ii) define apex as farthest point from the annulus line along the contour; (iii) optional curvature checks.
+ - Derive weak masks from landmarks: fit a spline through landmarks, rasterise to a thin mask, optionally dilate (2–3 px)
+ for supervision in low‑label settings.
+
+ Quality control
+
+ - Dual annotation on 10–15% to estimate inter‑observer variability (used as non‑inferiority margin).
+ - Manual validation of automatically derived landmarks on a stratified subset.
+
+
+
+
+ 5) Evaluation Plan
+
+
+
Contour quality
+
+ - Dice, IoU (overlap)
+ - Hausdorff95, mean surface distance, point‑to‑curve error (mm)
+ - Landmark error (mm) at apex/annuli
+
+
Robustness & generalisation
+
+ - Stratify by image quality, vendor/site (if available), and stress tests (noise, blur, rotation)
+ - Uncertainty: test‑time augmentation / MC‑dropout; calibration (ECE/AUCE)
+
+
+
+
Clinical accuracy (A4C)
+
+ - LV area (ED/ES), long‑axis length (annulus–apex), single‑plane Simpson EDV/ESV
+ - Agreement vs clinician: Bland–Altman, MAE/RMSE, Pearson/Spearman, 95% LoA coverage
+ - Failure rate on low‑quality frames; time‑per‑frame
+
+
Statistics
+
+ - Paired tests across methods (Wilcoxon/t‑test); effect sizes & 95% CI
+ - Non‑inferiority vs inter‑observer variability
+
+
+
+ Primary endpoint
+ Lowest EDV/ESV MAE (A4C single‑plane Simpson) and narrowest limits of agreement, or equivalent performance with fewer labelled masks (data‑efficiency advantage).
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/spinal.html b/spinal.html
index 5f99680..f6ff126 100644
--- a/spinal.html
+++ b/spinal.html
@@ -1,253 +1,139 @@
-
-
-
-
-
-
-
-
-
-
-
-
Supervisory Team
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
PROJECT DESCRIPTION
-
-
Background:
-
Vertebral compression fractures are among the most common osteoporotic fractures in the elderly population. While many patients experience favourable outcomes following an acute osteoporotic vertebral fracture, a significant subset will undergo progressive vertebral collapse over time. This collapse can lead to chronic back pain, pronounced spinal deformity (kyphosis), and associated comorbidities that severely diminish quality of life. Early identification of patients at risk for progressive collapse is crucial, so that preventive interventions (such as medications, bracing or surgical consultation) can be implemented promptly. However, clinicians currently lack effective tools to predict which acute vertebral fractures will progressively worsen. Existing fracture risk calculators – FRAX (Fracture Risk Assessment Tool) and QFracture – estimate long-term osteoporotic fracture risk based on clinical factors, but they do not address the imminent risk of an existing vertebral fracture collapsing further. Additionally, these tools do not incorporate detailed imaging features of the fracture itself, potentially overlooking critical indicators of structural weakness.
-
-
Research Objective:
-
Earlier studies by our team and others suggest that the initial severity of vertebral injury significantly predicts later collapse. For example, the degree of vertebral height loss or endplate disruption in initial X-rays may be linked to the likelihood of developing progressive deformity. Building on this knowledge, this project aims to create an AI-based prognostic system that combines multimodal imaging and clinical data to accurately forecast progressive vertebral damage. The ultimate objective is to establish a personalised prediction tool that outperforms traditional risk models (FRAX and QFracture) in this specific clinical context, providing clinicians with a new decision-support alternative.
-
-
Methodology:
-
Multimodal Data Integration: The project will leverage a rich, multimodal dataset for each patient, including:
-
-
- - X-ray Imaging: Plain radiographs (especially lateral spine X-rays) of the fractured vertebra, which reveal vertebral shape, alignment, and any acute deformity. These images will be used to extract morphometric features such as vertebral height loss, wedge angle, or endplate irregularities.
-
- - CT Scans: When available, computed tomography provides 3D details of the vertebral anatomy and fracture. CT data can quantify fracture fragment displacement, comminution, and trabecular bone structure. Such detailed structural indicators can improve the assessment of initial damage severity.
-
- - DEXA Measurements: Dual-energy X-ray absorptiometry scans offer bone mineral density (BMD) values and potentially trabecular bone score, reflecting overall bone quality. Low BMD is a known risk factor for fragility fractures and may influence the likelihood of further collapse.
-
- - Clinical Risk Factors: Patient data such as age, sex, history of prior fractures, glucocorticoid use, smoking status, and other comorbidities will be included. These are the factors typically used in tools like FRAX/QFracture. Incorporating them ensures the model accounts for systemic risk factors alongside imaging findings.
-
-
-
AI Modelling Approach:
-
Using this multimodal input, we will design a deep learning framework to predict vertebral fracture outcomes. Convolutional neural networks (CNNs) or similar architectures will be employed to automatically extract meaningful features from X-ray and CT images (for example, detecting subtle shape changes or density patterns that correlate with instability). The imaging networks will be combined with a parallel network or feature input for clinical factors, creating a fused model that considers both imaging and non-imaging data. We will explore architectures for multimodal fusion – such as combining feature vectors from image models with clinical variables in a fully connected layer or using attention mechanisms to weigh each data modality’s contribution. The model’s output will be a risk score or probability that the patient’s vertebral fracture will progress (collapse further or require intervention) within a defined follow-up period.
-
-
Training and Validation:
-
A retrospective dataset of osteoporotic fracture patients will be utilised to train the AI system. Each case will be labelled based on the outcome – The Ground Truth (e.g., whether significant vertebral collapse or new fractures occurred during follow-up). The training process will involve standard practices such as data augmentation (particularly for X-ray images, to account for variability in imaging conditions) and cross-validation to ensure robustness. Model performance will be evaluated on a hold-out test set and, if possible, through cross-site validation (to ensure generalisability). Key evaluation metrics will include prediction accuracy, sensitivity and specificity in identifying high-risk patients, and positive predictive value for collapse outcomes.
-
-
Comparison with Existing Tools: To gauge the value of this AI approach, its predictions will be quantitatively compared against FRAX and QFracture risk outputs for the same patients. We expect the AI model, with its rich imaging input, to more precisely identify high-risk individuals than conventional tools. For example, if FRAX classifies a patient as moderate risk based only on age and BMD, but the AI detects severe vertebral damage on the X-ray/CT, the model might correctly flag them as high risk for collapse – a nuance FRAX would miss. Through such comparisons, the project will demonstrate the added predictive power of incorporating imaging via AI. Early studies in the field have hinted that deep learning on spinal X-rays can surpass FRAX in fracture risk prediction, supporting the premise that our integrated approach will be effective. (https://digitalcommons.library.tmc.edu/baylor_docs/2550)
-
-
Expected Outcomes and Impact:
-
By the end of the project, we plan to deliver a validated prototype of an AI-assisted clinical tool for estimating vertebral fracture prognosis. This tool could be utilised at the point of care when an older patient presents with a recent osteoporotic vertebral fracture. The system would analyse the patient’s X-rays, any available CT and DEXA data, as well as their clinical profile, and then provide an assessment of the likelihood that the fracture will worsen over time. A high-risk prediction could prompt physicians to initiate early treatments (such as vertebroplasty, intensive osteoporosis therapy, or physiotherapy focused on spine support) before major collapse and disability occur. This proactive approach represents a significant shift from current practice, where clinicians must essentially “wait and see” if a fracture deteriorates. Ultimately, the project’s innovation lies in offering a novel alternative to FRAX and QFracture that is specifically tailored to vertebral injury prognosis. Such a tool aligns with IntSaV’s mission of applying AI to high-impact healthcare problems, and it holds promise for reducing the burden of osteoporotic spinal injuries through early, AI-guided intervention.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
Latest News
+
Coming soon: updates on our latest research, publications, and events.
+
+
+
+
+