Generalist Vision-Language Models for Fast Radio Burst detection: a zero-shot benchmark against a specialized detector

· Source: Machine Learning · Field: Science & Research — Artificial Intelligence & Machine Learning, Space Science & Astronomy · Depth: Expert, quick

Summary

A study benchmarks generalist Vision-Language Models (VLMs) for detecting Fast Radio Bursts (FRBs) in dynamic spectra, comparing them against the specialized SwinYNet detector. Using a zero-shot, prompt-only approach without fine-tuning, small, open-weight VLMs like Gemma 4 2B and 4B were evaluated on a balanced binary benchmark of 2000 samples drawn from 3000 simulated L-band dynamic spectra. Gemma 4 2B achieved 93.65% accuracy, statistically comparable to SwinYNet's 92.90%. Notably, Gemma 4 2B demonstrated a significantly lower false-positive rate on structured Radio Frequency Interference (6.4% vs. 25.0%) and zero false positives on pure noise. While SwinYNet maintained a perfect probabilistic ranking (ROC-AUC of 1.0000), Gemma 4 2B reached 0.9482 from general-purpose pretraining. Prompt rewriting also enabled these VLMs to perform three-class FRB/RFI/noise classification on the full 3000 spectra, achieving up to 86% accuracy without any false FRBs.

Key takeaway

For research scientists developing specialized astronomical detectors, this work suggests re-evaluating the necessity of extensive task-specific training. You can achieve comparable detection accuracy and superior RFI rejection with generalist Vision-Language Models like Gemma 4 2B in a zero-shot, prompt-only setup. This approach offers significant flexibility. It allows you to reconfigure detection tasks by simply rewriting prompts, reducing development cycles and resource demands for new classification challenges.

Key insights

Generalist VLMs can achieve specialized task performance zero-shot, offering flexible, reconfigurable detection without retraining.

Principles

Method

The method involves benchmarking small, open-weight VLMs (Gemma 4 2B/4B) against SwinYNet on simulated L-band dynamic spectra in a zero-shot, prompt-only regime, returning structured decisions with natural-language justification.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.