paper-with-me

Papers

Intrinsic Dimension for Large-Scale Geometric Learning

2022-10-11 · Maximilian Stubbemann, Tom Hanika, Friedrich Martin Schneider

The concept of dimension is essential to grasp the complexity of data. A naive approach to determine the dimension of a dataset is based on the number of attributes. More sophisticated methods derive a notion of intrinsic dimension (ID) that employs more complex feature functions, e.g., distances between data points. Yet, many of these approaches are based on empirical observations, cannot cope with the geometric character of contemporary datasets, and do lack an axiomatic foundation. A different approach was proposed by V. Pestov, who links the intrinsic dimension axiomatically to the mathematical concentration of measure phenomenon. First methods to compute this and related notions for ID were computationally intractable for large-scale real-world datasets. In the present work, we derive a computationally feasible method for determining said axiomatic ID functions. Moreover, we demonstrate how the geometric properties of complex data are accounted for in our modeling. In particular, we propose a principle way to incorporate neighborhood information, as in graph data, into the ID. This allows for new insights into common graph learning procedures, which we illustrate by experiments on the Open Graph Benchmark.

📄 PDF Abstract BibTeX arXiv:2210.05301

Code (1)

mstubbemann/id4geol 공식 구현 pytorch

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Intrinsic Dimension of Geometric Data Sets

2018-01-24 · Tom Hanika, Friedrich Martin Schneider, Gerd Stumme

The curse of dimensionality is a phenomenon frequently observed in machine learning (ML) and knowledge discovery (KD). There is a large body of literature investigating its origin and impact, using methods from mathemati…

Local Intrinsic Dimension of Representations Predicts Alignment and Generalization in AI Models and Human Brain

2026-01-30 · Junjie Yu, Wenxiao Ma, Chen Wei, Jianyu Zhang 외 arxiv

Recent work has found that neural networks with stronger generalization tend to exhibit higher representational alignment with one another across architectures and training paradigms. In this work, we show that models wi…

Curvature as a tool for evaluating dimensionality reduction and estimating intrinsic dimension

2025-09-16 · Charlotte Beylier, Parvaneh Joharinad, Jürgen Jost, Nahid Torbati arxiv

Utilizing recently developed abstract notions of sectional curvature, we introduce a method for constructing a curvature-based geometric profile of discrete metric spaces. The curvature concept that we use here captures …

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

Reasoning in Large Language Models: A Geometric Perspective

2024-07-02 · Romain Cosentino, Sarath Shekkizhar

The advancement of large language models (LLMs) for real-world applications hinges critically on enhancing their reasoning capabilities. In this work, we explore the reasoning abilities of large language models (LLMs) th…