DocumentCode :
2906181
Title :
Concept of applying universal hashing and open addressing for performance enhancement of Lazy Learning method
Author :
Chaudhuri, Chandrima ; Chaudhuri, Arindam ; Mandal, Srimanta
Author_Institution :
Comput. Sc. & Eng. Dept., Jadavpur Univ., Kolkata, India
fYear :
2012
fDate :
Nov. 30 2012-Dec. 1 2012
Firstpage :
343
Lastpage :
347
Abstract :
Lazy Learners are those that postpone building Classifier models until a new data tuple is presented. Case-Based Reasoners fall under the category of Lazy Learners. CBRs treat every freshly encountered unclassified object as a case, and endeavours to place it in a storage area called Case-Base, after supplementing the object with its correct class. This process of insertion is preceded by a search amongst the old cases in the Base. If an exact match is found there is no need to insert. Otherwise, some near matches are found whose class information help to provide the new case with a suitable class and insert it in the Case-Base. Search and insertion techniques are optimized by first generating keys for each data tuple or case and then using universal hashing functions to map these onto the base while searching for matches. Collisions are next resolved by open addressing strategies such as linear and quadratic probing, and double hashing. Performance of the Classifiers are analysed with the help of some standard datasets provided by the UCI machine learning repository.
Keywords :
case-based reasoning; cryptography; learning (artificial intelligence); pattern classification; CBR; case-based reasoner; classifier model; classifier performance; data tuple; double hashing strategy; insertion technique; lazy learning method; linear probing strategy; open addressing; quadratic probing strategy; search technique; universal hashing function; Accuracy; Classification algorithms; Computers; Educational institutions; Learning systems; Probes; Training; Case-Based Reasoner; Double hashing; Lazy Learner; Linear and Quadratic probing; Open addressing; Universal hashing functions;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Emerging Applications of Information Technology (EAIT), 2012 Third International Conference on
Conference_Location :
Kolkata
Print_ISBN :
978-1-4673-1828-0
Type :
conf
DOI :
10.1109/EAIT.2012.6407957
Filename :
6407957
Link To Document :
بازگشت