首页 > 最新文献

2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)最新文献

英文 中文
A Framework for Considering Uncertainty in Software Systems 一个考虑软件系统不确定性的框架
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00241
Chawanangwa Lupafya, D. Balasubramaniam
There are many aspects involved in the development and operation of a software system, including system artefacts, activities, and infrastructure. Most of these aspects are vulnerable to uncertainty, which can result in risks to system quality and performance. Thus it is important to identify, represent and manage uncertainty in software systems. We hypothesise that using an underlying conceptual framework for characterising uncertainty can facilitate these activities. This paper demonstrates the use of an extensible framework, which defines a foundation for the systematic and explicit consideration of uncertainty in software systems. A software architecture case study is used to illustrate and evaluate the framework. A discussion of potential uses for the framework and future research is also provided.
在软件系统的开发和操作中涉及到许多方面,包括系统工件、活动和基础设施。这些方面中的大多数都容易受到不确定性的影响,这可能导致系统质量和性能的风险。因此,识别、表示和管理软件系统中的不确定性是很重要的。我们假设,使用一个潜在的概念框架来描述不确定性可以促进这些活动。本文演示了一个可扩展框架的使用,它为系统地、明确地考虑软件系统中的不确定性奠定了基础。软件体系结构案例研究用于说明和评估该框架。本文还讨论了该框架的潜在用途和未来的研究。
{"title":"A Framework for Considering Uncertainty in Software Systems","authors":"Chawanangwa Lupafya, D. Balasubramaniam","doi":"10.1109/COMPSAC54236.2022.00241","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00241","url":null,"abstract":"There are many aspects involved in the development and operation of a software system, including system artefacts, activities, and infrastructure. Most of these aspects are vulnerable to uncertainty, which can result in risks to system quality and performance. Thus it is important to identify, represent and manage uncertainty in software systems. We hypothesise that using an underlying conceptual framework for characterising uncertainty can facilitate these activities. This paper demonstrates the use of an extensible framework, which defines a foundation for the systematic and explicit consideration of uncertainty in software systems. A software architecture case study is used to illustrate and evaluate the framework. A discussion of potential uses for the framework and future research is also provided.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130368362","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 Formal Specification Language Based on Positional Relationship Between Objects in Automated Driving Systems 基于自动驾驶系统中物体位置关系的形式化规范语言
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00147
Kento Tanaka, Toshiaki Aoki, Tatsuji Kawai, Takashi Tomita, Daisuke Kawakami, Nobuo Chida
Automated driving systems(ADS) are major trend and the safety of such critical system has become one of the most important research topics. We usually use scenarios in order to define the specifications of ADS. In these scenarios, graphical diagrams are often used to represent abstractly the positioning and behavior of vehicles. However, such diagrams are not suitable for the development of high-reliability systems, because they are informal and may cause discrepancies among different engineers. In this paper, we propose a formal speci-fication language called Bounding Box Specification Language (BBSL) which allows us to write rigorous specifications of ADS. BBSL describe multiple types of objects in a driving environment, such as vehicles and pedestrians, as bounding boxes defined as two-dimensional interval, and describe positional relationships between them in mathematical notation. It is capable of strictly delineating many positional relationships while being also capable of expressing specifications that are concise enough to be read and written manually. Therefore, BBSL is suitable for describing the specification of Object and Event Detection and Response (OEDR) among the tasks of ADS. In this paper, we describe what kind of description BBSL enables, and describe its operations. Then, we show examples of specifications of ADS written in BBSL and discuss the advantages of specifications written in BBSL.
自动驾驶系统(ADS)是汽车行业发展的大势所趋,自动驾驶系统的安全性已成为汽车行业的重要研究课题之一。我们通常使用场景来定义ADS的规格。在这些场景中,通常使用图形图表来抽象地表示车辆的定位和行为。然而,这种图不适合开发高可靠性系统,因为它们是非正式的,并且可能导致不同工程师之间的差异。本文提出了一种形式化的规范语言,称为边界盒规范语言(Bounding Box Specification language, BBSL),它允许我们编写严格的ADS规范。BBSL将驾驶环境中的多种类型的对象(如车辆和行人)描述为定义为二维区间的边界盒,并用数学符号描述它们之间的位置关系。它能够严格地描述许多位置关系,同时也能够表达足够简洁的规范,以便手动读取和编写。因此,BBSL适用于描述ADS任务中对象和事件检测与响应(OEDR)的规范。本文描述了BBSL支持什么样的描述,以及它的操作。然后,我们展示了用BBSL编写的ADS规范示例,并讨论了用BBSL编写的规范的优点。
{"title":"A Formal Specification Language Based on Positional Relationship Between Objects in Automated Driving Systems","authors":"Kento Tanaka, Toshiaki Aoki, Tatsuji Kawai, Takashi Tomita, Daisuke Kawakami, Nobuo Chida","doi":"10.1109/COMPSAC54236.2022.00147","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00147","url":null,"abstract":"Automated driving systems(ADS) are major trend and the safety of such critical system has become one of the most important research topics. We usually use scenarios in order to define the specifications of ADS. In these scenarios, graphical diagrams are often used to represent abstractly the positioning and behavior of vehicles. However, such diagrams are not suitable for the development of high-reliability systems, because they are informal and may cause discrepancies among different engineers. In this paper, we propose a formal speci-fication language called Bounding Box Specification Language (BBSL) which allows us to write rigorous specifications of ADS. BBSL describe multiple types of objects in a driving environment, such as vehicles and pedestrians, as bounding boxes defined as two-dimensional interval, and describe positional relationships between them in mathematical notation. It is capable of strictly delineating many positional relationships while being also capable of expressing specifications that are concise enough to be read and written manually. Therefore, BBSL is suitable for describing the specification of Object and Event Detection and Response (OEDR) among the tasks of ADS. In this paper, we describe what kind of description BBSL enables, and describe its operations. Then, we show examples of specifications of ADS written in BBSL and discuss the advantages of specifications written in BBSL.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"92 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124586797","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
Collaborative Research on Rapid Periodontitis Test 牙周炎快速检测的合作研究
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00070
Wook-Sung Yoo, Hwapyeong Song, Hyun-Duck Kim
Periodontitis is a chronic inflammatory disease of the tissue around the teeth. The early detection of periodontitis before it manifests undesirable irreversible destruction of periodontal tissues has been an important issue in public dental health. The clinical examination is a traditional way of the diagnosis of periodontal diseases but is often insufficient and does not provide information on the current activity of periodontitis or its progression. After intensive clinical studies in the Department of Preventive and Social Dentistry at Seoul National University (SNU) in South Korea, the salivary matrix-metalloproteinase (MMP)-9 was identified as one of the major enzymes responsible for the initiation of periodontitis. SNU developed a point-of-care (POC) kit for a lateral flow test (LFT) using MMP-9 and created a diagnostic model based on a patient's personal information for screening periodontitis. After the successful clinical studies, the Rapid Periodontitis screening Tool (RPT), a database-driven web application, was developed to measure the risk of periodontitis online with the collaboration between the School of Dentistry at SNU and the Computer Science Program at Marshall University in the United States. The web interface in RPT allows anyone to enter their personal data and the value of LFT test results to receive the screening result immediately. The RPT also provides member pages to track down the test results in the long run. Once commercialized, the RPT will help early detection of periodontitis to enhance public health. This paper describes details of the tool and future research direction.
牙周炎是牙齿周围组织的慢性炎症性疾病。在牙周炎表现出对牙周组织的不可逆破坏之前早期发现牙周炎一直是公共牙科卫生的一个重要问题。临床检查是诊断牙周病的传统方法,但往往不够充分,不能提供有关牙周炎当前活动或进展的信息。在韩国首尔国立大学(SNU)预防和社会牙科学系进行了深入的临床研究后,唾液基质金属蛋白酶(MMP)-9被确定为引发牙周炎的主要酶之一。首尔大学利用MMP-9开发了一种用于侧流试验(LFT)的即时护理(POC)试剂盒,并创建了一个基于患者个人信息的诊断模型,用于筛查牙周炎。在成功的临床研究之后,首尔大学牙科学院和美国马歇尔大学计算机科学项目合作开发了快速牙周炎筛查工具(RPT),这是一个数据库驱动的网络应用程序,用于在线测量牙周炎的风险。RPT的网页界面允许任何人输入他们的个人资料和LFT测试结果的值,以立即收到筛选结果。RPT还提供了成员页面来跟踪长期运行的测试结果。一旦商业化,RPT将有助于早期发现牙周炎,以提高公众健康。本文介绍了该工具的详细情况和未来的研究方向。
{"title":"Collaborative Research on Rapid Periodontitis Test","authors":"Wook-Sung Yoo, Hwapyeong Song, Hyun-Duck Kim","doi":"10.1109/COMPSAC54236.2022.00070","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00070","url":null,"abstract":"Periodontitis is a chronic inflammatory disease of the tissue around the teeth. The early detection of periodontitis before it manifests undesirable irreversible destruction of periodontal tissues has been an important issue in public dental health. The clinical examination is a traditional way of the diagnosis of periodontal diseases but is often insufficient and does not provide information on the current activity of periodontitis or its progression. After intensive clinical studies in the Department of Preventive and Social Dentistry at Seoul National University (SNU) in South Korea, the salivary matrix-metalloproteinase (MMP)-9 was identified as one of the major enzymes responsible for the initiation of periodontitis. SNU developed a point-of-care (POC) kit for a lateral flow test (LFT) using MMP-9 and created a diagnostic model based on a patient's personal information for screening periodontitis. After the successful clinical studies, the Rapid Periodontitis screening Tool (RPT), a database-driven web application, was developed to measure the risk of periodontitis online with the collaboration between the School of Dentistry at SNU and the Computer Science Program at Marshall University in the United States. The web interface in RPT allows anyone to enter their personal data and the value of LFT test results to receive the screening result immediately. The RPT also provides member pages to track down the test results in the long run. Once commercialized, the RPT will help early detection of periodontitis to enhance public health. This paper describes details of the tool and future research direction.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128304616","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
A Generic Software Architecture for PoE Power Sourcing Equipment PoE供电设备通用软件体系结构
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00217
Andreas Mäkilä, A. Friebe, Leif Enblom, P. Strandberg, T. Seceleanu
Many hardware solutions for Power over Ethernet (PoE) Power Sourcing Equipment (PSE) exist, with slightly varying feature sets. A software solution is needed for interaction with the PSEs, and for managing a power budget across several PSEs. A generic interface is desirable, as well as generic software components that can be used in support of several PSE solutions. In this paper we present a union of features and real-time requirements for three hardware solutions, and the development of a generic software architecture.
针对以太网供电(PoE)供电设备(PSE)存在许多硬件解决方案,它们的功能集略有不同。需要一个软件解决方案来与pse进行交互,并管理跨多个pse的功率预算。需要通用的接口,以及可用于支持多个PSE解决方案的通用软件组件。在本文中,我们提出了三种硬件解决方案的特性和实时需求的结合,并开发了一个通用的软件体系结构。
{"title":"A Generic Software Architecture for PoE Power Sourcing Equipment","authors":"Andreas Mäkilä, A. Friebe, Leif Enblom, P. Strandberg, T. Seceleanu","doi":"10.1109/COMPSAC54236.2022.00217","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00217","url":null,"abstract":"Many hardware solutions for Power over Ethernet (PoE) Power Sourcing Equipment (PSE) exist, with slightly varying feature sets. A software solution is needed for interaction with the PSEs, and for managing a power budget across several PSEs. A generic interface is desirable, as well as generic software components that can be used in support of several PSE solutions. In this paper we present a union of features and real-time requirements for three hardware solutions, and the development of a generic software architecture.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"131 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127035034","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
GSDNet: An Anti-interference Cochlea Segmentation Model Based on GAN GSDNet:一种基于GAN的抗干扰耳蜗分割模型
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00114
Zhengxin Li, Sikai Tao, Ruixun Zhang, Hongpeng Wang
Medical segmentation of cochlear images aims to identify the area of the cochlea in a set of CT slices. The shape of cochlea will vary a quite in different CT slicing levels, and the relevant dataset has a higher labeling cost. This will lead to segmentation results with edge discontinuity when we implement supervised algorithm under few samples. In order to solve the problem of a small number of labeled images, this paper proposes a semi-supervised model called GSDNet which is based on GAN, which captures the features of the cochlear image without labels, so as to achieve high performance for processing fewer sampled data. To further improve the generalization of the model, we adopt a training method that allows the model to gradually distinguish between real images and fake images. In addition, in order to solve the problem of local noise interference and discontinuous segmentation results, we introduce a label discrimination network to force the distribution of generated results from segmentation network to align with the true label distribution, so that the edges of the segmentation results are continuous and the shape is more accurate. Finally, we conduct a segmentation experiment of the cochlear region containing 30 slices about cochlea data, and compare different cutting-edge methods. The method proposed in this paper achieves higher performance on the dice index.
耳蜗图像医学分割的目的是在一组CT切片中识别耳蜗的区域。在不同的CT切片水平下,耳蜗的形状会有很大的变化,相应的数据集有较高的标注成本。当我们在少量样本下实现监督算法时,这将导致分割结果边缘不连续。为了解决标记图像数量少的问题,本文提出了一种基于GAN的半监督模型GSDNet,该模型在没有标记的情况下捕获耳蜗图像的特征,从而在处理较少采样数据的情况下达到高性能。为了进一步提高模型的泛化性,我们采用了一种训练方法,让模型逐渐区分真实图像和虚假图像。此外,为了解决局部噪声干扰和分割结果不连续的问题,我们引入了标签判别网络,强制分割网络生成的结果分布与真实的标签分布对齐,从而使分割结果的边缘连续,形状更加准确。最后,我们对包含30个耳蜗数据切片的耳蜗区域进行了分割实验,并比较了不同的前沿方法。本文提出的方法在骰子索引上取得了较高的性能。
{"title":"GSDNet: An Anti-interference Cochlea Segmentation Model Based on GAN","authors":"Zhengxin Li, Sikai Tao, Ruixun Zhang, Hongpeng Wang","doi":"10.1109/COMPSAC54236.2022.00114","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00114","url":null,"abstract":"Medical segmentation of cochlear images aims to identify the area of the cochlea in a set of CT slices. The shape of cochlea will vary a quite in different CT slicing levels, and the relevant dataset has a higher labeling cost. This will lead to segmentation results with edge discontinuity when we implement supervised algorithm under few samples. In order to solve the problem of a small number of labeled images, this paper proposes a semi-supervised model called GSDNet which is based on GAN, which captures the features of the cochlear image without labels, so as to achieve high performance for processing fewer sampled data. To further improve the generalization of the model, we adopt a training method that allows the model to gradually distinguish between real images and fake images. In addition, in order to solve the problem of local noise interference and discontinuous segmentation results, we introduce a label discrimination network to force the distribution of generated results from segmentation network to align with the true label distribution, so that the edges of the segmentation results are continuous and the shape is more accurate. Finally, we conduct a segmentation experiment of the cochlear region containing 30 slices about cochlea data, and compare different cutting-edge methods. The method proposed in this paper achieves higher performance on the dice index.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"73 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114418992","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
COMET: Co-simulation of Multi-Energy Systems for Energy Transition COMET:能量转换的多能量系统联合模拟
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00212
Luca Barbierato, Daniele Salvatore Schiera, R. Scoccia, Alessandro Margara, Lorenzo Bottaccioli, E. Patti
The ongoing energy transition to reduce carbon emissions presents some of the most formidable challenges the energy sector has ever experienced, requiring a paradigm change that involves diverse players and heterogeneous concerns, including regulations, economic drivers, societal, and environmental aspects. Central to this transition is the adoption of integrated Multi-Energy Systems (MES) to efficiently produce, distribute, store, and convert energy among different vectors. A deep understanding of MES is fundamental to harness the potential for energy savings and foster energy transition towards a low carbon future. Unfortunately, the inherent complexity of MES makes them extremely difficult to analyze, understand, design and optimize. This work proposes a digital twin co-simulation platform that provides a structured basis to design, develop and validate novel solutions and technologies for multi-energy system. The platform will enable the definition of a virtual representation of the real-world (digital twin) as a composition of models (co-simulation) that analyze the environment from multiple viewpoints and at different spatio-temporal scales.
正在进行的减少碳排放的能源转型是能源部门所面临的一些最艰巨的挑战,需要涉及不同参与者和异质关注点的范式变革,包括法规、经济驱动因素、社会和环境方面。这种转变的核心是采用集成的多能系统(MES)来高效地生产、分配、存储和转换不同载体的能量。深入了解MES对于利用节能潜力和促进能源向低碳未来转型至关重要。不幸的是,MES固有的复杂性使其极难分析、理解、设计和优化。这项工作提出了一个数字孪生联合仿真平台,为设计、开发和验证多能系统的新解决方案和技术提供了结构化的基础。该平台将实现对现实世界的虚拟表示(数字孪生)的定义,作为从多个视点和不同时空尺度分析环境的模型(联合仿真)的组合。
{"title":"COMET: Co-simulation of Multi-Energy Systems for Energy Transition","authors":"Luca Barbierato, Daniele Salvatore Schiera, R. Scoccia, Alessandro Margara, Lorenzo Bottaccioli, E. Patti","doi":"10.1109/COMPSAC54236.2022.00212","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00212","url":null,"abstract":"The ongoing energy transition to reduce carbon emissions presents some of the most formidable challenges the energy sector has ever experienced, requiring a paradigm change that involves diverse players and heterogeneous concerns, including regulations, economic drivers, societal, and environmental aspects. Central to this transition is the adoption of integrated Multi-Energy Systems (MES) to efficiently produce, distribute, store, and convert energy among different vectors. A deep understanding of MES is fundamental to harness the potential for energy savings and foster energy transition towards a low carbon future. Unfortunately, the inherent complexity of MES makes them extremely difficult to analyze, understand, design and optimize. This work proposes a digital twin co-simulation platform that provides a structured basis to design, develop and validate novel solutions and technologies for multi-energy system. The platform will enable the definition of a virtual representation of the real-world (digital twin) as a composition of models (co-simulation) that analyze the environment from multiple viewpoints and at different spatio-temporal scales.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130057703","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
A Novel Optimal Profit Resilient Filter Pairs Trading Strategy for Cryptocurrencies 一种新的最优盈利弹性过滤器对加密货币交易策略
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00201
You Liang, A. Thavaneswaran, Alex Paseka, W. Qiao, M. Ghahramani, Sulalitha Bowala
Pairs trading strategies are constructed based on exploiting mean reversion in security prices, which have been demonstrated to perform well for stocks. However, their performance is not widely studied for cryptocurrencies, which are usually discerned as inefficient and unpredictable. One significant advantage of pairs trading is that potential profits can be generated regardless of the overall market movement. The pairs trading has the potential to be profitable for cryptocurrencies in bear markets and with intraday data. Kalman filter (KF) algorithms are popular for pairs trading to update the hedge ratio dynamically. They reduce the arbitrariness in parameter optimization by putting constraints on the parameter space. However, a major drawback is that the innovation volatility estimate calculated by using a KF algorithm is always affected by the initial values and outliers. An effective resilient filtering approach to estimate the innovation volatility is presented in this paper for cryptocurrencies. This paper presents rolling regression pairs trading strategies, traditional KF pairs trading strategies and resilient filter pairs trading strategies. The proposed trading strategies have been evaluated through some experiments on hourly Bitcoin USD and Ethereum USD prices and it is shown that the proposed resilient filter trading strategy is much more stable to initial values than the traditional KF trading strategy.
对交易策略是基于利用证券价格的均值回归构建的,这已被证明对股票表现良好。然而,它们的性能并没有被广泛研究用于加密货币,加密货币通常被认为是低效和不可预测的。配对交易的一个显著优势是,无论整体市场走势如何,都可以产生潜在的利润。在熊市和日内数据下,加密货币对交易有可能盈利。卡尔曼滤波(KF)算法在配对交易中非常流行,它可以动态更新套期保值比率。它们通过对参数空间施加约束来降低参数优化的随意性。然而,利用KF算法计算的创新波动率估计总是受到初始值和离群值的影响,这是一个主要的缺点。本文提出了一种有效的弹性滤波方法来估计加密货币的创新波动率。本文介绍了滚动回归对交易策略、传统KF对交易策略和弹性滤波对交易策略。通过对比特币美元和以太坊美元每小时价格的实验对所提出的交易策略进行了评估,结果表明,所提出的弹性过滤器交易策略比传统的KF交易策略对初始值的稳定性要高得多。
{"title":"A Novel Optimal Profit Resilient Filter Pairs Trading Strategy for Cryptocurrencies","authors":"You Liang, A. Thavaneswaran, Alex Paseka, W. Qiao, M. Ghahramani, Sulalitha Bowala","doi":"10.1109/COMPSAC54236.2022.00201","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00201","url":null,"abstract":"Pairs trading strategies are constructed based on exploiting mean reversion in security prices, which have been demonstrated to perform well for stocks. However, their performance is not widely studied for cryptocurrencies, which are usually discerned as inefficient and unpredictable. One significant advantage of pairs trading is that potential profits can be generated regardless of the overall market movement. The pairs trading has the potential to be profitable for cryptocurrencies in bear markets and with intraday data. Kalman filter (KF) algorithms are popular for pairs trading to update the hedge ratio dynamically. They reduce the arbitrariness in parameter optimization by putting constraints on the parameter space. However, a major drawback is that the innovation volatility estimate calculated by using a KF algorithm is always affected by the initial values and outliers. An effective resilient filtering approach to estimate the innovation volatility is presented in this paper for cryptocurrencies. This paper presents rolling regression pairs trading strategies, traditional KF pairs trading strategies and resilient filter pairs trading strategies. The proposed trading strategies have been evaluated through some experiments on hourly Bitcoin USD and Ethereum USD prices and it is shown that the proposed resilient filter trading strategy is much more stable to initial values than the traditional KF trading strategy.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126648924","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
Algebraic Semantics for C++11 Memory Model c++ 11内存模型的代数语义
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00240
Lili Xiao, Huibiao Zhu, Mengda He, S. Qin
The C++11 standard introduced a language level weak memory model (i.e., the C++11 memory model) to improve the performance of the execution of C/C++ programs. Algebra is well-suited for direct use by engineers in symbolic calculation of parameters. It is a challenge to investigate the algebraic semantics for the C++11 memory model. Inspired by the promising semantics, in this paper, we explore the algebraic laws for the C++11 memory model, including a set of sequential and parallel expansion laws. We introduce the concept of guarded choice, and every program under the C++11 memory model can be converted into the head normal form of guarded choice. In addition, the proposed algebraic laws are implemented in the rewriting engine Maude.
c++ 11标准引入了一种语言级弱内存模型(即c++ 11内存模型),以提高C/ c++程序的执行性能。代数非常适合工程师在参数的符号计算中直接使用。研究c++ 11内存模型的代数语义是一个挑战。受这一前景语义的启发,本文探讨了c++ 11内存模型的代数定律,包括一组顺序和并行展开定律。引入了保护选择的概念,c++ 11内存模型下的每个程序都可以转换为保护选择的头部范式。此外,所提出的代数定律在重写引擎Maude中实现。
{"title":"Algebraic Semantics for C++11 Memory Model","authors":"Lili Xiao, Huibiao Zhu, Mengda He, S. Qin","doi":"10.1109/COMPSAC54236.2022.00240","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00240","url":null,"abstract":"The C++11 standard introduced a language level weak memory model (i.e., the C++11 memory model) to improve the performance of the execution of C/C++ programs. Algebra is well-suited for direct use by engineers in symbolic calculation of parameters. It is a challenge to investigate the algebraic semantics for the C++11 memory model. Inspired by the promising semantics, in this paper, we explore the algebraic laws for the C++11 memory model, including a set of sequential and parallel expansion laws. We introduce the concept of guarded choice, and every program under the C++11 memory model can be converted into the head normal form of guarded choice. In addition, the proposed algebraic laws are implemented in the rewriting engine Maude.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127165144","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 Self-adaptive Indicator Selection Approach for Solving Credit Risk Assessment 解决信用风险评估的自适应指标选择方法
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00249
Yongfeng Gu, Yue Ning, Hao Ding, Kecai Gu, Daohong Jian, Zhou Xu, Hua Wu, Jun Zhou
Credit risk assessment, which aims at identifying high-risk users, plays a critical role in financial institutions. A common method is to use the greedy strategy to generate an interpretable rule set to classify all the users into high-risk or non-risk users. During each iteration, the greedy strategy utilizes a pre-defined indicator function to evaluate which rule is the best and then adds it to the rule set. However, in reality, the indicator function is designed manually and requires much domain knowledge and expert experience. Worse still, we need to design a suitable indicator for every situation, which is tedious and time-consuming work. This motivates us to propose a self-adaptive indicator that can be adapted to different situations without too much human intervention. In this paper, we see the indicator as a weighted sum of several sub-indicators. By tuning the weights, the indicator can be adapted to different situations automatically. That is, we transform this indicator selection problem into a weights tuning problem. To find the best weight of self-adaptive indicators, machine learning methods and black-box optimization are utilized. The experimental results demonstrated that our self-adaptive indicator can select a better rule set to identify more high-risk users compared to the human-defined indicator.
信用风险评估在金融机构中起着至关重要的作用,其目的是识别高风险用户。一种常用的方法是使用贪婪策略生成一个可解释的规则集,将所有用户划分为高风险用户或非风险用户。在每次迭代过程中,贪婪策略利用预定义的指示函数来评估哪条规则是最好的,然后将其添加到规则集中。然而,在现实中,指标函数是手工设计的,需要大量的领域知识和专家经验。更糟糕的是,我们需要为每种情况设计一个合适的指标,这是一项繁琐而耗时的工作。这促使我们提出一种自适应指标,可以适应不同的情况,而不需要太多的人为干预。在本文中,我们将该指标视为几个子指标的加权和。通过调整权重,指示器可以自动适应不同的情况。也就是说,我们将指标选择问题转化为权重调优问题。为了找到自适应指标的最佳权重,采用了机器学习方法和黑盒优化方法。实验结果表明,与人类定义的指标相比,我们的自适应指标可以选择更好的规则集来识别更多的高风险用户。
{"title":"A Self-adaptive Indicator Selection Approach for Solving Credit Risk Assessment","authors":"Yongfeng Gu, Yue Ning, Hao Ding, Kecai Gu, Daohong Jian, Zhou Xu, Hua Wu, Jun Zhou","doi":"10.1109/COMPSAC54236.2022.00249","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00249","url":null,"abstract":"Credit risk assessment, which aims at identifying high-risk users, plays a critical role in financial institutions. A common method is to use the greedy strategy to generate an interpretable rule set to classify all the users into high-risk or non-risk users. During each iteration, the greedy strategy utilizes a pre-defined indicator function to evaluate which rule is the best and then adds it to the rule set. However, in reality, the indicator function is designed manually and requires much domain knowledge and expert experience. Worse still, we need to design a suitable indicator for every situation, which is tedious and time-consuming work. This motivates us to propose a self-adaptive indicator that can be adapted to different situations without too much human intervention. In this paper, we see the indicator as a weighted sum of several sub-indicators. By tuning the weights, the indicator can be adapted to different situations automatically. That is, we transform this indicator selection problem into a weights tuning problem. To find the best weight of self-adaptive indicators, machine learning methods and black-box optimization are utilized. The experimental results demonstrated that our self-adaptive indicator can select a better rule set to identify more high-risk users compared to the human-defined indicator.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131438804","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
Category-Aware App Permission Recommendation based on Sparse Linear Model 基于稀疏线性模型的类别感知应用权限推荐
Pub Date : 2022-06-01 DOI: 10.1109/COMPSAC54236.2022.00133
Xiaocao Hu, Haibo Wang
Android has recently become one of the leading operating systems for mobile app development. The permission- based mechanism in Android forces app developers to determine permissions required by apps besides implementing the functionality, which increases the burden on developers. App permission recommendation becomes necessary and meaningful to assist developers determine appropriate needed permissions. Existing approaches for app permission recommendation have various limitations, such as suffering from the cold-start problem, needing to learn both of the app and permission embedding matrices. To address these issues, we define a sparse matrix factorization model, in which API categories are utilized as latent factors, app-API calls are applied for app representation, and only one sparse matrix is to be learned for permission representation. We further present an efficient approach by utilizing the Alternating Direction Method of Multipliers to solve the optimization problem. We conduct a comprehensive set of experiments on a real-world dataset, which show that our approach outperforms the state-of-the-art approaches in terms of four well-known metrics.
Android最近已经成为移动应用程序开发的主要操作系统之一。Android基于权限的机制迫使应用程序开发人员除了实现功能外,还要确定应用程序所需的权限,这增加了开发人员的负担。应用程序权限推荐对于帮助开发人员确定适当的所需权限变得必要和有意义。现有的应用权限推荐方法存在各种局限性,比如存在冷启动问题,需要同时学习应用和权限嵌入矩阵。为了解决这些问题,我们定义了一个稀疏矩阵分解模型,其中API类别被用作潜在因素,应用程序-API调用用于应用程序表示,并且只需要学习一个稀疏矩阵用于权限表示。我们进一步提出了一种利用乘法器交替方向法求解优化问题的有效方法。我们在真实世界的数据集上进行了一组全面的实验,结果表明,我们的方法在四个众所周知的指标方面优于最先进的方法。
{"title":"Category-Aware App Permission Recommendation based on Sparse Linear Model","authors":"Xiaocao Hu, Haibo Wang","doi":"10.1109/COMPSAC54236.2022.00133","DOIUrl":"https://doi.org/10.1109/COMPSAC54236.2022.00133","url":null,"abstract":"Android has recently become one of the leading operating systems for mobile app development. The permission- based mechanism in Android forces app developers to determine permissions required by apps besides implementing the functionality, which increases the burden on developers. App permission recommendation becomes necessary and meaningful to assist developers determine appropriate needed permissions. Existing approaches for app permission recommendation have various limitations, such as suffering from the cold-start problem, needing to learn both of the app and permission embedding matrices. To address these issues, we define a sparse matrix factorization model, in which API categories are utilized as latent factors, app-API calls are applied for app representation, and only one sparse matrix is to be learned for permission representation. We further present an efficient approach by utilizing the Alternating Direction Method of Multipliers to solve the optimization problem. We conduct a comprehensive set of experiments on a real-world dataset, which show that our approach outperforms the state-of-the-art approaches in terms of four well-known metrics.","PeriodicalId":330838,"journal":{"name":"2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"51 4","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114014409","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
期刊
2022 IEEE 46th Annual Computers, Software, and Applications Conference (COMPSAC)
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1