Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

177353530706 · Jun 202019922001200920172026
48 results for graph estimation

The paper develops estimators for variance in graph structures using fused lasso.

problem Variance estimation in graph-structured problems.
method Developed linear time estimator for homoscedastic case and total variation regularization estimator for heteroscedastic case.
result Minimax rates and consistency for variance estimation in various graph structures.

LGKDE learns graph density using neural networks and perturbations.

problem Graph density estimation challenges in capturing structural patterns and semantic variations.
method LGKDE uses graph neural networks to represent graphs as discrete distributions and learns graph metrics via maximum mean discrepancy.
result LGKDE outperforms state-of-the-art baselines in graph anomaly detection.

New metrics improve uncertainty estimation on graph data.

problem Current GNNs focus only on nodewise scores, limiting uncertainty estimation.
method Proposed edgewise metrics for uncertainty estimation on graphs.
result GNN models with structured prediction perform better in uncertainty estimation.

Study on predicting graph labels at nodes using local averaging and distance estimation.

problem Predicting graph labels at nodes given observations at other nodes.
method Local averaging and distance estimation methods for graph regression.
result Alternative methods can achieve standard nonparametric rates even when graph neighborhoods are too large or small.

SteinGen generates diverse graph samples from a single example.

problem Generating graphs with characteristic structures and diversity from a single example.
method Combines Stein's method and MCMC with Glauber dynamics and re-estimation of the Stein operator.
result High distributional similarity to the original data, combined with high sample diversity.

Algorithm estimates graph structure with prior information and Langevin diffusion.

problem Support estimation of partially known Gaussian graphical models.
method Proposes an algorithm using annealed Langevin diffusion and graph neural networks to estimate the posterior distribution of the graph.
result Demonstrates the benefits of the approach through numerical experiments.

The study provides interior curvature estimates for convex graphs satisfying a specific quotient equation.

problem Interior curvature estimates for convex graphs.
method Analyzes convex graphs satisfying the quotient equation σnσn2(λ)=f(X)>0\frac{σ_{n}}{σ_{n-2}}(λ)=f(X)>0.
result Interior curvature estimates for convex graphs.

New method estimates graphons from multiple networks with high accuracy and low complexity.

problem Estimating graphon function from multiple networks with different node sets and sizes.
method Histogram-based estimator that aligns nodes across all networks.
result High accuracy and low computational complexity achieved.

GraphITE estimates individual effects of graph-structured treatments.

problem Estimating individual effects of complex treatment structures.
method Graph neural networks and Hilbert-Schmidt Independence Criterion regularization.
result GraphITE outperforms baselines in estimating treatment effects for large numbers of treatments.

We study an extention of total variation denoising over images to over Cartesian power graphs and its applications to estimating non-parametric network models. The power graph fused lasso (PGFL) segments a matrix by exploiting a known graphical structure, GG, over the rows and columns. Our main results shows that for …

2018-05-25abs ↗pdf ↗

The paper defines surface area for graphs and derives spectral estimates.

problem Understanding connectivity measures and spectral properties of graphs.
method Introducing surface area concepts related to inverse degree and deriving spectral bounds.
result An upper bound on the second eigenvalue for planar graphs.

Stochastic Kronecker graphs supply a parsimonious model for large sparse real world graphs. They can specify the distribution of a large random graph using only three or four parameters. Those parameters have however proved difficult to choose in specific applications. This article looks at method of moments estimators…

2011-06-08abs ↗pdf ↗

The paper estimates gradients on graphs under specific conditions and applies these estimates to heat equations.

problem Estimating gradients on graphs with the CDψ(n,K)CDψ(n,-K) condition.
method Investigates gradient estimates for positive solutions of heat equations and a heat-type equation.
result Derives heat kernel bounds and Harnack inequalities using gradient estimates.

This paper shows how to estimate distances in latent space of random graphs using entropic OT.

problem Estimating distances between groups of nodes in latent space of random graphs.
method Entropic Optimal Transport (OT) with stability results for perturbations of the cost matrix.
result Consistent estimation of entropic OT distances between groups of nodes in latent space.

CUQ-GNN adapts uncertainty quantification for graph data, improving on GPN.

problem Defining meaningful uncertainty on graph data with domain-specific characteristics.
method Combines Graph Neural Networks with Posterior Networks using Normalizing Flows.
result CUQ-GNN produces more flexible and effective uncertainty estimates.

Novel framework improves GNN uncertainty estimates under distribution shifts.

problem Improving reliability of GNN uncertainty estimates under distribution shifts.
method Adapting stochastic data centering to graph data through novel graph anchoring strategies.
result G-ΔΔUQ leads to better calibrated GNNs for node and graph classification.

Estimating dimension from sparse random geometric graphs.

problem Estimating the dimension of the underlying space from a random geometric graph.
method An estimator of dimension is derived using the adjacency matrix of the graph, under specific conditions on the density and threshold.
result An estimator converges to the true dimension with high probability under certain conditions.

FuDGE estimates differences between functional graphs in high-dimensional settings.

problem Estimating differences between two undirected functional graphical models with shared structures.
method FuDGE: A method that directly estimates the functional differential graph without first estimating individual graphs.
result FuDGE consistently estimates the functional differential graph in high-dimensional settings.

We obtain area growth estimates for constant mean curvature graphs in E(κ,τ)\mathbb{E}(κ,τ)-spaces with κ0κ\leq 0, by finding sharp upper bounds for the volume of geodesic balls in E(κ,τ)\mathbb{E}(κ,τ). We focus on complete graphs and graphs with zero boundary values. For instance, we prove that entire graphs in $\mathbb{E}(κ…

2015-04-20abs ↗pdf ↗

funcGNN uses graph neural networks to estimate program similarity efficiently.

problem Estimating accurate program similarity for software engineering tasks.
method funcGNN trains on labeled CFG pairs to predict GED between unseen programs using effective embedding vectors.
result funcGNN achieves lower error rate (0.00194) and is 23 times faster than traditional methods.

Estimates eigenvalues and spectrum for graph substructures using isocapacitary constants.

problem Estimating eigenvalues and spectrum for graph substructures.
method Introducing Cheeger type constants via isocapacitary constants to estimate eigenvalues and spectrum.
result Estimates for first Dirichlet, Neumann, and Steklov eigenvalues, as well as the bottom of the spectrum of the Laplace operator and Dirichlet-to-Neumann operator.

Graphs are fundamental mathematical structures used in various fields to represent data, signals and processes. In this paper, we propose a novel framework for learning/estimating graphs from data. The proposed framework includes (i) formulation of various graph learning problems, (ii) their probabilistic interpretatio…

2016-11-16abs ↗pdf ↗

Estimates graph process with high-frequency data, proving asymptotic properties.

problem Estimating graph process with high-frequency data.
method Discretized maximum likelihood estimators for GrOU process under high-frequency sampling.
result Asymptotic central limit theorems for estimators under finite and infinite jump activity.

We provide a theoretical analysis of the representation learning problem aimed at learning the latent variables (design matrix) ΘΘ of observations YY with the knowledge of the coefficient matrix XX. The design matrix is learned under the assumption that the latent variables ΘΘ are smooth with respect to a (known) t…

2019-02-11abs ↗pdf ↗

Large graphs abound in machine learning, data mining, and several related areas. A useful step towards analyzing such graphs is that of obtaining certain summary statistics - e.g., or the expected length of a shortest path between two nodes, or the expected weight of a minimum spanning tree of the graph, etc. These sta…

2013-11-29abs ↗pdf ↗

This paper evaluates LLMs on large graph property estimation tasks.

problem Limited context length of LLMs limits their evaluation on large graphs.
method Developed EstGraph dataset and introduced four tasks for LLMs to estimate large graph properties.
result LLMs perform better on graph property estimation tasks when provided with context-rich prompts based on random walks.

The paper aims at proving global height estimates for Killing graphs defined over a complete manifold with nonempty boundary. To this end, we first point out how the geometric analysis on a Killing graph is naturally related to a weighted manifold structure, where the weight is defined in terms of the length of the Kil…

2016-12-05abs ↗pdf ↗