Researcher profile

Yoshiko Maruyama

Yoshiko Maruyama contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - Baseline
2works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Accuracy Enhancement for Ear Acoustic Authentication Using Between-class Features

In existing biometric authentication methods, the user must perform an authentication operation such as placing a finger in a scanner or facing a camera. With ear acoustic authentication, acoustic characteristics of the ear canal are used as biometric information. Therefore, a person wearing earphones does not need to perform any authentication operation. In biometric authentication, it is necessary to minimize the false acceptance rate (FAR) so that no unauthorized user is misidentified as an authorized user. However, if the FAR is set low, it increases the false rejection rate (FRR), the rate at which authorized users are falsely recognized as unauthorized users. It has been reported that when FAR is 0.1%, the FRR in ear acoustic authentication reaches as much as 22%. In this study, we propose a method that reduces FRR and enhances authentication accuracy; it generates new ear canal acoustic characteristics called between-class (BC) features, which combine the ear canal acoustic characteristics of authorized and unauthorized users features. The proposed method uses a support vector machine to learn the BC features as the data of authorized users, then generates a hyperplane in an area close to that data. We hypothesize that this would decrease the possibility of misidentifying an unauthorized user as an authorized user and decrease the FRR when the FAR is 0.1%. To evaluate the performance of the proposed method, BC features were applied to ear acoustic authentication, and FAR and FRR were calculated. The FRR with FAR = 0.1% was 7.95% lower than with the previous method, and the equal error rate -- the error rate when FAR and FRR are equivalent -- decreased by 0.15%. These results confirmed that the proposed method can make ear acoustic authentication more convenient while maintaining a high level of security.

preprint2022arXiv

Sliding-Window Normalization to Improve the Performance of Machine-Learning Models for Real-Time Motion Prediction Using Electromyography

Many researchers have used machine learning models to control artificial hands, walking aids, assistance suits, etc., using the biological signal of electromyography (EMG). The use of such devices requires high classification accuracy of machine learning models. One method for improving the classification performance of machine learning models is normalization, such as z-score. However, normalization is not used in most EMG-based motion prediction studies, because of the need for calibration and fluctuation of reference value for calibration (cannot re-use). Therefore, in this study, we proposed a normalization method that combines sliding-window analysis and z-score normalization, that can be implemented in real-time processing without need for calibration. The effectiveness of this normalization method was confirmed by conducting a single-joint movement experiment of the elbow and predicting its rest, flexion, and extension movements from the EMG signal. The proposed normalization method achieved a mean accuracy of 64.6%, an improvement of 15.0% compared to the non-normalization case (mean of 49.8%). Furthermore, to improve practical applications, recent research has focused on reducing the user data required for model learning and improving classification performance in models learned from other people's data. Therefore, we investigated the classification performance of the model learned from other's data. Results showed a mean accuracy of 56.5% when the proposed method was applied, an improvement of 11.1% compared to the non-normalization case (mean of 44.1%). These two results showed the effectiveness of the simple and easy-to-implement method, and that the classification performance of the machine learning model could be improved.