Abstract

With the development of the times, education presents a new trend, but the teaching characteristics of dance classroom teaching cannot adapt to the current development trend. In this article, the author analyzes modern information technology, hoping to realize the teaching of folk dance on the Internet and provide a new model of online distance teaching for folk dance teaching. The author analyzes the current teaching problems in colleges and universities, and proposes to change the existing teaching situation based on dynamic process neural network model identification and artificial intelligence, and instead use online remote network ethnic dance teaching. Online distance education can enable flexible teaching of folk-dance courses, deeply dig into the theoretical basis of distance teaching, and use online distance network teaching to make teaching time more flexible, not only providing new teaching methods but also introducing new teaching concepts. Based on the traditional neural network model identification, a dynamic process neural network model identification is developed. This model is no longer subject to the input limitation of the traditional neural network model, the processing time is relaxed, and the advantages are more obvious. In this research, the author introduces dynamic process neural network model identification in time series data mining, and makes full use of artificial intelligence to deeply analyze the classification and prediction problems in the context of time series.

1. Introduction

Different from other traditional courses, dance is a comprehensive course, artistic, so it is different from other courses in teaching mode [1]. In the process of dance teaching, teachers often need to explain the theoretical content verbally. Teachers should personally demonstrate some difficult content, give students correct examples, and combine theory with teaching [2]. Under the guiding ideology of system science, teachers must make reasonable arrangements for the entire teaching process, carefully analyze the content of the professor, and fully understand the mastery and physical conditions of each student [3]. In the teaching process, the teacher should actively solve the problems raised by the students, arrange the teaching content according to the teaching materials, and all teaching activities should be carried out around the teaching materials. To attract students’ interest, teachers should carefully design courses during the teaching process, set up suspense for certain issues, enable students to actively explore based on curiosity, and allow students to participate more actively in learning, which will help promote teaching Integration [4]. In the process of social development, the role of artificial intelligence has become more and more prominent. Artificial intelligence has been applied to various fields, and while exerting advantages in various fields, there are also certain problems [5]. Nowadays, artificial intelligence has been applied in the field of education, and robots have also appeared in the field of dance teaching [6]. In this article, we deeply analyzed the artificial intelligence teaching technology and studied the characteristics of the dance discipline and the characteristics of this profession. In this article, we use the literature review method to analyze the role of artificial intelligence in the process of dance teaching, analyze the advantages and disadvantages of artificial intelligence, and hope that it can provide reference suggestions for the development of artificial intelligence in the field of dance teaching.

Some research studies the basic ideas of college dance teaching mode, analyzes the actual situation of college teaching, and judges the requirements of colleges on the dance teaching system [7]. Follow the software engineering design ideas and advanced development concepts to develop the system and set up reasonable functional sections. The literature establishes a complete remote online system development template through programming language [8]. Some research studied the framework structure of the online dance teaching system based on the application of software engineering ideas and database technology, analyzed the function of each module in the system according to the requirements, designed the application interface of the system, and determined which should be used Data transmission algorithm [9]. Some research tests each module of the online dance teaching system that has been designed, and the test angles include memory occupancy rate, temperature, and CPU occupancy rate, and then analyzes whether the functions of the remote online dance teaching system can meet the user’s needs demand [10]. Some research analyzes the teaching system in the research, uses modern programming methods and database technology, analyzes the current shortcomings in teaching in colleges and universities, and analyzes the advantages of online remote dance teaching [11]. Using online remote dance teaching can make teaching More flexible. Nowadays, there are serious problems in dance teaching. To solve this problem, a remote online dance teaching system was designed. In this system, teachers and students can interact [12]. The emergence of this system provides a new teaching model for dance teaching and enriches teaching methods. Some research uses a lot of video data in the process of dance teaching [13]. To solve the problem of data presentation, in this article, the author uses signal encoding and decoding algorithms to process the data and completes the video by encoding and decoding. During the use of the remote online dance teaching platform, teachers need to upload various video materials, and students should download video materials according to their own needs. In the process of uploading and downloading, the system must judge the legality of the video, and analyze whether the video meets the scope of the dance teaching video according to the content of the video [14]. In this article, we use dynamic process neural network model identification and artificial intelligence technology to enrich the learning methods of the nation [15].

3. Dynamic Process Neural Network Model Identification Model Identification

3.1. Dynamic Process Neural Network Model Identification Model

The structure of the process neuron is composed of three parts: aggregation, weighting, and excitation operation. The difference between it and the traditional neuron is that the input, output, and corresponding weight of the process neuron are all time-varying, and its aggregation operation includes both the multi-input aggregation of the space and the cumulative aggregation of the time process. The structure diagram of a single process neuron is shown in Figure 1. Figure 1 includes linear functions, Sigmoid functions, Gauss-type functions, etc.

Process neural network model identification is a network type, and its composition follows a certain topological structure. Figure 2 is a topological structure identified by a process neural network model. The output value of this structure is a constant.

Process neural network identification is a feedforward process neural network model. Both the output value and the input value are time-varying functions. In the network, the input and output relationship between each layer is as follows:

System input:

The first hidden layer output:

The second hidden layer output:

The output layer looks like this:

After bringing into the model, the input and output relationship between the layers of the network is:

System input:

The first hidden layer output:

The second hidden layer output:

To meet the requirements of the expansion coefficient range of the output function orthogonal basis, the output layer is as follows:

When processing information, it must be done in order. The output of the first-level nodes will not affect the output of the upper-level nodes, and there is no feedback between different levels. The feedback process neural network model identification model contains a total of 3 layers. In the input layer, the time-varying process signal of the system can be input, the output signal of a neuron can be output, and the output result can be fed back to the input layer. The spatiotemporal aggregation operation of the hidden input signal is completed in the output layer. Since the network weight function is arbitrary, the orthogonal basis function should be selected in the input space, which is a problem of training the coefficients of the weight function.

In the input layer of the network, the time-varying process input of the network depends on nodes to complete, and the information output by the contacts must be fed back to the system. In the process of neuron, the number of nodes in the hidden layer is different from that of the input layer. The output of information, feedback to the input layer, and spatial aggregation operations can all be done through nodes. The spatiotemporal aggregation operation of the output signal can be completed by the process neuron in the input layer.

The output of the hidden layer of the process neuron is given by:

The corresponding output of the neural network model identification in the feedback process is given by:

The calculation process of process neural network model identification is different from the calculation of traditional network neural model identification. There will be many basis functions in the function space. In the calculation process of process neural network model identification, to avoid repeated calculations, When choosing an orthogonal basis function, the conditions that the function should satisfy are as follows:

According to the needs of users, orthogonality should be transformed into weighted orthogonality:

Under normal circumstances, the orthogonal basis functions that people use are as follows:(1)Triangular basis function(2)The most commonly used in the orthogonal function system is the trigonometric function system:(3)Orthogonal polynomial

In addition to polynomial functions:

If the interval is infinite, the following formula must converge:

The following conditions need to be met:

Recorded as:

For example, each formula must meet the following conditions:

Appropriate orthogonal basis functions are introduced in the process neural network model identification, and this function is usually standard. Expand the orthogonal function, and the equation obtained is the input function. In addition, the expansion of the same orthogonal basis function can be used as the weight function of the time-varying process neuron hidden layer. After considering the orthogonality of basis functions, process neural network model identification, the complexity of construction operation is greatly reduced, and the amount of calculation required is also greatly reduced. Practice shows that using this method can make the network more stable and improve the convergence rate of the network. Under this premise, the feedback process, the learning process of the neural network and the training process of the traditional feedforward neural network model identification are all equally complex.

3.2. Self-Organizing Process Neural Network Model Identification

In the process of process neural network model identification and calculation, it is necessary to introduce standard orthogonal basis functions. When inputting the function, expand the orthogonal basis function. To make it easier for the process neural network model to identify space-time operations, the author uses the orthogonality of the product function. Through experiments, we know that using this method can greatly improve stability. In the learning process of neural networks, both the process neural network model and the feedforward neural network model require equally complex calculations.

The self-organizing process neural network model identification is used to solve the pattern classification problem related to the time process. To allow the unmarked sample information to be reasonably used, the author proposes a dynamic sample semi-supervised learning algorithm, which is developed based on the self-organizing process neural network model identification. In the self-organizing process of neural network model identification, there are only two hierarchical structures: one is the input layer, and the other is the competition layer. Figure 3 shows the self-organizing process neural network model to identify the topological structure:

To minimize the amount of calculation, in this article, the orthogonal basis expansion method is used in the overall calculation of the network. In the transportation process, the first standard orthogonal basis function is introduced. According to the nature of the orthogonal basis function, the operation is transformed into a time-invariant problem.

Competitive learning algorithm,

Definition 1 as:.

Definition 2.

Definition 3. Based on mathematical analysis theoryTherefore, it has the following properties:The neuron that wins the competition is the node with the largest similarity coefficient, as shown below:Dynamic process analysis is a perfect combination of functional analysis, Fourier analysis, harmonic analysis and numerical analysis. Process dynamic analysis is a branch of mathematics with strong applications. It can be used in many fields, such as signal processing, voice recognition, diagnosis of fault analysis, stock market conditions, and image processing. Using process dynamic analysis, you can have a more detailed understanding of the analyzed content. For the low-frequency part of some signals, dynamic process analysis can be used to make the time resolution lower without reducing the frequency resolution. In this article, we are forced to use dynamic process technology to decompose and reconstruct discrete dynamic processes. The author combines the characteristics of time series data processing to analyze the decomposition and reconstruction of discrete dynamic processes.

3.3. Experimental Results and Analysis

To analyze whether the above method is effective, cluster analysis is performed using the initial value of the randomly given weight function. The final comparison result is shown in Table 1:

According to the above experiment, using the same training sample and experimental sample, the method used in this article and the method proposed in the literature are tested and the results are compared. The final result comparison is as follows:

According to the data in Table 1 and 2, the method proposed in this article is compared with the method in the literature. Through the experimental results, it can be found that the method used in this article is far more accurate than the method proposed in the literature and has lower accuracy. The number of runs requires less running time. For the algorithm of this article, the author analyzes the algorithm from two aspects: the quality of clustering and the speed of clustering. Through analysis and other quality, we can judge the accuracy of clustering of the algorithm used in this article. Through a large number of experiments, it can be known that the accuracy of clustering of the algorithm used in this article is still high under different sample sizes. In the case of different sample sizes, use the algorithm provided in this article and the algorithm in the literature to cluster the numbers, and the final result is shown in the above formula. When the number of samples increases, the amount of time required for each algorithm will increase accordingly. If the clustering is based on a certain number of samples, the algorithm provided in this article will take less time than the algorithm in the literature. This is because the initialization method and weighted Euclidean distance formula are used in this article to improve the convergence speed of the network, greatly reduce the running time, and have better performance. Clustering accuracy as shown in Table 3.

To make the online dance teaching system better meet the needs of users, it is necessary to confirm the users of the system, such as students, teachers, administrators, etc. Different users have different expectations of the system, and the permissions they have after logging into the system are different. For example, the administrator in the system should assume the responsibility of managing data, such as the data uploaded by the teacher, the account that the teacher logs in, the account that the student logs in, and so on. Teachers can upload materials and issue homework in the system, while students can log in to the system, download the materials uploaded by the teacher, and complete the homework assigned by the teacher. In the system test stage, if any teacher or student thinks that the functions in the system are not perfect, they can apply to the Academic Affairs Office. After review by specialized personnel, if the application is determined to be reasonable, they can open this function. Conducive to the system to better serve students and teachers and meet the needs of teaching. Normally, the remote online dance teaching system must be composed of three users: teacher, administrator, and student. Therefore, in this article, the author analyzes the functions of these three and the requirements for system functions.

4. Design of an Online Teaching System for Ethnic Dance Based on Artificial Intelligence

4.1. Video Teaching Subsystem

In online dance distance teaching, the teacher is the most important role and a full participant. Teachers should log in to the system to explain and demonstrate dance movements, arrange students' learning tasks, guide students' movements, answer any questions that students have during training, and upload some important video materials to assist students in learning. According to the teaching process, the teacher needs to upload the teaching courseware, as well as the required teaching video pictures and other materials, the teacher must reasonably configure the teaching materials, use a reasonable teaching method, and supervise the students to learn. In the remote teaching system, teachers must upload courseware in time, upload teaching resources in time, assign homework in time, and regularly interact with students to answer student questions and so on.

4.1.1. Teacher

In the online dance distance teaching, the teacher is the most important role and a full participant. Teachers should log in to the system to explain and demonstrate dance movements, arrange students' learning tasks, guide students' movements, answer any questions that students have during training, and upload some important video materials to assist students in learning. According to the teaching process, the teacher needs to upload the teaching courseware, as well as the required teaching video pictures and other materials. The teacher must reasonably configure the teaching materials, use reasonable teaching methods, and supervise the students' learning. In the remote teaching system, teachers must upload courseware in time, upload teaching resources in time, assign homework in time, and regularly interact with students to answer student questions and so on.

4.1.2. Students

Online dance distance teaching system, but the ultimate goal is to provide services for students. Whether the system has met the needs of students for learning dance courses can be understood through students’ evaluation and description of the system. Students log in to the online dance distance teaching system and ask questions through the communication platform. To solve the problem, download the uploaded materials in time and complete the homework assigned by the teacher. Students should log in to the remote education system in time to complete course testing and teaching quality evaluation.

4.1.3. Administrator

Administrators play an important role in the online distance dance teaching system. When the system is running normally, the administrator must maintain and manage the system. When there is a problem in the system, the administrator must solve the problem in time. The administrator should adjust the system in response to the feedback from teachers and students on the website on time. When more and more people use the system, more and more opinions are put forward for the system, which is conducive to improving the system and perfecting the functions of the system, and it is also conducive to the learning and use of students. In the remote teaching system, the administrator must save the information of teachers and students, build a communication forum, and update it in time. The upload and download status of teachers and students must be managed by the course selection and lesson plan. It is necessary to record the running status of the system and students' course grades. Through the analysis of system users, we can understand the needs of each system user, and then set the functions of the system. The functions of each module in the online dance teaching system are shown in Figure 4:

4.2. Teacher-Student Interaction Subsystem

In the online dance system, teachers and students have different permissions and can perform different functions. Teachers mainly upload courseware and materials while students mainly download materials and complete homework. The specific functions are shown in Figure 5. Through positive incentives, administrators can have a positive influence on teachers and class leaders, and teachers and class leaders can further influence students. Such influence is called positive influence. Teachers or class leaders influence administrators, and teachers and class leaders will be influenced by students. This kind of influence is called “negative feedback.” “Negative feedback” will also have a certain impact on the development of work, which is conducive to gaining experience from teachers and students and improving work. Students will grade the courses of each semester and will also evaluate the content taught by the teacher, which will play a supervising role for the teacher. Through one semester of study, teachers and students can also evaluate the system, which is helpful for the administrator to modify and manage the website. Some students reported in the system that only videos are allowed to be downloaded, not pictures. Some students want to download a certain action picture, which cannot be achieved, so they hope that the system can add this function, and the addition of the function requires the administrator's background operation. For teachers, if the speed of uploading the video is too slow, you can upload the action image first, and then upload the entire video to the system. Users of each system can improve the system through feedback to meet their own needs. In this way, whether it is teaching work or system management, it will play a certain incentive role. With the continuous improvement of the system, it will help promote the popularization of distance education and teaching. The relationship between teachers, class leaders, students, and administrators is shown in Figure 5.

Table 4 shows the process of how to upload video materials, pictures, files, and courseware on the teacher side.

Table 5 shows the process of teachers assigning homework.

4.3. System Modeling Design

The use of video compression algorithms does not pay attention to how the bytes are sealed by the media on the platform but only cares about how to convert the video into a byte data stream. If you analyze the method in the traditional sense: this compression method is a destructive data compression method. When compressing video, all compressed images will cause quality damage. Based on the IPEG video compression algorithm, a new compression algorithm is formed. The compression form of this algorithm is lossless, but it is not widely used. The data after the image and video compression format can be integrated into other file formats.

The most common way to store pictures on the World Wide Web and transfer pictures is the JPEG video compression algorithm. This algorithm does not rely on drawing marks and text icon graphics at all. Because the use of this compression method is not the best for these image compression formats and can hardly get satisfactory results, we think this method is not suitable for storing some color images or color videos.

There are a variety of MPEG video compression algorithms, including MPEG1, MPEG2, MPEG4, MPEG7, and MPEG21. The first four letters of these compression algorithms are the same, that is, the numbers that follow are different. A group that has developed MPEG video compression algorithms, specializing in image and video compression methods. MPEG will cause certain damage to the compressed content when compressing various video formats. The main working principle is as follows: through the sampling amplifier, the optical signal is formed into a video signal. In this case, the video signal is regarded as an image, and the image is divided into various parts. Each part is a specific area. In the region, the content on the image is transformed and encoded, and then the entire image is encoded, so that the compression process is completed.

5. Conclusion

With the advancement of technology, digitalization has become a trend of the times. Computers and digital media are used in our study, work, and entertainment life. The pace of information digitization is getting faster and faster, and almost every industry has been affected by digitization. Dance education is a highly artistic education. When digitalization is integrated into the dance education process, the laws of dance art should be studied. When applying digitization to subjects with artistic flavor, it is necessary to understand the common ground of information between technology and art and develop and research the digitization of dance teaching on this basis. In every professional field, the system must be scientifically researched. In this paper, the dynamic process, neural network model recognition, and artificial intelligence methods are analyzed to study the problems existing in online dance education. It is necessary to discuss in depth the dynamic process of neural network model recognition and artificial intelligence to make it better applied to dance education. The problems existing in the online dance teaching system must be solved in time, and the technical staff must develop the system reasonably and expand related work, rationally allocate resources, and integrate projects.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.