{"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/arxiv-2508-02072","title":"HyTIP: Hybrid Temporal Information Propagation for Masked Conditional Residual Video Coding","arxiv_id":"2508.02072","date":"2025-08-04","proceeding":"ICCV","authors":["Yi-Hsin Chen","Yi-Chen Yao","Kuan-Wei Ho","Chun-Hung Wu","Huu-Tai Phung","Martin Benjak","Jörn Ostermann","Wen-Hsiao Peng"],"abstract":"Most frame-based learned video codecs can be interpreted as recurrent neural networks (RNNs) propagating reference information along the temporal dimension. This work revisits the limitations of the current approaches from an RNN perspective. The output-recurrence methods, which propagate decoded frames, are intuitive but impose dual constraints on the output decoded frames, leading to suboptimal rate-distortion performance. In contrast, the hidden-to-hidden connection approaches, which propagate latent features within the RNN, offer greater flexibility but require large buffer sizes. To address these issues, we propose HyTIP, a learned video coding framework that combines both mechanisms. Our hybrid buffering strategy uses explicit decoded frames and a small number of implicit latent features to achieve competitive coding performance. Experimental results show that our HyTIP outperforms the sole use of either output-recurrence or hidden-to-hidden approaches. Furthermore, it achieves comparable performance to state-of-the-art methods but with a much smaller buffer size, and outperforms VTM 17.0 (Low-delay B) in terms of PSNR-RGB and MS-SSIM-RGB. The source code of HyTIP is available at https://github.com/NYCU-MAPL/HyTIP.","url_abs":"https://arxiv.org/abs/2508.02072","url_pdf":"https://arxiv.org/pdf/2508.02072","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2508.02072","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2508.02072"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/NYCU-MAPL/HyTIP","reach":{"status":"ok"}}],"summary":{"ran_honours":1,"unverified":9},"by_repo_kind":{"found_in_text":{"samples":10,"ran":1,"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":10,"samples":[{"code_sha256_prefix":"058564027e22df3c","entry":"get_padding_size","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"compressai/entropy_models/entropy_models.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/compressai/entropy_models/entropy_models.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"058564027e22df3c"}},{"code_sha256_prefix":"f06896949dbb1d72","entry":"UpsampleSBlock","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"compressai/RIFE/FFNet.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/compressai/RIFE/FFNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f06896949dbb1d72"}},{"code_sha256_prefix":"1711b282204ec142","entry":"gen_discrete_condition","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"util/conditional_module.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/util/conditional_module.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1711b282204ec142"}},{"code_sha256_prefix":"926e58e48848d712","entry":"gen_random_condition","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"util/conditional_module.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/util/conditional_module.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"926e58e48848d712"}},{"code_sha256_prefix":"22ed612ad01ece28","entry":"get_out_channels","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"util/conditional_module.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/util/conditional_module.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"22ed612ad01ece28"}},{"code_sha256_prefix":"2387a42f00dfe9fc","entry":"norm","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"flownets.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/flownets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2387a42f00dfe9fc"}},{"code_sha256_prefix":"c82c65f057befe9c","entry":"quant","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"compressai/entropy_models/quantization.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/compressai/entropy_models/quantization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c82c65f057befe9c"}},{"code_sha256_prefix":"0a64f6e12fb6aa10","entry":"scale_quant","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"compressai/entropy_models/quantization.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/compressai/entropy_models/quantization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0a64f6e12fb6aa10"}},{"code_sha256_prefix":"df5a86df1aa7ef22","entry":"uniform_noise","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"compressai/entropy_models/quantization.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/compressai/entropy_models/quantization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"df5a86df1aa7ef22"}},{"code_sha256_prefix":"1ca07f57912161b4","entry":"warp","repo":"NYCU-MAPL/HyTIP","repo_kind":"found_in_text","path":"util/warplayer.py","file_url":"https://github.com/NYCU-MAPL/HyTIP/blob/HEAD/util/warplayer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1ca07f57912161b4"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"eess.IV","source":"arxiv_api"},"syntology_extracted_results":null}