1. Introduction
Ultrasound computed tomography (UCT) [
1,
2,
3,
4,
5] has emerged as an advanced diagnostic modality that offers the potential for high-resolution images of soft and hard tissue structures. Traditional ultrasound imaging, which is invaluable owing to its real-time imaging capabilities and the absence of ionizing radiation, is sometimes limited by its reliance on operator skill and the acoustic impedance of the tissues. B-mode ultrasound may face challenges in distinguishing various tissue types or in identifying minor differences in tissue density [
6]. In contrast, UCT enhances tissue characterization and contrast by leveraging its ability to measure acoustic properties such as the speed-of-sound (SoS) and attenuation. Among these, SoS plays a particularly crucial role, as it provides a direct link to the mechanical and structural properties of tissues, enabling more accurate identification of tissue types and anomalies [
7]. Unlike traditional ultrasound, which primarily relies on backscattered signals to infer structural information, SoS-based imaging in UCT offers a quantitative measure that can distinguish subtle differences in tissue composition. This makes it especially effective for detecting anomalies, such as tumors, cysts, or abnormal growths, where variations in SoS values reveal pathological changes that may go undetected in conventional ultrasound imaging [
8]. By integrating this level of precision, UCT facilitates more detailed and reliable tissue characterization, paving the way for improved diagnostic accuracy and clinical outcomes.
Generating UCT images from recorded transducer signals is a complex process that involves heavy computations. UCT image reconstruction typically relies on Iterative Reconstruction (IR) algorithms, which progressively refine images to improve their accuracy. Unlike direct reconstruction methods that attempt to solve the imaging problem in a single step (such as the inverse Radon transform in X-ray CT), IR approaches this problem by iterating between the measurement and image domains and making incremental improvements to the image with each cycle. Among IR methods, Full-Waveform Inversion (FWI) [
9,
10,
11] is a refined approach that incorporates wave diffraction and reflection into the image-reconstruction process. By considering these complex wave phenomena, FWI enhances the spatial resolution of UCT images, providing detailed maps of tissue properties that simpler methods may overlook. This makes it a powerful tool for capturing fine structural details and accurately reconstructing tissue distribution.
However, FWI poses several challenges owing to its complex optimization process. The method seeks to determine the SoS distribution that best aligns with the recorded signals; however, this optimization is inherently large-scale, ill-posed, and nonlinear. Additionally, high contrast in SoS values between different tissue types can exacerbate these issues by increasing the sensitivity to local minima and making convergence more difficult, particularly in reduced-sensor or limited-view configurations.
Owing to the heavy computation time required by traditional FWI methods, deep learning has emerged as a promising alternative for UCT. Deep learning has revolutionized medical imaging by offering advanced techniques for tasks such as image reconstruction, diagnosis, and treatment planning [
12,
13,
14,
15]. Its ability to identify patterns and enhance image quality [
16] has made it particularly effective in addressing challenges within UCT.
In the field of UCT, deep learning methods have demonstrated significant potential for improving reconstruction quality while reducing computational demands. For example, the method proposed in [
17,
18] aims to achieve reconstruction quality of FWI while maintaining computational efficiency. This approach uses low-resolution SoS images from ray-based travel time tomography and reflectivity data from reflection tomography as the inputs. SoS images provide information about tissue properties, whereas reflectivity data provide boundary details. These dual inputs were processed using a U-Net-based image reconstruction method trained to map them to high-resolution SoS images. This model captures intermediate mapping knowledge and enables accurate and efficient reconstruction.
Beyond this example, other deep-learning approaches in UCT have targeted specific challenges. In [
19], the authors addressed the generalization of neural networks from simulated to real data by integrating Fourier transforms into a network. This integration improves the robustness to noise and enhances the generalizability of real-world measurements. Similarly, the method proposed in [
20], called SRSS-Net, focuses on reconstructing SoS images from sparse data. By leveraging a convolutional neural network (CNN), SRSS-Net effectively suppresses artifacts, preserves structural details, and surpasses traditional methods in terms of accuracy and computational speed.
The study in [
21] introduced a network architecture for large receptive fields by incorporating multiple downscaling and upscaling convolutional units. This architecture, trained on ImageNet and tested on an Optical and Acoustic Breast Phantom Database, demonstrated superior efficiency and robustness, delivering comparable or better quality than traditional methods. Meanwhile, ref. [
22] explored limited-angle UCT for prostate cancer diagnosis, utilizing an autoencoder-like network to encode Time-of-Flight (ToF) data into lower-dimensional representations and decode them into SoS images. This method achieved high accuracy, demonstrating its potential for specialized applications.
Yan et al. [
23] proposed an untrained-network full-waveform inversion (UNN-FWI) framework for breast UCT. Their method optimizes an encoder–decoder generator—initialized with random weights—for each slice so that its output, when passed through the acoustic forward model, minimizes the waveform data misfit. This slice-specific optimization yields impressive quantitative accuracy within the typical soft-tissue range of the breast and provides a physics-informed alternative to fully supervised learning.
Another significant contribution is presented in DeepUCT [
24], where the central objective is to directly learn mapping from the recorded time-series sensor data to a spatial image representing acoustical properties. To achieve this, DeepUCT comprises two cascaded CNNs with an encoder–decoder architecture. This approach emphasizes the direct utilization of raw sensor data, eliminating the need for extensive preprocessing, and achieving robust and efficient reconstructions.
The aforementioned methods differ primarily in their utilisation of sensor data in UCT. For instance, refs. [
17,
18] employ both sound-speed and reflection images reconstructed from raw measurements, while other approaches rely on transformed or intermediate representations. Specifically, refs. [
19,
20,
22] extract time-of-flight (ToF) features from RF signals, and [
21] utilizes a paraxial approximation to model wave propagation before feeding the resulting wavefield into a neural network. These approaches offer different trade-offs between physical interpretability, computational efficiency, and input representation.
In contrast, methods such as [
23,
24] aim to directly leverage raw RF data. The untrained-network FWI framework [
23] integrates the acoustic forward model within an optimization process, while DeepUCT [
24] learns a direct mapping from time-series sensor data to spatial images using supervised learning. These distinctions highlight the diversity of design choices in UCT deep learning, ranging from physics-informed optimization to fully data-driven approaches.
Inspired by DeepUCT [
24], we propose the Multi-Channel Transducer Network (CUCT-Net), a convolutional neural network designed to address fundamental limitations of conventional FWI when applied to high-contrast tissues. In practical UCT settings, tissues such as bone exhibit large SoS contrasts that challenge iterative inversion methods [
1], particularly under limited transducer counts and in the absence of reliable initial guesses.
Building on a direct signal-to-image learning paradigm, CUCT-Net introduces a multi-input feature encoding strategy, in which raw measurements from individual transducers are processed independently and subsequently fused with SU to enhance feature extraction under sparse sensing conditions.
Rather than pursuing continuous physical parameter inversion, this work presents a proof of concept for direct SoS estimation over a quantized value space and for direct tissue segmentation from raw ultrasound signals, both operating in reduced-sensor UCT configurations. Here, ‘quantized’ refers to discretization of the SoS value into a finite set of admissible levels (not spatial discretization due to pixelization). In this study, the SoS reconstruction is formulated using a limited number of quantization levels selected to span a broad, physically plausible SoS range. This design choice is deliberate: for high-contrast UCT scenarios, the quantization is defined with relatively large step sizes to enable robust discrimination of strong acoustic contrasts. For the brain tissue experiments, the eight output classes correspond to major tissue categories of practical relevance. This formulation allows stable learning and robust inference under conditions where conventional inversion methods are known to be unstable.
The proposed architecture operates directly on raw sensor data without preprocessing and is designed for computational efficiency and flexibility across different UCT system setups. The key contributions of this work are summarized as follows:
No Dependency on Initial Guess: Unlike traditional FWI methods, the proposed deep learning approach does not rely on a solid initial guess and effectively handles high-contrast SoS regions, overcoming a significant limitation of FWI techniques.
Direct Sensor Data Processing: In comparison to most neural networks, CUCT-Net is among the few models that directly process raw sensor data to generate UCT images, eliminating the need for preprocessing steps such as generating ToF images and reducing computational overhead.
Modular Architecture with Enhanced Adaptability: CUCT-Net introduces a modular design that mirrors the UCT mechanism, allowing adaptation to different UCT setups by adjusting the number of input networks. The design delivers improved qualitative image fidelity with clearer boundaries, more accurate shapes, and fewer artifacts, supporting robust performance in complex SoS regions.
Sensor-Aligned Multi-Encoder Architecture with Shift Units: The proposed model introduces a multi-encoder design tailored to the multi-transducer UCT acquisition process, enabling structured processing of sensor-specific signals. Building upon this architecture, Shift Units are incorporated to enhance feature extraction by capturing localized variations within each encoder stream, improving representation capability under complex wave propagation conditions.
This framework enables end-to-end quantized SoS estimation and tissue-level segmentation directly from raw UCT measurements. To the best of our knowledge, the proposed approach introduces three fundamental contributions. First, it presents a sensor-aligned multi-encoder architecture that preserves the distributed structure of multi-transducer UCT acquisition, rather than collapsing all receiver signals into a single representation. Second, it formulates UCT as a discretized prediction problem by quantizing the sound-speed space, transforming the conventional continuous inverse reconstruction into a classification-based objective that improves stability in ill-posed and high-contrast scenarios. Third, it establishes a direct signal-to-segmentation paradigm, learning tissue-level representations directly from raw sensor data without intermediate reconstruction. These contributions fundamentally distinguish the proposed method from existing approaches that primarily focus on continuous inverse reconstruction or rely on intermediate representations. In contrast, the Shift Units and transfer learning strategy serve as architectural refinements that further enhance performance within this framework. Together, these elements motivate the development of data-driven UCT pipelines that reduce reliance on iterative inversion under limited measurements.
3. Results
The performance of the models was assessed using four metrics: the Dice coefficient, Accuracy, IoU, and SSIM. Collectively, these metrics provide a comprehensive evaluation of model performance by capturing the spatial accuracy and structural fidelity, ensuring that the segmentation quality aligns closely with the ground truth data across different dimensions. The model was modified into three distinct versions to reduce memory requirements and to support an ablation study by isolating the contributions of key architectural components: CUCT-Net Small, Base, and Large. CUCT-Net Large retains the comprehensive design outlined in
Section 2.2. The CUCT-Net Base reduces memory usage by excluding SUs from the input networks. Finally, CUCT-Net Small further minimizes memory demands by replacing double ConvNeXt blocks in both input and output networks with single ConvNeXt blocks, significantly lowering the total parameter count.
FWI is implemented as a comparison method using the open-source Stride library [
49]. The inversion followed a frequency continuation strategy consisting of five frequency blocks with maximum frequencies of 0.1, 0.3, 0.5, 0.7, and 0.8 MHz. Each frequency block is optimized for 20 iterations, and at each iteration, a subset of 16 shots is randomly selected to balance the computational efficiency and robustness. The inversion is initialized from a homogeneous SoS model of 1500
, without using prior structural information.
The forward wave propagation in Stride is solved using the IsoAcousticDevito operator with the OT2 kernel, which corresponds to a second-order accurate time discretization of the acoustic wave equation and is implemented via Devito [
50]. To improve the numerical accuracy of the iterative inversion baseline, FWI experiments are conducted on a higher spatial resolution grid of
compared with the learning-based pipeline. Because FWI requires forward data that are consistent with the discretization, solver, and grid used during inversion, the corresponding sensor measurements are re-simulated within Stride on the same grid and temporal sampling. In contrast, the learning-based methods operate on k-Wave simulated data as described earlier.
The inversion is performed using gradient descent with a fixed step size of 2.0. Gradients are aggregated using a global gradient processing strategy, and the model parameters are constrained to a physically plausible range of [800, 2400] during optimization. The stopping criterion is defined by a fixed iteration budget determined by the number of frequency blocks and the number of iterations per block. Due to the high computational cost of FWI, the reported FWI metrics are computed as averages over 20 randomly selected test samples.
For segmentation-based evaluation metrics, including Accuracy, Dice coefficient, and IoU, the continuous FWI outputs are mapped to the nearest discrete SoS values to ensure consistency with categorical ground truth labels. The SSIM is computed directly using continuous FWI reconstructions without discretization. This evaluation protocol ensures a consistent and unbiased comparison across methods.
The DeepUCT model [
24] was chosen for comparison owing to its similar data format and transducer setup. DeepUCT utilizes a dual-structure model consisting of convolution layers with varying stride and padding sizes for shape mapping between the input signal and output feature map. The model was benchmarked against Full Waveform Inversion with the Source Encoding (FWI-SE) [
51], exhibiting high performance in both accuracy and efficiency compared to traditional FWI methods. To modify the DeepUCT model for multiclass prediction, its final layer is altered to include a Softmax activation layer. In addition, the loss function was switched to the previously mentioned combined loss function.
Table 2 provides an overview of the weight size, parameter count, and prediction time for the four evaluated neural networks, along with the prediction time of FWI for comparison. In the proposed model, the 32 input networks utilize identical weights due to their similar functionality. This shared-weight strategy reduces the model’s overall size and parameter count, resulting in a more compact architecture. However, the inclusion of 32 input networks increases prediction times compared to DeepUCT.
In terms of computational complexity, the number of floating point operations (FLOPs) is reported for each model. CUCT-Small (340.3 GFLOPs) is slightly more efficient than DeepUCT (377.9 GFLOPs), while CUCT-Base (547.5 GFLOPs) and CUCT-Large (1347.8 GFLOPs) provide higher-capacity configurations with increased computational cost, demonstrating a flexible trade-off between efficiency and performance. Despite its lower parameter count and GFLOPs, CUCT-Small exhibits a longer inference time than DeepUCT. This behavior is primarily attributed to the multi-branch architecture, where 32 encoder streams introduce additional overhead in memory access and kernel scheduling, as well as the use of custom modules. Consequently, inference time is influenced not only by model size or FLOPs but also by architectural design and implementation efficiency.
The full version, outlined in Section II-B, is designated as CUCT-Net Large. This model incorporated 32 input networks and a dual ConvNeXt block design for enhanced processing. The Large model has 21,292,904 parameters, a weight size of 245 MB, and an image prediction time of 0.73 s per image. To analyze the contribution of each architectural component, the following model variants were introduced as part of an ablation study, each systematically removing or modifying key structures from the proposed network to assess their impact on performance. The second variant, CUCT-Net Base, alters the CUCT-Net Large configuration by replacing SUs with a single convolution layer, aiming for quicker processing and reduced memory requirements. The Base model comprised 15,360,264 parameters, a weight size of 177 MB, and a prediction time of 0.28 s. This model has 27.8% fewer parameters, is 27.9% smaller in weight size, and is 2.61 times faster than the large model. The final variant, CUCT-Net Small, further downsizes the design by limiting the SU and maintaining a single ConvNeXt block in sections where CUCT-Net Large and Base employ double ConvNeXt blocks. The Small model adheres to the core design principle of 32 input networks and one output network despite having fewer convolution layers. It possesses 11,648,200 parameters, a weight size of 134 MB, and a prediction time of 0.23 s. In comparison to the Large model, the Small variant shows a 45.3% reduction in both parameters and weight size and is 3.17 times faster than CUCT-Net Large.
For a precise comparative analysis, consistent settings were maintained across all tested neural networks, including the combined loss, Adam optimizer, and Kaiming initialization. Each model was tuned to ensure an optimal performance. The following section describes the experiments conducted in all three phases.
Section 3.1 (Phase 1) focuses on clean sensor data and includes tests on three datasets: the Original, Distorted, and Mixed. The metrics are presented in
Table 3,
Table 4 and
Table 5, with the best performance highlighted in bold, whereas the results are shown in
Figure 7,
Figure 8 and
Figure 9.
Section 3.2 presents tests on noisy data from the Original, Distorted, and Mixed datasets under three signal-to-noise ratios (SNR) of 20, 30, and 40, with the metrics detailed in
Table 6. Finally,
Section 3.3 presents the Phase 3 experiments, including the Square sensor formation and the DBB phantom evaluation. Quantitative results for the Square dataset are summarized in
Table 7, while performance metrics for the DBB dataset are reported in
Table 8. Representative predictions for the DBB phantoms are shown in
Figure 10.
3.1. Phase 1: Clean Sensor Data
3.1.1. Original Dataset
Phase 1 results for the Original Dataset are summarized in
Table 3. The tests show that FWI achieves a Dice coefficient of 0.5540, accuracy of 0.5329, and IoU of 0.2407. In comparison, the DeepUCT model achieved a significantly higher performance with a Dice coefficient of 0.9444, an accuracy of 0.9500, an IoU of 0.8611, and an SSIM of 0.9249. CUCT-Net Small further improved these metrics, achieving a Dice coefficient of 0.9664, accuracy of 0.9677, IoU of 0.9086, and SSIM of 0.9439. CUCT-Net Base performs even better, reaching a Dice coefficient of 0.9791, an accuracy of 0.9802, an IoU of 0.9418, and an SSIM of 0.9622. The highest performance was achieved by CUCT-Net Large, which attained a Dice coefficient of 0.9811, an accuracy of 0.9819, an IoU of 0.9456, and an SSIM of 0.9706.
Figure 7 presents the UCT images generated from the Original dataset, characterized by smaller minimum radii compared to Distorted data, which poses a challenge for predicting small inner discs. The first row depicts a phantom with a lower contrast between the discs and the surrounding water. FWI captures the overall structure and disc boundaries; however, its output is noisy and lacks smoothness. The neural networks face challenges in accurately separating class 5 (
) from the class 4 contour disc (
), as seen in areas where the boundaries blur. DeepUCT struggles to distinguish between the inner discs, resulting in merged predictions. In contrast, the CUCT-Net family demonstrated progressively better performance as the model size increased, with CUCT-Net Large achieving the most accurate prediction and closely matching the ground truth.
The second row shows UCT images with larger inner discs and a higher contrast than the surrounding regions. While all models successfully predicted the ROI contour, their ability to capture the smallest disc varied. FWI produced noisy outputs, and DeepUCT struggled with clear boundary delineation. Among the models, CUCT-Net Large provided the most accurate prediction and effectively captured the smallest disc.
3.1.2. Distorted Dataset
The results of the experiments on the Distorted dataset are summarized in
Table 4. FWI achieved a Dice coefficient of 0.6793, an accuracy of 0.6525, an IoU of 0.2755, and an SSIM of 0.4224. The DeepUCT model recorded a Dice coefficient of 0.9498, an accuracy of 0.9568, an IoU of 0.8446, and an SSIM of 0.9258. The CUCT-Net Small achieved 0.9664, 0.9775, 0.9169, and 0.9472 for Dice, accuracy, IoU, and SSIM, respectively. The CUCT-Net Base recorded 0.9819, 0.9833, 0.9377, and 0.9567 for these metrics, while CUCT-Net Large achieved the highest scores of 0.9876, 0.9881, 0.9468, and 0.9686, respectively.
Figure 8 illustrates the varied performances of models with different ROI shapes. The first row features a relatively simpler phantom, where all models perform well. FWI captures the general shape of the inner discs with high resemblance, but introduces significant noise. DeepUCT and CUCT-Net Small failed to differentiate between the two inner discs, merging them into a single region. In contrast, CUCT-Net Base and CUCT-Net Large produced highly accurate predictions, clearly separating the inner discs with minimal errors.
The phantom in the second row contained a low SoS disc that contrasted sharply with the surrounding higher-SoS regions. This high contrast causes blurred outcomes in FWI. Meanwhile, neural networks handle this contrast effectively, and all predictions accurately capture the low SoS disc. The differences among the neural network models lie in the prediction of the class 5 disc () and class 6 disc (), where CUCT-Net Large successfully predicts the fine details of the class 6 disc.
3.1.3. Mixed Datasets
The quantitative results for the Mixed dataset (see
Table 1) are presented in
Table 5. FWI achieved a Dice coefficient of 0.6197, accuracy of 0.5623, IoU of 0.2609, and SSIM of 0.4101. DeepUCT recorded 0.9484, 0.9555, 0.8621, and 0.9255 for Dice, accuracy, IoU, and SSIM, respectively. CUCT-Net Small achieves 0.9727, 0.9757, 0.9255, and 0.9458 for these metrics. The CUCT-Net Base yielded 0.9793, 0.9813, 0.9421, and 0.9546, while CUCT-Net Large achieved the highest scores of 0.9841, 0.9857, 0.9528, and 0.9712, respectively.
Figure 9 shows UCT images generated from the Mixed dataset. The first row shows a three-disc phantom with small discs. FWI identifies all discs, but introduces noise. DeepUCT predicted only one disc and missed other discs. CUCT-Net Small predicts all three discs but with some blurring and size inaccuracies. CUCT-Net Base improved the overall disc shapes and better captured the phantom’s structure; however, minor inaccuracies remained in one of the inner discs. CUCT-Net Large provides the most accurate prediction, closely matching the ground truth.
The second row shows a phantom with larger inner discs. FWI produces noisy reconstructions, obscuring finer details. DeepUCT correctly identifies the general structure, but struggles with accurate boundaries. CUCT-Net Small and Base improved the shape and boundaries of the discs, with the Base providing clearer contours. CUCT-Net Large delivered the most precise prediction, closely resembling the ground truth.
The experimental results across the Original, Distorted, and Mixed datasets demonstrate the superior performance of the CUCT-Net models compared with FWI and DeepUCT. FWI effectively identifies general structures, but introduces significant noise and lacks precision in disc boundaries. DeepUCT achieves better accuracy, but often struggles with low-contrast regions and small inner discs. Among the CUCT-Net models, Small consistently predicted all structures, but with minor blurring or size inaccuracies. The Base improves on these predictions with sharper boundaries and better overall structure, but occasionally falters in low-contrast regions. CUCT-Net Large consistently delivered the most accurate predictions, closely matching the ground truth across all datasets, with minimal errors in challenging areas.
3.2. Phase 2: Noisy Sensor Data
Phase 2 experiment further evaluates the ability of CUCT-Net Large to generalize to noisy data. The pretrained weights from Phase 1 were directly applied to each dataset, followed by transfer learning using 500 noisy data samples. CUCT-Net Large quickly adjusts to noisy data, with the transfer learning process requiring only 500 training samples, 2.8% of the data used in Phase 1’s full training process, and only five epochs. The quantitative results for the noisy Original, Distorted, and Mixed datasets are listed in
Table 6.
FWI demonstrates consistent performance across all SNR levels in terms of classification metrics. However, it shows a clear decline in the SSIM as the SNR decreases, indicating that its ability to maintain spatial and intensity relationships is affected by noise. This discrepancy between the classification metrics and SSIM can be explained by the mapping process used to evaluate the classification metrics. To ensure a fair comparison, the continuous SoS outputs of FWI were mapped to the nearest discrete SoS values, aligning them with the categorical outputs required for classification metrics. While this ensures consistency, it can mitigate the true impact of noise on metrics such as Dice, Accuracy, and IoU. In contrast, SSIM directly evaluates spatial and intensity relationships using the raw output of the FWI method, making it more sensitive to noise and reflective of FWI’s underlying limitations in noisy environments. DeepUCT exhibits moderate robustness to noise, maintaining relatively high metrics, such as Dice and SSIM, across SNR levels. However, its performance degrades slightly at lower SNRs, particularly in IoU, indicating some sensitivity to increased noise levels. However, DeepUCT consistently outperformed FWI, achieving a significantly better prediction accuracy and higher reliability under noisy conditions.
CUCT-Net Large consistently delivered the best results across all SNR levels, with Dice scores (0.9738–0.9803) and SSIM values (0.9497–0.9678) remaining robust, even at the lowest SNRs. Its minimal performance degradation at an SNR of 20 highlights its adaptability and ability to process noisy sensor data effectively. Compared to FWI and DeepUCT, CUCT-Net Large achieves a significantly superior prediction quality, with more precise boundaries and more reliable representations of the ground truth.
In summary, FWI struggles significantly in noisy environments, producing noisy and inaccurate reconstruction. DeepUCT offers moderate robustness but is still affected by increased noise levels. CUCT-Net Large is the most robust and effective method, maintaining high accuracy and reliability across all SNR levels, making it the most suitable model for noisy conditions.
3.3. Phase 3: Generalization and Segmentation
Phase 3 experiments aim to further evaluate the generalization ability of CUCT-Net Large from two complementary perspectives: robustness to changes in sensor configuration and extension to direct tissue-level segmentation from raw UCT measurements. Specifically, the Square experiment tests adaptability to a different transducer arrangement, while the DBB experiment evaluates performance on tissue-derived brain phantoms with irregular and complex structures. In the Square experiment, the sensors were arranged in a square formation surrounding the phantom, as shown in
Figure 1 (orange sensors), replacing the circular arrangement used in previous phases. DBB experiments are conducted by creating phantoms that mimic the structure and tissue properties of the human brain, where the sample phantom can be seen in
Figure 3.
The Square and DBB experiments were conducted using transfer learning, with CUCT-Net Large initialized from Phase 1 pre-trained weights obtained from the Mixed dataset. Transfer learning substantially accelerated the convergence of the model in both cases. For the Square dataset, only 10 training epochs were required to achieve satisfactory performance, reflecting the strong adaptability of the model to changes in the sensor geometry. This behavior can be attributed to the modular design of the CUCT-Net Large, which enables the efficient reuse of learned representations when the sensor locations are modified. The DBB experiment posed greater challenges due to the increased structural complexity of the phantoms and the transition from quantized SoS classes to tissue-specific SoS ranges. Nevertheless, transfer learning provided a significant advantage: after loading Phase 1 pre-trained weights, the model reached a performance comparable to that of a from-scratch training after a single epoch, whereas approximately 30 epochs were required to attain a similar performance when trained without pre-training. Additional fine-tuning over 40 epochs further improved the accuracy, demonstrating that transfer learning not only reduces the training time but also stabilizes the optimization for complex phantom configurations.
The quantitative results of these experiments are summarized in
Table 7 and
Table 8. In the Square experiment, CUCT-Net Large achieves a Dice coefficient of 0.9804, accuracy of 0.9816, IoU of 0.9262, and SSIM of 0.9548, indicating that the proposed model maintains a high segmentation performance under an alternative transducer arrangement. For the DBB experiments, the FWI baseline is configured with an increased number of time steps in the forward simulation, from 1000 to 2000, to improve numerical accuracy. Two FWI setups are evaluated, both with the adapted constraint range of [1450, 3000]
: a standard FWI initialized with a uniform SoS value of 1500
, and an FWI variant initialized with the provided skull layer as prior information, denoted as FWI (IG). The quantitative results are presented in
Table 8. Under this configuration, the standard FWI achieves a Dice coefficient of 0.4126, which improves to 0.4901 with the informed initialization. DeepUCT further improves the performance, achieving a Dice coefficient of
, accuracy of
, IoU of
, SSIM of
, HD95 of
, and Boundary F1 of
. In comparison, CUCT-Net Large achieves the highest performance across all evaluated metrics, with a Dice coefficient of
, accuracy of
, IoU of
, SSIM of
, HD95 of
, and Boundary F1 of
. These results indicate consistently improved and stable segmentation performance on tissue-derived DBB phantoms. Compared to DeepUCT, CUCT-Net Large consistently improves all metrics, with notable gains in Dice, IoU, and Boundary F1, as well as a lower HD95, indicating more accurate segmentation and better boundary delineation. In addition, the reduced standard deviations across all metrics suggest more stable and consistent performance across samples.
A qualitative comparison of the segmentation results is provided in
Figure 10, with zoomed-in regions shown in
Figure 11 to highlight boundary details. As observed, the proposed CUCT-Net produces the most accurate and consistent tissue boundaries, particularly at interfaces between adjacent structures. In contrast, the standard FWI exhibits noticeable boundary artifacts, especially near high-contrast regions, where it tends to introduce incorrect CSF predictions along the interfaces between white and gray matter. The informed initialization (FWI (IG)) partially mitigates these artifacts but still fails to accurately resolve fine structural details. DeepUCT further improves boundary smoothness and reduces noise; however, it tends to oversmooth tissue interfaces, resulting in the loss of finer anatomical details. Overall, CUCT-Net achieves a better balance between boundary accuracy and structural preservation, which is consistent with the improvements observed in boundary-sensitive metrics such as HD95 and Boundary F1.
Overall, the Phase 3 results demonstrate the robustness and adaptability of CUCT-Net Large across different sensor configurations and increasing phantom complexities. The model maintains strong performance under varying acquisition geometries and tissue-derived phantoms, supporting the feasibility of both quantized high-contrast SoS estimation and direct tissue segmentation from raw UCT sensor data. The results on the DBB dataset further indicate the model’s ability to generalize to irregular and complex brain tissue structures, with moderate reductions in Dice and IoU reflecting the increased structural and contrast variability relative to the simplified discretized training scenarios.
4. Discussion
This section analyzes the proposed CUCT-Net within the scope of direct inference from raw UCT sensor data, encompassing both quantized SoS estimation and tissue-level segmentation. The framework formulates UCT as a direct signal-to-image learning problem, in which quantized SoS classes or tissue labels are inferred directly from the measured ultrasound signals. Under this formulation, the network output represents either a quantized SoS map for high-contrast imaging scenarios or a tissue segmentation map for anatomically complex media. The following analysis discusses the experimental results obtained under these two problem settings and evaluates the robustness and generalization behavior of the proposed model accordingly.
There are two main types of errors in the prediction of UCT images. First, geometrical errors involve inaccuracies in the shape, size, or location of the SoS regions. This is evident in the distorted or misplaced discs observed in the predicted images, which are common challenges in UCT reconstruction. Even the best-performing models exhibit geometric errors due to inherent limitations in the inverse reconstruction process, such as limited angular sampling from discrete transducer arrangements, finite signal bandwidth restricting resolution, wave scattering and multipath propagation in heterogeneous media, and measurement noise. These factors contribute to reconstruction ambiguities and geometric inaccuracies, ultimately affecting key evaluation metrics including SSIM, Dice coefficient, and IoU.
Second, classification errors occur when the model predicts an incorrect SoS value for a given region. This can manifest as a failure to predict the correct SoS value or, in extreme cases, the inability to distinguish a region from its background of water. Classification errors are often caused by low contrast between regions or similarities in SoS values with neighboring areas. Neural networks may also prioritize larger, more distinct regions while neglecting smaller, low-contrast regions. In most instances, the incorrectly predicted SoS value is close to the ground truth, making it less noticeable in the SSIM scores. However, the Dice coefficient and IoU were more effective metrics for detecting these errors.
Although FWI predicts continuous SoS values directly, it is prone to weaknesses that limit its reliability. For geometrical errors, FWI performs well in low-contrast regions, but struggles in high-contrast areas, often distorting the ROI and producing results with lower quality. In terms of classification errors, FWI frequently generates oscillating SoS values in regions where the SoS should remain constant regardless of the contrast levels. These oscillations and distortions reflect FWI’s sensitivity to complex SoS distributions and its reliance on a solid initial guess. Furthermore, FWI is highly time-consuming, requiring 3200 s to generate a single image, making it impractical for large-scale or real-time applications.
Several aspects of the experimental design are critical for interpreting the FWI performance in this study. The simulations are intentionally constructed to target high-contrast imaging scenarios relevant to both discretized SoS prediction and tissue-level segmentation, where conventional inversion methods are known to exhibit pronounced nonlinearity and convergence challenges [
1,
31]. In coarsely quantized SoS experiments, the coexistence of low-SoS (
) and high-SoS regions (
) introduces strong wavefield distortions and increases susceptibility to cycle skipping. In the tissue segmentation setting derived from brain phantoms, even higher contrasts are present, particularly in the cortical skull regions with SoS values in the range of 2800–
, further exacerbating the inversion difficulty.
In addition, the relatively sparse transducer configuration with 32 elements limits angular diversity and wavefield coverage, thereby compounding the ill-posedness of the inversion problem [
31]. This ill-posedness makes FWI particularly sensitive to the choice of the initial guess [
1,
24]. To ensure consistency across experiments and to isolate architectural effects, the primary FWI baseline is initialized from a homogeneous background. An informed-initialization setting is further investigated, in which the full skull structure, including both cortical and cancellous components, is provided as prior information. Despite this favorable initialization, FWI still struggles to accurately delineate tissue boundaries, highlighting the inherent difficulty of resolving sharp interfaces under high-contrast and reduced-sensor conditions. Collectively, these experimental constraints define a stringent evaluation setting that reflects practical limitations and underscores the robustness of the proposed direct signal-to-segmentation framework in challenging scenarios.
State-of-the-art neural networks for UCT imaging often rely on preprocessing techniques to transform raw sensor data into intermediate representations, such as Time-of-Flight (ToF) measurements or wave propagation models [
19,
20,
21,
22]. Although these methods can simplify downstream processing, they introduce assumptions and approximations that may lead to the loss of critical information, such as subtle signal variations in amplitudes or phase shifts. Furthermore, many existing methods have been validated on datasets with a relatively narrow range of SoS values, unlike the broader range of 900 to
considered in this study. This raises concerns about their generalizability to more diverse and complex UCT scenarios, particularly those involving materials with extreme SoS values, such as bone (2000 to
). In comparison, FWI demonstrated consistent performance in low-contrast regions, effectively capturing the basic structures. However, its limitations in high-contrast regions and tendency to produce oscillatory predictions highlight the challenges of extending these approaches to datasets with more significant variability and complexity.
DeepUCT [
24], a direct learning-based framework that maps raw ultrasound sensor data to UCT images without preprocessing, has demonstrated strong performance in prior studies. In comparison, the proposed method achieves higher accuracy for both clean and noisy data across discretized SoS prediction and tissue-based segmentation tasks within the evaluated experimental settings. Designed explicitly for UCT reconstruction tasks, the model features a modular multi-input network architecture that aligns with the UCT system by matching the number of input networks with the number of sensors. This modular design supports adaptation to different configurations of UCT machines. When the number of sensors changes, the number of input streams is adjusted accordingly, and the shared input sub-network is applied independently to each stream. If the input dimension changes due to variations in transducer layout or sampling density, only the input layer of the shared sub-network requires modification, while the rest of the network remains unchanged. These characteristics reflect a structurally flexible and scalable architecture that aligns naturally with the distributed and multi-sensor nature of UCT systems.
The proposed CUCT-Net model introduces a multi-input network setup designed to generate distinct perspectives from all receivers to address the two main types of errors, geometrical and classification, as highlighted earlier. By adopting multiple perspectives, this design provides a broader and more detailed understanding of the ROI than DeepUCT. Unlike DeepUCT, which uses a single CNN to process data from 32 receivers as 32 filters, the proposed method treats each receiver’s data separately, thereby enabling a more nuanced analysis. This approach significantly reduces the likelihood of severe classification errors, such as complete negligence of certain regions. In misclassification cases, the multi-input design mitigates errors by incorporating perspectives from all the receivers surrounding the ROI.
Additionally, the model integrates SUs to refine the predictions and enhance geometrical accuracy. SUs employ convolution kernels of varying sizes to extract diverse features from ultrasound signals, thereby enabling more precise representations of the ROI. This combination of detailed feature extraction and multi-perspective design directly addresses geometrical errors, resulting in UCT images with more refined details and improved overall SoS estimation quality.
In Phase 1, CUCT-Net consistently outperforms both FWI and DeepUCT across the Original, Distorted, and Mixed datasets. The Original dataset challenges models with small inner regions and low SoS contrast. By independently processing the signals from all 32 transducers, the CUCT-Net effectively aggregates complementary spatial information, reducing misclassifications in low-contrast regions. The Distorted dataset introduces irregular geometries that require accurate boundary and shape modeling. Although FWI performs adequately in low-contrast regions, it struggles with high-contrast and distorted structures. DeepUCT improves FWI but remains limited in resolving complex contours and closely spaced regions. The incorporation of SUs enables the CUCT-Net to capture multi-scale features more effectively, resulting in improved segmentation of distorted shapes and subtle SoS variations. The Mixed dataset combines both regular and irregular structures, posing a stringent generalization test. In this setting, FWI fails to recover complex structures, and DeepUCT exhibits inconsistent predictions across the expanded SoS range. On the other hand, CUCT-Net maintains robust performance and accurately separates both regular and irregular contours, demonstrating superior generalization across heterogeneous phantom types.
Phase 2 evaluates the robustness of the model under noisy acquisition conditions. FWI experiences significant degradation in both geometric accuracy and class discrimination, particularly in high-contrast regions, highlighting its sensitivity to the noise. DeepUCT exhibits greater robustness but remains constrained by architectural limitations when adapting to noisy data. CUCT-Net Large initially exhibits increased sensitivity to noise owing to its emphasis on fine-grained feature extraction. However, with transfer learning using a small noisy dataset and few training epochs, the model rapidly adapts and recovers a performance comparable to that under clean conditions. This behavior reflects a trade-off between the precision and noise sensitivity. The slight improvement in the SSIM observed for the Distorted dataset under noise is attributed to the larger irregular structures and mild noise-induced smoothing effects, which reduce the relative impact of boundary errors on the structural similarity metrics.
In the Phase 3 Square experiment, CUCT-Net Large maintains high segmentation accuracy despite the change in transducer geometry, demonstrating robustness to different sensor configurations without requiring architectural modification. For the DBB experiment, FWI initialized with a uniform SoS model struggles to resolve tissue boundaries, particularly at high-contrast interfaces, such as the skull and CSF, where reconstructed values are underestimated and misclassified after closest mapping. Providing an informed initial guess (IG) with skull structures (FWI (IG)) improves the overall delineation of the brain region but fails to fully resolve the boundaries between adjacent tissues, especially between the gray and white matter and within thin fat layers. DeepUCT produces visually coherent predictions with a well-preserved global structure, particularly for the outer tissue layers. However, a comparison with the ground truth reveals a tendency to overpredict the white matter at the expense of the gray matter, leading to blurred internal boundaries and reduced Dice and IoU scores, an effect that is subtle in visualization but reflected in the quantitative metrics. CUCT-Net Large more closely matches the ground-truth tissue distribution by reducing white matter overprediction and improving gray–white matter separation while maintaining accurate localization of the outer tissue layers. Nonetheless, minor smoothing and occasional misclassification persist at complex or thin tissue interfaces, reflecting resolution limitations and the intrinsic difficulty of directly segmenting raw sensor data. Overall, these results support the feasibility of direct tissue segmentation with improved robustness under high-contrast and structurally complex conditions. Further improvements are expected with increased training data and higher spatial resolution, which would enable more precise delineation of fine tissue boundaries and closer agreement with the ground truth.
To further analyze CUCT-Net Large’s behavior, representative failure cases corresponding to the lowest mIoU samples are examined. These cases are primarily associated with small brain slices near the superior region, where the anatomical area is reduced. In such scenarios, the segmentation task becomes more challenging due to limited spatial context and increased class imbalance, particularly for thin tissue layers. Quantitatively, the lowest mIoU values range from approximately 0.55 to 0.60, with corresponding Dice scores between 0.69 and 0.73. Despite these lower region-based scores, boundary accuracy remains stable, with Boundary F1 scores above 0.88 and HD95 values within 1.75–1.88. This behavior arises from the fundamental differences between region-based and boundary-based metrics. In small slices, the segmented region occupies a limited number of pixels, making Dice and IoU highly sensitive to small absolute errors, which leads to a noticeable drop in overlap-based scores. In contrast, boundary-based metrics evaluate geometric consistency along object contours and are less sensitive to region size. As long as the predicted boundaries remain close to the ground truth, these metrics remain stable. This indicates that the observed errors are localized and do not compromise the overall structural integrity of the segmentation.
Across the three experimental phases, the CUCT-Net demonstrates consistent behavior under progressively challenging conditions. Phase 1 establishes the model’s effectiveness for quantized high-contrast SoS prediction under clean conditions, while Phase 2 shows that the same formulation can be adapted to noisy measurements through transfer learning with limited additional data. Phase 3 extends this analysis to generalization scenarios, where the Square experiment confirms robustness to changes in transducer geometry, and the DBB experiment demonstrates the feasibility of direct tissue segmentation from raw ultrasound sensor data. Together, these results indicate that the proposed multi-input, segmentation-driven framework can accommodate variations in the acquisition configuration, signal quality, and output definition without fundamental changes to the model architecture. This behavior can be interpreted from both a physical and learning perspective. In UCT, the inverse problem becomes increasingly ill-posed under high contrast, sparse sensing, and complex wave interactions, where small perturbations in measurements can lead to large variations in reconstructed SoS. By reformulating the problem as a direct signal-to-segmentation task with quantized outputs, the proposed method effectively reduces the solution space and avoids the instability associated with continuous inversion. The multi-encoder architecture further supports this formulation by decomposing the measurement space into sensor-aligned representations, allowing the network to capture complementary wavefield information from different acquisition perspectives. Together, these design choices explain the observed robustness and improved performance, particularly in high-contrast and noisy scenarios where conventional inversion methods struggle.
From a broader perspective, these findings suggest that framing UCT as a direct signal-to-segmentation problem provides a viable alternative to conventional inversion-based approaches in high-contrast and sparse sensing regimes. Although the proposed method does not eliminate the challenges associated with complex tissue interfaces or limited resolution, it offers improved robustness compared to FWI and existing learning-based methods, such as DeepUCT, under the evaluated conditions. These results indicate both the strengths and current limitations of the proposed formulation and motivate further investigation of direct segmentation approaches under more complex acquisition settings in the future.
5. Limitations and Future Directions
Although the proposed model demonstrates robust performance across different experimental phases, a limitation remains in the use of fixed output classes defined for each task. In the current study, the number of prediction classes is specified according to the target application, such as quantized SoS levels for predefined tissue categories. Although this choice enables stable and interpretable segmentation, it constrains the output resolution to the selected class definitions. Nevertheless, the framework is flexible and can be readily adapted by modifying the output class configuration. For quantized SoS prediction, finer quantization can potentially be achieved by increasing the number of output classes to represent smaller step sizes. This capability is partially validated in the DBB experiments, where tissue-specific SoS values are sampled from continuous ranges and subsequently quantized into tissue classes, resulting in effective SoS differences on the order of only a few to tens of meters per second between neighboring classes. This indicates that the proposed framework is not limited to coarse quantization and can be extended toward finer SoS representations by increasing the class resolution. Similarly, for tissue-level segmentation, the output classes can be adjusted to reflect the number and types of tissues within the region of interest for various anatomical targets. This flexibility provides a clear pathway for extending the proposed approach to broader UCT applications in the future.
The phantoms used in Phases 1 and 2 are intentionally simplified to ensure computational tractability and to support the controlled evaluation of the proposed architecture within a simulation-based framework, whereas the DBB phantoms in Phase 3 exhibit substantially higher structural complexity and irregular tissue geometry. For the DBB experiments, the primary limitation is the relatively low spatial resolution (
), which constrains the precise delineation of thin or closely adjacent tissue boundaries. As a transitional step toward more realistic clinical imaging, this study models only a single acoustic parameter (SoS), while additional effects such as attenuation and density are omitted to reduce simulation and training complexity, consistent with prior UCT studies at comparable frequencies [
52,
53]. Future work will extend the proposed framework to higher-resolution and anatomically realistic phantoms, incorporate multiparameter prediction (e.g., attenuation), and evaluate the performance on real-world datasets as they become available.
The Phase 3 experiment focuses on brain tissue segmentation based on SoS information derived from ultrasound measurements. In this context, the ability to represent pathological conditions is inherently dependent on whether such conditions introduce sufficiently distinct acoustic contrast. Pathologies associated with high contrast, such as hemorrhagic regions [
54,
55,
56], are expected to be more readily detectable, whereas conditions characterized by subtle or smoothly varying SoS changes, such as ischemic stroke or edema, may be more difficult to distinguish due to overlap with normal tissue distributions. This limitation is consistent with findings in quantitative transmission ultrasound imaging, where sound-speed maps provide strong structural contrast but may not fully distinguish complex pathological tissue characteristics without additional parameters [
57,
58]. Furthermore, the current study is limited to commonly observed anatomical tissues due to the scarcity of publicly available UCT datasets with annotated pathological cases. Extending the framework to include additional classes representing pathological tissues is feasible in principle, but would require carefully curated datasets and training strategies to address challenges such as class imbalance, overlapping acoustic properties, and variability in lesion size, shape, and location. In addition, incorporating complementary acoustic parameters, such as attenuation, may further improve sensitivity to subtle pathological variations, as commonly adopted in quantitative ultrasound imaging systems.
The use of 32 transducers in this study, while effectively demonstrating model adaptability, reflects the resource constraints during simulation and training. Each sample generates a data tensor exceeding one million values, and increasing the number of transducers substantially increases the memory requirements and computational costs. Optimizing the imaging performance under a limited number of transducers is also of practical relevance, as reducing hardware complexity and scan times is often critical for real-world UCT deployments. Achieving high-quality SoS estimation and tissue segmentation using fewer receivers could facilitate the development of more accessible and cost-effective clinical systems. Clinical UCT systems typically employ denser and often irregular transducer arrangements, which can provide richer measurement information and potentially enhance the reconstruction fidelity. Extending the framework to accommodate larger and more complex transducer configurations remains an important direction for future research to validate its robustness and scalability.
In this study, the sources were modeled as point sources that emitted isotropic pressure fields. This simplification was adopted to enable a controlled evaluation of the proposed network architecture under consistent simulation conditions, isolating the effect of network design from additional variability in source characteristics. This approach also aligns with prior UCT studies that employed similar modeling assumptions [
9,
51]. Future extensions will aim to incorporate more realistic source characteristics, including finite aperture effects and beam directivity, to better reflect the practical behavior of clinical UCT systems.
By addressing these limitations, future studies will enhance the applicability of the model to real-world UCT applications. Planned advancements in phantom complexity, model scalability, and incorporation of real-world data will strengthen the role of deep learning in UCT and further validate the robustness of CUCT-Net for complex imaging scenarios.