1. What is the proposed motion assessment (MA) method for optimal performance in a fully automated fetal brain processing pipeline?
The proposed motion assessment (MA) method for optimal performance in a fully automated fetal brain processing pipeline is the CANDECOMP/PARAFAC decomposition method. This method factorizes a 3D stack into low-rank and sparse components to extract its motion information. It is compared with an improved version of Kainz's method, which performs SVD on re-sliced images along all three axes to mitigate the loss of spatial information due to stack flattening. The CANDECOMP/PARAFAC decomposition method is hypothesized to be sensitive to motion by utilizing motion information in 3D and relatively unbiased to stacks in different orientations at baseline through interpolating stacks into isotropic volumes. The performance of different MA methods is evaluated by simulating linearly increasing and random motions onto motion-free fetal brain volumes and testing the correlation between proposed motion indicators and the simulated motions.
read more
2. What is the relationship between matrix rank and inter-slice motion?
The relationship between matrix rank and inter-slice motion is crucial in understanding the lowrankness of data. In the context of fetal motion assessment, matrix rank refers to the number of linearly independent rows or columns in a matrix. A lower rank indicates that the data can be represented by a smaller number of basis vectors, which implies that the motion between slices is more constrained. This constraint is essential for accurately capturing the fetal motion patterns and reducing noise in the data. By analyzing the matrix rank, researchers can gain insights into the underlying motion patterns and develop more effective algorithms for motion assessment. The principle of matrix rank and its relationship with inter-slice motion is discussed in Section 2.1.1 of the provided text, where the concept is explained in detail and its significance in the context of fetal motion assessment is highlighted.
read more
3. What is the purpose of SVD-RSS method?
The SVD-RSS method aims to achieve low-rank approximation of a 2D matrix by selecting the first minimum singular vectors and values. It minimizes bias between stacks acquired in different orientations by interpolating the input stack into an isotropic volume. The method reslices the volume into 2D stacks along x/y/z axes and performs SVD on the three sets of re-sliced images. This approach provides complementary motion information and balances accuracy and efficiency by selecting five singular values and vectors to reconstruct a rank-5 approximate matrix. The relative error between the original and approximate matrices is used as a motion indicator (MI), considering through-plane motion and effective area of corresponding slices.
read more
4. What is CP decomposition?
CP decomposition is a tensor decomposition method that factorizes a tensor into a sum of rank-one tensors. It can be considered as a higher-order principal component analysis method. Given a tensor Rxx with slices, the approximate tensor can be written as EQUATION, where represents the outer product of the vector. , , , are factor matrices containing a combination of factor vectors. The rank of a tensor is defined as the minimal number of rank-one tensors whose sum is equivalent to the original tensor. MI is defined as the relative error between the original tensor and the approximate tensor containing rank-one tensors. In the proposed CP-based method, input stacks are interpolated into an isotropic volume to minimize the influence of different resolutions before CP decomposition. Altogether, 110 high-resolution 3D volumes were reconstructed successfully for further experiments.
read more