paper-with-me

Papers

Sketching the order of events

2017-08-31 · Terry Lyons, Harald Oberhauser

We introduce features for massive data streams. These stream features can be thought of as "ordered moments" and generalize stream sketches from "moments of order one" to "ordered moments of arbitrary order". In analogy to classic moments, they have theoretical guarantees such as universality that are important for learning algorithms.

📄 PDF Abstract BibTeX arXiv:1708.09708

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sketching for First Order Method: Efficient Algorithm for Low-Bandwidth Channel and Vulnerability

2022-10-15 · Zhao Song, Yitan Wang, Zheng Yu, Lichen Zhang

Sketching is one of the most fundamental tools in large-scale machine learning. It enables runtime and memory saving via randomly compressing the original large problem into lower dimensions. In this paper, we propose a …

Federated Learning

Efficient Second Order Online Learning by Sketching

2016-02-06 · NeurIPS 2016 12 · Haipeng Luo, Alekh Agarwal, Nicolo Cesa-Bianchi, John Langford

We propose Sketched Online Newton (SON), an online second order learning algorithm that enjoys substantially improved regret guarantees for ill-conditioned data. SON is an enhanced version of the Online Newton Step, whic…

BEAR: Sketching BFGS Algorithm for Ultra-High Dimensional Feature Selection in Sublinear Memory

2020-10-26 · Amirali Aghazadeh, Vipul Gupta, Alex DeWeese, O. Ozan Koyluoglu 외

We consider feature selection for applications in machine learning where the dimensionality of the data is so large that it exceeds the working memory of the (local) computing machine. Unfortunately, current large-scale …

feature selection

Matrix Sketching for Secure Collaborative Machine Learning

2019-09-24 · Mengjiao Zhang, Shusen Wang

Collaborative learning allows participants to jointly train a model without data sharing. To update the model parameters, the central server broadcasts model parameters to the clients, and the clients send updating direc…

BIG-bench Machine Learning

Sketching Method for Large Scale Combinatorial Inference

2018-12-01 · NeurIPS 2018 12 · Wei Sun, Junwei Lu, Han Liu

We present computationally efficient algorithms to test various combinatorial structures of large-scale graphical models. In order to test the hypotheses on their topological structures, we propose two adjacency matrix s…

regression