SpringerBriefs in Intelligent Systems – serie
Visar alla böcker i serien SpringerBriefs in Intelligent Systems. Handla med fri frakt och snabb leverans.
15 produkter
15 produkter
Häftad, Engelska, 2019
562 kr
Skickas inom 10-15 vardagar
The concepts of centrality and diversity are highly important in search algorithms, and play central roles in applications of artificial intelligence (AI), machine learning (ML), social networks, and pattern recognition. This work examines the significance of centrality and diversity in representation, regression, ranking, clustering, optimization, and classification.The text is designed to be accessible to a broad readership. Requiring only a basic background in undergraduate-level mathematics, the work is suitable for senior undergraduate and graduate students, as well as researchers working in machine learning, data mining, social networks, and pattern recognition.
Häftad, Engelska, 2022
340 kr
Skickas inom 10-15 vardagar
From fundamental concepts and results to recent advances in computational social choice, this open access book provides a thorough and in-depth look at multi-winner voting based on approval preferences. The main focus is on axiomatic analysis, algorithmic results and several applications that are relevant in artificial intelligence, computer science and elections of any kind.What is the best way to select a set of candidates for a shortlist, for an executive committee, or for product recommendations? Multi-winner voting is the process of selecting a fixed-size set of candidates based on the preferences expressed by the voters. A wide variety of decision processes in settings ranging from politics (parliamentary elections) to the design of modern computer applications (collaborative filtering, dynamic Q&A platforms, diversity in search results, etc.) share the problem of identifying a representative subset of alternatives. The study of multi-winner voting provides the principled analysis of this task.Approval-based committee voting rules (in short: ABC rules) are multi-winner voting rules particularly suitable for practical use. Their usability is founded on the straightforward form in which the voters can express preferences: voters simply have to differentiate between approved and disapproved candidates. Proposals for ABC rules are numerous, some dating back to the late 19th century while others have been introduced only very recently. This book explains and discusses these rules, highlighting their individual strengths and weaknesses. With the help of this book, the reader will be able to choose a suitable ABC voting rule in a principled fashion, participate in, and be up to date with the ongoing research on this topic.
Häftad, Engelska, 2025
562 kr
Skickas inom 10-15 vardagar
The area of Explainable Artificial Intelligence (XAI) is concerned with providing methods and tools to improve the interpretability of black-box learning models. While several approaches exist to generate explanations, they are often lacking robustness, e.g., they may produce completely different explanations for similar events. This phenomenon has troubling implications, as lack of robustness indicates that explanations are not capturing the underlying decision-making process of a model and thus cannot be trusted.This book aims at introducing Robust Explainable AI, a rapidly growing field whose focus is to ensure that explanations for machine learning models adhere to the highest robustness standards. We will introduce the most important concepts, methodologies, and results in the field, with a particular focus on techniques developed for feature attribution methods and counterfactual explanations for deep neural networks.As prerequisites, a certain familiarity with neural networks and approaches within XAI is desirable but not mandatory. The book is designed to be self-contained, and relevant concepts will be introduced when needed, together with examples to ensure a successful learning experience.
Häftad, Engelska, 2025
340 kr
Skickas inom 10-15 vardagar
This open access book provides an overview of the current state of financial argument mining and financial text generation, and presents the authors’ thoughts on the blueprint for NLP in finance in the agent AI era.Financial documents contain numerous causal inferences and subjective opinions. In a previous book, “From Opinion Mining to Financial Argument Mining” (Springer, 2021), the first author discussed understanding financial documents in a fine-grained manner, particularly those containing opinions. The book highlighted several future directions, such as financial argument mining, multimodal opinion understanding, and analysis generation, and anticipated a lengthy journey for these topics. However, since 2022, ChatGPT and large language models (LLMs) have shown promising advancements, motivating the authors to write this second book on the topic of financial Natural Language Processing (NLP).Agent-based AI systems have been widely discussed since the advent of LLMs. This book aims to equip researchers and practitioners with the latest methodologies, concepts, and frameworks for developing, deploying, and evaluating AI agents with capabilities in multimodal understanding, decision-making, and interaction. It places a special emphasis on human-centered decision-making and multi-agent cooperation in financial applications. The book surveys the current landscape and discuss future research and development directions.Targeting a wide audience, from students to seasoned researchers in AI and finance, this book offers an overview of recent trends in Agent AI for finance. It provides a foundation for students to understand the field and design their research direction, while inviting experienced researchers to engage in discussions on open research questions informed by pilot experimental results.Although this book focuses on financial applications, the discussed concepts and methods can also be applied to other real-world applications by integrating domain-specific characteristics. The authors look forward to seeing new findings and more novel extensions based on the proposed ideas.
Häftad, Engelska, 2025
492 kr
Skickas inom 10-15 vardagar
Prompting marks a paradigmatic shift in how we engage with artificial intelligence—transforming static interfaces into dynamic conversations, reshaping the relationship between user intent, system behavior, and knowledge production. This book invites readers into that frontier, tracing the contours of prompting as a methodology for causal understanding across diverse academic and applied domains. At its heart, prompting democratizes computational reasoning. It lowers the threshold of expertise required to interrogate complex systems, analyze data, and simulate outcomes. Where once deep technical skill was necessary to extract insights from models or datasets, prompting enables a new kind of user—one who crafts queries, scenarios, and simulations with natural language, guided by discipline-specific rigor and cognitive intent. This transformation is especially urgent in the realm of causality, a concept as contested as it is essential. Across centuries, philosophers, scientists, statisticians, and legal scholars have debated its meaning, its measurement, and its manifestations.This book does not aim to resolve those disputes; instead, it offers a set of practical strategies to work with them—mobilizing the capabilities of generative AI to support causal reasoning tailored to disciplinary norms and constraints. Generative AI can engage in multimodal causal inference—connecting language with images, charts, simulations, and numerical data. This ability to traverse modes of representation opens new pathways for inquiry, particularly in science, education, and design. Prompting, therefore, is not simply a communication layer. It is a new medium for causal thought. The future of causality may not belong to machines or humans alone. It will belong to those who master the art of asking better questions.The author will guide the readers through the full spectrum of prompting techniques—from role simulation and reasoning chains to creative generation and ethical constraints. Whether you are a researcher, educator, policymaker, or student, this book is designed to enhance your fluency in a language we are all still learning to speak: the language of generative epistemics.
Häftad, Engelska, 2026
562 kr
Skickas inom 10-15 vardagar
Online search engines are an essential tool for seeking information, but results returned from these search engines can contain undesirable forms of bias with respect to protected attributes such as gender or race. These biases can exist due to the word embeddings used by search engines, the design of re-ranking algorithms, the development of retrieval algorithms, or a variety of other reasons. Classical information retrieval (IR) methods, such as query recommendation or query expansion, were designed to produce the most relevant results. However, if such biases are present in the system, then these methods will also deliver biased results.IR systems/recommender systems also play a major role in social media algorithms, where platforms have pivoted away from friend-follow timelines to “for you” timelines containing algorithmically-selected content. If these algorithms are biased (towards, say, maximizing screen time to show ads, maximizing user interaction to likes, comments), then they may push end users towards clickbait or non-mainstream trending topics. This book presents an overview of modern IR and discusses the work done to mitigate biases in IR systems. It also examines methods for debiasing word embeddings and re-ranking search results to address group fairness, and presents a query reformulation method that analyzes bias in search results and delivers balanced results to the end user.Awareness of how information retrieval systems work, ways to mitigate bias in search results, and the tradeoffs between accuracy and bias metrics in search results will help readers understand real-world search engines.
Häftad, Engelska, 2026
562 kr
Skickas inom 5-8 vardagar
This book explores the emerging paradigm of Agentic AI, where Large Language Models (LLMs) and Reinforcement Learning (RL) converge to create intelligent, autonomous, and adaptive systems. It provides a unified theoretical foundation and connects it to practical implementation, offering readers a clear path from concept to execution. It will also provide an integrative approach of Agentic AI, Large Language Models, and Reinforcement Learning. While these topics are often studied separately, this book provides a coherent framework that unites them, filling a critical gap between AI theory, system design, and real-world application. In an era of rapidly evolving AI technologies, understanding how Agentic AI systems operate, and how they differ from traditional AI, is essential. This book guides researchers, engineers, and AI practitioners through the architectural principles that empower agents to reason, cooperate, and learn from feedback. It further demonstrates how RL can fine-tune LLMs to produce more focused, context-aware outputs, strengthening their role in multi-agent collaboration and autonomous decision-making. The content unfolds from the evolution of AI to Agentic AI, covering architectural design, learning mechanisms, and integration strategies for LLMs and RL. A real-world case study anchors the theory in practice, illustrating how these technologies can be combined to build interpretable systems. Readers will discover adaptive orchestration strategies, methods for enhancing model interpretability, and design templates for developing intelligent agent ecosystems. By the end, readers will not only understand the inner workings of Agentic AI but also gain the tools to design and implement their own agent-based frameworks. A working knowledge of Python is recommended to fully engage with the practical aspects.
Häftad, Engelska, 2026
621 kr
Kommande
This book provides a comprehensive and structured exploration of the fundamental mechanisms that govern metaheuristic optimization methods. Rather than cataloging existing algorithms, it focuses on the building blocks—the operators and strategies—that enable metaheuristics to efficiently navigate complex search spaces. By analyzing the principles of exploration, exploitation, and their dynamic interaction, the book reveals how the balance between these processes determines algorithmic performance, convergence, and robustness.The book introduces the theoretical foundations of optimization and the architecture common to most metaheuristic algorithms. Readers are guided through the core concepts of search space analysis, stochastic behavior, and the general structure shared by population-based methods. This foundation prepares the ground for a detailed examination of how exploration and exploitation operate as complementary forces within optimization processes. Exploration operators—such as randomization, chaotic dynamics, opposition-based learning, and mutation—are presented as tools for promoting diversity and global discovery. The authors then focuse on exploitation, examining how greedy selection, local refinement, leader-based attraction, and adaptive step-size control enhance convergence toward high-quality solutions. The discussion subsequently extends to dual-role operators that integrate both behaviors, including crossover and hybrid recombination, demonstrating how they dynamically shift between global and local search depending on the problem landscape.The final chapters synthesize these ideas to show how combinations of operators can be strategically designed to create hybrid and adaptive metaheuristics. Readers will learn how operator synergy influences performance, how hybrid frameworks can integrate complementary search mechanisms, and how self-adaptive strategies allow algorithms to evolve their own balance between exploration and exploitation.By shifting the focus from individual algorithm names to the mechanisms that make them work, this book provides a unified framework for understanding, comparing, and designing metaheuristic methods. It equips readers with the conceptual tools to analyze the internal dynamics of optimization processes and to construct their own customized search strategies for complex real-world problems.Written in a clear and accessible style, this book is intended for graduate students, researchers, and practitioners in computer science, engineering, and applied mathematics who wish to deepen their understanding of metaheuristic design principles and develop more efficient, adaptive optimization algorithms.
Häftad, Engelska, 2015
617 kr
Skickas inom 10-15 vardagar
This book introduces a new logic-based multi-paradigm programming language that integrates logic programming, functional programming, dynamic programming with tabling, and scripting, for use in solving combinatorial search problems, including CP, SAT, and MIP (mixed integer programming) based solver modules, and a module for planning that is implemented using tabling.The book is useful for undergraduate and graduate students, researchers, and practitioners.
Häftad, Engelska, 2016
869 kr
Skickas inom 10-15 vardagar
This book introduces multiagent planning under uncertainty as formalized by decentralized partially observable Markov decision processes (Dec-POMDPs). The intended audience is researchers and graduate students working in the fields of artificial intelligence related to sequential decision making: reinforcement learning, decision-theoretic planning for single agents, classical multiagent planning, decentralized control, and operations research.
Häftad, Engelska, 2018
599 kr
Skickas inom 10-15 vardagar
This book explains how the logic of theory change employs formal models in the investigation of changes in belief states and databases. The topics covered include equivalent characterizations of AGM operations, extended representations of the belief states, change operators not included in the original framework, iterated change, applications of the model, its connections with other formal frameworks, and criticism of the model.
Häftad, Engelska, 2019
492 kr
Skickas inom 10-15 vardagar
This book presents TDF (Tactics Development Framework), a practical methodology for eliciting and engineering models of expert decision-making in dynamic domains. The authors apply the BDI (Beliefs, Desires, Intentions) paradigm to the elicitation and modelling of dynamic decision making expertise, including team behaviour, and map it to a diagrammatic representation that is intuitive to domain experts.The book will be of value to researchers and practitioners engaged in dynamic decision making.
Häftad, Engelska, 2015
761 kr
Skickas inom 10-15 vardagar
This book examines how two distinct strands of research on autonomous robots, evolutionary robotics and humanoid robot research, are converging. The book will be valuable for researchers and postgraduate students working in the areas of evolutionary robotics and bio-inspired computing.
Häftad, Engelska, 2017
673 kr
Skickas inom 10-15 vardagar
This accessible introduction shows the reader how to understand, implement, adapt, and apply Learning Classifier Systems (LCSs) to interesting and difficult problems. The text builds an understanding from basic ideas and concepts. The authors first explore learning through environment interaction, and then walk through the components of LCS that form this rule-based evolutionary algorithm. The applicability and adaptability of these methods is highlighted by providing descriptions of common methodological alternatives for different components that are suited to different types of problems from data mining to autonomous robotics. The authors have also paired exercises and a simple educational LCS (eLCS) algorithm (implemented in Python) with this book. It is suitable for courses or self-study by advanced undergraduate and postgraduate students in subjects such as Computer Science, Engineering, Bioinformatics, and Cybernetics, and by researchers, data analysts, andmachine learning practitioners.
Häftad, Engelska, 2022
562 kr
Skickas inom 10-15 vardagar
This book offers a systematic, comprehensive, and timely review on V-HAR, and it covers the related tasks, cutting-edge technologies, and applications of V-HAR, especially the deep learning-based approaches. The field of Human Activity Recognition (HAR) has become one of the trendiest research topics due to the availability of various sensors, live streaming of data and the advancement in computer vision, machine learning, etc. HAR can be extensively used in many scenarios, for example, medical diagnosis, video surveillance, public governance, also in human–machine interaction applications. In HAR, various human activities such as walking, running, sitting, sleeping, standing, showering, cooking, driving, abnormal activities, etc., are recognized. The data can be collected from wearable sensors or accelerometer or through video frames or images; among all the sensors, vision-based sensors are now the most widely used sensors due to their low-cost, high-quality, and unintrusivecharacteristics. Therefore, vision-based human activity recognition (V-HAR) is the most important and commonly used category among all HAR technologies.The addressed topics include hand gestures, head pose, body activity, eye gaze, attention modeling, etc. The latest advancements and the commonly used benchmark are given. Furthermore, this book also discusses the future directions and recommendations for the new researchers.