TL;DR
This paper presents a Siamese network-based method for accurately matching partial mouse brain microscopy images to reference atlas plates, enabling efficient and precise identification crucial for anatomical registration.
Contribution
It introduces a contrastively learned Siamese network approach for matching partial brain images to reference atlas plates, improving accuracy and speed over manual or traditional methods.
Findings
Achieved TOP-1 accuracy of 25% and TOP-5 accuracy of 100%.
Identified 29 images in 7.2 seconds.
Effective when training and testing images are from the same source.
Abstract
Precise identification of mouse brain microscopy images is a crucial first step when anatomical structures in the mouse brain are to be registered to a reference atlas. Practitioners usually rely on manual comparison of images or tools that assume the presence of complete images. This work explores Siamese Networks as the method for finding corresponding 2D reference atlas plates for given partial 2D mouse brain images. Siamese networks are a class of convolutional neural networks (CNNs) that use weight-shared paths to obtain low dimensional embeddings of pairs of input images. The correspondence between the partial mouse brain image and reference atlas plate is determined based on the distance between low dimensional embeddings of brain slices and atlas plates that are obtained from Siamese networks using contrastive learning. Experiments showed that Siamese CNNs can precisely identify…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
