paper-with-me

홈 › Papers

Designing labeled graph classifiers by exploiting the Rényi entropy of the dissimilarity representation

2014-08-22 · Lorenzo Livi

Representing patterns as labeled graphs is becoming increasingly common in the broad field of computational intelligence. Accordingly, a wide repertoire of pattern recognition tools, such as classifiers and knowledge discovery procedures, are nowadays available and tested for various datasets of labeled graphs. However, the design of effective learning procedures operating in the space of labeled graphs is still a challenging problem, especially from the computational complexity viewpoint. In this paper, we present a major improvement of a general-purpose classifier for graphs, which is conceived on an interplay between dissimilarity representation, clustering, information-theoretic techniques, and evolutionary optimization algorithms. The improvement focuses on a specific key subroutine devised to compress the input data. We prove different theorems which are fundamental to the setting of the parameters controlling such a compression operation. We demonstrate the effectiveness of the resulting classifier by benchmarking the developed variants on well-known datasets of labeled graphs, considering as distinct performance indicators the classification accuracy, computing time, and parsimony in terms of structural complexity of the synthesized classification models. The results show state-of-the-art standards in terms of test set accuracy and a considerable speed-up for what concerns the computing time.

📄 PDF Abstract BibTeX arXiv:1408.5286

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Global Multiclass Classification and Dataset Construction via Heterogeneous Local Experts

2020-05-21 · Surin Ahn, Ayfer Ozgur, Mert Pilanci

In the domains of dataset construction and crowdsourcing, a notable challenge is to aggregate labels from a heterogeneous set of labelers, each of whom is potentially an expert in some subset of tasks (and less reliable …

ClassificationFederated LearningGeneral Classification

Semi-supervised Multi-sensor Classification via Consensus-based Multi-View Maximum Entropy Discrimination

2015-07-05 · Tianpei Xie, Nasser M. Nasrabadi, Alfred O. Hero III

In this paper, we consider multi-sensor classification when there is a large number of unlabeled samples. The problem is formulated under the multi-view learning framework and a Consensus-based Multi-View Maximum Entropy…

General ClassificationMULTI-VIEW LEARNING

TAGLETS: A System for Automatic Semi-Supervised Learning with Auxiliary Data

2021-11-08 · Wasu Piriyakulkij, Cristina Menghini, Ross Briden, Nihal V. Nayak 외

Machine learning practitioners often have access to a spectrum of data: labeled data for the target task (which is often limited), unlabeled data, and auxiliary data, the many available labeled datasets for other tasks. …

image-classificationImage ClassificationTransfer Learning

Classification Using Link Prediction

2018-10-01 · Seyed Amin Fadaee, Maryam Amir Haeri

Link prediction in a graph is the problem of detecting the missing links that would be formed in the near future. Using a graph representation of the data, we can convert the problem of classification to the problem of l…

ClassificationGeneral ClassificationLink PredictionPrediction

Transferable Feature Learning on Graphs Across Visual Domains

2021-01-01 · Ronghang Zhu, Xiaodong Jiang, Jiasen Lu, Sheng Li

Unsupervised domain adaptation has attracted increasing attention in recent years, which adapts classifiers to an unlabeled target domain by exploiting a labeled source domain. To reduce discrepancy between source and ta…

Domain AdaptationUnsupervised Domain Adaptation