Fusion Segment Transformer: Bi-Directional Attention Guided Fusion Network for AI-Generated Music Detection
Yumin Kim, Seonghyeon Go
TL;DR
Addresses the challenge of detecting AI-generated music in full-length tracks by modeling long-term musical structure. Proposes Fusion Segment Transformer, a two-stage framework that fuses short-segment content embeddings with global structural cues via a bi-directional cross-attention fusion layer and a learnable gating mechanism. Key contributions include a flexible, extractor-agnostic fusion architecture, cross-modal interaction between content and structure, and state-of-the-art results on the SONICS and AIME datasets. The approach improves robustness to generation artifacts and long-range musical regularities, with practical implications for copyright enforcement and music forensics.
Abstract
With the rise of generative AI technology, anyone can now easily create and deploy AI-generated music, which has heightened the need for technical solutions to address copyright and ownership issues. While existing works mainly focused on short-audio, the challenge of full-audio detection, which requires modeling long-term structure and context, remains insufficiently explored. To address this, we propose an improved version of the Segment Transformer, termed the Fusion Segment Transformer. As in our previous work, we extract content embeddings from short music segments using diverse feature extractors. Furthermore, we enhance the architecture for full-audio AI-generated music detection by introducing a Gated Fusion Layer that effectively integrates content and structural information, enabling the capture of long-term context. Experiments on the SONICS and AIME datasets show that our approach outperforms the previous model and recent baselines, achieving state-of-the-art results in AI-generated music detection.
