Search Results for author: Hiroki Arimura

Found 5 papers, 2 papers with code

Optimally Computing Compressed Indexing Arrays Based on the Compact Directed Acyclic Word Graph

1 code implementation4 Aug 2023 Hiroki Arimura, Shunsuke Inenaga, Yasuaki Kobayashi, Yuto Nakashima, Mizuki Sue

In this paper, we present the first study of the computational complexity of converting an automata-based text index structure, called the Compact Directed Acyclic Word Graph (CDAWG), of size $e$ for a text $T$ of length $n$ into other text indexing structures for the same text, suitable for highly repetitive texts: the run-length BWT of size $r$, the irreducible PLCP array of size $r$, and the quasi-irreducible LPF array of size $e$, as well as the lex-parse of size $O(r)$ and the LZ77-parse of size $z$, where $r, z \le e$.

Computing the Collection of Good Models for Rule Lists

no code implementations24 Apr 2022 Kota Mata, Kentaro Kanamori, Hiroki Arimura

Since the seminal paper by Breiman in 2001, who pointed out a potential harm of prediction multiplicities from the view of explainable AI, global analysis of a collection of all good models, also known as a `Rashomon set,' has been attracted much attention for the last years.

Fairness

Ordered Counterfactual Explanation by Mixed-Integer Linear Optimization

1 code implementation22 Dec 2020 Kentaro Kanamori, Takuya Takagi, Ken Kobayashi, Yuichi Ike, Kento Uemura, Hiroki Arimura

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.

counterfactual Counterfactual Explanation +1

Enumeration of Distinct Support Vectors for Interactive Decision Making

no code implementations5 Jun 2019 Kentaro Kanamori, Satoshi Hara, Masakazu Ishihata, Hiroki Arimura

In this paper, we propose a K-best model enumeration algorithm for Support Vector Machines (SVM) that given a dataset S and an integer K>0, enumerates the K-best models on S with distinct support vectors in the descending order of the objective function values in the dual SVM problem.

BIG-bench Machine Learning Decision Making +1

On the Model Shrinkage Effect of Gamma Process Edge Partition Models

no code implementations NeurIPS 2017 Iku Ohama, Issei Sato, Takuya Kida, Hiroki Arimura

In order to ensure that the model shrinkage effect of the EPM works in an appropriate manner, we proposed two novel generative constructions of the EPM: CEPM incorporating constrained gamma priors, and DEPM incorporating Dirichlet priors instead of the gamma priors.

Link Prediction

Cannot find the paper you are looking for? You can Submit a new open access paper.