{"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/amt-all-pairs-multi-field-transforms-for","title":"AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation","arxiv_id":"2304.09790","date":"2023-04-19","proceeding":"CVPR 2023 1","authors":["Zhen Li","Zuo-Liang Zhu","Ling-Hao Han","Qibin Hou","Chun-Le Guo","Ming-Ming Cheng"],"abstract":"We present All-Pairs Multi-Field Transforms (AMT), a new network architecture for video frame interpolation. It is based on two essential designs. First, we build bidirectional correlation volumes for all pairs of pixels, and use the predicted bilateral flows to retrieve correlations for updating both flows and the interpolated content feature. Second, we derive multiple groups of fine-grained flow fields from one pair of updated coarse flows for performing backward warping on the input frames separately. Combining these two designs enables us to generate promising task-oriented flows and reduce the difficulties in modeling large motions and handling occluded areas during frame interpolation. These qualities promote our model to achieve state-of-the-art performance on various benchmarks with high efficiency. Moreover, our convolution-based model competes favorably compared to Transformer-based models in terms of accuracy and efficiency. Our code is available at https://github.com/MCG-NKU/AMT.","url_abs":"https://arxiv.org/abs/2304.09790v1","url_pdf":"https://arxiv.org/pdf/2304.09790v1.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":"amt-all-pairs-multi-field-transforms-for","repo_url":"https://github.com/mcg-nku/amt","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"amt-all-pairs-multi-field-transforms-for","repo_url":"https://github.com/yangyucheng000/Paper-4/tree/main/amt","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"amt-all-pairs-multi-field-transforms-for","repo_url":"https://github.com/yangyucheng000/papercode-2/tree/main/amt-main","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"all","task_name":"All"},{"task_slug":"video-frame-interpolation","task_name":"Video Frame Interpolation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2304.09790","atlas_url":"https://app.syntology.ai/?focus=2304.09790","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2304.09790"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/mcg-nku/amt","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/papercode-2/tree/main/amt-main","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/Paper-4/tree/main/amt","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/MCG-NKU/AMT","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":6,"ran_honours":1,"ran_fixture":1,"ran_draft_wrong":1,"unverified":3},"by_repo_kind":{"official":{"samples":12,"ran":9,"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":12,"samples":[{"code_sha256_prefix":"195727693a2d8e8c","entry":"BidirCorrBlock","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"195727693a2d8e8c"}},{"code_sha256_prefix":"9b611d349617d0f2","entry":"Encoder","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9b611d349617d0f2"}},{"code_sha256_prefix":"fcb2ac97251c684f","entry":"InitDecoder","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fcb2ac97251c684f"}},{"code_sha256_prefix":"3b3b03b89393ecfd","entry":"IntermediateDecoder","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3b3b03b89393ecfd"}},{"code_sha256_prefix":"c7fb23945beff6ff","entry":"MultiFlowDecoder","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c7fb23945beff6ff"}},{"code_sha256_prefix":"bb1a6278d025969a","entry":"ResBlock","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bb1a6278d025969a"}},{"code_sha256_prefix":"63d12d2090a905d4","entry":"coords_grid","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"63d12d2090a905d4"}},{"code_sha256_prefix":"3420ee713fc4e298","entry":"multi_flow_combine","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3420ee713fc4e298"}},{"code_sha256_prefix":"3073f3b71dc41f8a","entry":"resize","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3073f3b71dc41f8a"}},{"code_sha256_prefix":"9930721ab1fc7fab","entry":"Model","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9930721ab1fc7fab"}},{"code_sha256_prefix":"a5d49d6dd61c3300","entry":"SmallUpdateBlock","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a5d49d6dd61c3300"}},{"code_sha256_prefix":"f7fdd47db37c527a","entry":"bilinear_sampler","repo":"MCG-NKU/AMT","repo_kind":"official","path":"networks/AMT-S.py","file_url":"https://github.com/MCG-NKU/AMT/blob/HEAD/networks/AMT-S.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f7fdd47db37c527a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}