Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.12.20] Music Transformer: Generating Music With Long-Term Structure #13

Open
jason9693 opened this issue Dec 20, 2018 · 0 comments
Open
Assignees

Comments

@jason9693
Copy link
Collaborator

jason9693 commented Dec 20, 2018

Music Transformer: Generating Music With Long-Term Structure

  • Accepted Conference Name & Year : ex) CVPR 2017
  • 1st Author Name & Institute : Cheng-Zhi Anna Huang, Google Brain

Keywords

  • Related Attention
  • Space Complexity
  • Memory.

Contribution

  • Domain: 기존의 Seq2Seq 작곡모델의 제한된 길이의 메모리 문제를 해결.
  • Algorithm: Transformer의 공간복잡도를 O(N^2D)에서 O(ND)로 단축.

Proposed Architecture

  • Pre Processing

    • Multi Track
      2019-01-13 5 37 56
    • Single Track
      2019-01-13 5 37 52
  • Model

2019-01-13 5 33 09

2019-01-13 5 33 14

2019-01-13 5 33 18

Dataset

  • SERIALIZED INSTRUMENT/TIME GRID (J.S.BACH CHORALES)
  • MIDI-LIKE EVENT-BASED (PIANO-E-COMPETITION)

Valuable Relative Works

@jason9693 jason9693 changed the title [18.12.20] Neural Music Synthesis for Flexible Timbre Control [18.12.20] Music Transformer: Generating Music With Long-Term Structure Jan 13, 2019
@jason9693 jason9693 self-assigned this Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant