教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 政务民生 >

Exemplar learning in fuzzy decision trees

来源:网络收集 时间:2026-09-05
导读: Decision-tree algorithms provide one of the most popular methodologies for symbolic knowledge acquisition. The resulting knowledge, a symbolic decision tree along with a simple inference mechanism, has been praised for comprehensibility. T

Decision-tree algorithms provide one of the most popular methodologies for symbolic knowledge acquisition. The resulting knowledge, a symbolic decision tree along with a simple inference mechanism, has been praised for comprehensibility. The most comprehen

ExemplarLearninginFuzzyDecisionTrees

C.Z.Janikow

MathematicsandComputerScience

UniversityofMissouriSt.Louis,MO63121

Abstract

Decision-treealgorithmsprovideoneofthemostpopu-larmethodologiesforsymbolicknowledgeacquisition.Theresultingknowledge,asymbolicdecisiontreealongwithasimpleinferencemechanism,hasbeenpraisedforcompre-hensibility.Themostcomprehensibledecisiontreeshavebeendesignedforperfectsymbolicdata.Overtheyears,additionalmethodologieshavebeeninvestigatedandpro-posedtodealwithcontinuousormulti-valueddata,andwithmissingornoisyfeatures.Recently,withthegrowingpop-ularityoffuzzyrepresentation,afewresearchersindepend-entlyhaveproposedtoutilizefuzzyrepresentationinde-cisiontreestodealwithsimilarsituations.Fuzzyrepresent-ationbridgesthegapbetweensymbolicandnon-symbolicdatabylinkingqualitatitivelinguistictermswithquantitat-ivedata.Inthispaper,weoverviewourfuzzydecisiontreeandproposeafewnewinferencesbasedonexemplarlearn-ing.

1.Introduction

Withtheincreasingamountofdatareadilyavailable,automaticknowledgeacquisitioncapabilitiesarebecom-ingmoreandmoreimportant.Whenalldataelementsarepreclassi ed,noextensivedomainknowledgeisavailable,andtheobjectiveistoacquireknowledgedescribingthoseclasses(astoreasonaboutthemorsimplytoclassifyfu-turedata),theknowledgeacquisitionprocessiscalledsu-pervisedlearningfromexamples.Becausetheobjectiveistoinfernewknowledge,inductionmustbeemployed.Whenboththelanguagedescribingthetrainingdataandthatde-scribingtheresultingknowledgeusesymbolicfeatures,wespeakofsymboliclearning.

Decision-treealgorithmsprovideoneofthemostpopu-larmethodologiesforsymbolicknowledgeacquisitionfromfeature-basedexamples.Amongthem,Quinlan’sID3isthemostwidelyknown.Itwasoriginallydesignedforsymbolicdatawhenalltheneededinformationisavailable.Theac-

quiredknowledgeisexpressedwithahighlycomprehens-iblesymbolicdecisiontree(amodel),whichpairedwithasimpleinferencemechanismassignssymbolicdecisions(classassignments)tonewdata.Becauseofthenaturalin-terpretationoftheknowledge,symbolicdecisiontreescanbeeasilytranslatedtoasetofrulessuitableforuseinrule-basedsystems[10].

Analternativelearningscenariomayinvolveasimplestatisticalinferenceonthedata,orselectionofdataele-mentstobeusedinaproximitymodel.Quinlanhasrecentlyproposedtocombinestandarddecision-treereasoningwithsuchinstance-basedscenarios[9].Exemplar-basedlearn-ing[1]isadi erentcombinationofinstance-andmodel-basedlearning.There,specialexamples(exemplars)arese-lectedfromdatatobeusedwithaproximitymeasure,buttheseexamplescanalsobegeneralized.

Inreal-worldapplications,dataishardlyeverperfectlyttedtoagivenalgorithm.Thisimperfectnesscanbemani-festedinanumberofways.Symbolicinductivelearn-ingrequiressymbolicdomains,whilesomeorallattrib-utesmaybedescribedbymulti-valuedorcontinuousfea-tures.Somefeaturesmaybemissingfromdatadescriptions,andthismayhappenbothintrainingorindecision-making.Intraining,suchincompletedatacanbedisregarded,butthismayunnecessarilyoverlooksomeavailableinforma-tion.Indecision-making,adecisionmustbemadebasedonwhateverinformationisavailable(oranewtestmaybesug-gested).Datacanalsobenoisyorsimplyerroneous.Whilethelatterproblemcanbeminimized,theformermustbead-dressed,especiallyincontinuousdomainsfromsomesens-orydata.Finally,featuresmayinvolveinherentlysubjectivelinguisticterms,withoutunambiguousde nitions.

Someofsuchproblemshavebeenexploredinthecon-textofdecisiontrees,resultingintheproposalofanum-berofmethodologicaladvancements.Todealwithcontinu-ousdata,CARTalgorithmshavebeenproposed[2].Un-fortunately,thesetreessu erfromreducedcomprehensib-ility,whichisnotalwaysawelcometrade-o .Insym-bolicdecisiontreesinvolvingmulti-valuedorcontinuousdomains,ithasbeenproposedtousedomainpartitionblocks

Decision-tree algorithms provide one of the most popular methodologies for symbolic knowledge acquisition. The resulting knowledge, a symbolic decision tree along with a simple inference mechanism, has been praised for comprehensibility. The most comprehen

asfeatures.Incaseswhensuchblocksoverlap(coverings),aprobabilisticinferencecanbeused.Methodsfordeal-ingwithmissingfeaturesandnoisehavealsobeenstudied[6,8,10].

Inrecentyears,analternativerepresentationhasgrowninpopularity.Thisrepresentation,basedonfuzzysetsandusedinapproximatereasoning,isespeciallyapplicabletobridgingtheconceptualgapbetweensubjective/ambiguousfeaturesandquantitativedata[3,13].Becauseofthegrace-fulnessofgradualfuzzysetsandapproximatereasoningmethodsused,fuzzyrepresentationisalsowellsuitedfordealingwithinexactandnoisydata.Fuzzyrules,basedonfuzzysets,utilizethosequalitiesoffuzzyrepresentationinacomprehensiblestructureofrulebases.

Recently,afewresearchershaveproposedtocom-binefuzzyrepresentationwiththepopulardecisiontreeal-gorithms.Whentheobjectiveishighcomprehensibilityratherthan"best"fuzzypartitioningofthedescriptionspace,thecombinationinvolvessymbolicdecisiontrees[4,5,11].Theresultingfuzzydecisiontreesexhibithighcomprehens-ibility,yetfuzzysetsandapproximatereasoningmethodsprovidenaturalmeansfordealingwithcontinuousdomains,subjectivelinguisticterms,andnoisymeasurements.Sincemethodologiesfordealingwithmissingfeaturesarereadilyavailableinsymbolicdecisiontrees,suchcanalsobeeasilyincorporatedintothosefuzzydecisiontrees.Andsincetreescanbeinterpretedasrule-bases,fuzzydecisiontreescanbeseenasameansforlearningfuzzyrules.Thismakesfuzzydecisiontreesanattractivealternativetootherrecentlypro-posedlearningmethodsforfuzzyrules(forexample,[12]).Adecision-treelearningalgorithmhastwomajorcom-ponents:tree-buildingandinference.Ourfuzzydecisiontreeisamodi cationoftheID3algorithm,withbothcomponentsadaptingfuzzyrepresentationandapproxim-atereasonin …… 此处隐藏:23095字,全部文档内容请下载后查看。喜欢就下载吧 ……

Exemplar learning in fuzzy decision trees.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/1442642.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)