← Search

Taisuke Yasuda

9 accepted papers

2024

SequentialAttention++ for Block Sparsification: Differentiable Pruning Meets Combinatorial Optimization

NeurIPS 2024poster

Neural network pruning is a key technique towards engineering large yet scalable, interpretable, and generalizable models. Prior work on the subject has developed largely along two orthogonal directions: (1) differentiable pruning for efficiently and accurately scoring the importance of parameters,…

Cited by 1SourcePDFScholar
2023

Sequential Attention for Feature Selection

ICLR 2023poster

Feature selection is the problem of selecting a subset of features for a machine learning model that maximizes model quality subject to a budget constraint. For neural networks, prior methods, including those based on $\ell_1$ regularization, attention, and other techniques, typically select the ent…

2023

Sketching Algorithms for Sparse Dictionary Learning: PTAS and Turnstile Streaming

NeurIPS 2023poster

Sketching algorithms have recently proven to be a powerful approach both for designing low-space streaming algorithms as well as fast polynomial time approximation schemes (PTAS). In this work, we develop new techniques to extend the applicability of sketching-based approaches to the sparse dictiona…

Cited by 1SourcePDFScholar
2019

Tight Kernel Query Complexity of Kernel Ridge Regression and Kernel $k$-means Clustering

ICML 2019oral

Kernel methods generalize machine learning algorithms that only depend on the pairwise inner products of the dataset by replacing inner products with kernel evaluations, a function that passes input points through a nonlinear feature map before taking the inner product in a higher dimensional space.…

Cited by 5SourcePDFScholar