paper-with-me

Papers

Graph-based Generalization Bounds for Learning Binary Relations

2013-02-21 · Ben London, Bert Huang, Lise Getoor

We investigate the generalizability of learned binary relations: functions that map pairs of instances to a logical indicator. This problem has application in numerous areas of machine learning, such as ranking, entity resolution and link prediction. Our learning framework incorporates an example labeler that, given a sequence $X$ of $n$ instances and a desired training size $m$, subsamples $m$ pairs from $X \times X$ without replacement. The challenge in analyzing this learning scenario is that pairwise combinations of random variables are inherently dependent, which prevents us from using traditional learning-theoretic arguments. We present a unified, graph-based analysis, which allows us to analyze this dependence using well-known graph identities. We are then able to bound the generalization error of learned binary relations using Rademacher complexity and algorithmic stability. The rate of uniform convergence is partially determined by the labeler's subsampling process. We thus examine how various assumptions about subsampling affect generalization; under a natural random subsampling process, our bounds guarantee $\tilde{O}(1/\sqrt{n})$ uniform convergence.

📄 PDF Abstract BibTeX arXiv:1302.5348

Code (0)

등록된 구현이 없습니다.

Tasks

Entity ResolutionGeneralization BoundsLink Prediction

Similar Papers 제목 키워드 기반

Component twin-width as a parameter for BINARY-CSP and its semiring generalisations

2022-07-14 · Ambroise Baril, Miguel Couceiro, Victor Lagerkvist

We investigate the fine-grained and the parameterized complexity of several generalizations of binary constraint satisfaction problems (BINARY-CSPs), that subsume variants of graph colouring problems. Our starting point …

Generalization Performance of Hypergraph Neural Networks

2025-01-22 · Yifan Wang, Gonzalo R. Arce, Guangmo Tong

Hypergraph neural networks have been promising tools for handling learning tasks involving higher-order data, with notable applications in web graphs, such as modeling multi-way hyperlink structures and complex user inte…

Generalization Bounds

Generalization bounds for learning under graph-dependence: A survey

2022-03-25 · Rui-Ray Zhang, Massih-Reza Amini

Traditional statistical learning theory relies on the assumption that data are identically and independently distributed (i.i.d.). However, this assumption often does not hold in many real-life applications. In this surv…

Generalization BoundsLearning TheorySurvey

Graph Representational Learning: When Does More Expressivity Hurt Generalization?

2025-05-16 · Sohir Maskey, Raffaele Paolino, Fabian Jogl, Gitta Kutyniok 외

Graph Neural Networks (GNNs) are powerful tools for learning on structured data, yet the relationship between their expressivity and predictive performance remains unclear. We introduce a family of premetrics that captur…

Generalization Bounds

Transductive Generalization via Optimal Transport and Its Application to Graph Node Classification

2026-03-10 · MoonJeong Park, Seungbeom Lee, Kyungmin Kim, Jaeseung Heo 외 arxiv

Many existing transductive bounds rely on classical complexity measures that are computationally intractable and often misaligned with empirical behavior. In this work, we establish new representation-based generalizatio…

Node Classification