Learning as problem solving:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | English |
Veröffentlicht: |
Amsterdam
2001
|
Schriftenreihe: | SIKS dissertation series
2001,3 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | IV, 222 S. Ill. |
ISBN: | 9090145125 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV014580983 | ||
003 | DE-604 | ||
005 | 20020722 | ||
007 | t | ||
008 | 020722s2001 a||| m||| 00||| eng d | ||
020 | |a 9090145125 |9 90-901-4512-5 | ||
035 | |a (OCoLC)50461308 | ||
035 | |a (DE-599)BVBBV014580983 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-12 |a DE-188 | ||
100 | 1 | |a Someren, Maarten W. van |d 1955- |e Verfasser |0 (DE-588)115263020 |4 aut | |
245 | 1 | 0 | |a Learning as problem solving |c door Maarten Willem van Someren |
264 | 1 | |a Amsterdam |c 2001 | |
300 | |a IV, 222 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a SIKS dissertation series |v 2001,3 | |
502 | |a Amsterdam, Univ., Diss., 2001 | ||
650 | 7 | |a Hochschulschrift |2 gtt | |
650 | 0 | 7 | |a Lernen |0 (DE-588)4035408-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Künstliche Intelligenz |0 (DE-588)4033447-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Problemlösen |0 (DE-588)4076358-4 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Lernen |0 (DE-588)4035408-8 |D s |
689 | 0 | 1 | |a Problemlösen |0 (DE-588)4076358-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Lernen |0 (DE-588)4035408-8 |D s |
689 | 1 | 1 | |a Künstliche Intelligenz |0 (DE-588)4033447-8 |D s |
689 | 1 | 2 | |a Problemlösen |0 (DE-588)4076358-4 |D s |
689 | 1 | |5 DE-188 | |
830 | 0 | |a SIKS dissertation series |v 2001,3 |w (DE-604)BV012842495 |9 2001,3 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009912150&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009912150 |
Datensatz im Suchindex
_version_ | 1804129357385433088 |
---|---|
adam_text | Titel: Learning as problem solving
Autor: Someren, Maarten W. van
Jahr: 2001
Contents
1 Introduction 1
2 Viewpoints on learning 7
2.1 Formalising and automating knowledge acquisition.......... 7
2.2 Machine learning............................. 8
2.2.1 Learning as storage and retrieval................ 9
2.2.2 Learning as chunking and storage................ 9
2.2.3 Domain and task specific learning goals and operators .... 10
2.2.4 Learning as improving correctness, effectiveness and abstrac-
tion level............................. 11
2.2.5 Classifications of machine learning systems.......... 11
2.3 Systems that integrate learning systems................ 19
2.4 Chapter conclusion............................ 22
3 A language for modelling learning systems 23
3.1 Modelling learning systems....................... 23
3.2 Modelling knowledge systems in LML................. 27
3.3 Properties of knowledge systems .................... 27
3.4 Problem solver.............................. 30
3.5 Properties of the form of a knowledge base .............. 31
3.5.1 Knowledge Base Grammar (kbGrammar)........... 32
3.5.2 Knowledge base vocabulary (kbVocabulary).......... 32
3.5.3 Knowledge Base Lexicon (kbLexicon) ............. 33
3.6 Properties of the function........................ 34
3.6.1 Problem grammar (pGrammar)................. 35
3.6.2 Problem vocabulary (pVocabulary) and task vocabulary (taskVo-
cabulary)............................. 36
3.6.3 Problem lexicon (pLexicon) and Problem Lexical Structure
(pLexicalStracture)........................ 36
3.6.4 Solutions............................. 37
3.7 Technical properties........................... 38
3.7.1 Size................................ 38
3.7.2 Solution time........................... 38
3.8 An LML model of a compound knowledge system........... 39
3.9 Sources .................................. 40
3.10 Learning goals .............................. 43
3.11 Modelling learning systems in LML................... 46
3.12 Discussion................................. 49
3.12.1 The scope of LML........................ 49
3.12.2 Related models.......................... 54
3.13 Chapter conclusion............................ 55
Modelling the function of learning systems 57
4.1 The modelled systems.......................... 57
4.1.1 Method for constructing the models.............. 59
4.2 AQTT-15................................. 60
4.2.1 The AQ15 system ........................ 61
4.2.2 The TRUNC component..................... 63
4.3 Learning decision trees.......................... 66
4.4 Explanation-based learning....................... 69
4.4.1 PROLOG-EBL and ROE.................... 71
4.4.2 LEAP............................... 71
4.4.3 Learning ACES.......................... 72
4.4.4 BAGGER: EBL for iterative concepts............. 73
4.4.5 Prieditis system......................... 74
4.4.6 Discussion of EBL systems ................... 74
4.5 Refinement systems............................ 75
4.5.1 Duval s refinement system.................... 75
4.5.2 ML-SMART ........................... 78
4.5.3 OGUST.............................. 78
4.6 PROTOS................................. 79
4.7 The INDE refinement system...................... 80
4.8 ABD.................................... 81
4.9 Discussion of the LML models of learning systems.......... 82
4.9.1 Learning as constructing knowledge systems.......... 82
4.9.2 The LML properties....................... 84
4.9.3 LML datatypes.......................... 88
4.9.4 Elicitation............................. 89
4.9.5 Other operations on knowledge................. 90
4.10 Recent ML systems............................ 90
4.11 Chapter conclusions........................... 92
5 The KBL method and system 95
5.1 The Knowledge Base Learner...................... 95
5.2 Overview of the example scenario.................... 97
5.3 Toplevel control of learning....................... 103
5.4 Constructing the LML model of a knowledge system......... Ill
5.4.1 Problem solver.......................... Ill
5.4.2 Knowledge base grammar.................... 112
5.4.3 Knowledge base vocabulary................... 115
5.4.4 Solutions............................. 115
5.4.5 Problem grammar........................ 115
5.4.6 Problem vocabulary and task vocabulary........... 116
5.4.7 Problem lexical structure.................... 117
5.4.8 Function.............................. 117
5.4.9 Size................................ 118
5.4.10 Solution time........................... 118
5.5 Examples of LML models........................ 118
5.6 LML models of sources.......................... 120
5.7 Relations between knowledge systems ................. 122
5.8 Learning goals.............................. 124
5.9 Testing if a learning goal is satisfied.................. 127
5.10 Find task definition, select relevant knowledge systems and find miss-
ing knowledge............................... 129
5.11 Elicitation................................. 130
5.12 Ordering knowledge systems....................... 132
5.13 Find best knowledge system and operator that improve input .... 134
5.14 Learning operators in KBL....................... 136
5.14.1 Conversion operators....................... 137
5.14.2 Knowledge integration operators................ 140
5.14.3 Generalisation operators..................... 142
5.14.4 Speedup learning operators................... 143
5.14.5 Learning operators for compound knowledge systems..... 143
5.14.6 abductiveDecompose....................... 144
5.14.7 Merge operators ......................... 145
5.14.8 Configuration operators..................... 145
5.15 The example continued.......................... 145
5.16 An example of learning compound systems .............. 150
6 Evaluating KBL 155
6.1 Introduction................................ 155
6.2 The efficiency of KBL.......................... 155
6.3 The functionality of KBL........................ 160
iii
6.3.1 Multistrategy learning systems................. 160
6.3.2 The ACKnowledge KEW system................ 165
6.3.3 The ACKnowledge GRANUL system.............. 173
6.3.4 The MOBAL system....................... 176
6.3.5 The MLT toolkit......................... 177
6.3.6 The MUSKRAT system..................... 178
6.4 Discussion................................. 179
7 Discussion and conclusions 181
7.1 Our view of learning........................... 181
7.2 The LML language............................ 182
7.3 The KBL architecture.......................... 185
7.4 KBL as an open architecture...................... 187
7.5 Prospects for practical applications................... 188
7.6 Open issues................................ 189
7.7 Concluding remarks........................... 190
8 Summary 191
9 Samenvatting 195
A LML models of learning operators 199
B Details of data for example 207
References 209
IV
|
any_adam_object | 1 |
author | Someren, Maarten W. van 1955- |
author_GND | (DE-588)115263020 |
author_facet | Someren, Maarten W. van 1955- |
author_role | aut |
author_sort | Someren, Maarten W. van 1955- |
author_variant | m w v s mwv mwvs |
building | Verbundindex |
bvnumber | BV014580983 |
ctrlnum | (OCoLC)50461308 (DE-599)BVBBV014580983 |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01749nam a2200445 cb4500</leader><controlfield tag="001">BV014580983</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20020722 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">020722s2001 a||| m||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9090145125</subfield><subfield code="9">90-901-4512-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)50461308</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014580983</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Someren, Maarten W. van</subfield><subfield code="d">1955-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)115263020</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learning as problem solving</subfield><subfield code="c">door Maarten Willem van Someren</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Amsterdam</subfield><subfield code="c">2001</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">IV, 222 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">SIKS dissertation series</subfield><subfield code="v">2001,3</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="a">Amsterdam, Univ., Diss., 2001</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Hochschulschrift</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Lernen</subfield><subfield code="0">(DE-588)4035408-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Künstliche Intelligenz</subfield><subfield code="0">(DE-588)4033447-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Problemlösen</subfield><subfield code="0">(DE-588)4076358-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Lernen</subfield><subfield code="0">(DE-588)4035408-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Problemlösen</subfield><subfield code="0">(DE-588)4076358-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Lernen</subfield><subfield code="0">(DE-588)4035408-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Künstliche Intelligenz</subfield><subfield code="0">(DE-588)4033447-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="2"><subfield code="a">Problemlösen</subfield><subfield code="0">(DE-588)4076358-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-188</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">SIKS dissertation series</subfield><subfield code="v">2001,3</subfield><subfield code="w">(DE-604)BV012842495</subfield><subfield code="9">2001,3</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009912150&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009912150</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV014580983 |
illustrated | Illustrated |
indexdate | 2024-07-09T19:03:51Z |
institution | BVB |
isbn | 9090145125 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009912150 |
oclc_num | 50461308 |
open_access_boolean | |
owner | DE-12 DE-188 |
owner_facet | DE-12 DE-188 |
physical | IV, 222 S. Ill. |
publishDate | 2001 |
publishDateSearch | 2001 |
publishDateSort | 2001 |
record_format | marc |
series | SIKS dissertation series |
series2 | SIKS dissertation series |
spelling | Someren, Maarten W. van 1955- Verfasser (DE-588)115263020 aut Learning as problem solving door Maarten Willem van Someren Amsterdam 2001 IV, 222 S. Ill. txt rdacontent n rdamedia nc rdacarrier SIKS dissertation series 2001,3 Amsterdam, Univ., Diss., 2001 Hochschulschrift gtt Lernen (DE-588)4035408-8 gnd rswk-swf Künstliche Intelligenz (DE-588)4033447-8 gnd rswk-swf Problemlösen (DE-588)4076358-4 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Lernen (DE-588)4035408-8 s Problemlösen (DE-588)4076358-4 s DE-604 Künstliche Intelligenz (DE-588)4033447-8 s DE-188 SIKS dissertation series 2001,3 (DE-604)BV012842495 2001,3 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009912150&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Someren, Maarten W. van 1955- Learning as problem solving SIKS dissertation series Hochschulschrift gtt Lernen (DE-588)4035408-8 gnd Künstliche Intelligenz (DE-588)4033447-8 gnd Problemlösen (DE-588)4076358-4 gnd |
subject_GND | (DE-588)4035408-8 (DE-588)4033447-8 (DE-588)4076358-4 (DE-588)4113937-9 |
title | Learning as problem solving |
title_auth | Learning as problem solving |
title_exact_search | Learning as problem solving |
title_full | Learning as problem solving door Maarten Willem van Someren |
title_fullStr | Learning as problem solving door Maarten Willem van Someren |
title_full_unstemmed | Learning as problem solving door Maarten Willem van Someren |
title_short | Learning as problem solving |
title_sort | learning as problem solving |
topic | Hochschulschrift gtt Lernen (DE-588)4035408-8 gnd Künstliche Intelligenz (DE-588)4033447-8 gnd Problemlösen (DE-588)4076358-4 gnd |
topic_facet | Hochschulschrift Lernen Künstliche Intelligenz Problemlösen |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009912150&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV012842495 |
work_keys_str_mv | AT somerenmaartenwvan learningasproblemsolving |