首页 > 最新文献

2021 7th International Symposium on System and Software Reliability (ISSSR)最新文献

英文 中文
Research on Digital Circuit Teaching Reform and Innovation Practice of Software Engineering Specialty under Engineering Education 工程教育下软件工程专业数字电路教学改革与创新实践研究
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00032
Chao Wang, Zhenggao Pan, Lin Cui, Xiaoying Yang
This paper mainly introduces the main problems and solutions of digital circuit, the basic course of software engineering, under the background of advocating engineering education in China. In order to solve the problems of low classroom learning enthusiasm and weak classroom participation, the teaching concept of "teacher led and student-centered" digital circuit course is adopted. In view of the problems faced by the teaching of digital electronics courses, such as single teaching methods, lack of real-time guidance and weak supervision, this paper puts forward a systematic solution to organically combine classroom teaching with extracurricular innovation, cultivate students' innovative thinking and improve their practical ability. In order to solve the problem of disconnection between efficient classroom education content and enterprise requirements, enterprises are introduced to participate in curriculum teaching, reflecting the seamless connection with the industry. Take competition as the starting point, cultivate students' cooperation and competition awareness, and improve their innovation ability.
本文主要介绍了在中国提倡工程教育的背景下,软件工程基础课《数字电路》存在的主要问题及解决方法。为了解决课堂学习积极性低、课堂参与度弱的问题,采用了“教师主导、学生为中心”的数字电路课程教学理念。针对数字电子学课程教学中存在的教学方法单一、缺乏实时指导、监督不力等问题,提出了将课堂教学与课外创新有机结合,培养学生创新思维,提高学生实践能力的系统解决方案。为解决高效课堂教育内容与企业需求脱节的问题,引入企业参与课程教学,体现与行业的无缝对接。以竞争为出发点,培养学生的合作意识和竞争意识,提高学生的创新能力。
{"title":"Research on Digital Circuit Teaching Reform and Innovation Practice of Software Engineering Specialty under Engineering Education","authors":"Chao Wang, Zhenggao Pan, Lin Cui, Xiaoying Yang","doi":"10.1109/ISSSR53171.2021.00032","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00032","url":null,"abstract":"This paper mainly introduces the main problems and solutions of digital circuit, the basic course of software engineering, under the background of advocating engineering education in China. In order to solve the problems of low classroom learning enthusiasm and weak classroom participation, the teaching concept of \"teacher led and student-centered\" digital circuit course is adopted. In view of the problems faced by the teaching of digital electronics courses, such as single teaching methods, lack of real-time guidance and weak supervision, this paper puts forward a systematic solution to organically combine classroom teaching with extracurricular innovation, cultivate students' innovative thinking and improve their practical ability. In order to solve the problem of disconnection between efficient classroom education content and enterprise requirements, enterprises are introduced to participate in curriculum teaching, reflecting the seamless connection with the industry. Take competition as the starting point, cultivate students' cooperation and competition awareness, and improve their innovation ability.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114183095","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
Uyghur Language Recognition Method based on BIGRU_IDCNN_ATT_CRF 基于BIGRU_IDCNN_ATT_CRF的维吾尔语识别方法
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00033
Yifei Ge, Azragul, Degang Chen, Ke Li, Zongli Fu, Jincheng Guo
Named entity recognition plays a very important role in the field of natural language processing. Aiming at the special semantic morphology and scarcity of data in Uyghur named entity recognition, a neural network model based on BIGRU_IDCNN_ATT_CRF is proposed. First, extract the long-dependent semantic information of the Uyghur language context through the bidirectional gated recurrent neural network (BIGRU), and then uses the word vector through iterated dilated convolutional neural network (IDCNN) to increase the perception field to reduce the number of neurons and training parameters. Then use the self-attention mechanism to weight the features extracted from BIGRU_IDCNN to strengthen key features and weaken useless features. Finally, Conditional Random Field (CRF) is used for label prediction. It is concluded through experiments that the accuracy, recall and F1 value of this model on the Uyghur language data set are 85.0%, 84.3% and 84.58%, respectively, which can significantly improve the Uyghur language recognition task compared with the existing models.
命名实体识别在自然语言处理领域中占有非常重要的地位。针对维吾尔语命名实体识别中语义形态的特殊性和数据的稀缺性,提出了一种基于BIGRU_IDCNN_ATT_CRF的神经网络模型。首先,通过双向门控递归神经网络(BIGRU)提取维吾尔语语境的长依赖语义信息,然后通过迭代扩张卷积神经网络(IDCNN)利用词向量增加感知场,减少神经元数量和训练参数。然后利用自关注机制对BIGRU_IDCNN提取的特征进行加权,增强关键特征,弱化无用特征。最后,使用条件随机场(CRF)进行标签预测。通过实验得出,该模型在维吾尔语数据集上的准确率、召回率和F1值分别为85.0%、84.3%和84.58%,与现有模型相比,可以显著提高维吾尔语识别任务。
{"title":"Uyghur Language Recognition Method based on BIGRU_IDCNN_ATT_CRF","authors":"Yifei Ge, Azragul, Degang Chen, Ke Li, Zongli Fu, Jincheng Guo","doi":"10.1109/ISSSR53171.2021.00033","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00033","url":null,"abstract":"Named entity recognition plays a very important role in the field of natural language processing. Aiming at the special semantic morphology and scarcity of data in Uyghur named entity recognition, a neural network model based on BIGRU_IDCNN_ATT_CRF is proposed. First, extract the long-dependent semantic information of the Uyghur language context through the bidirectional gated recurrent neural network (BIGRU), and then uses the word vector through iterated dilated convolutional neural network (IDCNN) to increase the perception field to reduce the number of neurons and training parameters. Then use the self-attention mechanism to weight the features extracted from BIGRU_IDCNN to strengthen key features and weaken useless features. Finally, Conditional Random Field (CRF) is used for label prediction. It is concluded through experiments that the accuracy, recall and F1 value of this model on the Uyghur language data set are 85.0%, 84.3% and 84.58%, respectively, which can significantly improve the Uyghur language recognition task compared with the existing models.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122064199","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
Inter-Core Communication Mechanisms for Microkernel Operating System based on Signal Transmission and Shared Memory 基于信号传输和共享内存的微内核操作系统核间通信机制
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00031
Cheng Liu, Lei Luo, Mengmeng Li, Pinyuan Lei, Lirong Chen, Kun Xiao
With the coming of the Internet of things(IoT) era and the development of semiconductor equipment, multicore processors have begun to be widely used in IoT devices to meet their requirements for powerful processing capabilities. Unlike desktop or server operating systems such as Linux, current embedded operating systems often do not support multi-core processors well. Tasks on different cores often require information exchange, known as inter-core communication, which significantly impacts the processing performance of multi-core operation systems. In this paper, we proposed an inter-core communication method based on signal transmission and shared memory, which is flexible and various types of data can be transferred efficiently. We have implemented and experimented with it on our own microkernel operating system named Mginkgo. The experimental results show that the average time to trigger an inter-core interrupt is about 0.093 microseconds. The average inter-core interrupt processing time is about 3.986 microseconds. And the communication time of the system for multi-core Inter-Process Communication(IPC) is about 18us, which is the same as that of single-core IPC. The inter-core communication method proposed in this paper achieves very low latency with almost no performance consumption and maintains the high performance of the whole system.
随着物联网时代的到来和半导体设备的发展,多核处理器开始广泛应用于物联网设备中,以满足其对强大处理能力的需求。与桌面或服务器操作系统(如Linux)不同,当前的嵌入式操作系统通常不能很好地支持多核处理器。不同核上的任务通常需要进行信息交换,称为核间通信,这对多核操作系统的处理性能有很大影响。本文提出了一种基于信号传输和共享存储器的核间通信方法,该方法灵活,能够高效地传输各种类型的数据。我们已经在我们自己的名为Mginkgo的微内核操作系统上实现并试验了它。实验结果表明,触发核间中断的平均时间约为0.093微秒。核间中断处理的平均时间约为3.986微秒。多核进程间通信(IPC)系统的通信时间约为18us,与单核IPC相同。本文提出的核间通信方法在几乎不消耗性能的情况下实现了极低的延迟,并保持了整个系统的高性能。
{"title":"Inter-Core Communication Mechanisms for Microkernel Operating System based on Signal Transmission and Shared Memory","authors":"Cheng Liu, Lei Luo, Mengmeng Li, Pinyuan Lei, Lirong Chen, Kun Xiao","doi":"10.1109/ISSSR53171.2021.00031","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00031","url":null,"abstract":"With the coming of the Internet of things(IoT) era and the development of semiconductor equipment, multicore processors have begun to be widely used in IoT devices to meet their requirements for powerful processing capabilities. Unlike desktop or server operating systems such as Linux, current embedded operating systems often do not support multi-core processors well. Tasks on different cores often require information exchange, known as inter-core communication, which significantly impacts the processing performance of multi-core operation systems. In this paper, we proposed an inter-core communication method based on signal transmission and shared memory, which is flexible and various types of data can be transferred efficiently. We have implemented and experimented with it on our own microkernel operating system named Mginkgo. The experimental results show that the average time to trigger an inter-core interrupt is about 0.093 microseconds. The average inter-core interrupt processing time is about 3.986 microseconds. And the communication time of the system for multi-core Inter-Process Communication(IPC) is about 18us, which is the same as that of single-core IPC. The inter-core communication method proposed in this paper achieves very low latency with almost no performance consumption and maintains the high performance of the whole system.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117247816","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
Evaluating the Fault-Focused Clustering Performance of Distance Metrics in Parallel Fault Localization: From an Omniscient Perspective 并行故障定位中距离度量的故障集中聚类性能评价:全知视角
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00013
Yihao Li, Pan Liu, Xiao Zhao, Jiaqi Yan, Xiaoyu Song
To locate multiple bugs in parallel, one common practice is to generate fault-focused clusters where failed test cases that are likely caused by the same bug are grouped together. With respect to the fault-focused clustering performance, a critical impact factor is the distance metric used to measure the similarity between two rankings. This paper proposes a method to evaluate the fault-focused clustering performance of distance metrics from an omniscient perspective where the fault-focused information for each failed test case is already given. Case studies are conducted using the proposed method to evaluate Jaccard and Kendall tau distance on three programs with multiple bugs. The findings seem to challenge previous perceptions regarding the performance of these two distance metrics in generating fault-focused clusters.
为了同时定位多个错误,一种常见的做法是生成以错误为中心的集群,其中可能由相同错误引起的失败测试用例被分组在一起。关于以故障为中心的聚类性能,一个关键的影响因素是用于度量两个排名之间相似性的距离度量。本文提出了一种从全知的角度评估距离度量的故障集中聚类性能的方法,该方法已经给出了每个失败测试用例的故障集中信息。利用所提出的方法对三个多bug程序的Jaccard和Kendall tau距离进行了实例研究。这些发现似乎挑战了之前关于这两个距离度量在生成故障集中集群中的性能的看法。
{"title":"Evaluating the Fault-Focused Clustering Performance of Distance Metrics in Parallel Fault Localization: From an Omniscient Perspective","authors":"Yihao Li, Pan Liu, Xiao Zhao, Jiaqi Yan, Xiaoyu Song","doi":"10.1109/ISSSR53171.2021.00013","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00013","url":null,"abstract":"To locate multiple bugs in parallel, one common practice is to generate fault-focused clusters where failed test cases that are likely caused by the same bug are grouped together. With respect to the fault-focused clustering performance, a critical impact factor is the distance metric used to measure the similarity between two rankings. This paper proposes a method to evaluate the fault-focused clustering performance of distance metrics from an omniscient perspective where the fault-focused information for each failed test case is already given. Case studies are conducted using the proposed method to evaluate Jaccard and Kendall tau distance on three programs with multiple bugs. The findings seem to challenge previous perceptions regarding the performance of these two distance metrics in generating fault-focused clusters.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128304222","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
Color Image Quality Evaluation based on Visual Saliency and Gradient Information 基于视觉显著性和梯度信息的彩色图像质量评价
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00030
Hua-wen Chang, Cheng-Yang Du, Xiao-Dong Bi, Ming-hui Wang
In the field of image quality evaluation, visual saliency and gradient information are very effective features for quality evaluation models. Visual saliency is often used to study which areas of an image are most attractive to the human visual system. Moreover, the degradation of gradient information can reflect the degree of structure distortion of images. Considering these two points, we propose a simple but very effective quality evaluation metric for color images. After obtaining the local gradient similarity information, the similarity of visual saliency and color information are also calculated, and then we calculate the standard deviations of the three components to obtain the final quality score. The experimental results from five benchmark databases (LIVE, IVC, TID2008, TID2013 and CSIQ) show that our model performs better than other methods in the correlation with human visual quality judgment.
在图像质量评价领域,视觉显著性和梯度信息是质量评价模型中非常有效的特征。视觉显著性通常用于研究图像的哪个区域对人类视觉系统最具吸引力。此外,梯度信息的退化可以反映图像结构失真的程度。考虑到这两点,我们提出了一个简单而有效的彩色图像质量评价指标。在获得局部梯度相似度信息后,计算视觉显著性和颜色信息的相似度,然后计算三个分量的标准差,得到最终的质量分数。LIVE、IVC、TID2008、TID2013和CSIQ五个基准数据库的实验结果表明,我们的模型在与人类视觉质量判断的相关性方面优于其他方法。
{"title":"Color Image Quality Evaluation based on Visual Saliency and Gradient Information","authors":"Hua-wen Chang, Cheng-Yang Du, Xiao-Dong Bi, Ming-hui Wang","doi":"10.1109/ISSSR53171.2021.00030","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00030","url":null,"abstract":"In the field of image quality evaluation, visual saliency and gradient information are very effective features for quality evaluation models. Visual saliency is often used to study which areas of an image are most attractive to the human visual system. Moreover, the degradation of gradient information can reflect the degree of structure distortion of images. Considering these two points, we propose a simple but very effective quality evaluation metric for color images. After obtaining the local gradient similarity information, the similarity of visual saliency and color information are also calculated, and then we calculate the standard deviations of the three components to obtain the final quality score. The experimental results from five benchmark databases (LIVE, IVC, TID2008, TID2013 and CSIQ) show that our model performs better than other methods in the correlation with human visual quality judgment.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132099869","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
Blind Image Quality Assessment by Fast Quality Assessment Network 基于快速质量评价网络的盲图像质量评价
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00019
Hua-wen Chang, Xiao-Dong Bi, Cheng-Yang Du, Ming-hui Wang
In this paper, a new neural network structure, which is called fast quality assessment network (FQA-Net), is proposed for fast blind image quality assessment (BIQA). FQA-Net is a very simple neural network, which mainly includes convolution layer, standard deviation measurement layer and regression layer. In order to improve the efficiency of the network, a group of visual filters (VFs) are obtained by simulating the neurons in the cerebral cortex. The VFs are used as the convolution kernels in the convolution layer, then the outputs of the convolutional layer are a set of feature maps. After that the standard deviation of each feature map is calculated directly. Finally, the regression function is used for the mapping between the standard deviation values and the quality scores. FQA-Net not only reduces the number of parameters and the output dimensions in the training process, but also prevents network overfitting effectively. The experiment results show that FQA-Net has relatively low computational complexity and high competitiveness compared with the leading BIQA methods.
本文提出了一种用于快速盲图像质量评估的神经网络结构——快速质量评估网络(FQA-Net)。FQA-Net是一个非常简单的神经网络,主要包括卷积层、标准差测量层和回归层。为了提高网络的效率,通过模拟大脑皮层的神经元得到一组视觉滤波器(VFs)。在卷积层中使用vf作为卷积核,则卷积层的输出是一组特征映射。然后直接计算每个特征映射的标准差。最后,利用回归函数进行标准差值与质量分数之间的映射。FQA-Net不仅减少了训练过程中的参数数量和输出维数,而且有效地防止了网络的过拟合。实验结果表明,与现有的BIQA方法相比,FQA-Net具有较低的计算复杂度和较强的竞争力。
{"title":"Blind Image Quality Assessment by Fast Quality Assessment Network","authors":"Hua-wen Chang, Xiao-Dong Bi, Cheng-Yang Du, Ming-hui Wang","doi":"10.1109/ISSSR53171.2021.00019","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00019","url":null,"abstract":"In this paper, a new neural network structure, which is called fast quality assessment network (FQA-Net), is proposed for fast blind image quality assessment (BIQA). FQA-Net is a very simple neural network, which mainly includes convolution layer, standard deviation measurement layer and regression layer. In order to improve the efficiency of the network, a group of visual filters (VFs) are obtained by simulating the neurons in the cerebral cortex. The VFs are used as the convolution kernels in the convolution layer, then the outputs of the convolutional layer are a set of feature maps. After that the standard deviation of each feature map is calculated directly. Finally, the regression function is used for the mapping between the standard deviation values and the quality scores. FQA-Net not only reduces the number of parameters and the output dimensions in the training process, but also prevents network overfitting effectively. The experiment results show that FQA-Net has relatively low computational complexity and high competitiveness compared with the leading BIQA methods.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130852701","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
Big Data-based Testing: Characteristics, Challenges, and Future Directions 基于大数据的测试:特点、挑战与未来方向
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00012
Pan Liu, Yihao Li, Lian Zeng, Xuankui Zheng, Sihao Huang
With the rise of the applications of the Internet of Things (IoT) in human society, how to ensure the reliability of IoT systems has become a research hotspot. Generally, there are complex interactions between multiple systems in IoT. Therefore, even if a single system can pass rigorous tests, it may not be able to guarantee that the system runs reliably in a complex IoT environment. With the operation of the IoT system, a large amount of data will be generated to record sensor data, system operations, user’s operations, and other information. Therefore, software faults or software design defects can be discovered if we use appropriate big data technology to mine the massive amount of data. The paper states the characteristics of big data-based testing and compares this test method with traditional software test methods in the software life cycle. Then, the paper discusses the challenges of applying big data-based testing to IoT systems. Finally, some future research directions of big data-based testing are given in the paper.
随着物联网(IoT)在人类社会应用的兴起,如何保证物联网系统的可靠性成为一个研究热点。通常,物联网中多个系统之间存在复杂的交互。因此,即使单个系统能够通过严格的测试,也可能无法保证系统在复杂的物联网环境中可靠运行。随着物联网系统的运行,会产生大量的数据,记录传感器数据、系统运行、用户操作等信息。因此,如果我们使用合适的大数据技术对海量数据进行挖掘,就可以发现软件故障或软件设计缺陷。本文阐述了基于大数据的测试方法的特点,并在软件生命周期内与传统的软件测试方法进行了比较。然后,本文讨论了将基于大数据的测试应用于物联网系统的挑战。最后,对基于大数据的测试今后的研究方向进行了展望。
{"title":"Big Data-based Testing: Characteristics, Challenges, and Future Directions","authors":"Pan Liu, Yihao Li, Lian Zeng, Xuankui Zheng, Sihao Huang","doi":"10.1109/ISSSR53171.2021.00012","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00012","url":null,"abstract":"With the rise of the applications of the Internet of Things (IoT) in human society, how to ensure the reliability of IoT systems has become a research hotspot. Generally, there are complex interactions between multiple systems in IoT. Therefore, even if a single system can pass rigorous tests, it may not be able to guarantee that the system runs reliably in a complex IoT environment. With the operation of the IoT system, a large amount of data will be generated to record sensor data, system operations, user’s operations, and other information. Therefore, software faults or software design defects can be discovered if we use appropriate big data technology to mine the massive amount of data. The paper states the characteristics of big data-based testing and compares this test method with traditional software test methods in the software life cycle. Then, the paper discusses the challenges of applying big data-based testing to IoT systems. Finally, some future research directions of big data-based testing are given in the paper.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133262604","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
An Efficient Control-flow based Obfuscator for Micropython Bytecode Micropython字节码的有效的基于控制流的混淆器
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00028
Lantao Wang, Yun Li, Haitao Zhang, Qigu Han, Lirong Chen
As computer information science technology and software technology advances, the acquisition and use of soft-ware have become very convenient and available, but software piracy has become commonplace. 66% of software piracy was used in China alone in 2017, resulting in a loss of at least $6.8 billion to enterprises, according to the BSA. So how to protect our intellectual property while enjoying the convenience of software is a problem for every developer. One way to alleviate this problem from a technical perspective is to use software protection techniques, especially the obfuscation of code. The most common and prominent of the obfuscation techniques is control flow obfuscation. There are many studies of source code and bytecode obfuscation. However, research on Micropython bytecode obfuscation is quiet rare. In this paper, we propose a Micropython bytecode obfuscator based on control flow obfuscation, which has the advantage of being efficient and convenient, and we have implemented and experimented on the STM32L4 platform. The test results prove that the obfuscator can greatly increase the difficulty of cracking Micropython bytecode.
随着计算机信息科学技术和软件技术的进步,软件的获取和使用已经变得非常方便和可用,但软件盗版现象却屡见不鲜。据BSA称,2017年,仅在中国就使用了66%的盗版软件,给企业造成了至少68亿美元的损失。因此,如何在享受软件便利的同时保护我们的知识产权是每个开发者都要面对的问题。从技术角度缓解这个问题的一种方法是使用软件保护技术,特别是代码混淆。最常见和最突出的混淆技术是控制流混淆。有很多关于源代码和字节码混淆的研究。然而,对Micropython字节码混淆的研究非常罕见。本文提出了一种基于控制流混淆的Micropython字节码混淆器,具有高效、方便的优点,并在STM32L4平台上进行了实现和实验。测试结果表明,该混淆器可以大大提高Micropython字节码的破解难度。
{"title":"An Efficient Control-flow based Obfuscator for Micropython Bytecode","authors":"Lantao Wang, Yun Li, Haitao Zhang, Qigu Han, Lirong Chen","doi":"10.1109/ISSSR53171.2021.00028","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00028","url":null,"abstract":"As computer information science technology and software technology advances, the acquisition and use of soft-ware have become very convenient and available, but software piracy has become commonplace. 66% of software piracy was used in China alone in 2017, resulting in a loss of at least $6.8 billion to enterprises, according to the BSA. So how to protect our intellectual property while enjoying the convenience of software is a problem for every developer. One way to alleviate this problem from a technical perspective is to use software protection techniques, especially the obfuscation of code. The most common and prominent of the obfuscation techniques is control flow obfuscation. There are many studies of source code and bytecode obfuscation. However, research on Micropython bytecode obfuscation is quiet rare. In this paper, we propose a Micropython bytecode obfuscator based on control flow obfuscation, which has the advantage of being efficient and convenient, and we have implemented and experimented on the STM32L4 platform. The test results prove that the obfuscator can greatly increase the difficulty of cracking Micropython bytecode.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132191384","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 Reliability Optimization Framework for Public Cloud Services based on Markov Process and Hierarchical Correlation Modelling 基于马尔可夫过程和层次关联建模的公共云服务可靠性优化框架
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00034
Sa Meng, Liang Luo, Xiwei Qiu, Peng Sun
With the advancement of IoT and Smart City, public cloud computing systems are required to be powerful in data processing and be dependable as a service provider. Thus, reliability analysis of cloud computing systems has been widely investigated but far from being solved. Reliability of the public cloud computing system is indeed affected by many factors, such as service performance, system energy consumption. Researchers can analysis such important correlation to find correlation factors that can cause significant changes in the correlation, and further optimize those correlation factors dynamically and intelligently. This would be an effective approach to improve the reliability of the public cloud system. This paper tries to establish a Reliability analysis framework covering four levels, i.e., component, system, mission and data, by using of Markov process and hierarchical correlation modelling. Numerical results indicate that the proposed methods improve the reliability by reliability planning, optimizes energy utilization, and uses stand-by policies.
随着物联网和智慧城市的发展,公共云计算系统需要强大的数据处理能力和可靠的服务提供商。因此,云计算系统的可靠性分析已被广泛研究,但远未得到解决。公共云计算系统的可靠性确实受到很多因素的影响,如业务性能、系统能耗等。研究人员可以对这些重要的相关性进行分析,找到能够导致相关性发生显著变化的相关因素,并进一步对这些相关因素进行动态、智能的优化。这将是提高公共云系统可靠性的有效途径。本文试图利用马尔可夫过程和层次关联模型,建立一个包含组件、系统、任务和数据四个层次的可靠性分析框架。数值结果表明,该方法通过可靠性规划、优化能源利用和采用备用策略提高了系统的可靠性。
{"title":"A Reliability Optimization Framework for Public Cloud Services based on Markov Process and Hierarchical Correlation Modelling","authors":"Sa Meng, Liang Luo, Xiwei Qiu, Peng Sun","doi":"10.1109/ISSSR53171.2021.00034","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00034","url":null,"abstract":"With the advancement of IoT and Smart City, public cloud computing systems are required to be powerful in data processing and be dependable as a service provider. Thus, reliability analysis of cloud computing systems has been widely investigated but far from being solved. Reliability of the public cloud computing system is indeed affected by many factors, such as service performance, system energy consumption. Researchers can analysis such important correlation to find correlation factors that can cause significant changes in the correlation, and further optimize those correlation factors dynamically and intelligently. This would be an effective approach to improve the reliability of the public cloud system. This paper tries to establish a Reliability analysis framework covering four levels, i.e., component, system, mission and data, by using of Markov process and hierarchical correlation modelling. Numerical results indicate that the proposed methods improve the reliability by reliability planning, optimizes energy utilization, and uses stand-by policies.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128643060","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
Inter-personal Relation Extraction Model based on Dependency Parsing and Bidirectional Gating Recurrent Unit 基于依赖解析和双向门控循环单元的人际关系抽取模型
Pub Date : 2021-09-01 DOI: 10.1109/ISSSR53171.2021.00022
Baohua Jin, Songtao Shang, Miaomiao Qin, Zuhe Li
Relationship extraction is a fundamental component of various information extraction systems. Traditional relationship extraction methods are mainly rule-based methods and machine learning methods. Rule-based methods require induction and analysis of the corpus, followed by extraction of relationship extraction rules and finally pattern matching. The machine learning approach requires a large amount of manually annotated train data and manual extraction of features. However, these methods require a lot of statics and higher time costs. Considering these issues in the traditional relationship extraction methods and the linguistic characteristics of Chinese text, this paper proposes a new deep neural network structure. Firstly, the dependency relationships between sentence components are analyzed by using dependency parsing, which reveals the syntactic structure of the sentence and enhance the potential semantic information. Secondly, the important semantic information in the sentences is captured by using the sentence-level attention mechanism. Finally, the Bidirectional Gating Recurrent Unit model is used to simultaneously capture the contextual information of the text, and to improve the performance of relation extraction. The experimental results show that the model proposed in this paper is more effective than existing methods.
关系抽取是各种信息抽取系统的基本组成部分。传统的关系提取方法主要是基于规则的方法和机器学习方法。基于规则的方法需要对语料库进行归纳和分析,然后提取关系提取规则,最后进行模式匹配。机器学习方法需要大量手动标注的训练数据和手动提取特征。然而,这些方法需要大量的静态数据和较高的时间成本。针对传统关系抽取方法存在的问题,结合中文文本的语言特点,提出了一种新的深度神经网络结构。首先,利用依存句法分析方法分析句子成分之间的依存关系,揭示句子的句法结构,增强句子潜在的语义信息。其次,利用句子级注意机制捕获句子中的重要语义信息。最后,利用双向门控循环单元模型同时捕获文本的上下文信息,提高了关系提取的性能。实验结果表明,本文提出的模型比现有的方法更有效。
{"title":"Inter-personal Relation Extraction Model based on Dependency Parsing and Bidirectional Gating Recurrent Unit","authors":"Baohua Jin, Songtao Shang, Miaomiao Qin, Zuhe Li","doi":"10.1109/ISSSR53171.2021.00022","DOIUrl":"https://doi.org/10.1109/ISSSR53171.2021.00022","url":null,"abstract":"Relationship extraction is a fundamental component of various information extraction systems. Traditional relationship extraction methods are mainly rule-based methods and machine learning methods. Rule-based methods require induction and analysis of the corpus, followed by extraction of relationship extraction rules and finally pattern matching. The machine learning approach requires a large amount of manually annotated train data and manual extraction of features. However, these methods require a lot of statics and higher time costs. Considering these issues in the traditional relationship extraction methods and the linguistic characteristics of Chinese text, this paper proposes a new deep neural network structure. Firstly, the dependency relationships between sentence components are analyzed by using dependency parsing, which reveals the syntactic structure of the sentence and enhance the potential semantic information. Secondly, the important semantic information in the sentences is captured by using the sentence-level attention mechanism. Finally, the Bidirectional Gating Recurrent Unit model is used to simultaneously capture the contextual information of the text, and to improve the performance of relation extraction. The experimental results show that the model proposed in this paper is more effective than existing methods.","PeriodicalId":211012,"journal":{"name":"2021 7th International Symposium on System and Software Reliability (ISSSR)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125012422","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
期刊
2021 7th International Symposium on System and Software Reliability (ISSSR)
全部 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