Service Science


Book Description

This book constitutes selected papers presented at the 16th International Conference on Service Science, ICSS 2023, held in Harbin, China, in May 2023. The 36 full papers and 2 short papers presented were thoroughly reviewed and selected from the 71 submissions. They are organized in the following topical sections: serverless edge computing; edge services reliability; intelligent services; service application; knowledge-inspired service; service ecosystem; graph-based service optimization; AI-inspired service optimization.







Soft Computing: Theories and Applications


Book Description

This book focuses on soft computing and how it can be applied to solve real-world problems arising in various domains, ranging from medicine and healthcare, to supply chain management, image processing and cryptanalysis. It gathers high-quality papers presented at the International Conference on Soft Computing: Theories and Applications (SoCTA 2020), organized online. The book is divided into two volumes and offers valuable insights into soft computing for teachers and researchers alike; the book will inspire further research in this dynamic field.




Algorithms in Bioinformatics


Book Description

Thoroughly Describes Biological Applications, Computational Problems, and Various Algorithmic Solutions Developed from the author's own teaching material, Algorithms in Bioinformatics: A Practical Introduction provides an in-depth introduction to the algorithmic techniques applied in bioinformatics. For each topic, the author clearly details the bi




Superconducting Devices in Quantum Optics


Book Description

This book presents the basics and applications of superconducting devices in quantum optics. Over the past decade, superconducting devices have risen to prominence in the arena of quantum optics and quantum information processing. Superconducting detectors provide unparalleled performance for the detection of infrared photons in quantum cryptography, enable fundamental advances in quantum optics, and provide a direct route to on-chip optical quantum information processing. Superconducting circuits based on Josephson junctions provide a blueprint for scalable quantum information processing as well as opening up a new regime for quantum optics at microwave wavelengths. The new field of quantum acoustics allows the state of a superconducting qubit to be transmitted as a phonon excitation. This volume, edited by two leading researchers, provides a timely compilation of contributions from top groups worldwide across this dynamic field, anticipating future advances in this domain.




Knowledge Discovery in Databases: PKDD 2004


Book Description

This book constitutes the refereed proceedings of the 8th European Conference on Principles and Practice of Knowledge Discovery in Databases, PKDD 2004, held in Pisa, Italy, in September 2004 jointly with ECML 2004. The 39 revised full papers and 9 revised short papers presented together with abstracts of 5 invited talks were carefully reviewed and selected from 194 papers submitted to PKDD and 107 papers submitted to both, PKDD and ECML. The papers present a wealth of new results in knowledge discovery in databases and address all current issues in the area.




Machine Learning for Health Informatics


Book Description

Machine learning (ML) is the fastest growing field in computer science, and Health Informatics (HI) is amongst the greatest application challenges, providing future benefits in improved medical diagnoses, disease analyses, and pharmaceutical development. However, successful ML for HI needs a concerted effort, fostering integrative research between experts ranging from diverse disciplines from data science to visualization. Tackling complex challenges needs both disciplinary excellence and cross-disciplinary networking without any boundaries. Following the HCI-KDD approach, in combining the best of two worlds, it is aimed to support human intelligence with machine intelligence. This state-of-the-art survey is an output of the international HCI-KDD expert network and features 22 carefully selected and peer-reviewed chapters on hot topics in machine learning for health informatics; they discuss open problems and future challenges in order to stimulate further research and international progress in this field.




Modeling, Simulation and Optimization


Book Description

This book includes selected peer-reviewed papers presented at the International Conference on Modeling, Simulation and Optimization, organized by National Institute of Technology, Silchar, Assam, India, during 3–5 August 2020. The book covers topics of modeling, simulation and optimization, including computational modeling and simulation, system modeling and simulation, device/VLSI modeling and simulation, control theory and applications, modeling and simulation of energy system and optimization. The book disseminates various models of diverse systems and includes solutions of emerging challenges of diverse scientific fields.




High-Utility Pattern Mining


Book Description

This book presents an overview of techniques for discovering high-utility patterns (patterns with a high importance) in data. It introduces the main types of high-utility patterns, as well as the theory and core algorithms for high-utility pattern mining, and describes recent advances, applications, open-source software, and research opportunities. It also discusses several types of discrete data, including customer transaction data and sequential data. The book consists of twelve chapters, seven of which are surveys presenting the main subfields of high-utility pattern mining, including itemset mining, sequential pattern mining, big data pattern mining, metaheuristic-based approaches, privacy-preserving pattern mining, and pattern visualization. The remaining five chapters describe key techniques and applications, such as discovering concise representations and regular patterns.




The Concurrent C Programming Language


Book Description

Concurrent C is a superset of C that provides parallel programming facilities such as those for the declaring and creating processes, for process synchronization and interaction, and for process termination and abortion. Concurrent C was designed for the effective utilization of multiprocessors and multicomputers. Concurrent C, as a compile-time option, also works with C++, an object-oriented superset of C.