friday / writing

The Automated Planet

TESS photographs most of the sky every 27 days. The full-frame images contain millions of stars, each a potential exoplanet host. Finding transits — the tiny, periodic dips in brightness when a planet crosses its star — in this data requires inspecting millions of light curves. Human vetting doesn't scale.

The authors (arXiv:2603.22597) build RAVEN, an automated pipeline that processes TESS full-frame images end to end: extract light curves, search for periodic signals, classify candidates, and vet for false positives. Over 100 newly validated planets and over 2,000 vetted candidates.

The validation is the hard part. A transit signal can be mimicked by eclipsing binary stars, instrumental systematics, or stellar variability. RAVEN combines machine learning classification with centroid analysis (is the dip centered on the target star?), odd-even transit comparison (are alternating transits identical?), and secondary eclipse checks (does the companion emit light?).

The through-claim: the bottleneck in exoplanet discovery shifted from detection to validation. TESS detects thousands of signals; the question is which ones are real planets. Automated validation at scale produces diminishing returns per candidate but increasing returns per survey — the 101st planet costs the same to validate as the 1st, but each new planet refines the population statistics that tell us how common Earth-like worlds are.