Skip to main content

Showing 1–12 of 12 results for author: Ike, Y

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

    cs.LG stat.ML

    Learning Decision Trees and Forests with Algorithmic Recourse

    Authors: Kentaro Kanamori, Takuya Takagi, Ken Kobayashi, Yuichi Ike

    Abstract: This paper proposes a new algorithm for learning accurate tree-based models while ensuring the existence of recourse actions. Algorithmic Recourse (AR) aims to provide a recourse action for altering the undesired prediction result given by a model. Typical AR methods provide a reasonable action by solving an optimization task of minimizing the required effort among executable actions. In practice,… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: 27 pages, 10 figures, to appear in the 41st International Conference on Machine Learning (ICML 2024)

  2. arXiv:2307.09259  [pdf, other

    cs.LG cs.CG cs.CV

    Adaptive Topological Feature via Persistent Homology: Filtration Learning for Point Clouds

    Authors: Naoki Nishikawa, Yuichi Ike, Kenji Yamanishi

    Abstract: Machine learning for point clouds has been attracting much attention, with many applications in various fields, such as shape recognition and material science. For enhancing the accuracy of such machine learning methods, it is often effective to incorporate global topological features, which are typically extracted by persistent homology. In the calculation of persistent homology for a point cloud… ▽ More

    Submitted 24 December, 2023; v1 submitted 18 July, 2023; originally announced July 2023.

    Comments: 24 pages with 6 figures

  3. arXiv:2305.13271  [pdf, other

    stat.ML cs.LG

    MAGDiff: Covariate Data Set Shift Detection via Activation Graphs of Deep Neural Networks

    Authors: Charles Arnal, Felix Hensel, Mathieu Carrière, Théo Lacombe, Hiroaki Kurihara, Yuichi Ike, Frédéric Chazal

    Abstract: Despite their successful application to a variety of tasks, neural networks remain limited, like other machine learning methods, by their sensitivity to shifts in the data: their performance can be severely impacted by differences in distribution between the data on which they were trained and that on which they are deployed. In this article, we propose a new family of representations, called MAGD… ▽ More

    Submitted 12 May, 2024; v1 submitted 22 May, 2023; originally announced May 2023.

  4. arXiv:2304.14606  [pdf, other

    cs.LG stat.ML

    Algorithmic Recourse with Missing Values

    Authors: Kentaro Kanamori, Takuya Takagi, Ken Kobayashi, Yuichi Ike

    Abstract: This paper proposes a new framework of algorithmic recourse (AR) that works even in the presence of missing values. AR aims to provide a recourse action for altering the undesired prediction result given by a classifier. Existing AR methods assume that we can access complete information on the features of an input instance. However, we often encounter missing values in a given instance (e.g., due… ▽ More

    Submitted 22 May, 2024; v1 submitted 27 April, 2023; originally announced April 2023.

    Comments: 30 pages, 15 figures

  5. arXiv:2210.16171  [pdf, other

    cs.LG cs.SC

    Vanishing Component Analysis with Contrastive Normalization

    Authors: Ryosuke Masuya, Yuichi Ike, Hiroshi Kera

    Abstract: Vanishing component analysis (VCA) computes approximate generators of vanishing ideals of samples, which are further used for extracting nonlinear features of the samples. Recent studies have shown that normalization of approximate generators plays an important role and different normalization leads to generators of different properties. In this paper, inspired by recent self-supervised frameworks… ▽ More

    Submitted 27 October, 2022; originally announced October 2022.

    Comments: 22pages, 1 figure

  6. arXiv:2202.01725  [pdf, other

    cs.CG cs.LG

    RipsNet: a general architecture for fast and robust estimation of the persistent homology of point clouds

    Authors: Thibault de Surrel, Felix Hensel, Mathieu Carrière, Théo Lacombe, Yuichi Ike, Hiroaki Kurihara, Marc Glisse, Frédéric Chazal

    Abstract: The use of topological descriptors in modern machine learning applications, such as Persistence Diagrams (PDs) arising from Topological Data Analysis (TDA), has shown great potential in various domains. However, their practical use in applications is often hindered by two major limitations: the computational complexity required to compute such descriptors exactly, and their sensitivity to even low… ▽ More

    Submitted 4 February, 2022; v1 submitted 3 February, 2022; originally announced February 2022.

    Comments: 23 pages, 4 figures

  7. arXiv:2106.09972  [pdf, other

    cs.CG

    Curvature of point clouds through principal component analysis

    Authors: Yasuhiko Asao, Yuichi Ike

    Abstract: In this article, we study curvature-like feature value of data sets in Euclidean spaces. First, we formulate such curvature functions with desirable properties under the manifold hypothesis. Then we make a test property for the validity of the curvature function by the law of large numbers, and check it for the function we construct by numerical experiments. These experiments also suggest the conj… ▽ More

    Submitted 7 January, 2022; v1 submitted 18 June, 2021; originally announced June 2021.

    Comments: 23 pages, 9 figures, v2 minor revision

    MSC Class: 62H25; 60G15; 68U05; 62R40; 65D18

  8. arXiv:2105.04404  [pdf, other

    stat.ML cs.AI cs.LG

    Topological Uncertainty: Monitoring trained neural networks through persistence of activation graphs

    Authors: Théo Lacombe, Yuichi Ike, Mathieu Carriere, Frédéric Chazal, Marc Glisse, Yuhei Umeda

    Abstract: Although neural networks are capable of reaching astonishing performances on a wide variety of contexts, properly training networks on complicated tasks requires expertise and can be expensive from a computational perspective. In industrial applications, data coming from an open-world setting might widely differ from the benchmark datasets on which a network was trained. Being able to monitor the… ▽ More

    Submitted 7 May, 2021; originally announced May 2021.

    Journal ref: 2021 International Joint Conference on Artificial Intelligence, Aug 2021, Montr{é}al, Canada

  9. Ordered Counterfactual Explanation by Mixed-Integer Linear Optimization

    Authors: Kentaro Kanamori, Takuya Takagi, Ken Kobayashi, Yuichi Ike, Kento Uemura, Hiroki Arimura

    Abstract: Post-hoc explanation methods for machine learning models have been widely used to support decision-making. One of the popular methods is Counterfactual Explanation (CE), also known as Actionable Recourse, which provides a user with a perturbation vector of features that alters the prediction result. Given a perturbation vector, a user can interpret it as an "action" for obtaining one's desired dec… ▽ More

    Submitted 14 March, 2021; v1 submitted 21 December, 2020; originally announced December 2020.

    Comments: 20 pages, 5 figures, to appear in the 35th AAAI Conference on Artificial Intelligence (AAAI 2021)

  10. arXiv:2010.08356  [pdf, other

    cs.CG math.AT math.OC

    Optimizing persistent homology based functions

    Authors: Mathieu Carrière, Frédéric Chazal, Marc Glisse, Yuichi Ike, Hariprasad Kannan

    Abstract: Solving optimization tasks based on functions and losses with a topological flavor is a very active, growing field of research in data science and Topological Data Analysis, with applications in non-convex optimization, statistics and machine learning. However, the approaches proposed in the literature are usually anchored to a specific application and/or topological construction, and do not come… ▽ More

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

  11. arXiv:1904.09378  [pdf, other

    stat.ML cs.CG cs.LG math.AT

    PersLay: A Neural Network Layer for Persistence Diagrams and New Graph Topological Signatures

    Authors: Mathieu Carrière, Frédéric Chazal, Yuichi Ike, Théo Lacombe, Martin Royer, Yuhei Umeda

    Abstract: Persistence diagrams, the most common descriptors of Topological Data Analysis, encode topological properties of data and have already proved pivotal in many different applications of data science. However, since the (metric) space of persistence diagrams is not Hilbert, they end up being difficult inputs for most Machine Learning techniques. To address this concern, several vectorization methods… ▽ More

    Submitted 8 March, 2020; v1 submitted 19 April, 2019; originally announced April 2019.

  12. DTM-based Filtrations

    Authors: Hirokazu Anai, Frédéric Chazal, Marc Glisse, Yuichi Ike, Hiroya Inakoshi, Raphaël Tinarrage, Yuhei Umeda

    Abstract: Despite strong stability properties, the persistent homology of filtrations classically used in Topological Data Analysis, such as, e.g. the Cech or Vietoris-Rips filtrations, are very sensitive to the presence of outliers in the data from which they are computed. In this paper, we introduce and study a new family of filtrations, the DTM-filtrations, built on top of point clouds in the Euclidean s… ▽ More

    Submitted 26 May, 2020; v1 submitted 12 November, 2018; originally announced November 2018.

    Comments: Abel Symposia, Springer, In press, Topological Data Analysis

    Journal ref: Topological Data Analysis: The Abel Symposium 2018