IQ-JEPA: A Joint-Embedding Predictive Architecture with a Hermitian Vision Transformer for Sound Speed and Attenuation Estimation from Ultrasound IQ Data

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Medical Imaging AI · Depth: Expert, quick

Summary

IQ-JEPA is a novel Joint-Embedding Predictive Architecture designed to estimate sound speed and attenuation from ultrasound in-phase and quadrature (IQ) data, addressing the nonlinear inverse problem of recovering sound speed from raw pulse-echo channel data. This architecture leverages both unlabeled and labeled data, employing a Hermitian vision transformer as its encoder. The transformer operates directly on complex signals, ensuring phase equivariance and invariance to constant phase offsets, mirroring classical coherence methods. Pretraining on 63,435 unlabeled acquisitions from 79,293 Fullwave 2.5 simulations at 2.5 MHz achieved a 15.60 m/s error with only 10,000 labels. This demonstrates a threefold gain in label efficiency compared to supervised training, escalating to over fourfold at 1,000 labels. While 2.2x below an InversionNet baseline and 8.71 m/s at full labels, the efficiency gain grows with more unlabeled pretraining data, highlighting the dominance of self-supervision. The system's ability to transfer frozen features and perform cross-distribution pretraining positions it as a foundational step for quantitative ultrasound models.

Key takeaway

For Machine Learning Engineers developing quantitative ultrasound models, IQ-JEPA offers a path to significantly reduce label dependency. You should explore self-supervised pretraining with large unlabeled datasets to achieve substantial label efficiency gains, potentially threefold or more. Consider implementing Hermitian Vision Transformers for direct complex signal processing; this improves accuracy and transferability across phantoms. This method could accelerate the deployment of robust diagnostic tools.

Key insights

IQ-JEPA uses a Hermitian Vision Transformer and self-supervision to efficiently estimate ultrasound sound speed and attenuation from IQ data.

Principles

Method

IQ-JEPA pretrains an encoder on masked IQ regions to predict latent representations from visible context, then fine-tunes on simulated maps. The encoder is a Hermitian vision transformer.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.