Abstract

In order to accurately predict the frame loss phenomenon, this study proposes a continuous frame loss test for CSD-ELM short-range wireless communication. First, the noise and trend direction of CSD-ELM are removed, the preprocessing of the data is completed, then, these data are injected into the BP neural network as a training sample, continuous frame loss tests are performed on the communication data, the results are output, and the calculation formula is obtained. The test results show that the method has higher accuracy, lower false alarm rate, and shorter test time and is suitable for the detection of continuous data frame loss in short-distance wireless communication. Then, this study proposes an integrated WELM algorithm, which combines the features of AdaBoost, which can generate strong classifiers through the integration of weak classifiers, so as to achieve the best performance for imbalanced data classification. The algorithm assigns different methods to update the weights of different types of samples, so as not to violate the skewness of the weight distribution. The sigmoid function uses error calculation technology, which can separately reflect the classification characteristics of the two samples, and improves the antinoise function of the algorithm. Finally, this study introduces how to analyze and design a college network English learning management system that can meet the requirements of “network system and classroom English teaching mode” in the internet environment. It solves the time limitation of existing English classrooms, expands college English courses to be student centered, creates interactive online classroom spaces, realizes English classrooms regardless of time and region, avoids teachers’ duplication of work, improves teachers’ teaching efficiency, and ultimately promotes the improvement of students’ learning efficiency.

1. Introduction

Aiming at the problems that the traditional data frame loss detection method is susceptible to external interference, the detection result is inaccurate, the frame loss phenomenon is untimely, and a CSD-ELM continuous frame loss test method for short-distance wireless communication is proposed. We analyze the characteristics of continuous frame loss of short-range wireless communication CSD-ELM and analyze the reasons [1]. Based on this, we created a noise model and used least squares and average slope methods to remove noise and trend elements from the data. It is used to complete the processing of the CSD-ELM process and completely inject the preprocessed data as training samples into the BP neural network classifier to determine whether frame loss occurs and to perform a frame loss test [2]. The simulation results show that the above method has high detection accuracy, short detection time, effectively improves detection efficiency and can be widely used in the test of data frame loss during transmission. Extreme learning machines based on this are widely used to study classification problems because they are fast, simple, easy to implement, and highly versatile, but the use of extreme learning machines to learn imbalanced data classification started relatively late [3]. Compared with traditional neural networks, the more nodes in the hidden layer are, the greater the influence of random parameters on the output stability [4]. The weight of training samples depends on the input data of the algorithm, which affects the generalization performance of the algorithm, and the antinoise ability of the algorithm needs to be improved. Then, on how to improve the ability of weighted extreme learning machine to classify unbalanced data, three types of weighted extreme learning machine classification algorithms for unbalanced data are proposed.

In the latest research, scholars have analyzed the factors affecting the effectiveness of online English classroom teaching and suggestions for improvement and found that unbalanced data classification can help improve the efficiency of online teaching [5]. The model-building method and the key elements of the online teaching reform confirm the usability of the CSD-ELM method [6].

Finally, this study aims to explore the application and effectiveness of the English teaching network system in college English teaching. The author compared English teaching between the two juniors [7]. Class A uses the English teaching network system, and students complete their homework online; class B is the control group, which uses traditional teaching methods, and the homework format is the same as usual. Except for the different teaching methods, the teaching content and homework of the two classes are the same. After completing the module training, the test will be conducted in the classroom. According to the data, we analyzed the excellent rate and pass rate of the two classes. In this study, students are impressed by what they have learned through the English teaching network system, and their memory speed is also very high. Even students who lack sufficient basic knowledge express that they are willing to accept the online learning method of the English online teaching system. In the same test comparison, class A scored higher and performed better than class B. After the first semester, the excellence rate and passing rate of class A have increased, but the growth of class B is relatively small, which is significantly lower than that of class A.

The literature [8] introduces the research background, methods, and importance of online college English reading education, combined with the reform of Chinese college English education and the demand for training applied professionals, and analyzes the current situation and challenges of Chinese college English reading education. The literature introduced the enhanced ELM for the diagnosis of pleural effusion [9]. This model uses the chaotic initialization mechanism and the differential evolution mechanism to improve the global and local optimization capabilities of the high salvage algorithm. The literature introduces an extreme learning machine (ECSMA-KELM) [10] based on the elite chaos slime mold algorithm. The proposed model uses the elite mechanism and the chaos mechanism to expand the global and local search capabilities of the slime mold algorithm while converting these two capabilities into a relatively stable state. The literature introduces the research background and importance of multilabel learning and category-imbalanced learning [11]. Next, we will explain related methods to deal with multilabel learning and category-imbalanced learning and then combine the conventional treatment of category imbalances in two or more categories. This is another important issue to be solved in this study, involving technology and multiple trademark areas [12]. The literature introduces the PSO particle swarm optimization algorithm to find the best combination of thresholds, and the integrated AdaBoost learning algorithm can find more reasonable label weights to improve the classification performance across multiple labels.

3. CSD-ELM and Imbalanced Data Classification Technology

3.1. ELM Algorithm

The extreme learning machine (ELM) is a single-layer hidden layer feedback network (SLFN) training method proposed by Professor Huang Guangbin from the Nanyang Technological University in Singapore. The problem is solved by finding the generalized Moore-Penrose inverse matrix instead of directly randomly assigning hidden layer weights and biases, which is contrary to the traditional neural network training method used to continuously correct iterative errors [13]. There is no need to repeat the entire training process, and the solution is unique, so it can greatly reduce the training time while still providing network generalization functions.

Suppose that the training set contains N samples, these samples can be classified into m classes. Here, the i-th training set can be expressed as (xi, ti), where xi is an n-dimensional input vector and ti matches. The mathematical model of ELM can be expressed as follows:

ELM is looked at from an optimization perspective. In order to minimize learning errors and improve the versatility of the model, it is necessary to minimize the sum of and at the same time, so the following formula can be used to explain the problem:

Regarding the cost-sensitive learning concept, Zong et al. focused on the impact of category imbalance on extreme learning machines. A weighted machine (WELM) with an extreme learning algorithm is proposed. The WELM algorithm optimizes formula (3) into the following form:

Among them, W is the Nth order diagonal matrix, and the value of each element on the diagonal corresponds to the penalty factor control parameter of the corresponding sample. The higher the corresponding value, the more important is the sample. Zong et al. provide two weight distribution methods:

Among them, represents the number of samples belonging to the category ti in the training set, and AVG represents the average number of training samples in all categories.

3.2. Unbalanced Data Classification

In the sampling method, the imbalance ratio is a very important concept, which determines the number of samples. Therefore, the author proposes a multivariate IRL imbalance metric, which is represented by a set of labeled samples and the current maximum value. It is assumed that the dataset D is labeled as size q, as shown in equation (5):

At the same time, the author recommends using meanIR to represent the average imbalance of multiple label datasets:

It is assumed that data D with multiple labels have a q-dimensional label space. Dj represents the dataset of the second label category yj:

Djk is a multitype dataset that combines (yj, yk) coupling. Djk is converted into three types of datasets to reduce the increase in imbalance level caused by the binding of markers:

The predicted actual value of fj(x) in the category label is the sum of the results of the above classifiers:

In order to measure the quality of models with multiple tags, scientists have proposed a set of performance evaluation tables. It can be roughly divided into two types: sample-based grade scale and label-based grade scale.

The sample-based grade scale first grades a test sample and then averages the entire test set as the final result. Such evaluation measures include noise loss, coverage, grade loss, and average accuracy [14]. However, on the issue of category imbalance, this type of rating scale is obviously biased toward most categories, so only a brief introduction is given here.

Based on the mark-based scoring scale, the effect of the classifier on a mark is first measured, then, aggregated, and then marked. Among multiple labels, the minority class is usually written as a positive class, and the majority class is written as a negative class. The effect statistics of this general classifier can be expressed as a confusion matrix.

In Table 1, the diagonal lines TP and TN represent the number of true cases and the number of true negative cases, respectively, indicating that the predicted category matches the true category.

The precision rate is the correct probability of predicting the positive category, and the recall rate is the predicted probability of the true-positive category. Two formulas are as follows:

The precision rate and the recall rate are a pair of contradictory indicators. Generally, a higher precision rate usually results in a lower recall rate, and a higher recall rate usually results in a lower precision rate. It can be combined into a main F-measure indicator to balance the two. It is calculated as follows:

The final result of multiple markers can be obtained by summing the average value in two ways using the performance score of each marker. There are two estimation methods: macroaverage and microaverage [15]. The macroaverage first obtains the classification efficiency of each tag, then sums the classification efficiency of all tags, and the averages it, while microaverage directly combines all tags, the statistical information will be added, and then, the resulting classification result is used as the final result. The formulas for these two estimation methods are as follows:

This topic explores the imbalance in multiple category labeling. The combination of F-measure, macroaverage, and microaverage was selected as the entire multimarker scoring scale. For convenience, two evaluation methods are selected. It is called the macroaverage F index (Macro-F) and the microaverage F index (Micro-F).

3.3. Unbalanced Data Classification Model Based on CSD-ELM

ELM network structure is not only suitable for single-component learning but also suitable for multicomponent learning. When training with multiple labels, equation (13) is still valid, but the number of output nodes does not represent the number of categories, but the number of labels for data categories represents with multiple labels, that is, q-associated output nodes.

For problems with multiple labels, one sample can be associated with multiple samples at the same time. At this time, the threshold function th(x) must be set, and the category standard is predicted by the following formula:

We need to measure the dimensions to determine whether they are optimal. In this chapter, we will choose two optimization indicators: macro-F or micro-F.

In the process of PSO optimization, each particle will dynamically change its position and speed and learn from its own experience and the experience of other members of the population. The updated method is as follows:

Weighted extreme value learning is an effective algorithm for dealing with category imbalance, but it has two disadvantages. (1) The calculation time increases with the increase in the training sample size; (2) there is no flexibility in error correction. The label-weighted extreme learning machine improves the tolerance to errors of minority instances by increasing the expected output of smaller labels. In addition, since the weight matrix is not optimized, the time complexity is basically the same as that of the standard ELM.

It is assumed that the expected value matrix T has m rows and N columns. Among them, m represents the number of categories, and N represents the number of samples in the training set. T is expressed as follows:

To set tag weights, Yu et al. proposed two weight distribution methods for the classification of two and several categories:

As well as:

At the same time, two weight distribution methods are given as follows:

3.4. Simulation Experiment

The experiment is basically completed on 12 multilabel test datasets, which cover various scenarios, such as text, speech, and biology. Each dataset has its own sample number, category label number, label density, and imbalance factor. Table 2 shows specific information about these datasets.

The LCard marking power is an indicator to measure the average number of marks in the sample. The ratio of the corresponding marking power to the number of marks is called the LDen marking density, and its formula is as follows:

The hardware environment of the experiment is as follows: Intel Core i7-555U processor, 3.1 GHz main frequency, 8 GB memory, 1 TB hard drive, Windows 8.1 operating system, and Matlab 2015b programming environment.

As mentioned above, when selecting the threshold, there are two targets for selecting the appropriate PSO particle swarm algorithm, macro-F, and micro-F.

Finally, the analysis of experimental parameters is also very important for this model. In this chapter, we will select the dataset scene with less than 10 labels and the cal500 dataset with more than 100 labels and use them as examples to test the corresponding models in macro-F dimensions with different L and C parameters, tested during the entire experiment.

These two datasets have minimum and maximum values within the selected parameter range, and the maximum value is not in the boundary state. In other words, you can see that the parameter range contains the maximum category. This also proves that the parameter range is effective. Therefore, it is recommended to set the parameter range as L ∈ {50, 100, …, 1000} and C ∈ {21, 22, …, 220}.

We also analyzed the relationship between the number of iterations of the particle swarm algorithm and the number of markers through experiments. Theoretically, the number of markers indicates the size of the marker space, which will increase the search range in the high-dimensional space, and it requires more iterations. The number of convergence iterations in scene and cal500 are 20 and 60 generations, respectively. It can be concluded that the more the markers, the more the iterations.

4. Design and Application of English Network Teaching System

4.1. Demand Analysis of English Network Teaching System
4.1.1. Performance Requirements

(1) Maintainability. Maintenance method: The purpose of designing this method is that even if the backup data are damaged or lost, the backup data can be backed up and restored. As a management information system application, the network English reading teaching system of a university gives priority to the maintainability of the design, and the system has a complete and simple automatic data backup and recovery function [16].

(2) Ease of Operation. Interface design: From the perspective of the user interface, in the online English reading system, the most important factor that affects the end user’s reading experience is the design of the interface itself, and the most important thing is the font used to express the content and color of the reading. For color matching, the system interface design uses a bright dark green background, bright blue fonts, and gray water lines. This color combination gives people a soft feeling and helps students successfully complete reading tasks [17]. The fonts are the most common English Arial and Chinese Song Ti, and the font size is 10.5 pt.

(3) Scalability. Function expansion: During system design, interfaces are reserved for each module to facilitate integration with other platforms and systems. For example, the user management in the system management module communicates user data with education management systems in other schools and other internal management information systems, thereby providing a complete interface for unified user identity verification [18].

Software and hardware upgrade: Based on the design of the system, it is assumed that the development and production environments used in the system are all open-source software, including the current very mature server architecture LAMP or LNMP. Functions such as reverse proxy and load balancing are very easy to use and basically guarantee more system carrying capacity in the future.

(4) Openness. The system data format complies with relevant national and industry standards, thus ensuring good compatibility and application portability [19]. As mentioned above, the university’s English online reading system uses the B/S architecture to develop the system, so all graphical user interfaces (GUIs) are displayed on the web page in XHTML format.

In order to facilitate maintenance and the separation of business logic and user interface, the interface uses XHTML to organize content, and CSS style sheets are responsible for visually presenting specific pages [20]. Human-computer interaction is mainly realized by using script libraries such as JavaScript or jQuery.

4.1.2. Security Requirements

(1) Fault Tolerance. If incorrect data are generated due to user input or operation errors, the system will automatically send the log to the designated administrator mailbox by e-mail.

(2) The External Environment Safety of the System. The design and operating environment of the university’s network reading learning system are based on the university network, which is logically separated from the external network, thereby providing basic network security [21]. The server uses the Ubuntu Linux operating system, which has a built-in software firewall and provides a complete privilege management system at the operating system level.

(3) Internal Security of the System. While protecting the external system, the system provides a complete mechanism for user authentication and privilege management so that users who meet the access requirements can obtain appropriate resources to train the system without interference [22]. In this case, users who are not authenticated or whose permissions do not match will be completely blocked in the system.

(4) System Operation Safety. According to design assumptions, the server that runs the system is located in the school’s central computer room, and a complete disaster recovery and emergency plan has been developed. UPS uninterruptible power supply and generator set provide power supply, and the server is also equipped with redundant drives.

4.2. System Function Design

When analyzing the needs of college English reading comprehension by decomposing the data flow diagram of each level, a hierarchical diagram (H-diagram) of the system’s functional structure can be obtained.

The online English teaching system mainly includes a course and problem management module, a user dictionary module, a system management module, a performance management module, an automatic shopping module, and a teaching module. Among them, system management mainly meets the functional requirements of administrators to import, modify, delete users, maintain, and configure system parameters through the system. Performance management mainly meets the functional needs of managers and teachers in performance monitoring, responsible for reviewing and evaluating objective questions in automated scoring systems [23]. Learning to read mainly meets the following functional requirements: setting educational tasks, teaching business, testing business, creating an educational content interface, and recording the learning process. User dictionary will be added to the user list, unfamiliar English vocabulary, and query requirements; course and question bank management provides a management interface for teachers, allowing teachers to maintain and update learning content and test question banks.

4.3. Database Design
4.3.1. Semester Information

The basic information of the semester is saved.

The semester ID is the primary key of the semester information table in Table 3. It is a column or columns that uniquely identify each row in the table.

4.3.2. Course Information

The basic information of the course is saved.

The course ID is the primary key of the course information table in Table 4. It is a column or columns that uniquely identify each row in the table.

4.3.3. Unit Information

The basic information of the unit is saved.

The unit ID is the primary key of the device information table in Table 5. The course identifier is a column that establishes and strengthens the data link between the course information table in Table 4 and the unit information table in Table 5. Therefore, the course identifier is a foreign key in the module information table in Table 5.

4.3.4. Article Content

The basic information of the article content is saved.

The article ID is the primary key of the article content table in Table 6. It is a column or columns that uniquely identify each row in the table.

4.3.5. Learning Record

The basic information of learning records is saved.

The learning record ID is the primary key of the learning record table in Table 7. It is a column or columns that uniquely identify each row in the table.

4.4. System Development Environment

Nonfunctional requirements include the standards, specifications, and contracts that the university’s online reading education system must meet, the specific details, and performance requirements of the front-end interface, analysis, and design constraints, and quality attributes. In order to meet the needs of multiple people watching online learning videos at the same time, the Linux operating system is used to ensure the real time and security of the server, and the use of MySQL for the database can save costs and improve the security of data sharing, ensuring that teachers and students use the system in the process. The client can use any operating system without revealing privacy. The most suitable WIN7 operating system is recommended, and the browsers are also compatible. The most suitable browser is Explorer 11, because it is more compatible with classroom video playback and not easy to crash.

The server-side is shown in Table 8:

The client is shown in Table 9:

4.5. Application Advantages of English Online Teaching Mode

Teachers are the creators and organizers of educational activities. The most important thing is that all teachers are testers of teaching effectiveness. In the era of internet + education, English classrooms are facing new opportunities and challenges in the classroom. Teachers’ computational thinking is essential for the effective use of the internet. What is computer thinking? According to Professor Jeannette M. Wing, Dean of the School of Computer Science at the Carnegie Mellon University in 2018, in the prestigious ACM paper, computational thinking is a basic skill that everyone should have in the digital age. “Until 2050, every citizen on the planet must have the ability to think using computational methods” [24], not the special skills of a computer scientist. Noncomputer English teachers have improved their computational thinking skills, using the educational resources of the online learning platform to teach and publish homework, and use the platform’s data processing capabilities to understand students’ homework needs. Technology can play a real role [25]. These are all interdisciplinary technologies, and many technical applications and related solutions are not yet perfect. English teachers face bottlenecks when using this education platform. English online education platform, this subject platform, is only an auxiliary tool for English teaching. Teachers need to fully understand the various functions of the platform and other functions, and the English online education system platform can provide synergy [26]. Otherwise, the English online education platform can only be used in internet search engines. If you are not familiar with the functions of the platform, the completion of classwork is restricted. The teachers were always busy clicking and searching in the classroom, and after spending a lot of time, the students fell into chaos [27]. Therefore, this violates the original intention of the employees to design and develop the Xueleyun online learning platform. Therefore, although the platform is powerful, it poses new challenges for English teachers. The workflow of the platform should be mastered, how to use each functional area should be clarified, and they must be familiar with creating e-learning resources [28]. These requirements and the resulting technical applications also make it impossible for English teachers to use the education platform. Technology is a tool but also a double-edged sword. Only teachers can creatively use these technologies, and online learning platforms such as English online education system platforms can make full use of these technologies and improve the quality of English classroom teaching [29]. If you blindly rely on these internet technologies, download materials, analyze materials, and assign homework, then these advanced technical tools will hinder the development of teachers’ classroom teaching skills.

The new classroom based on the English online education system platform provides students with language materials of different forms and functions, vivid photos, and interesting music through the combination of photos, text, and audio. Learning has aroused people’s strong interest in learning and attracted the attention of students. In the classroom, students use “eyes, ears, mouth, brain, and hands” and combine them with the actions of “seeing, listening, speaking, and thinking” [30]. Through various forms of audiovisual teaching, the educational goals of students’ language expression ability can be fully explored.

In short, the English online education system platform is a daily learning platform for teachers and students. It explores the essence of student learning and makes daily learning easier and more effective. It exists in the whole process of classroom teaching, promotes the development of classroom informatization, optimizes and perfects traditional teaching methods. One of the characteristics of the new goal of “Go for it” [31] is to eliminate emotional confusion and ignorance by instilling emotional education in the classroom and allowing students to release their emotions during teaching and discussion.

In the process of researching new education models, the education evaluation system must also appropriately adapt to the requirements of education reform. The immutable educational evaluation no longer adapts to the times. In the process of English teaching reform, it is necessary to flexibly change the evaluation standards, evaluation methods, and evaluation objectives [32]. Moreover, all teachers are constantly growing. It is impossible to use the same set of indicators to evaluate teachers of different levels, which ignores the gradual characteristics of teachers’ personal growth. In terms of education evaluation, the UK has an evaluation system for curriculum development, education content and organization, education system and verification, student development and learning outcomes, quality assurance, and improvement mechanisms [33].

Therefore, at the dawn of the internet + education era, all first-class English teachers are advancing with the times, optimizing the learning process, improving the application value of their educational abilities, and actively developing new models. In the process of learning and exploring English classroom teaching in the new era, continuous self-development can become an English teacher with strong adaptability in the process of the new era.

5. Conclusions

Multilabel learning is a hot topic in machine learning research, but scientists ignore the inherent imbalance of multilabel datasets and focus more on the relationship between labels. The problem of category imbalance is another hot spot in machine learning research. The most important thing is that imbalanced data will distort the classification aspect of the classification model and reduce its effectiveness. However, this study on categories is mainly focused on the imbalance between the two traditional types. Therefore, it is necessary to urgently solve the problem of imbalance in multilabel classification. This study first discusses the basic knowledge of research and the importance of multicomponent learning with unbalanced categories and then introduces related methods to deal with multicomponent learning with unbalanced categories. Finally, this study explores two different fields of university reading education and software development and uses the latest information technology to improve the learning of university English courses. It tries to analyze a series of needs and use the B/S structure for systematic research and analysis. The system analyzes the functional modules of teaching reading, the functional modules for automatic evaluation, the score management module, the user dictionary, the curriculum and question library management, the system management module, and other modules. This allows each module to achieve the goal of the design function and ultimately achieve the overall interaction. Today, blockchain technology has become an anticounterfeiting and tamper-proof technology. In the future, the CSD-ELM technology used in this study can be combined with blockchain technology to complete the real-name system of online English teaching and ensure the authenticity of students’ learning.

Data Availability

The datasets used and/or analyzed during the current study are available from the corresponding author on reasonable request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.