diff --git a/.DS_Store b/.DS_Store index e4ae968..c2a1022 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/IQ.html b/IQ.html new file mode 100644 index 0000000..550c885 --- /dev/null +++ b/IQ.html @@ -0,0 +1,527 @@ + + + + + + The Pulse of Progress: AI in Echocardiography + + + + + + + + + +
+ +
+ +
+
+
+

The Pulse of Progress

+

+ Artificial Intelligence is revolutionizing echocardiography, transforming a subjective, operator-dependent process into a precise, efficient, and accessible diagnostic tool. This interactive report explores how AI is setting a new standard for cardiovascular care. +

+
+
+

≤98%

+

Accuracy in automated view classification

+
+
+

>85%

+

Novice-expert agreement with AI guidance

+
+
+

70%

+

Reduction in measurement & reporting time

+
+
+
+
+ +
+
+
+

From Challenge to Solution

+

+ Traditional echocardiography faces significant hurdles that AI is uniquely positioned to overcome. This section provides an overview of the key problems and the corresponding AI-driven solutions that are improving diagnostic quality and consistency. +

+
+ +
+
+

The Traditional Challenges

+
+
+

High Operator Dependence & Variability

+

Image quality and measurements vary significantly between operators, with LVEF calculations showing an Intraclass Correlation Coefficient (ICC) as low as 0.187, indicating poor reliability.

+
+
+

Subjective Quality Assessment

+

Without objective standards, assessing image quality is subjective, leading to inconsistent diagnoses, especially when images are suboptimal due to patient factors or technical issues.

+
+
+

Inefficient and Time-Consuming Workflows

+

Manual measurements, view selection, and reporting are repetitive, labor-intensive tasks that consume valuable clinician time and slow down patient throughput.

+
+
+
+ +
+

The AI-Powered Solutions

+
+
+

Automation and Standardization

+

AI automates measurements and view classification, drastically reducing inter-observer variability and ensuring consistent application of diagnostic guidelines.

+
+
+

Objective Quality Scoring & Guidance

+

AI models provide objective, quantifiable image quality scores and real-time guidance to operators, helping even novices acquire diagnostic-quality images and improving overall data integrity.

+
+
+

Streamlined and Accelerated Workflows

+

AI can complete a full echo analysis in under a minute and reduce reporting time by up to 70%, freeing up clinicians to focus on complex decision-making and patient care.

+
+
+
+
+
+
+ +
+
+
+

Quantifying the Impact

+

+ AI's integration into echocardiography delivers measurable improvements in accuracy, efficiency, and consistency. The chart below provides a comparative look at performance metrics, illustrating the clear advantages of AI-augmented analysis over traditional manual methods. Interact with the buttons to explore different facets of this impact. +

+
+ +
+
+ +
+
+ + + +
+
+
+
+ +
+
+
+

How It Works: The AI Pipeline

+

+ AI transforms raw ultrasound video into actionable clinical insights through a sophisticated, multi-stage process. This simplified pipeline shows the key steps from image capture to final analysis, demonstrating how AI brings structure and automation to the workflow. +

+
+
+ +
+
+
1
+

Image Acquisition

+

An operator acquires echo videos. AI can provide real-time guidance to ensure optimal view and quality.

+
+
+
2
+

View Classification

+

A Convolutional Neural Network (CNN) automatically identifies the anatomical view (e.g., A4C, PLAX) from thousands of frames.

+
+
+
3
+

Quality Assessment

+

The model scores the image quality based on objective criteria like border clarity and structure visibility, flagging poor quality images.

+
+
+
4
+

Segmentation & Quantification

+

AI automatically segments key structures (like the left ventricle) and calculates critical metrics like LVEF and volumes.

+
+
+
5
+

Automated Reporting

+

The results are compiled into a structured report, often integrated directly into the PACS or EHR system, saving significant time.

+
+
+
+
+
+ +
+
+
+

Challenges and Considerations

+

+ While powerful, the integration of AI into clinical practice is not without its hurdles. Successfully navigating these technical, ethical, and logistical challenges is crucial for responsible and effective deployment. Select a topic to learn more. +

+
+
+
+ +
+
+

AI models require vast, diverse, and well-annotated datasets for training. A lack of diversity in training data can lead to algorithmic bias, where models perform poorly on underrepresented populations, potentially worsening health disparities. Ensuring fairness and generalizability is a primary ethical and technical challenge.

+
+
+
+
+ +
+
+

For AI to be useful, it must seamlessly integrate with existing hospital infrastructure like Electronic Health Records (EHR) and Picture Archiving and Communication Systems (PACS). The lack of standardization across these systems creates a significant technical barrier to adoption, often called the "last mile" problem of implementation.

+
+
+
+
+ +
+
+

Key questions remain about data privacy, security, and accountability for AI-driven decisions. The "black box" nature of some models can hinder clinical trust. Establishing clear regulatory frameworks, ensuring transparency (Explainable AI), and defining human oversight are essential for building confidence among clinicians and patients.

+
+
+
+
+
+
+ +
+
+
+

The AI Echocardiography Ecosystem

+

+ A vibrant ecosystem of commercial companies, academic institutions, and public datasets is driving innovation. This section highlights the key players and resources that are shaping the future of AI in cardiac imaging. +

+
+
+
+ + + +
+
+
+
+
+
+ +
+
+
+

The Future is Augmented

+

+ The evolution of AI in echocardiography is heading towards a future of "augmented intelligence," where technology enhances, rather than replaces, human expertise. The goal is to create a symbiotic partnership that delivers more proactive, personalized, and precise cardiovascular care. +

+
+
+
+

Advanced Clinical Decision Support

+

Future AI will integrate imaging data with EHR records, labs, and genetics to predict outcomes, suggest diagnoses, and identify subtle disease markers, acting as a powerful prognostic tool for clinicians.

+
+
+

Democratization via POCUS

+

AI will be increasingly integrated into portable Point-of-Care Ultrasound (POCUS) devices, empowering a wider range of healthcare providers to perform high-quality cardiac screening in any setting.

+
+
+

Fully Autonomous Acquisition

+

Robotic ultrasound systems guided by AI algorithms could one day perform fully autonomous scans, completely standardizing image acquisition and freeing sonographers for more complex interpretive tasks.

+
+
+
+
+ +
+ + + + + + diff --git a/assets/.DS_Store b/assets/.DS_Store index 5019151..66994bb 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/assets/img/.DS_Store b/assets/img/.DS_Store index b73b2fd..e76501f 100644 Binary files a/assets/img/.DS_Store and b/assets/img/.DS_Store differ diff --git a/assets/img/UWL-logo.jpg b/assets/img/UWL-logo.jpg new file mode 100644 index 0000000..db93c8d Binary files /dev/null and b/assets/img/UWL-logo.jpg differ diff --git a/assets/img/logo-without UWL.png b/assets/img/logo-without UWL.png new file mode 100644 index 0000000..2542145 Binary files /dev/null and b/assets/img/logo-without UWL.png differ diff --git a/assets/img/logo.png b/assets/img/logo.png index 2542145..38f37a7 100644 Binary files a/assets/img/logo.png and b/assets/img/logo.png differ diff --git a/assets/img/projects/.DS_Store b/assets/img/projects/.DS_Store index 9b44534..3fdd84b 100644 Binary files a/assets/img/projects/.DS_Store and b/assets/img/projects/.DS_Store differ diff --git a/assets/img/projects/Biobank/logo-bio old.png b/assets/img/projects/Biobank/logo-bio old.png new file mode 100644 index 0000000..d44069f Binary files /dev/null and b/assets/img/projects/Biobank/logo-bio old.png differ diff --git a/assets/img/projects/Biobank/logo-bio.png b/assets/img/projects/Biobank/logo-bio.png index d44069f..0526585 100644 Binary files a/assets/img/projects/Biobank/logo-bio.png and b/assets/img/projects/Biobank/logo-bio.png differ diff --git a/assets/img/projects/Biobank/logo.pptx b/assets/img/projects/Biobank/logo.pptx new file mode 100644 index 0000000..fc159e0 Binary files /dev/null and b/assets/img/projects/Biobank/logo.pptx differ diff --git a/assets/vendor/.DS_Store b/assets/vendor/.DS_Store new file mode 100644 index 0000000..6506469 Binary files /dev/null and b/assets/vendor/.DS_Store differ diff --git a/index.html b/index.html index fb6c757..74821da 100644 --- a/index.html +++ b/index.html @@ -1,49 +1,77 @@ - - - - - IntSaV - - - - - - - - - - - - - - - - - - - - + + + + IntSaV + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/shape.html b/shape.html new file mode 100644 index 0000000..12b008b --- /dev/null +++ b/shape.html @@ -0,0 +1,207 @@ + + + + + SHAPE — Segmentation, Hybrid, And Point‑based Evaluation for LV Border Extraction in Echocardiography (A4C) + + + + +
+
+ SHAPE +

Segmentation, Hybrid, And Point‑based Evaluation for LV Border Extraction in Echocardiography (A4C)

+

MSc Project Proposal • Comparative analysis of deep learning strategies for left ventricular (LV) border extraction in the Apical Four‑Chamber view

+ +
+ +
+

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 @@ - - - - - - spinal - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

AI for Predicting Progressive Vertebral Fractures Using Multimodal Imaging (X-ray, CT, DEXA) and Clinical Risk Factors.

-

University of West London – School of Biomedical Sciences

-

In Collaboration with the School of Computing and Engineering

-

-
-
-
- - -
- - -
-
-
- -
- - - - -
- - -
-
-
-
-
-
-

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.

-
-
-
-
- -
-
-
- - - - - - - - - -
- - -
- - -
- - - -
+
-
- +
+

The THRIVE Research Centre is a multidisciplinary hub dedicated to transforming healthcare through cutting-edge research, innovation, and strategic partnerships. Our mission is to create impact-driven health solutions that address real-world challenges and improve outcomes for individuals and communities.

+
-
- -
- - -
- - - - - - - - - - - - - - - - - + + +
+

Latest News

+

Coming soon: updates on our latest research, publications, and events.

+
+ + + +