Skip to main content

BRIEF RESEARCH REPORT article

Front. Neurorobot., 12 March 2021
Volume 15 - 2021 | https://doi.org/10.3389/fnbot.2021.621196

Intelligent Badminton Training Robot in Athlete Injury Prevention Under Machine Learning

Jun Xie1 Guohua Chen1* Shuang Liu2
  • 1School of Physical Education, East China University of Technology, Nanchang, China
  • 2College of Physical Education, Jinggangshan University, Ji'an, China

This study was developed to explore the role of the intelligent badminton training robot (IBTR) to prevent badminton player injuries based on the machine learning algorithm. An IBTR is designed from the perspectives of hardware and software systems, and the movements of the athletes are recognized and analyzed with the hidden Markov model (HMM) under the machine learning. After the design was completed, it was simulated with the computer to analyze its performance. The results show that after the HMM is optimized, the recognition accuracy or data pre-processing algorithm, based on the sliding window segmentation at the moment of hitting reaches 96.03%, and the recognition rate of the improved HMM to the robot can be 94.5%, showing a good recognition effect on the training set samples. In addition, the accuracy rate is basically stable when the total size of the training data is 120 sets, after the accuracy of the robot is analyzed through different data set sizes. Therefore, it was found that the designed IBTR has a high recognition rate and stable accuracy, which can provide experimental references for injury prevention in athlete training.

Introduction

Today, people's living standards have significantly improved with the rapid development of science and technology. As one of human beings' greatest inventions in the era of artificial intelligence (AI), after years of development, robots already possess a considerable amount of AI. The robot combines high-tech technologies with multiple other technologies, including mechanics, informatics, mechanics, AI, electronics, biology, and control system engineering. Robotics has experienced several stages maturity in its research and development. At this stage, its functions are becoming more mature, and its applicational prospects are also extremely broad (Mizuno et al., 2019; Cao et al., 2020). AI has also begun to be applied in sports. There are some data analyses and intelligent sports products in the popular badminton sport, which initially demonstrate the appeal of applying AI technology to traditional sports (Mutaqin et al., 2020). At present however, the application of AI in badminton sports is limited in both depth and breadth. Most badminton training methods are still realized with the one-to-one or one-to-many manual teaching methods, which can be extremely restrictive to the improvement of a players' own level (Chia et al., 2019; Gao et al., 2020). Therefore, applying machine learning and other related algorithms to the training of badminton players has become the focus of scientific research in recent years.

Badminton is a net-to-net confrontation sport, and the athletes on both sides compete in skill and tactics without physical contact. Therefore, the possibility of injury due to collision is very small in badminton. However, athletes are required to play in a short time, combining the consistency of running and jumping, and the upper limb variability of lower limbs to complete the game (Huang et al., 2019; Wang et al., 2019; Mansec et al., 2020). Therefore, improper operation during training may cause physical injury to the athlete. Preventing physical injury of the athletes is therefore particularly important. Machine learning is an important algorithm in AI. Many scientific researchers have adopted machine learning to study the action and behavior recognition of the human body. For example, standing, walking, running, and lying down in daily actions can be recognized and classified by algorithms (Li and Zhang, 2017; Polydoros and Nalpantidis, 2017; Wang et al., 2018). Similarly, machine learning can also detect abnormalities and falling in the human body, mainly by collecting human electromyographic signals, acceleration signals, and video signals. For badminton, table tennis, tennis, football, and other complex activities, the wearable acceleration sensor can be adopted to collect the data, and then the machine learning and other related algorithms are adopted for recognition and classification (Li et al., 2019b). Machine learning and AI technology therefore have broad applicational prospects in the field of sports.

In summary, the recognition and regulation of actions during sports is of extreme significance, so as to reduce the damage caused to badminton players during training and to further improve their abilities. The innovation of this study lies in the design of the IBTR system, and the use of HMM in the machine learning algorithm to recognize movements of athletes. Finally, computer simulation is adopted to test and analyze its performance in multiple directions, which provides experimental evidence for the future development of sports and injury prevention in athletes during training.

Literature Review

Research Trends in the Application of Machine Learning

As the core content, machine learning has been applied to various branches of AI, and there are many studies based on it. In wireless networks, Jiang et al. (2017) adopted machine learning techniques to propose applying them in attractive applications in 5G networks, including cognitive radio, massive multi input multi output (MIMO), femto /Small cells, heterogeneous networks, smart grids, energy harvesting, and communication between devices, to meet the diverse needs of wireless networks, which provided experimental support for extremely high speeds and new applications of future wireless networks. In the medical field, Walsh et al. (2018) used machine learning to predict the suicidal behavior of adolescents through the collection of clinical data, and screened the risks of non-fatal autotomy attempts of the adolescents through a retrospective analysis of historical data. In electric power, Dalal et al. (2019) proposed a data-driven distributed opportunity-constrained optimization equation and built an agent that predicts the results of the operation process for the power system using machine learning, so as to solve the traction in large-scale power grids; the simulation results revealed that the proposed solution is cheaper and more reliable than other candidate solutions. In the field of physics, Namba et al. (2020) took the three-dimensional alignment control of asymmetric top molecule sulfur dioxide (SO2) as an example to study a machine learning method for drawing landscape maps in a low-dimensional control parameter space, and studied the control of a set of mutually orthogonal linearly polarized laser pulses; these pulses were parameterized by time delay and fluence ratio; the parameters could be represented by points in the parameter space or time and frequency resolved spectra; and the simulation analysis disclosed that the machine learning model based on convolutional neural network (CNN) is trained using a small number of training samples, and can construct mapping with sufficient accuracy to predict temperature-related control mechanisms.

Based on the analysis of scholars in the above-mentioned related fields, machine learning is an important algorithm in AI. Although its fields of application involve wireless communications, medical and health, power grids and physics, the training and movement analysis in sports basically rely on the traditional coaching experience and training and skill improvement. Therefore, it is of great significance to apply AI technologies, such as machine learning, to sports such as badminton like we have done in this study.

Research Status of Badminton Robot

As a product of multiple disciplines, the badminton robot involves a variety of theoretical knowledge. Generally speaking, the robot is large in size, and requires engineers from multiple disciplines to collaborate and discuss to complete all the work. The badminton robot developed by Sapiee and Annuar (2018) is composed of a robotic arm fixed on the rails of the court and an off-court processor. During training, the shuttlecocks flight trajectory is read through the two off-court cameras; the data is processed in the off-court desktop computer and is then transmitted back to the controller to control the motor-driven manipulator to hit the shuttlecock, which can realize the function of playing against an opponent (Sapiee and Annuar, 2018). Mizuno et al. (2019) developed a fully automatic badminton game robot, which could receive and serve in the same environment as the human athlete; the Kinect sensor and the space shuttle in this system were applied to predict and detect the motion trajectory of the shuttlecock. Liu et al. (2020) collected depth images of the scene using a depth camera and applied the machine vision theory to process the obtained depth images. The position of the badminton camera coordinate system in the three-dimensional space was obtained by combining the image depth information. The position of the field coordinate system was thus realized. Finally, the position information of the shuttlecock in the multi-frame image was adopted to predict the drop point of the shuttlecock; then, the badminton robot quickly ran to the predetermined position to complete the hitting task (Liu et al., 2020).

In summary, the above-mentioned research shows that related machine learning has been applied to many fields, and the development and performance of badminton robots are constantly improving. However, there are relatively few related studies about applying the machine learning to predict the shuttlecock trajectory. Therefore, the machine learning is adopted to recognize the movement of badminton players and to predict the badminton trajectory to realize the hitting task and sparring effect with the players, which has important value for the application of AI in sports.

Method

Design Idea of Intelligent Badminton Training Robot

In the era of intelligence, the development and promotion of intelligent robots has become an important direction for the transformation and upgrade of the domestic sports industry. For example, various ball pitching machines, ball pickers, and human-robot sports robots have gradually entered professional sports and ordinary sports practices. Badminton is a national sport that is suitable for all ages and can involve several people synchronously (Sato et al., 2017). With the rapid development of science and technology, automatic machines used for training, fitness, and entertainment (such as badminton ball machines and badminton companion robots) have been successfully developed and have been applied to a certain extent. However, there are not many types of badminton pitching machines, and the pitching system is not perfect. It is not only because the service life of the badminton robot is reduced due to the serious damage caused by the pitching equipment, but also because its intelligence is low.

Therefore, a new type of badminton training robot was researched, developed, and designed from both hardware and software aspects, and was applied in this study in the training of badminton players, enhancing the function and performance of the pitching system.

Hardware Design of the Intelligent Badminton Training Robot

In the designed badminton robot, the hardware mainly includes two aspects: the swing movement of the badminton racket and the movement of the mobile chassis for the robot. During the movement of the badminton racket, the module fixed on the bottom of the racket collects the three-axis acceleration and the three-axis angular acceleration in real time and receives the original data through the integrated digital motion processor (DMP) (Lau et al., 2018) of the module for next posture fusion. Then, the calculated motion posture data is transmitted to the main control chip through mobile communication, and then the main control chip recognizes the motion mode through the machine learning algorithm. Finally, the final result is sent to the upper computer through the Bluetooth module for the user to observe. The hardware framework of the IBTR is shown in Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1. The hardware framework of the intelligent badminton training robot.

The mobile chassis model of badminton requires the speed of each wheel axis and the roller speed to calculate the true speed of the wheel (Matsuo, 2017; Singh and Singh, 2018). First, a plane coordinate system is established to decompose the movement of the chassis into three independent components: translation along the X axis, translation along the Y axis, and rotation along the yaw axis. vtx, from left to right, refers to the movement speed of the chassis on the X axis, and vty from the bottom to the top, refers to the movement speed of the chassis on the Y axis. ω takes clockwise rotation as the positive direction, and refers to the rotational angular velocity of the yaw axis. The speed expression can be written as:

v=vt+ω×r    (1)

In the above equation, v represents the vector where the center of the chassis points to one of the wheel axis; r represents the motion speed vector of the wheel axis; and vt refers to the speed vector at time t. The following equation can be obtained by decomposing v along the X and Y axes:

{vx=vtx+ω×ryvy=vty+ω×rx    (2)

According to the above-mentioned wheel axis speed, the speed v perpendicular to the direction of the roller and the speed v of the roller movement direction can be decomposed. Since v is provided by the friction between the ground and the roller during the movement, its value can be adapted to the needs as long as the maximum friction is large enough. The value of v can be derived according to the following equation:

v=v·u=-12vx+12vy    (3)

Where, u is the unit vector along the direction of the roller, so the speed of the wheel can be obtained as below:

vω=vcos 45°=2(-12vx+12vy)=-vx+vy    (4)

In this study, a = 320 mm and b = 290 mm can be obtained based on the installation position of the wheels on the chassis of the vehicle. Based on the above-mentioned wheel axis speed and roller speed, the rotating speeds of four wheels can be expressed as Equation (5) below:

{vω1=vty-vtx+ω(a+b)vω2=vty+vtx-ω(a+b)vω3=vty-vtx+ω(a-b)vω4=vty+vtx-ω(a-b)    (5)

In the cylindrical coordinate system, the coordinate (x, y, z) is to represent the point P, Pz refers to the position of the point P on the Z axis, and d represents the projection length of the vector P on the plane XOY. The angle between X axis and the vector P on the XOY axis is expressed with α (Victor et al., 2018). Then, the cylindrical coordinates of point P can be expressed with z, α, d, as follows:

{0d+0α2π-<z<+    (6)

The position can be represented by the cylindrical coordinate, which can also be regarded as the x-axis translation for a certain length, rotation around the z-axis, and translation along the z-axis on the Cartesian coordinate system (Chen et al., 2019). In order to facilitate the association of the positions in the Cartesian coordinate system and the cylindrical coordinate system, point P can be expressed as the following equation:

Cyl(pz,α,d)=Trans(0,0,pz)Rot(A,α)Trans(d,0,0)    (7)

In the above Equation (7), Cyl(pz, α, d) refers to the position in cylindrical coordinates, and Trans(0, 0, pz) refers to its translation transformation. Of which, the translation along the X, Y, and Z axes can be represented by Px, Py, and Pz, respectively, and the rotation transformation is represented by Rot(A, α). The rotation axis is the A axis, and α refers to the rotation angle.

When the robot receives and sends instructions for routine operations, the robot's posture changes according to the instant instructions due to the different description instructions for the robot. This is related to the steel body of the robot (the object with fixed dimensions, fixed size, and a fixed form, and its basic properties and volume are not easy to change under the action of force) (Zagatto et al., 2018). By connecting many steel bodies, the movement posture and position of the object can be described using the Cartesian coordinate system, so as to complete the corresponding command actions, which mainly include translational coordinate transformation, rotation coordinate transformation, composite coordinate transformation, and homogeneous coordinate transformation (Kawata et al., 2019).

Software Design of the Intelligent Badminton Training Robot

In the designed badminton robot system, its software system mainly includes four parts: the machine supervised learning system, the posture calculation system, the Bluetooth communication system, and the Android user terminal software. The software design of the control system is mainly developed around the machine learning system. The control chip receives the three-axis posture angle and three-axis acceleration transmitted by the movement processing module through the Inter-Integrated Circuit (IIC) communication protocol and processes the sensor data through machine learning algorithms to analyze the physical fitness and swing movements of the player. The flowchart of the software control system is shown in Figure 2.

FIGURE 2
www.frontiersin.org

Figure 2. The flowchart of the software control system of the intelligent badminton training robot.

Data Collection and Pre-processing

After the controller of the intelligent robot is started, the Microprocessor Unit (MPU) data processing module is first initialized, and then the current three-axis acceleration, three-axis angular acceleration, and geomagnetic declination are measured by its own inertial elements and Hall sensors. The internal integrated digital motion processing is adopted for posture fusion, and the three-axis posture angle is calculated. Finally, the obtained data is transmitted to the main control chip through the serial port, thereby completing the data collection of the intelligent feather robot. After the data collection is completed, the signal denoising algorithm (Li et al., 2019a) is adopted to denoise the original data and the data information of a single shot action is extracted with the window segmentation technology (Liang et al., 2019). Next, the single hitting motion is processed by time series and framing to obtain multiple meta-motions. The accuracy of k-means clustering (Mao et al., 2019) is evaluated on multiple waveform features (such as peak values and average values) of each meta-action. The feature with the most obvious clustering characteristics is selected as the characteristic information of each meta-motion. The meta-action is assigned to the corresponding codebook space with vector quantization, and the observation sequence of the hitting motion can be obtained as the input of the subsequent algorithm model. The data pre-processing process is shown in Figure 3.

FIGURE 3
www.frontiersin.org

Figure 3. The data pre-processing process.

Motion Recognition Based on Machine Learning

Due to the time sequence of the shuttlecock motion, a probability model about time sequence (named as HMM) is adopted to model the hitting motion. The recognition process of the racket motion is to extract the observation sequence of the current hitting motion through the pre-processing algorithm as the input of each established hitting motion HMM. In addition, the Viterbi algorithm (Vu et al., 2018) is utilized to obtain the appearance probability of the best state sequence for the current hitting motion under each model. The hitting motion of the model with the largest probability output result is deemed as the recognition result of the current observation sequence.

HMM modeling mainly relies on three parameters: initial probability, transition probability, and observation probability. A set of applicable HMM is established for each hitting motion, and each hitting action is divided into n meta-motions with sequence. The codebook corresponding to each meta-motion is determined by vector quantization, which is considered to be the observation set defined for HMM. Therefore, each hitting motion can be regarded as a set of observation sequences with the length of n. For this observation sequence, the parameters of each model are trained through the Baum-Welch algorithm (Jalal and Kim, 2020) until the parameters can meet the convergence requirements.

The Baum-Welch algorithm is an unsupervised model learning and training algorithm. It is assumed that a given training data value contains S observation sequences of length T {O1, O2, ..., OS} without a corresponding state sequence, then the parameters of the model can be learned with the forward algorithm and the backward algorithm. The observation sequence data is regarded as observation data O, and the state sequence data is regarded as unobservable hidden data I, so the following equation can be obtained:

P(O|λ)=IP(O|I,λ)P(I|λ)    (8)

The parameter learning can be realized by the expectation-maximization algorithm (EM algorithm) (Polydoros and Nalpantidis, 2017), in which, E finds the Q function Q(λ,λ̄), as follows:

Q(λ,λ̄)=IlogP(O,I|λ)P(O,I|λ̄)    (9)

In the Equation (9), λ̄ refers to the current estimated value of the model parameter, and λ refers to the maximized model parameter. The M in the EM algorithm is to obtain the model parameter λ = (A, B, π) by maximizing the Q function Q(λ,λ̄). First, the parameter πi is calculated using Lagrangian multiplication to find the partial derivative of it, then the following equation can be obtained:

πi=P(O, i1 = i|λ̄)P(O|λ̄)    (10)

The parameter A can then be obtained by the Lagrangian multiplication of the constraint condition j=1Naij=1. The aij can be expressed as Equation (11):

aij=t=1T-1P(O, it = i, it + 1 = j|λ̄)t=1T-1P(O, it = i|λ̄)    (11)

Finally, the parameter B is obtained. The constraint condition is set to k=1Mbj(k)=1, and the partial derivative of bj(ot) to bj(k) is not 0 when ot = vk is satisfied, which is represented by I(ot = vk). The following equation can be obtained:

bj(k)=t = 1TP(O, it = j|λ̄)I(ot = vk)t=1TP(O, it = j|λ̄)    (12)

However, there are multiple data sets for the same hitting motion in the sample in the designed IBTR, but the training HMM parameter model is based on a single sample, so the model data may fall into the local optimum, and the recognition rate of other samples is low. Therefore, two schemes are proposed for multi-sample training. One scheme refers to the mean training method. The input of the model (the observation sequence of the sample) is treated to realize the data layer fusion, and the model training is realized after the average of multiple sets of training data is obtained under the same model. The other scheme refers to the frequency weighted training method. The frequency of the sample observation sequence in the model is adopted for linear weight, and the parameters in the Baum-Welch algorithm are corrected. It is supposed that the sequence of M observation values O(m) (m = 1, 2, … m), and Pm is the frequency of the mth observation sequence, then the correction equations are given as follows:

π̄i=mMα1(m)(i)β1(m)(i)P(O(m)|λ)    (13)
āij=mMPmt=1Tm-1αt(m)(i)aijbi(Ot+1(m))βt+1(m)(j)mMPmt=1Tmαt(m)(i)βt(m)(j)    (14)
b̄j(k)=mMPmt=1Tm-1αt(m)(i)βt(m)(j)I(ot = vk)mMPmt=1Tm-1αt(m)(i)βt(m)(j)    (15)

In the above equations, αt(m)(i) and βt(m)(j) are the forward probability and backward probability of the mth sequence, respectively. π̄i, āij, and b̄j(k) are the revised initial, transition, and observation probability parameters, respectively.

Bluetooth Communication Connection

After the control system is started, its working mode is automatically set to allow surrounding devices to initiate connections. After the connection is successful, the control system transmits motion analysis data to the integrated memory through the serial port and sends it to the mobile phone application (APP) through the low-power Bluetooth protocol. If it fails to connect to the APP, the microprocessor will save the data in the integrated Flash memory (Steels et al., 2020) inside the processor. When the control system establishes a connection with the mobile phone APP, it will immediately send the unsent data to the client APP through the Bluetooth function. In addition, the control system will clear the data that has been uploaded to the client APP to avoid duplicate data recording.

Running Simulation of Badminton Robot

The performance of the IBTR was simulated and analyzed in this study. Multiple sets of controlled experiments were designed to test the motion recognition accuracy of the system under different training data sizes. Six representative basic motions were selected based on the rules and playing methods of badminton, including high and far ball, smash, flat driving, flat block, lifting, and chop. These motions were demonstrated by a professional badminton player and 30 records were collected as the training sample set of the system. In the simulation, the accuracy on the different training set sizes (N = 120 and 300 groups, respectively) and recognition rate on different dimensions of the system were mainly determined and analyzed comprehensively. Of which, the recognition rate of the IBTR was compared from three dimensions, as shown in Table 1.

TABLE 1
www.frontiersin.org

Table 1. Multiple-dimensional comparison of recognition rate of the intelligent badminton training robot.

Results and Discussion

Comparison of Recognition Rates in Different Dimensions

The recognition rate of IBTR is compared and analyzed from the three dimensions: data pre-processing, motion recognition, and recognition of training objects.

Analysis on recognition rate of the IBTR in the data pre-processing dimension discloses that the sliding window segmentation based on the hitting motion has a higher recognition rate than the other two dimensions, and the highest recognition rate can reach 96.03% (as shown in Figure 4). The recognition rate in the motion recognition dimension is compared and analyzed based on the SVM, traditional HMM, and improved HMM. The results indicate that the traditional HMM training has the lowest recognition rate, followed by SVM, and improved HMM action has the highest recognition rate, which can be up to 94.50% (as given in Figure 5). In terms of the recognition of training objects, the recognition rate based on the same athlete is up to 97.98%, and the average recognition rate of the system based on different athletes is up to 96.711%. Thus, it is obvious that recognition rate is highest when the subject is the same athlete (as illustrated in Figure 6 below).

FIGURE 4
www.frontiersin.org

Figure 4. Analysis on recognition rate of the intelligent badminton training robot in the data pre-processing dimension.

FIGURE 5
www.frontiersin.org

Figure 5. Comparison on recognition rates of the intelligent badminton training robot with the three training algorithms.

FIGURE 6
www.frontiersin.org

Figure 6. Analysis on recognition rates when the object is a same athlete or different athletes.

Comparative Analysis of Model Simulation Accuracy

In this study, the training data set size N is selected as 120 groups and 300 groups for the simulation test, and the results are shown in Figure 7. The simulation test results indicate that the test accuracy for most types of motions reached a higher level when the size of the training data is 120 sets. In addition, the improvement in accuracy is extremely insignificant when the size of the training data is increased to 300. Therefore, the system takes into account the operation efficiency and stability. When the total scale of the training data is 120 groups, that is, the training data scale of each action type is 20 groups, the accuracy rate is basically stable.

FIGURE 7
www.frontiersin.org

Figure 7. Comparative analysis on accuracy of the model in different data set sizes.

Discussion

Analysis on recognition accuracy of the IBTR reveals that the recognition accuracy of the data pre-processing algorithm, based on the sliding window segmentation, at the moment of hitting can reach 96.03% after the optimization of the HMM model, and the application of the improved HMM algorithm shows a recognition rate for the robot of 94.50%. Thus, the recognition effect to the training set samples is good. In addition, there is no obvious difference between the recognition accuracy in whether the recognition object is the same athlete or not, and the recognition of each action is above 90%. This obviously shows that in the IBTR designed in this study, its recognition rate is significantly improved, and the recognition effect of the training set samples is good after the parameters of each dimension are adjusted and optimized.

Therefore, by applying the designed IBTR to the daily training of badminton players it can better recognize the athletes' movements, and it can significantly reduce the athletes' injuries during the training process.

Conclusion

The overall hardware and software framework of the IBTR system was first designed in this study, and the HMM under the machine learning algorithm was adopted to recognize the motions of the athletes. The designed IBTR was then tested and analyzed multi-directionally in terms of motion recognition accuracy, using the computer simulation. Finally, it was found that the recognition rate and accuracy of the designed IBTR are both high, and the system runs stably, which provides an experimental reference for the injury prevention in athlete training. However, there were also some shortcomings in this study. For example, the study focuses on the design of the IBTR and is less concerned with the cooperative training of athletes. In addition, the specific calculation method of the three-axis posture angle is relatively complicated in the hardware design of the IBTR, and is therefore not clearly pointed out in this study. Therefore, a cloud platform for big data analysis will be built in follow-up research for data mining and data analyses on a large amount of player games and training data, so as to analyze the technical advantages and shortcomings of various athletes, thereby promoting the ability of athletes faster and preventing the injury of athletes.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Author Contributions

All authors listed have made a substantial, direct and intellectual contribution to the work, and approved it for publication.

Funding

This work was supported by Educational Science Planning in Jiangxi Province in 2018 Study on Motivation Strategies of College Students' Sports Learning Motivation Based on Self-determination Theory: Taking the Training of Campus Football Referees as an Example (No. 18YB094) and by Research Topics on Teaching Reform of East China University of Technology in 2018 Research and Practice on the Hybrid Teaching Model of Football Course Based on SPOC (No. DHJG-18-29).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Cao, Z., Liao, T., Song, W., Chen, Z., and Li, C. (2020). Detecting the shuttlecock for a badminton robot: a YOLO based approach. Exp. Syst. Appl. 164:113833. doi: 10.1016/j.eswa.2020.113833

CrossRef Full Text | Google Scholar

Chen, W., Liao, T., Li, Z., Lin, H., Xue, H., Zhang, L., et al. (2019). Using FTOC to track shuttlecock for the badminton robot. Neurocomputing 334, 182–196. doi: 10.1016/j.neucom.2019.01.023

CrossRef Full Text | Google Scholar

Chia, J. S., Chow, J. Y., Barrett, L. A., and Burns, S. F. (2019). Reliability of a novel badminton intermittent exercise protocol. Res. Q. Exerc Sport 90, 487–496. doi: 10.1080/02701367.2019.1620911

PubMed Abstract | CrossRef Full Text | Google Scholar

Dalal, G., Gilboa, E., Mannor, S., and Wehenkel, L. (2019). Chance-constrained outage scheduling using a machine learning proxy. IEEE Trans. Power Syst. 34, 2528–2540. doi: 10.1109/TPWRS.2018.2889237

CrossRef Full Text | Google Scholar

Gao, J., Ye, W., Guo, J., and Li, Z. (2020). Deep reinforcement learning for indoor mobile robot path planning. Sensors 20:5493. doi: 10.3390/s20195493

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, P., Fu, L., Zhang, Y., Fekete, G., and Gu, Y. (2019). Biomechanical analysis methods to assess professional badminton players' lunge performance. J. Vis. Exp. 148:e58842. doi: 10.3791/58842

PubMed Abstract | CrossRef Full Text | Google Scholar

Jalal, A., and Kim, K. (2020). Wearable inertial sensors for daily activity analysis based on Adam optimization and the maximum entropy Markov model. Entropy 22:579. doi: 10.3390/e22050579

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, C., Zhang, H., Ren, Y., Han, Z., Chen, K. C., and Hanzo, L. (2017). Machine learning paradigms for next-generation wireless networks. IEEE Wirel. Commun. 24:98–105. doi: 10.1109/MWC.2016.1500356WC

CrossRef Full Text | Google Scholar

Kawata, J., Morimoto, J., Higuchi, M., and Fujisawa, S. (2019). The educational effects of practical manufacturing activities in graduation research. J. Robot. Mechatr. 31, 391–404. doi: 10.20965/jrm.2019.p0391

CrossRef Full Text | Google Scholar

Lau, B. Y. S., Ting, H. Y., and Tan, Y. W. D. (2018). Cost-benefit analysis reference framework for human motion capture and analysis systems. Adv. Sci. Lett. 24, 1249–1253. doi: 10.1166/asl.2018.10726

CrossRef Full Text | Google Scholar

Li, H., Chang, J., Xu, F., Liu, Z., Yang, Z., Zhang, L., et al. (2019a). Efficient lidar signal denoising algorithm using variational mode decomposition combined with a whale optimization algorithm. Remote Sens. 11:126. doi: 10.3390/rs11020126

CrossRef Full Text | Google Scholar

Li, J., and Zhang, L. (2017). The teleoperation system of service robot based on cloud services. J. Comput. 28, 231–245.

Google Scholar

Li, T. H. S., Kuo, P. H., Ho, Y. F., and Liou, G. H. (2019b). Intelligent control strategy for robotic arm by using adaptive inertia weight and acceleration coefficients particle swarm optimization. IEEE Access 7:126929–126940. doi: 10.1109/ACCESS.2019.2939050

CrossRef Full Text | Google Scholar

Liang, P., Sun, G., and Wei, S. (2019). Application of deep learning algorithm in cervical cancer MRI image segmentation based on wireless sensor. J. Med. Syst. 43:156. doi: 10.1007/s10916-019-1284-7

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, L., Wang, L., and Xu, Z. (2020). Design and implementation of badminton robot perception and control system. Int. J. Adv. Robot. Syst. 17:1729881420912606. doi: 10.1177/1729881420912606

CrossRef Full Text | Google Scholar

Mansec, Y. L., Jérôme, P., Rouault, Q., Doron, J., and Jubeau, M. (2020). Impaired performance of the smash stroke in badminton induced by muscle fatigue. Int. J. Sports Physiol. Perf. 15, 52–59. doi: 10.1123/ijspp.2018-0697

PubMed Abstract | CrossRef Full Text | Google Scholar

Mao, Q. C., Sun, H. M., Liu, Y. B., and Jia, R. S. (2019). Fast and efficient non-contact ball detector for picking robots. IEEE Access 7, 175487–175498. doi: 10.1109/ACCESS.2019.2955834

CrossRef Full Text | Google Scholar

Matsuo, K. (2017). Implementation and experimental evaluation of an omnidirectional wheelchair for sports and moving in rooms with narrow spaces. Int. J. Space Based Situated Comput. 7, 1–7. doi: 10.1504/IJSSC.2017.084118

CrossRef Full Text | Google Scholar

Mizuno, N., Makishima, T., Tsuge, K., Kondo, S., and Yamakawa, S. (2019). Development of automatic badminton playing robot with distance image sensor. IFAC Papers Online 52, 67–72. doi: 10.1016/j.ifacol.2019.08.050

CrossRef Full Text | Google Scholar

Mutaqin, A. A. R., Luqman, M., and Heru, A. S. (2020). Aplikasi dan analisis sistem fuzzy untuk pengendalian kecepatan putar motor omnidirectional pada robot badminton. Jurnal Elektronika Otomasi Industri 2, 61–67.

Google Scholar

Namba, T., Yoshida, M., and Ohtsuki, Y. (2020). Machine-learning approach for constructing control landscape maps of three-dimensional alignment of asymmetric-top molecules. J. Chem. Phys. 153:024120. doi: 10.1063/5.0012303

PubMed Abstract | CrossRef Full Text | Google Scholar

Polydoros, A. S., and Nalpantidis, L. (2017). Survey of model-based reinforcement learning: applications on robotics. J. Intell Robot. Syst. 86, 153–173. doi: 10.1007/s10846-017-0468-y

CrossRef Full Text | Google Scholar

Sapiee, M. R. M., and Annuar, K. A. M. (2018). Synchronous mobile robots formation control. Telkomnika 16, 1183–1192. doi: 10.12928/telkomnika.v16i3.8397

CrossRef Full Text | Google Scholar

Sato, K., Watanabe, K., Mizuno, S., Manabe, M., Yano, H., Iwata, H., et al. (2017). Development and assessment of a block machine for volleyball attack training. Adv. Robot. 31:1144–1156. doi: 10.1080/01691864.2017.1388192

CrossRef Full Text | Google Scholar

Singh, D., and Singh, Y. (2018). Development and analysis of a five degrees of freedom robotic manipulator serving as a goalkeeper to train the football players. MS&E 402:012092. doi: 10.1088/1757-899X/402/1/012092

CrossRef Full Text | Google Scholar

Steels, T., Van Herbruggen, B., Fontaine, J., De Pessemier, T., Plets, D., De Poorter, E., et al. (2020). Badminton activity recognition using accelerometer data. Sensors 20:4685. doi: 10.3390/s20174685

PubMed Abstract | CrossRef Full Text | Google Scholar

Victor, T. W., Tivesten, E., Gustavsson, P., Johansson, J., Sangberg, F., and Ljung Aust, M. (2018). Automation expectation mismatch: Incorrect prediction despite eyes on threat and hands on wheel. Hum. Factors 60, 1095–1116. doi: 10.1177/0018720818788164

PubMed Abstract | CrossRef Full Text | Google Scholar

Vu, T. H., Misra, A., Roy, Q., Wei, K. C. T., and Lee, Y. (2018). Smartwatch-based early gesture detection 8 trajectory tracking for interactive gesture-driven applications. Proc. ACM Interact. Mob. Wearable Ubiquitous Technol. 2, 1–27. doi: 10.1145/3191771

CrossRef Full Text | Google Scholar

Walsh, C. G., Ribeiro, J. D., and Franklin, J. C. (2018). Predicting suicide attempts in adolescents with longitudinal clinical data and machine learning. J. Child Psychol. Psychiatry 59, 1261–1270. doi: 10.1111/jcpp.12916

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, L., Niu, W., Wang, K., Zhang, S., and Lu, T. (2019). Badminton players show a lower coactivation and higher beta band intermuscular interactions of ankle antagonist muscles during isokinetic exercise. Med. Biol. Eng. Comput. 57, 2407–2415. doi: 10.1007/s11517-019-02040-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, Y., Chen, M., Wang, X., Chan, R. H. M., and Li, W. J. (2018). IoT for next-generation racket sports training. IEEE Int. Things J. 5:4558–4566. doi: 10.1109/JIOT.2018.2837347

CrossRef Full Text | Google Scholar

Zagatto, A. M., Kondric, M., Knechtle, B., Nikolaidis, P. T., and Sperlich, B. (2018). Energetic demand and physical conditioning of table tennis players. A study review. J. Sports Sci. 36, 724–731. doi: 10.1080/02640414.2017.1335957

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: intelligent badminton training robot, machine learning, hidden markov model, athlete injury, motion recognition

Citation: Xie J, Chen G and Liu S (2021) Intelligent Badminton Training Robot in Athlete Injury Prevention Under Machine Learning. Front. Neurorobot. 15:621196. doi: 10.3389/fnbot.2021.621196

Received: 25 October 2020; Accepted: 08 February 2021;
Published: 12 March 2021.

Edited by:

Mu-Yen Chen, National Taichung University of Science and Technology, Taiwan

Reviewed by:

Junwei Wang, Zhejiang University, China
Yuka Kimura, Hirosaki University Graduate School of Medicine, Japan
Hsin-Te Wu, National Ilan University, Taiwan

Copyright © 2021 Xie, Chen and Liu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Guohua Chen, cghbw@163.com

Download