NVIDIA’S RAW2INSIGHTS TURNS RAW ULTRASOUND INTO REAL-TIME ADAPTIVE FOCUSING
NVIDIA released NV-Raw2Insights-US, a physics-informed model that learns from raw ultrasound signals to enable real-time, patient-specific focusing. Built with...
NVIDIA released NV-Raw2Insights-US, a physics-informed model that learns from raw ultrasound signals to enable real-time, patient-specific focusing.
Built with Siemens Healthineers, it estimates a per-patient speed‑of‑sound map and applies adaptive focusing in a single AI pass, replacing hand-tuned beamforming; details are in the post.
For data teams, this moves the pipeline left: keep and stream raw channel data, not just DICOM images. Real-time inference tightens latency budgets and demands GPU-aware serving.
If adoption grows, imaging backends will look more like sensor-data platforms: high-throughput ingest, stable schemas for probes, and physics metadata tracked alongside labels.
Raw-first imaging shifts storage, schemas, and governance from final images to high-rate sensor streams.
Real-time adaptive focusing raises latency and GPU scheduling requirements for on-prem and edge inference.
-
terminal
Prototype ingest of raw ultrasound channel streams; measure bandwidth, compression tradeoffs, and cost vs. DICOM-only storage.
-
terminal
Build a minimal inference path and profile end-to-end frame latency under probe-like burst patterns; validate stability under load.
Legacy codebase integration strategies...
- 01.
Add raw channel capture alongside PACS/DICOM; map probe metadata to patient/worklist IDs and tighten PHI controls.
- 02.
Gate rollout with feature flags in viewers to A/B AI-focused vs. current beamformed images and monitor radiologist feedback.
Fresh architecture paradigms...
- 01.
Design a raw-sensor data lake with time-synced channels and physics metadata; plan versioned schemas per probe.
- 02.
Stand up a GPU-serving tier optimized for streaming IO and backpressure tuned to probe output rates.
Get daily NVIDIA + SDLC updates.
- Practical tactics you can ship tomorrow
- Tooling, workflows, and architecture notes
- One short email each weekday