{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/audio-to-score-alignment-using-transposition","title":"Audio-to-Score Alignment using Transposition-invariant Features","arxiv_id":"1807.07278","date":"2018-07-19","proceeding":null,"authors":["Andreas Arzt","Stefan Lattner"],"abstract":"Audio-to-score alignment is an important pre-processing step for in-depth analysis of classical music. In this paper, we apply novel transposition-invariant audio features to this task. These low-dimensional features represent local pitch intervals and are learned in an unsupervised fashion by a gated autoencoder. Our results show that the proposed features are indeed fully transposition-invariant and enable accurate alignments between transposed scores and performances. Furthermore, they can even outperform widely used features for audio-to-score alignment on `untransposed data', and thus are a viable and more flexible alternative to well-established features for music alignment and matching.","url_abs":"http://arxiv.org/abs/1807.07278v1","url_pdf":"http://arxiv.org/pdf/1807.07278v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"audio-to-score-alignment-using-transposition","repo_url":"https://github.com/SonyCSLParis/cgae-invar","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1807.07278","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1807.07278"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/SonyCSLParis/cgae-invar","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":11},"by_repo_kind":{"official":{"samples":11,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"9bf799ea2e532190","entry":"cached","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"cqt.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/cqt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9bf799ea2e532190"}},{"code_sha256_prefix":"553c307c7a155bcc","entry":"cuda_tensor","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"util.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"553c307c7a155bcc"}},{"code_sha256_prefix":"20ae7b8080b936a9","entry":"cuda_variable","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"util.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"20ae7b8080b936a9"}},{"code_sha256_prefix":"57aa6a585ca63d28","entry":"l2_loss","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"regularize.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/regularize.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"57aa6a585ca63d28"}},{"code_sha256_prefix":"8e3163ab57b0bc5c","entry":"lee_loss","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"regularize.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/regularize.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8e3163ab57b0bc5c"}},{"code_sha256_prefix":"6078f18a8d9f7848","entry":"load_pyc_bz","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"cqt.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/cqt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6078f18a8d9f7848"}},{"code_sha256_prefix":"334d57f3ac9a26d2","entry":"make_tile","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"plot.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"334d57f3ac9a26d2"}},{"code_sha256_prefix":"8a576cba021e02e4","entry":"make_tiles","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"plot.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a576cba021e02e4"}},{"code_sha256_prefix":"cf6c2674dc129b6b","entry":"scale_to_unit_interval","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"plot.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cf6c2674dc129b6b"}},{"code_sha256_prefix":"9c6c9c5e7a83203e","entry":"standardize","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"cqt.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/cqt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9c6c9c5e7a83203e"}},{"code_sha256_prefix":"3c938a3a3c546ba8","entry":"to_numpy","repo":"SonyCSLParis/cgae-invar","repo_kind":"official","path":"util.py","file_url":"https://github.com/SonyCSLParis/cgae-invar/blob/HEAD/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c938a3a3c546ba8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}