Learning situation-specific knowledge for solving situation-specific problems. A. Aamodt, NTNU,

Size: px
Start display at page:

Download "Learning situation-specific knowledge for solving situation-specific problems. A. Aamodt, NTNU,"

Transcription

1 Learning situation-specific knowledge for solving situation-specific problems A. Aamodt, NTNU,

2 A. Aamodt, NTNU,

3 A. Aamodt, NTNU,

4 A. Aamodt, NTNU,

5 The CBR Cycle Problem New Case Learned Case RETAIN Past Cases General Knowledge Retrieved Case New Case Tested/ Repaired Case REVISE Solved Case Confirmed Solution Suggested Solution

6 A. Aamodt, NTNU,

7 A. Aamodt, NTNU,

8 A. Aamodt, NTNU,

9 A. Aamodt, NTNU,

10 A. Aamodt, NTNU,

11 A. Aamodt, NTNU,

12 A. Aamodt, NTNU,

13 A. Aamodt, NTNU,

14 A. Aamodt, NTNU,

15 (H. Kitano et. al. 93) A. Aamodt, NTNU,

16 A. Aamodt, NTNU,

17 A. Aamodt, NTNU,

18 (S. Kedar-Cabelli 86) A. Aamodt, NTNU,

19 83) A. Aamodt, NTNU,

20 A. Aamodt, NTNU,

21 A. Aamodt, NTNU,

22 A. Aamodt, NTNU,

23 excerpt A. Aamodt, NTNU,

24 Transformational and Derivational analogy (J. Carbonell 83) - Transformational A. Aamodt, NTNU,

25 - Derivational A. Aamodt, NTNU,

26 A. Aamodt, NTNU,

27 A. Aamodt, NTNU,

28 Dynamic Memory (Scank & Kolodner 83) A. Aamodt, NTNU,

29 Example A. Aamodt, NTNU,

30 Category Structure (Porter & Bareiss 87) A. Aamodt, NTNU,

31 The CBR Cycle Problem New Case Learned Case RETAIN Past Cases General Knowledge Retrieved Case New Case Tested/ Repaired Case REVISE Solved Case Confirmed Solution Suggested Solution

32 A. Aamodt, NTNU,

33 A. Aamodt, NTNU,

34 A. Aamodt, NTNU,

35 A. Aamodt, NTNU,

36 A. Aamodt, NTNU,

37 A. Aamodt, NTNU,

38 A. Aamodt, NTNU,

39 A. Aamodt, NTNU,

40 A. Aamodt, NTNU,

41 Some early example systems: PROTOS CHEF CASEY CREEK A. Aamodt, NTNU,

42 PROTOS Case-based classification in weak-theory domains. Domain: Auditory diseases Learning of (polymorph) concepts Problem description is set of findings. Solution is a diagnostic class. Knowledge types are - case memory of findings sets associated with diagnostic classes - general concepts and relations, as well as diagnoses exemplars (cases) interconnected in a category structure User has strong role in the classification and learning methods Also an approach to 'bottom-up' knowledge acquisition - acquiring necessary knowledge to explain case matching and reuse ICML-99 (A. Aamodt) 42

43 ICML-99 (A. Aamodt) 43

44 PROTOS Retrieve Selecect candidate cases based on remindings, direct to cases or via categories Use 'explanation-based pattern matching' to explain improve the match Reuse Copy class of best matched case, and suggest to user If rejected, ask for additional info from user, and attempt to retrieve a better match ICML-99 (A. Aamodt) 44

45 PROTOS Revise Use evaluate solution If failure, user supplies correct solution Retain Learn new case or only update reminding (index) strengths Attempt to explain feature relevance, based on category structure Heavy user-interaction ICML-99 (A. Aamodt) 45

46 CHEF Case-based planning. Domain: Cooking Learning of plans (recipes) Problem description (planning goal) is desired dish Solution is a cooking recipe Knowledge types are - case memory of plans - links from goals to anticipated failures - plan modification rules - memory of repair strategies for failed plans Strong model assumption, no user involvement Special feature: Repair of a solution after it has been 'applied' and evaluated ICML-99 (A. Aamodt) 46

47 ICML-99 (A. Aamodt) 47

48 CHEF Retrieve Anticipate failures - follow pointers from goals Search index structure for best plan - satisfy most goals and failures Reuse If not all goals satisfied: Modify plan - apply modification rules - apply critics ICML-99 (A. Aamodt) 48

49 CHEF Revise Evaluate solution - simulate in internal world model If plan failures: Repair - search for suitable TOP - apply all repair strategies under it - test and select the best one - include doman-dependent criteria Retain Learn new plan - plain memory indexing Learn features that predict failure - generalize to most general (explanation-based learning) Learn repairs to faulty plans - retain critics associated with ingredients ICML-99 (A. Aamodt) 49

50 CASEY Case-based diagnosis in medicine (appl.: heart failue diseases) Learning of performance speed Problem description is list of symptoms Solution is a diagnosis, and an explanation for it Knowledge types are - case memory of symtpom sets to diagnoses, indexed by causal states and observable symptoms, and explained by causal relationships - general domain model is pre-existing causal reasoning system Closed system, no user-interaction, relies heavily on causal model ICML-99 (A. Aamodt) 50

51 ICML-99 (A. Aamodt) 51

52 CASEY Retrieve - symptoms are linked to general causal states which is primary index to case base - observable symptoms is secondary index Reuse - attempt to copy diagnosis of retrieved case - adaptation based on modifying explanation structure of retrieved case (- solves problem by causal model is CBR fails) Revise (is not explicitly specified) Retain - updating importance of features - storing new case, including explanation ICML-99 (A. Aamodt) 52

53 CREEK Case-based reasoning in open and weak theory domains; diagnosis problems (appl.: oil-well drilling, medicine) Problem description is problem solving goal, solution constraints, and list of findings Solution is (one or more) diagnoses and repairs Knowledge types are - case memory of findings to solutions, indexed by relevant findings; cross-case indexes to neighbouring cases and between diagnosis and treatments - general domain knowledge as deep relationships or heuristiv rules - all knowledge integrated into a single semantic network of concepts and relations - each concept and each relation explicitly represented as frames ICML-99 (A. Aamodt) 53

54 CreekL Knowledge Types t h i n g g e n e r i c c o n c e p t s g e n e r a l d o m a i n c o n c e p t s c a s e c a s e 7 6 c a s e c a s e s ICML-99 (A. Aamodt) 54

55 The Creek Explanation Engine Goal - Appl. task is defined Situation - Findings are listed - Constraints are specified - Solution asked for Goal - Appl. task accomplished Situation - Findings explained - Constraints confirmed - Solution found ACTIVATE FOCUS EXPLAIN ICML-99 (A. Aamodt) 55

56 CREEK Retrieve - context focusing by spreading activation in the semantic netowrk, followed by - index retrieval of possible cases, followed by - explanation-driven selection of best match Reuse - attempts to copy solution from matched case - explanation-driven adaptation, by combining explanantion of retrieved case with general domain model Revise - user evaluates and gives feedback - case status info kept and used in case selection and reuse Retain - attempts to merge the two cases - stores relevant findings, sucessful and failed solutions, and their explanations - updating the strength of indexes ICML-99 (A. Aamodt) 56

57 CBR methods The Data-- Knowledge Dimension Data intensive - Knowledge poor - A case is a data record - Similarity asessment based on simple metric Knowledge intensive - Data Poor - A case is a user experience - Similarity asessment is an explanation process Both knowledge and data intensive - Multiple case contents - Multiple similarity asessment methods A. Aamodt, NTNU,

58 A. Aamodt, NTNU,

59 A. Aamodt, NTNU,

60 A. Aamodt, NTNU,

61 A. Aamodt, NTNU,

62 A. Aamodt, NTNU,

63 Some more recent applications PSA Peugeot Citroën diagnosis of modern cars DaimlerChrysler technical assistance to dealership Ford squeak, rattle & vibration prevention CFM international diagnosis of Boeing 737 engines Sextant Avionique diagnosis of on-board electronics for Airbus airplanes Centre Spatial Guyanais reliability of Ariane IV Aérospatiale-Matra Design or Airbus parts MET-Ericsson System tests for producing telecom boards Legrand cost estimation for plastic parts production Analog Devices sales support for electronic devices Siemens technical support for industrial automation devices Unilever process control for producing bleach 63

64 Spin-off firma fra vår gruppe: Real-world application: A CBR system for advice giving in data-intensive environments

65 :53: :53: :53: :53: :53: :54: :54: :54: :54: :54: :54: :54: :54: :54: :54: :54: :54: :54: :54: :55: :55: :55: :55: :55: :55: :55: :55: :55: :55: :55: :55: :55: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :56: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :57: :58: :58: :58: :58: :58: :58: :58: :58: :58: :58: :58: :58: :58: :59: :59: :59: :59: :59: :59: :59: :59: :59: :59: :59: :59:

66 Drilling challenge Unwanted down2me One day of unwanted downtime on this rig means increased cost of 1,6 MNOK for the ongoing drilling operation. Providing the relevant experience and getting the right information precisely when needed will reduce unwanted operational downtime. The result is a more reliable drilling process, reduced drilling costs, and increased productivity.

67 Approach Human experiences are gathered as cases from earlier incidents The case base is linked to a model of general domain knowledge An ongoing drilling opera2on is con2nuously supervised, collec2ng data from a large number of parameter readings The system interprets these readings retrieves one or more past cases that match the current state of the drilling process warns the user if the past case suggests that an unwanted event is building up gives advice on how to avoid a possible unwanted event.

68 Improved decision support through experience capture and reuse

69 The contents of a case Administrative data Geological data Planned data Operation activity Observed data Interpretations of observed data Predicted problem Cause of problem Remedy to avoid problem Lesson learned

70

71

72

73 Recent mostly used now (2010): MyCBR (DFKI, Kaiserslautern) jcolibri (Univ. Complytense, Madrid A. Aamodt, NTNU,

74 Useful URLs mnemosyne.itc.it:1024/avesani/html/cbr.html... (my homepg.) A. Aamodt, NTNU,

75 A. Aamodt, NTNU,

TDT4171 Artificial Intelligence Methods Lecture 10 Case-Based Reasoning. Agnar Aamodt. IDI Division of Intelligent Systems

TDT4171 Artificial Intelligence Methods Lecture 10 Case-Based Reasoning. Agnar Aamodt. IDI Division of Intelligent Systems Paper: Plaza and Aamodt, 1994 TDT4171 Artificial Intelligence Methods Lecture 10 Case-Based Reasoning Agnar Aamodt IDI Division of Intelligent Systems TDT4171 Artificial Intelligence Methods Knowledge-Based

More information

A Functional Theory of Design Patterns

A Functional Theory of Design Patterns A Functional Theory of Design Patterns Sambasiva R. Bhatta NYNEX Science & Technology 500 Westchester Ave. White Plains, NY 10604, USA. Ashok K. Goel College of Computing Georgia Institute of Technology

More information

Functional Representation of Designs and Redesign Problem Solving

Functional Representation of Designs and Redesign Problem Solving Functional Representation of Designs and Redesign Problem Solving Ashok Goel and B. Chandrasekaran* Laboratory for Artificial Intelligence Research Department of Computer and Information Science The Ohio

More information

A Proposed Driver Assistance System in Adverse Weather Conditions

A Proposed Driver Assistance System in Adverse Weather Conditions 1 A Proposed Driver Assistance System in Adverse Weather Conditions National Rural ITS Conference Student Paper Competition Second runner-up Ismail Zohdy Ph.D. Student, Department of Civil & Environmental

More information

Predicting IC Defect Level using Diagnosis

Predicting IC Defect Level using Diagnosis 2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

UNIVERSITY OF SURREY

UNIVERSITY OF SURREY UNIVERSITY OF SURREY B.Sc. Undergraduate Programmes in Computing B.Sc. Undergraduate Programmes in Mathematical Studies Level HE3 Examination MODULE CS364 Artificial Intelligence Time allowed: 2 hours

More information

FORECASTING STANDARDS CHECKLIST

FORECASTING STANDARDS CHECKLIST FORECASTING STANDARDS CHECKLIST An electronic version of this checklist is available on the Forecasting Principles Web site. PROBLEM 1. Setting Objectives 1.1. Describe decisions that might be affected

More information

Machine Learning to Automatically Detect Human Development from Satellite Imagery

Machine Learning to Automatically Detect Human Development from Satellite Imagery Technical Disclosure Commons Defensive Publications Series April 24, 2017 Machine Learning to Automatically Detect Human Development from Satellite Imagery Matthew Manolides Follow this and additional

More information

Data-Efficient Information-Theoretic Test Selection

Data-Efficient Information-Theoretic Test Selection Data-Efficient Information-Theoretic Test Selection Marianne Mueller 1,Rómer Rosales 2, Harald Steck 2, Sriram Krishnan 2,BharatRao 2, and Stefan Kramer 1 1 Technische Universität München, Institut für

More information

LC Commissioning, Operations and Availability

LC Commissioning, Operations and Availability International Technology Recommendation Panel X-Band Linear Collider Path to the Future LC Commissioning, Operations and Availability Tom Himel Stanford Linear Accelerator Center April 26-27, 2004 Integrating

More information

SAMPLE. ELITech Group - Product Pipeline Analysis, 2015 Update. Reference Code: GDME51138PD. Publication Date: June Page 1

SAMPLE. ELITech Group - Product Pipeline Analysis, 2015 Update. Reference Code: GDME51138PD. Publication Date: June Page 1 Publication Date: June 2015 Page 1 Table of Contents Table of Contents... 2 List of Tables... 5 List of Figures... 8 ELITech Group Company Snapshot... 9 ELITech Group Company Overview... 9 Key Information...

More information

This Unit may form part of a National Qualification Group Award or may be offered on a freestanding

This Unit may form part of a National Qualification Group Award or may be offered on a freestanding National Unit Specification: general information CODE F5H7 11 SUMMARY This Unit introduces candidates to the three basic electrical circuit element devices of resistance, capacitance and inductance. The

More information

AUTOMATED TEMPLATE MATCHING METHOD FOR NMIS AT THE Y-12 NATIONAL SECURITY COMPLEX

AUTOMATED TEMPLATE MATCHING METHOD FOR NMIS AT THE Y-12 NATIONAL SECURITY COMPLEX AUTOMATED TEMPLATE MATCHING METHOD FOR NMIS AT THE Y-1 NATIONAL SECURITY COMPLEX J. A. Mullens, J. K. Mattingly, L. G. Chiang, R. B. Oberer, J. T. Mihalczo ABSTRACT This paper describes a template matching

More information

CLARKSON SECONDARY SCHOOL. Course Name: Grade 12 University Chemistry

CLARKSON SECONDARY SCHOOL. Course Name: Grade 12 University Chemistry CLARKSON SECONDARY SCHOOL Course Code: SCH4U0 Prerequisite: Grade 11 University Chemistry SCH 3U0 Material Required: Chemistry 12, Nelson Textbook Replacement Cost: $100 Course Name: Grade 12 University

More information

Lecture 4: Feed Forward Neural Networks

Lecture 4: Feed Forward Neural Networks Lecture 4: Feed Forward Neural Networks Dr. Roman V Belavkin Middlesex University BIS4435 Biological neurons and the brain A Model of A Single Neuron Neurons as data-driven models Neural Networks Training

More information

Abductive Case Based Reasoning

Abductive Case Based Reasoning Faculty of Commerce Faculty of Commerce - Papers University of Wollongong Year 2005 Abductive Case Based Reasoning Z. Sun G. Finnie K. Weber University of Wollongong, zsun@uow.edu.au Bond University, gfinnie@staff.bond.edu.au

More information

Fast and Broadbanded Car Interior Panel Noise Contribution Analysis

Fast and Broadbanded Car Interior Panel Noise Contribution Analysis 1 Fast and Broadbanded Car Interior Panel Noise Contribution Analysis Dr. Oliver Wolff, Open Technology Forum at Testing Expo Europe 2008, Stuttgart, 6 th 8 th May 2008 2 Contents Contents of presentation:

More information

Data Mining. Chapter 1. What s it all about?

Data Mining. Chapter 1. What s it all about? Data Mining Chapter 1. What s it all about? 1 DM & ML Ubiquitous computing environment Excessive amount of data (data flooding) Gap between the generation of data and their understanding Looking for structural

More information

STRANDS BENCHMARKS GRADE-LEVEL EXPECTATIONS. Biology EOC Assessment Structure

STRANDS BENCHMARKS GRADE-LEVEL EXPECTATIONS. Biology EOC Assessment Structure Biology EOC Assessment Structure The Biology End-of-Course test (EOC) continues to assess Biology grade-level expectations (GLEs). The design of the test remains the same as in previous administrations.

More information

Analysis of Multilayer Neural Network Modeling and Long Short-Term Memory

Analysis of Multilayer Neural Network Modeling and Long Short-Term Memory Analysis of Multilayer Neural Network Modeling and Long Short-Term Memory Danilo López, Nelson Vera, Luis Pedraza International Science Index, Mathematical and Computational Sciences waset.org/publication/10006216

More information

Dublin City Schools Science Graded Course of Study Physical Science

Dublin City Schools Science Graded Course of Study Physical Science I. Content Standard: Students demonstrate an understanding of the composition of physical systems and the concepts and principles that describe and predict physical interactions and events in the natural

More information

Knowledge-based and Expert Systems - 1. Knowledge-based and Expert Systems - 2. Knowledge-based and Expert Systems - 4

Knowledge-based and Expert Systems - 1. Knowledge-based and Expert Systems - 2. Knowledge-based and Expert Systems - 4 Knowledge-based and Expert Systems - 1 Knowledge-based and Expert Systems - 2 Expert systems (ES) provide expert quality advice, diagnosis or recommendations. ES solve real problems which normally would

More information

Machine Learning 2010

Machine Learning 2010 Machine Learning 2010 Concept Learning: The Logical Approach Michael M Richter Email: mrichter@ucalgary.ca 1 - Part 1 Basic Concepts and Representation Languages 2 - Why Concept Learning? Concepts describe

More information

Medical Question Answering for Clinical Decision Support

Medical Question Answering for Clinical Decision Support Medical Question Answering for Clinical Decision Support Travis R. Goodwin and Sanda M. Harabagiu The University of Texas at Dallas Human Language Technology Research Institute http://www.hlt.utdallas.edu

More information

Abstract. 1. Introduction

Abstract. 1. Introduction Abstract Repairable system reliability: recent developments in CBM optimization A.K.S. Jardine, D. Banjevic, N. Montgomery, A. Pak Department of Mechanical and Industrial Engineering, University of Toronto,

More information

General Diagnostic Engine: a computational approach to CBD

General Diagnostic Engine: a computational approach to CBD General Diagnostic Engine: a computational approach to CBD Diagnosis basada en modelos: la aproximación DX. 1 Introducción 2 Diagnosis mediante propagación de restricciones y registro de dependencias.

More information

Western States Rural Transportation Consortium Meeting. June 14, 2011

Western States Rural Transportation Consortium Meeting. June 14, 2011 Western States Rural Transportation Consortium Meeting June 14, 2011 1 Overview/Agenda Welcome / Introductions / Recent ITS Activities General Status of the WSRTC Clarus One Stop Shop Update Year 1 Incubator

More information

HELCOM-VASAB Maritime Spatial Planning Working Group Twelfth Meeting Gdansk, Poland, February 2016

HELCOM-VASAB Maritime Spatial Planning Working Group Twelfth Meeting Gdansk, Poland, February 2016 HELCOM-VASAB Maritime Spatial Planning Working Group Twelfth Meeting Gdansk, Poland, 24-25 February 2016 Document title HELCOM database for the coastal and marine Baltic Sea protected areas (HELCOM MPAs).

More information

P R O G N O S T I C S

P R O G N O S T I C S P R O G N O S T I C S THE KEY TO PREDICTIVE MAINTENANCE @senseyeio Me BEng Digital Systems Engineer Background in aerospace & defence and large scale wireless sensing Software Verification & Validation

More information

Effects of Error, Variability, Testing and Safety Factors on Aircraft Safety

Effects of Error, Variability, Testing and Safety Factors on Aircraft Safety Effects of Error, Variability, Testing and Safety Factors on Aircraft Safety E. Acar *, A. Kale ** and R.T. Haftka Department of Mechanical and Aerospace Engineering University of Florida, Gainesville,

More information

Fleet Usage Spectrum Evaluation & Mission Classification

Fleet Usage Spectrum Evaluation & Mission Classification Fleet Usage Spectrum Evaluation & Mission Classification 1 Background Design Process C-130 Application Results Summary 2 3 Background Usage Description Measurement of parameters which are representative

More information

Bayesian belief networks

Bayesian belief networks CS 2001 Lecture 1 Bayesian belief networks Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square 4-8845 Milos research interests Artificial Intelligence Planning, reasoning and optimization in the presence

More information

Evaluation of Two Level Classifier for Predicting Compressor Failures in Heavy Duty Vehicles. Slawomir Nowaczyk SAIS 2017 workshop, May

Evaluation of Two Level Classifier for Predicting Compressor Failures in Heavy Duty Vehicles. Slawomir Nowaczyk SAIS 2017 workshop, May Evaluation of Two Level Classifier for Predicting Compressor Failures in Heavy Duty Vehicles Yuantao Fan, Pablo De Moral & Slawomir Nowaczyk SAIS 2017 workshop, 15-16 May Objective & Motivation Predictive

More information

Automated Summarisation for Evidence Based Medicine

Automated Summarisation for Evidence Based Medicine Automated Summarisation for Evidence Based Medicine Diego Mollá Centre for Language Technology, Macquarie University HAIL, 22 March 2012 Contents Evidence Based Medicine Our Corpus for Summarisation Structure

More information

NEW CONCEPTS - SOIL SURVEY OF THE FUTURE

NEW CONCEPTS - SOIL SURVEY OF THE FUTURE NEW CONCEPTS - SOIL SURVEY OF THE FUTURE The new process of doing soil surveys by Major Land Resource Areas (MLRA) highlights this section. Special emphasis is given to an overview of the National Soil

More information

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006 Chapter 17 Simple Linear Regression and Correlation 17.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

Geo-enabling a Transactional Real Estate Management System A case study from the Minnesota Dept. of Transportation

Geo-enabling a Transactional Real Estate Management System A case study from the Minnesota Dept. of Transportation Geo-enabling a Transactional Real Estate Management System A case study from the Minnesota Dept. of Transportation Michael Terner Executive Vice President Co-author and Project Manager Andy Buck Overview

More information

Reliability of Technical Systems

Reliability of Technical Systems Reliability of Technical Systems Main Topics 1. Short Introduction, Reliability Parameters: Failure Rate, Failure Probability, etc. 2. Some Important Reliability Distributions 3. Component Reliability

More information

Methods for the specification and verification of business processes MPB (6 cfu, 295AA)

Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 17 - Diagnosis for WF nets 1 Object We study suitable diagnosis techniques

More information

Sampling : Error and bias

Sampling : Error and bias Sampling : Error and bias Sampling definitions Sampling universe Sampling frame Sampling unit Basic sampling unit or elementary unit Sampling fraction Respondent Survey subject Unit of analysis Sampling

More information

Interpreting Deep Classifiers

Interpreting Deep Classifiers Ruprecht-Karls-University Heidelberg Faculty of Mathematics and Computer Science Seminar: Explainable Machine Learning Interpreting Deep Classifiers by Visual Distillation of Dark Knowledge Author: Daniela

More information

Condition Monitoring of Single Point Cutting Tool through Vibration Signals using Decision Tree Algorithm

Condition Monitoring of Single Point Cutting Tool through Vibration Signals using Decision Tree Algorithm Columbia International Publishing Journal of Vibration Analysis, Measurement, and Control doi:10.7726/jvamc.2015.1003 Research Paper Condition Monitoring of Single Point Cutting Tool through Vibration

More information

Area-wide geotechnical information summary for CERA zoning review panel

Area-wide geotechnical information summary for CERA zoning review panel Area-wide geotechnical information summary for CERA zoning review panel This document contains all the area-wide geotechnical information which was considered by CERA as part of the process for making

More information

Tornado Drill Exercise Plan (EXPLAN)

Tornado Drill Exercise Plan (EXPLAN) Tornado Drill Exercise Plan (EXPLAN) As part of the National Weather Service s (NWS) Severe Weather Preparedness Week in Indiana Purdue University March 19, 2019 As of Feb 19, 2019 TABLE OF CONTENTS Introduction...

More information

Changes to assessment in Higher Chemistry. 1 Revised National Qualification course assessment

Changes to assessment in Higher Chemistry. 1 Revised National Qualification course assessment Questions & Answers Changes to assessment in Higher Chemistry 1 Revised National Qualification course assessment The hydrogenation of oils isn t mentioned in the new Higher Chemistry Course Specification,

More information

Area-wide geotechnical information summary for CERA zoning review panel

Area-wide geotechnical information summary for CERA zoning review panel Area-wide geotechnical information summary for CERA zoning review panel This document contains all the area-wide geotechnical information which was considered by CERA as part of the process for making

More information

hypotheses. P-value Test for a 2 Sample z-test (Large Independent Samples) n > 30 P-value Test for a 2 Sample t-test (Small Samples) n < 30 Identify α

hypotheses. P-value Test for a 2 Sample z-test (Large Independent Samples) n > 30 P-value Test for a 2 Sample t-test (Small Samples) n < 30 Identify α Chapter 8 Notes Section 8-1 Independent and Dependent Samples Independent samples have no relation to each other. An example would be comparing the costs of vacationing in Florida to the cost of vacationing

More information

Power System Security. S. Chakrabarti

Power System Security. S. Chakrabarti Power System Security S. Chakrabarti Outline Introduction Major components of security assessment On-line security assessment Tools for contingency analysis DC power flow Linear sensitivity factors Line

More information

Building Probabilistic Expert Systems. Diagnostic Reasoning. Probabilistic Expert Systems A model for diagnosis

Building Probabilistic Expert Systems. Diagnostic Reasoning. Probabilistic Expert Systems A model for diagnosis Building Probabilistic Expert Systems iagnostic Reasoning Probabilistic Expert Systems A model for diagnosis Salient Observations Hypothetico-deductive reasoning cycle [Elstein, et al, 1971] value of information

More information

Performance Evaluation

Performance Evaluation Performance Evaluation David S. Rosenberg Bloomberg ML EDU October 26, 2017 David S. Rosenberg (Bloomberg ML EDU) October 26, 2017 1 / 36 Baseline Models David S. Rosenberg (Bloomberg ML EDU) October 26,

More information

Automated Braking Action Report for assessment of the Runway Condition Code

Automated Braking Action Report for assessment of the Runway Condition Code Automated Braking Action Report for assessment of the Runway Condition Code Symposium on Runway Conditions Assessment and Reporting, DGAC Paris, 31 March 2016 Keys Objectives v Enhancing the level of awareness

More information

Course Introduction. Probabilistic Modelling and Reasoning. Relationships between courses. Dealing with Uncertainty. Chris Williams.

Course Introduction. Probabilistic Modelling and Reasoning. Relationships between courses. Dealing with Uncertainty. Chris Williams. Course Introduction Probabilistic Modelling and Reasoning Chris Williams School of Informatics, University of Edinburgh September 2008 Welcome Administration Handout Books Assignments Tutorials Course

More information

MeteoSwiss acceptance procedure for automatic weather stations

MeteoSwiss acceptance procedure for automatic weather stations MeteoSwiss acceptance procedure for automatic weather stations J. Fisler, M. Kube, E. Grueter and B. Calpini MeteoSwiss, Krähbühlstrasse 58, 8044 Zurich, Switzerland Phone:+41 44 256 9433, Email: joel.fisler@meteoswiss.ch

More information

Field data acquisition

Field data acquisition Lesson : Primary sources Unit 3: Field data B-DC Lesson / Unit 3 Claude Collet D Department of Geosciences - Geography Content of Lesson Unit 1: Unit : Unit 3: Unit 4: Digital sources Remote sensing Field

More information

2011 Land Use/Land Cover Delineation. Meghan Jenkins, GIS Analyst, GISP Jennifer Kinzer, GIS Coordinator, GISP

2011 Land Use/Land Cover Delineation. Meghan Jenkins, GIS Analyst, GISP Jennifer Kinzer, GIS Coordinator, GISP 2011 Land Use/Land Cover Delineation Meghan Jenkins, GIS Analyst, GISP Jennifer Kinzer, GIS Coordinator, GISP History O Key Points O Based on Anderson s Land Use and Land Cover Classification System O

More information

Reviewing the Alignment of IPS with NGSS

Reviewing the Alignment of IPS with NGSS Reviewing the Alignment of IPS with NGSS Harold A. Pratt & Robert D. Stair Introductory Physical Science (IPS) was developed long before the release of the Next Generation Science Standards (NGSS); nevertheless,

More information

EXPLANATION OF G.I.S. PROJECT ALAMEIN FOR WEB PUBLISHING

EXPLANATION OF G.I.S. PROJECT ALAMEIN FOR WEB PUBLISHING EXPLANATION OF G.I.S. PROJECT ALAMEIN FOR WEB PUBLISHING Compilato: Andrea De Felici Rivisto: Approvato: Daniele Moretto ARIDO S President Versione: 1.0 Distribuito: 28/06/2013 1 TABLE OF CONTENTS 1. INTRODUCTION..3

More information

Bridget Mulvey. A lesson on naming chemical compounds. The Science Teacher

Bridget Mulvey. A lesson on naming chemical compounds. The Science Teacher Bridget Mulvey A lesson on naming chemical compounds 44 The Science Teacher Students best learn science through a combination of science inquiry and language learning (Stoddart et al. 2002). This article

More information

GRADE 6: Physical processes 3. UNIT 6P.3 6 hours. The effects of forces. Resources. About this unit. Previous learning.

GRADE 6: Physical processes 3. UNIT 6P.3 6 hours. The effects of forces. Resources. About this unit. Previous learning. GRADE 6: Physical processes 3 The effects of forces UNIT 6P.3 6 hours About this unit This unit is the third of three units on physical processes for Grade 3 and the second of two on forces. It builds

More information

Deep Trouble! Common Problems for Ocean Observatories - Eos

Deep Trouble! Common Problems for Ocean Observatories - Eos Deep Trouble! Common Problems for Ocean Observatories Ocean Observing Infrastructure and Sensing Technical Lessons Learned and Best Practices; Moss Landing, California, 23 25 September 2016 Members of

More information

THE ROLE OF COMPUTER BASED TECHNOLOGY IN DEVELOPING UNDERSTANDING OF THE CONCEPT OF SAMPLING DISTRIBUTION

THE ROLE OF COMPUTER BASED TECHNOLOGY IN DEVELOPING UNDERSTANDING OF THE CONCEPT OF SAMPLING DISTRIBUTION THE ROLE OF COMPUTER BASED TECHNOLOGY IN DEVELOPING UNDERSTANDING OF THE CONCEPT OF SAMPLING DISTRIBUTION Kay Lipson Swinburne University of Technology Australia Traditionally, the concept of sampling

More information

CURRICULUM COURSE OUTLINE

CURRICULUM COURSE OUTLINE CURRICULUM COURSE OUTLINE Course Name(s): Grade(s): Department: Course Length: Pre-requisite: Introduction to Physics 9 th grade Science 1 semester Textbook/Key Resource: Conceptual Physical Science Explorations

More information

Even More Complex Search. Multi-Level vs Hierarchical Search. Lecture 11: Search 10. This Lecture. Multi-Level Search. Victor R.

Even More Complex Search. Multi-Level vs Hierarchical Search. Lecture 11: Search 10. This Lecture. Multi-Level Search. Victor R. Lecture 11: Search 10 This Lecture Victor R. Lesser CMPSCI 683 Fall 2010 Multi-Level Search BlackBoard Based Problem Solving Hearsay-II Speech Understanding System Multi-Level vs Hierarchical Search Even

More information

DI CHEM ANALYTICS FOR CHEMICAL MANUFACTURERS

DI CHEM ANALYTICS FOR CHEMICAL MANUFACTURERS DI CHEM ANALYTICS FOR CHEMICAL MANUFACTURERS How to Identify Opportunities and Expand into the Oilfield Chemicals Market DI Chem Analytics was designed specifically for the oilfield chemicals market. Customer

More information

B L U E V A L L E Y D I S T R I C T C U R R I C U L U M Science Physics

B L U E V A L L E Y D I S T R I C T C U R R I C U L U M Science Physics B L U E V A L L E Y D I S T R I C T C U R R I C U L U M Science Physics ORGANIZING THEME/TOPIC UNIT 1: KINEMATICS Mathematical Concepts Graphs and the interpretation thereof Algebraic manipulation of equations

More information

6.867 Machine learning, lecture 23 (Jaakkola)

6.867 Machine learning, lecture 23 (Jaakkola) Lecture topics: Markov Random Fields Probabilistic inference Markov Random Fields We will briefly go over undirected graphical models or Markov Random Fields (MRFs) as they will be needed in the context

More information

Moderators Report/ Principal Moderator Feedback. Summer 2016 Pearson Edexcel GCSE in Astronomy (5AS02) Paper 01

Moderators Report/ Principal Moderator Feedback. Summer 2016 Pearson Edexcel GCSE in Astronomy (5AS02) Paper 01 Moderators Report/ Principal Moderator Feedback Summer 2016 Pearson Edexcel GCSE in Astronomy (5AS02) Paper 01 The controlled assessment forms 25% of the overall mark for this specification. Candidates

More information

MODERNIZATION OF THE MUNICIPAL MAPPING USING HIGH END GNSS SYSTEM AND GIS SOFTWARE

MODERNIZATION OF THE MUNICIPAL MAPPING USING HIGH END GNSS SYSTEM AND GIS SOFTWARE MODERNIZATION OF THE MUNICIPAL MAPPING USING HIGH END GNSS SYSTEM AND GIS SOFTWARE Mr. R. A. R. Khan Assistant Engineer, Sewerage Utility Management Centre (SUMC) Municipal Corporation Of Greater Mumbai

More information

Helping people understand what drilling data is telling them. Frode Sørmo, Chief Technology Officer

Helping people understand what drilling data is telling them. Frode Sørmo, Chief Technology Officer TM Helping people understand what drilling data is telling them. Frode Sørmo, Chief Technology Officer Artificial Intelligence 2 Artificial Intelligence 3 3 Artificial Intelligence 4 Artificial Intelligence

More information

INSTRUCTIONAL FOCUS DOCUMENT HS/Integrated Physics and Chemistry (IPC)

INSTRUCTIONAL FOCUS DOCUMENT HS/Integrated Physics and Chemistry (IPC) Exemplar Lesson 01: Conservation of Mass Exemplar Lesson 02: Exothermic and Endothermic Reactions Exemplar Lesson 03: Nuclear Reactions State Resources: RATIONALE: This unit bundles student expectations

More information

Diagnosing Automatic Whitelisting for Dynamic Remarketing Ads Using Hybrid ASP

Diagnosing Automatic Whitelisting for Dynamic Remarketing Ads Using Hybrid ASP Diagnosing Automatic Whitelisting for Dynamic Remarketing Ads Using Hybrid ASP Alex Brik 1 and Jeffrey B. Remmel 2 LPNMR 2015 September 2015 1 Google Inc 2 UC San Diego lex Brik and Jeffrey B. Remmel (LPNMR

More information

ENGINEERING GEOLOGY AND ROCK ENGINEERING ASPECTS OF OPERATION AND CLOSURE OF KBS-3

ENGINEERING GEOLOGY AND ROCK ENGINEERING ASPECTS OF OPERATION AND CLOSURE OF KBS-3 ENGINEERING GEOLOGY AND ROCK ENGINEERING ASPECTS OF OPERATION AND CLOSURE OF KBS-3 DAVID SAIANG Principal Consultant SRK Consulting Sweden NEIL MARSHALL Corporate Consultant SRK Consulting UK 1 of XX SRK

More information

I N T R O D U C T I O N : G R O W I N G I T C O M P L E X I T Y

I N T R O D U C T I O N : G R O W I N G I T C O M P L E X I T Y Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R I n v a r i a n t A n a l y z e r : A n A u t o m a t e d A p p r o a c h t o

More information

Similarity and Utility. Michael M. Richter

Similarity and Utility. Michael M. Richter Similarity and Utility Michael M. Richter Overview A motivating example Questioning the example: Are there principles? Generalizing similarity A foundational approach Operational semantics and the local-global

More information

THE POTENTIAL OF APPLYING MACHINE LEARNING FOR PREDICTING CUT-IN BEHAVIOUR OF SURROUNDING TRAFFIC FOR TRUCK-PLATOONING SAFETY

THE POTENTIAL OF APPLYING MACHINE LEARNING FOR PREDICTING CUT-IN BEHAVIOUR OF SURROUNDING TRAFFIC FOR TRUCK-PLATOONING SAFETY THE POTENTIAL OF APPLYING MACHINE LEARNING FOR PREDICTING CUT-IN BEHAVIOUR OF SURROUNDING TRAFFIC FOR TRUCK-PLATOONING SAFETY Irene Cara Jan-Pieter Paardekooper TNO Helmond The Netherlands Paper Number

More information

The Case for Use Cases

The Case for Use Cases The Case for Use Cases The integration of internal and external chemical information is a vital and complex activity for the pharmaceutical industry. David Walsh, Grail Entropix Ltd Costs of Integrating

More information

Using a Hopfield Network: A Nuts and Bolts Approach

Using a Hopfield Network: A Nuts and Bolts Approach Using a Hopfield Network: A Nuts and Bolts Approach November 4, 2013 Gershon Wolfe, Ph.D. Hopfield Model as Applied to Classification Hopfield network Training the network Updating nodes Sequencing of

More information

Atoms. Grade Level: 4 6. Teacher Guidelines pages 1 2 Instructional Pages pages 3 5 Activity Pages pages 6 7 Homework Page page 8 Answer Key page 9

Atoms. Grade Level: 4 6. Teacher Guidelines pages 1 2 Instructional Pages pages 3 5 Activity Pages pages 6 7 Homework Page page 8 Answer Key page 9 Atoms Grade Level: 4 6 Teacher Guidelines pages 1 2 Instructional Pages pages 3 5 Activity Pages pages 6 7 Homework Page page 8 Answer Key page 9 Classroom Procedure: 1. Display the different items collected

More information

Context-Aware Statistical Debugging

Context-Aware Statistical Debugging Context-Aware Statistical Debugging From Bug Predictors to Faulty Control Flow Paths Lingxiao Jiang and Zhendong Su University of California at Davis Outline Introduction Context-Aware Statistical Debugging

More information

Charles Magori. Status Report of GLOSS Tide Gauges in Kenya

Charles Magori. Status Report of GLOSS Tide Gauges in Kenya GLOSS Group of Experts Meeting February 2005 Charles Magori Introduction Status Report of GLOSS Tide Gauges in Kenya There is growing concern about the rise in mean sea level around the globe. To address

More information

Fixed Weight Competitive Nets: Hamming Net

Fixed Weight Competitive Nets: Hamming Net POLYTECHNIC UNIVERSITY Department of Computer and Information Science Fixed Weight Competitive Nets: Hamming Net K. Ming Leung Abstract: A fixed weight competitive net known as the Hamming net is discussed.

More information

EXPERT SYSTEM FOR POWER TRANSFORMER DIAGNOSIS

EXPERT SYSTEM FOR POWER TRANSFORMER DIAGNOSIS EXPERT SYSTEM FOR POWER TRANSFORMER DIAGNOSIS Virginia Ivanov Maria Brojboiu Sergiu Ivanov University of Craiova Faculty of Electrical Engineering 107 Decebal Blv., 200440, Romania E-mail: vivanov@elth.ucv.ro

More information

Cockpit System Situational Awareness Modeling Tool

Cockpit System Situational Awareness Modeling Tool ABSTRACT Cockpit System Situational Awareness Modeling Tool John Keller and Dr. Christian Lebiere Micro Analysis & Design, Inc. Capt. Rick Shay Double Black Aviation Technology LLC Dr. Kara Latorella NASA

More information

Conditional Probability

Conditional Probability Example 2.24 Complex components are assembled in a plant that uses two different assembly lines, A and B. Line A uses older equipment than B, so it is somewhat slower and less reliable. Suppose on a given

More information

This Presentation Will Cover

This Presentation Will Cover April 18, 2017 Elizabeth Chilton, Acting Branch Chief Fisheries Sampling Branch Amy Martins, Acting Division Chief Fishery Monitoring & Research Division Northeast Fisheries Science Center, Woods Hole,

More information

All items required by teachers and candidates for this task are included in this pack.

All items required by teachers and candidates for this task are included in this pack. SPECIMEN Advanced Subsidiary GCE CHEMISTRY B (SALTERS) Unit F333: Chemistry in Practice: Skill III (Analysis and Evaluation) Specimen Task For use from September 2008 to June 2009. F333 All items required

More information

A Comparative Evaluation of Models and Algorithms in Model-Based Fault Diagnosis

A Comparative Evaluation of Models and Algorithms in Model-Based Fault Diagnosis A Comparative Evaluation of Models and Algorithms in Model-Based Fault Diagnosis L.A. Breedveld Parallel and Distributed Systems Group Faculty of Electrical Engineering, Mathematics, and Computer Science

More information

DETC 2001/DTM REDESIGNIT - A CONSTRAINT-BASED TOOL FOR MANAGING DESIGN CHANGES

DETC 2001/DTM REDESIGNIT - A CONSTRAINT-BASED TOOL FOR MANAGING DESIGN CHANGES Proceedings of DETC 01 ASME 2001 Design Engineering Technical Conferences and Computers and Information in Engineering Conference September 9-12, 2001 Pittsburgh, Pennsylvania DETC 2001/DT21702 REDESIGNIT

More information

Backward Design Fourth Grade Plant Unit

Backward Design Fourth Grade Plant Unit Collin Zier Assessment November 2 nd, 2012 Backward Design Fourth Grade Plant Unit Stage One Desired Results Established Goals: Wisconsin s Model Academic Standards for Science 4 th Grade Standard F Life

More information

AGY 514 Marine Geology COURSE PARTICULARS COURSE INSTRUCTORS COURSE DESCRIPTION COURSE OBJECTIVES

AGY 514 Marine Geology COURSE PARTICULARS COURSE INSTRUCTORS COURSE DESCRIPTION COURSE OBJECTIVES AGY 514 Marine Geology COURSE PARTICULARS Course Code: AGY 514 Course Title: Marine Geology No. of Units: 3 Course Duration: Two hours of theory and three hours of practical per week for 15 weeks. Status:

More information

10.1. Comparing Two Proportions. Section 10.1

10.1. Comparing Two Proportions. Section 10.1 /6/04 0. Comparing Two Proportions Sectio0. Comparing Two Proportions After this section, you should be able to DETERMINE whether the conditions for performing inference are met. CONSTRUCT and INTERPRET

More information

Template-Based Representations. Sargur Srihari

Template-Based Representations. Sargur Srihari Template-Based Representations Sargur srihari@cedar.buffalo.edu 1 Topics Variable-based vs Template-based Temporal Models Basic Assumptions Dynamic Bayesian Networks Hidden Markov Models Linear Dynamical

More information

Page 1 of 13. Version 1 - published August 2016 View Creative Commons Attribution 3.0 Unported License at

Page 1 of 13. Version 1 - published August 2016 View Creative Commons Attribution 3.0 Unported License at High School Conceptual Progressions Model Course II Bundle 3 Matter and Energy in Organisms This is the third bundle of the High School Conceptual Progressions Model Course II. Each bundle has connections

More information

The reference for this Study is Pearson Science 9 Chapter 9.

The reference for this Study is Pearson Science 9 Chapter 9. Year 9 Science STUDY GUIDE: Unit Dynamic Earth Here is a summary of the knowledge areas and learning activities you will undertake during this Focus Study. The Study commences on Tuesday, 3 rd November

More information

ToxiCat: Hybrid Named Entity Recognition services to support curation of the Comparative Toxicogenomic Database

ToxiCat: Hybrid Named Entity Recognition services to support curation of the Comparative Toxicogenomic Database ToxiCat: Hybrid Named Entity Recognition services to support curation of the Comparative Toxicogenomic Database Dina Vishnyakova 1,2, 4, *, Julien Gobeill 1,3,4, Emilie Pasche 1,2,3,4 and Patrick Ruch

More information

Test Generation for Designs with Multiple Clocks

Test Generation for Designs with Multiple Clocks 39.1 Test Generation for Designs with Multiple Clocks Xijiang Lin and Rob Thompson Mentor Graphics Corp. 8005 SW Boeckman Rd. Wilsonville, OR 97070 Abstract To improve the system performance, designs with

More information

Chapter 2 Examples of Applications for Connectivity and Causality Analysis

Chapter 2 Examples of Applications for Connectivity and Causality Analysis Chapter 2 Examples of Applications for Connectivity and Causality Analysis Abstract Connectivity and causality have a lot of potential applications, among which we focus on analysis and design of large-scale

More information

IOGP Hazard Survey Guidelines and Technical Notes. Andy W Hill, BP America, March 2016

IOGP Hazard Survey Guidelines and Technical Notes. Andy W Hill, BP America, March 2016 IOGP Hazard Survey Guidelines and Technical Notes Andy W Hill, BP America, March 2016 Summary Background to the IOGP Guidelines for the Conduct of Offshore Drilling Hazard Site Surveys (DHSS) Objective

More information

This unit is primarily aimed at learners who intend to seek employment within the maritime industry.

This unit is primarily aimed at learners who intend to seek employment within the maritime industry. General information for centres Unit title: Celestial Navigation (SCQF level 8) Unit code: HW6M 48 Superclass: RE Publication date: November 2017 Source: Scottish Qualifications Authority Version: 01 Unit

More information

MECHANICAL ENGINEERING DEPARTMENT Wednesday Seminar Series. Seminar Report

MECHANICAL ENGINEERING DEPARTMENT Wednesday Seminar Series. Seminar Report Hydrogen Energy for sustainable development Date 16/07/2014 Dr. A.C. Gangal Designation HOD Energy is an essential input for every activity. Fast depletion of the available resources is posing threat to

More information