← Search

Yuichi Ike

8 accepted papers

2024

Learning Decision Trees and Forests with Algorithmic Recourse

ICML 2024spotlight

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 s…

2023

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

NeurIPS 2023poster

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 typ…

2022

Counterfactual Explanation Trees: Transparent and Consistent Actionable Recourse with Decision Trees

AISTATS 2022poster

Counterfactual Explanation (CE) is a post-hoc explanation method that provides a perturbation for altering the prediction result of a classifier. An individual can interpret the perturbation as an "action" to obtain the desired decision results. Existing CE methods focus on providing an action, whic…

2021

ATOL: Measure Vectorization for Automatic Topologically-Oriented Learning

AISTATS 2021poster

Robust topological information commonly comes in the form of a set of persistence diagrams, finite measures that are in nature uneasy to affix to generic machine learning frameworks. We introduce a fast, learnt, unsupervised vectorization method for measures in Euclidean spaces and use it for reflec…

Cited by 29SourcePDFScholar
2021

Optimizing persistent homology based functions

ICML 2021oral

Solving optimization tasks based on functions and losses with a topological flavor is a very active and 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 lite…

2021

Ordered Counterfactual Explanation by Mixed-Integer Linear Optimization

AAAI 2021technical

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.…

2021

Topological Uncertainty: Monitoring Trained Neural Networks through Persistence of Activation Graphs

IJCAI 2021poster

Although neural networks are capable of reaching astonishing performance 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 w…

Cited by 28SourcePDFScholar
2020

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

AISTATS 2020poster

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 in…