paper-with-me

Papers

Interferometric Graph Transform: a Deep Unsupervised Graph Representation

2020-06-10 · ICML 2020 1 · Edouard Oyallon

We propose the Interferometric Graph Transform (IGT), which is a new class of deep unsupervised graph convolutional neural network for building graph representations. Our first contribution is to propose a generic, complex-valued spectral graph architecture obtained from a generalization of the Euclidean Fourier transform. We show that our learned representation consists of both discriminative and invariant features, thanks to a novel greedy concave objective. From our experiments, we conclude that our learning procedure exploits the topology of the spectral domain, which is normally a flaw of spectral methods, and in particular our method can recover an analytic operator for vision tasks. We test our algorithm on various and challenging tasks such as image classification (MNIST, CIFAR-10), community detection (Authorship, Facebook graph) and action recognition from 3D skeletons videos (SBU, NTU), exhibiting a new state-of-the-art in spectral graph unsupervised settings.

📄 PDF Abstract BibTeX arXiv:2006.05722

Code (1)

edouardoyallon/interferometric-graph-transform 공식 구현 pytorch

Tasks

Action RecognitionCommunity Detectionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Interferometric Graph Transform for Community Labeling

2021-06-04 · Nathan Grinsztajn, Louis Leconte, Philippe Preux, Edouard Oyallon

We present a new approach for learning unsupervised node representations in community graphs. We significantly extend the Interferometric Graph Transform (IGT) to community labeling: this non-linear operator iteratively …

GraphTER: Unsupervised Learning of Graph Transformation Equivariant Representations via Auto-Encoding Node-wise Transformations

2019-11-19 · CVPR 2020 6 · Xiang Gao, Wei Hu, Guo-Jun Qi

Recent advances in Graph Convolutional Neural Networks (GCNNs) have shown their efficiency for non-Euclidean data on graphs, which often require a large amount of labeled data with high cost. It it thus critical to learn…

Point Cloud Segmentation

TopoTER: Unsupervised Learning of Topology Transformation Equivariant Representations

2021-01-01 · Xiang Gao, Wei Hu, Guo-Jun Qi

We present the Topology Transformation Equivariant Representation (TopoTER) learning, a general paradigm of unsupervised learning of node representations of graph data for the wide applicability to Graph Convolutional Ne…

Graph Classification

Blur resolved OCT: full-range interferometric synthetic aperture microscopy through dispersion encoding

2020-01-31

We present a computational method for full-range interferometric synthetic aperture microscopy (ISAM) under dispersion encoding. With this, one can effectively double the depth range of optical coherence tomography (OCT)…

Unsupervised Inductive Graph-Level Representation Learning via Graph-Graph Proximity

2019-04-01 · Yunsheng Bai, Hao Ding, Yang Qiao, Agustin Marinovic 외

We introduce a novel approach to graph-level representation learning, which is to embed an entire graph into a vector space where the embeddings of two graphs preserve their graph-graph proximity. Our approach, UGRAPHEMB…

General ClassificationGraph ClassificationGraph EmbeddingGraph Similarity+1