Study compares RNN, LSTM, and BP neural networks for forex rate prediction.
problem Improving real-time forex rate prediction accuracy.
method Analyzes RNN, LSTM, and BP neural networks' characteristics and advantages.
result Provides insights for selecting the best price-prediction model.
Network-assisted regression uses conformal prediction for valid inference.
problem Predicting node attributes using network and conventional covariates with valid statistical inference.
method Network analog of conformal prediction under mild joint exchangeability assumption.
result Achieves finite sample validity and asymptotic conditional validity for various network covariates.
A new method for predicting uncertainties in stream networks.
problem Uncertainty quantification in spatiotemporal graphs with directional flow constraints.
method Spatio-Temporal Adaptive Conformal Inference (STACI) integrating network topology and temporal dynamics.
result STACI effectively balances prediction efficiency and coverage, outperforming existing methods.
New heuristics for predicting links in multiplex networks.
problem Link prediction in networks with multiple types of connections.
method Proposed a general framework and three families of heuristics.
result Significantly outperformed baseline heuristics for ordinary networks.
Proposes a method to create prediction intervals for neural networks using cross-validation.
problem Lack of prediction intervals for neural networks.
method k-fold cross-validation to construct conformal prediction intervals.
result Proposed method produces narrower intervals with similar coverage compared to SC method.
This paper uses neural networks to predict stock prices more accurately.
problem Current stock analysis methods are inaccurate.
method Dynamic neural networks to identify stock price patterns.
result Neural networks outperform traditional stock analysis methods.
ALPINE predicts links in networks by querying the most informative pairs.
problem Predicting links in partially observed networks efficiently.
method Active learning using network embedding.
result ALPINE achieves significant link prediction accuracy with fewer queries.
Study enhances neural network predictions for wave height using topological features.
problem Challenges in predicting wave heights due to short-term and long-term factors.
method Hybridization of persistent homology with neural networks for feature engineering.
result Significant improvements in R2 score and reductions in errors for various neural network models. Stacked models improve link prediction across diverse networks.
problem Predicting missing links in complex networks.
method Systematically evaluated 203 link predictor algorithms, combining them into stacked models.
result Stacked models achieve optimal or nearly optimal link prediction accuracy.
A new method predicts links better across various networks.
problem Adaptive link prediction for diverse network types.
method MOLI method using local information from neighbors of different distances.
result MOLI outperforms other link prediction algorithms.
Many real-world complex systems are well represented as multilayer networks; predicting interactions in those systems is one of the most pressing problems in predictive network science. To address this challenge, we introduce two stochastic block models for multilayer and temporal networks; one of them uses nodes as it…
PCGs encompass a broader range of neural networks.
problem Understanding the broader scope of neural network models.
method Proving PCGs as a superset of feedforward neural networks.
result PCGs represent a wider class of neural network models.
Develops masks to explain neural network predictions.
problem Improving neural network interpretability for various applications.
method Creates explanation masks for pre-trained networks using a secondary network.
result Demonstrates the effectiveness of the method across different types of networks.
Deep neural networks predict electricity consumption accurately.
problem Predicting future electricity consumption for better management.
method Used Recurrent Neural Networks (RNN) and Long Short Term Memory (LSTM) networks to predict electricity consumption based on past data.
result Both RNN and LSTM achieved an average Root Mean Square error of 0.1.
A new model predicts dynamic O-D matrices using graph neural networks and Kalman filters.
problem Predicting dynamic O-D demand matrices from traffic flow data.
method Combines graph neural networks and Kalman filters to recognize spatial and temporal patterns.
result The proposed model outperforms other methods in various prediction scenarios.
Informer improves financial market prediction accuracy with global time stamp features.
problem Intra-day minute-scale financial market prediction challenges.
method Informer network, a novel deep learning model with smaller computational complexity and global time stamp features.
result Informer achieves best performance on MAE, RMSE, and MAPE evaluation criteria across all datasets.
New algorithm for efficient prediction intervals in neural networks.
problem Challenges in estimating uncertainty in neural network predictions.
method Applies matrix sketching to approximate Jacobian matrix for efficient uncertainty estimation.
result Produces approximate prediction intervals with competitive performance.
Model predicts depression and anxiety from social network dynamics.
problem Predicting mental health from social interactions.
method Developed a predictive model using dynamic social network data.
result Dynamic social network model outperforms static models.
New method improves AI system's uncertainty estimation.
problem Precise uncertainty estimation in AI predictions.
method Information Aware Max-Norm Dirichlet Networks.
result Outperforms state-of-the-art neural networks for uncertainty estimation.
The paper proposes a method for better uncertainty estimation in neural networks.
problem Estimating predictive uncertainty in neural networks is crucial but challenging.
method The paper proposes a function-space variational inference method to infer a posterior distribution over functions.
result The proposed method leads to state-of-the-art uncertainty estimation and predictive performance.
VGAE learns gene-disease associations from networks, predicting disease-genes.
problem Predicting gene-disease associations from disease-gene networks.
method Introducing VGAE, a variational graph auto-encoder for disease-gene prediction.
result VGAE and C-VGAE outperform baseline methods in disease-gene prediction.
Framework predicts and prepares for rain-induced microwave link attenuation.
problem Severe signal attenuation due to weather conditions degrades network performance.
method Predictive Network Reconfiguration (PNR) framework using LSTM for attenuation prediction and MSNR for dynamic routing.
result Framework improves network utilization by more than 200% compared to reactive algorithms.
Predicting neural network accuracy from weights without testing.
problem Predicting neural network performance based on weights alone.
method Used simple statistics of weights to rank neural networks' performance.
result Simple predictors can rank networks' performance with high accuracy (R2 score > 0.98).
Deep neural network predicts health costs better than traditional models.
problem Accurate prediction of healthcare costs for optimal cost management.
method Developed a deep neural network to predict future health care costs from health insurance claims records.
result Deep neural network outperformed ridge regression and Morbi-RSA models in cost prediction.
Deep learning has been used in many areas, such as feature detections in images and the game of go. This paper presents a study that attempts to use the deep learning method to predict turbomachinery performance. Three different deep neural networks are built and trained to predict the pressure distributions of turbine…
New model improves prediction accuracy and interpretability for network-connected data.
problem Reduced effective sample size and poor prediction performance in network-connected data.
method Network-assisted Random Forest+ (RF+) with interpretable feature importance measures.
result Highly competitive prediction accuracy and interpretable feature importance.
Proposes a novel tensor-based approach for multi-level link prediction.
problem Inferring potential links from observed networks.
method Tensor-based joint network embedding capturing pairwise and hyperlinks.
result Improves hyperlink and pairwise link prediction accuracy.
Single neural network predicts ImageNet model parameters for faster training.
problem Training diverse ImageNet models requires significant resources and time.
method Trained a neural network to predict ImageNet model parameters and used them for initialization.
result Models initialized with predicted parameters converge faster and achieve competitive performance.
Link prediction in networks is typically accomplished by estimating or ranking the probabilities of edges for all pairs of nodes. In practice, especially for social networks, the data are often collected by egocentric sampling, which means selecting a subset of nodes and recording all of their edges. This sampling mech…
Framework for reliable prediction errors using Test-Time Dropout and Conformal Prediction.
problem Lack of reliable error computation for deep neural networks in drug discovery.
method Training a single neural network with dropout, applying it multiple times to validation and test sets, generating ensemble predictions, and using Conformal Prediction to compute errors.
result Dropout Conformal Predictors are valid and efficient, with narrower confidence intervals than RF-based Conformal Predictors.
Deep neural network predicts traffic flow on city maps.
problem Short-term traffic flow prediction on high-resolution city maps.
method UNet-based deep convolutional neural network with densely connected layers.
result Best performance on the Traffic4cast challenge 2019.
Adaptive vehicle trajectory prediction for safer autonomous driving.
problem Inability of current methods to guarantee physical feasibility and adapt to human driving policies.
method Bayesian recurrent neural network combining policy and physical models, with gradient-based training and parameter adaptation.
result The proposed method ensures physical feasibility and adaptability to human driving policies.
New methods improve predictive uncertainty estimation in neural networks.
problem Improving predictive uncertainty estimation in neural networks.
method Locally aware mini-batching, unbiased weight updates, and heuristic fitting.
result Significant improvements in predictive uncertainty estimation over state-of-the-art methods.
Paper uses GNN and conformal prediction for accurate edge weight prediction.
problem Predicting edge weights on graphs for various applications.
method Graph Neural Network (GNN) with conformal prediction and error reweighting.
result Our method provides better coverage and efficiency than baselines.
Predicting the future evolution of complex systems is one of the main challenges in complexity science. Based on a current snapshot of a network, link prediction algorithms aim to predict its future evolution. We apply here link prediction algorithms to data on the international trade between countries. This data can b…
Bayesian method predicts future network configurations from past snapshots.
problem Reconstructing evolving networks from partial observations.
method Bayesian approach using past network snapshots to inform future predictions.
result Method accurately predicts link probabilities and network structure.
Bayesian neural networks reveal multimodal predictive distributions.
problem Uncertainty quantification and interpretability in neural networks.
method Discretized prior for inner layer weights, Gaussian mixture approximation of posterior predictive distribution.
result Distinct parameter realizations can produce the same training error but different posterior predictive distributions.
A neural network predicts a body image from sensorimotor data.
problem How to acquire a body image from sensorimotor data.
method A two-branches deconvolutional neural network trained on first-person images.
result The network can automatically isolate the visible arm from the environment.
Convolutional neural networks predict the analytic rank of elliptic curves accurately.
problem Predicting the analytic rank of elliptic curves over Q.
method Applied one-dimensional convolutional neural networks to Frobenius traces.
result High accuracy predictions for analytic rank across various conductors.
Quantum neural network and tensor network models outperform classical models in Japanese stock market predictions.
problem Improving stock return predictions using quantum and quantum-inspired machine learning.
method Evaluation of quantum neural network and tensor network models against classical models like linear and neural networks.
result Tensor network model outperforms classical models in Japanese stock market, including linear and neural network models.
Composite neural network improves PM2.5 prediction.
problem Improving PM2.5 prediction accuracy.
method Composite neural network framework with pre-trained models.
result Composite neural network outperforms individual models and new components added.
GLN learns node embeddings and structure predictions from graph data.
problem Static relationships in GNN models for unstructured data.
method Graph convolutions and recursive structure prediction.
result Improved node embeddings and structure predictions.
CMDRNN predicts user location using WiFi fingerprints with deep learning.
problem Predicting user activity with WiFi fingerprints is challenging due to high dimensionality.
method Combines CNN, RNN, and MDN to model high-dimensional time-series data.
result CMDRNN effectively predicts user location using WiFi fingerprints.
New method uses unlabelled data to improve Bayesian Neural Networks.
problem Lack of ability to use unlabelled data in conventional Bayesian Neural Networks.
method Self-supervised Bayesian Neural Networks using contrastive pretraining and variational lower bound optimization.
result Prior predictive distributions capture problem semantics better and improve predictive performance.
An artificial agent for financial risk and returns' prediction is built with a modular cognitive system comprised of interconnected recurrent neural networks, such that the agent learns to predict the financial returns, and learns to predict the squared deviation around these predicted returns. These two expectations a…
Hybrid quantum neural networks predict continuous variables.
problem Predicting continuous variables using quantum computing.
method Quantum classical hybrid neural networks for continuous variable prediction.
result Quantum neural networks outperform classical methods in continuous variable prediction.
Proposes a new network for accurate predictions and uncertainty estimation.
problem Uncertainty estimation in regression predictions without sacrificing accuracy.
method Decoupled two-stage training process with custom loss function.
result Reduces prediction error by 23-34% while maintaining 95% PICP.
Method selects the best deep learner for time-series prediction using Bayesian networks.
problem Selecting the most effective deep learning model for time-series prediction.
method Bayesian network selects deep learners based on input variables and cluster training data.
result Threshold value determines which deep learners predict time-series data robustly.