Published July 30, 2026 | Version v2

AstraQ-VL: Parameter-Efficient Astronomy Vision-Language Modeling with Connector Alignment and LoRA Tuning

Authors/Creators

  • 1. Independent Researcher

Description

AstraQ-VL is a compact LLaVA-style astronomy vision-language model that combines a frozen CLIP ViT-L/14 vision encoder, a two-layer MLP connector, and Qwen2.5-1.5B-Instruct. Stage 1 trains only the connector, while Stage 2 warm-starts the connector and adds LoRA adapters to the language model.

The paper compares the two stages on an untouched image-disjoint internal test set and evaluates their external behavior through zero-shot prompted closed-set classification on AstroVLBench Tasks 1–2 and single-reference solar-image captioning on DeepSDO. Stage 2 improves automatic reference alignment on the internal test set and the selected AstroVLBench aggregate, but its external behavior is task-dependent: it regresses on FIRST and does not improve the DeepSDO overlap measures. All reported outcomes are automatic measurements and do not establish scientific correctness or factual reliability.

Files

astraq_vl_preprint_v2.pdf

Files (1.0 MB)

Name Size Download all
md5:0a1a69726ae2e0fa5947745d1f3084f3
756.0 kB Preview Download
md5:361d960065678a261d541f4e21964fff
262.5 kB Preview Download

Additional details

Related works

Is supplemented by
Model: https://huggingface.co/grKnight/astraq-vl (URL)

Software

Repository URL
https://github.com/crimsonKn1ght/astraq-vl
Programming language
Python
Development Status
Active