🤖 AI Summary
Pathological image classification on edge devices suffers from low computational efficiency and poor generalization due to the misalignment between generic vision models and pathological domain characteristics—such as staining variability and multi-scale semantic structures. Method: We propose a one-shot neural architecture search (NAS) framework integrating network similarity-guided initialization (NSDI) and domain adaptation. NSDI enhances NAS convergence stability by leveraging architectural similarity to pre-trained models; domain adaptation is embedded into the one-shot search process for joint optimization of architecture discovery and cross-domain feature alignment. Pathology-specific regularization and differentiable architecture optimization further tailor the search to clinical requirements. Results: On the BRACS dataset, our method achieves state-of-the-art classification accuracy, improved clinical interpretability via precise lesion localization, and significantly reduced inference latency and resource consumption on edge devices.
📝 Abstract
Deep learning-based pathological image analysis presents unique challenges due to the practical constraints of network design. Most existing methods apply computer vision models directly to medical tasks, neglecting the distinct characteristics of pathological images. This mismatch often leads to computational inefficiencies, particularly in edge-computing scenarios. To address this, we propose a novel Network Similarity Directed Initialization (NSDI) strategy to improve the stability of neural architecture search (NAS). Furthermore, we introduce domain adaptation into one-shot NAS to better handle variations in staining and semantic scale across pathology datasets. Experiments on the BRACS dataset demonstrate that our method outperforms existing approaches, delivering both superior classification performance and clinically relevant feature localization.