English

Discovering Galaxy Features via Dataset Distillation

Computer Vision and Pattern Recognition 2023-12-01 v1 Instrumentation and Methods for Astrophysics Machine Learning

Abstract

In many applications, Neural Nets (NNs) have classification performance on par or even exceeding human capacity. Moreover, it is likely that NNs leverage underlying features that might differ from those humans perceive to classify. Can we "reverse-engineer" pertinent features to enhance our scientific understanding? Here, we apply this idea to the notoriously difficult task of galaxy classification: NNs have reached high performance for this task, but what does a neural net (NN) "see" when it classifies galaxies? Are there morphological features that the human eye might overlook that could help with the task and provide new insights? Can we visualize tracers of early evolution, or additionally incorporated spectral data? We present a novel way to summarize and visualize galaxy morphology through the lens of neural networks, leveraging Dataset Distillation, a recent deep-learning methodology with the primary objective to distill knowledge from a large dataset and condense it into a compact synthetic dataset, such that a model trained on this synthetic dataset achieves performance comparable to a model trained on the full dataset. We curate a class-balanced, medium-size high-confidence version of the Galaxy Zoo 2 dataset, and proceed with dataset distillation from our accurate NN-classifier to create synthesized prototypical images of galaxy morphological features, demonstrating its effectiveness. Of independent interest, we introduce a self-adaptive version of the state-of-the-art Matching Trajectory algorithm to automate the distillation process, and show enhanced performance on computer vision benchmarks.

Keywords

Cite

@article{arxiv.2311.17967,
  title  = {Discovering Galaxy Features via Dataset Distillation},
  author = {Haowen Guan and Xuan Zhao and Zishi Wang and Zhiyang Li and Julia Kempe},
  journal= {arXiv preprint arXiv:2311.17967},
  year   = {2023}
}

Comments

Accepted to NeurIPS Workshop on Machine Learning and the Physical Sciences, 2023

R2 v1 2026-06-28T13:35:55.954Z