scispace - formally typeset
J

Junya Arai

Researcher at Nippon Telegraph and Telephone

Publications -  9
Citations -  109

Junya Arai is an academic researcher from Nippon Telegraph and Telephone. The author has contributed to research in topics: Pruning (decision trees) & Support vector machine. The author has an hindex of 2, co-authored 7 publications receiving 60 citations.

Papers
More filters
Proceedings ArticleDOI

Rabbit Order: Just-in-Time Parallel Reordering for Fast Graph Analysis

TL;DR: This paper presents a first algorithm for just-in-time parallel reordering, named Rabbit Order, which reduces end-to-end runtime by achieving high locality and fast reordering at the same time through two approaches.
Journal ArticleDOI

Fast algorithm for the lasso based L1-graph construction

TL;DR: The proposal, Castnet, can efficiently construct the lasso-based L1-graph and prune edges that cannot have nonzero weights before entering the iterations in order to avoid updating the weights of all edges.
Proceedings ArticleDOI

Fast Random Forest Algorithm via Incremental Upper Bound

TL;DR: F-forest is proposed, an efficient variant of random forest that incrementally estimates upper bounds for scores that correspond to impurity reductions to find the best split and can safely skip unnecessary computations.
Journal ArticleDOI

Efficient Data Point Pruning for One-Class SVM

TL;DR: Quix is proposed as an efficient training algorithm for one-class SVM that prunes unnecessary data points before applying the SVM solver by computing upper and lower bounds of a parameter that determines the hyper-plane.
Proceedings ArticleDOI

Adaptive Data Pruning for Support Vector Machines

TL;DR: Sahara as discussed by the authors is an efficient training algorithm for SVM, which identifies data points that have no influence on SVM classification by computing the upper and lower bounds of a parameter that determines the hyper-plane.