Sky Division
36 sectors from RA (0°-360° in six 60° bins) and Dec (+90° to -90° in six 30° bins).
We introduce a sector-based method for star-galaxy classification using Sloan Digital Sky Survey data (SDSS-DR18). Instead of training on a single mixed sky distribution, the sky is segmented into sectors aligned with SDSS observation patterns, and a dedicated CNN is trained per sector setting. This improves robustness across local sky conditions and yields strong classification performance on sector-specific and combined evaluations.
It is difficult to differentiate between a star and a galaxy just by looking. Reliable separation usually needs spectroscopic information and additional contextual measurements.
36 sectors from RA (0°-360° in six 60° bins) and Dec (+90° to -90° in six 30° bins).
SQL metadata to FITS URLs, crop to 45x45, convert to PNG, stack 5 filters, normalize, and augment.
Batch size 32, Adam optimizer, learning rate 0.001, binary cross-entropy for star-vs-galaxy output.
Sector-specific, combined-sector, and unseen-sector resiliency via sector-7/13 and 4-way zero-shot tests.
Click or hover a sector to view RA/Dec range and star/galaxy counts. Highlighted sectors: 10 & 16 (studied) and 7 & 13 (generalization).
Key quantitative results across sector-specific, combined, and generalization settings.
| Model | Sector-10 | Sector-16 | Combined |
|---|---|---|---|
| Proposed | 15s | 13s | 25s |
| CovNet | 80s | 80s | 180s |
| MargNet | 1000s | 570s | 1610s |
| Setting | TP | FP | FN | TN |
|---|---|---|---|---|
| Sector-10 | 935 | 53 | 44 | 968 |
| Sector-16 | 963 | 25 | 44 | 968 |
| Combined | 1858 | 123 | 67 | 1952 |
@inproceedings{
likhit2024a,
title={A Novel Sector-Based Algorithm for an Optimized Star-Galaxy Classification},
author={ANUMANCHI AGASTYA SAI RAM LIKHIT and Divyansh Tripathi and Akshay Agarwal},
booktitle={The Second Tiny Papers Track at ICLR 2024},
year={2024},
url={https://openreview.net/forum?id=HzEefCle2c}
}