paper-with-me

Papers

Similar Elements and Metric Labeling on Complete Graphs

2018-03-21 · Pedro F. Felzenszwalb

We consider a problem that involves finding similar elements in a collection of sets. The problem is motivated by applications in machine learning and pattern recognition. We formulate the similar elements problem as an optimization and give an efficient approximation algorithm that finds a solution within a factor of 2 of the optimal. The similar elements problem is a special case of the metric labeling problem and we also give an efficient 2-approximation algorithm for the metric labeling problem on complete graphs.

📄 PDF Abstract BibTeX arXiv:1803.08037

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A Methodological Framework for Measuring Spatial Labeling Similarity

2025-05-20 · Yihang Du, Jiaying Hu, Suyang Hou, Yueyang Ding 외

Spatial labeling assigns labels to specific spatial locations to characterize their spatial properties and relationships, with broad applications in scientific research and practice. Measuring the similarity between two …

Metric Learning on Temporal Graphs via Few-Shot Examples

2021-09-29 · Dongqi Fu, Liri Fang, Ross Maciejewski, Vetle I Torvik 외

Graph metric learning methods aim to learn the distance metric over graphs such that similar graphs are closer and dissimilar graphs are farther apart. This is of critical importance in many graph classification applicat…

Drug DiscoveryGraph ClassificationMetric LearningRepresentation Learning

Online Graph Dictionary Learning

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

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 be…

Dictionary LearningGraph ClassificationGraph LearningRepresentation Learning

Distance Metric Learning using Graph Convolutional Networks: Application to Functional Brain Networks

2017-03-07 · Sofia Ira Ktena, Sarah Parisot, Enzo Ferrante, Martin Rajchl 외

Evaluating similarity between graphs is of major importance in several computer vision and pattern recognition problems, where graph representations are often used to model objects or interactions between elements. The c…

Graph SimilarityMetric Learning

A Thorough View of Exact Inference in Graphs from the Degree-4 Sum-of-Squares Hierarchy

2021-02-16 · Kevin Bello, Chuyang Ke, Jean Honorio

Performing inference in graphs is a common task within several machine learning problems, e.g., image segmentation, community detection, among others. For a given undirected connected graph, we tackle the statistical pro…

Combinatorial OptimizationCommunity DetectionImage SegmentationSemantic Segmentation