paper-with-me

Papers

Stochastic Graphlet Embedding

2017-02-01 · Anjan Dutta, Hichem Sahbi

Graph-based methods are known to be successful in many machine learning and pattern classification tasks. These methods consider semi-structured data as graphs where nodes correspond to primitives (parts, interest points, segments, etc.) and edges characterize the relationships between these primitives. However, these non-vectorial graph data cannot be straightforwardly plugged into off-the-shelf machine learning algorithms without a preliminary step of -- explicit/implicit -- graph vectorization and embedding. This embedding process should be resilient to intra-class graph variations while being highly discriminant. In this paper, we propose a novel high-order stochastic graphlet embedding (SGE) that maps graphs into vector spaces. Our main contribution includes a new stochastic search procedure that efficiently parses a given graph and extracts/samples unlimitedly high-order graphlets. We consider these graphlets, with increasing orders, to model local primitives as well as their increasingly complex interactions. In order to build our graph representation, we measure the distribution of these graphlets into a given graph, using particular hash functions that efficiently assign sampled graphlets into isomorphic sets with a very low probability of collision. When combined with maximum margin classifiers, these graphlet-based representations have positive impact on the performance of pattern comparison and recognition as corroborated through extensive experiments using standard benchmark databases.

📄 PDF Abstract BibTeX arXiv:1702.00156

Code (1)

priba/hierarchicalSGE

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Graph Kernels based on High Order Graphlet Parsing and Hashing

2018-02-28 · Anjan Dutta, Hichem Sahbi

Graph-based methods are known to be successful in many machine learning and pattern classification tasks. These methods consider semi-structured data as graphs where nodes correspond to primitives (parts, interest points…

BIG-bench Machine LearningVocal Bursts Intensity Prediction

Hierarchical stochastic graphlet embedding for graph-based pattern recognition

2018-07-08 · Anjan Dutta, Pau Riba, Josep Lladós, Alicia Fornés

Despite being very successful within the pattern recognition and machine learning community, graph-based methods are often unusable because of the lack of mathematical operations defined in graph domain. Graph embedding,…

BIG-bench Machine LearningClusteringGraph Embedding

Probabilistic Graphlet Cut: Exploiting Spatial Structure Cue for Weakly Supervised Image Segmentation

2013-06-01 · CVPR 2013 6 · Luming Zhang, Mingli Song, Zicheng Liu, Xiao Liu 외

Weakly supervised image segmentation is a challenging problem in computer vision field. In this paper, we present a new weakly supervised image segmentation algorithm by learning the distribution of spatially structured …

Image SegmentationSegmentationSemantic SegmentationSuperpixels

Graphlets correct for the topological information missed by random walks

2024-05-23 · Sam F. L. Windels, Noel Malod-Dognin, Natasa Przulj

Random walks are widely used for mining networks due to the computational efficiency of computing them. For instance, graph representation learning learns a d-dimensional embedding space, so that the nodes that tend to c…

Computational EfficiencyGraph Representation LearningRepresentation Learning

Learning Features of Network Structures Using Graphlets

2018-12-13 · Kun Tu, Jian Li, Don Towsley, Dave Braines 외

Networks are fundamental to the study of complex systems, ranging from social contacts, message transactions, to biological regulations and economical networks. In many realistic applications, these networks may vary ove…

General ClassificationLearning Network RepresentationsNetwork Embedding