首页 > 最新文献

ACM Computing Surveys (CSUR)最新文献

英文 中文
Experimental Comparisons of Clustering Approaches for Data Representation 数据表示聚类方法的实验比较
Pub Date : 2022-03-30 DOI: 10.1145/3490384
S. Anand, Suresh Kumar
Clustering approaches are extensively used by many areas such as IR, Data Integration, Document Classification, Web Mining, Query Processing, and many other domains and disciplines. Nowadays, much literature describes clustering algorithms on multivariate data sets. However, there is limited literature that presented them with exhaustive and extensive theoretical analysis as well as experimental comparisons. This experimental survey paper deals with the basic principle, and techniques used, including important characteristics, application areas, run-time performance, internal, external, and stability validity of cluster quality, etc., on five different data sets of eleven clustering algorithms. This paper analyses how these algorithms behave with five different multivariate data sets in data representation. To answer this question, we compared the efficiency of eleven clustering approaches on five different data sets using three validity metrics-internal, external, and stability and found the optimal score to know the feasible solution of each algorithm. In addition, we have also included four popular and modern clustering algorithms with only their theoretical discussion. Our experimental results for only traditional clustering algorithms showed that different algorithms performed different behavior on different data sets in terms of running time (speed), accuracy and, the size of data set. This study emphasized the need for more adaptive algorithms and a deliberate balance between the running time and accuracy with their theoretical as well as implementation aspects.
聚类方法广泛应用于许多领域,如IR、数据集成、文档分类、Web挖掘、查询处理以及许多其他领域和学科。目前,很多文献描述了多变量数据集的聚类算法。然而,对它们进行详尽而广泛的理论分析和实验比较的文献有限。本文研究了11种聚类算法在5个不同数据集上的基本原理和使用的技术,包括重要特征、应用领域、运行时性能、内部、外部和稳定性有效性等。本文分析了这些算法在五种不同的多元数据集上的表现。为了回答这个问题,我们使用三个有效性指标(内部、外部和稳定性)比较了11种聚类方法在5个不同数据集上的效率,并找到了最佳得分,以了解每种算法的可行解。此外,我们还包括了四种流行的现代聚类算法,仅对其理论进行了讨论。我们对传统聚类算法的实验结果表明,在不同的数据集上,不同的算法在运行时间(速度)、精度和数据集大小方面表现出不同的行为。本研究强调需要更多的自适应算法,并在其理论和实现方面在运行时间和准确性之间进行深思熟虑的平衡。
{"title":"Experimental Comparisons of Clustering Approaches for Data Representation","authors":"S. Anand, Suresh Kumar","doi":"10.1145/3490384","DOIUrl":"https://doi.org/10.1145/3490384","url":null,"abstract":"Clustering approaches are extensively used by many areas such as IR, Data Integration, Document Classification, Web Mining, Query Processing, and many other domains and disciplines. Nowadays, much literature describes clustering algorithms on multivariate data sets. However, there is limited literature that presented them with exhaustive and extensive theoretical analysis as well as experimental comparisons. This experimental survey paper deals with the basic principle, and techniques used, including important characteristics, application areas, run-time performance, internal, external, and stability validity of cluster quality, etc., on five different data sets of eleven clustering algorithms. This paper analyses how these algorithms behave with five different multivariate data sets in data representation. To answer this question, we compared the efficiency of eleven clustering approaches on five different data sets using three validity metrics-internal, external, and stability and found the optimal score to know the feasible solution of each algorithm. In addition, we have also included four popular and modern clustering algorithms with only their theoretical discussion. Our experimental results for only traditional clustering algorithms showed that different algorithms performed different behavior on different data sets in terms of running time (speed), accuracy and, the size of data set. This study emphasized the need for more adaptive algorithms and a deliberate balance between the running time and accuracy with their theoretical as well as implementation aspects.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"21 1","pages":"1 - 33"},"PeriodicalIF":0.0,"publicationDate":"2022-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78630865","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
On the Structure of the Boolean Satisfiability Problem: A Survey 布尔可满足问题的结构:综述
Pub Date : 2022-03-30 DOI: 10.1145/3491210
Tasniem Alyahya, M. Menai, H. Mathkour
The Boolean satisfiability problem (SAT) is a fundamental NP-complete decision problem in automated reasoning and mathematical logic. As evidenced by the results of SAT competitions, the performance of SAT solvers varies substantially between different SAT categories (random, crafted, and industrial). A suggested explanation is that SAT solvers may exploit the underlying structure inherent to SAT instances. There have been attempts to define the structure of SAT in terms of structural measures such as phase transition, backbones, backdoors, small-world, scale-free, treewidth, centrality, community, self-similarity, and entropy. Still, the empirical evidence of structural measures for SAT has been provided for only some SAT categories. Furthermore, the evidence has not been theoretically proven. Also, the impact of structural measures on the behavior of SAT solvers has not been extensively examined. This work provides a comprehensive study on structural measures for SAT that have been presented in the literature. We provide an overview of the works on structural measures for SAT and their relatedness to the performance of SAT solvers. Accordingly, a taxonomy of structural measures for SAT is presented. We also review in detail important applications of structural measures for SAT, focusing mainly on enhancing SAT solvers, generating SAT instances, and classifying SAT instances.
布尔可满足性问题(SAT)是自动推理和数理逻辑中一个基本的np完全决策问题。正如SAT竞赛结果所证明的那样,SAT解算者的表现在不同的SAT类别(随机、精心制作和工业)之间存在很大差异。一种建议的解释是,SAT求解者可能利用了SAT实例固有的底层结构。已经有人尝试用结构度量来定义SAT的结构,如相变、主干、后门、小世界、无标度、树宽、中心性、群落、自相似性和熵。尽管如此,针对SAT的结构性措施的经验证据仅针对某些SAT类别提供。此外,这些证据还没有在理论上得到证实。此外,结构措施对SAT求解器行为的影响还没有得到广泛的研究。这项工作对文献中提出的SAT结构措施进行了全面研究。我们概述了SAT的结构措施及其与SAT求解器性能的关系。因此,提出了SAT结构措施的分类。我们还详细回顾了SAT结构措施的重要应用,主要集中在增强SAT求解器、生成SAT实例和分类SAT实例上。
{"title":"On the Structure of the Boolean Satisfiability Problem: A Survey","authors":"Tasniem Alyahya, M. Menai, H. Mathkour","doi":"10.1145/3491210","DOIUrl":"https://doi.org/10.1145/3491210","url":null,"abstract":"The Boolean satisfiability problem (SAT) is a fundamental NP-complete decision problem in automated reasoning and mathematical logic. As evidenced by the results of SAT competitions, the performance of SAT solvers varies substantially between different SAT categories (random, crafted, and industrial). A suggested explanation is that SAT solvers may exploit the underlying structure inherent to SAT instances. There have been attempts to define the structure of SAT in terms of structural measures such as phase transition, backbones, backdoors, small-world, scale-free, treewidth, centrality, community, self-similarity, and entropy. Still, the empirical evidence of structural measures for SAT has been provided for only some SAT categories. Furthermore, the evidence has not been theoretically proven. Also, the impact of structural measures on the behavior of SAT solvers has not been extensively examined. This work provides a comprehensive study on structural measures for SAT that have been presented in the literature. We provide an overview of the works on structural measures for SAT and their relatedness to the performance of SAT solvers. Accordingly, a taxonomy of structural measures for SAT is presented. We also review in detail important applications of structural measures for SAT, focusing mainly on enhancing SAT solvers, generating SAT instances, and classifying SAT instances.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"432 1","pages":"1 - 34"},"PeriodicalIF":0.0,"publicationDate":"2022-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82867837","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A Brief Overview of Universal Sentence Representation Methods: A Linguistic View 语言视角下的普遍句子表示方法综述
Pub Date : 2022-03-26 DOI: 10.1145/3482853
Ruiqi Li, Xiang Zhao, M. Moens
How to transfer the semantic information in a sentence to a computable numerical embedding form is a fundamental problem in natural language processing. An informative universal sentence embedding can greatly promote subsequent natural language processing tasks. However, unlike universal word embeddings, a widely accepted general-purpose sentence embedding technique has not been developed. This survey summarizes the current universal sentence-embedding methods, categorizes them into four groups from a linguistic view, and ultimately analyzes their reported performance. Sentence embeddings trained from words in a bottom-up manner are observed to have different, nearly opposite, performance patterns in downstream tasks compared to those trained from logical relationships between sentences. By comparing differences of training schemes in and between groups, we analyze possible essential reasons for different performance patterns. We additionally collect incentive strategies handling sentences from other models and propose potentially inspiring future research directions.
如何将句子中的语义信息转化为可计算的数值嵌入形式是自然语言处理中的一个基本问题。信息通用句嵌入可以极大地促进后续的自然语言处理任务。然而,与通用词嵌入不同的是,目前还没有一种被广泛接受的通用句子嵌入技术。本文总结了目前普遍使用的句子嵌入方法,从语言学的角度将它们分为四类,并对它们的表现进行了分析。与从句子之间的逻辑关系中训练的句子相比,以自下而上的方式从单词中训练的句子嵌入在下游任务中具有不同的,几乎相反的表现模式。通过比较组内和组间训练方案的差异,分析产生不同表现模式的可能根本原因。我们还从其他模型中收集了处理句子的激励策略,并提出了可能鼓舞人心的未来研究方向。
{"title":"A Brief Overview of Universal Sentence Representation Methods: A Linguistic View","authors":"Ruiqi Li, Xiang Zhao, M. Moens","doi":"10.1145/3482853","DOIUrl":"https://doi.org/10.1145/3482853","url":null,"abstract":"How to transfer the semantic information in a sentence to a computable numerical embedding form is a fundamental problem in natural language processing. An informative universal sentence embedding can greatly promote subsequent natural language processing tasks. However, unlike universal word embeddings, a widely accepted general-purpose sentence embedding technique has not been developed. This survey summarizes the current universal sentence-embedding methods, categorizes them into four groups from a linguistic view, and ultimately analyzes their reported performance. Sentence embeddings trained from words in a bottom-up manner are observed to have different, nearly opposite, performance patterns in downstream tasks compared to those trained from logical relationships between sentences. By comparing differences of training schemes in and between groups, we analyze possible essential reasons for different performance patterns. We additionally collect incentive strategies handling sentences from other models and propose potentially inspiring future research directions.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"378 1","pages":"1 - 42"},"PeriodicalIF":0.0,"publicationDate":"2022-03-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76434959","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
The Eye in Extended Reality: A Survey on Gaze Interaction and Eye Tracking in Head-worn Extended Reality 扩展现实中的眼:头戴式扩展现实中凝视交互与眼动追踪研究
Pub Date : 2022-03-25 DOI: 10.1145/3491207
Alexander Plopski, Teresa Hirzle, Nahal Norouzi, Long Qian, G. Bruder, T. Langlotz
With innovations in the field of gaze and eye tracking, a new concentration of research in the area of gaze-tracked systems and user interfaces has formed in the field of Extended Reality (XR). Eye trackers are being used to explore novel forms of spatial human–computer interaction, to understand human attention and behavior, and to test expectations and human responses. In this article, we review gaze interaction and eye tracking research related to XR that has been published since 1985, which includes a total of 215 publications. We outline efforts to apply eye gaze for direct interaction with virtual content and design of attentive interfaces that adapt the presented content based on eye gaze behavior and discuss how eye gaze has been utilized to improve collaboration in XR. We outline trends and novel directions and discuss representative high-impact papers in detail.
随着注视和眼动追踪领域的创新,扩展现实(XR)领域的注视跟踪系统和用户界面领域形成了一个新的研究热点。眼动仪被用于探索空间人机交互的新形式,理解人类的注意力和行为,以及测试人类的期望和反应。在本文中,我们回顾了自1985年以来发表的与XR相关的凝视交互和眼动追踪研究,其中包括215篇论文。我们概述了将眼睛注视应用于与虚拟内容的直接交互的努力,以及基于眼睛注视行为适应所呈现内容的关注界面的设计,并讨论了如何利用眼睛注视来改善XR中的协作。我们概述了趋势和新方向,并详细讨论了具有代表性的高影响力论文。
{"title":"The Eye in Extended Reality: A Survey on Gaze Interaction and Eye Tracking in Head-worn Extended Reality","authors":"Alexander Plopski, Teresa Hirzle, Nahal Norouzi, Long Qian, G. Bruder, T. Langlotz","doi":"10.1145/3491207","DOIUrl":"https://doi.org/10.1145/3491207","url":null,"abstract":"With innovations in the field of gaze and eye tracking, a new concentration of research in the area of gaze-tracked systems and user interfaces has formed in the field of Extended Reality (XR). Eye trackers are being used to explore novel forms of spatial human–computer interaction, to understand human attention and behavior, and to test expectations and human responses. In this article, we review gaze interaction and eye tracking research related to XR that has been published since 1985, which includes a total of 215 publications. We outline efforts to apply eye gaze for direct interaction with virtual content and design of attentive interfaces that adapt the presented content based on eye gaze behavior and discuss how eye gaze has been utilized to improve collaboration in XR. We outline trends and novel directions and discuss representative high-impact papers in detail.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"8 1","pages":"1 - 39"},"PeriodicalIF":0.0,"publicationDate":"2022-03-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75042118","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 32
A Comprehensive Report on Machine Learning-based Early Detection of Alzheimer's Disease using Multi-modal Neuroimaging Data 基于多模态神经成像数据的机器学习早期检测阿尔茨海默病的综合报告
Pub Date : 2022-03-14 DOI: 10.1145/3492865
Shallu Sharma, P. Mandal
Alzheimer's Disease (AD) is a devastating neurodegenerative brain disorder with no cure. An early identification helps patients with AD sustain a normal living. We have outlined machine learning (ML) methodologies with different schemes of feature extraction to synergize complementary and correlated characteristics of data acquired from multiple modalities of neuroimaging. A variety of feature selection, scaling, and fusion methodologies along with confronted challenges are elaborated for designing an ML-based AD diagnosis system. Additionally, thematic analysis has been provided to compare the ML workflow for possible diagnostic solutions. This comprehensive report adds value to the further advancement of computer-aided early diagnosis system based on multi-modal neuroimaging data from patients with AD.
阿尔茨海默病(AD)是一种毁灭性的神经退行性脑部疾病,无法治愈。早期识别有助于AD患者维持正常生活。我们概述了具有不同特征提取方案的机器学习(ML)方法,以协同从多种神经成像模式获得的数据的互补和相关特征。阐述了基于机器学习的AD诊断系统的各种特征选择、缩放和融合方法以及所面临的挑战。此外,还提供了专题分析,以比较ML工作流程中可能的诊断解决方案。该综合报告为进一步推进基于AD患者多模态神经影像学数据的计算机辅助早期诊断系统增加了价值。
{"title":"A Comprehensive Report on Machine Learning-based Early Detection of Alzheimer's Disease using Multi-modal Neuroimaging Data","authors":"Shallu Sharma, P. Mandal","doi":"10.1145/3492865","DOIUrl":"https://doi.org/10.1145/3492865","url":null,"abstract":"Alzheimer's Disease (AD) is a devastating neurodegenerative brain disorder with no cure. An early identification helps patients with AD sustain a normal living. We have outlined machine learning (ML) methodologies with different schemes of feature extraction to synergize complementary and correlated characteristics of data acquired from multiple modalities of neuroimaging. A variety of feature selection, scaling, and fusion methodologies along with confronted challenges are elaborated for designing an ML-based AD diagnosis system. Additionally, thematic analysis has been provided to compare the ML workflow for possible diagnostic solutions. This comprehensive report adds value to the further advancement of computer-aided early diagnosis system based on multi-modal neuroimaging data from patients with AD.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"12 1","pages":"1 - 44"},"PeriodicalIF":0.0,"publicationDate":"2022-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85176979","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 21
Automated Analysis of Blood Smear Images for Leukemia Detection: A Comprehensive Review 用于白血病检测的血液涂片图像的自动分析:一个全面的综述
Pub Date : 2022-03-01 DOI: 10.1145/3514495
Ajay Mittal, S. Dhalla, Savita Gupta, Aastha Gupta
Leukemia, the malignancy of blood-forming tissues, becomes fatal if not detected in the early stages. It is detected through a blood smear test that involves the morphological analysis of the stained blood slide. The manual microscopic examination of slides is tedious, time-consuming, error-prone, and subject to inter-observer and intra-observer bias. Several computerized methods to automate this task have been developed to alleviate these problems during the past few years. However, no exclusive comprehensive review of these methods has been presented to date. Such a review shall be highly beneficial for novice readers interested in pursuing research in this domain. This article fills the void by presenting a comprehensive review of 149 papers detailing the methods used to analyze blood smear images and detect leukemia. The primary focus of the review is on presenting the underlying techniques used and their reported performance, along with their merits and demerits. It also enumerates the research issues that have been satisfactorily solved and open challenges still existing in the domain.
白血病是一种血液形成组织的恶性肿瘤,如果在早期未被发现,就会致命。它是通过血液涂片测试检测到的,包括对染色的血片进行形态学分析。人工显微镜检查载玻片是乏味的,耗时的,容易出错,并受到观察者之间和观察者内部的偏见。为了减轻这些问题,在过去几年中,已经开发了几种计算机化的方法来自动完成这项任务。然而,迄今为止,还没有对这些方法进行独家全面的审查。这样的回顾将对有兴趣在这个领域进行研究的新手读者非常有益。本文通过全面回顾149篇论文,详细介绍了用于分析血液涂片图像和检测白血病的方法,填补了这一空白。审查的主要重点是介绍所使用的基本技术及其报告的性能,以及它们的优点和缺点。并列举了该领域已圆满解决的研究问题和仍存在的开放性挑战。
{"title":"Automated Analysis of Blood Smear Images for Leukemia Detection: A Comprehensive Review","authors":"Ajay Mittal, S. Dhalla, Savita Gupta, Aastha Gupta","doi":"10.1145/3514495","DOIUrl":"https://doi.org/10.1145/3514495","url":null,"abstract":"Leukemia, the malignancy of blood-forming tissues, becomes fatal if not detected in the early stages. It is detected through a blood smear test that involves the morphological analysis of the stained blood slide. The manual microscopic examination of slides is tedious, time-consuming, error-prone, and subject to inter-observer and intra-observer bias. Several computerized methods to automate this task have been developed to alleviate these problems during the past few years. However, no exclusive comprehensive review of these methods has been presented to date. Such a review shall be highly beneficial for novice readers interested in pursuing research in this domain. This article fills the void by presenting a comprehensive review of 149 papers detailing the methods used to analyze blood smear images and detect leukemia. The primary focus of the review is on presenting the underlying techniques used and their reported performance, along with their merits and demerits. It also enumerates the research issues that have been satisfactorily solved and open challenges still existing in the domain.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"47 1","pages":"1 - 37"},"PeriodicalIF":0.0,"publicationDate":"2022-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77056425","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
A Survey and Taxonomy of Latency Compensation Techniques for Network Computer Games 网络游戏延迟补偿技术综述与分类
Pub Date : 2022-02-24 DOI: 10.1145/3519023
Shengmei Liu, Xiaokun Xu, M. Claypool
Computer games, one of the most popular forms of entertainment in the world, are increasingly online multiplayer, connecting geographically dispersed players in the same virtual world over a network. Network latency between players and the server can decrease responsiveness and increase inconsistency across players, degrading player performance and quality of experience. Latency compensation techniques are software-based solutions that seek to ameliorate the negative effects of network latency by manipulating player input and/or game states in response to network delays. We search, find, and survey more than 80 papers on latency compensation, organizing their latency compensation techniques into a novel taxonomy. Our hierarchical taxonomy has 11 base technique types organized into four main groups. Illustrative examples of each technique are provided, as well as demonstrated use of the techniques in commercial games.
电脑游戏是世界上最流行的娱乐形式之一,它越来越多地成为在线多人游戏,通过网络将地理上分散的玩家连接在同一个虚拟世界中。玩家和服务器之间的网络延迟会降低响应速度,增加玩家之间的不一致性,降低玩家的性能和体验质量。延迟补偿技术是基于软件的解决方案,旨在通过操纵玩家输入和/或游戏状态来响应网络延迟来改善网络延迟的负面影响。我们搜索、发现和调查了80多篇关于延迟补偿的论文,将他们的延迟补偿技术组织成一个新的分类。我们的分层分类法有11种基本技术类型,分为四个主要组。本文提供了每种技术的说明性示例,以及这些技术在商业游戏中的演示使用。
{"title":"A Survey and Taxonomy of Latency Compensation Techniques for Network Computer Games","authors":"Shengmei Liu, Xiaokun Xu, M. Claypool","doi":"10.1145/3519023","DOIUrl":"https://doi.org/10.1145/3519023","url":null,"abstract":"Computer games, one of the most popular forms of entertainment in the world, are increasingly online multiplayer, connecting geographically dispersed players in the same virtual world over a network. Network latency between players and the server can decrease responsiveness and increase inconsistency across players, degrading player performance and quality of experience. Latency compensation techniques are software-based solutions that seek to ameliorate the negative effects of network latency by manipulating player input and/or game states in response to network delays. We search, find, and survey more than 80 papers on latency compensation, organizing their latency compensation techniques into a novel taxonomy. Our hierarchical taxonomy has 11 base technique types organized into four main groups. Illustrative examples of each technique are provided, as well as demonstrated use of the techniques in commercial games.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"204 1","pages":"1 - 34"},"PeriodicalIF":0.0,"publicationDate":"2022-02-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77026197","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 20
Few-Shot Object Detection: A Survey 少射目标检测:综述
Pub Date : 2022-02-24 DOI: 10.1145/3519022
Simone Antonelli, D. Avola, L. Cinque, Donato Crisostomi, G. Foresti, Fabio Galasso, Marco Raoul Marini, Alessio Mecca, D. Pannone
Deep learning approaches have recently raised the bar in many fields, from Natural Language Processing to Computer Vision, by leveraging large amounts of data. However, they could fail when the retrieved information is not enough to fit the vast number of parameters, frequently resulting in overfitting and therefore in poor generalizability. Few-Shot Learning aims at designing models that can effectively operate in a scarce data regime, yielding learning strategies that only need few supervised examples to be trained. These procedures are of both practical and theoretical importance, as they are crucial for many real-life scenarios in which data is either costly or even impossible to retrieve. Moreover, they bridge the distance between current data-hungry models and human-like generalization capability. Computer vision offers various tasks that can be few-shot inherent, such as person re-identification. This survey, which to the best of our knowledge is the first tackling this problem, is focused on Few-Shot Object Detection, which has received far less attention compared to Few-Shot Classification due to the intrinsic challenge level. In this regard, this review presents an extensive description of the approaches that have been tested in the current literature, discussing their pros and cons, and classifying them according to a rigorous taxonomy.
通过利用大量数据,深度学习方法最近在许多领域提高了标准,从自然语言处理到计算机视觉。然而,当检索到的信息不足以拟合大量参数时,它们可能会失败,经常导致过拟合,从而导致较差的泛化性。few - shot Learning旨在设计能够在稀缺数据体系中有效运行的模型,产生只需要少量监督示例进行训练的学习策略。这些程序在实践和理论上都很重要,因为它们对于许多现实生活中的场景至关重要,在这些场景中,数据要么代价高昂,要么甚至无法检索。此外,它们弥合了当前数据饥渴模型与类似人类的泛化能力之间的距离。计算机视觉提供了各种各样的任务,这些任务可能很少是固有的,比如人的重新识别。据我们所知,这项调查是第一次解决这个问题,主要集中在Few-Shot目标检测上,由于其固有的挑战水平,与Few-Shot分类相比,它受到的关注要少得多。在这方面,这篇综述提出了一个广泛的描述,已经在当前的文献中测试的方法,讨论他们的优点和缺点,并根据严格的分类法进行分类。
{"title":"Few-Shot Object Detection: A Survey","authors":"Simone Antonelli, D. Avola, L. Cinque, Donato Crisostomi, G. Foresti, Fabio Galasso, Marco Raoul Marini, Alessio Mecca, D. Pannone","doi":"10.1145/3519022","DOIUrl":"https://doi.org/10.1145/3519022","url":null,"abstract":"Deep learning approaches have recently raised the bar in many fields, from Natural Language Processing to Computer Vision, by leveraging large amounts of data. However, they could fail when the retrieved information is not enough to fit the vast number of parameters, frequently resulting in overfitting and therefore in poor generalizability. Few-Shot Learning aims at designing models that can effectively operate in a scarce data regime, yielding learning strategies that only need few supervised examples to be trained. These procedures are of both practical and theoretical importance, as they are crucial for many real-life scenarios in which data is either costly or even impossible to retrieve. Moreover, they bridge the distance between current data-hungry models and human-like generalization capability. Computer vision offers various tasks that can be few-shot inherent, such as person re-identification. This survey, which to the best of our knowledge is the first tackling this problem, is focused on Few-Shot Object Detection, which has received far less attention compared to Few-Shot Classification due to the intrinsic challenge level. In this regard, this review presents an extensive description of the approaches that have been tested in the current literature, discussing their pros and cons, and classifying them according to a rigorous taxonomy.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"232 ","pages":"1 - 37"},"PeriodicalIF":0.0,"publicationDate":"2022-02-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91458742","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
Left Ventricle Segmentation in Cardiac MR: A Systematic Mapping of the Past Decade 心脏磁共振左心室分割:过去十年的系统映射
Pub Date : 2022-02-24 DOI: 10.1145/3517190
Matheus A. O. Ribeiro, Fátima L. S. Nunes
Left ventricle segmentation in short-axis cardiac magnetic resonance images is important to diagnose heart disease. However, repetitive manual segmentation of these images requires considerable human effort and can decrease diagnostic accuracy. In recent years, several fully and semi-automatic approaches have been proposed, mainly using image-based, atlas, graph, deformable model, and artificial intelligence methods. This article presents a systematic mapping on left ventricle segmentation, considering 74 studies published in the past decade. The main contributions of this review are definition of the main segmentation challenges in these images; proposal of a new schematization, dividing the segmentation process into stages; categorization and analysis of the segmentation methods, including hybrid combinations; and analysis of the evaluation process, metrics, and databases. The performance of the methods in the most used public database is assessed, and the main limitations, weaknesses, and strengths of each method category are presented. Finally, trends, challenges, and research opportunities are discussed. The analysis indicates that methods from all categories can achieve good performance, and hybrid methods combining deep learning and deformable models obtain the best results. Methods still fail in specific slices, segment wrong regions, and produce anatomically impossible segmentations.
心脏短轴磁共振图像左心室分割对心脏病的诊断具有重要意义。然而,这些图像的重复人工分割需要大量的人力,并且会降低诊断的准确性。近年来,人们提出了几种全自动和半自动的方法,主要是基于图像的、地图集的、图形的、可变形模型的和人工智能的方法。本文介绍了一个系统的映射左心室分割,考虑74个研究发表在过去的十年。本综述的主要贡献是定义了这些图像中的主要分割挑战;提出一种新的图式,将分割过程分为几个阶段;分割方法的分类和分析,包括混合组合;以及对评估过程、指标和数据库的分析。评估了常用的公共数据库中方法的性能,并介绍了每种方法的主要局限性、弱点和优势。最后,讨论了趋势、挑战和研究机会。分析表明,所有类别的方法都能获得较好的性能,其中结合深度学习和可变形模型的混合方法效果最好。方法在特定切片中仍然失败,分割错误的区域,并产生解剖学上不可能的分割。
{"title":"Left Ventricle Segmentation in Cardiac MR: A Systematic Mapping of the Past Decade","authors":"Matheus A. O. Ribeiro, Fátima L. S. Nunes","doi":"10.1145/3517190","DOIUrl":"https://doi.org/10.1145/3517190","url":null,"abstract":"Left ventricle segmentation in short-axis cardiac magnetic resonance images is important to diagnose heart disease. However, repetitive manual segmentation of these images requires considerable human effort and can decrease diagnostic accuracy. In recent years, several fully and semi-automatic approaches have been proposed, mainly using image-based, atlas, graph, deformable model, and artificial intelligence methods. This article presents a systematic mapping on left ventricle segmentation, considering 74 studies published in the past decade. The main contributions of this review are definition of the main segmentation challenges in these images; proposal of a new schematization, dividing the segmentation process into stages; categorization and analysis of the segmentation methods, including hybrid combinations; and analysis of the evaluation process, metrics, and databases. The performance of the methods in the most used public database is assessed, and the main limitations, weaknesses, and strengths of each method category are presented. Finally, trends, challenges, and research opportunities are discussed. The analysis indicates that methods from all categories can achieve good performance, and hybrid methods combining deep learning and deformable models obtain the best results. Methods still fail in specific slices, segment wrong regions, and produce anatomically impossible segmentations.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"42 1","pages":"1 - 38"},"PeriodicalIF":0.0,"publicationDate":"2022-02-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89837350","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Resource Allocation and Task Scheduling in Fog Computing and Internet of Everything Environments: A Taxonomy, Review, and Future Directions 雾计算和万物互联环境中的资源分配和任务调度:分类、回顾和未来方向
Pub Date : 2022-02-07 DOI: 10.1145/3513002
Bushra Jamil, H. Ijaz, M. Shojafar, K. Munir, R. Buyya
The Internet of Everything paradigm is being rapidly adopted in developing applications for different domains like smart agriculture, smart city, big data streaming, and so on. These IoE applications are leveraging cloud computing resources for execution. Fog computing, which emerged as an extension of cloud computing, supports mobility, heterogeneity, geographical distribution, context awareness, and services such as storage, processing, networking, and analytics on nearby fog nodes. The resource-limited, heterogeneous, dynamic, and uncertain fog environment makes task scheduling a great challenge that needs to be investigated. The article is motivated by this consideration and presents a systematic, comprehensive, and detailed comparative study by discussing the merits and demerits of different scheduling algorithms, focused optimization metrics, and evaluation tools in the fog computing and IoE environment. The goal of this survey article is fivefold. First, we review the fog computing and IoE paradigms. Second, we delineate the optimization metric engaged with fog computing and IoE environment. Third, we review, classify, and compare existing scheduling algorithms dealing with fog computing and IoE environment paradigms by leveraging some examples. Fourth, we rationalize the scheduling algorithms and point out the lesson learned from the survey. Fifth, we discuss the open issues and future research directions to improve scheduling in fog computing and the IoE environment.
在智能农业、智慧城市、大数据流等不同领域的应用开发中,万物互联(Internet of Everything)范式正被迅速采用。这些物联网应用程序正在利用云计算资源进行执行。雾计算作为云计算的延伸而出现,它支持移动性、异构性、地理分布、上下文感知以及附近雾节点上的存储、处理、网络和分析等服务。资源有限、异构、动态、不确定的雾环境使任务调度成为一个需要研究的巨大挑战。本文正是出于这一考虑,通过讨论雾计算和物联网环境中不同调度算法、重点优化指标和评估工具的优缺点,进行了系统、全面和详细的比较研究。这篇调查文章的目标有五个方面。首先,我们回顾了雾计算和IoE范式。其次,我们描述了雾计算和物联网环境下的优化度量。第三,我们通过一些例子回顾、分类和比较了处理雾计算和IoE环境范例的现有调度算法。第四,对调度算法进行了合理化,并指出了调查的经验教训。第五,讨论了在雾计算和物联网环境下改进调度的开放性问题和未来的研究方向。
{"title":"Resource Allocation and Task Scheduling in Fog Computing and Internet of Everything Environments: A Taxonomy, Review, and Future Directions","authors":"Bushra Jamil, H. Ijaz, M. Shojafar, K. Munir, R. Buyya","doi":"10.1145/3513002","DOIUrl":"https://doi.org/10.1145/3513002","url":null,"abstract":"The Internet of Everything paradigm is being rapidly adopted in developing applications for different domains like smart agriculture, smart city, big data streaming, and so on. These IoE applications are leveraging cloud computing resources for execution. Fog computing, which emerged as an extension of cloud computing, supports mobility, heterogeneity, geographical distribution, context awareness, and services such as storage, processing, networking, and analytics on nearby fog nodes. The resource-limited, heterogeneous, dynamic, and uncertain fog environment makes task scheduling a great challenge that needs to be investigated. The article is motivated by this consideration and presents a systematic, comprehensive, and detailed comparative study by discussing the merits and demerits of different scheduling algorithms, focused optimization metrics, and evaluation tools in the fog computing and IoE environment. The goal of this survey article is fivefold. First, we review the fog computing and IoE paradigms. Second, we delineate the optimization metric engaged with fog computing and IoE environment. Third, we review, classify, and compare existing scheduling algorithms dealing with fog computing and IoE environment paradigms by leveraging some examples. Fourth, we rationalize the scheduling algorithms and point out the lesson learned from the survey. Fifth, we discuss the open issues and future research directions to improve scheduling in fog computing and the IoE environment.","PeriodicalId":7000,"journal":{"name":"ACM Computing Surveys (CSUR)","volume":"14 1","pages":"1 - 38"},"PeriodicalIF":0.0,"publicationDate":"2022-02-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77749045","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 44
期刊
ACM Computing Surveys (CSUR)
全部 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