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

Trend · papers per month

0.3%0.5%0.8%1.0% · Nov 201019922001200920172026
48 results for Facebook Prophet

Interpretable additive models outperform complex DL and hybrid pipelines for air quality forecasting.

problem Accurate forecasting of urban air pollution for public health and policy guidance.
method Investigated lightweight additive models (FBP, NP) vs. deep learning and hybrid pipelines on Beijing PM2.5 and PM10 data.
result Facebook Prophet consistently outperformed NeuralProphet and traditional models, achieving high R2R^2 values.

When will a server fail catastrophically in an industrial datacenter? Is it possible to forecast these failures so preventive actions can be taken to increase the reliability of a datacenter? To answer these questions, we have studied what are probably the largest, publicly available datacenter traces, containing more …

2017-08-14abs ↗pdf ↗

The paper compares advanced deep learning models for Indian stock price forecasting.

problem Complexity of stock price forecasting due to numerous influencing factors.
method Utilizes historical data from national banks in India, combines deep learning models and sentiment analysis.
result Achieved higher accuracy in stock price forecasting compared to traditional methods.

This study enhances sales forecasts by integrating market indicators into forecasting models.

problem Traditional forecasting models rely solely on historical demand data.
method Automated integration of macroeconomic time series data (GDP growth) into forecasting models using feature selection methods.
result Feature selection methods, especially Forward Feature Selection, significantly improve forecasting accuracy.

Study noisy rewards in online decision-making with unknown distributions.

problem Learning optimal decisions in online settings with noisy and unknown reward distributions.
method Proposes algorithms integrating learning and decision-making via LCB thresholding.
result Achieves competitive ratios of 1 - 1/e and 1/2 in various settings.

Recent studies using data on social media and stock markets have mainly focused on predicting stock returns. Instead of predicting stock price movements, we examine the relation between Facebook data and investors' decision making in stock markets with a unique data on investors' transactions on Nokia. We find that the…

2017-09-21abs ↗pdf ↗

The growing ubiquity of Social Media data offers an attractive perspective for improving the quality of machine learning-based models in several fields, ranging from Computer Vision to Natural Language Processing. In this paper we focus on Facebook posts paired with reactions of multiple users, and we investigate their…

2019-09-24abs ↗pdf ↗

Study examines tech stocks' reactions to Facebook data leak scandal.

problem Impact of Facebook data leak scandal on U.S. tech stocks.
method Clustering method to identify related companies, CAR to measure impact.
result Overall tech sector showed no adverse impact, but Facebook's performance was negatively affected.

New method combines simple forecasting techniques for river flow predictions.

problem Improving accuracy of long-term hydrological forecasts.
method Combines at least two forecasting methods using median combiner.
result Performs well in long-term forecasts, especially with multiple methods.

Prophet predicts device qualities for FL to reduce training latency.

problem Bad candidate-selection leads to large training and reporting latency in FL.
method Each device predicts its own training and reporting phases using LSTM. The algorithm is implemented with DRL.
result The proposed approach outperforms reactive algorithms in real-world experiments.

Paper presents forecasting models for platelet demand.

problem Managing platelet demand and supply is challenging due to variability and short shelf life.
method Utilized ARIMA, Prophet, lasso regression, and LSTM networks on a clinical dataset.
result Multivariate approaches generally have higher accuracy, but simpler ARIMA can suffice with sufficient data.

Improved electrical load forecasting model using Fourier-enhanced RNN.

problem Electrical load time series downscaling with high accuracy and low error.
method Combines recurrent neural network with Fourier seasonal embeddings and self-attention.
result Significantly reduces RMSE across different time horizons compared to existing methods.

Method estimates treatment effect bounds in sample selection models.

problem Estimating heterogeneous treatment effects in presence of sample selection.
method Debiased/double machine learning approach for non-linear and high-dimensional confounders.
result Substantially tighter effect bounds for younger users.

On many social networking web sites such as Facebook and Twitter, resharing or reposting functionality allows users to share others' content with their own friends or followers. As content is reshared from user to user, large cascades of reshares can form. While a growing body of research has focused on analyzing and c…

2014-03-18abs ↗pdf ↗

Secure social recommendation framework using secret sharing.

problem Privacy concerns and reluctance to share social data in recommender systems.
method Secret Sharing based Matrix Multiplication (SSMM) protocol for secure data sharing and collaborative recommendation.
result SeSoRec framework improves recommendation performance and is secure.

The paper proposes a method to infer user profiles from multiple sources of social media data.

problem Mining user profiles from social media data using a single type of information.
method Hinge-loss Markov Random Fields (HL-MRFs) integrated with multiple sources of UGC and social relations.
result HL-MRFs successfully incorporate multiple sources of information and outperform competing methods.

We investigate the robustness properties of ResNeXt class image recognition models trained with billion scale weakly supervised data (ResNeXt WSL models). These models, recently made public by Facebook AI, were trained with ~1B images from Instagram and fine-tuned on ImageNet. We show that these models display an unpre…

2019-07-17abs ↗pdf ↗

Continuous representations have been widely adopted in recommender systems where a large number of entities are represented using embedding vectors. As the cardinality of the entities increases, the embedding components can easily contain millions of parameters and become the bottleneck in both storage and inference du…

2019-11-05abs ↗pdf ↗

We tackle the problem of inferring node labels in a partially labeled graph where each node in the graph has multiple label types and each label type has a large number of possible labels. Our primary example, and the focus of this paper, is the joint inference of label types such as hometown, current city, and employe…

2014-01-30abs ↗pdf ↗

We present asymptotic and finite-sample results on the use of stochastic blockmodels for the analysis of network data. We show that the fraction of misclassified network nodes converges in probability to zero under maximum likelihood fitting when the number of classes is allowed to grow as the root of the network size …

2010-11-21abs ↗pdf ↗

Generative graph models create instances of graphs that mimic the properties of real-world networks. Generative models are successful at retaining pairwise associations in the underlying networks but often fail to capture higher-order connectivity patterns known as network motifs. Different types of graphs contain diff…

2019-11-08abs ↗pdf ↗

Randomized experiments are the gold standard for evaluating the effects of changes to real-world systems. Data in these tests may be difficult to collect and outcomes may have high variance, resulting in potentially large measurement error. Bayesian optimization is a promising technique for efficiently optimizing multi…

2017-06-21abs ↗pdf ↗

We consider a two-sample hypothesis testing problem, where the distributions are defined on the space of undirected graphs, and one has access to only one observation from each model. A motivating example for this problem is comparing the friendship networks on Facebook and LinkedIn. The practical approach to such prob…

2017-05-17abs ↗pdf ↗

The majority of real-world networks are dynamic and extremely large (e.g., Internet Traffic, Twitter, Facebook, ...). To understand the structural behavior of nodes in these large dynamic networks, it may be necessary to model the dynamics of behavioral roles representing the main connectivity patterns over time. In th…

2012-05-09abs ↗pdf ↗

The AlphaGo, AlphaGo Zero, and AlphaZero series of algorithms are remarkable demonstrations of deep reinforcement learning's capabilities, achieving superhuman performance in the complex game of Go with progressively increasing autonomy. However, many obstacles remain in the understanding of and usability of these prom…

2019-02-12abs ↗pdf ↗