AstraQ-VL: Parameter-Efficient Astronomy Vision-Language Modeling with Connector Alignment and LoRA Tuning
Description
AstraQ-VL is a compact LLaVA-style astronomy vision-language model built with a frozen CLIP ViT-L/14 vision encoder, a two-layer MLP connector, and Qwen2.5-1.5B-Instruct. The paper reports a two-stage parameter-efficient training recipe: Stage 1 trains only the connector, while Stage 2 warm-starts the connector and adds LoRA adapters in the language model.
The work evaluates the model on a per-image held-out split of astronomy caption and question-answer records using automatic reference-based, embedding, NLI, and astronomy-specific unsupported-detail proxies. The reported results are interpreted as improvements in in-domain reference alignment, not as a general factual-reliability claim.
Files
astraq_vl_preprint_v1.pdf
Files
(815.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e50bd433898436a3b4369133268e8733
|
168.2 kB | Preview Download |
|
md5:282c4cbf6e405466b7930c38f127f6aa
|
647.4 kB | Preview Download |
Additional details
Related works
- Is supplemented by
- Model: https://huggingface.co/grKnight/astraq-vl-stage1 (URL)
- Model: https://huggingface.co/grKnight/astraq-vl-stage2 (URL)
- Other: https://huggingface.co/grKnight/astraq-vl-full-heldout-baselines (URL)
Software
- Repository URL
- https://github.com/crimsonKn1ght/astraq-vl
- Programming language
- Python
- Development Status
- Active