ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
A pipeline for generating system messages and corresponding aligned assistant responses for existing SFT datasets that lack system messages. It annotates phrases within system messages with eight key functionalities, filters erroneous tags, verifies functionality appropriateness using an LLM-as-a-judge approach, and then generates new, better-aligned assistant responses based on the refined system messages and original user instructions.
SysGen addresses a practical gap in supervised fine-tuning (SFT) datasets: many existing datasets lack system messages, which are crucial for defining assistant behavior and ensuring alignment with user intent. By providing a pipeline to generate both system messages and aligned responses, SysGen could help practitioners create more consistent and controllable fine-tuning data without manual annotation. This is particularly relevant as the AI community increasingly focuses on alignment and safety in deployed models.
The paper's emphasis on annotating phrases with eight functionalities adds a layer of interpretability, allowing developers to understand and debug the intended behavior encoded in system messages. The use of LLM-as-a-judge for verification is a pragmatic approach to quality control, though it inherits the limitations of the judge model.
The abstract does not include quantitative results, metrics, or comparisons with baselines. The contribution is primarily methodological, describing the pipeline architecture and its intended workflow.
SysGen offers a systematic way to augment SFT datasets with structured system messages, which could improve the reproducibility and controllability of fine-tuned models. If validated empirically, it could become a standard preprocessing step for building aligned assistants. However, the lack of experimental evidence limits its immediate impact, and future work should evaluate the quality of generated messages and responses against human annotations or downstream task performance.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba