A knowledge-informed, self-reflective LLM framework for penetration testing achieved higher credential capture and stage-transition success than plain GPT-4o in a three-run case study on one Hack The Box machine.
Mitigating Training Imbalance in LLM Fine-Tuning via Selective Parameter Merging
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Supervised fine-tuning (SFT) is crucial for adapting Large Language Models (LLMs) to specific tasks. In this work, we demonstrate that the order of training data can lead to significant training imbalances, potentially resulting in performance degradation. Consequently, we propose to mitigate this imbalance by merging SFT models fine-tuned with different data orders, thereby enhancing the overall effectiveness of SFT. Additionally, we introduce a novel technique, "parameter-selection merging," which outperforms traditional weighted-average methods on five datasets. Further, through analysis and ablation studies, we validate the effectiveness of our method and identify the sources of performance improvements.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
RefPentester: A Knowledge-Informed Self-Reflective Penetration Testing Framework Based on Large Language Models
A knowledge-informed, self-reflective LLM framework for penetration testing achieved higher credential capture and stage-transition success than plain GPT-4o in a three-run case study on one Hack The Box machine.