中文
相关论文

相关论文: A Graph Engine for Guitar Chord-Tone Soloing Educa…

200 篇论文

This work introduces audio2chart, a framework for the automatic generation of Guitar Hero style charts directly from raw audio. The task is formalized as a sequence prediction problem, where models are trained to generate discrete chart…

音频与语音处理 · 电气工程与系统科学 2025-11-06 Riccardo Tripodi

Recently, automatic music transcription has made it possible to convert musical audio into accurate MIDI. However, the resulting MIDI lacks music notations such as tempo, which hinders its conversion into sheet music. In this paper, we…

音频与语音处理 · 电气工程与系统科学 2025-04-28 Zhanhong He , Roberto Togneri , Xiangyu Zhang

Finding important edges in a graph is a crucial problem for various research fields, such as network epidemics, signal processing, machine learning, and sensor networks. In this paper, we tackle the problem based on sampling theory on…

信号处理 · 电气工程与系统科学 2024-07-16 Kenta Yanagiya , Koki Yamada , Yasuo Katsuhara , Tomoya Takatani , Yuichi Tanaka

Automatic chord recognition (ACR) extracts time-aligned chord labels from music audio recordings. Despite recent advances, ACR still struggles with oversegmentation, data scarcity, and imbalance, especially in recognizing complex chords…

声音 · 计算机科学 2026-04-28 Leekyung Kim , Jonghun Park

Graph coloring involves assigning colors to the vertices of a graph such that two vertices linked by an edge receive different colors. Graph coloring problems are general models that are very useful to formulate many relevant applications…

机器学习 · 计算机科学 2020-10-27 Olivier Goudet , Béatrice Duval , Jin-Kao Hao

Graph generation with Machine Learning is an open problem with applications in various research fields. In this work, we propose to cast the generative process of a graph into a sequential one, relying on a node ordering procedure. We use…

机器学习 · 统计学 2020-04-24 Davide Bacciu , Alessio Micheli , Marco Podda

Constructing a spanning tree of a graph is one of the most basic tasks in graph theory. We consider a relaxed version of this problem in the setting of local algorithms. The relaxation is that the constructed subgraph is a sparse spanning…

数据结构与算法 · 计算机科学 2021-04-28 Reut Levi , Dana Ron , Ronitt Rubinfeld

Many real world networks are considered temporal networks, in which the chronological ordering of the edges has importance to the meaning of the data. Performing temporal subgraph matching on such graphs requires the edges in the subgraphs…

数据结构与算法 · 计算机科学 2018-01-25 Patrick Mackey , Katherine Porterfield , Erin Fitzhenry , Sutanay Choudhury , George Chin

This paper focuses on automatic music engraving, i.e., the creation of a humanly-readable musical score from musical content. This step is fundamental for all applications that include a human player, but it remains a mostly unexplored…

图形学 · 计算机科学 2025-09-25 Emmanouil Karystinaios , Francesco Foscarin , Gerhard Widmer

We develop aspects of music theory related to harmony, such as scales, chord formation and improvisation from a combinatorial perspective. The goal is to provide a foundation for this subject by deriving the basic structure from a few…

声音 · 计算机科学 2026-02-27 Maksim Lipyanskiy

Music Information Retrieval (MIR) is a collaborative scientific study that help to build innovative information research themes, novel frameworks, and developing connected delivery mechanisms in addition to making the world's massive…

声音 · 计算机科学 2021-09-09 Shah Riya Chiragkumar

Edge-weighted graphs play an important role in the theory of Robinsonian matrices and similarity theory, particularly via the concept of level graphs, that is, graphs obtained from an edge-weighted graph by removing all sufficiently light…

The graph is one of the most widely used mathematical structures in engineering and science because of its representational power and inherent ability to demonstrate the relationship between objects. The objective of this work is to…

数据结构与算法 · 计算机科学 2021-01-01 Shri Prakash Dwivedi

Many online networks are measured and studied via sampling techniques, which typically collect a relatively small fraction of nodes and their associated edges. Past work in this area has primarily focused on obtaining a representative…

社会与信息网络 · 计算机科学 2011-05-30 Maciej Kurant , Minas Gjoka , Yan Wang , Zack W. Almquist , Carter T. Butts , Athina Markopoulou

We consider graph Turing machines, a model of parallel computation on a graph, in which each vertex is only capable of performing one of a finite number of operations. This model of computation is a natural generalization of several…

逻辑 · 数学 2017-03-29 Nathanael Ackerman , Cameron Freer

Boolean circuit is a computational graph that consists of the dynamic directed graph structure and static functionality. The commonly used logic optimization and Boolean matching-based transformation can change the behavior of the Boolean…

机器学习 · 计算机科学 2024-11-19 Liwei Ni , Xinquan Li , Biwei Xie , Huawei Li

Melody harmonization has long been closely associated with chorales composed by Johann Sebastian Bach. Previous works rarely emphasised chorale generation conditioned on chord progressions, and there has been a lack of focus on assistive…

声音 · 计算机科学 2023-02-23 Shangda Wu , Xiaobing Li , Maosong Sun

We propose a novel approach for the generation of polyphonic music based on LSTMs. We generate music in two steps. First, a chord LSTM predicts a chord progression based on a chord embedding. A second LSTM then generates polyphonic music…

声音 · 计算机科学 2017-11-22 Gino Brunner , Yuyi Wang , Roger Wattenhofer , Jonas Wiesendanger

Creating a complex work of art like music necessitates profound creativity. With recent advancements in deep learning and powerful models such as transformers, there has been huge progress in automatic music generation. In an accompaniment…

声音 · 计算机科学 2022-09-02 Rishabh Dahale , Vaibhav Talwadker , Preeti Rao , Prateek Verma

As large-scale graphs become increasingly more prevalent, it poses significant computational challenges to process, extract and analyze large graph data. Graph coarsening is one popular technique to reduce the size of a graph while…

机器学习 · 计算机科学 2021-02-03 Chen Cai , Dingkang Wang , Yusu Wang