Synergistic Feature Fusion for Latent Lyrical Classification: A Gated Deep Learning Architecture
M. A. Gameiro

TL;DR
This paper introduces a gated deep learning architecture called Synergistic Fusion Layer (SFL) that effectively combines semantic and structural features for lyrical classification, outperforming traditional methods in accuracy and calibration.
Contribution
The paper presents a novel SFL architecture that uses a gating mechanism to fuse deep semantic and structural features, demonstrating superior performance and calibration over baseline models.
Findings
SFL achieved 98.94% accuracy and F1 score.
SFL significantly reduced calibration error and log loss.
Gating mechanism outperforms feature concatenation.
Abstract
This study addresses the challenge of integrating complex, high-dimensional deep semantic features with simple, interpretable structural cues for lyrical content classification. We introduce a novel Synergistic Fusion Layer (SFL) architecture, a deep learning model utilizing a gated mechanism to modulate Sentence-BERT embeddings (Fdeep) using low-dimensional auxiliary features (Fstruct). The task, derived from clustering UMAP-reduced lyrical embeddings, is reframed as binary classification, distinguishing a dominant, homogeneous cluster (Class 0) from all other content (Class 1). The SFL model achieved an accuracy of 0.9894 and a Macro F1 score of 0.9894, outperforming a comprehensive Random Forest (RF) baseline that used feature concatenation (Accuracy = 0.9868). Crucially, the SFL model demonstrated vastly superior reliability and calibration, exhibiting a 93% reduction in Expected…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Authorship Attribution and Profiling
