SearcharxivSearch

arXiv subjects

Yuya Saito

Publications and source records attributed to Yuya Saito.

3 recordsLinked to original sources

Bounding the Worst-class Error: A Boosting Approach

This paper tackles the problem of the worst-class error rate, instead of the standard error rate averaged over all classes. For example, a three-class classification task with class-wise error rates of 10%, 10%, and 40% has a worst-class error rate of 40%, whereas the average is 20% under the class-balanced condition. The worst-class error is important in many applications. For example, in a medical image classification task, it would not be acceptable for the malignant tumor class to have a 40% error rate, while the benign and healthy classes have a 10% error rates. To avoid overfitting in worst-class error minimization using Deep Neural Networks (DNNs), we design a problem formulation for bounding the worst-class error instead of achieving zero worst-class error. Moreover, to correctly bound the worst-class error, we propose a boosting approach which ensembles DNNs. We give training and generalization worst-class-error bound. Experimental results show that the algorithm lowers worst-class test error rates while avoiding overfitting to the training set. This code is available at https://github.com/saito-yuya/Bounding-the-Worst-class-error-A-Boosting-Approach.

stat.ML

Convolutional Neural Networks for Estimation of Myelin Maturation in Infant Brain

Myelination plays an important role in the neurological development of infant brain and MRI can visualize the myelination extension as T1 high and T2 low signal intensity at white matter. We tried to construct a convolutional neural network machine learning model to estimate the myelination. Eight layers CNN architecture was constructed to estimate the subjects age with T1 and T2 weighted image at 5 levels associated with myelin maturation in 119 subjects up to 24 months. CNN model learned with all age dataset revealed a strong correlation between the estimated age and the corrected age and the coefficient of correlation, root mean square error and mean absolute error was 0. 81, 3. 40 and 2. 28. Moreover, the adaptation of ensemble learning models with two datasets 0 to 16 months and 8 to 24 months improved that to 0. 93, 2. 12 and 1. 34. Deep learning can be adaptable to myelination estimation in infant brain.

q-bio.QM

Ultra-Low Latency for 5G - A Lab Trial

In this paper, we introduce a lab trial that is conducted to study the feasibility of ultra-low latency for 5G. Using a novel frame structure and signaling procedure, a stabilized 1.5 ms hybrid automatic repeat request (HARQ) round trip time (RTT) is observed in lab trial as predicted in theory. The achieved round trip time is around 5 times shorter compared with what is supported by LTE-Advanced standard.

cs.NI