paper-with-me

Papers

Multiple Kernel Representation Learning on Networks

2021-06-09 · Abdulkadir Celikkanat, Yanning Shen, Fragkiskos D. Malliaros

Learning representations of nodes in a low dimensional space is a crucial task with numerous interesting applications in network analysis, including link prediction, node classification, and visualization. Two popular approaches for this problem are matrix factorization and random walk-based models. In this paper, we aim to bring together the best of both worlds, towards learning node representations. In particular, we propose a weighted matrix factorization model that encodes random walk-based information about nodes of the network. The benefit of this novel formulation is that it enables us to utilize kernel functions without realizing the exact proximity matrix so that it enhances the expressiveness of existing matrix decomposition methods with kernels and alleviates their computational complexities. We extend the approach with a multiple kernel learning formulation that provides the flexibility of learning the kernel as the linear combination of a dictionary of kernels in data-driven fashion. We perform an empirical evaluation on real-world networks, showing that the proposed model outperforms baseline node embedding algorithms in downstream machine learning tasks.

📄 PDF Abstract BibTeX arXiv:2106.05057

Code (1)

abdcelikkanat/kernelNE

Tasks

Link PredictionNode ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Beta Process Multiple Kernel Learning

2014-06-01 · CVPR 2014 6 · Bingbing Ni, Teng Li, Pierre Moulin

In kernel based learning, the kernel trick transforms the original representation of a feature instance into a vector of similarities with the training feature instances, known as kernel representation. However, feature …

Variational Inference

Large-Margin Multiple Kernel Learning for Discriminative Features Selection and Representation Learning

2019-03-08 · Babak Hosseini, Barbara Hammer

Multiple kernel learning (MKL) algorithms combine different base kernels to obtain a more efficient representation in the feature space. Focusing on discriminative tasks, MKL has been used successfully for feature select…

Binary Classificationfeature selectionGeneral ClassificationRepresentation Learning

Fast Asymmetric Factorization for Large Scale Multiple Kernel Clustering

2024-05-26 · Yan Chen, Liang Du, Lei Duan

Kernel methods are extensively employed for nonlinear data clustering, yet their effectiveness heavily relies on selecting suitable kernels and associated parameters, posing challenges in advance determination. In respon…

Clustering

Localized Multiple Kernel Learning---A Convex Approach

2015-06-14 · Yunwen Lei, Alexander Binder, Ürün Dogan, Marius Kloft

We propose a localized approach to multiple kernel learning that can be formulated as a convex optimization problem over a given cluster structure. For which we obtain generalization error guarantees and derive an optimi…

Dynamic Convolution: Attention over Convolution Kernels

2019-12-07 · CVPR 2020 6 · Yinpeng Chen, Xiyang Dai, Mengchen Liu, Dong-Dong Chen 외

Light-weight convolutional neural networks (CNNs) suffer performance degradation as their low computational budgets constrain both the depth (number of convolution layers) and the width (number of channels) of CNNs, resu…

Image ClassificationKeypoint Detection