Zi-Yu Khoo, Gokul Rajiv, Abel Yang, Jonathan Sze Choong Low, Stéphane Bressan
{"title":"Celestial Machine Learning - Discovering the Planarity, Heliocentricity, and Orbital Equation of Mars with AI Feynman","authors":"Zi-Yu Khoo, Gokul Rajiv, Abel Yang, Jonathan Sze Choong Low, Stéphane Bressan","doi":"10.1007/978-3-031-48316-5_21","DOIUrl":"https://doi.org/10.1007/978-3-031-48316-5_21","url":null,"abstract":"","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"119 16","pages":"201-207"},"PeriodicalIF":0.0,"publicationDate":"2023-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138959080","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}
Zi-Yu Khoo, Jonathan Sze Choong Low, Stéphane Bressan
{"title":"A Comparative Evaluation of Additive Separability Tests for Physics-Informed Machine Learning","authors":"Zi-Yu Khoo, Jonathan Sze Choong Low, Stéphane Bressan","doi":"10.1007/978-3-031-48316-5_13","DOIUrl":"https://doi.org/10.1007/978-3-031-48316-5_13","url":null,"abstract":"","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"19 3","pages":"107-120"},"PeriodicalIF":0.0,"publicationDate":"2023-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138997920","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}
{"title":"A Web Application for Experimenting and Validating Remote Measurement of Vital Signs","authors":"Amtul Haq Ayesha, Donghao Qiao, F. Zulkernine","doi":"10.48550/arXiv.2208.09916","DOIUrl":"https://doi.org/10.48550/arXiv.2208.09916","url":null,"abstract":". With a surge in online medical advising remote monitoring of patient vitals is required. This can be facilitated with the Remote Photoplethysmography (rPPG) techniques that compute vital signs from facial videos. It involves processing video frames to obtain skin pixels, extracting the cardiac data from it and applying signal processing filters to extract the Blood Volume Pulse (BVP) signal. Different algorithms are applied to the BVP signal to estimate the various vital signs. We implemented a web application framework to measure a person’s Heart Rate (HR), Heart Rate Variability (HRV), Oxygen Saturation (SpO 2 ), Respiration Rate (RR), Blood Pressure (BP), and stress from the face video. The rPPG technique is highly sensitive to illumination and motion variation. The web application guides the users to reduce the noise due to these variations and thereby yield a cleaner BVP signal. The accuracy and robustness of the framework was validated with the help of volunteers.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-08-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131344072","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}
Maximilian Kießler, V. Haag, Benedikt Pittl, E. Schikuta
{"title":"Optimization Heuristics for Cost-Efficient Long-Term Cloud Portfolio Allocations Under Uncertainty","authors":"Maximilian Kießler, V. Haag, Benedikt Pittl, E. Schikuta","doi":"10.48550/arXiv.2206.07092","DOIUrl":"https://doi.org/10.48550/arXiv.2206.07092","url":null,"abstract":"—Today’s cloud infrastructure landscape offers a broad range of services to build and operate software applications. The myriad of options, however, has also brought along a new layer of complexity. When it comes to procuring cloud computing resources, consumers can purchase their virtual ma- chines from different providers on different marketspaces to form so called cloud portfolios: a bundle of virtual machines whereby the virtual machines have different technical characteristics and pricing mechanisms. Thus, selecting the right server instances for a given set of applications such that the allocations are cost efficient is a non-trivial task. In this paper we propose a formal specification of the cloud portfolio management problem that takes an application-driven approach and incorporates the nuances of the commonly encountered reserved, on-demand and spot market types. We present two distinct cost optimization heuristics for this stochastic temporal bin packing problem, one taking a naive first fit strategy, while the other is built on the concepts of genetic algorithms. The results of the evaluation show that the former optimization approach significantly outperforms the latter, both in terms of execution speeds and solution quality.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121306814","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}
{"title":"A workload-driven logical design approach for NoSQL document databases","authors":"C. D. Lima, R. Mello","doi":"10.1145/2837185.2837218","DOIUrl":"https://doi.org/10.1145/2837185.2837218","url":null,"abstract":"NoSQL databases are designed to manage large volumes of data. Although they do not require a default schema associated with the data, they are categorized by data models. Because of this, data organization in NoSQL databases needs significant design decisions because they affect quality requirements such as scalability, consistency and performance. In traditional database design, on the logical modeling phase, a conceptual schema is transformed into a schema with lower abstraction and suitable to the target database data model. In this context, the contribution of this paper is an approach for logical design of NoSQL document databases. Our approach consists in a process that converts a conceptual modeling into efficient logical representations for a NoSQL document database. Workload information is considered to determine an optimized logical schema, providing a better access performance for the application. We evaluate our approach through a case study in the e-commerce domain and demonstrate that the NoSQL logical structure generated by our approach reduces the amount of items accessed by the application queries.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"80 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133754937","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}
{"title":"Personalized Photo Recommendation By Leveraging User Modeling On Social Network","authors":"N. Elahi, Randi Karlsen, Einar J. Holsbø","doi":"10.1145/2539150.2539232","DOIUrl":"https://doi.org/10.1145/2539150.2539232","url":null,"abstract":"An online social network is a digital representation of the set of human beings on the Internet. Social network services generate large amount of usage data; for example, Facebook defines detailed user profiles, and provides a platform for sharing information with a vast network of friends, and Flickr offers sophisticated ways for sharing and searching for photos. In this paper, We propose cross-domain user profile modeling that acquires background knowledge from Linked Open Data and measures user interests. We infer the user's preferences by analyzing her Facebook profile, and expand it by linking it to Flickr in order to recommend socially relevant photos.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126713010","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}
{"title":"A Model Driven Approach for the Development of Semantic RESTful Web Services","authors":"Nírondes A. C. Tavares, S. Vale","doi":"10.1145/2539150.2539193","DOIUrl":"https://doi.org/10.1145/2539150.2539193","url":null,"abstract":"Nowadays, Web services and others SOA-based applications have attracted more attention in the software industry. The RESTful Web Service becomes an important service architectural style due to its simplicity, heterogeneity and web-based format. One of the principal advantages of the REST architecture is the interoperability. However, different implementation languages and representation data formats can break interoperability, especially on semantic description of these services. In this paper, we propose the use of a model driven approach for the development of semantic RESTful Web services. Raising the development abstraction level, providing language-independent metamodels of services and semantic resources and by model transformations it is possible to develop interoperable complex services.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"515 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116211379","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}
{"title":"Sensitive and Neighborhood Privacy on Shortest Paths in the Cloud","authors":"Shyue-Liang Wang, Jiawei Chen, I. Ting, T. Hong","doi":"10.1145/2539150.2539215","DOIUrl":"https://doi.org/10.1145/2539150.2539215","url":null,"abstract":"Efficient shortest path calculation has been studied extensively, in particular, in the distributed environment. However, preserving privacy in the cloud environment has just attracted latest attention. To preserve fixed-pattern one-neighborhood privacy in the cloud, current approach requires the calculation of all-pairs shortest paths in advance, which is time consuming for large graphs. In addition, specific paths that are sensitive and require hiding the source and destination vertices are not well addressed. In this work, we propose a new flexible k-neighborhood privacy-protection and efficient shortest distance computation scheme for sensitive shortest paths in the cloud environment. Combining the construction of k-skip shortest path sub-graphs, sensitive vertex adjustment, vertex hierarchy labeling and bottom-up partitioning techniques, the proposed approach not only subsumes one-neighborhood privacy but also provides efficient partitioning and query processing for sensitive shortest paths. Numerical experiments demonstrating the characteristics of proposed approach are presented.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122959639","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}
Gioele Barabucci, A. Iorio, Francesco Poggi, F. Vitali
{"title":"Integration of legal datasets: from meta-model to implementation","authors":"Gioele Barabucci, A. Iorio, Francesco Poggi, F. Vitali","doi":"10.1145/2539150.2539180","DOIUrl":"https://doi.org/10.1145/2539150.2539180","url":null,"abstract":"This paper presents ALLOT, an ontology based on Akoma Ntoso to describe entities referenced in legal documents. The focus is on the use of ALLOT to bridge heterogeneous knowledge bases. We present some experiments in integrating heterogeneous legal datasets through ALLOT. We also discuss the lessons learned in the development of this ontology, lessons that can highlight some issues with the current landscape of legal formats and data.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"214 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114048977","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}
{"title":"Efficient, Unified, and Intelligent User Requirement Collection and Analysis in Global Enterprises","authors":"Ilyès Boukhari, Ladjel Bellatreche, Selma Khouri","doi":"10.1145/2539150.2539263","DOIUrl":"https://doi.org/10.1145/2539150.2539263","url":null,"abstract":"In order to successfully benefit from global markets, companies must expand their activities over the world. This expansion is usually performed by the development of software involving all heterogeneous and autonomous partners. The user requirement collection and analysis is one of the most important phase of the life cycle of software development. In the context of globalization, this phase becomes a challenging issue. This is because designers of each branch of a given global company may use different vocabulary and formalism to express their requirements. Solutions exist in the literature to unify either vocabularies or formalisms, but not both. In this paper, we propose a semantic and scalable approach that unifies the vocabularies and formalisms by the means of ontologies. The capabilities of reasoning offered by ontologies is exploited to identify the inconsistencies in an efficient way. Our approach is validated by a case tool using three formalisms: the UML use case, the goal oriented and the treatment conceptual model of Merise method.","PeriodicalId":424918,"journal":{"name":"International Conference on Information Integration and Web-based Applications & Services","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128471689","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}