paper-with-me

Papers

Large-scale Kernel-based Feature Extraction via Budgeted Nonlinear Subspace Tracking

2016-01-28 · Fatemeh Sheikholeslami, Dimitris Berberidis, Georgios B. Giannakis

Kernel-based methods enjoy powerful generalization capabilities in handling a variety of learning tasks. When such methods are provided with sufficient training data, broadly-applicable classes of nonlinear functions can be approximated with desired accuracy. Nevertheless, inherent to the nonparametric nature of kernel-based estimators are computational and memory requirements that become prohibitive with large-scale datasets. In response to this formidable challenge, the present work puts forward a low-rank, kernel-based, feature extraction approach that is particularly tailored for online operation, where data streams need not be stored in memory. A novel generative model is introduced to approximate high-dimensional (possibly infinite) features via a low-rank nonlinear subspace, the learning of which leads to a direct kernel function approximation. Offline and online solvers are developed for the subspace learning task, along with affordable versions, in which the number of stored data vectors is confined to a predefined budget. Analytical results provide performance bounds on how well the kernel matrix as well as kernel-based classification and regression tasks can be approximated by leveraging budgeted online subspace learning and feature extraction schemes. Tests on synthetic and real datasets demonstrate and benchmark the efficiency of the proposed method when linear classification and regression is applied to the extracted features.

📄 PDF Abstract BibTeX arXiv:1601.07947

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationregression

Similar Papers 제목 키워드 기반

FuseSampleAgg: One-Pass Neighborhood Estimation for Budgeted Knowledge-Graph Refresh and Validation

2025-11-17 · Aleksandar Stanković, Haoran Du, Xinming Wang arxiv

Operational knowledge-graph (KG) pipelines in networking and cybersecurity increasingly need to refresh embeddings under strict time, memory, and audit budgets, especially as curated feeds and LLM-assisted extraction acc…

Cost-Sensitive Tree of Classifiers

2012-10-09 · Zhixiang Xu, Matt J. Kusner, Kilian Q. Weinberger, Minmin Chen

Recently, machine learning algorithms have successfully entered large-scale real-world industrial applications (e.g. search engines and email spam filters). Here, the CPU cost during test time must be budgeted and accoun…

CPU

Speeding Up Budgeted Stochastic Gradient Descent SVM Training with Precomputed Golden Section Search

2018-06-26 · Tobias Glasmachers, Sahar Qaadan

Limiting the model size of a kernel support vector machine to a pre-defined budget is a well-established technique that allows to scale SVM learning and prediction to large-scale data. Its core addition to simple stochas…

Multi-Merge Budget Maintenance for Stochastic Gradient Descent SVM Training

2018-06-26 · Sahar Qaadan, Tobias Glasmachers

Budgeted Stochastic Gradient Descent (BSGD) is a state-of-the-art technique for training large-scale kernelized support vector machines. The budget constraint is maintained incrementally by merging two points whenever th…

Ahpatron: A New Budgeted Online Kernel Learning Machine with Tighter Mistake Bound

2023-12-12 · Yun Liao, Junfan Li, Shizhong Liao, QinGhua Hu 외

In this paper, we study the mistake bound of online kernel learning on a budget. We propose a new budgeted online kernel learning model, called Ahpatron, which significantly improves the mistake bound of previous work an…