Photoacoustic-Ultrasound Dual-mode Imaging (PAUS) L1-509
Unclaimed Principle — open for contribution
This Principle is declared in the catalog but has no reference solver, no pinned dataset, and is not registered on-chain. There is no reward pool. Submitting a cert against this Principle today will record the cert for reproducibility but pay zero PWM.
To claim it as a Bounty #7 contribution: open a PR adding (1) a reference solver, (2) ≥1 dataset pinned to IPFS, (3) updates to the L3 manifest with dataset CIDs. After verifier-agent triple-review, the founders' 3-of-5 multisig signs PWMRegistry.register() and the Principle becomes mineable.
Forward model E
Photoacoustic-Ultrasound Dual-mode Imaging (PAUS): joint multi-physics forward couples (i) qPAT chain — optical fluence Phi(r, lambda) by radiative transfer, energy absorption H = mu_a * Phi, thermoelastic source p_0 = Gamma * H, acoustic propagation p_PA(r_d, t) = integral G_acoustic(r_d, r'; c) * p_0(r') dr'; (ii) pulse-echo ultrasound — incident wave from US transmit produces backscatter from tissue impedance contrast Z(r) = rho(r) * c(r), with received signal y_US(r_d, t) = integral G_pulse_echo(r_d, r'; c, rho) * (delta-Z/Z)(r') dr' under the Born approximation; (iii) shared tissue model — both modalities depend on the same tissue speed-of-sound c(r) and density rho(r) maps, with PA additionally constrained by mu_s'(r) and qPAT-specific parameters. The forward DAG has 9 primitives with two coupling constraints (n_c = 2): (i) shared tissue speed-of-sound and density across both modalities (parameter coupling); (ii) spatially co-registered acquisition (geometric coupling — same transducer, same scan plane). Recovery is posed as the joint inverse problem that recovers (mu_a(r, lambda), Z(r), c(r), rho(r)) from joint measurement {p_PA(r_d, t, lambda), y_US(r_d, t)}. Difficulty tier delta = 5 with raw condition number kappa ~ 280 (limited by PA/US bandwidth mismatch and absorbing-region ambiguity) and effective kappa_eff ~ 40 after model-based joint reconstruction. Mismatch parameters: pa_us_synchronization_jitter, fluence_inhomogeneity, acoustic_speed_heterogeneity, acoustic_attenuation, transducer_bandwidth_difference_pa_vs_us, motion_during_acquisition. Additive Gaussian thermal noise sets the data-fidelity floor. See forward_model field for the closed-form joint imaging equation.
L-DAG
Well-posedness W
- Existence:
- true
- Uniqueness:
- conditional
- Stability:
- conditional
- κ:
- 280
Existence of recovered joint state (mu_a, Z, c, rho) is guaranteed within the declared Omega bounds. Uniqueness holds under multi-illumination + multi-wavelength PA acquisition combined with US transmit-receive at adequate SNR; single-wavelength single-illumination PAUS suffers the same multiplicative non-uniqueness as single-wavelength qPAT (excluded from the spec range). Stability is moderately conditioned (kappa_eff ~ 40 after joint model-based reconstruction) — pa_us_synchronization_jitter dominates registration error; fluence_inhomogeneity dominates qPAT-class chromophore bias; acoustic_attenuation dominates US-class deep-tissue contrast; transducer_bandwidth_difference_pa_vs_us contributes a frequency-dependent reconstruction artifact (PA typically lower-frequency band 0.5-10 MHz, US higher 5-20 MHz). Joint Hadamard well-posedness for the coupled qPAT + US Born forward is established by the qPAT references (Bal-Uhlmann 2010, Bal-Ren 2011) plus the dual-mode literature: Niederhauser et al. 2005 (combined OAT/US), Beard 2011 (review), Wang LV 2008 (multiscale photoacoustic), Mehrmohammadi et al. 2013 (PA-US clinical), Park et al. 2017 (PAUS guided interventions).
Solvability C
- Solver class:
- linear-operator + convex optimisation [joint qPAT + US ML reconstruction; alternating PA/US blocks with shared tissue model; FEM-based unified forward] | model-based iterative [k-Wave + Field II coupled solver] | linear-operator + deep neural prior [PAUS-Net dual-encoder]
- Convergence rate q:
- 2
- Complexity:
- O(H * W * Z * (N_PA_wavelengths + N_US_modes) * (transducer_count * time_samples)^(2/3)) per iteration via k-Wave + Field II coupled time-domain forward / adjoint; learned dual-encoder variants O(H W Z * F_theta_cost) per forward pass