{"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/ttopt-a-maximum-volume-quantized-tensor-train","title":"TTOpt: A Maximum Volume Quantized Tensor Train-based Optimization and its Application to Reinforcement Learning","arxiv_id":"2205.00293","date":"2022-04-30","proceeding":null,"authors":["Konstantin Sozykin","Andrei Chertkov","Roman Schutski","Anh-Huy Phan","Andrzej Cichocki","Ivan Oseledets"],"abstract":"We present a novel procedure for optimization based on the combination of efficient quantized tensor train representation and a generalized maximum matrix volume principle. We demonstrate the applicability of the new Tensor Train Optimizer (TTOpt) method for various tasks, ranging from minimization of multidimensional functions to reinforcement learning. Our algorithm compares favorably to popular evolutionary-based methods and outperforms them by the number of function evaluations or execution time, often by a significant margin.","url_abs":"https://arxiv.org/abs/2205.00293v2","url_pdf":"https://arxiv.org/pdf/2205.00293v2.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":"abstracts"},"code_links":[{"paper_slug":"ttopt-a-maximum-volume-quantized-tensor-train","repo_url":"https://github.com/andreichertkov/ttopt","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-1","task_name":"Reinforcement Learning (RL)"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2205.00293","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2205.00293"}},"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/andreichertkov/ttopt","reach":null}],"summary":{"ran_honours":6,"ran_fixture":7,"ran_draft_wrong":1,"unverified":3},"by_repo_kind":{"official":{"samples":17,"ran":14,"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":"aad0069afc94eb49","entry":"_add_random","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aad0069afc94eb49"}},{"code_sha256_prefix":"45daa0d32d507479","entry":"_add_row","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"45daa0d32d507479"}},{"code_sha256_prefix":"54af7ad58f9e8e83","entry":"_maxvol","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54af7ad58f9e8e83"}},{"code_sha256_prefix":"544dde7bda277c94","entry":"_merge","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"544dde7bda277c94"}},{"code_sha256_prefix":"29694d2ff2cf642d","entry":"_ones","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"29694d2ff2cf642d"}},{"code_sha256_prefix":"b0e00d33104a35ea","entry":"_reshape","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b0e00d33104a35ea"}},{"code_sha256_prefix":"05a3404311550f0a","entry":"_stack","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"05a3404311550f0a"}},{"code_sha256_prefix":"0f46f52d25d095e0","entry":"_update_iter","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0f46f52d25d095e0"}},{"code_sha256_prefix":"c2cbec6be13031a9","entry":"f","repo":"AndreiChertkov/ttopt","repo_kind":"official","path":"demo/base.py","file_url":"https://github.com/AndreiChertkov/ttopt/blob/HEAD/demo/base.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2cbec6be13031a9"}},{"code_sha256_prefix":"d0d48af7e87ae1cf","entry":"maxvol","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0d48af7e87ae1cf"}},{"code_sha256_prefix":"e6e1ec163ad0ad39","entry":"maxvol_rect","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6e1ec163ad0ad39"}},{"code_sha256_prefix":"c162281061210a99","entry":"ttopt_find","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c162281061210a99"}},{"code_sha256_prefix":"b149936290bc356d","entry":"ttopt_fs","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b149936290bc356d"}},{"code_sha256_prefix":"9205862ee0ada55b","entry":"ttopt_init","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9205862ee0ada55b"}},{"code_sha256_prefix":"5770a9f5bb8c38e9","entry":"TTOpt","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.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":"5770a9f5bb8c38e9"}},{"code_sha256_prefix":"cc0a7bd6b0e7bd68","entry":"_iter","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.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":"cc0a7bd6b0e7bd68"}},{"code_sha256_prefix":"f3644d1aaa2f9c70","entry":"ttopt","repo":"andreichertkov/ttopt","repo_kind":"official","path":"ttopt/ttopt.py","file_url":"https://github.com/andreichertkov/ttopt/blob/HEAD/ttopt/ttopt.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":"f3644d1aaa2f9c70"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}