diplomsko delo
Mihec Pezdirc (Avtor), Zoran Bosnić (Mentor)

Povzetek

Prenos znanja med klasifikatorji v strojnem učenju

Ključne besede

prenos znanja;strojno učenje;umetna inteligenca;oponašanje funkcije;aktivno učenje;računalništvo;univerzitetni študij;diplomske naloge;

Podatki

Jezik: Slovenski jezik
Leto izida:
Tipologija: 2.11 - Diplomsko delo
Organizacija: UL FRI - Fakulteta za računalništvo in informatiko
Založnik: [M. Pezdirc]
UDK: 004(043.2)
COBISS: 8153940 Povezava se bo odprla v novem oknu
Št. ogledov: 135
Št. prenosov: 13
Ocena: 0 (0 glasov)
Metapodatki: JSON JSON-RDF JSON-LD TURTLE N-TRIPLES XML RDFA MICRODATA DC-XML DC-RDF RDF

Ostali podatki

Sekundarni jezik: Angleški jezik
Sekundarni naslov: [Knowledge transfer between classifiers in machine learning]
Sekundarni povzetek: The aim of the thesis is to propose and test three methods for knowledge transfer between various machine learning models and evaluate the success of such transfers in terms of classification accuracy. The first among the proposed methods performs the knowledge transfer by re-labeling the learning set by the teacher-model and passing this newly labeled learning set to the student-model for learning. The second proposed method filters out a chosen ratio of examples that have the lowest probability of the most probable class (with respect to the predicted class probability distribution). The third method uses filtering of examples based on a classification reliability estimate (proposed in the related work in progress). We evaluate knowledge transfer using five different machine learning models: SVM, ANN, kNN, naive Bayes and decision trees. The tests for all three developed knowledge transfer methods and five models were performed on ten different benchmark domains (UCI). The results indicate that the knowledge transfer resulted in a statistically unchanged classification accuracy in 61% of experiments. In 33% of experiments classification accuracy decreased and in 6% of experiments the classification accuracy increased. In terms of gaining classification accuracy, the biggest advantage was shown using the naive Bayes model that after having transferred knowledge from another model, it achieved the highest percentage of classification accuracy increases.
Sekundarne ključne besede: knowledge transfer;machine learning;artificial intelligence;active learning;computer science;diploma;
Vrsta datoteke: application/pdf
Vrsta dela (COBISS): Diplomsko delo
Komentar na gradivo: Univ. v Ljubljani, Fak. za računalništvo in informatiko
Strani: 37 f.
ID: 23936553
Priporočena dela:
, s Pythonom do prvega klasifikatorja