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.

169,051 papers · 148 categories

Trend · papers per month

0111 · Sep 201019922001200920172026
8 results for Page-rank

Proposes using dimensionality reduction with personalized page rank to improve GCNs' performance in node classification.

problem GCNs' limitation in considering only a few propagation steps away nodes, leading to hub node bias.
method Utilizes dimensionality reduction techniques conjugate with personalized page rank to fully account for graph topology.
result Significantly outperforms existing methods in node classification tasks on real-world networks.

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.

New methods improve graph classification accuracy using regional uncertainty.

problem Improving graph classification accuracy without labeled data.
method Proposed two new selection criteria for active learning: regional uncertainty and extended page-rank.
result Extended page-rank outperforms other methods when the fraction of labeled nodes is low.

Development of efficient business process models and determination of their characteristic properties are subject of intense interdisciplinary research. Here, we consider a business process model as a directed graph. Its nodes correspond to the units identified by the modeler and the link direction indicates the causal…

2010-09-14abs ↗pdf ↗

In this paper we propose an algorithm that builds sparse decision DAGs (directed acyclic graphs) from a list of base classifiers provided by an external learning method such as AdaBoost. The basic idea is to cast the DAG design task as a Markov decision process. Each instance can decide to use or to skip each base clas…

2012-06-27abs ↗pdf ↗