
TL;DR
The Deep Kronecker Network (DKN) is a novel framework tailored for medical imaging analysis that handles small sample sizes, offers interpretability, and achieves CNN-like prediction accuracy by leveraging a Kronecker product structure.
Contribution
DKN introduces a Kronecker-based deep learning model that adapts to low sample sizes, provides interpretability, and unifies matrix and tensor data analysis for medical imaging.
Findings
DKN achieves comparable prediction accuracy to CNNs on MRI data.
DKN provides interpretable model coefficients suitable for medical analysis.
The convergence of the proposed algorithm is guaranteed even in nonconvex settings.
Abstract
We propose Deep Kronecker Network (DKN), a novel framework designed for analyzing medical imaging data, such as MRI, fMRI, CT, etc. Medical imaging data is different from general images in at least two aspects: i) sample size is usually much more limited, ii) model interpretation is more of a concern compared to outcome prediction. Due to its unique nature, general methods, such as convolutional neural network (CNN), are difficult to be directly applied. As such, we propose DKN, that is able to i) adapt to low sample size limitation, ii) provide desired model interpretation, and iii) achieve the prediction power as CNN. The DKN is general in the sense that it not only works for both matrix and (high-order) tensor represented image data, but also could be applied to both discrete and continuous outcomes. The DKN is built on a Kronecker product structure and implicitly imposes a piecewise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Advanced Neuroimaging Techniques and Applications · Medical Image Segmentation Techniques
