+ All Categories
Home > Technology > Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Date post: 27-Nov-2014
Category:
Upload: thomas-roth-berghofer
View: 2,480 times
Download: 0 times
Share this document with a friend
Description:
This paper describes the various explanation capabilities of the open source case-based reasoning tool myCBR. myCBR features conceptual explanations, which provide information about concepts of the application domain, backward explanations, which explain results of the retrieval process, and forward explanations, which support in the modelling of similarity measures. myCBR has been developed as a rapid prototyping tool with a general purpose interface as well as a similarity-based retrieval engine for easy integration in other applications where the explanations can be further adapted to the application’s requirements.
Popular Tags:
67
Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR Thomas Roth-Berghofer Senior researcher, [email protected] German Research Centre for Artificial Intelligence DFKI GmbH CAMBRIDGE, UK, 9 DEC 2008 Samstag, 18. Juli 2009
Transcript
Page 1: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBRThomas Roth-BerghoferSenior researcher, [email protected] German Research Centre for Artificial Intelligence DFKI GmbH

CAMBRIDGE, UK, 9 DEC 2008

Samstag, 18. Juli 2009

Page 2: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Basic explanation scenario

Samstag, 18. Juli 2009

Page 3: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

„TRUST ME. I KNOW WHAT I AM DOING!“SLEDGE HAMMER

Samstag, 18. Juli 2009

Page 4: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

„TRUST ME. I KNOW WHAT I AM DOING!“SLEDGE HAMMER

Samstag, 18. Juli 2009

Page 5: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

What are explanations?

Samstag, 18. Juli 2009

Page 6: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

What are explanations?

Samstag, 18. Juli 2009

Page 7: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

What are explanations?Explanations are answers to questions.

Samstag, 18. Juli 2009

Page 8: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Plug-in for popular ontology editor Protégé (Version 3.x)

• Extensions provided by myCBR (Version 2.6.1):

• Easy import of raw data (csv-files)

• GUIs for modelling knowledge-intensive similarity measures

• Similarity-based retrieval functionality

• Export of domain model and similarity measures in XML format

• Stand-alone retrieval engine for separate use or integration with other systems

• Built-in explanation capabilities

MORE INFORMATION AND DOWNLOAD: HTTP://MYCBR-PROJECT.NET

Samstag, 18. Juli 2009

Page 9: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Example domain: Used Cars

Samstag, 18. Juli 2009

Page 10: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Example domain: Used Cars

Body

Model

Color

Manufacturer

Mileage

Samstag, 18. Juli 2009

Page 11: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 12: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 13: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 14: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Local similarity measure

VISUAL FEEDBACK: COLOURING OF SIMILARITY VALUES

Samstag, 18. Juli 2009

Page 15: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Global similarity measure• Feature match:

local similarity measures

• Class similarity: aggregate local similarities• Weighted sum

• Maximum

• Minimum

• Euclidian distance

Samstag, 18. Juli 2009

Page 16: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Global similarity measure• Feature match:

local similarity measures

• Class similarity: aggregate local similarities• Weighted sum

• Maximum

• Minimum

• Euclidian distance

Samstag, 18. Juli 2009

Page 17: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Important attributes

Samstag, 18. Juli 2009

Page 18: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Important attributes

Samstag, 18. Juli 2009

Page 19: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Important attributes

Samstag, 18. Juli 2009

Page 20: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Searching for a car

Samstag, 18. Juli 2009

Page 21: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Searching for a car

Samstag, 18. Juli 2009

Page 22: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Searching for a car

Samstag, 18. Juli 2009

Page 23: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Searching for a car

Samstag, 18. Juli 2009

Page 24: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Searching for a car

Samstag, 18. Juli 2009

Page 25: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Questions

• about domain concepts

• about retrieval results

• during modelling and maintenance

Samstag, 18. Juli 2009

Page 26: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Question about domain concepts

• What is meant by this concept?

Samstag, 18. Juli 2009

Page 27: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Conceptual Explanations

• The goal of conceptual explanations is to build links between unknown and known concepts.

• Variations:• Definition: “What is a bicycle?” – “A bicycle is a land vehicle

with two wheels in line. Bicycles are a form of human powered vehicle.”

• Theoretical proposition: “What is force?” – “Force is Mass times Acceleration.”

• Prototypical usage of individual things or actions: “What is a bicycle?” – “The thing, that man over there just crashed with.”

• Functional mapping: “What is a bicycle?” – “A bicycle serves as a means of transport.”

Samstag, 18. Juli 2009

Page 28: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Knowledge sources

Samstag, 18. Juli 2009

Page 29: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Problem solving

knowledge

Knowledge sources

Samstag, 18. Juli 2009

Page 30: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Problem solving

knowledge

Explanation

knowledge

Knowledge sources

Samstag, 18. Juli 2009

Page 31: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Conceptual explanations

Samstag, 18. Juli 2009

Page 32: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 33: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 34: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Questions about retrieval results

Samstag, 18. Juli 2009

Page 35: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Questions about retrieval results

• How did the system come to the similarity assessment of a particular case?

Samstag, 18. Juli 2009

Page 36: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Questions about retrieval results

• How did the system come to the similarity assessment of a particular case?

Action explanations

Samstag, 18. Juli 2009

Page 37: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Questions about retrieval results

• How did the system come to the similarity assessment of a particular case?

• Which are the most similar aspects of a case? Which are the least?

Action explanations

Samstag, 18. Juli 2009

Page 38: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Action explanations: “Why was this seat post selected?” – “For the given price, only one other seat post was available. But this was too short.

Action explanations

• Action explanations explain the activities of the respective system.

• Negative action explanations: “Why was no carrier chosen?” – “A carrier is only available for touring bikes. The user did not choose a touring bike.”

Samstag, 18. Juli 2009

Page 39: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 40: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 41: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Conceptual Explanations provide links to known concepts.

Samstag, 18. Juli 2009

Page 42: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Conceptual Explanations provide links to known concepts.

Samstag, 18. Juli 2009

Page 43: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Conceptual Explanations provide links to known concepts.

Samstag, 18. Juli 2009

Page 44: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Conceptual Explanations provide links to known concepts.

Samstag, 18. Juli 2009

Page 45: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Conceptual Explanations provide links to known concepts.

• Action explanations provide information about the similarity calculation process.

Samstag, 18. Juli 2009

Page 46: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Most / least important aspects of a case

Samstag, 18. Juli 2009

Page 47: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Most / least important aspects of a case

Samstag, 18. Juli 2009

Page 48: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Explanation config panel

Samstag, 18. Juli 2009

Page 49: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Explanation config panel

Samstag, 18. Juli 2009

Page 50: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Questions during modelling and maintenance

• Are some problem types underrepresented in the case base?

• Is there an imbalance of cases in the case base?

Samstag, 18. Juli 2009

Page 51: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 52: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 53: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

How many cases use a given attribute?

Samstag, 18. Juli 2009

Page 54: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

How many cases use a given attribute?

Samstag, 18. Juli 2009

Page 55: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Distribution of cases regarding ‚manufacturer‘

Samstag, 18. Juli 2009

Page 56: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Distribution of cases regarding ‚manufacturer‘

Samstag, 18. Juli 2009

Page 57: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

General system approach

Samstag, 18. Juli 2009

Page 58: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Samstag, 18. Juli 2009

Page 59: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Take home messages

Samstag, 18. Juli 2009

Page 60: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Explanations are important and need to be considered while developing a software system.

Take home messages

Samstag, 18. Juli 2009

Page 61: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Explanations are important and need to be considered while developing a software system.

• Explanations are part of communication scenario

Take home messagesExplainer

Originator

User

Samstag, 18. Juli 2009

Page 62: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Explanations are important and need to be considered while developing a software system.

• Explanations are part of communication scenario

• Conceptual explanations support domain understanding.

Take home messagesExplainer

Originator

User

Samstag, 18. Juli 2009

Page 63: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Explanations are important and need to be considered while developing a software system.

• Explanations are part of communication scenario

• Conceptual explanations support domain understanding.

• Action explanations counteract encapsulation and information hiding.

Take home messagesExplainer

Originator

User

Samstag, 18. Juli 2009

Page 64: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

• Explanations are important and need to be considered while developing a software system.

• Explanations are part of communication scenario

• Conceptual explanations support domain understanding.

• Action explanations counteract encapsulation and information hiding.

• Explanation manager provides access to conceptual and action explanations.

Take home messagesExplainer

Originator

User

Samstag, 18. Juli 2009

Page 65: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Thomas Roth-BerghoferSenior researcher, [email protected] German Research Centre for Artificial Intelligence DFKI GmbH

Thank you!

Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

CAMBRIDGE, UK, 9 DEC 2008

Samstag, 18. Juli 2009

Page 66: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Invitation to participate

• ExaCt mailing list:http://groups.yahoo.com/group/explanation-research/

• ExaCt 2009 @ IJCAI 2009 http://exact2009.workshop.hm

Samstag, 18. Juli 2009

Page 67: Explanation Capabilities of the Open Source Case-Based Reasoning Tool myCBR

Publications of ExaCt research group

2008

[Bahls, 2008] Bahls, D. (2008). Explanation support for the case-based reasoning tool myCBR. Project thesis, University of Kaiserslautern.

[Forcher et al., 2008] Forcher, B., Adrian, B., and Roth-Berghofer, T. (2008). Explanations in the information extraction system iDocument. Künstliche Intelligenz, 22(2).

[Mittag, 2008] Mittag, F. (2008). ReduxExp: A justification-based explanation-support server. Project thesis, University of Kaiserslautern.

[Roth-Berghofer and Bahls, 2008] Roth-Berghofer, T. R. and Bahls, D. (2008). Code tagging and retrieval with myCBR. In Petridis, M., Coenen, F., and Bramer, M., editors, Research and Development in Intelligent Systems XXV, London, UK. Springer Verlag.

[Roth-Berghofer and Mittag, 2008] Roth-Berghofer, T. R. and Mittag, F. (2008). ReduxExp: A justification-based explanation-support server. Proceedings of AI-2008. the twenty-eighth SGAI international conference on artificial intelligence. In Petridis, M., Coenen, F., and Bramer, M., editors, Research and Development in Intelligent Systems XXV, London, UK. Springer Verlag.

[Roth-Berghofer and Richter, 2008a] Roth-Berghofer, T. R. and Richter, M. M., editors (2008a). Künstliche Intelligenz—Topic: Explanation, volume 22, Bremen. BöttcherIT Verlag.

[Roth-Berghofer and Richter, 2008b] Roth-Berghofer, T. R. and Richter, M. M. (2008b). On explanation. Künstliche Intelligenz, 22(2):5–7.

2007

[Bahls and Roth-Berghofer, 2007] Bahls, D. and Roth-Berghofer, T. (2007). Explanation support for the case-based reasoning tool myCBR. In Proceedings of the Twenty-Second AAAI Conference on Artificial Intelligence. July 22–26, 2007, Vancouver, British Columbia, Canada., pages 1844–1845. The AAAI Press, Menlo Park, California.

[Eppert, 2007] Eppert, M. (2007). Generating provenance explanations for the gnowsis rebirth machine - a first pass. Pro ject thesis, University of Kaiserslautern.

2007 (contd.)

[Roth-Berghofer et al., 2007] Roth-Berghofer, T. R., Schulz, S., and Leake, D. B., editors (2007). Proceedings of the AAAI-07 workshop on Explanation-aware Computing ExaCt2007. AAAI Press. Technical Report WS-07-06.

2006

[Richter et al., 2006] Richter, M. M., Roth-Berghofer, T., and Schulz, S., editors (2006). Explanation-aware Computing, volume 25. SAP - Slovak Academic Press Ltd., Bratislava.

2005

[Roth-Berghofer et al., 2005a] Roth-Berghofer, T., Cassens, J., and Sørmo, F. (2005a). Goals and kinds of explanations in case-based reasoning. In Althoff, K.-D., Dengel, A., Bergmann, R., Nick, M., and Roth-Berghofer, T., editors, WM 2005: Professional Knowledge Management, pages 264–268, Kaiserslautern, Germany. DFKI GmbH.

[Roth-Berghofer and Cassens, 2005] Roth-Berghofer, T. R. and Cassens, J. (2005). Mapping goals and kinds of explanations to the knowledge containers of case-based reasoning systems. In Muñoz-Avila, H. and Ricci, F., editors, Case-Based Reasoning Research and Developmen, pages 451–464, Heidelberg. Springer Verlag.

[Roth-Berghofer et al., 2005b] Roth-Berghofer, T. R., Schulz, S., and Woody, A., editors (2005b). Proceedings of the AAAI Fal l Symposium on Explanation-aware Computing ExaCt2005. AAAI Press. Technical Report FS-05-04.

2004

[Roth-Berghofer, 2004] Roth-Berghofer, T. R. (2004). Explanations and Case-Based Reasoning: Foundational issues. In Funk, P. and González-Calero, P. A., editors, Advances in Case-Based Reasoning, pages 389–403. Springer-Verlag.

Samstag, 18. Juli 2009


Recommended