paper-with-me

홈 › Papers

REGE: A Method for Incorporating Uncertainty in Graph Embeddings

2024-12-07 · Zohair Shafi, Germans Savcisens, Tina Eliassi-Rad

Machine learning models for graphs in real-world applications are prone to two primary types of uncertainty: (1) those that arise from incomplete and noisy data and (2) those that arise from uncertainty of the model in its output. These sources of uncertainty are not mutually exclusive. Additionally, models are susceptible to targeted adversarial attacks, which exacerbate both of these uncertainties. In this work, we introduce Radius Enhanced Graph Embeddings (REGE), an approach that measures and incorporates uncertainty in data to produce graph embeddings with radius values that represent the uncertainty of the model's output. REGE employs curriculum learning to incorporate data uncertainty and conformal learning to address the uncertainty in the model's output. In our experiments, we show that REGE's graph embeddings perform better under adversarial attacks by an average of 1.5% (accuracy) against state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2412.05735

Code (1)

zohairshafi/REGE 공식 구현 pytorch

Similar Papers 제목 키워드 기반

UT-ACA: Uncertainty-Triggered Adaptive Context Allocation for Long-Context Inference

2026-03-19 · Lang Zhou, Shuxuan Li, Zhuohao Li, Shi Liu 외 arxiv

Long-context inference remains challenging for large language models due to attention dilution and out-of-distribution degradation. Context selection mitigates this limitation by attending to a subset of key-value cache …

Robust Optimization Approach and Learning Based Hide-and-Seek Game for Resilient Network Design

2026-02-12 · Mohammad Khosravi, Setareh Maghsudi arxiv

We study the design of resilient and reliable communication networks in which a signal can be transferred only up to a limited distance before its quality falls below an acceptable threshold. When excessive signal degrad…

Regex in a Time of Deep Learning: The Role of an Old Technology in Age Discrimination Detection in Job Advertisements

2022-05-18 · LTEDI (ACL) 2022 5 · Anna Pillar, Kyrill Poelmans, Martha Larson

Deep learning holds great promise for detecting discriminatory language in the public sphere. However, for the detection of illegal age discrimination in job advertisements, regex approaches are still strong performers. …

A Novel Graph Transformer Framework for Gene Regulatory Network Inference

2025-04-23 · Binon Teji, Swarup Roy

The inference of gene regulatory networks (GRNs) is a foundational stride towards deciphering the fundamentals of complex biological systems. Inferring a possible regulatory link between two genes can be formulated as a …

Link Prediction

Regex Queries over Incomplete Knowledge Bases

2020-05-01 · AKBC 2021 10 · Vaibhav Adlakha, Parth Shah, Srikanta Bedathur, Mausam

We propose the novel task of answering regular expression queries (containing disjunction ($\vee$) and Kleene plus ($+$) operators) over incomplete KBs. The answer set of these queries potentially has a large number of e…

Knowledge Base CompletionLink Prediction