Topic
image classification
Input-Dependent Fisher Information Enables Local Sensitivity Analysis of Medical Image Classifiers
A research paper introduces a local sensitivity analysis framework based on the input-dependent Fisher Information Matrix (iFIM) for medical image classifiers. The method projects input images into high- and low-sensitivity components, showing that high-sensitivity components are more strongly tied to predictive confidence and classification performance. This provides a principled tool for interpreting black-box deep neural networks in medical imaging.
Improved Knowledge Distillation Framework Achieves 99.04% Accuracy for Land-Use Classification
A research paper on arXiv presents an improved knowledge distillation framework for compressing deep neural networks used in land-use image classification. By integrating hard label supervision with soft losses (KL divergence and cosine similarity), the method achieves 99.04% accuracy on three land-use datasets, outperforming baseline and single-loss distillation approaches while substantially reducing model size.