paper-with-me

Papers

Negative Metric Learning for Graphs

2025-05-15 · Yiyang Zhao, Chengpei Wu, Lilin Zhang, Ning Yang

Graph contrastive learning (GCL) often suffers from false negatives, which degrades the performance on downstream tasks. The existing methods addressing the false negative issue usually rely on human prior knowledge, still leading GCL to suboptimal results. In this paper, we propose a novel Negative Metric Learning (NML) enhanced GCL (NML-GCL). NML-GCL employs a learnable Negative Metric Network (NMN) to build a negative metric space, in which false negatives can be distinguished better from true negatives based on their distance to anchor node. To overcome the lack of explicit supervision signals for NML, we propose a joint training scheme with bi-level optimization objective, which implicitly utilizes the self-supervision signals to iteratively optimize the encoder and the negative metric network. The solid theoretical analysis and the extensive experiments conducted on widely used benchmarks verify the superiority of the proposed method.

📄 PDF Abstract BibTeX arXiv:2505.10307

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMetric Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Smoothed Graph Contrastive Learning via Seamless Proximity Integration

2024-02-23 · Maysam Behmanesh, Maks Ovsjanikov

Graph contrastive learning (GCL) aligns node representations by classifying node pairs into positives and negatives using a selection process that typically relies on establishing correspondences within two augmented gra…

Contrastive Learning

Signed graphs in data sciences via communicability geometry

2024-03-12 · Fernando Diaz-Diaz, Ernesto Estrada

Signed graphs are an emergent way of representing data in a variety of contexts where antagonistic interactions exist. These include data from biological, ecological, and social systems. Here we propose the concept of co…

Dimensionality Reduction

Study of Manifold Geometry using Multiscale Non-Negative Kernel Graphs

2022-10-31 · Carlos Hurtado, Sarath Shekkizhar, Javier Ruiz-Hidalgo, Antonio Ortega

Modern machine learning systems are increasingly trained on large amounts of data embedded in high-dimensional spaces. Often this is done without analyzing the structure of the dataset. In this work, we propose a framewo…

graph constructionregression

A Unified Framework for Rank-based Evaluation Metrics for Link Prediction in Knowledge Graphs

2022-03-14 · Charles Tapley Hoyt, Max Berrendorf, Mikhail Galkin, Volker Tresp 외

The link prediction task on knowledge graphs without explicit negative triples in the training data motivates the usage of rank-based metrics. Here, we review existing rank-based metrics and propose desiderata for improv…

BenchmarkingGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+1

On Robustness of Consensus over Pseudo-Undirected Path Graphs

2025-09-24 · Abhinav Sinha, Dwaipayan Mukherjee, Shashi Ranjan Kumar arxiv

Consensus over networked agents is typically studied using undirected or directed communication graphs. Undirected graphs enforce symmetry in information exchange, leading to convergence to the average of initial states,…