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,181 papers · 148 categories

Trend · papers per month

2785568331,111 · Jun 202019922001200920182026
48 results for real-world networks

Optimizes control interventions in real-world networks using deep-learning and network science.

problem Optimizing control over socioeconomic networks subject to constraints.
method Integrates optimization tools from deep-learning with network science.
result Characterizes vulnerability of corporate networks to takeovers.

DRL optimizes complex mobile networks with imperfect info.

problem Optimizing mobile networks with scarce data and complex dynamics.
method Sim-to-Real framework using graph CNN, domain randomization, multi-task learning, and self-play.
result First successful transfer of DRL from simulation to real-world mobile networks.

HyperGCN applies graph convolutional networks to hypergraphs for complex network learning.

problem Learning with complex relationships in hypergraphs.
method Proposes HyperGCN, a novel GCN for hypergraph semi-supervised learning.
result Demonstrates HyperGCN's effectiveness on real-world hypergraphs.

cube2net efficiently constructs query-specific networks using data cube technology.

problem Efficiency bottlenecks in network mining for specific queries.
method Data cube organization and reinforcement learning for query-specific network construction.
result cube2net outperforms existing methods in efficiency and effectiveness.

The paper identifies network bottlenecks using minimax paths in stochastic networks.

problem Identifying bottlenecks in networks with stochastic weights.
method Modeling as combinatorial semi-bandit problem, applying combinatorial Thompson Sampling, and approximating the original objective due to computational intractability.
result Established an upper bound on Bayesian regret and evaluated Thompson Sampling performance on real-world networks.

Synthetic social networks closely match real-world interactions.

problem Evaluating realism of synthetic social contact networks.
method Used multiple measures of graph complexity to compare synthetic networks with stylized models and empirical data.
result Synthetic networks are more realistic than stylized models.

The paper predicts edge weights in weighted directed networks using metric geometry.

problem Predicting edge weights in weighted directed networks.
method Introducing new types of weighted directed networks (AWDNs), constructing metrics, and proposing modified kNN and SVM methods.
result The proposed methods outperform traditional approaches in predicting edge weights.

We develop a simple theoretical framework for the evolution of weighted networks that is consistent with a number of stylized features of real-world data. In our framework, the Barabasi-Albert model of network evolution is extended by assuming that link weights evolve according to a geometric Brownian motion. Our model…

2009-08-03abs ↗pdf ↗

ResGCN detects anomalies in attributed networks by capturing sparsity and nonlinearity.

problem Detecting anomalous nodes in attributed networks.
method Attention-based deep residual modeling using Graph Convolutional Networks.
result ResGCN effectively detects anomalies in attributed networks.

Friend recommendation system using heterogeneous edge embeddings.

problem Inadequate performance of existing network embedding techniques on multi-graph social networks.
method Proposes a method to mine network representation exploiting heterogeneity in multi-graphs.
result Outperforms state-of-the-art baselines on Hike's social network in terms of accuracy and user satisfaction.

VIRTUAL improves federated multi-task learning for non-convex models.

problem Real-world federated datasets show statistical heterogeneity.
method VIRTUAL treats federated network as a star-shaped Bayesian network and uses variational inference.
result VIRTUAL outperforms state-of-the-art for federated learning on real-world datasets.

LoCEC classifies user relationships in large social networks, addressing sparsity issues.

problem Sparse relationship feature and label data in real social platforms.
method Local Community-based Edge Classification (LoCEC) framework with three-phase processing.
result Effective and efficient classification of user relationships in large-scale networks.

MMGAN creates graphs with higher-order motifs for better network simulation.

problem Generative models fail to capture higher-order connectivity patterns in real-world networks.
method Combines multiple biased random walks to capture different motif structures.
result Outperforms NetGAN at creating graphs with accurate network motif statistics.

Study 986 diverse networks to reveal structural diversity across domains.

problem Understanding structural diversity in networks across various domains.
method Machine learning techniques (random forest, confusion matrix) on 986 real-world networks and 575 generated networks.
result Networks in the same partition have similar underlying functions, constraints, and generative mechanisms, regardless of their origins.

The paper develops personalized DAG models for web user behavior.

problem Understanding user behavior transitions between websites with user heterogeneity and network dependency.
method Personalized Binomial DAG models with network-structured covariates, embedding network structure into a dimension-reduced covariate, learning node neighborhoods, and exploring variance-mean relation.
result The proposed algorithm outperforms state-of-the-art competitors in heterogeneous data.

Unify gradients to improve deep networks' robustness against black-box attacks.

problem Defending against score-based query attacks (SQAs) in deep neural networks.
method Unifying Gradients (UniG) to provide universal attack perturbations.
result Significantly improves real-world robustness of deep networks without sacrificing clean accuracy.

GANs can learn hierarchical distributions in real-world images efficiently.

problem Understanding and efficiently learning complex, real-world distributions with GANs.
method Formally studying how GANs can learn hierarchically generated distributions close to real-life image distributions using SGDA.
result Training GANs via SGDA can efficiently learn distributions with a 'forward super-resolution' structure, both in sample and time complexities.

A novel model-selection method for dynamic networks using synthetic data.

problem Classifying and understanding the growth mechanisms of dynamic networks.
method Training a classifier on synthetic network data generated by nine random graph models, using dynamic features that count new links.
result Achieves near-perfect classification of synthetic networks, outperforming state-of-the-art methods.

Sparse hypergraph neural networks improve reasoning in large knowledge graphs.

problem Reasoning about relationships in large, real-world domains using sparse and local inferences.
method Sparse and local hypergraph neural networks (SpaLoc) exploiting relational inferences that are usually local and sparse.
result State-of-the-art performance on real-world knowledge graph reasoning benchmarks.

G2SAT learns to generate SAT formulas from real-world examples.

problem Lack of diverse real-world SAT formulas for testing and benchmarking.
method Generative neural network that learns to transform real-world SAT formulas into latent graph representations.
result G2SAT generates SAT formulas that closely resemble real-world instances and improves solver performance.

Machine learning speeds up centrality measure calculations for large networks.

problem High computational costs of traditional centrality measures in large networks.
method Neural network learning algorithms to approximate centrality measures.
result Regression model approximates centrality measures efficiently and accurately.

Proposes an unsupervised graph neural network for entire graph representation.

problem Lack of unsupervised methods for entire graph representation.
method Combines hierarchical graph neural networks and mutual information maximization.
result Improves state-of-the-art performance on multiple graph level tasks.

DyHATR learns dynamic heterogeneous networks for better link prediction.

problem Learning effective representations of dynamic heterogeneous networks for link prediction.
method Hierarchical attention for heterogeneous information and temporal RNN for evolutionary patterns.
result DyHATR significantly outperforms state-of-the-art baselines on link prediction tasks.

Two deep learning models improve indoor location prediction from WiFi fingerprints.

problem Indoor location prediction from WiFi fingerprints.
method Convolutional mixture density recurrent neural network and VAE-based semi-supervised learning model.
result Proposed models outperform existing methods in real-world datasets.