Resilience and Intelligence

Size: px
Start display at page:

Download "Resilience and Intelligence"

Transcription

1 Resilience and Intelligence Katsumi Inoue National Institute of Informatics, Japan Systems Resilience Bridging the Gap Between Social and Mathematical Shonan Meeting, February 23, 2015

2 Contents 1. Intelligence into Resilience 2. Resilience into Intelligence 3. Intelligence as Resilience 4. Resilience as Intelligence

3 Contents 1. Intelligence into Resilience 2. Resilience into Intelligence 3. Intelligence as Resilience 4. Resilience as Intelligence

4 1. Intelligence into Resilience 1. Suitable abstraction of problems: Mathematical models discrete/hybrid (complex) systems Symbolic representation dynamic (constraint) networks 2. Logic for systems resilience: Semantics: dynamics in terms of possible worlds Inference: verification/prediction model checking, explainabiliy Update: reasoning about change 3. Computation of resilience: Decision/optimization problems (multi-objective) CSP/COP Exact/approximation algorithms robust solutions 4. Design of resilient systems: Design of systems with desirable dynamics machine leaning Robustness/sensitivity analysis multi-agent simulation

5 SR-Model (Schwind et al., AAMAS 2013) 1. Dynamical systems 2. Multi-agent systems 3. Constraint-based systems 4. Flexible, can add/delete agents/constraints Resistance + Recoverability = Resilience

6 Shape of a Dynamic System At each time step, a decision is made. Depending on the environment (uncontrolled event), the specifications of the system may change without any restriction.

7 Resistance + Recovery At each time step, the state of the system is associated with a cost Resistance + Recovery: The ability to maintain some underlying costs under a certain threshold, such that the system satisfies certain hard constraints and does not suffer from irreversible damages. The ability to recover to a baseline of acceptable quality as quickly and inexpensively as possible.

8 Functionality + Stabilizability Functionality: the ability to provide a guaranteed average degree of quality for a period of time. Stabilizability: the ability to avoid undergoing changes that are associated with high transitional costs. A dynamic system is resilient if one can find a strategy (i.e., the right decisions ) and a state trajectory within this strategy that is resistant, recoverable, functional, and stabilizable.

9 Logical Theory of Unpredictability To know if an event is (un)predictable or not To identify if there is an unpredictable state Approach A logical account of (un)predictability based on abduction. Provide computational methods of configurations of cellular automata in logic programming and Answer Set Programming. Results Investigate Hempel s symmetry: An event E is predictable under <B, H > iff E is explainable under <B, H >. A configuration E is a Garden of Eden of a cellular automaton iff E is unpredictable under <B, H >. C. Sakama and K. Inoue: Abduction, Unpredictability and Garden of Eden, Logic Journal of the IGPL, 21(6): , 2013.

10 Reasoning about Boolean Networks Models of biological (gene regulatory and signaling) networks Models of complex systems like Cellular Automata and Game of Life Analysis of dynamic behavior involving positive and negative feedbacks p q r p q. q p r p. qr pr q r. Attractor #1: (p,q,r) = Attractor #2: (p,q,r) = Inference: Semantics of logic programs computation of orbits and attractors pqr pq p ε r K. Inoue: Logic Programming for Boolean Networks, IJCAI K. Inoue & C. Sakama: Oscillating Behavior of Logic Programs, Correct Reasoning (Lifschitz Festschrift), LNAI, Vol.7625, pp , 2012.

11 Learning Dynamical and Complex Networks Dynamic systems involving positive and negative feedbacks Learning Boolean networks from state transition diagrams Learning Cellular Automata from traces of configuration change t c(x,t+1) c(x-1,t) c(x,t) c(x+1,t). c(x,t+1) c(x-1,t) c(x,t) c(x+1,t). c(x,t+1) c(x-1,t) c(x,t) c(x+1,t). c(x,t+1) c(x-1,t) c(x,t) c(x+1,t). c(x,t+1) c(x-1,t) c(x,t) c(x+1,t). current pattern new state for center cell Wolfram s Rule 110 (Turing-complete) K. Inoue, T. Ribeiro & C. Sakama: Learning from Interpretation Transition, Machine Learning, 94(1):51-79, 2014.

12 Prediction of Gene Knockout Effects of E.coli by SAT- Based Minimal Model Generation (Soh, Inoue, Baba, et al.: Int l J. Adv. Life Science, 2012)

13 Biological Robustness: Pathway Completion by Meta-Level Abduction (Inoue, Doncescu & Nabesima: Machine Learning, 2013) DNA damage cdk7 cyclin H promoted (5) (6) suppressed p53 (7) CAK cyclin E (4) cdk2 * p21/waf1 (3) suppressed DNA synthesis (1) promoted Rb (2) cyclin E/ cdk2 suppressed Cell cycle with cyclin-dependent kinases (Schneider et al., 2002)

14 2. Resilience into Intelligence AI = search problems weakly constrained: too many possible solutions Resilient Solutions Select the models that are robust/diverse/adaptable/etc. Design agent systems that are enforced stabilizabiliation.

15 Revising Plans in Adaptive Systems (Sykes et al., ICSE 2013) Domain model model revision action System Environment reaction Behavioural model revision through probabilistic rule learning

16 Diverse Solutions Structural diversity diverse genotypes Functional diversity diverse phenotypes These notions have been incorporated in many optimization research, in particular for multi-objective optimization using genetic algorithms. Well-balanced diversity (Schwind, et al., 2015): representative solutions useful for distribution of sensor networks, enhancing robustness

17 Multi-Objective Distributed Constraint Optimization Problem (MO-DCOP) Real-world problems involve multiple criteria that should be considered separately yet optimized simultaneously. Computation of resilient systems that have trade-off criteria Multiple criteria are considered in Pareto solutions

18 Resilient Solutions for Dynamic Multi- Objective Constraint Optimization (Okimoto, Clement, Schwind & Inoue: ICAART 2015) Introduce the framework of a Dynamic Multi-Objective Constraint Optimization Problem (DMO- COP) Focus on resistance and functionality Provide an algorithm called Algorithm for Systems Resilience Applications (ASRA) to compute all resistant and functional solutions for DMO-COPs

19 Secured AI Security research can help make AI more robust AI systems are used in an increasing number of critical roles, including cyber-attack surface area AI and machine learning techniques will themselves be used in cyber-attacks At a lower level, robustness against exploitation is achieved by verifiability and freedom from bugs. At a higher level, AI techniques could be applied to the detection of intrusions, analyzing malware, and detecting potential exploits in other programs through code analysis.

20 Cyber Security Trade-Off Problem Interception and communications data retention measures, even if the purpose is social security, are under the difficult trade-off between security, privacy and cost. How to solve this trade-off and build the societal consensus? PRIVACY SECURITY COST

21 Cyber Security Problem Based on Multi- Objective Distributed Constraint Optimization Techniques (Okimoto, Ikegai, Ribeiro, et al., WSR 2013) The algorithm utilizes a widely used preprocessing (soft arc consistency) and a Branch-and Bound techniques.

22 Background Knowledge Agent? Model Decision Making Observation/ Experience Learning Internal State Action Goal Dynamic Transition Action Time-series Data Action Other Agents Dynamic Environment

23 Some other topics in this meeting ❶ Intelligence into Resilience ❷ Resilience into Intelligence ❷ Robust multi-team formation and its application to robot rescue simulation (Tony Ribeiro) ❶ Benefits of parametric model-checking to assess the resilience of mammalian circadian rhythm (Morgan Magnin) ❶ Understanding human behaviors through plan recognition (Taisuke Sato) ❶❷ On the evolution of beliefs in social networks (Nicolas Schwind) ❷ Limiting perturbations in Dynamic DCOP: Model with quality guarantee (Maxime Clement)

24 Contents 1. Intelligence into Resilience 2. Resilience into Intelligence 3. Intelligence as Resilience 4. Resilience as Intelligence

25 3. Intelligence as Resilience Are Human Resilient? Are Memes Resilient?

26 Human Resilience Humans are capable to thrive after extremely aversive events (Bonanno, American Psychologist, 2004): resilience represents a distinct trajectory from the process of recovery resilience in the face of loss or potential trauma is more common than is often believed there are multiple and sometimes unexpected pathways to resilience. Human knowledge can be explanatory and can have great reach (Deutsch, The Beginning of Infinity, 2011): Rather than imitating behavior, a human being tries to explain it to understand the ideas that cause it which is a special case of the general human objective of explaining the world. Only progress is sustainable. Both are allowed due to human intelligence.

27 4. Resilience as Intelligence If humans are considered resilient due to their intelligence, future resilient systems should be designed to be intelligent too.

28 Secured AI (into the future) A long-term goal of strong AI is to develop systems that can learn from experience with human-like breadth and surpass human performance in most cognitive tasks. The use of AI techniques that significantly advance reliability in the low-level makes hardened systems much less vulnerable than today's. The design of anomaly detection systems and automated exploit-checkers could be significantly helpful AI systems will become increasingly complex in construction and behavior, and AI-based cyberattacks may be extremely effective It may be useful to create containers" for AI systems that could have undesirable behaviors and consequences in less controlled environments.

29 Leakproofing the Singularity (Yampolskiy, J. Consciousness Studies, 2012) Levels of communication security for confined AIs levels Outputs Inputs Explanation 0 Unlimited Unlimited Unlimited communication (Free AI) 1 Unlimited Limited Censored input, uncensored output 2 Unlimited None Outputs only with no inputs 3 Limited Unlimited Unlimited input and censored output 4 Limited Limited Secured communication (proposed protocol) 5 Limited None Censored output and no inputs 6 None Unlimited Inputs only with no outputs 7 None Limited Censored input and no outputs 8 None None No communication, fully confined AI

30 100 Year Study of Articial Intelligence (Horvitz, Stanford University, 2014) Privacy and machine intelligence Criminal uses of AI intelligent malware Loss of control of AI systems...we could one day lose control of AI systems via the rise of superintelligences that do not act in accordance with human wishes Are such dystopic outcomes possible? If so, how might these situations arise? What kind of investments in research should be made to better understand and to address the possibility of the rise of a dangerous superintelligence or the occurrence of an intelligence explosion? AI and philosophy of mind...whether machines that we build might one day be conscious and find themselves aware and experiencing the inner or subjective world that people experience (?)

Artificial Intelligence. What is AI?

Artificial Intelligence. What is AI? 2 Artificial Intelligence What is AI? Some Definitions of AI The scientific understanding of the mechanisms underlying thought and intelligent behavior and their embodiment in machines American Association

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence (Sistemas Inteligentes) Pedro Cabalar Depto. Computación Universidade da Coruña, SPAIN Chapter 1. Introduction Pedro Cabalar (UDC) ( Depto. AIComputación Universidade da Chapter

More information

How do you teach AI the value of trust?

How do you teach AI the value of trust? How do you teach AI the value of trust? AI is different from traditional IT systems and brings with it a new set of opportunities and risks. To build trust in AI organizations will need to go beyond monitoring

More information

Elements of Artificial Intelligence and Expert Systems

Elements of Artificial Intelligence and Expert Systems Elements of Artificial Intelligence and Expert Systems Master in Data Science for Economics, Business & Finance Nicola Basilico Dipartimento di Informatica Via Comelico 39/41-20135 Milano (MI) Ufficio

More information

AI Day on Knowledge Representation and Automated Reasoning

AI Day on Knowledge Representation and Automated Reasoning Faculty of Engineering and Natural Sciences AI Day on Knowledge Representation and Automated Reasoning Wednesday, 21 May 2008 13:40 15:30, FENS G035 15:40 17:00, FENS G029 Knowledge Representation and

More information

Artificial Intelligence: An overview

Artificial Intelligence: An overview Artificial Intelligence: An overview Thomas Trappenberg January 4, 2009 Based on the slides provided by Russell and Norvig, Chapter 1 & 2 What is AI? Systems that think like humans Systems that act like

More information

Outline. What is AI? A brief history of AI State of the art

Outline. What is AI? A brief history of AI State of the art Introduction to AI Outline What is AI? A brief history of AI State of the art What is AI? AI is a branch of CS with connections to psychology, linguistics, economics, Goal make artificial systems solve

More information

Master Artificial Intelligence

Master Artificial Intelligence Master Artificial Intelligence Appendix I Teaching outcomes of the degree programme (art. 1.3) 1. The master demonstrates knowledge, understanding and the ability to evaluate, analyze and interpret relevant

More information

Research Statement Arunesh Sinha aruneshs/

Research Statement Arunesh Sinha  aruneshs/ Research Statement Arunesh Sinha aruneshs@usc.edu http://www-bcf.usc.edu/ aruneshs/ Research Theme My research lies at the intersection of Artificial Intelligence and Security 1 and Privacy. Security and

More information

FORMAL MODELING AND VERIFICATION OF MULTI-AGENTS SYSTEM USING WELL- FORMED NETS

FORMAL MODELING AND VERIFICATION OF MULTI-AGENTS SYSTEM USING WELL- FORMED NETS FORMAL MODELING AND VERIFICATION OF MULTI-AGENTS SYSTEM USING WELL- FORMED NETS Meriem Taibi 1 and Malika Ioualalen 1 1 LSI - USTHB - BP 32, El-Alia, Bab-Ezzouar, 16111 - Alger, Algerie taibi,ioualalen@lsi-usthb.dz

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Stanford Center for AI Safety

Stanford Center for AI Safety Stanford Center for AI Safety Clark Barrett, David L. Dill, Mykel J. Kochenderfer, Dorsa Sadigh 1 Introduction Software-based systems play important roles in many areas of modern life, including manufacturing,

More information

Transer Learning : Super Intelligence

Transer Learning : Super Intelligence Transer Learning : Super Intelligence GIS Group Dr Narayan Panigrahi, MA Rajesh, Shibumon Alampatta, Rakesh K P of Centre for AI and Robotics, Defence Research and Development Organization, C V Raman Nagar,

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Autonomous Robotic (Cyber) Weapons?

Autonomous Robotic (Cyber) Weapons? Autonomous Robotic (Cyber) Weapons? Giovanni Sartor EUI - European University Institute of Florence CIRSFID - Faculty of law, University of Bologna Rome, November 24, 2013 G. Sartor (EUI-CIRSFID) Autonomous

More information

K.1 Structure and Function: The natural world includes living and non-living things.

K.1 Structure and Function: The natural world includes living and non-living things. Standards By Design: Kindergarten, First Grade, Second Grade, Third Grade, Fourth Grade, Fifth Grade, Sixth Grade, Seventh Grade, Eighth Grade and High School for Science Science Kindergarten Kindergarten

More information

Introduction to Artificial Intelligence: cs580

Introduction to Artificial Intelligence: cs580 Office: Nguyen Engineering Building 4443 email: zduric@cs.gmu.edu Office Hours: Mon. & Tue. 3:00-4:00pm, or by app. URL: http://www.cs.gmu.edu/ zduric/ Course: http://www.cs.gmu.edu/ zduric/cs580.html

More information

Optimum PID Control of Multi-wing Attractors in A Family of Lorenz-like Chaotic Systems

Optimum PID Control of Multi-wing Attractors in A Family of Lorenz-like Chaotic Systems Optimum PID Control of Multi-wing Attractors in A Family of Lorenz-like Chaotic Systems Anish Acharya 1, Saptarshi Das 2 1. Department of Instrumentation and Electronics Engineering, Jadavpur University,

More information

Glossary of terms. Short explanation

Glossary of terms. Short explanation Glossary Concept Module. Video Short explanation Abstraction 2.4 Capturing the essence of the behavior of interest (getting a model or representation) Action in the control Derivative 4.2 The control signal

More information

Executive Summary Industry s Responsibility in Promoting Responsible Development and Use:

Executive Summary Industry s Responsibility in Promoting Responsible Development and Use: Executive Summary Artificial Intelligence (AI) is a suite of technologies capable of learning, reasoning, adapting, and performing tasks in ways inspired by the human mind. With access to data and the

More information

CMSC 421, Artificial Intelligence

CMSC 421, Artificial Intelligence Last update: January 28, 2010 CMSC 421, Artificial Intelligence Chapter 1 Chapter 1 1 What is AI? Try to get computers to be intelligent. But what does that mean? Chapter 1 2 What is AI? Try to get computers

More information

Expectation-based Learning in Design

Expectation-based Learning in Design Expectation-based Learning in Design Dan L. Grecu, David C. Brown Artificial Intelligence in Design Group Worcester Polytechnic Institute Worcester, MA CHARACTERISTICS OF DESIGN PROBLEMS 1) Problem spaces

More information

The Māori Marae as a structural attractor: exploring the generative, convergent and unifying dynamics within indigenous entrepreneurship

The Māori Marae as a structural attractor: exploring the generative, convergent and unifying dynamics within indigenous entrepreneurship 2nd Research Colloquium on Societal Entrepreneurship and Innovation RMIT University 26-28 November 2014 Associate Professor Christine Woods, University of Auckland (co-authors Associate Professor Mānuka

More information

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University Artificial Intelligence Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University What is AI? What is Intelligence? The ability to acquire and apply knowledge and skills (definition

More information

Welcome to CompSci 171 Fall 2010 Introduction to AI.

Welcome to CompSci 171 Fall 2010 Introduction to AI. Welcome to CompSci 171 Fall 2010 Introduction to AI. http://www.ics.uci.edu/~welling/teaching/ics171spring07/ics171fall09.html Instructor: Max Welling, welling@ics.uci.edu Office hours: Wed. 4-5pm in BH

More information

Appendices master s degree programme Artificial Intelligence

Appendices master s degree programme Artificial Intelligence Appendices master s degree programme Artificial Intelligence 2015-2016 Appendix I Teaching outcomes of the degree programme (art. 1.3) 1. The master demonstrates knowledge, understanding and the ability

More information

The IEEE Global Initiative on Ethics of Autonomous and Intelligent Systems. FairWare2018, 29 May 2018

The IEEE Global Initiative on Ethics of Autonomous and Intelligent Systems. FairWare2018, 29 May 2018 The IEEE Global Initiative on Ethics of Autonomous and Intelligent Systems FairWare2018, 29 May 2018 The IEEE Global Initiative on Ethics of Autonomous and Intelligent Systems Overview of The IEEE Global

More information

Computer Log Anomaly Detection Using Frequent Episodes

Computer Log Anomaly Detection Using Frequent Episodes Computer Log Anomaly Detection Using Frequent Episodes Perttu Halonen, Markus Miettinen, and Kimmo Hätönen Abstract In this paper, we propose a set of algorithms to automate the detection of anomalous

More information

Complex DNA and Good Genes for Snakes

Complex DNA and Good Genes for Snakes 458 Int'l Conf. Artificial Intelligence ICAI'15 Complex DNA and Good Genes for Snakes Md. Shahnawaz Khan 1 and Walter D. Potter 2 1,2 Institute of Artificial Intelligence, University of Georgia, Athens,

More information

Responsible AI & National AI Strategies

Responsible AI & National AI Strategies Responsible AI & National AI Strategies European Union Commission Dr. Anand S. Rao Global Artificial Intelligence Lead Today s discussion 01 02 Opportunities in Artificial Intelligence Risks of Artificial

More information

HUMAN-LEVEL ARTIFICIAL INTELIGENCE & COGNITIVE SCIENCE

HUMAN-LEVEL ARTIFICIAL INTELIGENCE & COGNITIVE SCIENCE HUMAN-LEVEL ARTIFICIAL INTELIGENCE & COGNITIVE SCIENCE Nils J. Nilsson Stanford AI Lab http://ai.stanford.edu/~nilsson Symbolic Systems 100, April 15, 2008 1 OUTLINE Computation and Intelligence Approaches

More information

Computer Science and Philosophy Information Sheet for entry in 2018

Computer Science and Philosophy Information Sheet for entry in 2018 Computer Science and Philosophy Information Sheet for entry in 2018 Artificial intelligence (AI), logic, robotics, virtual reality: fascinating areas where Computer Science and Philosophy meet. There are

More information

AI 101: An Opinionated Computer Scientist s View. Ed Felten

AI 101: An Opinionated Computer Scientist s View. Ed Felten AI 101: An Opinionated Computer Scientist s View Ed Felten Robert E. Kahn Professor of Computer Science and Public Affairs Director, Center for Information Technology Policy Princeton University A Brief

More information

CS 730/830: Intro AI. Prof. Wheeler Ruml. TA Bence Cserna. Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1

CS 730/830: Intro AI. Prof. Wheeler Ruml. TA Bence Cserna. Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1 CS 730/830: Intro AI Prof. Wheeler Ruml TA Bence Cserna Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1 Wheeler Ruml (UNH) Lecture 1, CS 730 1 / 23 My Definition

More information

UNIT-III LIFE-CYCLE PHASES

UNIT-III LIFE-CYCLE PHASES INTRODUCTION: UNIT-III LIFE-CYCLE PHASES - If there is a well defined separation between research and development activities and production activities then the software is said to be in successful development

More information

Artificial Intelligence. Berlin Chen 2004

Artificial Intelligence. Berlin Chen 2004 Artificial Intelligence Berlin Chen 2004 Course Contents The theoretical and practical issues for all disciplines Artificial Intelligence (AI) will be considered AI is interdisciplinary! Foundational Topics

More information

Philosophy. AI Slides (5e) c Lin

Philosophy. AI Slides (5e) c Lin Philosophy 15 AI Slides (5e) c Lin Zuoquan@PKU 2003-2018 15 1 15 Philosophy 15.1 AI philosophy 15.2 Weak AI 15.3 Strong AI 15.4 Ethics 15.5 The future of AI AI Slides (5e) c Lin Zuoquan@PKU 2003-2018 15

More information

Awareness and Understanding in Computer Programs A Review of Shadows of the Mind by Roger Penrose

Awareness and Understanding in Computer Programs A Review of Shadows of the Mind by Roger Penrose Awareness and Understanding in Computer Programs A Review of Shadows of the Mind by Roger Penrose John McCarthy Computer Science Department Stanford University Stanford, CA 94305. jmc@sail.stanford.edu

More information

1.1 What is AI? 1.1 What is AI? Foundations of Artificial Intelligence. 1.2 Acting Humanly. 1.3 Thinking Humanly. 1.4 Thinking Rationally

1.1 What is AI? 1.1 What is AI? Foundations of Artificial Intelligence. 1.2 Acting Humanly. 1.3 Thinking Humanly. 1.4 Thinking Rationally Foundations of Artificial Intelligence February 20, 2017 1. Introduction: What is Artificial Intelligence? Foundations of Artificial Intelligence 1. Introduction: What is Artificial Intelligence? Malte

More information

A Hybrid Planning Approach for Robots in Search and Rescue

A Hybrid Planning Approach for Robots in Search and Rescue A Hybrid Planning Approach for Robots in Search and Rescue Sanem Sariel Istanbul Technical University, Computer Engineering Department Maslak TR-34469 Istanbul, Turkey. sariel@cs.itu.edu.tr ABSTRACT In

More information

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes.

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. Artificial Intelligence A branch of Computer Science. Examines how we can achieve intelligent

More information

One computer theorist s view of cognitive systems

One computer theorist s view of cognitive systems One computer theorist s view of cognitive systems Jiri Wiedermann Institute of Computer Science, Prague Academy of Sciences of the Czech Republic Partially supported by grant 1ET100300419 Outline 1. The

More information

Artificial Intelligence A Very Brief Overview of a Big Field

Artificial Intelligence A Very Brief Overview of a Big Field Artificial Intelligence A Very Brief Overview of a Big Field Notes for CSC 100 - The Beauty and Joy of Computing The University of North Carolina at Greensboro Reminders Blown to Bits Chapter 5 or 6: Contribute

More information

Intelligent Systems. Lecture 1 - Introduction

Intelligent Systems. Lecture 1 - Introduction Intelligent Systems Lecture 1 - Introduction In which we try to explain why we consider artificial intelligence to be a subject most worthy of study, and in which we try to decide what exactly it is Dr.

More information

CS295-1 Final Project : AIBO

CS295-1 Final Project : AIBO CS295-1 Final Project : AIBO Mert Akdere, Ethan F. Leland December 20, 2005 Abstract This document is the final report for our CS295-1 Sensor Data Management Course Final Project: Project AIBO. The main

More information

Appendix A: Glossary of Key Terms and Definitions

Appendix A: Glossary of Key Terms and Definitions Appendix A: Glossary of Key Terms and Definitions Accident Adaptability Agility Ambiguity Analogy Architecture Assumption Augmented Reality Autonomous Vehicle Belief State Cloud Computing An undesirable,

More information

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS BY SERAFIN BENTO MASTER OF SCIENCE in INFORMATION SYSTEMS Edmonton, Alberta September, 2015 ABSTRACT The popularity of software agents demands for more comprehensive HAI design processes. The outcome of

More information

Automated Testing of Autonomous Driving Assistance Systems

Automated Testing of Autonomous Driving Assistance Systems Automated Testing of Autonomous Driving Assistance Systems Lionel Briand Vector Testing Symposium, Stuttgart, 2018 SnT Centre Top level research in Information & Communication Technologies Created to fuel

More information

What is AI? AI is the reproduction of human reasoning and intelligent behavior by computational methods. an attempt of. Intelligent behavior Computer

What is AI? AI is the reproduction of human reasoning and intelligent behavior by computational methods. an attempt of. Intelligent behavior Computer What is AI? an attempt of AI is the reproduction of human reasoning and intelligent behavior by computational methods Intelligent behavior Computer Humans 1 What is AI? (R&N) Discipline that systematizes

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline What is AI? A brief history The state of the art Chapter 1 2 What is AI? Systems that think like humans Systems that think rationally Systems that

More information

MODELING COMPLEX SOCIO-TECHNICAL ENTERPRISES. William B. Rouse November 13, 2013

MODELING COMPLEX SOCIO-TECHNICAL ENTERPRISES. William B. Rouse November 13, 2013 MODELING COMPLEX SOCIO-TECHNICAL ENTERPRISES William B. Rouse November 13, 2013 Overview Complex Socio-Technical Systems Overall Methodology Thinking in Terms of Phenomena Abstraction, Aggregation & Representation

More information

Appendices master s degree programme Human Machine Communication

Appendices master s degree programme Human Machine Communication Appendices master s degree programme Human Machine Communication 2015-2016 Appendix I Teaching outcomes of the degree programme (art. 1.3) 1. The master demonstrates knowledge, understanding and the ability

More information

Applying Design Thinking and Complexity Theory in Agile Organizations. Jean Tabaka, Rally

Applying Design Thinking and Complexity Theory in Agile Organizations. Jean Tabaka, Rally Applying Design Thinking and Complexity Theory in Agile Organizations Jean Tabaka, Rally Software @jeantabaka growth good change weird An Agile Adoption Story 2002 5000 14 7 1 1 Bureaucracy Cookbook Agile

More information

Making Simple Decisions CS3523 AI for Computer Games The University of Aberdeen

Making Simple Decisions CS3523 AI for Computer Games The University of Aberdeen Making Simple Decisions CS3523 AI for Computer Games The University of Aberdeen Contents Decision making Search and Optimization Decision Trees State Machines Motivating Question How can we program rules

More information

3.1 Agents. Foundations of Artificial Intelligence. 3.1 Agents. 3.2 Rationality. 3.3 Summary. Introduction: Overview. 3. Introduction: Rational Agents

3.1 Agents. Foundations of Artificial Intelligence. 3.1 Agents. 3.2 Rationality. 3.3 Summary. Introduction: Overview. 3. Introduction: Rational Agents Foundations of Artificial Intelligence February 26, 2016 3. Introduction: Rational Agents Foundations of Artificial Intelligence 3. Introduction: Rational Agents 3.1 Agents Malte Helmert Universität Basel

More information

10/4/10. An overview using Alan Turing s Forgotten Ideas in Computer Science as well as sources listed on last slide.

10/4/10. An overview using Alan Turing s Forgotten Ideas in Computer Science as well as sources listed on last slide. Well known for the machine, test and thesis that bear his name, the British genius also anticipated neural- network computers and hyper- computation. An overview using Alan Turing s Forgotten Ideas in

More information

AIS and Swarm Intelligence : Immune-inspired Swarm Robotics

AIS and Swarm Intelligence : Immune-inspired Swarm Robotics AIS and Swarm Intelligence : Immune-inspired Swarm Robotics Jon Timmis Department of Electronics Department of Computer Science York Center for Complex Systems Analysis jtimmis@cs.york.ac.uk http://www-users.cs.york.ac.uk/jtimmis

More information

CONTENTS PREFACE. Part One THE DESIGN PROCESS: PROPERTIES, PARADIGMS AND THE EVOLUTIONARY STRUCTURE

CONTENTS PREFACE. Part One THE DESIGN PROCESS: PROPERTIES, PARADIGMS AND THE EVOLUTIONARY STRUCTURE Copyrighted Material Dan Braha and Oded Maimon, A Mathematical Theory of Design: Foundations, Algorithms, and Applications, Springer, 1998, 708 p., Hardcover, ISBN: 0-7923-5079-0. PREFACE Part One THE

More information

Industry 4.0: the new challenge for the Italian textile machinery industry

Industry 4.0: the new challenge for the Italian textile machinery industry Industry 4.0: the new challenge for the Italian textile machinery industry Executive Summary June 2017 by Contacts: Economics & Press Office Ph: +39 02 4693611 email: economics-press@acimit.it ACIMIT has

More information

Panel on Adaptive, Autonomous and Machine Learning: Applications, Challenges and Risks - Introduction

Panel on Adaptive, Autonomous and Machine Learning: Applications, Challenges and Risks - Introduction Panel on Adaptive, Autonomous and Machine Learning: Applications, Challenges and Risks - Introduction Prof. Dr. Andreas Rausch Februar 2018 Clausthal University of Technology Institute for Informatics

More information

Machines that dream: A brief introduction into developing artificial general intelligence through AI- Kindergarten

Machines that dream: A brief introduction into developing artificial general intelligence through AI- Kindergarten Machines that dream: A brief introduction into developing artificial general intelligence through AI- Kindergarten Danko Nikolić - Department of Neurophysiology, Max Planck Institute for Brain Research,

More information

Indiana K-12 Computer Science Standards

Indiana K-12 Computer Science Standards Indiana K-12 Computer Science Standards What is Computer Science? Computer science is the study of computers and algorithmic processes, including their principles, their hardware and software designs,

More information

Bricken Technologies Corporation Presentations: Bricken Technologies Corporation Corporate: Bricken Technologies Corporation Marketing:

Bricken Technologies Corporation Presentations: Bricken Technologies Corporation Corporate: Bricken Technologies Corporation Marketing: TECHNICAL REPORTS William Bricken compiled 2004 Bricken Technologies Corporation Presentations: 2004: Synthesis Applications of Boundary Logic 2004: BTC Board of Directors Technical Review (quarterly)

More information

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS List of Journals with impact factors Date retrieved: 1 August 2009 Journal Title ISSN Impact Factor 5-Year Impact Factor 1. ACM SURVEYS 0360-0300 9.920 14.672 2. VLDB JOURNAL 1066-8888 6.800 9.164 3. IEEE

More information

AVACS Automatic Verification and Analysis of Complex Systems

AVACS Automatic Verification and Analysis of Complex Systems AVACS Automatic Verification and Analysis of Complex s Werner Damm AVACS coordinator of Presentation The AVACS Vision Highlights of Phase II 2 Complex s Copyright Prevent Project 3 Source: Aramis Project

More information

Hierarchical Controller for Robotic Soccer

Hierarchical Controller for Robotic Soccer Hierarchical Controller for Robotic Soccer Byron Knoll Cognitive Systems 402 April 13, 2008 ABSTRACT RoboCup is an initiative aimed at advancing Artificial Intelligence (AI) and robotics research. This

More information

Philosophical Foundations. Artificial Intelligence Santa Clara University 2016

Philosophical Foundations. Artificial Intelligence Santa Clara University 2016 Philosophical Foundations Artificial Intelligence Santa Clara University 2016 Weak AI: Can machines act intelligently? 1956 AI Summer Workshop Every aspect of learning or any other feature of intelligence

More information

A User-Friendly Interface for Rules Composition in Intelligent Environments

A User-Friendly Interface for Rules Composition in Intelligent Environments A User-Friendly Interface for Rules Composition in Intelligent Environments Dario Bonino, Fulvio Corno, Luigi De Russis Abstract In the domain of rule-based automation and intelligence most efforts concentrate

More information

Artificial Intelligence and Society: the Challenges Ahead Yuko Harayama Executive Member Council for Science, Technology and Innovation (CSTI)

Artificial Intelligence and Society: the Challenges Ahead Yuko Harayama Executive Member Council for Science, Technology and Innovation (CSTI) OECD Technology Foresight Forum 2016 Artificial Intelligence: The Economic and Policy Implications November 17th, 2016 Artificial Intelligence and Society: the Challenges Ahead Yuko Harayama Executive

More information

Structure and Synthesis of Robot Motion

Structure and Synthesis of Robot Motion Structure and Synthesis of Robot Motion Motion Synthesis in Groups and Formations I Subramanian Ramamoorthy School of Informatics 5 March 2012 Consider Motion Problems with Many Agents How should we model

More information

COMPUTATONAL INTELLIGENCE

COMPUTATONAL INTELLIGENCE COMPUTATONAL INTELLIGENCE October 2011 November 2011 Siegfried Nijssen partially based on slides by Uzay Kaymak Leiden Institute of Advanced Computer Science e-mail: snijssen@liacs.nl Katholieke Universiteit

More information

22c:145 Artificial Intelligence

22c:145 Artificial Intelligence 22c:145 Artificial Intelligence Fall 2005 Introduction Cesare Tinelli The University of Iowa Copyright 2001-05 Cesare Tinelli and Hantao Zhang. a a These notes are copyrighted material and may not be used

More information

Artificial Intelligence

Artificial Intelligence Politecnico di Milano Artificial Intelligence Artificial Intelligence What and When Viola Schiaffonati viola.schiaffonati@polimi.it What is artificial intelligence? When has been AI created? Are there

More information

RoboCup. Presented by Shane Murphy April 24, 2003

RoboCup. Presented by Shane Murphy April 24, 2003 RoboCup Presented by Shane Murphy April 24, 2003 RoboCup: : Today and Tomorrow What we have learned Authors Minoru Asada (Osaka University, Japan), Hiroaki Kitano (Sony CS Labs, Japan), Itsuki Noda (Electrotechnical(

More information

Prentice Hall Biology: Exploring Life 2004 Correlated to: Pennsylvania Academic Standards for Science and Technology (By the End of Grade 10)

Prentice Hall Biology: Exploring Life 2004 Correlated to: Pennsylvania Academic Standards for Science and Technology (By the End of Grade 10) Pennsylvania Academic Standards for Science and Technology (By the End of Grade 10) 3.1 UNIFYING THEMES 3.1.10. GRADE 10 A. Discriminate among the concepts of systems, subsystems, feedback and control

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline What is AI? A brief history The state of the art Chapter 1 2 What is AI? Systems that think like humans Systems that think rationally Systems that

More information

The Alan Turing Institute, British Library, 96 Euston Rd, London, NW1 2DB, United Kingdom; 3

The Alan Turing Institute, British Library, 96 Euston Rd, London, NW1 2DB, United Kingdom; 3 Wachter, S., Mittelstadt, B., & Floridi, L. (2017). Transparent, explainable, and accountable AI for robotics. Science Robotics, 2(6), eaan6080. Transparent, Explainable, and Accountable AI for Robotics

More information

Using Dynamic Capability Evaluation to Organize a Team of Cooperative, Autonomous Robots

Using Dynamic Capability Evaluation to Organize a Team of Cooperative, Autonomous Robots Using Dynamic Capability Evaluation to Organize a Team of Cooperative, Autonomous Robots Eric Matson Scott DeLoach Multi-agent and Cooperative Robotics Laboratory Department of Computing and Information

More information

Dependable AI Systems

Dependable AI Systems Dependable AI Systems Homa Alemzadeh University of Virginia In collaboration with: Kush Varshney, IBM Research 2 Artificial Intelligence An intelligent agent or system that perceives its environment and

More information

CMSC 372 Artificial Intelligence. Fall Administrivia

CMSC 372 Artificial Intelligence. Fall Administrivia CMSC 372 Artificial Intelligence Fall 2017 Administrivia Instructor: Deepak Kumar Lectures: Mon& Wed 10:10a to 11:30a Labs: Fridays 10:10a to 11:30a Pre requisites: CMSC B206 or H106 and CMSC B231 or permission

More information

COS402 Artificial Intelligence Fall, Lecture I: Introduction

COS402 Artificial Intelligence Fall, Lecture I: Introduction COS402 Artificial Intelligence Fall, 2006 Lecture I: Introduction David Blei Princeton University (many thanks to Dan Klein for these slides.) Course Site http://www.cs.princeton.edu/courses/archive/fall06/cos402

More information

Concept of Periodic Synthesis Report

Concept of Periodic Synthesis Report Concept of Periodic Synthesis Report There is no lack of scientific knowledge, but it is fragmented and not easily accessible to policy makers and practitioners. The Sendai Science and Technology Roadmap

More information

Impacts and Risks Caused by AI Networking, and Future Challenges

Impacts and Risks Caused by AI Networking, and Future Challenges Impacts and Risks Caused by AI Networking, and Future Challenges (From Studies on AI Networking in Japan) November 17, 2016 Tatsuya KUROSAKA Project Assistant Professor at Keio University Graduate School

More information

Artificial intelligence & autonomous decisions. From judgelike Robot to soldier Robot

Artificial intelligence & autonomous decisions. From judgelike Robot to soldier Robot Artificial intelligence & autonomous decisions From judgelike Robot to soldier Robot Danièle Bourcier Director of research CNRS Paris 2 University CC-ND-NC Issues Up to now, it has been assumed that machines

More information

The Nature of Informatics

The Nature of Informatics The Nature of Informatics Alan Bundy University of Edinburgh 19-Sep-11 1 What is Informatics? The study of the structure, behaviour, and interactions of both natural and artificial computational systems.

More information

Synergetic modelling - application possibilities in engineering design

Synergetic modelling - application possibilities in engineering design Synergetic modelling - application possibilities in engineering design DMITRI LOGINOV Department of Environmental Engineering Tallinn University of Technology Ehitajate tee 5, 19086 Tallinn ESTONIA dmitri.loginov@gmail.com

More information

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time The Key to the Internet-of-Things: Conquering Complexity One Step at a Time at IEEE QRS2017 Prague, CZ June 19, 2017 Adam T. Drobot Wayne, PA 19087 Outline What is IoT? Where is IoT in its evolution? A

More information

Synthetic Brains: Update

Synthetic Brains: Update Synthetic Brains: Update Bryan Adams Computer Science and Artificial Intelligence Laboratory (CSAIL) Massachusetts Institute of Technology Project Review January 04 through April 04 Project Status Current

More information

Intelligent Robotics: Introduction

Intelligent Robotics: Introduction Intelligent Robotics: Introduction Intelligent Robotics 06-13520 Intelligent Robotics (Extended) 06-15267 Jeremy Wyatt School of Computer Science University of Birmingham, 2011/12 Plan Intellectual aims

More information

CS360: AI & Robotics. TTh 9:25 am - 10:40 am. Shereen Khoja 8/29/03 CS360 AI & Robotics 1

CS360: AI & Robotics. TTh 9:25 am - 10:40 am. Shereen Khoja 8/29/03 CS360 AI & Robotics 1 CS360: AI & Robotics TTh 9:25 am - 10:40 am Shereen Khoja shereen@pacificu.edu 8/29/03 CS360 AI & Robotics 1 Artificial Intelligence v We call ourselves Homo sapiens v What does this mean? 8/29/03 CS360

More information

PBL Challenge: DNA Microarray Fabrication Boston University Photonics Center

PBL Challenge: DNA Microarray Fabrication Boston University Photonics Center PBL Challenge: DNA Microarray Fabrication Boston University Photonics Center Boston University graduate students need to determine the best starting exposure time for a DNA microarray fabricator. Photonics

More information

Putting the Systems in Security Engineering An Overview of NIST

Putting the Systems in Security Engineering An Overview of NIST Approved for Public Release; Distribution Unlimited. 16-3797 Putting the Systems in Engineering An Overview of NIST 800-160 Systems Engineering Considerations for a multidisciplinary approach for the engineering

More information

Looking ahead : Technology trends driving business innovation.

Looking ahead : Technology trends driving business innovation. NTT DATA Technology Foresight 2018 Looking ahead : Technology trends driving business innovation. Technology will drive the future of business. Digitization has placed society at the beginning of the next

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline Course overview What is AI? A brief history The state of the art Chapter 1 2 Administrivia Class home page: http://inst.eecs.berkeley.edu/~cs188 for

More information

What can Computer Science. learn from Biology in order. to Program Nanobots safely? Susan Stepney. Non-Standard Computation Group,

What can Computer Science. learn from Biology in order. to Program Nanobots safely? Susan Stepney. Non-Standard Computation Group, What can Computer Science learn from Biology in order to Program Nanobots safely? Susan Stepney Non-Standard Computation Group,, University of York Nanotechnology -- 1 history self-replicating machine

More information

INTELLIGENCE EXPLOSION: SCIENCE OR FICTION? Bart Selman Cornell University

INTELLIGENCE EXPLOSION: SCIENCE OR FICTION? Bart Selman Cornell University INTELLIGENCE EXPLOSION: SCIENCE OR FICTION? Bart Selman Cornell University Change in Perception 2008-2009 AAAI Presidential Panel on Long-Term AI Futures Goal: Explore societal impact of (future) AI technologies

More information

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

Institute of Physical and Chemical Research Flowcharts for Achieving Mid to Long-term Objectives

Institute of Physical and Chemical Research Flowcharts for Achieving Mid to Long-term Objectives Document 3-4 Institute of Physical and Chemical Research Flowcharts for Achieving Mid to Long-term Objectives Basic Research Promotion Division : Expected outcome : Output : Approach 1 3.1 Establishment

More information

Lecture 10: Memetic Algorithms - I. An Introduction to Meta-Heuristics, Produced by Qiangfu Zhao (Since 2012), All rights reserved

Lecture 10: Memetic Algorithms - I. An Introduction to Meta-Heuristics, Produced by Qiangfu Zhao (Since 2012), All rights reserved Lecture 10: Memetic Algorithms - I Lec10/1 Contents Definition of memetic algorithms Definition of memetic evolution Hybrids that are not memetic algorithms 1 st order memetic algorithms 2 nd order memetic

More information

Pure Versus Applied Informatics

Pure Versus Applied Informatics Pure Versus Applied Informatics A. J. Cowling Department of Computer Science University of Sheffield Structure of Presentation Introduction The structure of mathematics as a discipline. Analysing Pure

More information