98%
921
2 minutes
20
We present a trainable segmentation method implemented within the python package ParticleSpy. The method takes user labelled pixels, which are used to train a classifier and segment images of inorganic nanoparticles from transmission electron microscope images. This implementation is based on the trainable Waikato Environment for Knowledge Analysis (WEKA) segmentation, but is written in python, allowing a large degree of flexibility and meaning it can be easily expanded using other python packages. We find that trainable segmentation offers better accuracy than global or local thresholding methods and requires as few as 100 user-labelled pixels to produce an accurate segmentation. Trainable segmentation presents a balance of accuracy and training time between global/local thresholding and neural networks, when used on transmission electron microscope images of nanoparticles. We also quantitatively investigate the effectiveness of the components of trainable segmentation, its filter kernels and classifiers, in order to demonstrate the use cases for the different filter kernels in ParticleSpy and the most accurate classifiers for different data types. A set of filter kernels is identified that are effective in distinguishing particles from background but that retain dissimilar features. In terms of classifiers, we find that different classifiers perform optimally for different image contrast; specifically, a random forest classifier performs best for high-contrast ADF images, but that QDA and Gaussian Naïve Bayes classifiers perform better for low-contrast TEM images.
Download full-text PDF |
Source |
---|---|
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC10084002 | PMC |
http://dx.doi.org/10.1111/jmi.13110 | DOI Listing |
Comput Biol Med
August 2025
Department of Computer Science and Engineering, BRAC University, Dhaka, Bangladesh. Electronic address:
Segmenting polyps in colonoscopy images is essential for the early identification and diagnosis of colorectal cancer, a significant cause of worldwide cancer deaths. Prior deep learning based models such as Attention based variation, UNet variations and Transformer-derived networks have had notable success in capturing intricate features and complex polyp shapes. However they frequently encounter challenges in pinpointing small details and enhancing the representation of features on both local and global scale.
View Article and Find Full Text PDFComput Biol Chem
August 2025
Department of Information Technology, Technical College of Informatics, Akre University for Applied Sciences, Akre, Kurdistan Region, Iraq. Electronic address:
B-cell acute lymphoblastic leukemia (B-ALL) is an aggressive hematological malignancy that primarily affects children but can also occur in adults, progressing rapidly and requiring urgent clinical intervention. Late-stage diagnosis often results in reduced survival rates and typically depends on costly, time-intensive diagnostic procedures. Peripheral blood smear (PBS) imaging plays a central role in the preliminary screening of B-ALL and provides an accessible foundation for computer-assisted diagnosis.
View Article and Find Full Text PDFProc Conf Assoc Comput Linguist Meet
July 2025
Duke University / Durham, NC, USA.
Transformer-based models have achieved state-of-the-art performance in document classification but struggle with long-text processing due to the quadratic computational complexity in the self-attention module. Existing solutions, such as sparse attention, hierarchical models, and key sentence extraction, partially address the issue but still fall short when the input sequence is exceptionally lengthy. To address this challenge, we propose (nterpretable etrieval-Augmented Classification for long nterspersed Document equences), a novel, lightweight framework that utilizes retrieval to efficiently classify long documents while enhancing interpretability.
View Article and Find Full Text PDFDigit Health
August 2025
Center for Environmental Research and Technology, University of California, Bourns College of Engineering, Riverside, CA, USA.
Objectives: Accurate segmentation of medical images is vital for effective disease diagnosis and treatment planning. This is especially important in resource-constrained environments. This study aimed to evaluate the performance of various U-Net-based deep learning architectures for chest X-ray (CXR) segmentation and identify the most effective model in terms of both accuracy and computational efficiency.
View Article and Find Full Text PDFMed Image Anal
July 2025
Artificial Intelligence Innovation and Incubation Institute, Fudan University, Shanghai, China; Shanghai Academy of Artificial Intelligence for Science, Shanghai, China; Department of Information and Intelligence Development, Zhongshan Hospital, Fudan University, Shanghai, China. Electronic address:
Deep learning-based medical image segmentation typically requires large amount of labeled data for training, making it less applicable in clinical settings due to high annotation cost. Semi-supervised learning (SSL) has emerged as an appealing strategy due to its less dependence on acquiring abundant annotations from experts compared to fully supervised methods. Beyond existing model-centric advancements of SSL by designing novel regularization strategies, we anticipate a paradigmatic shift due to the emergence of promptable segmentation foundation models with universal segmentation capabilities using positional prompts represented by Segment Anything Model (SAM).
View Article and Find Full Text PDF