LGAICLMMSDASNov 12, 2024

Automatic Album Sequencing

arXiv:2411.07772v2h-index: 8Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses album sequencing for a less technical audience, but it is incremental as it primarily focuses on accessibility and minor method improvements.

The authors tackled the problem of making album sequencing accessible to non-technical users by developing a web-based tool that implements existing and new methods, finding that their new transformer-based method outperforms a random baseline but not the prior narrative essence approach.

Album sequencing is a critical part of the album production process. Recently, a data-driven approach was proposed that sequences general collections of independent media by extracting the narrative essence of the items in the collections. While this approach implies an album sequencing technique, it is not widely accessible to a less technical audience, requiring advanced knowledge of machine learning techniques to use. To address this, we introduce a new user-friendly web-based tool that allows a less technical audience to upload music tracks, execute this technique in one click, and subsequently presents the result in a clean visualization to the user. To both increase the number of templates available to the user and address shortcomings of previous work, we also introduce a new direct transformer-based album sequencing method. We find that our more direct method outperforms a random baseline but does not reach the same performance as the narrative essence approach. Both methods are included in our web-based user interface, and this -- alongside a full copy of our implementation -- is publicly available at https://github.com/dylanashley/automatic-album-sequencing

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes