Download presentation
Presentation is loading. Please wait.
Published byBrianna Preston Modified over 9 years ago
1
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Knowledge Exchange
2
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Acknowledgements
3
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Acknowledgements
4
4 Franz Kurfess: Reasoning Use and Distribution of these Slides ❖ These slides are primarily intended for the students in classes I teach. In some cases, I only make PDF versions publicly available. If you would like to get a copy of the originals (Apple KeyNote or Microsoft PowerPoint), please contact me via email at fkurfess@calpoly.edu. I hereby grant permission to use them in educational settings. If you do so, it would be nice to send me an email about it. If you’re considering using them in a commercial environment, please contact me first. fkurfess@calpoly.edu 4
5
5 Franz Kurfess: Reasoning Overview Knowledge Exchange ❖ Introduction ❖ Knowledge Capture ❖ Explicit Capture ❖ Extraction From Text ❖ Case-based Reasoning ❖ Enhancement of Existing Documents ❖ Transfer of Knowledge ❖ Communication ❖ Basic Concepts ❖ Language and Communication ❖ Natural Language ❖ Formal Languages ❖ Communication Models ❖ Distribution of Knowledge ❖ Knowledge Repositories ❖ Distribution Models 5
6
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Logistics
7
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Preliminaries
8
8 Franz Kurfess: Reasoning Bridge-In ❖ How do you share and exchange your knowledge? ❖ direct human-to-human communication ❖ mediated exchange ❖ without computers ❖ computer-based 8
9
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Motivation and Objectives
10
10 Franz Kurfess: Reasoning Motivation 10
11
11 Franz Kurfess: Reasoning Objectives 11
12
12 Franz Kurfess: Reasoning Evaluation Criteria 12
13
13 Introduction
14
14 Franz Kurfess: Reasoning ((( )) ()))) Richer representations More ambiguous More versatile (defconcept bridge ())) More formal More concrete More introspectible Knowledge Base Introductory texts, expert hints, explanations, dialogues, comments, examples, exceptions,... Info. extraction templates, dialogue segments and pegs, filled-out forms, high-level connections,... Alternative formalizations (KIF, MELD, CML,…), alternative views of the same notion (e.g., what is a threat) Descriptions augmented with prototypical examples & exceptions, problem-solving steps and substeps,... WWW [Gil 2000] The Need for Knowledge Exchange 14
15
15 Franz Kurfess: Reasoning [Gil 2000] Knowledge Mobility ❖ multiple views and versions of the same information ❖ need to provide tools that establish connections among alternative versions/views of the same information ❖ hyper-connectivity ❖ need to provide tools that suggest further connections to related sources when users compose documents ❖ need to annotate hyperlinks ❖ basis to support information morphing ❖ how one or more knowledge sources are used for ❖ alternative purposes ❖ track alternative knowledge transformations ❖ various renderings and implementations of a knowledge source 15
16
16 Franz Kurfess: Reasoning Knowledge Capture ❖ before knowledge can be shared, it must be captured ❖ in and encoding and representation that is suitable for the sender and recipient of the knowledge ❖ the representation format must be suitable for transmission via a communication channel between sender and recipient ❖ for human-to-human knowledge exchange, natural language in written or spoken form is often suitable and convenient 16
17
17 Franz Kurfess: Reasoning Knowledge Capture Methods ❖ Explicit Capture ❖ Extraction from Documents ❖ text ❖ other formats ❖ Case-based Reasoning ❖ Enhancement of Existing Documents 17
18
18 Franz Kurfess: Reasoning Explicit Capture ❖ conventional techniques for knowledge acquisition ❖ interviews with experts, knowledge engineers ❖ advantages ❖ carefully constructed ❖ suitable knowledge representation methods ❖ usually common-sense evaluation ❖ sometimes formal evaluation ❖ consistency checks, other formal aspects 18
19
19 Franz Kurfess: Reasoning Extraction From Text ❖ syntactic level ❖ keywords, descriptive features ❖ construction of an index, meta data ❖ semantic level ❖ document structure ❖ requires information about structure (tags, DDT, RDF) ❖ sentence structure ❖ natural language processing (NLP) ❖ pragmatic level ❖ context (thesaurus, ontology, NLP) 19
20
20 Franz Kurfess: Reasoning Case-based Reasoning ❖ solutions to a problem in a specific context are collected ❖ represented in a structured format ❖ problem, context, solution ❖ usable by a computer-based system ❖ cases are often represented through frames or similar mechanisms ❖ new cases are matched against existing ones ❖ patterns in the frames provide the basis for matching ❖ the suitability of the solution is judged by the user 20
21
21 Franz Kurfess: Reasoning Enhancement of Existing Documents ❖ in addition to the methods mentioned above, collections of documents can be enhanced ❖ addition of meta-knowledge ❖ integration into an existing framework/ontology ❖ manually through categorization ❖ automatically through keyword extraction ❖ indirectly through statistical correlations with other documents 21
22
22 Franz Kurfess: Reasoning Transfer of Knowledge ❖ Communication ❖ Basic Concepts ❖ Language and Communication ❖ Natural Language ❖ Formal Languages ❖ Communication Models 22
23
23 Franz Kurfess: Reasoning Basic Concepts ❖ communication ❖ exchange of information ❖ requires a shared system of signs ❖ greatly enhanced by language ❖ speaker ❖ produces signs as utterances ❖ general: not only spoken language ❖ listener (hearer) ❖ perceives and interprets signs 23
24
24 Franz Kurfess: Reasoning Purpose of Communication ❖ sharing of information among agents or systems ❖ query other agents for information ❖ responses to queries ❖ requests or commands ❖ actions to be performed for another agent ❖ offer ❖ proposition for collaboration ❖ acknowledgement ❖ confirmation of requests, offers ❖ sharing ❖ of experiences, feelings 24
25
25 Franz Kurfess: Reasoning Communication Problems ❖ intention ❖ what is the expected outcome (speaker’s perspective) ❖ timing ❖ when is a communication act appropriate ❖ selection ❖ which act is the right one ❖ language ❖ what sign system should be used ❖ interpretation ❖ will the intended meaning be conveyed to the listener ❖ ambiguity ❖ can the intention be expressed without the possibility of misunderstandings 25
26
26 Franz Kurfess: Reasoning Language and Communication ❖ Natural Language ❖ used by humans ❖ evolves over time ❖ moderately to highly ambiguous ❖ Formal Languages ❖ invented ❖ rigidly defined ❖ little ambiguity 26
27
27 Franz Kurfess: Reasoning Natural Language ❖ formal description is very difficult ❖ sometimes non-systematic, inconsistent, ambiguous ❖ mostly used for human communication ❖ easy on humans ❖ tough on computers ❖ context is critical ❖ situation, beliefs, goals 27
28
28 Franz Kurfess: Reasoning Formal Languages ❖ symbols ❖ terminal symbols ❖ finite set of basic words ❖ not: alphabet, characters ❖ non-terminal symbols ❖ intermediate structures composed of terminal or non-terminal symbols ❖ strings ❖ sequences of symbols ❖ phrases ❖ sub-strings grouping important parts of a string 28
29
29 Franz Kurfess: Reasoning Formal Languages Cont. ❖ sentences ❖ allowable strings in a language ❖ composed from phrases ❖ grammar ❖ rules describing correct sentences ❖ often captured as rewrite rules in BNF notation ❖ lexicon ❖ list of allowable vocabulary words 29
30
30 Franz Kurfess: Reasoning Communication Models ❖ encoded message model ❖ a definite proposition of the speaker is encoded into signs which are transmitted to the listener ❖ the listener tries to decode the signs to retrieve the original proposition ❖ errors are consequences of transmission problems ❖ situated language model ❖ the intended meaning of a message depends on the signals as well as the situation in which they are exchanged ❖ mis-interpretation may lead to additional problems 30
31
31 Franz Kurfess: Reasoning Communication Types ❖ telepathic communication ❖ speaker and listener have a shared internal representation ❖ communication through Tell/Ask directives ❖ language-based communication ❖ speaker performs actions that produce signs which other agents can perceive and interpret ❖ communication language is different from the internal representation ❖ more complex ❖ involves several mappings ❖ language needs to be generated, encoded, transmitted, decoded, and interpreted 31
32
32 Franz Kurfess: Reasoning Telepathic Communication [Russell & Norvig 1995] 32
33
33 Franz Kurfess: Reasoning Language-Based Communication [Russell & Norvig 1995] 33
34
34 Franz Kurfess: Reasoning Communication Steps: Speaker ❖ intention ❖ decision about producing a speech act ❖ generation ❖ conversion of the information to be transferred into the chosen language ❖ synthesis ❖ actions that produce the generated signs 34
35
35 Franz Kurfess: Reasoning Communication Steps: Listener ❖ perception ❖ reception of the signs produced by the speaker ❖ speech recognition, lip reading, character recognition ❖ analysis ❖ syntactic interpretation (parsing) ❖ semantic interpretation ❖ disambiguation ❖ selection of the most probable intended meaning ❖ incorporation ❖ the selected interpretation is added to the existing world model as additional piece of evidence 35
36
36 Franz Kurfess: Reasoning Communication Example [Russell & Norvig 1995] 36
37
37 Knowledge Exchange Perspectives
38
38 Franz Kurfess: Reasoning Different Perspectives ❖ Roles ❖ Scope ❖ Purpose 38
39
39 Franz Kurfess: Reasoning Roles ❖ knowledge creator ❖ source of the knowledge ❖ knowledge facilitator ❖ supports the exchange of knowledge between creator and user ❖ knowledge user ❖ sender ❖ initiates and conducts the transmission of knowledge ❖ may be creator or facilitator ❖ recipient ❖ typically the knowledge user 39
40
40 Franz Kurfess: Reasoning Scope of Knowledge Exchange ❖ number of people involved ❖ individuals, groups, organizations, humanity ❖ coherence ❖ domain knowledge, educational background, intellectual ability, familiarity with the environment,... ❖ spread ❖ geographical distribution 40
41
41 Franz Kurfess: Reasoning Individuals ❖ informal ❖ direct communication ❖ quick feedback ❖ low persistence tolerable ❖ clarification easy ❖ consistency issues easy to resolve 41
42
42 Franz Kurfess: Reasoning Groups ❖ informal ❖ direct communication ❖ coordination and synchronization required ❖ moderate persistence desirable ❖ clarification via discussion 42
43
43 Franz Kurfess: Reasoning Organization ❖ more formal repositories and exchange methods ❖ systematic communication, coordination and synchronization necessary ❖ persistence is important ❖ more structured approaches to clarification and consistency beneficial 43
44
44 Franz Kurfess: Reasoning Community ❖ formal “body of knowledge” ❖ well-structured, reasonably controlled vocabulary, established repositories of knowledge, procedures for validation (“peer review”) ❖ established exchange methods ❖ journals, official publications, books, conferences, portals ❖ professional organizations with controlled memberships ❖ established communication, coordination, and synchronization methods 44
45
45 Franz Kurfess: Reasoning Humanity ❖ no coherent “body of knowledge” ❖ communication, coordination, and synchronization of knowledge exchange across boundaries is difficult ❖ differences in vocabulary, methods, knowledge validation processes make exchange of knowledge difficult ❖ serious problems with clarification, resolution of inconsistencies are possible 45
46
46 Franz Kurfess: Reasoning Purpose ❖ personal enrichment ❖ better product ❖ better working conditions ❖ commercial advantage ❖ stronger community ❖ societal benefits 46
47
47 Knowledge Distribution
48
48 Franz Kurfess: Reasoning Distribution of Knowledge ❖ Knowledge Repositories ❖ Digital Libraries ❖ Distribution Models 48
49
49 Franz Kurfess: Reasoning Knowledge Repositories ❖ persistent storage of digital documents ❖ internal representation in the original format ❖ loss-less transformation may be acceptable ❖ transparent internal organization ❖ multiple presentation methods for various users and usage methods ❖ multiple access methods ❖ according to users’ needs and capabilities 49
50
50 Franz Kurfess: Reasoning Wikipedia ❖ collaborative effort to capture knowledge ❖ contributions by volunteers ❖ not restricted to “experts” ❖ liberal policy for entry modifications ❖ editorial policies to limit abuse 50
51
51 Franz Kurfess: Reasoning Scientific American “Edit This”Edit This ❖ public is invited to comment on some articles before they are published ❖ examples ❖ “Science 2.0: Great New Tool, or Great Risk?”Science 2.0: Great New Tool, or Great Risk? ❖ “Does the U.S. Produce Too Many Scientists?”Does the U.S. Produce Too Many Scientists? 51
52
52 Franz Kurfess: Reasoning Google Knols ❖ An example: Canine Science: How Dogs Communicate How Dogs Talk To Each Other Using Sound, Smell and Body Language Dogs communicate with each other in a variety of ways, using sounds, smells and body language. This knol offers a guide to some of the weird and wonderful methods canines use to get their messages across. Contents Introduction Image: wikimedia.org Pet Sounds: What Dog Noises Mean Barking: Some Canine Statistics Body Talk: Physical Language Talking Dirty: Smells Further Reading: 52
53
53 Franz Kurfess: Reasoning Educational Repositories ❖ Open Course Ware Initiative Open Course Ware Initiative ❖ MIT ❖ Connexions Connexions ❖ Rice University and Connexions Consortium ❖ Merlot Merlot ❖ California State University System is a “Sustaining Partner” 53
54
54 Franz Kurfess: Reasoning General Repositories ❖ Instructables.com ❖ Slideshare.com ❖ Blogs ❖ Youtube and similar sites 54
55
55 Franz Kurfess: Reasoning Digital Libraries ❖ collections of documents and artifacts stored and accessed via computers ❖ remotely accessible through networks ❖ enhanced functionality compared with paper-based libraries ❖ access methods ❖ organization principles ❖ duplication ❖ implementation and usage unclear 55
56
56 Franz Kurfess: Reasoning Digital Library In-A-Box 56 [Sweeney & Kurfess 1998]
57
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess Ausklang
58
58 Franz Kurfess: Reasoning Post-Test 58
59
59 Franz Kurfess: Reasoning Evaluation ❖ Criteria 59
60
60 Franz Kurfess: Reasoning KP/KM Activity ❖ select a domain that requires significant human involvement for dealing with knowledge ❖ identify at least two candidates for ❖ knowledge representation ❖ reasoning ❖ evaluate their suitability ❖ human perspective ❖ understandable and usable for humans ❖ computational perspective ❖ storage, processing 60
61
61 Franz Kurfess: Reasoning KP/KM Activity Outcomes 2007 ❖ Images with Metadata ❖ Extracting contact information from text ❖ Qualitative and quantitative knowledge about cheese making ❖ Visualization of astronomy data ❖ Surveillance/security KM ❖ Marketing ❖ Face recognition ❖ Visual marketing 61
62
62 Franz Kurfess: Reasoning Important Concepts and Terms 62 ❖ automated reasoning ❖ belief network ❖ cognitive science ❖ computer science ❖ deduction ❖ frame ❖ human problem solving ❖ inference ❖ intelligence ❖ knowledge acquisition ❖ knowledge representation ❖ linguistics ❖ logic ❖ machine learning ❖ natural language ❖ ontology ❖ ontological commitment ❖ predicate logic ❖ probabilistic reasoning ❖ propositional logic ❖ psychology ❖ rational agent ❖ rationality ❖ reasoning ❖ rule-based system ❖ semantic network ❖ surrogate ❖ taxonomy ❖ Turing machine
63
63 Franz Kurfess: Reasoning Summary Knowledge Exchange 63
64
64 Franz Kurfess: Reasoning 64
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.