International Conference on Evaluation of Novel Approaches to Software Engineering最新文献

筛选
英文 中文
A Pattern-based Process Management System to Flexibly Execute Collaborative Tasks 灵活执行协同任务的基于模式的流程管理系统
M. Cisse, H. Tran, Samba Diaw, B. Coulette, A. Bah
{"title":"A Pattern-based Process Management System to Flexibly Execute Collaborative Tasks","authors":"M. Cisse, H. Tran, Samba Diaw, B. Coulette, A. Bah","doi":"10.5220/0007680702730280","DOIUrl":"https://doi.org/10.5220/0007680702730280","url":null,"abstract":"Managing collaborations during the execution of a process is complex and challenging, especially for managing the collaboration inside a task having multiple instances performed by various actors. Existing process management approaches propose either a rigid control for conducting such collaborative tasks or no control at all. Aiming at a more flexible way to execute and control multi-instance tasks, we investigate a solution based on late-binding mechanism to allow actors choosing dynamically suitable strategies to perform their collaboration. First, we propose a process modeling language which focuses on describing multi-instance tasks and their dynamic instances at execution time. Second, this language is then used to represent patterns capturing reusable collaboration strategies. A prototype of a pattern-based Process Management System has been developed to demonstrate the possible flexible execution of collaborative tasks.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130682100","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
Indoor Localisation with Intelligent Luminaires for Home Monitoring 用于家庭监控的智能灯具的室内定位
Iuliana Marin, Maria-Iuliana Bocicor, A. Molnar
{"title":"Indoor Localisation with Intelligent Luminaires for Home Monitoring","authors":"Iuliana Marin, Maria-Iuliana Bocicor, A. Molnar","doi":"10.5220/0007751304640471","DOIUrl":"https://doi.org/10.5220/0007751304640471","url":null,"abstract":"This paper presents the initial results of our experiments regarding accurate indoor localisation. The research was carried out in the context of a European Union funded project targeting the development of a configurable, cost-effective cyber-physical system for monitoring older adults in their homes. The system comprises a number of hardware nodes deployed as intelligent luminaires that replace light bulbs present in the monitored location. By measuring the strength of a Bluetooth Low Energy signal generated by a device on the monitored person, a rough estimation of the person’s location is obtained. We show that the presence of walls, furniture and other objects in typical indoor settings precludes accurate localisation. In order to improve accuracy, we employ several software-based approaches, including Kalman filtering and neural networks. We carry out an initial experiment showing that additional software processing significantly improves localisation accuracy.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130811248","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
An Approach of Extracting God Class Exploiting Both Structural and Semantic Similarity 一种利用结构和语义相似性提取上帝类的方法
Pritom Saha Akash, Ali Zafar Sadiq, Ahmedul Kabir
{"title":"An Approach of Extracting God Class Exploiting Both Structural and Semantic Similarity","authors":"Pritom Saha Akash, Ali Zafar Sadiq, Ahmedul Kabir","doi":"10.5220/0007743804270433","DOIUrl":"https://doi.org/10.5220/0007743804270433","url":null,"abstract":"Code smell is a sign of design and development flaws in a software system which reduces the reusability and maintainability of the system. Refactoring is a continuous practice of eliminating code smells from the source code. A God Class is one of the most common code smells where too many responsibilities are defined in a single class. God Classes reduce the quality of a system by increasing coupling and decreasing cohesion. In this paper, we propose an approach for extracting a God Class into new classes by increasing class cohesion. For this, both structural and semantic relationship between methods in a class are analyzed, and strongly related methods are clustered and suggested to be in the same class. We assessed the proposed approach on fifteen real God Classes from two well-known open source systems and it is shown that the cohesion among the classes is increased after refactoring. A comparative result of our approach with a similar existing approach is presented and it is found that our approach provides better results for almost all the experimented God Classes.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124082893","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
CVSS-based Estimation and Prioritization for Security Risks 基于cvss的安全风险评估与优先级排序
Roman Wirtz, M. Heisel
{"title":"CVSS-based Estimation and Prioritization for Security Risks","authors":"Roman Wirtz, M. Heisel","doi":"10.5220/0007709902970306","DOIUrl":"https://doi.org/10.5220/0007709902970306","url":null,"abstract":"During software development, it is of essential importance to consider security threats. The number of reported incidents and the harm for organizations due to such incidents highly increased during the last few years. The efforts for treating threats need to be spent in an effective manner. A prioritization can be derived from the risk level of a threat, which is defined as the likelihood of occurence and the consequence for an asset. In this paper, we propose a risk estimation and evaluation method for information security based on the Common Vulnerability Scoring System (CVSS). Our method can be applied during requirements engineering. The application in one of the earliest stages of a software development lifecycle enables security engineers to focus on the most servere risks right from the beginning. As initial input, we make use of a pattern-based description of relevant threats to the software. When estimating the risk level of those threats, we consider three perspectives: (1) software providers, (2) data owner, and (3) third parties for which a potential harm may exist, too. Our method combines attributes of the pattern and the different perspectives to estimate and prioritize risks. The pattern-based description allows a semi-automatic application of our method, which ends with a ranking of risks according to their priority as final outcome.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123172399","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
Comparison of Computer Vision Approaches in Application to the Electricity and Gas Meter Reading 计算机视觉方法在电、气抄表中的应用比较
International Conference on Evaluation of Novel Approaches to Software Engineering Pub Date : 2019-05-04 DOI: 10.1007/978-3-030-40223-5_15
M. Spichkova, J. V. Zyl, Siddharth Sachdev, Ashish Bhardwaj, Nirav Desai
{"title":"Comparison of Computer Vision Approaches in Application to the Electricity and Gas Meter Reading","authors":"M. Spichkova, J. V. Zyl, Siddharth Sachdev, Ashish Bhardwaj, Nirav Desai","doi":"10.1007/978-3-030-40223-5_15","DOIUrl":"https://doi.org/10.1007/978-3-030-40223-5_15","url":null,"abstract":"","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":" 36","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120834039","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Towards Readability Aspects of Probabilistic Mode Automata 论概率模式自动机的可读性
H. Schmidt, M. Spichkova
{"title":"Towards Readability Aspects of Probabilistic Mode Automata","authors":"H. Schmidt, M. Spichkova","doi":"10.5220/0007781005550562","DOIUrl":"https://doi.org/10.5220/0007781005550562","url":null,"abstract":"This paper presents a new approach and design model targeting hybrid designer- and operator-defined performance budgets for timing and energy consumption. The approach is based on Petri Nets formalism. As the cognitive load is typically high while using formal methods, this increases the chances of mistakes. Our approach is focused on the readability aspects and aims to decrease the cognitive load of developers. We illustrate the proposed approach on example of a sample embedded multi-media system, a modern digital camera.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121084284","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 Formal Modeling Scheme for Analyzing a Software System Design against the GDPR 针对GDPR分析软件系统设计的形式化建模方案
E. Vanezi, G. Kapitsaki, Dimitrios Kouzapas, A. Philippou
{"title":"A Formal Modeling Scheme for Analyzing a Software System Design against the GDPR","authors":"E. Vanezi, G. Kapitsaki, Dimitrios Kouzapas, A. Philippou","doi":"10.5220/0007722900680079","DOIUrl":"https://doi.org/10.5220/0007722900680079","url":null,"abstract":"Since the adoption of the EU General Data Protection Regulation (GDPR) in May 2018, designing software systems that conform to the GDPR principles has become vital. Modeling languages can be a facilitator for this process, following the principles of model-driven development. In this paper, we present our work on the usage of a π-calculus-based language for modeling and reasoning about the GDPR provisions of 1) lawfulness of processing by providing consent, 2) consent withdrawal, and 3) right to erasure. A static analysis method based on type checking is proposed to validate that a model conforms to associated privacy requirements. This is the first step towards a rigorous Privacy-By-Design methodology for analyzing and validating a software system model against the GDPR. A use case is presented to discuss and illustrate the framework.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129434384","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}
引用次数: 7
Integrating Users Logic Into Requirements Engineering for Connected Healthcare co-Design 将用户逻辑集成到互联医疗协同设计的需求工程中
S. Ouhbi, Maria Karampela, M. Isomursu
{"title":"Integrating Users Logic Into Requirements Engineering for Connected Healthcare co-Design","authors":"S. Ouhbi, Maria Karampela, M. Isomursu","doi":"10.5220/0007754504800485","DOIUrl":"https://doi.org/10.5220/0007754504800485","url":null,"abstract":"The ongoing transformation in healthcare requires the creation of agile systems to meet the growing needs of patients. An approach to develop such systems requires the elicitation of end-users’ perspectives to software development life circle. The current requirements development process does not emphasis on the importance of end-users’ participation in the requirements elicitation phase. The present study proposes an approach utilizing Service-Dominant (S-D) logic framework to contribute to the co-design of connected health services. Value co-creation practices when combined with requirements engineering best practices can contribute towards the development of usable software for connected healthcare systems.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133596447","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
Model-Driven Development Applied to Mobile Health and Clinical Scores 模型驱动开发应用于移动医疗和临床评分
International Conference on Evaluation of Novel Approaches to Software Engineering Pub Date : 2019-05-04 DOI: 10.1007/978-3-030-40223-5_9
Allan Fábio de Aguiar Barbosa
{"title":"Model-Driven Development Applied to Mobile Health and Clinical Scores","authors":"Allan Fábio de Aguiar Barbosa","doi":"10.1007/978-3-030-40223-5_9","DOIUrl":"https://doi.org/10.1007/978-3-030-40223-5_9","url":null,"abstract":"","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133959187","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 Domain-Specific Modeling Language for Specification of Clinical Scores in Mobile Health 用于移动医疗临床评分规范的领域特定建模语言
Allan Fábio de Aguiar Barbosa, Francisco Silva, L. Coutinho, Davi Viana, A. Teles
{"title":"A Domain-Specific Modeling Language for Specification of Clinical Scores in Mobile Health","authors":"Allan Fábio de Aguiar Barbosa, Francisco Silva, L. Coutinho, Davi Viana, A. Teles","doi":"10.5220/0007728101040113","DOIUrl":"https://doi.org/10.5220/0007728101040113","url":null,"abstract":"Clinical scores are a widely discussed topic in health as part of modern clinical practice. In general, these tools predict clinical outcomes, perform risk stratification, aid in clinical decision making, assess disease severity or assist diagnosis. However, the problem is that clinical scores data are traditionally obtained manually, which can lead to incorrect data and result. In addition, by collecting biological/health data in real time from humans, the current mobile health (mHealth) solutions that computationally solve that problem are limited because those systems are developed considering the specificities of a single clinical score. This work is part of the MDD4ClinicalScores project that addresses the productivity in developing mHealth solutions for clinical scores through the use of Model Driven Development concepts. This paper focus in describing DSML4ClinicalScore, a high-level domain-specific modeling language that uses the Ecore metamodel to describe a clinical score specification. To propose the DSML4ClinicalScore we analysed 89 clinical scores to define the artifacts of this proposed Metamodel. In the end, a practical case study using this DSML is provided to validate the DSML4ClinicalScore Metamodel, and to show how to use the proposal in a clinical situation scenario.","PeriodicalId":420861,"journal":{"name":"International Conference on Evaluation of Novel Approaches to Software Engineering","volume":"81 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125181705","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}
引用次数: 5
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信