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

2457 · Jun 202019922001200920172026
48 results for Over-smoothing

Paper tackles over-smoothing in deep GCNs, proposing DropEdge to improve performance.

problem Over-smoothing reduces expressivity in deep GCNs, especially affecting node classification.
method Theoretical analysis of GCN behavior with depth, proposing DropEdge to alleviate over-smoothing.
result DropEdge improves performance on various GCNs, shallow and deep.

KuramotoGNN uses Kuramoto model to prevent over-smoothing in graph neural networks.

problem Over-smoothing in graph neural networks where node features become indistinguishable.
method Integrates Kuramoto model to prevent phase synchronization and instead achieve frequency synchronization.
result KuramotoGNN reduces over-smoothing on various graph deep learning tasks.

Graphs can be smoothed or squashed too, study finds.

problem Graph Neural Networks struggle with over-smoothing and over-squashing issues.
method Unified framework using Ollivier-Ricci curvature to address both issues.
result Over-smoothing and over-squashing linked to positive and negative graph curvature respectively.

Graph neural networks over-smooth when layers increase, reducing discriminative power.

problem Over-smoothing in graph neural networks reduces model performance as the number of layers increases.
method Analyzed over-smoothing in general graph neural network architecture using Dirichlet energy.
result The Dirichlet energy of embeddings converges to zero, leading to loss of discriminative power.

Advocates against over-smoothing and over-squashing in GNNs, suggesting they are less critical than previously thought.

problem Over-smoothing and over-squashing in Graph Neural Networks (GNNs).
method Challenged the prevailing focus on these phenomena, proposing that performance decreases are due to uninformative receptive fields and localised information distribution.
result Performance decreases are mostly uncorrelated with over-smoothing and over-squashing, and optimal model depths remain small.

Graph pruning improves neural network performance by addressing squashing and smoothing issues.

problem Over-squashing and over-smoothing in Graph Neural Networks.
method Proposes edge deletions to simultaneously address over-squashing and over-smoothing, optimizing spectral gap.
result Edge deletions improve generalization and distinguishability of nodes of different classes.

Paper analyzes and improves graph convolutional networks for node classification.

problem Over-smoothing in GCNs causes poor performance in node classification tasks.
method Interpreted GCNs from an optimization perspective, introduced metrics to measure over-smoothing, derived a new kernel GCN+.
result GCN+ reduces over-smoothing and improves node classification performance.

A new technique normalizes nodes within groups to improve GNN performance.

problem Over-smoothing in deeper GNNs reduces node distinguishability.
method Differentiable group normalization (DGN) to separate node distributions among groups.
result DGN makes GNN models more robust to over-smoothing and achieves better performance with deeper GNNs.

A new method boosts graph neural networks by preventing over-smoothing and over-squashing.

problem Graph Neural Networks struggle with long-range signals and over-smoothing/over-squashing.
method Proposes PowerEmbed, a layer-wise normalization technique inspired by spectral graph embedding.
result PowerEmbed prevents over-smoothing and avoids over-squashing, improving performance on heterophilous graphs.

Graph Random Neural Network improves semi-supervised learning on graphs.

problem Over-smoothing, non-robustness, and weak-generalization in GNNs with few labeled nodes.
method Random propagation strategy and consistency regularization.
result Significantly outperforms state-of-the-art GNN baselines on semi-supervised node classification.

Improves GCNNs with node transition probabilities and DropNode regularization.

problem Over-fitting and over-smoothing issues in GCNNs.
method Message passing based on node transition probabilities and DropNode regularization.
result Improved GCNNs with better node representations and reduced over-fitting and over-smoothing.

Infer-AVAE infers missing user attributes from incomplete data using a novel adversarial approach.

problem Incomplete user attributes in social networks.
method Infer-AVAE combines MLP and GNNs with adversarial training to infer missing attributes.
result Infer-AVAE outperforms baselines by 7.0% in accuracy on real-world datasets.

New approach to deeper graph neural networks to avoid performance degradation.

problem Performance degradation of graph neural networks when going deeper.
method Decoupling representation transformation and propagation in graph convolution operations.
result Deeper graph neural networks can be used to learn graph node representations from larger receptive fields.

Graph convolutions can enhance high frequencies, leading to over-sharpening.

problem Graph convolutions suffer from over-smoothing and poor performance on heterophilic graphs.
method Rigorously prove that linear graph convolutions minimize a generalized Dirichlet energy, showing that weight matrices induce edge-wise attraction or repulsion.
result Graph convolutions can enhance high frequencies, leading to over-sharpening instead of over-smoothing.

Graph attention is not always beneficial; conditions for perfect node classification are identified.

problem Understanding when graph attention mechanisms improve node classification performance.
method Theoretical analysis using Contextual Stochastic Block Models (CSBMs).
result Graph attention mechanisms are more effective when structure noise exceeds feature noise, and simpler graph convolution operations are better when feature noise predominates.

Researchers compute monodromy groups of surface families over quartic curves.

problem Computing monodromy groups of surface families over smooth quartic curves.
method Analyzing cyclic branched covers of P2\mathbb{P}^{2} over smooth quartic curves, computing monodromy groups for del Pezzo and K3 surfaces.
result Obtained monodromy groups for del Pezzo and K3 surfaces, including Weyl group $W\left(E_{7} ight)$ and arithmetic lattice $U\left(h_{L_{-}} ight)$.

The hermitian analog of Aleksandrov's area measures of convex bodies is investigated. A characterization of those area measures which arise as the first variation of unitarily invariant valuations is established. General smooth area measures are shown to form a module over smooth valuations and the module of unitarily …

2012-07-27abs ↗pdf ↗

Graph Attention Networks (GATs) are the state-of-the-art neural architecture for representation learning with graphs. GATs learn attention functions that assign weights to nodes so that different nodes have different influences in the feature aggregation steps. In practice, however, induced attention functions are pron…

2019-10-25abs ↗pdf ↗

DeeperGCN tackles deep GCNs by overcoming vanishing gradient and over-smoothing issues.

problem Vanishing gradient, over-smoothing, and over-fitting issues in deep GCNs.
method DeeperGCN uses differentiable generalized aggregation functions and a novel normalization layer (MsgNorm) to train deep GCNs.
result DeeperGCN significantly boosts performance on large-scale graph learning tasks.

Constructs non-Kähler Calabi-Yau manifolds with large Betti numbers.

problem Finding non-Kähler Calabi-Yau manifolds with high Betti numbers.
method Smoothing normal crossing varieties to create K3 fibrations over smooth projective varieties.
result Examples of non-Kähler Calabi-Yau manifolds with arbitrarily large 2nd Betti numbers.

This paper develops a local analogue of the ADHM construction, which characterises ASD instantons defined over smooth bounded domains inside Euclidean R4\mathbb{R}^4 diffeomorphic to the 4-ball, in terms of infinite dimensional Hilbert spaces and bounded Hermitian linear operators satisfying an analogue of the ADHM equ…

2017-12-03abs ↗pdf ↗

Introduces data augmentation for graph convolutional networks, proposing Monte Carlo Graph Learning.

problem Lack of transparency in graph convolutional networks.
method Data augmentation through graph structure, training traditional classifiers on expanded training set.
result MCGL shows better tolerance to graph structure noise than GCN on noisy graphs.

The Seiberg-Witten equations are defined on certain complex line bundles over smooth oriented four manifolds. When the base manifold is a complex Kahler surface, the Seiberg-Witten equations are essentially the Abelian vortex equations. Using known non-abelian generalizations of the vortex equations as a guide, we expl…

1996-02-09abs ↗pdf ↗

Study Lie algebroid connections on principal bundles over complex projective varieties.

problem Existence and properties of Lie algebroid connections on principal bundles.
method Definition and study of Lie algebroid valued connections on holomorphic principal G-bundles, investigation of existence criteria.
result Investigation of criteria for existence of Lie algebroid connections on principal G-bundles over smooth complex projective curves.

We consider natural algebraic differential operations acting on geometric quantities over smooth manifolds. We introduce a method of study and classification of such operations, called IT-reduction. It reduces the study of natural operations to the study of polynomial maps between (vector) spaces of jets which are equi…

2006-07-04abs ↗pdf ↗

We provide new bounds on a flux integral over the portion of the boundary of one regular domain contained inside a second regular domain, based on properties of the second domain rather than the first one. This bound is amenable to numerical computation of a flux through the boundary of a domain, for example, when ther…

2013-10-14abs ↗pdf ↗