paper-with-me

Papers

Online Graph Dictionary Learning

2021-02-12 · Cédric Vincent-Cuaz, Titouan Vayer, Rémi Flamary, Marco Corneli, Nicolas Courty

Dictionary learning is a key tool for representation learning, that explains the data as linear combination of few basic elements. Yet, this analysis is not amenable in the context of graph learning, as graphs usually belong to different metric spaces. We fill this gap by proposing a new online Graph Dictionary Learning approach, which uses the Gromov Wasserstein divergence for the data fitting term. In our work, graphs are encoded through their nodes' pairwise relations and modeled as convex combination of graph atoms, i.e. dictionary elements, estimated thanks to an online stochastic algorithm, which operates on a dataset of unregistered graphs with potentially different number of nodes. Our approach naturally extends to labeled graphs, and is completed by a novel upper bound that can be used as a fast approximation of Gromov Wasserstein in the embedding space. We provide numerical evidences showing the interest of our approach for unsupervised embedding of graph datasets and for online graph subspace estimation and tracking.

📄 PDF Abstract BibTeX arXiv:2102.06555

Code (1)

cedricvincentcuaz/GDL 공식 구현 pytorch

Tasks

Dictionary LearningGraph ClassificationGraph LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Graph-Aided Online Multi-Kernel Learning

2021-02-09 · Pouya M Ghari, Yanning Shen

Multi-kernel learning (MKL) has been widely used in function approximation tasks. The key problem of MKL is to combine kernels in a prescribed dictionary. Inclusion of irrelevant kernels in the dictionary can deteriorate…

LGDE: Local Graph-based Dictionary Expansion

2024-05-13 · Dominik J. Schindler, Sneha Jha, Xixuan Zhang, Kilian Buehling 외

We present Local Graph-based Dictionary Expansion (LGDE), a method for data-driven discovery of the semantic neighbourhood of words using tools from manifold learning and network science. At the heart of LGDE lies the cr…

Community DetectionInformation RetrievalLocal Community DetectionWord Embeddings+1

Interpretable Online Network Dictionary Learning for Inferring Long-Range Chromatin Interactions

2023-12-16 · Vishal Rana, Jianhao Peng, Chao Pan, Hanbaek Lyu 외

Dictionary learning (DL) is commonly used in computational biology to tackle ubiquitous clustering problems due to its conceptual simplicity and relatively low computational complexity. However, DL algorithms produce res…

Dictionary Learning

Developing a Twi (Asante) Dictionary from Akan Interlinear Glossed Texts

2020-05-01 · LREC 2020 5 · Dorothee Beermann, Lars Hellan, Pavel Mihaylov, Anna Struck

Traditionally, a lexicographer identifies the lexical items to be added to a dictionary. Here we present a corpus-based approach to dictionary compilation and describe a procedure that derives a Twi dictionary from a Typ…

Online Multi-Kernel Learning with Graph-Structured Feedback

2020-01-01 · ICML 2020 1 · Pouya M Ghari, Yanning Shen

Multi-kernel learning (MKL) exhibits reliable performance in nonlinear function approximation tasks. Instead of using one kernel, it learns the optimal kernel from a pre-selected dictionary of kernels. The selection of …