paper-with-me

Papers

PerceiverS: A Multi-Scale Perceiver with Effective Segmentation for Long-Term Expressive Symbolic Music Generation

2024-11-13 · Yungang Yi, Weihua Li, Matthew Kuo, Quan Bai

AI-based music generation has progressed significantly in recent years. However, creating symbolic music that is both long-structured and expressive remains a considerable challenge. In this paper, we propose PerceiverS (Segmentation and Scale), a novel architecture designed to address this issue by leveraging both Effective Segmentation and Multi-Scale attention mechanisms. Our approach enhances symbolic music generation by simultaneously learning long-term structural dependencies and short-term expressive details. By combining cross-attention and self-attention in a Multi-Scale setting, PerceiverS captures long-range musical structure while preserving musical diversity. The proposed model has been evaluated using the Maestro dataset and has demonstrated improvements in generating music of conventional length with expressive nuances. The project demos and the generated music samples can be accessed through the link: https://perceivers.github.io

📄 PDF Abstract BibTeX arXiv:2411.08307

Code (0)

등록된 구현이 없습니다.

Tasks

Audio GenerationDiversityMusic GenerationSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Diffusion Autoencoders with Perceivers for Long, Irregular and Multimodal Astronomical Sequences

2025-10-23 · Yunyi Shen, Alexander Gagliano arxiv

Self-supervised learning has become a central strategy for representation learning, but the majority of architectures used for encoding data have only been validated on regularly-sampled inputs such as images, audios. an…

Self-Supervised LearningRepresentation Learning

Uncertainty-Aware Perceiver

2024-02-04 · EuiYul Song

The Perceiver makes few architectural assumptions about the relationship among its inputs with quadratic scalability on its memory and computation time. Indeed, the Perceiver model outpaces or is competitive with ResNet-…

Efficient Speech Translation with Dynamic Latent Perceivers

2022-10-28 · Ioannis Tsiamas, Gerard I. Gállego, José A. R. Fonollosa, Marta R. Costa-jussà

Transformers have been the dominant architecture for Speech Translation in recent years, achieving significant improvements in translation quality. Since speech signals are longer than their textual counterparts, and due…

Speech-to-TextSpeech-to-Text TranslationTranslation

Dynamic Query Selection for Fast Visual Perceiver

2022-05-22 · Corentin Dancette, Matthieu Cord

Transformers have been matching deep convolutional networks for vision architectures in recent works. Most work is focused on getting the best results on large-scale benchmarks, and scaling laws seem to be the most succe…

Be My Eyes: Extending Large Language Models to New Modalities Through Multi-Agent Collaboration

2025-11-24 · James Y. Huang, Sheng Zhang, Qianchu Liu, Guanghui Qin 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in challenging, knowledge-intensive reasoning tasks. However, extending LLMs to perceive and reason over a new modality (e.g., vision), often require…

Multimodal Reasoning