Agent-Based Modeling for Archaeology

Agent-Based Modeling for Archaeology
Author: Iza Romanowska
Publisher: SFI Press
Total Pages: 442
Release: 2021-08-02
Genre: Social Science
ISBN: 1947864386

To fully understand not only the past, but also the trajectories, of human societies, we need a more dynamic view of human social systems. Agent-based modeling (ABM), which can create fine-scale models of behavior over time and space, may reveal important, general patterns of human activity. Agent-Based Modeling for Archaeology is the first ABM textbook designed for researchers studying the human past. Appropriate for scholars from archaeology, the digital humanities, and other social sciences, this book offers novices and more experienced ABM researchers a modular approach to learning ABM and using it effectively. Readers will find the necessary background, discussion of modeling techniques and traps, references, and algorithms to use ABM in their own work. They will also find engaging examples of how other scholars have applied ABM, ranging from the study of the intercontinental migration pathways of early hominins, to the weather–crop–population cycles of the American Southwest, to the trade networks of Ancient Rome. This textbook provides the foundations needed to simulate the complexity of past human societies, offering researchers a richer understanding of the past—and likely future—of our species.

Modeling Human Behavior With Integrated Cognitive Architectures

Modeling Human Behavior With Integrated Cognitive Architectures
Author: Kevin A. Gluck
Publisher: Psychology Press
Total Pages: 459
Release: 2006-04-21
Genre: Computers
ISBN: 1135610495

Modeling Human Behavior With Integrated Cognitive Architectures summarizes the results of four years of collaborative research within the Air Force Research Laboratory and the Office of Naval Research.

Modeling Human and Organizational Behavior

Modeling Human and Organizational Behavior
Author: Panel on Modeling Human Behavior and Command Decision Making: Representations for Military Simulations
Publisher: National Academies Press
Total Pages: 433
Release: 1998-08-14
Genre: Business & Economics
ISBN: 0309523893

Simulations are widely used in the military for training personnel, analyzing proposed equipment, and rehearsing missions, and these simulations need realistic models of human behavior. This book draws together a wide variety of theoretical and applied research in human behavior modeling that can be considered for use in those simulations. It covers behavior at the individual, unit, and command level. At the individual soldier level, the topics covered include attention, learning, memory, decisionmaking, perception, situation awareness, and planning. At the unit level, the focus is on command and control. The book provides short-, medium-, and long-term goals for research and development of more realistic models of human behavior.

The Food-Energy-Water Nexus

The Food-Energy-Water Nexus
Author: Peter Saundry
Publisher: Springer Nature
Total Pages: 686
Release: 2020-04-06
Genre: Technology & Engineering
ISBN: 3030299147

This will be the first textbook on the integration of food, energy and water systems (FEWS). In recent years, the world has seen a dramatic rise in interdisciplinary energy and environmental courses and degrees at the undergraduate and graduate levels. In the US for instance, the number and variety of such programs has increased significantly over the past decade, Simultaneously, national and international initiatives that integrate food, energy and water systems have been launched. This textbook provides a substantive introduction to the food-energy-water nexus suitable for use in higher level undergraduate and graduate level courses and for scholars moving into the field of nexus studies without a strong background in all three areas and the many aspects of nexus studies.

Social-Behavioral Modeling for Complex Systems

Social-Behavioral Modeling for Complex Systems
Author: Paul K. Davis
Publisher: John Wiley & Sons
Total Pages: 908
Release: 2019-03-18
Genre: Technology & Engineering
ISBN: 1119484979

This volume describes frontiers in social-behavioral modeling for contexts as diverse as national security, health, and on-line social gaming. Recent scientific and technological advances have created exciting opportunities for such improvements. However, the book also identifies crucial scientific, ethical, and cultural challenges to be met if social-behavioral modeling is to achieve its potential. Doing so will require new methods, data sources, and technology. The volume discusses these, including those needed to achieve and maintain high standards of ethics and privacy. The result should be a new generation of modeling that will advance science and, separately, aid decision-making on major social and security-related subjects despite the myriad uncertainties and complexities of social phenomena. Intended to be relatively comprehensive in scope, the volume balances theory-driven, data-driven, and hybrid approaches. The latter may be rapidly iterative, as when artificial-intelligence methods are coupled with theory-driven insights to build models that are sound, comprehensible and usable in new situations. With the intent of being a milestone document that sketches a research agenda for the next decade, the volume draws on the wisdom, ideas and suggestions of many noted researchers who draw in turn from anthropology, communications, complexity science, computer science, defense planning, economics, engineering, health systems, medicine, neuroscience, physics, political science, psychology, public policy and sociology. In brief, the volume discusses: Cutting-edge challenges and opportunities in modeling for social and behavioral science Special requirements for achieving high standards of privacy and ethics New approaches for developing theory while exploiting both empirical and computational data Issues of reproducibility, communication, explanation, and validation Special requirements for models intended to inform decision making about complex social systems

Modeling Human Behavior

Modeling Human Behavior
Author: Lucas Jódar Sánchez
Publisher: Nova Publishers
Total Pages: 0
Release: 2017
Genre: Educational psychology
ISBN: 9781536101973

This book analyses human behaviour from an individual and organizational perspective. Based on cutting-edge research, each chapter is focused on modeling human behaviour in different fields and takes into account uncertain environments by applying innovative quantitative and qualitative approaches. The book deals with the decision-making process of not only individuals behaving as economic agents who consume, save, produce and invest, but also with organizations such as families, firms, public entities and even countries. The book comprises the most contemporary topics. Each chapter challenges the reader by describing the approaches employed and providing insight into the pillars of Western societies: Public policy, public health, public education, economic and financial markets, citizen security and demographics. This book deals with trendy issues and providing answers to socio-economic dilemmas.

The Multi-Agent Transport Simulation MATSim

The Multi-Agent Transport Simulation MATSim
Author: Andreas Horni
Publisher: Ubiquity Press
Total Pages: 620
Release: 2016-08-10
Genre: Technology & Engineering
ISBN: 190918876X

The MATSim (Multi-Agent Transport Simulation) software project was started around 2006 with the goal of generating traffic and congestion patterns by following individual synthetic travelers through their daily or weekly activity programme. It has since then evolved from a collection of stand-alone C++ programs to an integrated Java-based framework which is publicly hosted, open-source available, automatically regression tested. It is currently used by about 40 groups throughout the world. This book takes stock of the current status. The first part of the book gives an introduction to the most important concepts, with the intention of enabling a potential user to set up and run basic simulations. The second part of the book describes how the basic functionality can be extended, for example by adding schedule-based public transit, electric or autonomous cars, paratransit, or within-day replanning. For each extension, the text provides pointers to the additional documentation and to the code base. It is also discussed how people with appropriate Java programming skills can write their own extensions, and plug them into the MATSim core. The project has started from the basic idea that traffic is a consequence of human behavior, and thus humans and their behavior should be the starting point of all modelling, and with the intuition that when simulations with 100 million particles are possible in computational physics, then behavior-oriented simulations with 10 million travelers should be possible in travel behavior research. The initial implementations thus combined concepts from computational physics and complex adaptive systems with concepts from travel behavior research. The third part of the book looks at theoretical concepts that are able to describe important aspects of the simulation system; for example, under certain conditions the code becomes a Monte Carlo engine sampling from a discrete choice model. Another important aspect is the interpretation of the MATSim score as utility in the microeconomic sense, opening up a connection to benefit cost analysis. Finally, the book collects use cases as they have been undertaken with MATSim. All current users of MATSim were invited to submit their work, and many followed with sometimes crisp and short and sometimes longer contributions, always with pointers to additional references. We hope that the book will become an invitation to explore, to build and to extend agent-based modeling of travel behavior from the stable and well tested core of MATSim documented here.

Agent-Based Models of Geographical Systems

Agent-Based Models of Geographical Systems
Author: Alison J. Heppenstall
Publisher: Springer Science & Business Media
Total Pages: 747
Release: 2011-11-24
Genre: Social Science
ISBN: 9048189276

This unique book brings together a comprehensive set of papers on the background, theory, technical issues and applications of agent-based modelling (ABM) within geographical systems. This collection of papers is an invaluable reference point for the experienced agent-based modeller as well those new to the area. Specific geographical issues such as handling scale and space are dealt with as well as practical advice from leading experts about designing and creating ABMs, handling complexity, visualising and validating model outputs. With contributions from many of the world’s leading research institutions, the latest applied research (micro and macro applications) from around the globe exemplify what can be achieved in geographical context. This book is relevant to researchers, postgraduate and advanced undergraduate students, and professionals in the areas of quantitative geography, spatial analysis, spatial modelling, social simulation modelling and geographical information sciences.

Artificial Intelligence in Behavioral and Mental Health Care

Artificial Intelligence in Behavioral and Mental Health Care
Author: David D. Luxton
Publisher: Academic Press
Total Pages: 309
Release: 2015-09-10
Genre: Psychology
ISBN: 0128007923

Artificial Intelligence in Behavioral and Mental Health Care summarizes recent advances in artificial intelligence as it applies to mental health clinical practice. Each chapter provides a technical description of the advance, review of application in clinical practice, and empirical data on clinical efficacy. In addition, each chapter includes a discussion of practical issues in clinical settings, ethical considerations, and limitations of use. The book encompasses AI based advances in decision-making, in assessment and treatment, in providing education to clients, robot assisted task completion, and the use of AI for research and data gathering. This book will be of use to mental health practitioners interested in learning about, or incorporating AI advances into their practice and for researchers interested in a comprehensive review of these advances in one source. - Summarizes AI advances for use in mental health practice - Includes advances in AI based decision-making and consultation - Describes AI applications for assessment and treatment - Details AI advances in robots for clinical settings - Provides empirical data on clinical efficacy - Explores practical issues of use in clinical settings