Skip to main content

Showing 1–8 of 8 results for author: Laptev, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2111.15397  [pdf, other

    cs.LG stat.ML

    NeuralProphet: Explainable Forecasting at Scale

    Authors: Oskar Triebe, Hansika Hewamalage, Polina Pilyugina, Nikolay Laptev, Christoph Bergmeir, Ram Rajagopal

    Abstract: We introduce NeuralProphet, a successor to Facebook Prophet, which set an industry standard for explainable, scalable, and user-friendly forecasting frameworks. With the proliferation of time series data, explainable forecasting remains a challenging task for business and operational decision making. Hybrid solutions are needed to bridge the gap between interpretable classical methods and scalable… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: NeuralProphet can be installed with pip or from https://github.com/ourownstory/neural_prophet - Documentation is available at https://neuralprophet.com

  2. arXiv:2102.05740  [pdf, other

    cs.LG

    Self-supervised learning for fast and scalable time series hyper-parameter tuning

    Authors: Peiyi Zhang, Xiaodong Jiang, Ginger M Holt, Nikolay Pavlovich Laptev, Caner Komurlu, Peng Gao, Yang Yu

    Abstract: Hyper-parameters of time series models play an important role in time series analysis. Slight differences in hyper-parameters might lead to very different forecast results for a given model, and therefore, selecting good hyper-parameter values is indispensable. Most of the existing generic hyper-parameter tuning methods, such as Grid Search, Random Search, Bayesian Optimal Search, are based on one… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

    ACM Class: K.3.2

  3. arXiv:2006.14109  [pdf, other

    cs.CR cs.AI cs.CY

    Scalable Data Classification for Security and Privacy

    Authors: Paulo Tanaka, Sameet Sapra, Nikolay Laptev

    Abstract: Content based data classification is an open challenge. Traditional Data Loss Prevention (DLP)-like systems solve this problem by fingerprinting the data in question and monitoring endpoints for the fingerprinted data. With a large number of constantly changing data assets in Facebook, this approach is both not scalable and ineffective in discovering what data is where. This paper is about an end-… ▽ More

    Submitted 6 July, 2020; v1 submitted 24 June, 2020; originally announced June 2020.

  4. arXiv:1911.12436  [pdf, other

    cs.LG stat.ML

    AR-Net: A simple Auto-Regressive Neural Network for time-series

    Authors: Oskar Triebe, Nikolay Laptev, Ram Rajagopal

    Abstract: In this paper we present a new framework for time-series modeling that combines the best of traditional statistical models and neural networks. We focus on time-series with long-range dependencies, needed for monitoring fine granularity data (e.g. minutes, seconds, milliseconds), prevalent in operational use-cases. Traditional models, such as auto-regression fitted with least squares (Classic-AR… ▽ More

    Submitted 27 November, 2019; originally announced November 2019.

    Comments: Building a bridge between traditional statistical time-series models and deep-learning models. Main Topics: Time-Series, Auto-Regression, Neural Networks, Sparsity, Long-Range Dependencies

  5. arXiv:1911.01225  [pdf, other

    cs.DC cs.DB cs.LG stat.ML

    Fast Dimensional Analysis for Root Cause Investigation in a Large-Scale Service Environment

    Authors: Fred Lin, Keyur Muzumdar, Nikolay Pavlovich Laptev, Mihai-Valentin Curelea, Seunghak Lee, Sriram Sankar

    Abstract: Root cause analysis in a large-scale production environment is challenging due to the complexity of services running across global data centers. Due to the distributed nature of a large-scale system, the various hardware, software, and tooling logs are often maintained separately, making it difficult to review the logs jointly for understanding production issues. Another challenge in reviewing the… ▽ More

    Submitted 6 February, 2020; v1 submitted 31 October, 2019; originally announced November 2019.

    Comments: 13 pages

    Journal ref: POMACS 2020

  6. arXiv:1705.05765  [pdf, other

    cs.AI cs.IR

    Online Article Ranking as a Constrained, Dynamic, Multi-Objective Optimization Problem

    Authors: Jeya Balaji Balasubramanian, Akshay Soni, Yashar Mehdad, Nikolay Laptev

    Abstract: The content ranking problem in a social news website, is typically a function that maximizes a scalar metric of interest like dwell-time. However, like in most real-world applications we are interested in more than one metric---for instance simultaneously maximizing click-through rate, monetization metrics, dwell-time---and also satisfy the traffic requirements promised to different publishers. Al… ▽ More

    Submitted 16 May, 2017; originally announced May 2017.

    Comments: 7 pages

  7. arXiv:1702.07798  [pdf, other

    stat.ML cs.LG

    Rank-to-engage: New Listwise Approaches to Maximize Engagement

    Authors: Swayambhoo Jain, Akshay Soni, Nikolay Laptev, Yashar Mehdad

    Abstract: For many internet businesses, presenting a given list of items in an order that maximizes a certain metric of interest (e.g., click-through-rate, average engagement time etc.) is crucial. We approach the aforementioned task from a learning-to-rank perspective which reveals a new problem setup. In traditional learning-to-rank literature, it is implicitly assumed that during the training data genera… ▽ More

    Submitted 24 February, 2017; originally announced February 2017.

  8. arXiv:1207.0142  [pdf, other

    cs.DB

    Early Accurate Results for Advanced Analytics on MapReduce

    Authors: Nikolay Laptev, Kai Zeng, Carlo Zaniolo

    Abstract: Approximate results based on samples often provide the only way in which advanced analytical applications on very massive data sets can satisfy their time and resource constraints. Unfortunately, methods and tools for the computation of accurate early results are currently not supported in MapReduce-oriented systems although these are intended for `big data'. Therefore, we proposed and implemented… ▽ More

    Submitted 30 June, 2012; originally announced July 2012.

    Comments: VLDB2012

    Journal ref: Proceedings of the VLDB Endowment (PVLDB), Vol. 5, No. 10, pp. 1028-1039 (2012)