中文
相关论文

相关论文: LSTM Networks for Music Generation

200 篇论文

Melody generation from lyrics has been a challenging research issue in the field of artificial intelligence and music, which enables to learn and discover latent relationship between interesting lyrics and accompanying melody.…

人工智能 · 计算机科学 2021-04-22 Yi Yu , Abhishek Srivastava , Simon Canales

Deep neural networks have become an indispensable technique for audio source separation (ASS). It was recently reported that a variant of CNN architecture called MMDenseNet was successfully employed to solve the ASS problem of estimating…

声音 · 计算机科学 2018-05-30 Naoya Takahashi , Nabarun Goswami , Yuki Mitsufuji

Spatial transformer network has been used in a layered form in conjunction with a convolutional network to enable the model to transform data spatially. In this paper, we propose a combined spatial transformer network (STN) and a Long…

图像与视频处理 · 电气工程与系统科学 2019-09-02 Shiyang Feng , Tianyue Chen , Hao Sun

Accurate short-term energy consumption forecasting is essential for efficient power grid management, resource allocation, and market stability. Traditional time-series models often fail to capture the complex, non-linear dependencies and…

计算机与社会 · 计算机科学 2026-01-27 Abhishek Maity , Viraj Tukarul

We investigate the problem of incorporating higher-level symbolic score-like information into Automatic Music Transcription (AMT) systems to improve their performance. We use recurrent neural networks (RNNs) and their variants as music…

We tackle the task of conditional music generation. We introduce MusicGen, a single Language Model (LM) that operates over several streams of compressed discrete music representation, i.e., tokens. Unlike prior work, MusicGen is comprised…

Long short-term memory (LSTM) is a robust recurrent neural network architecture for learning spatiotemporal sequential data. However, it requires significant computational power for learning and implementing from both software and hardware…

机器学习 · 计算机科学 2022-10-26 Nelly Elsayed , Zag ElSayed , Anthony S. Maida

Despite the innovations in deep learning and generative AI, creating long term structure as well as the layers of repeated structure common in musical works remains an open challenge in music generation. We propose an attention layer that…

声音 · 计算机科学 2024-06-27 Sophia Hager , Kathleen Hablutzel , Katherine M. Kinnaird

In the domain of algorithmic music composition, machine learning-driven systems eliminate the need for carefully hand-crafting rules for composition. In particular, the capability of recurrent neural networks to learn complex temporal…

声音 · 计算机科学 2019-03-05 Harish Kumar , Balaraman Ravindran

This paper presents an exploration of Long Short-Term Memory (LSTM) networks in the realm of text generation, focusing on the utilization of historical datasets for Shakespeare and Nietzsche. LSTMs, known for their effectiveness in handling…

计算与语言 · 计算机科学 2024-03-13 Mustafa Abbas Hussein Hussein , Serkan Savaş

The problem of AMR-to-text generation is to recover a text representing the same meaning as an input AMR graph. The current state-of-the-art method uses a sequence-to-sequence model, leveraging LSTM for encoding a linearized AMR structure.…

计算与语言 · 计算机科学 2018-08-29 Linfeng Song , Yue Zhang , Zhiguo Wang , Daniel Gildea

The rise of deep learning technologies has quickly advanced many fields, including that of generative music systems. There exist a number of systems that allow for the generation of good sounding short snippets, yet, these generated…

声音 · 计算机科学 2021-04-27 Zixun Guo , Makris Dimos , Herremans Dorien

This document presents some early explorations of applying Softly Masked Language Modelling (SMLM) to symbolic music generation. SMLM can be seen as a generalisation of masked language modelling (MLM), where instead of each element of the…

声音 · 计算机科学 2023-05-12 Nicolas Jonason , Bob L. T. Sturm

The current wave of deep learning (the hyper-vitamined return of artificial neural networks) applies not only to traditional statistical machine learning tasks: prediction and classification (e.g., for weather prediction and pattern…

音频与语音处理 · 电气工程与系统科学 2020-10-07 Jean-Pierre Briot

With recent breakthroughs in artificial neural networks, deep generative models have become one of the leading techniques for computational creativity. Despite very promising progress on image and short sequence generation, symbolic music…

声音 · 计算机科学 2020-03-03 Ke Chen , Weilin Zhang , Shlomo Dubnov , Gus Xia , Wei Li

Digital advances have transformed the face of automatic music generation since its beginnings at the dawn of computing. Despite the many breakthroughs, issues such as the musical tasks targeted by different machines and the degree to which…

声音 · 计算机科学 2018-12-12 Dorien Herremans , Ching-Hua Chuan , Elaine Chew

Spectrum sensing allows cognitive radio systems to detect relevant signals in despite the presence of severe interference. Most of the existing spectrum sensing techniques use a particular signal-noise model with certain assumptions and…

信息论 · 计算机科学 2021-12-07 Nupur Choudhury , Kandarpa Kumar Sarma , Chinmoy Kalita , Aradhana Misra

Gated recurrent networks such as those composed of Long Short-Term Memory (LSTM) nodes have recently been used to improve state of the art in many sequential processing tasks such as speech recognition and machine translation. However, the…

神经与进化计算 · 计算机科学 2018-06-11 Aditya Rawal , Risto Miikkulainen

In recent years, Long Short-Term Memory (LSTM) has become a popular choice for speech separation and speech enhancement task. The capability of LSTM network can be enhanced by widening and adding more layers. However, this would introduce…

声音 · 计算机科学 2018-12-27 Suman Samui , Indrajit Chakrabarti , Soumya K. Ghosh

Long Short-Term Memory (LSTM) is the primary recurrent neural networks architecture for acoustic modeling in automatic speech recognition systems. Residual learning is an efficient method to help neural networks converge easier and faster.…

计算与语言 · 计算机科学 2017-08-21 Lu Huang , Jiasong Sun , Ji Xu , Yi Yang