← Search

Yusuke Matsui

11 accepted papers

2026

PINE: Pruning Boosted Tree Ensembles with Conformal In-Distribution Prediction Equivalence

ICML 2026poster

Tree ensembles are machine learning models with strong predictive performance and interpretability, and remain widely used for tabular data. Standard pruning methods for tree ensembles typically optimize an accuracy–compression trade-off and may change a subset of predictions, potentially compromisi…

Cited by 0SourceScholar
2023

Subset Retrieval Nearest Neighbor Machine Translation

ACL 2023long

k-nearest-neighbor machine translation (kNN-MT) (Khandelwal et al., 2021) boosts the translation performance of trained neural machine translation (NMT) models by incorporating example-search into the decoding algorithm. However, decoding is seriously time-consuming, i.e., roughly 100 to 1,000 times…

Cited by 18SourcePDFScholar
2022

ARM 4-BIT PQ: SIMD-Based Acceleration for Approximate Nearest Neighbor Search on ARM

ICASSP 2022accepted

We accelerate the 4-bit product quantization (PQ) on the ARM architecture. Notably, the drastic performance of the conventional 4-bit PQ strongly relies on x64-specific SIMD register, such as AVX2; hence, we cannot yet achieve such good performance on ARM. To fill this gap, we first bundle two 128-b…

Cited by 0SourceScholar
2022

COO: Comic Onomatopoeia Dataset for Recognizing Arbitrary or Truncated Texts

ECCV 2022poster

"Recognizing irregular texts has been a challenging topic in text recognition. To encourage research on this topic, we provide a novel comic onomatopoeia dataset (COO), which consists of onomatopoeia texts in Japanese comics. COO has many arbitrary texts, such as extremely curved, partially shrunk t…

2021

Towards Fully Automated Manga Translation

AAAI 2021technical

We tackle the problem of machine translation of manga, Japanese comics. Manga translation involves two important problems in machine translation: context-aware and multimodal translation. Since text and images are mixed up in an unstructured fashion in Manga, obtaining context from the image is esse…

2021

What if We Only Use Real Datasets for Scene Text Recognition? Toward Scene Text Recognition With Fewer Labels

CVPR 2021poster

Scene text recognition (STR) task has a common practice: All state-of-the-art STR models are trained on large synthetic data. In contrast to this practice, training STR models only on fewer real labels (STR with fewer labels) is important when we have to train STR models without synthetic data: for…

Cited by 124PDFcodeScholar
2015

PQTable: Fast Exact Asymmetric Distance Neighbor Search for Product Quantization Using Hash Tables

ICCV 2015poster

We propose the product quantization table (PQTable), a product quantization-based hash table that is fast and requires neither parameter tuning nor training steps. The PQTable produces exactly the same results as a linear PQ search, and is 10^2 to 10^5 times faster when tested on the SIFT1B data. In…

Cited by 44PDFScholar