首页 > 最新文献

Proceedings of the IEEE最新文献

英文 中文
Computational Imaging and Artificial Intelligence: The Next Revolution of Mobile Vision 计算成像与人工智能:移动视觉的下一次革命
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-12-12 DOI: 10.1109/JPROC.2023.3338272
Jinli Suo;Weihang Zhang;Jin Gong;Xin Yuan;David J. Brady;Qionghai Dai
Signal capture is at the forefront of perceiving and understanding the environment; thus, imaging plays a pivotal role in mobile vision. Recent unprecedented progress in artificial intelligence (AI) has shown great potential in the development of advanced mobile platforms with new imaging devices. Traditional imaging systems based on the “capturing images first and processing afterward” mechanism cannot meet this explosive demand. On the other hand, computational imaging (CI) systems are designed to capture high-dimensional data in an encoded manner to provide more information for mobile vision systems. Thanks to AI, CI can now be used in real-life systems by integrating deep learning algorithms into the mobile vision platform to achieve a closed loop of intelligent acquisition, processing, and decision-making, thus leading to the next revolution of mobile vision. Starting from the history of mobile vision using digital cameras, this work first introduces the advancement of CI in diverse applications and then conducts a comprehensive review of current research topics combining CI and AI. Although new-generation mobile platforms, represented by smart mobile phones, have deeply integrated CI and AI for better image acquisition and processing, most mobile vision platforms, such as self-driving cars and drones only loosely connect CI and AI, and are calling for a closer integration. Motivated by this fact, at the end of this work, we propose some potential technologies and disciplines that aid the deep integration of CI and AI and shed light on new directions in the future generation of mobile vision platforms.
信号捕捉是感知和理解环境的最前沿;因此,成像在移动视觉中起着举足轻重的作用。最近,人工智能(AI)取得了前所未有的进展,这为开发配备新型成像设备的先进移动平台提供了巨大的潜力。基于 "先捕捉图像、后处理 "机制的传统成像系统无法满足这一爆炸性需求。另一方面,计算成像(CI)系统旨在以编码方式捕捉高维数据,为移动视觉系统提供更多信息。得益于人工智能的发展,CI 现在可以通过将深度学习算法集成到移动视觉平台中,实现智能采集、处理和决策的闭环,从而应用于现实系统中,从而引发移动视觉的下一次革命。本著作从使用数码相机的移动视觉的历史出发,首先介绍了 CI 在各种应用中的进展,然后对当前 CI 与 AI 结合的研究课题进行了全面回顾。尽管以智能手机为代表的新一代移动平台已将 CI 与 AI 深度结合,以实现更好的图像采集和处理,但大多数移动视觉平台(如自动驾驶汽车和无人机)只是将 CI 与 AI 松散地联系在一起,因此需要更紧密的结合。在这一事实的推动下,我们在本作品的最后提出了一些有助于 CI 和 AI 深度融合的潜在技术和学科,并阐明了未来新一代移动视觉平台的新方向。
{"title":"Computational Imaging and Artificial Intelligence: The Next Revolution of Mobile Vision","authors":"Jinli Suo;Weihang Zhang;Jin Gong;Xin Yuan;David J. Brady;Qionghai Dai","doi":"10.1109/JPROC.2023.3338272","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3338272","url":null,"abstract":"Signal capture is at the forefront of perceiving and understanding the environment; thus, imaging plays a pivotal role in mobile vision. Recent unprecedented progress in artificial intelligence (AI) has shown great potential in the development of advanced mobile platforms with new imaging devices. Traditional imaging systems based on the “capturing images first and processing afterward” mechanism cannot meet this explosive demand. On the other hand, computational imaging (CI) systems are designed to capture high-dimensional data in an encoded manner to provide more information for mobile vision systems. Thanks to AI, CI can now be used in real-life systems by integrating deep learning algorithms into the mobile vision platform to achieve a closed loop of intelligent acquisition, processing, and decision-making, thus leading to the next revolution of mobile vision. Starting from the history of mobile vision using digital cameras, this work first introduces the advancement of CI in diverse applications and then conducts a comprehensive review of current research topics combining CI and AI. Although new-generation mobile platforms, represented by smart mobile phones, have deeply integrated CI and AI for better image acquisition and processing, most mobile vision platforms, such as self-driving cars and drones only loosely connect CI and AI, and are calling for a closer integration. Motivated by this fact, at the end of this work, we propose some potential technologies and disciplines that aid the deep integration of CI and AI and shed light on new directions in the future generation of mobile vision platforms.","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 12","pages":"1607-1639"},"PeriodicalIF":20.6,"publicationDate":"2023-12-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138739398","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Comprehensive Survey on Distributed Training of Graph Neural Networks 图神经网络分布式训练综合调查
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-12-08 DOI: 10.1109/JPROC.2023.3337442
Haiyang Lin;Mingyu Yan;Xiaochun Ye;Dongrui Fan;Shirui Pan;Wenguang Chen;Yuan Xie
Graph neural networks (GNNs) have been demonstrated to be a powerful algorithmic model in broad application fields for their effectiveness in learning over graphs. To scale GNN training up for large-scale and ever-growing graphs, the most promising solution is distributed training that distributes the workload of training across multiple computing nodes. At present, the volume of related research on distributed GNN training is exceptionally vast, accompanied by an extraordinarily rapid pace of publication. Moreover, the approaches reported in these studies exhibit significant divergence. This situation poses a considerable challenge for newcomers, hindering their ability to grasp a comprehensive understanding of the workflows, computational patterns, communication strategies, and optimization techniques employed in distributed GNN training. As a result, there is a pressing need for a survey to provide correct recognition, analysis, and comparisons in this field. In this article, we provide a comprehensive survey of distributed GNN training by investigating various optimization techniques used in distributed GNN training. First, distributed GNN training is classified into several categories according to their workflows. In addition, their computational patterns and communication patterns, as well as the optimization techniques proposed by recent work, are introduced. Second, the software frameworks and hardware platforms of distributed GNN training are also introduced for a deeper understanding. Third, distributed GNN training is compared with distributed training of deep neural networks (DNNs), emphasizing the uniqueness of distributed GNN training. Finally, interesting issues and opportunities in this field are discussed.
图神经网络(GNN)因其在图上学习的有效性,已在广泛的应用领域被证明是一种强大的算法模型。为了扩大图神经网络的训练规模,以适应大规模和不断增长的图,最有前途的解决方案是分布式训练,即在多个计算节点上分配训练工作量。目前,有关分布式 GNN 训练的相关研究数量异常庞大,发表论文的速度也异常迅猛。此外,这些研究中报告的方法也呈现出明显的差异。这种情况给新手带来了相当大的挑战,阻碍了他们全面了解分布式 GNN 训练中采用的工作流程、计算模式、通信策略和优化技术。因此,该领域迫切需要一份调查报告来提供正确的认识、分析和比较。本文通过研究分布式 GNN 训练中使用的各种优化技术,对分布式 GNN 训练进行了全面调查。首先,分布式 GNN 训练根据其工作流程分为几类。此外,还介绍了它们的计算模式和通信模式,以及近期工作中提出的优化技术。其次,为了加深理解,还介绍了分布式 GNN 训练的软件框架和硬件平台。第三,将分布式 GNN 训练与深度神经网络(DNN)的分布式训练进行了比较,强调了分布式 GNN 训练的独特性。最后,讨论了这一领域的有趣问题和机遇。
{"title":"A Comprehensive Survey on Distributed Training of Graph Neural Networks","authors":"Haiyang Lin;Mingyu Yan;Xiaochun Ye;Dongrui Fan;Shirui Pan;Wenguang Chen;Yuan Xie","doi":"10.1109/JPROC.2023.3337442","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3337442","url":null,"abstract":"Graph neural networks (GNNs) have been demonstrated to be a powerful algorithmic model in broad application fields for their effectiveness in learning over graphs. To scale GNN training up for large-scale and ever-growing graphs, the most promising solution is distributed training that distributes the workload of training across multiple computing nodes. At present, the volume of related research on distributed GNN training is exceptionally vast, accompanied by an extraordinarily rapid pace of publication. Moreover, the approaches reported in these studies exhibit significant divergence. This situation poses a considerable challenge for newcomers, hindering their ability to grasp a comprehensive understanding of the workflows, computational patterns, communication strategies, and optimization techniques employed in distributed GNN training. As a result, there is a pressing need for a survey to provide correct recognition, analysis, and comparisons in this field. In this article, we provide a comprehensive survey of distributed GNN training by investigating various optimization techniques used in distributed GNN training. First, distributed GNN training is classified into several categories according to their workflows. In addition, their computational patterns and communication patterns, as well as the optimization techniques proposed by recent work, are introduced. Second, the software frameworks and hardware platforms of distributed GNN training are also introduced for a deeper understanding. Third, distributed GNN training is compared with distributed training of deep neural networks (DNNs), emphasizing the uniqueness of distributed GNN training. Finally, interesting issues and opportunities in this field are discussed.","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 12","pages":"1572-1606"},"PeriodicalIF":20.6,"publicationDate":"2023-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138739494","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Visionary Look at the Security of Reconfigurable Cloud Computing 对可重构云计算安全性的远见卓识
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-21 DOI: 10.1109/JPROC.2023.3330729
Mirjana Stojilović;Kasper Rasmussen;Francesco Regazzoni;Mehdi B. Tahoori;Russell Tessier
Field-programmable gate arrays (FPGAs) have become critical components in many cloud computing platforms. These devices possess the fine-grained parallelism and specialization needed to accelerate applications ranging from machine learning to networking and signal processing, among many others. Unfortunately, fine-grained programmability also makes FPGAs a security risk. Here, we review the current scope of attacks on cloud FPGAs and their remediation. Many of the FPGA security limitations are enabled by the shared power distribution network in FPGA devices. The simultaneous sharing of FPGAs is a particular concern. Other attacks on the memory, host microprocessor, and input/output channels are also possible. After examining current attacks, we describe trends in cloud architecture and how they are likely to impact possible future attacks. FPGA integration into cloud hypervisors and system software will provide extensive computing opportunities but invite new avenues of attack. We identify a series of system, software, and FPGA architectural changes that will facilitate improved security for cloud FPGAs and the overall systems in which they are located.
现场可编程门阵列(FPGA)已成为许多云计算平台的关键组件。这些设备具有细粒度并行性和专用性,可加速从机器学习到网络和信号处理等各种应用。遗憾的是,细粒度可编程性也使 FPGA 存在安全风险。在此,我们回顾了当前对云 FPGA 的攻击范围及其补救措施。FPGA 设备中的共享配电网络导致了许多 FPGA 安全限制。同时共享FPGA是一个特别值得关注的问题。对内存、主机微处理器和输入/输出通道的其他攻击也是可能的。在研究了当前的攻击行为后,我们将介绍云架构的发展趋势,以及这些趋势可能对未来攻击行为产生的影响。将 FPGA 集成到云管理程序和系统软件中将提供广泛的计算机会,但也会带来新的攻击途径。我们确定了一系列系统、软件和 FPGA 架构变化,这些变化将有助于提高云 FPGA 及其所在整体系统的安全性。
{"title":"A Visionary Look at the Security of Reconfigurable Cloud Computing","authors":"Mirjana Stojilović;Kasper Rasmussen;Francesco Regazzoni;Mehdi B. Tahoori;Russell Tessier","doi":"10.1109/JPROC.2023.3330729","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3330729","url":null,"abstract":"Field-programmable gate arrays (FPGAs) have become critical components in many cloud computing platforms. These devices possess the fine-grained parallelism and specialization needed to accelerate applications ranging from machine learning to networking and signal processing, among many others. Unfortunately, fine-grained programmability also makes FPGAs a security risk. Here, we review the current scope of attacks on cloud FPGAs and their remediation. Many of the FPGA security limitations are enabled by the shared power distribution network in FPGA devices. The simultaneous sharing of FPGAs is a particular concern. Other attacks on the memory, host microprocessor, and input/output channels are also possible. After examining current attacks, we describe trends in cloud architecture and how they are likely to impact possible future attacks. FPGA integration into cloud hypervisors and system software will provide extensive computing opportunities but invite new avenues of attack. We identify a series of system, software, and FPGA architectural changes that will facilitate improved security for cloud FPGAs and the overall systems in which they are located.","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 12","pages":"1548-1571"},"PeriodicalIF":20.6,"publicationDate":"2023-11-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138739520","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Scanning the Issue 扫描问题
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-20 DOI: 10.1109/JPROC.2023.3328660
Deep-Learning-Based 3-D Surface Reconstruction—A Survey
基于深度学习的三维曲面重建研究综述
{"title":"Scanning the Issue","authors":"","doi":"10.1109/JPROC.2023.3328660","DOIUrl":"10.1109/JPROC.2023.3328660","url":null,"abstract":"Deep-Learning-Based 3-D Surface Reconstruction—A Survey","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"1462-1463"},"PeriodicalIF":20.6,"publicationDate":"2023-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10323288","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138293580","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
IEEE Membership IEEE会员
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-20 DOI: 10.1109/JPROC.2023.3328675
{"title":"IEEE Membership","authors":"","doi":"10.1109/JPROC.2023.3328675","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3328675","url":null,"abstract":"","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"C3-C3"},"PeriodicalIF":20.6,"publicationDate":"2023-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10323246","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138431109","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Proceedings of the IEEE Publication Information IEEE出版信息学报
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-20 DOI: 10.1109/JPROC.2023.3328669
{"title":"Proceedings of the IEEE Publication Information","authors":"","doi":"10.1109/JPROC.2023.3328669","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3328669","url":null,"abstract":"","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"C2-C2"},"PeriodicalIF":20.6,"publicationDate":"2023-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10323287","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138431086","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Statistical Tools and Methodologies for Ultrareliable Low-Latency Communication—A Tutorial 超可靠低延迟通信的统计工具和方法-教程
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-20 DOI: 10.1109/JPROC.2023.3328920
Onel L. A. López;Nurul H. Mahmood;Mohammad Shehab;Hirley Alves;Osmel Martínez Rosabal;Leatile Marata;Matti Latva-Aho
Ultrareliable low-latency communication (URLLC) constitutes a key service class of the fifth generation (5G) and beyond cellular networks. Notably, designing and supporting URLLC pose a herculean task due to the fundamental need to identify and accurately characterize the underlying statistical models in which the system operates, e.g., interference statistics, channel conditions, and the behavior of protocols. In general, multilayer end-to-end approaches considering all the potential delay and error sources and proper statistical tools and methodologies are inevitably required for providing strong reliability and latency guarantees. This article contributes to the body of knowledge in the latter aspect by providing a tutorial on several statistical tools and methodologies that are useful for designing and analyzing URLLC systems. Specifically, we overview the frameworks related to the following: 1) reliability theory; 2) short packet communications; 3) inequalities, distribution bounds, and tail approximations; 4) rare-events simulation; 5) queuing theory and information freshness; and 6) large-scale tools, such as stochastic geometry, clustering, compressed sensing, and mean-field (MF) games. Moreover, we often refer to prominent data-driven algorithms within the scope of the discussed tools/methodologies. Throughout this article, we briefly review the state-of-the-art works using the addressed tools and methodologies, and their link to URLLC systems. Moreover, we discuss novel application examples focused on physical and medium access control layers. Finally, key research challenges and directions are highlighted to elucidate how URLLC analysis/design research may evolve in the coming years.
超可靠低延迟通信(URLLC)是第五代(5G)及以上蜂窝网络的关键服务类别。值得注意的是,设计和支持URLLC是一项艰巨的任务,因为从根本上需要识别和准确地描述系统运行的底层统计模型,例如,干扰统计、信道条件和协议行为。一般来说,考虑到所有潜在的延迟和错误源以及适当的统计工具和方法的多层端到端方法不可避免地需要提供强大的可靠性和延迟保证。本文通过提供一些对设计和分析URLLC系统有用的统计工具和方法的教程,对后一个方面的知识体系做出了贡献。具体来说,我们概述了与以下相关的框架:1)可靠性理论;2)短分组通信;3)不等式、分布界和尾部近似;4)稀有事件模拟;5)排队论与信息新鲜度;6)大规模工具,如随机几何、聚类、压缩感知和平均场(MF)游戏。此外,我们经常在讨论的工具/方法范围内引用突出的数据驱动算法。在本文中,我们将简要回顾使用所述工具和方法的最新工作,以及它们与URLLC系统的链接。此外,我们还讨论了关注物理和介质访问控制层的新应用示例。最后,强调了关键的研究挑战和方向,以阐明未来几年URLLC分析/设计研究将如何发展。
{"title":"Statistical Tools and Methodologies for Ultrareliable Low-Latency Communication—A Tutorial","authors":"Onel L. A. López;Nurul H. Mahmood;Mohammad Shehab;Hirley Alves;Osmel Martínez Rosabal;Leatile Marata;Matti Latva-Aho","doi":"10.1109/JPROC.2023.3328920","DOIUrl":"10.1109/JPROC.2023.3328920","url":null,"abstract":"Ultrareliable low-latency communication (URLLC) constitutes a key service class of the fifth generation (5G) and beyond cellular networks. Notably, designing and supporting URLLC pose a herculean task due to the fundamental need to identify and accurately characterize the underlying statistical models in which the system operates, e.g., interference statistics, channel conditions, and the behavior of protocols. In general, multilayer end-to-end approaches considering all the potential delay and error sources and proper statistical tools and methodologies are inevitably required for providing strong reliability and latency guarantees. This article contributes to the body of knowledge in the latter aspect by providing a tutorial on several statistical tools and methodologies that are useful for designing and analyzing URLLC systems. Specifically, we overview the frameworks related to the following: 1) reliability theory; 2) short packet communications; 3) inequalities, distribution bounds, and tail approximations; 4) rare-events simulation; 5) queuing theory and information freshness; and 6) large-scale tools, such as stochastic geometry, clustering, compressed sensing, and mean-field (MF) games. Moreover, we often refer to prominent data-driven algorithms within the scope of the discussed tools/methodologies. Throughout this article, we briefly review the state-of-the-art works using the addressed tools and methodologies, and their link to URLLC systems. Moreover, we discuss novel application examples focused on physical and medium access control layers. Finally, key research challenges and directions are highlighted to elucidate how URLLC analysis/design research may evolve in the coming years.","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"1502-1543"},"PeriodicalIF":20.6,"publicationDate":"2023-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10323296","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138293579","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Future Special Issues/Special Sections of the Proceedings 未来的特刊/会议记录的特别部分
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-20 DOI: 10.1109/JPROC.2023.3328673
{"title":"Future Special Issues/Special Sections of the Proceedings","authors":"","doi":"10.1109/JPROC.2023.3328673","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3328673","url":null,"abstract":"","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"1544-1544"},"PeriodicalIF":20.6,"publicationDate":"2023-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10323289","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138431082","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Proceedings of the IEEE: Stay Informed. Become Inspired. IEEE会刊:保持信息灵通。成为灵感。
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-11-20 DOI: 10.1109/JPROC.2023.3328677
{"title":"Proceedings of the IEEE: Stay Informed. Become Inspired.","authors":"","doi":"10.1109/JPROC.2023.3328677","DOIUrl":"https://doi.org/10.1109/JPROC.2023.3328677","url":null,"abstract":"","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"C4-C4"},"PeriodicalIF":20.6,"publicationDate":"2023-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10323243","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138431108","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Deep-Learning-Based 3-D Surface Reconstruction—A Survey 基于深度学习的三维曲面重建研究综述
IF 20.6 1区 计算机科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-10-30 DOI: 10.1109/JPROC.2023.3321433
Anis Farshian;Markus Götz;Gabriele Cavallaro;Charlotte Debus;Matthias Nießner;Jón Atli Benediktsson;Achim Streit
In the last decade, deep learning (DL) has significantly impacted industry and science. Initially largely motivated by computer vision tasks in 2-D imagery, the focus has shifted toward 3-D data analysis. In particular, 3-D surface reconstruction, i.e., reconstructing a 3-D shape from sparse input, is of great interest to a large variety of application fields. DL-based approaches show promising quantitative and qualitative surface reconstruction performance compared to traditional computer vision and geometric algorithms. This survey provides a comprehensive overview of these DL-based methods for 3-D surface reconstruction. To this end, we will first discuss input data modalities, such as volumetric data, point clouds, and RGB, single-view, multiview, and depth images, along with corresponding acquisition technologies and common benchmark datasets. For practical purposes, we also discuss evaluation metrics enabling us to judge the reconstructive performance of different methods. The main part of the document will introduce a methodological taxonomy ranging from point- and mesh-based techniques to volumetric and implicit neural approaches. Recent research trends, both methodological and for applications, are highlighted, pointing toward future developments.
在过去十年中,深度学习(DL)对工业和科学产生了重大影响。最初主要是受2-D图像的计算机视觉任务的推动,重点已经转向3-D数据分析。特别是三维曲面重建,即从稀疏输入重建三维形状,是各种应用领域非常感兴趣的。与传统的计算机视觉和几何算法相比,基于dl的方法在定量和定性表面重建方面表现出良好的性能。本调查提供了这些基于dl的三维表面重建方法的全面概述。为此,我们将首先讨论输入数据模式,如体积数据、点云和RGB、单视图、多视图和深度图像,以及相应的采集技术和通用基准数据集。为了实际的目的,我们还讨论了评估指标,使我们能够判断不同方法的重建性能。该文件的主要部分将介绍从基于点和网格的技术到体积和隐式神经方法的方法分类。最近的研究趋势,方法和应用,强调,指向未来的发展。
{"title":"Deep-Learning-Based 3-D Surface Reconstruction—A Survey","authors":"Anis Farshian;Markus Götz;Gabriele Cavallaro;Charlotte Debus;Matthias Nießner;Jón Atli Benediktsson;Achim Streit","doi":"10.1109/JPROC.2023.3321433","DOIUrl":"10.1109/JPROC.2023.3321433","url":null,"abstract":"In the last decade, deep learning (DL) has significantly impacted industry and science. Initially largely motivated by computer vision tasks in 2-D imagery, the focus has shifted toward 3-D data analysis. In particular, 3-D surface reconstruction, i.e., reconstructing a 3-D shape from sparse input, is of great interest to a large variety of application fields. DL-based approaches show promising quantitative and qualitative surface reconstruction performance compared to traditional computer vision and geometric algorithms. This survey provides a comprehensive overview of these DL-based methods for 3-D surface reconstruction. To this end, we will first discuss input data modalities, such as volumetric data, point clouds, and RGB, single-view, multiview, and depth images, along with corresponding acquisition technologies and common benchmark datasets. For practical purposes, we also discuss evaluation metrics enabling us to judge the reconstructive performance of different methods. The main part of the document will introduce a methodological taxonomy ranging from point- and mesh-based techniques to volumetric and implicit neural approaches. Recent research trends, both methodological and for applications, are highlighted, pointing toward future developments.","PeriodicalId":20556,"journal":{"name":"Proceedings of the IEEE","volume":"111 11","pages":"1464-1501"},"PeriodicalIF":20.6,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10301359","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135260924","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Proceedings of the IEEE
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1