Zum Hauptinhalt springen

Showing 1–20 of 20 results for author: Sakaue, S

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

    cs.LG cs.DS

    No-Regret M${}^{\natural}$-Concave Function Maximization: Stochastic Bandit Algorithms and NP-Hardness of Adversarial Full-Information Setting

    Authors: Taihei Oki, Shinsaku Sakaue

    Abstract: M${}^{\natural}$-concave functions, a.k.a. gross substitute valuation functions, play a fundamental role in many fields, including discrete mathematics and economics. In practice, perfect knowledge of M${}^{\natural}$-concave functions is often unavailable a priori, and we can optimize them only interactively based on some feedback. Motivated by such situations, we study online M${}^{\natural}$-co… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

  2. arXiv:2402.08180  [pdf, ps, other

    cs.LG

    Online Structured Prediction with Fenchel--Young Losses and Improved Surrogate Regret for Online Multiclass Classification with Logistic Loss

    Authors: Shinsaku Sakaue, Han Bao, Taira Tsuchiya, Taihei Oki

    Abstract: This paper studies online structured prediction with full-information feedback. For online multiclass classification, Van der Hoeven (2020) established \emph{finite} surrogate regret bounds, which are independent of the time horizon, by introducing an elegant \emph{exploit-the-surrogate-gap} framework. However, this framework has been limited to multiclass classification primarily because it relie… ▽ More

    Submitted 10 June, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

  3. arXiv:2309.00203  [pdf, other

    cs.LG

    Generalization Bound and Learning Methods for Data-Driven Projections in Linear Programming

    Authors: Shinsaku Sakaue, Taihei Oki

    Abstract: How to solve high-dimensional linear programs (LPs) efficiently is a fundamental question. Recently, there has been a surge of interest in reducing LP sizes using random projections, which can accelerate solving LPs independently of improving LP solvers. This paper explores a new direction of data-driven projections, which use projection matrices learned from data instead of random projection matr… ▽ More

    Submitted 20 May, 2024; v1 submitted 31 August, 2023; originally announced September 2023.

  4. arXiv:2306.05865  [pdf, other

    cs.LG cs.DS

    Faster Discrete Convex Function Minimization with Predictions: The M-Convex Case

    Authors: Taihei Oki, Shinsaku Sakaue

    Abstract: Recent years have seen a growing interest in accelerating optimization algorithms with machine-learned predictions. Sakaue and Oki (NeurIPS 2022) have developed a general framework that warm-starts the L-convex function minimization method with predictions, revealing the idea's usefulness for various discrete optimization problems. In this paper, we present a framework for using predictions to acc… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

  5. arXiv:2302.00928  [pdf, other

    cs.LG cs.DS

    Rethinking Warm-Starts with Predictions: Learning Predictions Close to Sets of Optimal Solutions for Faster $\text{L}$-/$\text{L}^\natural$-Convex Function Minimization

    Authors: Shinsaku Sakaue, Taihei Oki

    Abstract: An emerging line of work has shown that machine-learned predictions are useful to warm-start algorithms for discrete optimization problems, such as bipartite matching. Previous studies have shown time complexity bounds proportional to some distance between a prediction and an optimal solution, which we can approximately minimize by learning predictions from past optimal solutions. However, such gu… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

  6. arXiv:2209.08281  [pdf, other

    cs.LG cs.DS

    Improved Generalization Bound and Learning of Sparsity Patterns for Data-Driven Low-Rank Approximation

    Authors: Shinsaku Sakaue, Taihei Oki

    Abstract: Learning sketching matrices for fast and accurate low-rank approximation (LRA) has gained increasing attention. Recently, Bartlett, Indyk, and Wagner (COLT 2022) presented a generalization bound for the learning-based LRA. Specifically, for rank-$k$ approximation using an $m \times n$ learned sketching matrix with $s$ non-zeros in each column, they proved an $\tilde{\mathrm{O}}(nsm)$ bound on the… ▽ More

    Submitted 13 October, 2022; v1 submitted 17 September, 2022; originally announced September 2022.

  7. arXiv:2206.05947  [pdf, other

    cs.DS cs.LG

    Lazy and Fast Greedy MAP Inference for Determinantal Point Process

    Authors: Shinichi Hemmi, Taihei Oki, Shinsaku Sakaue, Kaito Fujii, Satoru Iwata

    Abstract: The maximum a posteriori (MAP) inference for determinantal point processes (DPPs) is crucial for selecting diverse items in many machine learning applications. Although DPP MAP inference is NP-hard, the greedy algorithm often finds high-quality solutions, and many researchers have studied its efficient implementation. One classical and practical method is the lazy greedy algorithm, which is applic… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

  8. arXiv:2205.09963  [pdf, other

    cs.LG cs.DS

    Sample Complexity of Learning Heuristic Functions for Greedy-Best-First and A* Search

    Authors: Shinsaku Sakaue, Taihei Oki

    Abstract: Greedy best-first search (GBFS) and A* search (A*) are popular algorithms for path-finding on large graphs. Both use so-called heuristic functions, which estimate how close a vertex is to the goal. While heuristic functions have been handcrafted using domain knowledge, recent studies demonstrate that learning heuristic functions from data is effective in many applications. Motivated by this emergi… ▽ More

    Submitted 23 May, 2022; v1 submitted 20 May, 2022; originally announced May 2022.

  9. arXiv:2205.09961  [pdf, other

    cs.LG cs.DS

    Discrete-Convex-Analysis-Based Framework for Warm-Starting Algorithms with Predictions

    Authors: Shinsaku Sakaue, Taihei Oki

    Abstract: Augmenting algorithms with learned predictions is a promising approach for going beyond worst-case bounds. Dinitz, Im, Lavastida, Moseley, and Vassilvitskii~(2021) have demonstrated that a warm start with learned dual solutions can improve the time complexity of the Hungarian method for weighted perfect bipartite matching. We extend and improve their framework in a principled manner via \textit{di… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

  10. arXiv:2204.02537  [pdf, other

    cs.DS

    Nearly Tight Spectral Sparsification of Directed Hypergraphs by a Simple Iterative Sampling Algorithm

    Authors: Kazusato Oko, Shinsaku Sakaue, Shin-ichi Tanigawa

    Abstract: Spectral hypergraph sparsification, an attempt to extend well-known spectral graph sparsification to hypergraphs, has been extensively studied over the past few years. For undirected hypergraphs, Kapralov, Krauthgamer, Tardos, and Yoshida~(2022) have proved an $\varepsilon$-spectral sparsifier of the optimal $O^*(n)$ size, where $n$ is the number of vertices and $O^*$ suppresses the… ▽ More

    Submitted 11 May, 2023; v1 submitted 5 April, 2022; originally announced April 2022.

  11. arXiv:2112.06282  [pdf, ps, other

    cs.GT cs.DS

    Algorithmic Bayesian persuasion with combinatorial actions

    Authors: Kaito Fujii, Shinsaku Sakaue

    Abstract: Bayesian persuasion is a model for understanding strategic information revelation: an agent with an informational advantage, called a sender, strategically discloses information by sending signals to another agent, called a receiver. In algorithmic Bayesian persuasion, we are interested in efficiently designing the sender's signaling schemes that lead the receiver to take action in favor of the se… ▽ More

    Submitted 12 December, 2021; originally announced December 2021.

  12. arXiv:2110.01773  [pdf, other

    cs.GT cs.DS cs.LG math.OC

    Differentiable Equilibrium Computation with Decision Diagrams for Stackelberg Models of Combinatorial Congestion Games

    Authors: Shinsaku Sakaue, Kengo Nakamura

    Abstract: We address Stackelberg models of combinatorial congestion games (CCGs); we aim to optimize the parameters of CCGs so that the selfish behavior of non-atomic players attains desirable equilibria. This model is essential for designing such social infrastructures as traffic and communication networks. Nevertheless, computational approaches to the model have not been thoroughly studied due to two diff… ▽ More

    Submitted 17 October, 2021; v1 submitted 4 October, 2021; originally announced October 2021.

  13. arXiv:2005.02578  [pdf, other

    cs.DS cs.LG

    Differentiable Greedy Submodular Maximization: Guarantees, Gradient Estimators, and Applications

    Authors: Shinsaku Sakaue

    Abstract: Motivated by, e.g., sensitivity analysis and end-to-end learning, the demand for differentiable optimization algorithms has been significantly increasing. In this paper, we establish a theoretically guaranteed versatile framework that makes the greedy algorithm for monotone submodular function maximization differentiable. We smooth the greedy algorithm via randomization, and prove that it almost r… ▽ More

    Submitted 11 June, 2020; v1 submitted 5 May, 2020; originally announced May 2020.

  14. arXiv:2002.06746  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Individually Fair Classifier with Path-Specific Causal-Effect Constraint

    Authors: Yoichi Chikahara, Shinsaku Sakaue, Akinori Fujino, Hisashi Kashima

    Abstract: Machine learning is used to make decisions for individuals in various fields, which require us to achieve good prediction accuracy while ensuring fairness with respect to sensitive features (e.g., race and gender). This problem, however, remains difficult in complex real-world scenarios. To quantify unfairness under such situations, existing methods utilize {\it path-specific causal effects}. Howe… ▽ More

    Submitted 25 February, 2021; v1 submitted 16 February, 2020; originally announced February 2020.

    Comments: 23 pages, 9 figures, 3 tables; Accepted by AISTATS2021 (to appear)

  15. arXiv:1910.01296  [pdf, other

    cs.DS math.OC

    Best-first Search Algorithm for Non-convex Sparse Minimization

    Authors: Shinsaku Sakaue, Naoki Marumo

    Abstract: Non-convex sparse minimization (NSM), or $\ell_0$-constrained minimization of convex loss functions, is an important optimization problem that has many machine learning applications. NSM is generally NP-hard, and so to exactly solve NSM is almost impossible in polynomial time. As regards the case of quadratic objective functions, exact algorithms based on quadratic mixed-integer programming (MIP)… ▽ More

    Submitted 3 October, 2019; originally announced October 2019.

  16. arXiv:1908.06242  [pdf, other

    cs.DS

    Guarantees of Stochastic Greedy Algorithms for Non-monotone Submodular Maximization with Cardinality Constraint

    Authors: Shinsaku Sakaue

    Abstract: Submodular maximization with a cardinality constraint can model various problems, and those problems are often very large in practice. For the case where objective functions are monotone, many fast approximation algorithms have been developed. The stochastic greedy algorithm (SG) is one such algorithm, which is widely used thanks to its simplicity, efficiency, and high empirical performance. Howev… ▽ More

    Submitted 10 January, 2020; v1 submitted 17 August, 2019; originally announced August 2019.

  17. arXiv:1904.10748  [pdf, other

    cs.LG cs.DS stat.ML

    Beyond Adaptive Submodularity: Approximation Guarantees of Greedy Policy with Adaptive Submodularity Ratio

    Authors: Kaito Fujii, Shinsaku Sakaue

    Abstract: We propose a new concept named adaptive submodularity ratio to study the greedy policy for sequential decision making. While the greedy policy is known to perform well for a wide variety of adaptive stochastic optimization problems in practice, its theoretical properties have been analyzed only for a limited class of problems. We narrow the gap between theory and practice by using adaptive submodu… ▽ More

    Submitted 24 April, 2019; originally announced April 2019.

  18. arXiv:1805.11251  [pdf, other

    cs.DS

    On Maximization of Weakly Modular Functions: Guarantees of Multi-stage Algorithms, Tractability, and Hardness

    Authors: Shinsaku Sakaue

    Abstract: Maximization of {\it non-submodular} functions appears in various scenarios, and many previous works studied it based on some measures that quantify the closeness to being submodular. On the other hand, many practical non-submodular functions are actually close to being {\it modular}, which has been utilized in few studies. In this paper, we study cardinality-constrained maximization of {\it weakl… ▽ More

    Submitted 2 October, 2019; v1 submitted 29 May, 2018; originally announced May 2018.

  19. arXiv:1707.08300  [pdf, other

    cs.DS

    Practical Adversarial Combinatorial Bandit Algorithm via Compression of Decision Sets

    Authors: Shinsaku Sakaue, Masakazu Ishihata, Shin-ichi Minato

    Abstract: We consider the adversarial combinatorial multi-armed bandit (CMAB) problem, whose decision set can be exponentially large with respect to the number of given arms. To avoid dealing with such large decision sets directly, we propose an algorithm performed on a zero-suppressed binary decision diagram (ZDD), which is a compressed representation of the decision set. The proposed algorithm achieves ei… ▽ More

    Submitted 26 July, 2017; originally announced July 2017.

  20. arXiv:1607.07957  [pdf, ps, other

    cs.DS cs.DM math.OC

    On maximizing a monotone k-submodular function subject to a matroid constraint

    Authors: Shinsaku Sakaue

    Abstract: A $k$-submodular function is an extension of a submodular function in that its input is given by $k$ disjoint subsets instead of a single subset. For unconstrained nonnegative $k$-submodular maximization, Ward and Živný proposed a constant-factor approximation algorithm, which was improved by the recent work of Iwata, Tanigawa and Yoshida presenting a $1/2$-approximation algorithm. Iwata et al. al… ▽ More

    Submitted 22 August, 2016; v1 submitted 27 July, 2016; originally announced July 2016.