Papers for

industrial nondestructive testing teams

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Learning to predict 3D dislocation structures from X-ray patterns

Inferring Dislocation Microstructures from X-ray Diffraction via Cross-Modal Contrastive Learning

Abstract: Understanding and inferring dislocation microstructures from diffraction patterns remains an open challenge in materials characterization, as diffraction measurements provide only indirect information about the underlying dislocation structure. In this work, a cross-modal learning framework is developed to enable the prediction of 3D dislocation structures directly from diffraction data. Dislocation density fields generated from discrete dislocation dynamics simulations are paired with corresponding virtual X-ray diffraction patterns and embedded into a shared 2D latent space using contrastive learning. The alignment between structural and diffraction representations of dislocation structures is evaluated directly in the learned latent space using correlations between corresponding latent features. To estimate the role of dataset size for this approach, farthest point sampling is employed to construct representative and diverse training subsets of varying sizes. The results show strong cross-modal alignment and that model performance improves rapidly with increasing dataset size. Near-saturation is achieved with approximately 500 representative observations from a dataset of 10,000 observations, enabling accurate prediction of dislocation density fields from previously unseen diffraction data of the same distribution. Qualitative comparisons confirm that the predicted structures capture the dominant spatial features of the underlying dislocation microstructures. These findings demonstrate an efficient approach for learning structure-diffraction relationships and highlight the potential for inferring structural characteristics of dislocation networks directly from diffraction patterns, providing a pathway toward diffraction-based structural analysis and future extension to experimental data.

Fri 11 SeptMachine Learning
The gist
X-ray diffraction patterns show how X-rays bounce off materials, but they only give indirect clues about tiny defects called dislocations inside. The authors developed a computer method that links simulated 3D dislocation structures with their X-ray patterns, so it can learn to guess the 3D defects just from the X-ray data. Their method works well on simulated examples, needing about 500 samples to accurately predict new structures. This could help scientists analyze materials more easily by using their X-ray data to find detailed internal defects.
Open 2609.12713v1

Weakly supervised learning segments kidney structures in microCT scans

Weakly supervised neural network: segmentation of complex structures in X-ray microCT

Abstract: Segmentation of complex structures in X-ray tomographic data is a fundamental task in biomedical research, but it often requires large amounts of precisely annotated data, making fully supervised approaches costly and difficult to scale. In this study, weakly supervised deep learning is investigated as a strategy to reduce annotation effort while maintaining accurate segmentation. A two-dimensional convolutional neural network based on the nnU-Net framework was adapted to a weak supervision setting using sparse dot-based annotations, complemented by a limited number of fully segmented images. The approach was evaluated on high-resolution microCT slices of rat kidneys, targeting the segmentation of renal glomeruli, which are small, low-contrast anatomical structures. Results indicate that weak supervision provides a meaningful learning signal, enabling reliable localization of glomeruli even in the absence of dense labels. Incorporating a small set of high-quality annotations substantially improves segmentation performance, approaching that of a fully supervised model. These findings highlight the potential of weakly supervised learning as an annotation-efficient strategy for the analysis of complex structures in X-ray tomographic data, and suggest that alternative loss formulations tailored to sparse annotations may further enhance performance.

Mon 7 SeptArtificial IntelligenceComputer Vision and Pattern Recognition
The gist
It is hard and expensive to fully label medical images to find tiny parts inside organs. The authors tested a way to teach a computer to find these parts using only a few dots to show where they are, instead of full drawings. They taught a neural network this way to find small kidney structures in X-ray images of rat kidneys. Their method worked well, and using a few full drawings made it even better, almost as good as fully labeled training. This could help scientists analyze complex X-ray images faster and with less manual work.
Open 2609.07313v1