Graph Similarity

39 papers with code • 1 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

S^2MVTC: a Simple yet Efficient Scalable Multi-View Tensor Clustering

longzhen520/s2mvtc 14 Mar 2024

Specifically, we first construct the embedding feature tensor by stacking the embedding features of different views into a tensor and rotating it.

3
14 Mar 2024

Do Similar Entities have Similar Embeddings?

nicolas-hbt/similar-embeddings 16 Dec 2023

A common tacit assumption is the KGE entity similarity assumption, which states that these KGEMs retain the graph's structure within their embedding space, \textit{i. e.}, position similar entities within the graph close to one another.

3
16 Dec 2023

FACTUAL: A Benchmark for Faithful and Consistent Textual Scene Graph Parsing

zhuang-li/factual 27 May 2023

Textual scene graph parsing has become increasingly important in various vision-language applications, including image caption evaluation and image retrieval.

79
27 May 2023

Towards Writer Retrieval for Historical Datasets

marco-peer/icdar23 9 May 2023

Our approach is evaluated on two historical datasets (Historical-WI and HisIR19).

6
09 May 2023

Dynamic Vertex Replacement Grammars

daniel-gonzalez-cedre/dyverg 21 Mar 2023

Context-free graph grammars have shown a remarkable ability to model structures in real-world relational data.

0
21 Mar 2023

Compressed Heterogeneous Graph for Abstractive Multi-Document Summarization

oaimli/hgsum 12 Mar 2023

We propose HGSUM, an MDS model that extends an encoder-decoder architecture, to incorporate a heterogeneous graph to represent different semantic units (e. g., words and sentences) of the documents.

3
12 Mar 2023

Learning Feature Recovery Transformer for Occluded Person Re-identification

xbq1994/feature-recovery-transformer 5 Jan 2023

To reduce the interference of the noise during feature matching, we mainly focus on visible regions that appear in both images and develop a visibility graph to calculate the similarity.

10
05 Jan 2023

Joint graph learning from Gaussian observations in the presence of hidden nodes

reysam93/hidden_joint_gaussian_inf 4 Dec 2022

Motivated by this, we propose a joint graph learning method that takes into account the presence of hidden (latent) variables.

2
04 Dec 2022

Privacy-Preserved Neural Graph Similarity Learning

rucaibox/ppgm 21 Oct 2022

To develop effective and efficient graph similarity learning (GSL) models, a series of data-driven neural algorithms have been proposed in recent years.

6
21 Oct 2022

Beyond Supervised vs. Unsupervised: Representative Benchmarking and Analysis of Image Representation Learning

mgwillia/unsupervised-analysis CVPR 2022

In this paper, we compare methods using performance-based benchmarks such as linear evaluation, nearest neighbor classification, and clustering for several different datasets, demonstrating the lack of a clear front-runner within the current state-of-the-art.

8
16 Jun 2022