paper-with-me

Papers

Unifying Framework for Fast Learning Rate of Non-Sparse Multiple Kernel Learning

2011-12-01 · NeurIPS 2011 12 · Taiji Suzuki

In this paper, we give a new generalization error bound of Multiple Kernel Learning (MKL) for a general class of regularizations. Our main target in this paper is dense type regularizations including ℓp-MKL that imposes ℓp-mixed-norm regularization instead of ℓ1-mixed-norm regularization. According to the recent numerical experiments, the sparse regularization does not necessarily show a good performance compared with dense type regularizations. Motivated by this fact, this paper gives a general theoretical tool to derive fast learning rates that is applicable to arbitrary monotone norm-type regularizations in a unifying manner. As a by-product of our general result, we show a fast learning rate of ℓp-MKL that is tightest among existing bounds. We also show that our general learning rate achieves the minimax lower bound. Finally, we show that, when the complexities of candidate reproducing kernel Hilbert spaces are inhomogeneous, dense type regularization shows better learning rate compared with sparse ℓ1 regularization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Alternating Maximization: Unifying Framework for 8 Sparse PCA Formulations and Efficient Parallel Codes

2012-12-17 · Peter Richtárik, Majid Jahani, Selin Damla Ahipaşaoğlu, Martin Takáč

Given a multivariate data set, sparse principal component analysis (SPCA) aims to extract several linear combinations of the variables that together explain the variance in the data as much as possible, while controlling…

GPU

Sparse Learning over Infinite Subgraph Features

2014-03-20 · Ichigaku Takigawa, Hiroshi Mamitsuka

We present a supervised-learning algorithm from graph data (a set of graphs) for arbitrary twice-differentiable loss functions and sparse linear models over all possible subgraph features. To date, it has been shown that…

AllSparse Learning

On Variance Reduction in Stochastic Gradient Descent and its Asynchronous Variants

2015-06-23 · NeurIPS 2015 12 · Sashank J. Reddi, Ahmed Hefny, Suvrit Sra, Barnabás Póczos 외

We study optimization algorithms based on variance reduction for stochastic gradient descent (SGD). Remarkable recent progress has been made in this direction through development of algorithms like SAG, SVRG, SAGA. These…

DC approximation approaches for sparse optimization

2014-07-01 · Hoai An Le Thi, Tao Pham Dinh, Hoai Minh Le, Xuan Thanh Vo

Sparse optimization refers to an optimization problem involving the zero-norm in objective or constraints. In this paper, nonconvex approximation approaches for sparse optimization have been studied with a unifying point…

feature selection

Mixture-of-Top-k Attention: Efficient Attention via Scalable Fast Weights

2026-02-01 · Qishuai Wen, Zhiyuan Huang, Xianghan Meng, Wei He 외 arxiv

The vanilla self-attention mechanism in Transformers can be viewed as a two-layer fast-weight MLP, whose weights are dynamically induced by inputs and whose hidden dimension is equal to the sequence length $N$. As the co…