多帧光流估计的自适应记忆融合

IF 6.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Yibo Cui , Shangsheng Li , Xin Yang , Gang Wang , Yizheng Wang
{"title":"多帧光流估计的自适应记忆融合","authors":"Yibo Cui ,&nbsp;Shangsheng Li ,&nbsp;Xin Yang ,&nbsp;Gang Wang ,&nbsp;Yizheng Wang","doi":"10.1016/j.neucom.2025.131005","DOIUrl":null,"url":null,"abstract":"<div><div>Multi-frame optical flow models have demonstrated superior performance compared to two-frame models. Nevertheless, they suffer from several drawbacks, such as the absence of optical flow for the initial frames, the sharp increase in computational load as the number of input frames increases, and performance fluctuations when <span><math><mo>≥</mo><mn>3</mn></math></span> frames are incorporated. To address these issues, we propose AMFFlow, based on the Adaptive Memory Fusion (AMF) module, which effectively utilizes multi-frame information through memory fusion, thereby overcoming the aforementioned limitations. By employing a memory fusion mechanism, our method efficiently utilizes multi-frame information to estimate more accurate optical flow while maintaining a constant computational cost per frame. To our knowledge, AMFFlow is a pioneering model that can effectively exploit multi-frame information using <span><math><mo>≥</mo><mn>5</mn></math></span> frames for optical flow estimation. The AMF module is characterized by its low latency and plug-and-play capability. Additionally, we propose the Proportionally Debiased Endpoint Error (PDEPE), a novel metric designed to address evaluation errors caused by dataset bias in multi-frame optical flow models. Extensive experimental results demonstrate that AMFFlow achieves state-of-the-art (SOTA) generalization performance. Compared to the competing MemFlow model, the performance improvements on Sintel Training Clean and Sintel Training Final are approximately 5.9 % and 3.9 %, respectively. The source code and pre-trained models will be made publicly available at <span><span>https://github.com/keacifer/AMFFlow</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"651 ","pages":"Article 131005"},"PeriodicalIF":6.5000,"publicationDate":"2025-07-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Adaptive memory fusion for multi-frame optical flow estimation\",\"authors\":\"Yibo Cui ,&nbsp;Shangsheng Li ,&nbsp;Xin Yang ,&nbsp;Gang Wang ,&nbsp;Yizheng Wang\",\"doi\":\"10.1016/j.neucom.2025.131005\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Multi-frame optical flow models have demonstrated superior performance compared to two-frame models. Nevertheless, they suffer from several drawbacks, such as the absence of optical flow for the initial frames, the sharp increase in computational load as the number of input frames increases, and performance fluctuations when <span><math><mo>≥</mo><mn>3</mn></math></span> frames are incorporated. To address these issues, we propose AMFFlow, based on the Adaptive Memory Fusion (AMF) module, which effectively utilizes multi-frame information through memory fusion, thereby overcoming the aforementioned limitations. By employing a memory fusion mechanism, our method efficiently utilizes multi-frame information to estimate more accurate optical flow while maintaining a constant computational cost per frame. To our knowledge, AMFFlow is a pioneering model that can effectively exploit multi-frame information using <span><math><mo>≥</mo><mn>5</mn></math></span> frames for optical flow estimation. The AMF module is characterized by its low latency and plug-and-play capability. Additionally, we propose the Proportionally Debiased Endpoint Error (PDEPE), a novel metric designed to address evaluation errors caused by dataset bias in multi-frame optical flow models. Extensive experimental results demonstrate that AMFFlow achieves state-of-the-art (SOTA) generalization performance. Compared to the competing MemFlow model, the performance improvements on Sintel Training Clean and Sintel Training Final are approximately 5.9 % and 3.9 %, respectively. The source code and pre-trained models will be made publicly available at <span><span>https://github.com/keacifer/AMFFlow</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":19268,\"journal\":{\"name\":\"Neurocomputing\",\"volume\":\"651 \",\"pages\":\"Article 131005\"},\"PeriodicalIF\":6.5000,\"publicationDate\":\"2025-07-14\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Neurocomputing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0925231225016777\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Neurocomputing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0925231225016777","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

与双框架模型相比,多框架光流模型表现出了优越的性能。然而,它们存在一些缺点,例如初始帧没有光流,随着输入帧数量的增加计算负荷急剧增加,以及当包含≥3帧时性能波动。为了解决这些问题,我们提出了基于自适应记忆融合(AMF)模块的AMFFlow,它通过记忆融合有效地利用了多帧信息,从而克服了上述局限性。该方法采用记忆融合机制,在保持每帧计算成本不变的情况下,有效地利用多帧信息来估计更精确的光流。据我们所知,AMFFlow是一个开创性的模型,它可以有效地利用≥5帧的多帧信息进行光流估计。AMF模块的特点是低延迟和即插即用能力。此外,我们提出了比例去偏端点误差(PDEPE),这是一种新的度量,旨在解决多帧光流模型中由数据集偏差引起的评估误差。大量的实验结果表明,AMFFlow达到了最先进的(SOTA)泛化性能。与MemFlow模型相比,Sintel Training Clean和Sintel Training Final的性能改进分别约为5.9 %和3.9 %。源代码和预训练模型将在https://github.com/keacifer/AMFFlow上公开提供。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Adaptive memory fusion for multi-frame optical flow estimation
Multi-frame optical flow models have demonstrated superior performance compared to two-frame models. Nevertheless, they suffer from several drawbacks, such as the absence of optical flow for the initial frames, the sharp increase in computational load as the number of input frames increases, and performance fluctuations when 3 frames are incorporated. To address these issues, we propose AMFFlow, based on the Adaptive Memory Fusion (AMF) module, which effectively utilizes multi-frame information through memory fusion, thereby overcoming the aforementioned limitations. By employing a memory fusion mechanism, our method efficiently utilizes multi-frame information to estimate more accurate optical flow while maintaining a constant computational cost per frame. To our knowledge, AMFFlow is a pioneering model that can effectively exploit multi-frame information using 5 frames for optical flow estimation. The AMF module is characterized by its low latency and plug-and-play capability. Additionally, we propose the Proportionally Debiased Endpoint Error (PDEPE), a novel metric designed to address evaluation errors caused by dataset bias in multi-frame optical flow models. Extensive experimental results demonstrate that AMFFlow achieves state-of-the-art (SOTA) generalization performance. Compared to the competing MemFlow model, the performance improvements on Sintel Training Clean and Sintel Training Final are approximately 5.9 % and 3.9 %, respectively. The source code and pre-trained models will be made publicly available at https://github.com/keacifer/AMFFlow.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Neurocomputing
Neurocomputing 工程技术-计算机:人工智能
CiteScore
13.10
自引率
10.00%
发文量
1382
审稿时长
70 days
期刊介绍: Neurocomputing publishes articles describing recent fundamental contributions in the field of neurocomputing. Neurocomputing theory, practice and applications are the essential topics being covered.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信