{"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/towards-practical-real-time-neural-video","title":"Towards Practical Real-Time Neural Video Compression","arxiv_id":"2502.20762","date":"2025-02-28","proceeding":"CVPR 2025 1","authors":["Zhaoyang Jia","Bin Li","Jiahao Li","Wenxuan Xie","Linfeng Qi","Houqiang Li","Yan Lu"],"abstract":"We introduce a practical real-time neural video codec (NVC) designed to deliver high compression ratio, low latency and broad versatility. In practice, the coding speed of NVCs depends on 1) computational costs, and 2) non-computational operational costs, such as memory I/O and the number of function calls. While most efficient NVCs prioritize reducing computational cost, we identify operational cost as the primary bottleneck to achieving higher coding speed. Leveraging this insight, we introduce a set of efficiency-driven design improvements focused on minimizing operational costs. Specifically, we employ implicit temporal modeling to eliminate complex explicit motion modules, and use single low-resolution latent representations rather than progressive downsampling. These innovations significantly accelerate NVC without sacrificing compression quality. Additionally, we implement model integerization for consistent cross-device coding and a module-bank-based rate control scheme to improve practical adaptability. Experiments show our proposed DCVC-RT achieves an impressive average encoding/decoding speed at 125.2/112.8 fps (frames per second) for 1080p video, while saving an average of 21% in bitrate compared to H.266/VTM. The code is available at https://github.com/microsoft/DCVC.","url_abs":"https://arxiv.org/abs/2502.20762v2","url_pdf":"https://arxiv.org/pdf/2502.20762v2.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":"towards-practical-real-time-neural-video","repo_url":"https://github.com/microsoft/dcvc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"video-compression","task_name":"Video Compression"}],"methods":[{"method_slug":"set","method_name":"SET"},{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2502.20762","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2502.20762"}},"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":"deterministic:regex_extraction","url":"https://github.com/microsoft/DCVC","reach":null}],"summary":{"ran":21,"unverified":13},"by_repo_kind":{"official":{"samples":34,"ran":21,"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":"6632b3d06d6dc73d","entry":"BitEstimator","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6632b3d06d6dc73d"}},{"code_sha256_prefix":"10192b8edda5270f","entry":"Bitparm","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"10192b8edda5270f"}},{"code_sha256_prefix":"b3341ca1d0efc886","entry":"Decoder","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b3341ca1d0efc886"}},{"code_sha256_prefix":"4d40a1c48bbcac69","entry":"HyperEncoder","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d40a1c48bbcac69"}},{"code_sha256_prefix":"b035ef7ee62dfab7","entry":"PriorFusion","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b035ef7ee62dfab7"}},{"code_sha256_prefix":"31e2dd2ac8c92243","entry":"ReconGeneration","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"31e2dd2ac8c92243"}},{"code_sha256_prefix":"c4f96036562670f5","entry":"ResidualBlockWithStride2","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c4f96036562670f5"}},{"code_sha256_prefix":"58d7f8bf0a025b7f","entry":"SubpelConv2x","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"58d7f8bf0a025b7f"}},{"code_sha256_prefix":"2587865886a4218e","entry":"WSiLU","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2587865886a4218e"}},{"code_sha256_prefix":"9b36262e9f957f07","entry":"WSiLUChunkAdd","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9b36262e9f957f07"}},{"code_sha256_prefix":"1a041ac6f57a560a","entry":"add_and_multiply","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1a041ac6f57a560a"}},{"code_sha256_prefix":"3827431831b55e09","entry":"bias_quant","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3827431831b55e09"}},{"code_sha256_prefix":"67fb651ec943a810","entry":"build_index_dec","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"67fb651ec943a810"}},{"code_sha256_prefix":"acf48a659d8b34ad","entry":"build_index_enc","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"acf48a659d8b34ad"}},{"code_sha256_prefix":"fd74a46db0b38360","entry":"clamp_reciprocal_with_quant","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd74a46db0b38360"}},{"code_sha256_prefix":"d1a13206c36a5b35","entry":"combine_for_reading_2x","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d1a13206c36a5b35"}},{"code_sha256_prefix":"0688c213d8914d99","entry":"process_with_mask","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0688c213d8914d99"}},{"code_sha256_prefix":"6f0a1e70b507bf99","entry":"replicate_pad","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f0a1e70b507bf99"}},{"code_sha256_prefix":"badd304bd52c1e78","entry":"restore_y_2x","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"badd304bd52c1e78"}},{"code_sha256_prefix":"04830909a5b42ed4","entry":"restore_y_4x","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"04830909a5b42ed4"}},{"code_sha256_prefix":"a05c9e97653d2a48","entry":"round_and_to_int8","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a05c9e97653d2a48"}},{"code_sha256_prefix":"8ab5a894dae3d87a","entry":"CompressionModel","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"8ab5a894dae3d87a"}},{"code_sha256_prefix":"d403d2e9510c5557","entry":"DMC","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"d403d2e9510c5557"}},{"code_sha256_prefix":"d2630b2bf52e05d7","entry":"DepthConvBlock","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"d2630b2bf52e05d7"}},{"code_sha256_prefix":"6a89e2188117f78d","entry":"Encoder","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"6a89e2188117f78d"}},{"code_sha256_prefix":"16d83cb522ff6878","entry":"EntropyCoder","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"16d83cb522ff6878"}},{"code_sha256_prefix":"8d71934d46c53dd9","entry":"FeatureExtractor","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"8d71934d46c53dd9"}},{"code_sha256_prefix":"af985b6d3be368d9","entry":"GaussianEncoder","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"af985b6d3be368d9"}},{"code_sha256_prefix":"49f35ea395c21d4e","entry":"HyperDecoder","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"49f35ea395c21d4e"}},{"code_sha256_prefix":"c4c8570c58f5e745","entry":"RefFrame","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"c4c8570c58f5e745"}},{"code_sha256_prefix":"8b42cfe104e1ebce","entry":"ResidualBlockUpsample","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"8b42cfe104e1ebce"}},{"code_sha256_prefix":"06f77d72d6ef2bf1","entry":"SpatialPrior","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"06f77d72d6ef2bf1"}},{"code_sha256_prefix":"6762b17743bfdfa2","entry":"bias_pixel_shuffle_8","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"6762b17743bfdfa2"}},{"code_sha256_prefix":"03ac53f5f2eabc07","entry":"restore_y_2x_with_cat_after","repo":"microsoft/DCVC","repo_kind":"official","path":"DCVC-family/DCVC-RT/src/models/video_model.py","file_url":"https://github.com/microsoft/DCVC/blob/HEAD/DCVC-family/DCVC-RT/src/models/video_model.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":"03ac53f5f2eabc07"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}