中文
相关论文

相关论文: An LSTM-Based Chord Generation System Using Chroma…

200 篇论文

Conventional Music Notation (CMN) is the well-established foundation for the written communication of musical information, such as rhythm, harmony, or timbre. However, CMN suffers from the complexity of its visual encoding and the need for…

人机交互 · 计算机科学 2019-08-02 Matthias Miller , Alexandra Bonnici , Mennatallah El-Assady

Since most of music has repetitive structures from motifs to phrases, repeating musical ideas can be a basic operation for music composition. The basic block that we focus on is conceptualized as loops which are essential ingredients of…

声音 · 计算机科学 2022-11-01 Sangjun Han , Hyeongrae Ihm , Moontae Lee , Woohyung Lim

We introduce a novel resampling criterion using lift scores, for improving compositional generation in diffusion models. By leveraging the lift scores, we evaluate whether generated samples align with each single condition and then compose…

机器学习 · 计算机科学 2025-05-27 Chenning Yu , Sicun Gao

We propose the Segmented Full-Song Model (SFS) for symbolic full-song generation. The model accepts a user-provided song structure and an optional short seed segment that anchors the main idea around which the song is developed. By…

声音 · 计算机科学 2025-10-08 Ping-Yi Chen , Chih-Pin Tan , Yi-Hsuan Yang

We present theoretical studies of high-order harmonic generation (HHG) produced by non-homogeneous fields as resulting from the illumination of plasmonic nanostructures with a short laser pulse. We show that both the inhomogeneity of the…

原子物理 · 物理学 2012-04-27 M. F. Ciappina , J. Biegert , R. Quidant , M. Lewenstein

Large Language Models (LLMs) show promise in lyric-to-melody generation, but models trained with Supervised Fine-Tuning (SFT) often produce musically implausible melodies with issues like poor rhythm and unsuitable vocal ranges, a…

声音 · 计算机科学 2026-04-21 Hao Meng , Siyuan Zheng , Shuran Zhou , Qiangqiang Wang , Yang Song

Massive volumes of high-dimensional data that evolves over time is continuously collected by contemporary information processing systems, which brings up the problem of organizing this data into clusters, i.e. achieve the purpose of…

机器学习 · 计算机科学 2019-10-22 Di Xu , Tianhang Long , Junbin Gao

Dynamic systems have found their use in sound synthesis as well as score synthesis. These levels can be integrated in monolithic autonomous systems in a novel approach to algorithmic composition that shares certain aesthetic motivations…

声音 · 计算机科学 2021-10-14 Risto Holopainen

Automatic Music Transcription (AMT) converts audio recordings into symbolic musical representations. Training deep neural networks (DNNs) for AMT typically requires strongly aligned training pairs with precise frame-level annotations. Since…

声音 · 计算机科学 2025-11-19 Jonathan Yaffe , Ben Maman , Meinard Müller , Amit H. Bermano

We propose an end-to-end, domain-independent neural encoder-aligner-decoder model for selective generation, i.e., the joint task of content selection and surface realization. Our model first encodes a full set of over-determined database…

计算与语言 · 计算机科学 2016-01-12 Hongyuan Mei , Mohit Bansal , Matthew R. Walter

Several methods exist for a computer to generate music based on data including Markov chains, recurrent neural networks, recombinancy, and grammars. We explore the use of unit selection and concatenation as a means of generating music using…

声音 · 计算机科学 2016-12-19 Mason Bretan , Gil Weinberg , Larry Heck

Developing text-driven symbolic music generation models remains challenging due to the scarcity of aligned text-music datasets and the unreliability of automated captioning pipelines. While most efforts have focused on MIDI, sheet music…

Could we automatically derive the score of a piano accompaniment based on the audio of a pop song? This is the audio-to-symbolic arrangement problem we tackle in this paper. A good arrangement model should not only consider the audio…

声音 · 计算机科学 2022-02-23 Ziyu Wang , Dejing Xu , Gus Xia , Ying Shan

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

We investigate the utility of diffusion generative models to efficiently synthesise datasets that effectively train deep learning models for image analysis. Specifically, we propose novel $\Gamma$-distribution Latent Denoising Diffusion…

图像与视频处理 · 电气工程与系统科学 2024-10-01 David Stojanovski , Mariana da Silva , Pablo Lamata , Arian Beqiri , Alberto Gomez

Optical Music Recognition (OMR) is an important technology in music and has been researched for a long time. Previous approaches for OMR are usually based on CNN for image understanding and RNN for music symbol classification. In this…

计算与语言 · 计算机科学 2023-08-21 Yixuan Li , Huaping Liu , Qiang Jin , Miaomiao Cai , Peng Li

Compositional generalization tests are often used to estimate the compositionality of LLMs. However, such tests have the following limitations: (1) they only focus on the output results without considering LLMs' understanding of sample…

人工智能 · 计算机科学 2026-05-01 Ziyao Xu , Cong Wang , Houfeng Wang

In this paper, we propose a variety of Long Short-Term Memory (LSTM) based models for sequence tagging. These models include LSTM networks, bidirectional LSTM (BI-LSTM) networks, LSTM with a Conditional Random Field (CRF) layer (LSTM-CRF)…

计算与语言 · 计算机科学 2015-08-11 Zhiheng Huang , Wei Xu , Kai Yu

We introduce MusicLM, a model generating high-fidelity music from text descriptions such as "a calming violin melody backed by a distorted guitar riff". MusicLM casts the process of conditional music generation as a hierarchical…

Bi-directional LSTMs are a powerful tool for text representation. On the other hand, they have been shown to suffer various limitations due to their sequential nature. We investigate an alternative LSTM structure for encoding text, which…

计算与语言 · 计算机科学 2018-05-08 Yue Zhang , Qi Liu , Linfeng Song