English

NanoFlux: Adversarial Dual-LLM Evaluation and Distillation For Multi-Domain Reasoning

Machine Learning 2026-03-18 v3

Abstract

We present NanoFlux, a novel adversarial framework for generating targeted training data to improve LLM reasoning, where adversarially-generated datasets containing fewer than 200 examples outperform conventional fine-tuning approaches. The framework employs a competitive dynamic between models alternating as Attacker and Defender, supervised by a tool-augmented Judge, synthesizing multi-step questions with explanatory annotations that target specific reasoning capabilities. Fine-tuning a 4B-parameter model on NanoFlux-generated data yields performance gains across diverse domains compared to full-benchmark fine-tuning: +5.9% on mathematical reasoning (GSMHard), +3.6% on scientific reasoning (GenomeBench), and +16.6% on medical reasoning (MultiMedQA), while reducing computational requirements by 3-14x. Ablation studies reveal a non-monotonic relationship between dataset characteristics and model performance, uncovering domain-specific optimal points for question complexity and reasoning quality. NanoFlux automates training data generation through embedding-based novelty filtering, tool-augmented evaluation, and multi-hop reasoning, suggesting that future model improvements may lie in the intelligent synthesis of small, precisely targeted training datasets.

Keywords

Cite

@article{arxiv.2509.23252,
  title  = {NanoFlux: Adversarial Dual-LLM Evaluation and Distillation For Multi-Domain Reasoning},
  author = {Raviteja Anantha and Soheil Hor and Teodor Nicola Antoniu and Layne C. Price},
  journal= {arXiv preprint arXiv:2509.23252},
  year   = {2026}
}

Comments

Preprint version 3; Updated References