首页 > 最新文献

ACM Transactions on Management Information Systems最新文献

英文 中文
Optimizing Substance Use Treatment Selection Using Reinforcement Learning 利用强化学习优化药物使用治疗选择
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-09-16 DOI: 10.1145/3563778
Matt Baucum, Anahita Khojandi, Carole R. Myers, Lawrence M. Kessler
Substance use disorder (SUD) exacts a substantial economic and social cost in the United States, and it is crucial for SUD treatment providers to match patients with feasible, effective, and affordable treatment plans. The availability of large SUD patient datasets allows for machine learning techniques to predict patient-level SUD outcomes, yet there has been almost no research on whether machine learning can be used to optimize or personalize which treatment plans SUD patients receive. We use contextual bandits (a reinforcement learning technique) to optimally map patients to SUD treatment plans, based on dozens of patient-level and geographic covariates. We also use near-optimal policies to incorporate treatments’ time-intensiveness and cost into our recommendations, to aid treatment providers and policymakers in allocating treatment resources. Our personalized treatment recommendation policies are estimated to yield higher remission rates than observed in our original dataset, and they suggest clinical insights to inform future research on data-driven SUD treatment matching.
在美国,物质使用障碍(SUD)造成了巨大的经济和社会成本,对于SUD治疗提供者来说,为患者提供可行、有效和负担得起的治疗方案至关重要。大型SUD患者数据集的可用性允许机器学习技术预测患者层面的SUD结果,但关于机器学习是否可以用于优化或个性化SUD患者接受的治疗方案的研究几乎没有。基于数十个患者水平和地理协变量,我们使用上下文强盗(一种强化学习技术)来优化患者到SUD治疗计划的映射。我们还使用近乎最优的政策,将治疗的时间密集性和成本纳入我们的建议,以帮助治疗提供者和政策制定者分配治疗资源。我们的个性化治疗推荐政策估计比原始数据集中观察到的缓解率更高,并且它们为数据驱动的SUD治疗匹配的未来研究提供了临床见解。
{"title":"Optimizing Substance Use Treatment Selection Using Reinforcement Learning","authors":"Matt Baucum, Anahita Khojandi, Carole R. Myers, Lawrence M. Kessler","doi":"10.1145/3563778","DOIUrl":"https://doi.org/10.1145/3563778","url":null,"abstract":"Substance use disorder (SUD) exacts a substantial economic and social cost in the United States, and it is crucial for SUD treatment providers to match patients with feasible, effective, and affordable treatment plans. The availability of large SUD patient datasets allows for machine learning techniques to predict patient-level SUD outcomes, yet there has been almost no research on whether machine learning can be used to optimize or personalize which treatment plans SUD patients receive. We use contextual bandits (a reinforcement learning technique) to optimally map patients to SUD treatment plans, based on dozens of patient-level and geographic covariates. We also use near-optimal policies to incorporate treatments’ time-intensiveness and cost into our recommendations, to aid treatment providers and policymakers in allocating treatment resources. Our personalized treatment recommendation policies are estimated to yield higher remission rates than observed in our original dataset, and they suggest clinical insights to inform future research on data-driven SUD treatment matching.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"14 1","pages":"1 - 30"},"PeriodicalIF":2.5,"publicationDate":"2022-09-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42907493","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}
引用次数: 1
A Multi-Label Classification with an Adversarial-Based Denoising Autoencoder for Medical Image Annotation 基于对抗性去噪自编码器的医学图像标注多标签分类
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-09-15 DOI: 10.1145/3561653
Yidong Chai, Hongyan Liu, Jie Xu, S. Samtani, Yuanchun Jiang, Haoxin Liu
Medical image annotation aims to automatically describe the content of medical images. It helps doctors to understand the content of medical images and make better informed decisions like diagnoses. Existing methods mainly follow the approach for natural images and fail to emphasize the object abnormalities, which is the essence of medical images annotation. In light of this, we propose to transform the medical image annotation to a multi-label classification problem, where object abnormalities are focused directly. However, extant multi-label classification studies rely on arduous feature engineering, or do not solve label correlation issues well in medical images. To solve these problems, we propose a novel deep learning model where a frequent pattern mining component and an adversarial-based denoising autoencoder component are introduced. Extensive experiments are conducted on a real retinal image dataset to evaluate the performance of the proposed model. Results indicate that the proposed model significantly outperforms image captioning baselines and multi-label classification baselines.
医学图像标注旨在自动描述医学图像的内容。它帮助医生了解医学图像的内容,并做出更明智的决定,如诊断。现有的方法主要遵循自然图像的方法,没有强调物体的异常,这是医学图像标注的本质。有鉴于此,我们建议将医学图像注释转换为多标签分类问题,直接关注对象异常。然而,现有的多标签分类研究依赖于艰巨的特征工程,或者没有很好地解决医学图像中的标签相关性问题。为了解决这些问题,我们提出了一种新的深度学习模型,其中引入了频繁模式挖掘组件和基于对抗性的去噪自动编码器组件。在真实的视网膜图像数据集上进行了大量实验,以评估所提出的模型的性能。结果表明,该模型显著优于图像字幕基线和多标签分类基线。
{"title":"A Multi-Label Classification with an Adversarial-Based Denoising Autoencoder for Medical Image Annotation","authors":"Yidong Chai, Hongyan Liu, Jie Xu, S. Samtani, Yuanchun Jiang, Haoxin Liu","doi":"10.1145/3561653","DOIUrl":"https://doi.org/10.1145/3561653","url":null,"abstract":"Medical image annotation aims to automatically describe the content of medical images. It helps doctors to understand the content of medical images and make better informed decisions like diagnoses. Existing methods mainly follow the approach for natural images and fail to emphasize the object abnormalities, which is the essence of medical images annotation. In light of this, we propose to transform the medical image annotation to a multi-label classification problem, where object abnormalities are focused directly. However, extant multi-label classification studies rely on arduous feature engineering, or do not solve label correlation issues well in medical images. To solve these problems, we propose a novel deep learning model where a frequent pattern mining component and an adversarial-based denoising autoencoder component are introduced. Extensive experiments are conducted on a real retinal image dataset to evaluate the performance of the proposed model. Results indicate that the proposed model significantly outperforms image captioning baselines and multi-label classification baselines.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"14 1","pages":"1 - 21"},"PeriodicalIF":2.5,"publicationDate":"2022-09-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43505359","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}
引用次数: 4
Research Challenges for the Design of Human-Artificial Intelligence Systems (HAIS) 人类人工智能系统设计面临的研究挑战
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-08-31 DOI: 10.1145/3549547
A. Hevner, V. Storey
Artificial intelligence (AI) capabilities are increasingly common components of all socio-technical information systems that integrate human and machine actions. The impacts of AI components on the design and use of application systems are evolving rapidly as improved deep learning techniques and fresh big data sources afford effective and efficient solutions for broad ranges of applications. New goals and requirements for Human-AI System (HAIS) functions and qualities are emerging, whereas the boundaries between human and machine behaviors continue to blur. This research commentary identifies and addresses the design science research (DSR) challenges facing the field of Information Systems as the demand for human-machine synergies in Human-Artificial Intelligence Systems surges in all application areas. The design challenges of HAIS are characterized by a taxonomy of eight C's - composition, complexity, creativity, confidence, controls, conscience, certification, and contribution. By applying a design science research frame to structure and investigate HAIS design, implementation, use, and evolution, we propose a forward-thinking agenda for relevant and rigorous information systems research contributions.
人工智能(AI)能力是所有社会技术信息系统中越来越常见的组成部分,这些系统集成了人类和机器的行为。随着深度学习技术的改进和新的大数据源为广泛的应用提供有效和高效的解决方案,人工智能组件对应用系统设计和使用的影响正在迅速发展。人类人工智能系统(HAIS)功能和质量的新目标和要求正在出现,而人类和机器行为之间的界限仍在模糊。随着人类人工智能系统对人机协同的需求在所有应用领域激增,本研究评论确定并解决了信息系统领域面临的设计科学研究(DSR)挑战。HAIS的设计挑战以八个C的分类为特征——组成、复杂性、创造力、信心、控制、良知、认证和贡献。通过应用设计科学研究框架来构建和研究HAIS的设计、实现、使用和进化,我们为相关和严格的信息系统研究贡献提出了一个前瞻性的议程。
{"title":"Research Challenges for the Design of Human-Artificial Intelligence Systems (HAIS)","authors":"A. Hevner, V. Storey","doi":"10.1145/3549547","DOIUrl":"https://doi.org/10.1145/3549547","url":null,"abstract":"Artificial intelligence (AI) capabilities are increasingly common components of all socio-technical information systems that integrate human and machine actions. The impacts of AI components on the design and use of application systems are evolving rapidly as improved deep learning techniques and fresh big data sources afford effective and efficient solutions for broad ranges of applications. New goals and requirements for Human-AI System (HAIS) functions and qualities are emerging, whereas the boundaries between human and machine behaviors continue to blur. This research commentary identifies and addresses the design science research (DSR) challenges facing the field of Information Systems as the demand for human-machine synergies in Human-Artificial Intelligence Systems surges in all application areas. The design challenges of HAIS are characterized by a taxonomy of eight C's - composition, complexity, creativity, confidence, controls, conscience, certification, and contribution. By applying a design science research frame to structure and investigate HAIS design, implementation, use, and evolution, we propose a forward-thinking agenda for relevant and rigorous information systems research contributions.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"14 1","pages":"1 - 18"},"PeriodicalIF":2.5,"publicationDate":"2022-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46768619","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}
引用次数: 1
Allocation of Resources for Cloud Survivability in Smart Manufacturing 面向智能制造云生存能力的资源配置
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-08-10 DOI: 10.1145/3533701
M. Nong, Lingfeng Huang, Mingtao Liu
With the development of virtualization technology, cloud computing has emerged as a powerful and flexible platform for various services such as online trading. However, there are concerns about the survivability of cloud services in smart manufacturing. Most existing solutions provide a standby Virtual Machine (VM) for each running VM. However, this often leads to huge resource waste because VMs do not always run at full capacity. To reduce resource waste, we propose a smart survivability framework to efficiently allocate resources to standby VMs. Our framework contains two novel aspects: (1) a prediction mechanism to predict the resource utilization of each VM in order to reduce the number of standby VMs; and (2) a nested virtualization technology to refine the granularity of standby VMs. We will use an open-source cloud simulation platform named cloudsim, with real-world data, to verify the feasibility of the proposed framework and evaluate its performance. The proposed Smart Survivable Usable Virtual Machine (SSUVM) will predict resource utilization of VMs on Rack1 periodically. When errors happen in VMs, the framework will allocate standby resources according to the predicted result. The SSUVM will receive the latest running status of the failed VM and its mirror image to recover the VM's work.
随着虚拟化技术的发展,云计算作为一种强大而灵活的服务平台应运而生,例如在线交易。然而,人们对智能制造中云服务的生存能力表示担忧。大多数现有解决方案为每个运行中的虚拟机提供一个备用虚拟机(VM)。然而,由于虚拟机并不总是满负荷运行,这往往会导致巨大的资源浪费。为了减少资源浪费,我们提出了一个智能生存性框架来有效地将资源分配给备用虚拟机。我们的框架包含两个新颖的方面:(1)预测机制,预测每个虚拟机的资源利用率,以减少备用虚拟机的数量;(2)采用嵌套虚拟化技术,细化备用虚拟机的粒度。我们将使用一个名为cloudsim的开源云模拟平台,使用真实世界的数据来验证所提出框架的可行性并评估其性能。提出的智能生存可用虚拟机(SSUVM)可以定期预测Rack1上虚拟机的资源使用情况。当虚拟机发生错误时,框架会根据预测结果分配备用资源。SSUVM将接收故障虚拟机及其镜像的最新运行状态,以恢复虚拟机的工作。
{"title":"Allocation of Resources for Cloud Survivability in Smart Manufacturing","authors":"M. Nong, Lingfeng Huang, Mingtao Liu","doi":"10.1145/3533701","DOIUrl":"https://doi.org/10.1145/3533701","url":null,"abstract":"With the development of virtualization technology, cloud computing has emerged as a powerful and flexible platform for various services such as online trading. However, there are concerns about the survivability of cloud services in smart manufacturing. Most existing solutions provide a standby Virtual Machine (VM) for each running VM. However, this often leads to huge resource waste because VMs do not always run at full capacity. To reduce resource waste, we propose a smart survivability framework to efficiently allocate resources to standby VMs. Our framework contains two novel aspects: (1) a prediction mechanism to predict the resource utilization of each VM in order to reduce the number of standby VMs; and (2) a nested virtualization technology to refine the granularity of standby VMs. We will use an open-source cloud simulation platform named cloudsim, with real-world data, to verify the feasibility of the proposed framework and evaluate its performance. The proposed Smart Survivable Usable Virtual Machine (SSUVM) will predict resource utilization of VMs on Rack1 periodically. When errors happen in VMs, the framework will allocate standby resources according to the predicted result. The SSUVM will receive the latest running status of the failed VM and its mirror image to recover the VM's work.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"13 1","pages":"1 - 11"},"PeriodicalIF":2.5,"publicationDate":"2022-08-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64052237","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}
引用次数: 0
The Core Industry Manufacturing Process of Electronics Assembly Based on Smart Manufacturing 基于智能制造的电子装配核心产业制造过程
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-08-09 DOI: 10.1145/3529098
Rongli Chen, Xiaozhong Chen, Lei Wang, Jian-Xin Li
This research takes a case study approach to show the development of a diverse adoption and product strategy distinct from the core manufacturing industry process. It explains the development status in all aspects of smart manufacturing, via the example of ceramic circuit board manufacturing and electronic assembly, and outlines future smart manufacturing plans and processes. The research proposed two experiments using artificial intelligence and deep learning to demonstrate the problems and solutions regarding methods in manufacturing and factory facilities, respectively. In the first experiment, a Bayesian network inference is used to find the cause of the problem of metal residues between electronic circuits through key process and quality correlations. In the second experiment, a convolutional neural network is used to identify false defects that were overinspected during automatic optical inspection. This improves the manufacturing process by enhancing the yield rate and reducing cost. The contributions of the study built in circuit board production. Smart manufacturing, with the application of a Bayesian network to an Internet of Things setup, has addressed the problem of residue and redundant conductors on the edge of the ceramic circuit board pattern, and has improved and prevented leakage and high-frequency interference. The convolutional neural network and deep learning were used to improve the accuracy of the automatic optical inspection system, reduce the current manual review ratio, save labor costs, and provide defect classification as a reference for preprocess improvement.
本研究采用个案研究的方法,以显示不同于核心制造业流程的多元化采用和产品策略的发展。以陶瓷电路板制造和电子组装为例,阐述了智能制造各方面的发展现状,并概述了未来智能制造的计划和流程。该研究提出了两个实验,分别利用人工智能和深度学习来展示制造方法和工厂设施方面的问题和解决方案。在第一个实验中,利用贝叶斯网络推理,通过关键工艺和质量的相关性,找到电子电路之间金属残留问题的原因。在第二个实验中,使用卷积神经网络来识别自动光学检测过程中过度检测的假缺陷。这通过提高成品率和降低成本来改善制造过程。本研究的贡献建立在电路板生产上。智能制造通过将贝叶斯网络应用于物联网设置,解决了陶瓷电路板图案边缘残留和冗余导体的问题,改善和防止了漏电和高频干扰。利用卷积神经网络和深度学习技术,提高光学自动检测系统的准确率,降低目前人工复核率,节约人工成本,并为预处理改进提供缺陷分类参考。
{"title":"The Core Industry Manufacturing Process of Electronics Assembly Based on Smart Manufacturing","authors":"Rongli Chen, Xiaozhong Chen, Lei Wang, Jian-Xin Li","doi":"10.1145/3529098","DOIUrl":"https://doi.org/10.1145/3529098","url":null,"abstract":"This research takes a case study approach to show the development of a diverse adoption and product strategy distinct from the core manufacturing industry process. It explains the development status in all aspects of smart manufacturing, via the example of ceramic circuit board manufacturing and electronic assembly, and outlines future smart manufacturing plans and processes. The research proposed two experiments using artificial intelligence and deep learning to demonstrate the problems and solutions regarding methods in manufacturing and factory facilities, respectively. In the first experiment, a Bayesian network inference is used to find the cause of the problem of metal residues between electronic circuits through key process and quality correlations. In the second experiment, a convolutional neural network is used to identify false defects that were overinspected during automatic optical inspection. This improves the manufacturing process by enhancing the yield rate and reducing cost. The contributions of the study built in circuit board production. Smart manufacturing, with the application of a Bayesian network to an Internet of Things setup, has addressed the problem of residue and redundant conductors on the edge of the ceramic circuit board pattern, and has improved and prevented leakage and high-frequency interference. The convolutional neural network and deep learning were used to improve the accuracy of the automatic optical inspection system, reduce the current manual review ratio, save labor costs, and provide defect classification as a reference for preprocess improvement.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"13 1","pages":"1 - 19"},"PeriodicalIF":2.5,"publicationDate":"2022-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47287792","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}
引用次数: 1
LiMS-Net: A Lightweight Multi-Scale CNN for COVID-19 Detection from Chest CT Scans LiMS-Net:用于胸部CT扫描检测新冠肺炎的轻量级多尺度CNN
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-07-27 DOI: 10.1145/3551647
A. Joshi, Deepak Ranjan Nayak, Dibyasundar Das, Yudong Zhang
Recent years have witnessed a rise in employing deep learning methods, especially convolutional neural networks (CNNs) for detection of COVID-19 cases using chest CT scans. Most of the state-of-the-art models demand a huge amount of parameters which often suffer from overfitting in the presence of limited training samples such as chest CT data and thereby, reducing the detection performance. To handle these issues, in this paper, a lightweight multi-scale CNN called LiMS-Net is proposed. The LiMS-Net contains two feature learning blocks where, in each block, filters of different sizes are applied in parallel to derive multi-scale features from the suspicious regions and an additional filter is subsequently employed to capture discriminant features. The model has only 2.53M parameters and therefore, requires low computational cost and memory space when compared to pretrained CNN architectures. Comprehensive experiments are carried out using a publicly available COVID-19 CT dataset and the results demonstrate that the proposed model achieves higher performance than many pretrained CNN models and state-of-the-art methods even in the presence of limited CT data. Our model achieves an accuracy of 92.11% and an F1-score of 92.59% for detection of COVID-19 from CT scans. Further, the results on a relatively larger CT dataset indicate the effectiveness of the proposed model.
近年来,人们越来越多地使用深度学习方法,特别是卷积神经网络(cnn),通过胸部CT扫描来检测COVID-19病例。大多数最先进的模型需要大量的参数,这些参数在有限的训练样本(如胸部CT数据)存在的情况下往往会过度拟合,从而降低了检测性能。为了解决这些问题,本文提出了一种轻量级的多尺度CNN,称为LiMS-Net。lms - net包含两个特征学习块,在每个块中,并行应用不同大小的滤波器从可疑区域获得多尺度特征,随后使用额外的滤波器捕获判别特征。该模型只有2.53亿个参数,因此与预训练的CNN架构相比,计算成本和内存空间较低。利用公开的COVID-19 CT数据集进行了全面的实验,结果表明,即使在有限的CT数据存在下,所提出的模型也比许多预训练的CNN模型和最先进的方法具有更高的性能。我们的模型在CT扫描中检测COVID-19的准确率为92.11%,f1评分为92.59%。此外,在相对较大的CT数据集上的结果表明了所提出模型的有效性。
{"title":"LiMS-Net: A Lightweight Multi-Scale CNN for COVID-19 Detection from Chest CT Scans","authors":"A. Joshi, Deepak Ranjan Nayak, Dibyasundar Das, Yudong Zhang","doi":"10.1145/3551647","DOIUrl":"https://doi.org/10.1145/3551647","url":null,"abstract":"Recent years have witnessed a rise in employing deep learning methods, especially convolutional neural networks (CNNs) for detection of COVID-19 cases using chest CT scans. Most of the state-of-the-art models demand a huge amount of parameters which often suffer from overfitting in the presence of limited training samples such as chest CT data and thereby, reducing the detection performance. To handle these issues, in this paper, a lightweight multi-scale CNN called LiMS-Net is proposed. The LiMS-Net contains two feature learning blocks where, in each block, filters of different sizes are applied in parallel to derive multi-scale features from the suspicious regions and an additional filter is subsequently employed to capture discriminant features. The model has only 2.53M parameters and therefore, requires low computational cost and memory space when compared to pretrained CNN architectures. Comprehensive experiments are carried out using a publicly available COVID-19 CT dataset and the results demonstrate that the proposed model achieves higher performance than many pretrained CNN models and state-of-the-art methods even in the presence of limited CT data. Our model achieves an accuracy of 92.11% and an F1-score of 92.59% for detection of COVID-19 from CT scans. Further, the results on a relatively larger CT dataset indicate the effectiveness of the proposed model.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":" ","pages":"1 - 17"},"PeriodicalIF":2.5,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43931145","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
Design of a Novel Information System for Semi-automated Management of Cybersecurity in Industrial Control Systems 一种新型工业控制系统网络安全半自动化管理信息系统的设计
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-07-14 DOI: 10.1145/3546580
Kimia Ameri, M. Hempel, H. Sharif, Juan Lopez, K. Perumalla
There is an urgent need in many critical infrastructure sectors, including the energy sector, for attaining detailed insights into cybersecurity features and compliance with cybersecurity requirements related to their Operational Technology (OT) deployments. Frequent feature changes of OT devices interfere with this need, posing a great risk to customers. One effective way to address this challenge is via a semi-automated cyber-physical security assurance approach, which enables verification and validation of the OT device cybersecurity claims against actual capabilities, both pre- and post-deployment. To realize this approach, this article presents new methodology and algorithms to automatically identify cybersecurity-related claims expressed in natural language form in ICS device documents. We developed an identification process that employs natural language processing (NLP) techniques with the goal of semi-automated vetting of detected claims against their device implementation. We also present our novel NLP components for verifying feature claims against relevant cybersecurity requirements. The verification pipeline includes components such as automated vendor identification, device document curation, feature claim identification utilizing sentiment analysis for conflict resolution, and reporting of features that are claimed to be supported or indicated as unsupported. Our novel matching engine represents the first automated information system available in the cybersecurity domain that directly aids the generation of ICS compliance reports.
包括能源部门在内的许多关键基础设施部门迫切需要深入了解网络安全特征,并遵守与运营技术部署相关的网络安全要求。OT设备频繁的功能变化干扰了这种需求,给客户带来了巨大的风险。解决这一挑战的一种有效方法是通过半自动化的网络物理安全保证方法,该方法能够根据部署前和部署后的实际能力验证OT设备的网络安全声明。为了实现这种方法,本文提出了新的方法和算法来自动识别ICS设备文档中以自然语言形式表达的网络安全相关声明。我们开发了一个使用自然语言处理(NLP)技术的识别过程,目的是根据设备实现对检测到的索赔进行半自动审查。我们还介绍了我们的新型NLP组件,用于根据相关网络安全要求验证功能声明。验证管道包括自动供应商识别、设备文档管理、利用情绪分析进行冲突解决的功能声明识别,以及报告声称支持或表示不支持的功能等组件。我们的新型匹配引擎代表了网络安全领域中第一个可直接帮助生成ICS合规报告的自动化信息系统。
{"title":"Design of a Novel Information System for Semi-automated Management of Cybersecurity in Industrial Control Systems","authors":"Kimia Ameri, M. Hempel, H. Sharif, Juan Lopez, K. Perumalla","doi":"10.1145/3546580","DOIUrl":"https://doi.org/10.1145/3546580","url":null,"abstract":"There is an urgent need in many critical infrastructure sectors, including the energy sector, for attaining detailed insights into cybersecurity features and compliance with cybersecurity requirements related to their Operational Technology (OT) deployments. Frequent feature changes of OT devices interfere with this need, posing a great risk to customers. One effective way to address this challenge is via a semi-automated cyber-physical security assurance approach, which enables verification and validation of the OT device cybersecurity claims against actual capabilities, both pre- and post-deployment. To realize this approach, this article presents new methodology and algorithms to automatically identify cybersecurity-related claims expressed in natural language form in ICS device documents. We developed an identification process that employs natural language processing (NLP) techniques with the goal of semi-automated vetting of detected claims against their device implementation. We also present our novel NLP components for verifying feature claims against relevant cybersecurity requirements. The verification pipeline includes components such as automated vendor identification, device document curation, feature claim identification utilizing sentiment analysis for conflict resolution, and reporting of features that are claimed to be supported or indicated as unsupported. Our novel matching engine represents the first automated information system available in the cybersecurity domain that directly aids the generation of ICS compliance reports.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"14 1","pages":"1 - 35"},"PeriodicalIF":2.5,"publicationDate":"2022-07-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49565271","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}
引用次数: 2
Smart System: Joint Utility and Frequency for Pattern Classification 智能系统:模式分类的联合效用和频率
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-06-09 DOI: 10.1145/3531480
Qi-Yuan Lin, Wensheng Gan, Yongdong Wu, Jiahui Chen, Chien-Ming Chen
Nowadays, the environments of smart systems for Industry 4.0 and Internet of Things are experiencing fast industrial upgrading. Big data technologies such as design making, event detection, and classification are developed to help manufacturing organizations to achieve smart systems. By applying data analysis, the potential values of rich data can be maximized, which will help manufacturing organizations to finish another round of upgrading. In this article, we propose two new algorithms with respect to big data analysis, namely UFCgen and UFCfast. Both algorithms are designed to collect three types of patterns to help people determine the market positions for different product combinations. We compare these algorithms on various types of datasets, both real and synthetic. The experimental results show that both algorithms can successfully achieve pattern classification by utilizing three different types of interesting patterns from all candidate patterns based on user-specified thresholds of utility and frequency. Furthermore, the list-based UFCfast algorithm outperforms the levelwise-based UFCgen algorithm in terms of both execution time and memory consumption.
当前,工业4.0和物联网的智能系统环境正在经历快速的产业升级。设计制作、事件检测和分类等大数据技术的发展有助于制造组织实现智能系统。通过应用数据分析,可以最大限度地发挥丰富数据的潜在价值,帮助制造企业完成新一轮的升级。在本文中,我们提出了两种关于大数据分析的新算法,即UFCgen和UFCfast。这两种算法都旨在收集三种类型的模式,以帮助人们确定不同产品组合的市场地位。我们将这些算法在不同类型的数据集上进行比较,包括真实的和合成的。实验结果表明,基于用户指定的效用和频率阈值,两种算法都能从所有候选模式中提取出三种不同类型的有趣模式,从而成功地实现模式分类。此外,基于列表的UFCfast算法在执行时间和内存消耗方面都优于基于级别的UFCgen算法。
{"title":"Smart System: Joint Utility and Frequency for Pattern Classification","authors":"Qi-Yuan Lin, Wensheng Gan, Yongdong Wu, Jiahui Chen, Chien-Ming Chen","doi":"10.1145/3531480","DOIUrl":"https://doi.org/10.1145/3531480","url":null,"abstract":"Nowadays, the environments of smart systems for Industry 4.0 and Internet of Things are experiencing fast industrial upgrading. Big data technologies such as design making, event detection, and classification are developed to help manufacturing organizations to achieve smart systems. By applying data analysis, the potential values of rich data can be maximized, which will help manufacturing organizations to finish another round of upgrading. In this article, we propose two new algorithms with respect to big data analysis, namely UFCgen and UFCfast. Both algorithms are designed to collect three types of patterns to help people determine the market positions for different product combinations. We compare these algorithms on various types of datasets, both real and synthetic. The experimental results show that both algorithms can successfully achieve pattern classification by utilizing three different types of interesting patterns from all candidate patterns based on user-specified thresholds of utility and frequency. Furthermore, the list-based UFCfast algorithm outperforms the levelwise-based UFCgen algorithm in terms of both execution time and memory consumption.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"13 1","pages":"1 - 24"},"PeriodicalIF":2.5,"publicationDate":"2022-06-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47619211","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}
引用次数: 0
Read the News, Not the Books: Forecasting Firms’ Long-term Financial Performance via Deep Text Mining 阅读新闻而非书籍:通过深度文本挖掘预测企业的长期财务业绩
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-05-17 DOI: 10.1145/3533018
Shuang (Sophie) Zhai, Zhu Zhang
In this paper, we show textual data from firm-related events in news articles can effectively predict various firm financial ratios, with or without historical financial ratios. We exploit state-of-the-art neural architectures, including pseudo-event embeddings, Long Short-Term Memory Networks, and attention mechanisms. Our news-powered deep learning models are shown to outperform standard econometric models operating on precise accounting historical data. We also observe forecasting quality improvement when integrating textual and numerical data streams. In addition, we provide in-depth case studies for model explainability and transparency. Our forecasting models, model attention maps, and firm embeddings benefit various stakeholders with quality predictions and explainable insights. Our proposed models can be applied both when numerically historical data is or is not available.
在本文中,我们展示了新闻文章中与企业相关事件的文本数据可以有效地预测各种企业财务比率,无论是否有历史财务比率。我们开发了最先进的神经架构,包括伪事件嵌入、长短期记忆网络和注意力机制。我们的新闻驱动的深度学习模型被证明优于基于精确会计历史数据的标准计量经济学模型。当整合文本和数字数据流时,我们还观察到预测质量的提高。此外,我们还为模型的可解释性和透明度提供了深入的案例研究。我们的预测模型、模型注意力图和公司嵌入通过高质量的预测和可解释的见解使各种利益相关者受益。当数值历史数据可用或不可用时,我们提出的模型都可以应用。
{"title":"Read the News, Not the Books: Forecasting Firms’ Long-term Financial Performance via Deep Text Mining","authors":"Shuang (Sophie) Zhai, Zhu Zhang","doi":"10.1145/3533018","DOIUrl":"https://doi.org/10.1145/3533018","url":null,"abstract":"In this paper, we show textual data from firm-related events in news articles can effectively predict various firm financial ratios, with or without historical financial ratios. We exploit state-of-the-art neural architectures, including pseudo-event embeddings, Long Short-Term Memory Networks, and attention mechanisms. Our news-powered deep learning models are shown to outperform standard econometric models operating on precise accounting historical data. We also observe forecasting quality improvement when integrating textual and numerical data streams. In addition, we provide in-depth case studies for model explainability and transparency. Our forecasting models, model attention maps, and firm embeddings benefit various stakeholders with quality predictions and explainable insights. Our proposed models can be applied both when numerically historical data is or is not available.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":"14 1","pages":"1 - 37"},"PeriodicalIF":2.5,"publicationDate":"2022-05-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47603660","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}
引用次数: 1
An Architecture Using Payment Channel Networks for Blockchain-based Wi-Fi Sharing 一种使用支付通道网络实现基于区块链的Wi-Fi共享的架构
IF 2.5 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-04-19 DOI: 10.1145/3529097
Christian Janiesch, Marcus Fischer, Florian Imgrund, Adrian Hofmann, A. Winkelmann
Enabling Internet access while taking load of mobile networks, the concept of Wi-Fi sharing holds much potential. While trust-based concepts require a trusted intermediary and cannot prevent malicious behavior, for example, conducted through fake profiles, security-based approaches lack adequate accounting mechanisms and coverage. Against this backdrop, we develop a Wi-Fi sharing architecture based on blockchain technology and payment channel networks. Our contribution is twofold: First, we present a comprehensive collection of design principles for workable Wi-Fi sharing networks. Second, we propose and evaluate a reference architecture that augments current approaches with adequate accounting mechanisms and facilitates performance, scalability, security, and participant satisfaction.
在承担移动网络负担的同时实现互联网接入,Wi-Fi共享的概念具有很大的潜力。虽然基于信任的概念需要一个可信的中介,并且不能防止恶意行为,例如通过虚假配置文件进行的恶意行为,但基于安全的方法缺乏足够的会计机制和覆盖范围。在此背景下,我们开发了一种基于区块链技术和支付通道网络的Wi-Fi共享架构。我们的贡献是双重的:首先,我们为可行的Wi-Fi共享网络提供了一个全面的设计原则集合。其次,我们提出并评估了一个参考架构,该架构通过适当的会计机制增强了当前的方法,并促进了性能、可扩展性、安全性和参与者满意度。
{"title":"An Architecture Using Payment Channel Networks for Blockchain-based Wi-Fi Sharing","authors":"Christian Janiesch, Marcus Fischer, Florian Imgrund, Adrian Hofmann, A. Winkelmann","doi":"10.1145/3529097","DOIUrl":"https://doi.org/10.1145/3529097","url":null,"abstract":"Enabling Internet access while taking load of mobile networks, the concept of Wi-Fi sharing holds much potential. While trust-based concepts require a trusted intermediary and cannot prevent malicious behavior, for example, conducted through fake profiles, security-based approaches lack adequate accounting mechanisms and coverage. Against this backdrop, we develop a Wi-Fi sharing architecture based on blockchain technology and payment channel networks. Our contribution is twofold: First, we present a comprehensive collection of design principles for workable Wi-Fi sharing networks. Second, we propose and evaluate a reference architecture that augments current approaches with adequate accounting mechanisms and facilitates performance, scalability, security, and participant satisfaction.","PeriodicalId":45274,"journal":{"name":"ACM Transactions on Management Information Systems","volume":" ","pages":"1 - 24"},"PeriodicalIF":2.5,"publicationDate":"2022-04-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47820266","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}
引用次数: 1
期刊
ACM Transactions on Management Information Systems
全部 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