paper-with-me

Papers

Evaluating Graph Generative Models with Contrastively Learned Features

2022-06-13 · Hamed Shirzad, Kaveh Hassani, Danica J. Sutherland

A wide range of models have been proposed for Graph Generative Models, necessitating effective methods to evaluate their quality. So far, most techniques use either traditional metrics based on subgraph counting, or the representations of randomly initialized Graph Neural Networks (GNNs). We propose using representations from contrastively trained GNNs, rather than random GNNs, and show this gives more reliable evaluation metrics. Neither traditional approaches nor GNN-based approaches dominate the other, however: we give examples of graphs that each approach is unable to distinguish. We demonstrate that Graph Substructure Networks (GSNs), which in a way combine both approaches, are better at distinguishing the distances between graph datasets.

📄 PDF Abstract BibTeX arXiv:2206.06234

Code (1)

hamed1375/self-supervised-models-for-ggm-evaluation 공식 구현 pytorch

Tasks

Subgraph Counting

Similar Papers 제목 키워드 기반

Towards Leveraging Contrastively Pretrained Neural Audio Embeddings for Recommender Tasks

2024-09-13 · Florian Grötschla, Luca Strässle, Luca A. Lanzendörfer, Roger Wattenhofer

Music recommender systems frequently utilize network-based models to capture relationships between music pieces, artists, and users. Although these relationships provide valuable insights for predictions, new music piece…

Collaborative FilteringMusic RecommendationRecommendation Systems

PiCME: Pipeline for Contrastive Modality Evaluation and Encoding in the MIMIC Dataset

2025-07-03 · Michal Golovanevsky, Pranav Mahableshwarkar, Carsten Eickhoff, Ritambhara Singh arxiv

Multimodal deep learning holds promise for improving clinical prediction by integrating diverse patient data, including text, imaging, time-series, and structured demographics. Contrastive learning facilitates this integ…

Multimodal Deep LearningContrastive Learning

Sub-Sentence Encoder: Contrastive Learning of Propositional Semantic Representations

2023-11-07 · Sihao Chen, Hongming Zhang, Tong Chen, Ben Zhou 외

We introduce sub-sentence encoder, a contrastively-learned contextual embedding model for fine-grained semantic representation of text. In contrast to the standard practice with sentence embeddings, where the meaning of …

Contrastive LearningSemantic SimilaritySemantic Textual SimilaritySentence+1

Unsupervised Continual Anomaly Detection with Contrastively-learned Prompt

2024-01-02 · Jiaqi Liu, Kai Wu, Qiang Nie, Ying Chen 외

Unsupervised Anomaly Detection (UAD) with incremental training is crucial in industrial manufacturing, as unpredictable defects make obtaining sufficient labeled data infeasible. However, continual learning methods prima…

Anomaly DetectionAnomaly Segmentationcontinual anomaly detectionContinual Learning+3

Contrastive Supervised Distillation for Continual Representation Learning

2022-05-11 · Tommaso Barletti, Niccolo' Biondi, Federico Pernici, Matteo Bruni 외

In this paper, we propose a novel training procedure for the continual representation learning problem in which a neural network model is sequentially learned to alleviate catastrophic forgetting in visual search tasks. …

Representation LearningRetrieval