Gør som tusindvis af andre bogelskere
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.Du kan altid afmelde dig igen.
This book provides a comprehensive introduction to the foundations and frontiers of graph neural networks. In addition, the book introduces the basic concepts and definitions in graph representation learning and discusses the development of advanced graph representation learning methods with a focus on graph neural networks. The book providers researchers and practitioners with an understanding of the fundamental issues as well as a launch point for discussing the latest trends in the science. The authors emphasize several frontier aspects of graph neural networks and utilize graph data to describe pairwise relations for real-world data from many different domains, including social science, chemistry, and biology. Several frontiers of graph neural networks are introduced, which enable readers to acquire the needed techniques of advances in graph neural networks via theoretical models and real-world applications.
This book constitutes the proceedings of the 24th International Conference on Intelligent Data Engineering and Automated Learning, IDEAL 2023, held in Évora, Portugal, during November 22¿24, 2023.The 45 full papers and 4 short papers presented in this book were carefully reviewed and selected from 77 submissions. IDEAL 2023 is focusing on big data challenges, machine learning, deep learning, data mining, information retrieval and management, bio-/neuro-informatics, bio-inspired models, agents and hybrid intelligent systems, and real-world applications of intelligence techniques and AI.The papers are organized in the following topical sections: main track; special session on federated learning and (pre) aggregation in machine learning; special session on intelligent techniques for real-world applications of renewable energy and green transport; and special session on data selection in machine learning.
This book sheds light on state-of-the-art theories for more challenging outfit compatibility modeling scenarios. In particular, this book presents several cutting-edge graph learning techniques that can be used for outfit compatibility modeling. Due to its remarkable economic value, fashion compatibility modeling has gained increasing research attention in recent years. Although great efforts have been dedicated to this research area, previous studies mainly focused on fashion compatibility modeling for outfits that only involved two items and overlooked the fact that each outfit may be composed of a variable number of items. This book develops a series of graph-learning based outfit compatibility modeling schemes, all of which have been proven to be effective over several public real-world datasets. This systematic approach benefits readers by introducing the techniques for compatibility modeling of outfits that involve a variable number of composing items. To deal with the challenging task of outfit compatibility modeling, this book provides comprehensive solutions, including correlation-oriented graph learning, modality-oriented graph learning, unsupervised disentangled graph learning, partially supervised disentangled graph learning, and metapath-guided heterogeneous graph learning. Moreover, this book sheds light on research frontiers that can inspire future research directions for scientists and researchers.
This book, fully updated for Python version 3.6+, covers the key ideas that link probability, statistics, and machine learning illustrated using Python modules in these areas. All the figures and numerical results are reproducible using the Python codes provided. The author develops key intuitions in machine learning by working meaningful examples using multiple analytical methods and Python codes, thereby connecting theoretical concepts to concrete implementations. Detailed proofs for certain important results are also provided. Modern Python modules like Pandas, Sympy, Scikit-learn, Tensorflow, and Keras are applied to simulate and visualize important machine learning concepts like the bias/variance trade-off, cross-validation, and regularization. Many abstract mathematical ideas, such as convergence in probability theory, are developed and illustrated with numerical examples. This updated edition now includes the Fisher Exact Test and the Mann-Whitney-Wilcoxon Test. A new section on survival analysis has been included as well as substantial development of Generalized Linear Models. The new deep learning section for image processing includes an in-depth discussion of gradient descent methods that underpin all deep learning algorithms. As with the prior edition, there are new and updated *Programming Tips* that the illustrate effective Python modules and methods for scientific programming and machine learning. There are 445 run-able code blocks with corresponding outputs that have been tested for accuracy. Over 158 graphical visualizations (almost all generated using Python) illustrate the concepts that are developed both in code and in mathematics. We also discuss and use key Python modules such as Numpy, Scikit-learn, Sympy, Scipy, Lifelines, CvxPy, Theano, Matplotlib, Pandas, Tensorflow, Statsmodels, and Keras.This book is suitable for anyone with an undergraduate-level exposure to probability, statistics, or machine learning and with rudimentary knowledge of Python programming.
This book constitutes the proceedings of the 19th International Workshop on Security and Trust Management, STM 2023, co-located with the 28th European Symposium on Research in Computer Security, ESORICS 2023, held in The Hague, The Netherlands, during September 28th, 2023 The 5 full papers together with 4 short papers included in this volume were carefully reviewed and selected from 15 submissions. The workshop presents papers with topics such as security and privacy, trust models, security services, authentication, identity management, systems security, distributed systems security, privacy-preserving protocols.
This book provides a new model to explore discoverability and enhance the meaning of information. The authors have coined the term epidata, which includes items and circumstances that impact the expression of the data in a document, but are not part of the ordinary process of retrieval systems. Epidata affords pathways and points to details that cast light on proximities that might otherwise go unknown. In addition, epidata are clues to mis-and dis-information discernment. There are many ways to find needed information; however, finding the most useable information is not an easy task. The book explores the uses of proximity and the concept of epidata that increases the probability of finding functional information. The authors sketch a constellation of proximities, present examples of attempts to accomplish proximity, and provoke a discussion of the role of proximity in the field. In addition, the authors suggest that proximity is a thread between retrieval constructs based on known topics, predictable relations, and types of information seeking that lie outside constructs such as browsing, stumbling, encountering, detective work, art making, and translation.
In ancient games such as chess or go, the most brilliant players can improve by studying the strategies produced by a machine. Robotic systems practice their own movements. In arcade games, agents capable of learning reach superhuman levels within a few hours. How do these spectacular reinforcement learning algorithms work? With easy-to-understand explanations and clear examples in Java and Greenfoot, you can acquire the principles of reinforcement learning and apply them in your own intelligent agents. Greenfoot (M.Klling, King's College London) and the hamster model (D. Bohles, University of Oldenburg) are simple but also powerful didactic tools that were developed to convey basic programming concepts. The result is an accessible introduction into machine learning that concentrates on reinforcement learning. Taking the reader through the steps of developing intelligent agents, from the very basics to advanced aspects, touching on a variety of machine learning algorithms along the way, one is allowed to play along, experiment, and add their own ideas and experiments.
This book constitutes the refereed proceedings of the 16th International Conference on Similarity Search and Applications, SISAP 2023, held in A Coruña, Spain, during October 9¿11, 2023.The 16 full papers and 4 short papers included in this book were carefully reviewed and selected from 33 submissions. They were organized in topical sections as follows: similarity queries, similarity measures, indexing and retrieval, data management, feature extraction, intrinsic dimensionality, efficient algorithms, similarity in machine learning and data mining.
In both the database and machine learning communities, data quality has become a serious issue which cannot be ignored. In this context, we refer to data with quality problems as ¿dirty data.¿ Clearly, for a given data mining or machine learning task, dirty data in both training and test datasets can affect the accuracy of results. Accordingly, this book analyzes the impacts of dirty data and explores effective methods for dirty data processing.Although existing data cleaning methods improve data quality dramatically, the cleaning costs are still high. If we knew how dirty data affected the accuracy of machine learning models, we could clean data selectively according to the accuracy requirements instead of cleaning all dirty data, which entails substantial costs. However, no book to date has studied the impacts of dirty data on machine learning models in terms of data quality. Filling precisely this gap, the book is intended for a broad audience ranging from researchers inthe database and machine learning communities to industry practitioners.Readers will find valuable takeaway suggestions on: model selection and data cleaning; incomplete data classification with view-based decision trees; density-based clustering for incomplete data; the feature selection method, which reduces the time costs and guarantees the accuracy of machine learning models; and cost-sensitive decision tree induction approaches under different scenarios. Further, the book opens many promising avenues for the further study of dirty data processing, such as data cleaning on demand, constructing a model to predict dirty-data impacts, and integrating data quality issues into other machine learning models. Readers will be introduced to state-of-the-art dirty data processing techniques, and the latest research advances, while also finding new inspirations in this field.
Through the application of cutting-edge techniques like Big Data, Data Mining, and Data Science, it is possible to extract insights from massive datasets. These methodologies are crucial in enabling informed decision-making and driving transformative advancements across many fields, industries, and domains. This book offers an overview of latest tools, methods and approaches while also highlighting their practical use through various applications and case studies.
Une bible magistrale sur SASCe livre présente le socle de connaissances communes à tous les utilisateurs de SAS, le progiciel d'informatique décisionnelle le plus utilisé au monde. Il traite tout particulièrement des fonctionnalités de Base SAS, module au c1/2ur du système SAS. Pédagogique et complet, il peut servir aussi bien de guide d'initiation pour les utilisateurs débutants que d'ouvrage de référence pour les plus expérimentés, et concerne aussi bien les utilisateurs de SAS Foundation que ceux de SAS Enterprise Guide, SAS Studio et SAS University Edition.Cet ouvrage couvre les programmes des certifications SAS Certified Specialist: Base Programming Using SAS 9.4 et Advanced Programming for SAS 9.Parmi les sujets développés: la création, la manipulation et la gestion des tables de données;les procédures d'exploration des données: construction de tableaux, de rapports, de graphiques au moyen des procédures ODS Graphics;la production de documents au format HTML, PowerPoint, RTF, XLSX ou PDF avec ODS;la procédure PROC SQL et le langage SQL de SAS;le langage macro spécifique à SAS.Pour vous aider à bien assimiler tous les concepts, le livre comprend près de 500 programmes d'exemples, plus de 150 exercices et des liens vers une centaine d'articles en ligne.Une 4e édition mise à jour et augmentéeEnrichie de plus d'une centaine de pages, cette nouvelle édition propose des mises à jour importantes sur: les passerelles entre SAS et Excel;l'optimisation des ressources;la production de graphiques au moyen de PROC SGPLOT et PROC SGPANEL;la création et gestion de vos tables au moyen de PROC SQL.Le livre, qui porte essentiellement sur la version 9.4 de SAS, est également compatible avec les versions 9.2 et 9.3.Ce livre a le soutien de SAS France.À qui s'adresse cet ouvrage ?Aux professionnels souhaitant découvrir ou approfondir leurs connaissances de la programmation SASAux étudiants qui débutent avec SAS ou qui souhaitent préparer les examens de certification SAS Cert
This book constitutes the proceedings of the 26th International Conference on Discovery Science, DS 2023, which took place in Porto, Portugal, in October 2023. The 37 full papers and 10 short papers presented in this volume were carefully reviewed and selected from 133 submissions. They were organized in topical sections as follows: Machine learning methods and applications; natural language processing and social media analysis; interpretability and explainability in AI; data analysis and optimization; fairness, privacy and security in AI; control and spatio-temporal modeling; graph theory and network analysis; time series and forecasting; healthcare and biological data analysis; anomaly, outlier and novelty detection.
Maschinelles Lernen (ML) ist zu einem alltäglichen Element in unserem Leben und zu einem Standardwerkzeug für viele Bereiche der Wissenschaft und Technik geworden. Um ML optimal nutzen zu können, ist es wichtig, die zugrunde liegenden Prinzipien zu verstehen. In diesem Buch wird ML als die rechnerische Umsetzung des wissenschaftlichen Prinzips betrachtet. Dieses Prinzip besteht darin, ein Modell eines gegebenen datenerzeugenden Phänomens kontinuierlich anzupassen, indem eine Form des Verlustes, der durch seine Vorhersagen entsteht, minimiert wird.Das Buch schult den Leser darin, verschiedene ML-Anwendungen und -Methoden in drei Komponenten (Daten, Modell und Verlust) aufzuschlüsseln, und hilft ihm so, aus dem riesigen Angebot an vorgefertigten ML-Methoden auszuwählen.Der Drei-Komponenten-Ansatz des Buches erlaubt eine einheitliche und transparente Darstellung verschiedener ML-Techniken. Wichtige Methoden zu Regularisierung, zum Schutz der Privatsphäre und zur Erklärbarkeit von ML-Methoden sind Spezialfälle dieses Drei-Komponenten-Ansatz.
'This debut novel about womanhood and expectations will be one of the most exciting of the year' INDEPENDENT, the best fiction books to read in 2024'A young woman's life, told through the men she has dated. With glorious attention to detail and emotional fluency, Dunn charts the ways in which we are built and broken by love' PANDORA SYKES***An irresistible and achingly relatable debut novel for anyone who has ever had to let go of what they thought their life would look like and open themselves up to the dizzying possibilities of chance.Elliot. Joe. Tommy. Nathanael. Wren. Oliver. Malik. Zach. Frank. Patrick. Noah. These are the men Margot has loved, liked, lusted over.Since she was seventeen, she's pictured them like stepping stones - each one bringing her closer to finding someone to share her life with and, eventually, father the children she's always imagined in her future.From her first sexual encounter, to her first love, from grown-up dilemmas to spontaneous thrills, she's soaked up every experience available to her, discovering friendship, joy and despair. Through all of this she's refined her search until she believes she's arrived at 'the ending' to her story.So how did she find herself here, single at thirty-four, and about to make the biggest decision of her life?'Raw, funny and beautiful . . . A really gorgeously observed novel about youth and womanhood' DAISY BUCHANAN, author of Careering'Relatable, poignant and gripping ... I read it in a single day' LIBBY PAGE, author of The Lido'Warm, witty, wise . . . A thoughtful and moving portrait that made me laugh and cry' CHLOË ASHBY, author of Wet Paint
This book constitutes the refereed post-conference proceedings of the Fifth IFIP TC 12 International Conference on Computational Intelligence in Data Science, ICCIDS 2022, held virtually, in March 2022.The 28 revised full papers presented were carefully reviewed and selected from 96 submissions. The papers cover topics such as computational intelligence for text analysis; computational intelligence for image and video analysis; blockchain and data science.
This book provides a principled data-driven framework that progressively constructs, enriches, and applies taxonomies without leveraging massive human annotated data. Traditionally, people construct domain-specific taxonomies by extensive manual curations, which is time-consuming and costly. In today's information era, people are inundated with the vast amounts of text data. Despite their usefulness, people haven't yet exploited the full power of taxonomies due to the heavy curation needed for creating and maintaining them. To bridge this gap, the authors discuss automated taxonomy discovery and exploration, with an emphasis on label-efficient machine learning methods and their real-world usages. Taxonomy organizes entities and concepts in a hierarchy way. It is ubiquitous in our daily life, ranging from product taxonomies used by online retailers, topic taxonomies deployed by news outlets and social media, as well as scientific taxonomies deployed by digital libraries across various domains. When properly analyzed, these taxonomies can play a vital role for science, engineering, business intelligence, policy design, e-commerce, and more. Intuitive examples are used throughout enabling readers to grasp concepts more easily.
Sustainable development is based on the idea that societies should advance without compromising their future development requirements. This book explores how the application of data analytics and digital technologies can ensure that development changes are executed on the basis of factual data and information. It addresses how innovations that rely on digital technologies can support sustainable development across all sectors and all social, economic, and environmental aspects and help us achieve the Sustainable Development Goals (SDGs). The book also highlights techniques, processes, models, tools, and practices used to achieve sustainable development through data analysis.The various topics covered in this book are critically evaluated, not only theoretically, but also from an application perspective. It will be of interest to researchers and students, especially those in the fields of applied data analytics, business intelligence and knowledge management.
This book provides awareness of different evolutionary methods used for automatic generation and optimization of test data in the field of software testing. While the book highlights on the foundations of software testing techniques, it also focuses on contemporary topics for research and development. This book covers the automated process of testing in different levels like unit level, integration level, performance level, evaluation of testing strategies, testing in security level, optimizing test cases using various algorithms, and controlling and monitoring the testing process etc. This book aids young researchers in the field of optimization of automated software testing, provides academics with knowledge on the emerging field of AI in software development, and supports universities, research centers, and industries in new projects using AI in software testing.Supports the advancement in the artificial intelligence used in software development;Advances knowledge on artificial intelligence based metaheuristic approach in software testing;Encourages innovation in traditional software testing field using recent artificial intelligence.*
This book introduces readers to advanced data science techniques for signal mining in connection with agriculture. It shows how to apply heuristic modeling to improve farm-level efficiency, and how to use sensors and data intelligence to provide closed-loop feedback, while also providing recommendation techniques that yield actionable insights.The book also proposes certain macroeconomic pricing models, which data-mine macroeconomic signals and the influence of global economic trends on small-farm sustainability to provide actionable insights to farmers, helping them avoid financial disasters due to recurrent economic crises.The book is intended to equip current and future software engineering teams and operations research experts with the skills and tools they need in order to fully utilize advanced data science, artificial intelligence, heuristics, and economic models to develop software capabilities that help to achieve sustained food security for future generations.
Gute Leistung muss gut bezahlt werdenAlle relevanten Informationen für die erfolgreiche Abrechnung im Praxisalltag zu UV-GOÄ, Arbeitsunfällen und Berufskrankheiten: korrekt, verlässlich, vollständig.Aus dem InhaltZuständigkeit auf einen Blick: Tabellen/Adressen der UV-Träger, BGs - nach Branchen geordnet.Alle praxisrelevanten Kommentierungen, inklusive ausgewählten Arbeitshinweisen der UV-Träger, Beschlüssen der ständigen Gebührenkommission, aktuelle Gerichtsurteile.Abrechnung mit den Honorarerhöhungen ab 1.10.2023; kommentierte Gebührenpositionen mit den aktuellen Honoraren der allgemeinen und besonderen Heilbehandlung; Angabe der Ausschlüsse. Übersichtstabellen erleichtern bei schwierigen Abrechnungsfällen die korrekte Zuordnung zu entsprechenden Gebührenordnungspositionen.Inklusive Verletzungsartenverzeichnis; ¿Berufskrankheiten¿: Definition, Was ist zu tun? Erläuterungen zur ärztlichen Anzeige bei begründetem Verdacht einer Berufskrankheit, Liste der anerkannten Berufskrankheiten, die von den UV-Trägern vorgeschriebene Diagnostik, Checkliste zur Meldung einer Berufskrankheit, Begutachtungsempfehlungen. Gebührenverzeichnis ¿Einbindung von ärztlichen und psychologischen Psychotherapeuten in das Heilverfahren der UV-Träger¿; Gebührenverzeichnis niedergelassener Physio- und Ergotherapeuten; Änderungen der ständigen Gebührenkommission zur Höhe der Vergütung und der Leistungsbeschreibung verschiedener Gebührenpositionen.
This book constitutes the refereed proceedings of the 8th International Conference on Information, Communication and Computing Technology, ICICCT 2023, held in New Delhi, India, during May 27, 2023.The 14 full papers included in this book were carefully reviewed and selected from 60 submissions. They were organized in topical sections as follows: global platform for researchers, scientists and practitioners from both academia and industry to present their research and development activities in all the aspects of Pattern Recognition and computational Intelligence techniques.
IBM (international business machines) has published in its SPSS statistical software 2022 update a very important novel regression method entitled Kernel Ridge Regression (KRR). It is an extension of the currently available regression methods, and is suitable for pattern recognition in high dimensional data, particularly, when alternative methods fail. Its theoretical advantages are plenty and include thekernel trick for reduced arithmetic complexity,estimation of uncertainty by Gaussians unlike histograms,corrected data-overfit by ridge regularization,availability of 8 alternative kernel density models for datafit.A very exciting and wide array of preliminary KRR research has already been published by major disciplines (like studies in quantum mechanics and nuclear physics, studies of molecular affinity / dynamics, atomisation energy studies, but also forecasting economics studies, IoT (internet of things) studies for e-networks, plant stress response studies, big data streaming studies, etc). In contrast, it is virtually unused in clinical research. This edition is the first textbook and tutorial of kernel ridge regressions for medical and healthcare students as well as recollection / update bench, and help desk for professionals. Each chapter can be studied as a standalone, and, using, real as well as hypothesized data, it tests the performance of the novel methodology against traditional regression analyses. Step by step analyses of over 20 data files stored at Supplementary Files at Springer Interlink are included for self-assessment. We should add that the authors are well qualified in their field. Professor Zwinderman is past-president of the International Society of Biostatistics (2012-2015) and Professor Cleophas is past-president of the American College of Angiology (2000-2002). From their expertise they should be able to make adequate selections of modern KRR methods for the benefit of physicians, students, and investigators. The authors have been working and publishing together for 24 years and their research can be characterized as a continued effort to demonstrate that clinical data analysis is not mathematics but rather a discipline at the interface of biology and mathematics.
This book constitutes the refereed proceedings of the Doctoral Consortium and Workshops on New Trends in Database and Information Systems, ADBIS 2023, held in Barcelona, Spain, during September 4¿7, 2023.The 29 full papers, 25 short papers and 7 doctoral consortium included in this book were carefully reviewed and selected from 148. They were organized in topical sections as follows: ADBIS Short Papers: Index Management & Data Reconstruction, ADBIS Short Papers: Query Processing, ADBIS Short Papers: Advanced Querying Techniques, ADBIS Short Papers: Fairness in Data Management, ADBIS Short Papers: Data Science, ADBIS Short Papers: Temporal Graph Management, ADBIS Short Papers: Consistent Data Management, ADBIS Short Papers: Data Integration, ADBIS Short Papers: Data Quality, ADBIS Short Papers: Metadata Management, Contributions from ADBIS 2023 Workshops and Doctoral Consortium, AIDMA: 1st Workshop on Advanced AI Techniques for Data Management, Analytics, DOING: 4th Workshop on Intelligent Data - From Data to Knowledge, K-Gals: 2nd Workshop on Knowledge Graphs Analysis on a Large Scale, MADEISD: 5th Workshop on Modern Approaches in Data Engineering, Information System Design, PeRS: 2nd Workshop on Personalization, Recommender Systems, Doctoral Consortium.
This book constitutes revised selected papers from the 18th International Conference on Web Information Systems and Technologies, WEBIST 2022, which took place in Valletta, Malta, in October 2022. The 13 full revised papers presented in this book were carefully reviewed and selected from a total of 62 submissions. The selected papers contribute to the understanding of relevant current research trends in Web information systems and technologies, including deep learning, knowledge representation and reasoning, recommender systems, internet of things, Web intelligence and big data.
This book constitutes the proceedings of the BPM Forum held at the 21st International Conference on Business Process Management, BPM 2023, which took place in Utrecht, The Netherlands, in September 2023. The BPM Forum hosts innovative research which has a high potential of stimulating discussions. The papers selected for the forum are expected to showcase fresh ideas from exciting and emerging topics in BPM, even if they are not yet as mature as the regular papers at the conference.The 23 full papers included in this volume were carefully reviewed and selected from a total of 151 submissions to the conference. The papers were organized in research tracks on foundations, engineering, and management.
In this book, we primarily focus on studies that provide objective, unobtrusive, and innovative measures (e.g., indirect measures, content analysis, or analysis of trace data) of SEL skills (e.g., collaboration, creativity, persistence), relying primarily on learning analytics methods and approaches that would potentially allow for expanding the assessment of SEL skills and competencies at scale. What makes the position of learning analytics pivotal in this endeavor to redefine measurement of SEL skills are constant changes and advancements in learning environments and the quality and quantity of data collected about learners and the process of learning. Contemporary learning environments that utilize virtual and augmented reality to enhance learning opportunities accommodate for designing tasks and activities that allow learners to elicit behaviors (either in face-to-face or online context) not being captured in traditional educational settings. Novel insights provided in the book span across diverse types of learning contexts and learner populations. Specifically, the book addresses relevant and emerging theories and frameworks (in various disciplines such as education, psychology, or workforce) that inform assessments of SEL skills and competencies. In so doing, the book maps the landscape of the novel learning analytics methods and approaches, along with their application in the SEL assessment for K-12 learners as well as adult learners. Critical to the notion of the SEL assessment are data sources. In that sense, the book outlines where and how data related to learners' 21st century skills and competencies can be measured and collected. Linking theory to data, the book further discusses tools and methods that are being used to operationalize SEL and link relevant skills and competencies with cognitive assessment. Finally, the book addresses aspects of generalizability and applicability, showing promising approaches for translating research findings into actionable insights that would inform various stakeholders (e.g., learners, instructors, administrators, policy makers).
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.