中文
相关论文

相关论文: LSTM Networks for Music Generation

200 篇论文

Natural language generation (NLG) is a critical component of spoken dialogue and it has a significant impact both on usability and perceived quality. Most NLG systems in common use employ rules and heuristics and tend to generate rigid and…

计算与语言 · 计算机科学 2015-08-27 Tsung-Hsien Wen , Milica Gasic , Nikola Mrksic , Pei-Hao Su , David Vandyke , Steve Young

Because of their superior ability to preserve sequence information over time, Long Short-Term Memory (LSTM) networks, a type of recurrent neural network with a more complex computational unit, have obtained strong results on a variety of…

计算与语言 · 计算机科学 2015-06-02 Kai Sheng Tai , Richard Socher , Christopher D. Manning

The LSTM network was proposed to overcome the difficulty in learning long-term dependence, and has made significant advancements in applications. With its success and drawbacks in mind, this paper raises the question - do RNN and LSTM have…

机器学习 · 统计学 2020-06-11 Jingyu Zhao , Feiqing Huang , Jia Lv , Yanjie Duan , Zhen Qin , Guodong Li , Guangjian Tian

This project presents a deep learning approach to generate monophonic melodies based on input beats, allowing even amateurs to create their own music compositions. Three effective methods - LSTM with Full Attention, LSTM with Local…

声音 · 计算机科学 2023-07-11 Conghao Shen , Violet Z. Yao , Yixin Liu

Long short-term memory (LSTM) is one of the robust recurrent neural network architectures for learning sequential data. However, it requires considerable computational power to learn and implement both software and hardware aspects. This…

机器学习 · 计算机科学 2023-01-13 Nelly Elsayed , Zag ElSayed , Anthony S. Maida

Recurrent Neural Networks (RNNS) are now widely used on sequence generation tasks due to their ability to learn long-range dependencies and to generate sequences of arbitrary length. However, their left-to-right generation procedure only…

人工智能 · 计算机科学 2017-09-20 Gaëtan Hadjeres , Frank Nielsen

This work presents a Long Short-Term Memory (LSTM) network for forecasting a monthly electricity demand time series with a one-year horizon. The novelty of this work is the use of pattern representation of the seasonal time series as an…

信号处理 · 电气工程与系统科学 2020-04-29 Paweł Pełka , Grzegorz Dudek

At present, neural network-based models, including transformers, struggle to generate memorable and readily comprehensible music from unified and repetitive musical material due to a lack of understanding of musical structure. Consequently,…

声音 · 计算机科学 2026-01-21 Shangxuan Luo , Joshua Reiss

Convolutional Neural Network (CNN) or Long short-term memory (LSTM) based models with the input of spectrogram or waveforms are commonly used for deep learning based audio source separation. In this paper, we propose a Sliced…

音频与语音处理 · 电气工程与系统科学 2020-05-20 Tingle Li , Jiawei Chen , Haowen Hou , Ming Li

We introduce a novel playlist generation algorithm that focuses on the quality of transitions using a recurrent neural network (RNN). The proposed model assumes that optimal transitions between tracks can be modelled and predicted by…

人工智能 · 计算机科学 2016-06-08 Keunwoo Choi , George Fazekas , Mark Sandler

We investigate regression for variable length sequential data containing missing samples and introduce a novel tree architecture based on the Long Short-Term Memory (LSTM) networks. In our architecture, we employ a variable number of LSTM…

机器学习 · 计算机科学 2020-05-26 S. Onur Sahin , Suleyman S. Kozat

Recent advances in text-to-music generation (TTM) have yielded high-quality results, but often at the cost of extensive compute and the use of large proprietary internal data. To improve the affordability and openness of TTM training, an…

声音 · 计算机科学 2026-01-22 Wei-Jaw Lee , Fang-Chih Hsieh , Xuanjun Chen , Fang-Duo Tsai , Yi-Hsuan Yang

Electricity demand forecasting is a well established research field. Usually this task is performed considering historical loads, weather forecasts, calendar information and known major events. Recently attention has been given on the…

机器学习 · 计算机科学 2023-09-14 Yun Bai , Simon Camal , Andrea Michiorri

Very short computer programs, sometimes consisting of as few as three arithmetic operations in an infinite loop, can generate data that sounds like music when output as raw PCM audio. The space of such programs was recently explored by…

声音 · 计算机科学 2015-03-19 Ville-Matias Heikkilä

This paper is based on a machine learning project at the Norwegian University of Science and Technology, fall 2020. The project was initiated with a literature review on the latest developments within time-series forecasting methods in the…

机器学习 · 计算机科学 2021-05-17 Christian Bakke Vennerød , Adrian Kjærran , Erling Stray Bugge

Generating a chord progression from a monophonic melody is a challenging problem because a chord progression requires a series of layered notes played simultaneously. This paper presents a novel method of generating chord sequences from a…

声音 · 计算机科学 2017-12-05 Hyungui Lim , Seungyeon Rhyu , Kyogu Lee

Long Short-Term Memory (LSTM) is a popular approach to boosting the ability of Recurrent Neural Networks to store longer term temporal information. The capacity of an LSTM network can be increased by widening and adding layers. However,…

机器学习 · 统计学 2017-12-14 Zhen He , Shaobing Gao , Liang Xiao , Daxue Liu , Hangen He , David Barber

Music generation is always interesting in a sense that there is no formalized recipe. In this work, we propose a novel dual-track architecture for generating classical piano music, which is able to model the inter-dependency of left-hand…

声音 · 计算机科学 2020-05-12 Sudi Lyu , Anxiang Zhang , Rong Song

Machine-learning techniques have been recently used with spectacular results to generate artefacts such as music or text. However, these techniques are still unable to capture and generate artefacts that are convincingly structured. In this…

人工智能 · 计算机科学 2017-03-03 Pierre Roy , Alexandre Papadopoulos , François Pachet

The creation of long melody sequences requires effective expression of coherent musical structure. However, there is no clear representation of musical structure. Recent works on music generation have suggested various approaches to deal…

声音 · 计算机科学 2021-11-04 Yi Zou , Pei Zou , Yi Zhao , Kaixiang Zhang , Ran Zhang , Xiaorui Wang