TR2025-012
SMITIN: Self-Monitored Inference-Time INtervention for Generative Music Transformers
-
- "SMITIN: Self-Monitored Inference-Time INtervention for Generative Music Transformers", IEEE Open Journal of Signal Processing, January 2025.BibTeX TR2025-012 PDF
- @article{Koo2025jan,
- author = {Koo, Junghyun and Wichern, Gordon and Germain, François G and Khurana, Sameer and Le Roux, Jonathan}},
- title = {SMITIN: Self-Monitored Inference-Time INtervention for Generative Music Transformers},
- journal = {IEEE Open Journal of Signal Processing},
- year = 2025,
- month = jan,
- url = {https://www.merl.com/publications/TR2025-012}
- }
,
- "SMITIN: Self-Monitored Inference-Time INtervention for Generative Music Transformers", IEEE Open Journal of Signal Processing, January 2025.
-
MERL Contacts:
-
Research Areas:
Abstract:
We introduce Self-Monitored Inference-Time INtervention (SMITIN), an approach for controlling an autoregressive generative music transformer using classifier probes. These simple logistic regression probes are trained on the output of each attention head in the transformer using a small dataset of audio examples both exhibiting and missing a specific musical trait (e.g., the presence/absence of drums, or real/synthetic music). We then steer the attention heads in the probe direction, ensuring the generative model output captures the desired musical trait. Additionally, we monitor the probe output to avoid adding an excessive amount of intervention into the autoregressive generation, which could lead to temporally incoherent music. We validate our results objectively and subjectively for both audio continuation and text-to-music applications, demonstrating the ability to add controls to large generative models for which retraining or even fine-tuning is impractical for most musicians. Audio samples of the proposed intervention approach are available on our demo page