Proceedings of the 12th International Conference on Management of Digital EcoSystems最新文献

筛选
英文 中文
A Meta Learning Approach for Automating Model Selection in Big Data Environments using Microservice and Container Virtualization Technologies 使用微服务和容器虚拟化技术在大数据环境中自动化模型选择的元学习方法
Shadi Shahoud, Hatem Khalloof, Moritz Winter, Clemens Düpmeier, V. Hagenmeyer
{"title":"A Meta Learning Approach for Automating Model Selection in Big Data Environments using Microservice and Container Virtualization Technologies","authors":"Shadi Shahoud, Hatem Khalloof, Moritz Winter, Clemens Düpmeier, V. Hagenmeyer","doi":"10.1145/3415958.3433072","DOIUrl":"https://doi.org/10.1145/3415958.3433072","url":null,"abstract":"For a given specific machine learning task, very often several machine learning algorithms and their right configurations are tested in a trial-and-error approach, until an adequate solution is found. This wastes human resources for constructing multiple models, requires a data analytics expert and is time-consuming, since a variety of learning algorithms are proposed in literature and the non-expert users do not know which one to use in order to obtain good performance results. Meta learning addresses these problems and supports non-expert users by recommending a promising learning algorithm based on meta features computed from a given dataset. In the present paper, a new generic microservice-based framework for realizing the concept of meta learning in Big Data environments is introduced. This framework makes use of a powerful Big Data software stack, container visualization, modern web technologies and a microservice architecture for a fully manageable and highly scalable solution. In this demonstration and for evaluation purpose, time series model selection is taken into account. The performance and usability of the new framework is evaluated on state-of-the-art machine learning algorithms for time series forecasting: it is shown that the proposed microservice-based meta learning framework introduces an excellent performance in assigning the adequate forecasting model for the chosen time series datasets. Moreover, the recommendation of the most appropriate forecasting model results in a well acceptable low overhead demonstrating that the framework can provide an efficient approach to solve the problem of model selection in context of Big Data.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"184 4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124914520","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
Towards a Roadmap for the Internet of Things Software Systems Engineering 面向物联网软件系统工程的路线图
R. Motta, K. Oliveira, G. Travassos
{"title":"Towards a Roadmap for the Internet of Things Software Systems Engineering","authors":"R. Motta, K. Oliveira, G. Travassos","doi":"10.1145/3415958.3433100","DOIUrl":"https://doi.org/10.1145/3415958.3433100","url":null,"abstract":"New technologies and approaches lead to the Internet of Things (IoT) paradigm. Such a paradigm enables the engineering of more autonomous and smarter software systems solutions. Due to its multidisciplinary nature, it involves several knowledge areas such as software and connectivity that should be combined coherently and uniformly. It should comprise different voices and expertise to deal with IoT in a multi-faceted way. In this context, what to consider while specifying, designing, and implementing IoT software systems? This work raises this discussion by defining a roadmap about what should be considered for engineering IoT software respecting all their facets. Such a roadmap is defined based on evidence acquired at the technical literature combined with a qualitative study.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126375210","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
LEOnto
Anis Tissaoui, S. Sassi, R. Chbeir
{"title":"LEOnto","authors":"Anis Tissaoui, S. Sassi, R. Chbeir","doi":"10.1145/3415958.3433076","DOIUrl":"https://doi.org/10.1145/3415958.3433076","url":null,"abstract":"The Latent Dirichlet Allocation (LDA) model [18] was originally developed and utilised for document modeling and topic extraction in Information Retrieval. To design high quality domain ontologies, effective and usable methodologies are needed to facilitate their building process. In this paper, we propose a new approach for semi-automatic ontology enriching from textual corpus based on LDA model. In our approach, LDA is adopted to provide efficient dimension reduction, able to capture semantic relationships between word-topic and topic-document in terms of probability distributions with minimum human intervention. We conducted several experiments with different model parameters and the corresponding behavior of the enriching technique was evaluated by domain experts. We also compared the results of our method with two existing learning methods using the same dataset. The study showed that our method outperforms the other methods in terms of recall and precision measures.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115582575","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 Partitioning GPU-based Algorithm for Processing the k Nearest-Neighbor Query 基于分区gpu的k近邻查询处理算法
Polychronis Velentzas, M. Vassilakopoulos, A. Corral
{"title":"A Partitioning GPU-based Algorithm for Processing the k Nearest-Neighbor Query","authors":"Polychronis Velentzas, M. Vassilakopoulos, A. Corral","doi":"10.1145/3415958.3433071","DOIUrl":"https://doi.org/10.1145/3415958.3433071","url":null,"abstract":"The k Nearest-Neighbor (k-NN) query is a common spatial query that appears in several big data applications. Typically, GPU devices have much larger numbers of processing cores than CPUs and faster device memory than main memory accessed by CPUs, thus, providing higher computing power. We propose and implement a new GPU-based partitioning algorithm for the k-NN query, using the CUDA runtime API. Due to partitioning, this algorithm avoids calculating distances for the whole dataset. Using synthetic and real datasets, we present an extensive experimental performance comparison against six existing algorithms. These algorithms are based on calculating distances for the whole in-memory dataset. This comparison shows that the new algorithm excels in all the conducted experiments and outperforms these six algorithms.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"109 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124804334","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
A Secure Tracing Method in Fog Computing Network for the IoT Devices 物联网设备雾计算网络中的安全跟踪方法
A. Alamer, Sultan Basudan, P. Hung
{"title":"A Secure Tracing Method in Fog Computing Network for the IoT Devices","authors":"A. Alamer, Sultan Basudan, P. Hung","doi":"10.1145/3415958.3433074","DOIUrl":"https://doi.org/10.1145/3415958.3433074","url":null,"abstract":"This paper proposes a Secure and Privacy-preserving Tracing (SPT) mechanism in the Fog Computing (FC) network. The proposed SPT mechanism employs a Counting Bloom Filter (CBF) method as a tree framework (CBF-tree) to model a secure tracing system in the FC network. With the proposed SPT mechanism, the fog node can trace a particular Internet of Things (IoT) device in a secure manner, which means that the fog node can trace IoT devices in order to provide them with their requested services without revealing their private data such as the device's identities or locations. Analysis shows that the SPT mechanism is both efficient and resilient against tracing attacks. Simulation results are provided to show that the proposed mechanism is beneficial to the FC network.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126513152","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}
引用次数: 6
Selection of Information Streams in Social Sensing: an Interdependence- and Cost-aware Ranking Method 社会感知中的信息流选择:一种相互依赖和成本意识排序方法
G. Gianini, C. Mio, F. Viola, Jianyi Lin, Nawaf I. Almoosa
{"title":"Selection of Information Streams in Social Sensing: an Interdependence- and Cost-aware Ranking Method","authors":"G. Gianini, C. Mio, F. Viola, Jianyi Lin, Nawaf I. Almoosa","doi":"10.1145/3415958.3433099","DOIUrl":"https://doi.org/10.1145/3415958.3433099","url":null,"abstract":"In this work we address the problem of critical source selection in social sensing. We propose an approach to the ranking of information streams, which is aware of the interdependence among streams (redundancy and synergies), of the cost of individual streams, and of the cost related to the integration of multiple streams. The method is based on the use of the Coalitional Game Theory concept of Power Index, and relies on the polynomial-time estimate of the stream sets characteristics. With respect to other works using a power index, the method takes into account that the problem has a non-trivial cost structure.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"46 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115264973","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 Retrospective on ASPires: An Advanced System for the Prevention and Early Detection of Forest Fires 回顾:一种先进的森林火灾预防和早期检测系统
P. Peinl
{"title":"A Retrospective on ASPires: An Advanced System for the Prevention and Early Detection of Forest Fires","authors":"P. Peinl","doi":"10.1145/3415958.3433039","DOIUrl":"https://doi.org/10.1145/3415958.3433039","url":null,"abstract":"In this paper, we describe the design and a prototypical implementation of an open system (ASPires) for the early prevention and early detection of forest fires. Forest fires cause huge, constantly increasing material damage and immaterial costs to humans, the environment and property. Among others, the use of new sensor and mobile communication technologies, the use of drones, data storage and analysis in a cloud, and direct connection with authorities reduces reaction time and thereby damage. Also, biodiversity is sustained in remote areas with rare and endemic species of flora and fauna. This has been tested and proven in 3 national parks in South East Europe.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"08 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130738407","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
A new conceptual framework for enhancing legal information retrieval at the Brazilian Superior Court of Justice 加强巴西高等法院法律信息检索的新概念框架
Thiago Gomes, M. Ladeira
{"title":"A new conceptual framework for enhancing legal information retrieval at the Brazilian Superior Court of Justice","authors":"Thiago Gomes, M. Ladeira","doi":"10.1145/3415958.3433087","DOIUrl":"https://doi.org/10.1145/3415958.3433087","url":null,"abstract":"Effective retrieval of jurisprudence (case-law) is imperative to achieve consistency and predictability for any legal system. In this work, we propose and proceed to an empirical evaluation of a framework for jurisprudence retrieval of the Brazilian Superior Court of Justice in order to ease the task of retrieval of other decisions with the same legal opinion. The experimental results shown that our approach based on text similarity performs better than the legacy system of the Court based on Boolean queries. The building of complex Boolean queries is very specialized and we aim to offer a tool able to use free text as queries without any operator. With the legacy system as baseline, we compare the TF-IDF traditional retrieval model, the BM25 probabilistic model and the Word2Vec model. Our results indicate that the Word2Vec Skip-Gram model, trained on a specialized legal corpus and BM25 yield similar performance and surpasses the legacy system. Combining BM25 model with embedding models improved the performance up to 19%.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132013966","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
A Novel Framework for Event Interpretation in a Heterogeneous Information System 异构信息系统中一种新的事件解释框架
Nabila Guennouni, C. Sallaberry, Sébastien Laborie, R. Chbeir
{"title":"A Novel Framework for Event Interpretation in a Heterogeneous Information System","authors":"Nabila Guennouni, C. Sallaberry, Sébastien Laborie, R. Chbeir","doi":"10.1145/3415958.3433073","DOIUrl":"https://doi.org/10.1145/3415958.3433073","url":null,"abstract":"Over the last decade, the number of research and development projects on sensor network technology has grown exponentially. Events detection is among these research fields, it allows the monitoring of the environment. To build an interpretation to these events, the combination of sensor network and document corpus data is essential since document corpus provide significant amounts of important and valuable information (e.g., technical data sheets, maintenance reports, customer sheets). However, most information systems in connected environments do not support the interconnection of sensor network and document corpus data, hence, user has to look for an explanation by himself through multiple queries on both data sources which is indeed very tedious, time consuming and requires a huge compilation effort. In this paper, we show that recent researches on 5W1H question-answering (\"What? Who? Where? When? Why? How?\") are an interesting issue to facilitate tunnelling through heterogeneous data sources (sensor networks and document corpus) and the identification of relevant data for the purpose of explaining an event. Consequently, we propose ISEE (an Information System for Event Explanation), a framework for event interpretation based on (i) the semantic representation of a heterogeneous information system, (ii) the cross-analysis of both sensor network and document corpus data and (iii) 5W1H question-answering techniques.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"331 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115769998","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 Methodology for Non-Functional Property Evaluation of Machine Learning Models 机器学习模型的非功能属性评价方法
M. Anisetti, C. Ardagna, E. Damiani, Paolo G. Panero
{"title":"A Methodology for Non-Functional Property Evaluation of Machine Learning Models","authors":"M. Anisetti, C. Ardagna, E. Damiani, Paolo G. Panero","doi":"10.1145/3415958.3433101","DOIUrl":"https://doi.org/10.1145/3415958.3433101","url":null,"abstract":"The pervasive diffusion of Machine Learning (ML) in many critical domains and application scenarios has revolutionized implementation and working of modern IT systems. The behavior of modern systems often depends on the behavior of ML models, which are treated as black boxes, thus making automated decisions based on inference unpredictable. In this context, there is an increasing need of verifying the non-functional properties of ML models, such as, fairness and privacy, to the aim of providing certified ML-based applications and services. In this paper, we propose a methodology based on Multi-Armed Bandit for evaluating non-functional properties of ML models. Our methodology adopts Thompson sampling, Monte Carlo Simulation, and Value Remaining. An experimental evaluation in a real-world scenario is presented to prove the applicability of our approach in evaluating the fairness of different ML models.","PeriodicalId":198419,"journal":{"name":"Proceedings of the 12th International Conference on Management of Digital EcoSystems","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129366708","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}
引用次数: 6
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学术文献互助群
群 号:604180095
Book学术官方微信