Semantic and Fuzzy Modelling for Human Behaviour Recognition in Smart Spaces


Book Description

One of the major limitations of the Ambient Intelligent Systems today is the lack of semantic models of those activities on the environment, so that the system can recognize the specific activity being performed by the user(s) and act accordingly. In this context, this thesis addresses the general problem of knowledge representation in Smart Spaces. The main objective is to develop knowledge-based models, equipped with semantics to learn, infer and monitor human behaviours in Smart Spaces. Moreover, it is easy to recognize that some aspects of this problem have a high degree of uncertainty, and therefore, the developed models must be equipped with mechanisms to manage this type of information. As an added value, this system should be sufficiently simple and flexible to be managed by non-expert users, and thus, facilitate the transfer of research to industry. To do this, we develop graphical models to represent human behaviour in Smart Spaces, in order to provide them with more usability in the final application. As a result, human behaviour recognition can help assisting people with special needs such as independent elders, in remote rehabilitation monitoring, industrial process guidelines, and many other cases.







Ambient Assisted Living and Enhanced Living Environments


Book Description

Ambient Assisted Living and Enhanced Living Environments: Principles, Technologies and Control separates the theoretical concepts concerning the design of such systems from their real-world implementations. For each important topic, the book bridges theory and practice, introducing the instruments needed by professionals in their activities. To this aim, topics are presented in a logical sequence, with the introduction of each topic motivated by the need to respond to claims and requirements from a wide range of AAL/ELE applications. The advantages and limitations of each model or technology are presented through concrete case studies for AAL/ELE systems. The book also presents up-to-date technological solutions to the main aspects regarding AAL/ELE systems and applications, a highly dynamic scientific domain that has gained much interest in the world of IT in the last decade. In addition, readers will find discussions on recent AAL/ELE technologies that were designed to solve some of the thorniest business problems that affect applications in areas such as health and medical supply, smart city and smart housing, Big Data and Internet of Things, and many more. Introduces readers to technologies supporting the development of Ambient Assisted Living applications Explains state-of-the-art technological solutions for the main issues regarding AAL and Enhanced Living Environments Reports the development process of scientific and commercial applications and platforms that support AAL and ELE Identifies the advanced solutions in the context of Enhanced Living Environments




Exploiting Semantic Web Knowledge Graphs in Data Mining


Book Description

Data Mining and Knowledge Discovery in Databases (KDD) is a research field concerned with deriving higher-level insights from data. The tasks performed in this field are knowledge intensive and can benefit from additional knowledge from various sources, so many approaches have been proposed that combine Semantic Web data with the data mining and knowledge discovery process. This book, Exploiting Semantic Web Knowledge Graphs in Data Mining, aims to show that Semantic Web knowledge graphs are useful for generating valuable data mining features that can be used in various data mining tasks. In Part I, Mining Semantic Web Knowledge Graphs, the author evaluates unsupervised feature generation strategies from types and relations in knowledge graphs used in different data mining tasks such as classification, regression, and outlier detection. Part II, Semantic Web Knowledge Graphs Embeddings, proposes an approach that circumvents the shortcomings introduced with the approaches in Part I, developing an approach that is able to embed complete Semantic Web knowledge graphs in a low dimensional feature space where each entity and relation in the knowledge graph is represented as a numerical vector. Finally, Part III, Applications of Semantic Web Knowledge Graphs, describes a list of applications that exploit Semantic Web knowledge graphs like classification and regression, showing that the approaches developed in Part I and Part II can be used in applications in various domains. The book will be of interest to all those working in the field of data mining and KDD.




Smart Homes and Health Telematics, Designing a Better Future: Urban Assisted Living


Book Description

This book constitutes the proceedings of the 16th International Conference on Smart Homes and Health Telematics, ICOST 2018, held in Singapore, Singapore, in July 2018. The theme of this year volume is "Designing a better Future: Urban Assisted Living", focusing on quality of life of dependent people not only in their homes, but also in outdoor living environment to improve mobility and social interaction in the city. The 21 regular papers and 11 short papers included in this volume focus on research in the design, development, deployment and evaluation of smart urban environments, assistive technologies, chronic disease management, coaching and health telematics systems.




Mining Authoritativeness in Art Historical Photo Archives


Book Description

In the course of their research, art historians frequently need to refer to historical photo archives when attempting to authenticate works of art. This book, Mining Authoritativeness in Art Historical Photo Archives, provides an aid to retrieving relevant sources and assessing the textual authoritativeness – the internal grounds – of sources of attribution, and to evaluating the authoritativeness of cited scholars. The book aims to do three things: facilitate knowledge discovery in art historical photo archives, support users’ decision-making processes when evaluating contradictory attributions, and provide policies to improve the quality of information in art historical photo archives. The author’s approach is to leverage Semantic Web technologies in order to aggregate, assess, and recommend the most documented authorship attributions. At the same time, the retrieval process allows the providers of art historical data to define a low-cost data integration process with which to update and enrich their collection data. This conceptual framework for assessing questionable information will also be of value to those working in a number of other fields, such as archives, museums, and libraries, as well as to art historians.




Geographic Knowledge Graph Summarization


Book Description

Geographic knowledge graphs can have an important role in delivering interoperability, accessibility and the demands of conceptualization in geographic information science (GIS). However, the massive amount of accompanying information and the enormous diversity of geographic knowledge graphs limits their applicability and hinders the widespread adoption of this useful structured knowledge. This book, Geographic Knowledge Graph Summarization, focuses on the ways in which geographic knowledge graphs can be digested and summarized. Such a summarization would relieve the burden of information overload for end users and reduce data storage, as well as speeding up queries and eliminating ‘noise’. The book introduces the general concept of geospatial inductive bias and explains the different ways in which this idea can be used in the summarization of geographic knowledge graphs. The book breaks up the task of summarization into separate but related components, and after an introduction and a brief overview of concepts and theories, Chapters 3, 4 and 5 explore hierarchical place type structure, multimedia leaf nodes, and general relation and entity components respectively. Chapter 6 presents a spatial knowledge map interface which illustrates the effectiveness of summarization. The book integrates top-down knowledge engineering and bottom-up knowledge learning methods, and will do much to promote awareness of this fascinating area and related issues.




Query Processing over Graph-structured Data on the Web


Book Description

In the last years, Linked Data initiatives have encouraged the publication of large graph-structured datasets using the Resource Description Framework (RDF). Due to the constant growth of RDF data on the web, more flexible data management infrastructures must be able to efficiently and effectively exploit the vast amount of knowledge accessible on the web. This book presents flexible query processing strategies over RDF graphs on the web using the SPARQL query language. In this work, we show how query engines can change plans on-the-fly with adaptive techniques to cope with unpredictable conditions and to reduce execution time. Furthermore, this work investigates the application of crowdsourcing in query processing, where engines are able to contact humans to enhance the quality of query answers. The theoretical and empirical results presented in this book indicate that flexible techniques allow for querying RDF data sources efficiently and effectively.




Multi-modal Data Fusion based on Embeddings


Book Description

Many web pages include structured data in the form of semantic markup, which can be transferred to the Resource Description Framework (RDF) or provide an interface to retrieve RDF data directly. This RDF data enables machines to automatically process and use the data. When applications need data from more than one source the data has to be integrated, and the automation of this can be challenging. Usually, vocabularies are used to concisely describe the data, but because of the decentralized nature of the web, multiple data sources can provide similar information with different vocabularies, making integration more difficult. This book, Multi-modal Data Fusion based on Embeddings, describes how similar statements about entities can be identified across sources, independent of the vocabulary and data modeling choices. Previous approaches have relied on clean and extensively modeled ontologies for the alignment of statements, but the often noisy data in a web context does not necessarily adhere to these prerequisites. In this book, the use of RDF label information of entities is proposed to tackle this problem. In combination with embeddings, the use of label information allows for a better integration of noisy data, something that has been empirically confirmed by experiment. The book presents two main scientific contributions: the vocabulary and modeling agnostic fusion approach on the purely textual label information, and the combination of three different modalities into one multi-modal embedding space for a more human-like notion of similarity. The book will be of interest to all those faced with the problem of processing data from multiple web-based sources.




Managing and Consuming Completeness Information for RDF Data Sources


Book Description

The increasing amount of structured data available on the Web is laying the foundations for a global-scale knowledge base. But the ever increasing amount of Semantic Web data gives rise to the question – how complete is that data? Though data on the Semantic Web is generally incomplete, some may indeed be complete. In this book, the author deals with how to manage and consume completeness information about Semantic Web data. In particular, the book explores how completeness information can guarantee the completeness of query answering. Optimization techniques for completeness reasoning and the conducting of experimental evaluations are provided to show the feasibility of the approaches, as well as a technique for checking the soundness of queries with negation via reduction to query completeness checking. Other topics covered include completeness information with timestamps, and two demonstrators – CORNER and COOL-WD – are provided to show how a completeness framework can be realized. Finally, the book investigates an automated method to generate completeness statements from text on the Web. The book will be of interest to anyone whose work involves dealing with Web-data completeness.