AIMar 10

Cognitively Layered Data Synthesis for Domain Adaptation of LLMs to Space Situational Awareness

arXiv:2603.09231v190.1h-index: 5
Predicted impact top 18% in AI · last 90 daysOriginality Highly original
AI Analysis

It addresses the problem of insufficient domain adaptation for LLMs in specialized fields like SSA, offering a transferable framework that is incremental in improving data synthesis methods.

The paper tackles the challenge of adapting large language models (LLMs) to complex engineering domains like space situational awareness (SSA) by proposing BD-FDG, a framework for generating high-quality supervised fine-tuning datasets, resulting in SSA-LLM-8B achieving relative BLEU-1 improvements of 144% to 176% and an 82.21% win rate over baselines.

Large language models (LLMs) demonstrate exceptional performance on general-purpose tasks. however, transferring them to complex engineering domains such as space situational awareness (SSA) remains challenging owing to insufficient structural alignment with mission chains, the absence of higher-order cognitive supervision, and poor correspondence between data quality criteria and engineering specifications. The core bottleneck is the construction of high-quality supervised fine-tuning (SFT) datasets. To this end, we propose BD-FDG (Bloom's Taxonomy-based Domain-specific Fine-tuning Data Generation), a framework that addresses incomplete knowledge coverage, shallow cognitive depth, and limited quality controllability through three mechanisms: structured knowledge organization, cognitively layered question modeling, and automated quality control. The framework uses a knowledge tree to ensure structured corpus coverage, designs a question generation scheme spanning nine categories and six cognitive levels from Remember to Create to produce samples with a continuous difficulty gradient, and applies a multidimensional scoring pipeline to enforce domain rigor and consistency. Using BD-FDG, we construct SSA-SFT, a domain dataset of approximately 230K samples, and fine-tune Qwen3-8B to obtain SSA-LLM-8B. Experiments show that SSA-LLM-8B achieves relative BLEU-1 improvements of 144\% (no-think) and 176\% (think) on the domain test set and a win rate of 82.21\% over the baseline in arena comparisons, while largely preserving general benchmark performance (MMLU-Pro, MATH-500). These results validate SFT data construction driven by cognitive layering as an effective paradigm for complex engineering domains and provide a transferable framework for domain-specific LLM adaptation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes