Aiming at the problems of the existing Graph Neural Network (GNN)-based collaborative filtering methods under sparse and noisy data conditions, such as the obscuring of true signals by static noise injection, the inability of fixed semantic prototypes to capture dynamic user interests, and the high computational overhead of complex augmentation, a graph diffusion generation and adaptive sampling-based contrastive collaborative filtering method was proposed. Firstly, a lightweight graph diffusion generation mechanism based on gradual denoising was designed, so as to optimize node representations through forward noise-adding and reverse denoising, thereby generating noise-resistant contrastive views. Then, random masking was integrated with Random Walk with Restart (RWR) to model local neighborhood features and global structural semantics collaboratively, thereby generating high-quality negative samples. Finally, an improved InfoNCE (Information Noise Contrastive Estimation) loss function was introduced to optimize the multi-view contrastive learning objective and enhance the discriminative power of representations. Experimental results on Gowalla, Yelp, and Amazon datasets show that compared to the best-performing baseline method, the proposed method improves the Top-20 Recall (Recall@20) by 0.63%, 1.36%, and 1.88%, respectively, and the Top-40 Normalized Discounted Cumulative Gain (NDCG@40) by 0.95%, 1.47%, and 1.24%, respectively, as well as improves the recommendation performance for long-tail users by 26.7%, increases the training efficiency by 90%, and accelerates the convergence speed by 32%. It can be seen that the proposed method enhances the noise resistance and dynamic adaptability of recommendation systems in open environments significantly.
To address the problems of low exploration efficiency and information exchange under limited communication bandwidth in the current Multiple Unmanned Aerial Vehicle (Multi-UAV) systems when exploring large-scale complex environments, a fast and fully autonomous exploration method for Multi-UAV in large-scale complex environments was proposed, including a fast and hierarchical exploration strategy and a lightweight large-scale environment modeling method. Firstly, closed viewpoints were generated in the front-end trajectory planning part to drive the Unmanned Aerial Vehicles (UAVs) to explore unknown environments. Then, the smooth, continuous, and time-optimal trajectory optimization problem was transformed into a convex optimization problem in the back-end, and this problem was modeled systematically. Meanwhile, in terms of environmental characterization, a random mapping method was used for lightweight mapping and map data interaction. Finally, in simulation, the proposed method was compared with fast exploration method using incremental boundary information and hierarchical planning — FUEL (Fast Unmanned aerial vehicle ExpLoration), rapid exploration method based on frontiers — FBE (Frontier-Based Exploration), and exploration method based on the next best viewpoint — NBVP (Next Best View Planner). The results show that the proposed method improves the exploration time performance by 14.4%, 43.9% and 47.7%, respectively, and the lightweight mapping method reduces the data size by 28.3% and 22.4%, respectively, compared to the Bayesian method and the polyhedron method. It can be seen that the proposed method can perform fast and fully autonomous exploration in large-scale complex environments efficiently.
Industrial defect detection plays a crucial role in ensuring product quality and enhancing enterprise competitiveness. Traditional defect detection methods rely on manual inspection, which is costly and inefficient, making it difficult to meet large-scale quality inspection requirements. In recent years, vision-based industrial defect detection technologies have made significant progress and become an efficient solution for product appearance quality inspection. However, in many practical industrial scenarios, it is challenging to obtain large amounts of labeled data, and there are requirements for both the labor cost and real-time performance of product detection, making unsupervised learning become a research hotspot. Related work on task construction, current technologies, evaluation standards, and the commonalities and differences among various methods in this field were reviewed. Firstly, the definition of industrial defect problems was clarified, and the difficulties of the problem were analyzed from perspectives of data challenges and task difficulties. Secondly, unsupervised deep learning-based methods for industrial defect detection were comprehensively introduced and systematically categorized. Furthermore, commonly used public datasets and evaluation metrics were summarized. Finally, future work in industrial defect detection was discussed.
To solve the problems of updating, modifying, upgrading and maintaining the function of robot by offline and static method, SoftMan was introduced for robot platform, and the architecture of robot system, whose managing center is host SoftMan, was built. The host SoftMan was mainly researched. Firstly, the architecture of host SoftMan was constructed. Then the descriptive unification model of knowledge and behavior of host SoftMan was put forward, the knowledge model was constructed and implemented based on data structure, and the design specifications and reference realization of the algorithm were given for its main service behaviors. Finally, the robot system was unified with the SoftMan system. Through the test, the function of robot was successfully replaced online and dynamically, verifying the correctness and feasibility of the method of designing and implementing the host SoftMan.
In order to overcome the problems of low convergence precision and easily relapsing into local optimum in Fruit fly Optimization Algorithm (FOA), by introducing the Levy flight strategy into the FOA, an improved FOA called double subgroups FOA with the characteristics of Levy flight (LFOA) was proposed. Firstly, the fruit fly group was dynamically divided into two subgroups (advanced subgroup and drawback subgroup) whose centers separately were the best individual and the worst individual in contemporary group according to its own evolutionary level. Secondly, a global search was made for drawback subgroup with the guidance of the best individual, and a finely local search was made for advanced subgroup by doing Levy flight around the best individual, so that not only both the global and local search ability balanced, but also the occasionally long distance jump of Levy flight could be used to help the fruit fly jump out of local optimum. Finally, two subgroups exchange information by updating the overall optimum and recombining the subgroups. The experiment results of 6 typical functions show that the new method has the advantages of better global searching ability, faster convergence and more precise convergence.
To solve the security problems between the reader and the server of mobile Radio Frequency IDentification (RFID) caused by wireless transmission, a two-way authentication protocol based on pseudo-random function was provided. It satisfied the EPC Class-1 Generation-2 industry standards, and mutual certifications between tags, readers and servers were achieved. The security of this protocol was also proved by using GNY logic. It can effectively resist track, replay and synchronization attack etc.; simultaneously, its main calculations are transferred to the server, thereby reducing the calculations and cost of the tag.
Aiming at the problem of extracting the useful signal in the complex background of chaotic noise rapidly and accurately, the phase space reconstruction theory based on complex nonlinear system was proposed, and the method of improved Extreme Learning Machine (ELM) was used to predict the single step error and detect the weak signal. The improved K-means clustering algorithm was used to select the optimal family as training set, the improved extreme learning machine chose the weight value and the offset to improve the detection accuracy and speed. The one step prediction model of chaotic noise sequence with Lorenz system was established, and the weak target signals (including periodic signal and transient signal) that lost in the chaotic noise were detected, then the IPIX radar data of Canada Mc Master University were used, and the floater signal in sea clutter noise was extracted to do the experimental research. The results show that the method can effectively detect the very weak signal in chaos background noise, at the same time, the influence of noise was restrained to the chaotic background signal, compared with the traditional algorithms such as Radial Basis Function (RBF), the prediction accuracy is increased by 25%, the detection threshold is increased by -5 dB, the training time is reduced by 77.1 s, it has more obvious advantages in practical application.
Focusing on the issues of size-varying and angle-varying of the images, and low recognition rate and poor robustness in image recognition, a morphological image recognition method was proposed. Firstly, image was centralized and normalized, and the silhouettes of image was converted into binary image. Secondly, varable circles were used to extract morphological features of image, and a fan-shaped area feature vector was established. Finally, multi-scale analysis method was applied to image recognition and image angle analysis. Compared with traditional method in the conditions such as angle independence, proportion independence and profile robustness, the experimental results show that the proposed method has higher recognition rate, and can analyze the angle difference between the images. The method is robust to noise, and can significantly reduce the influence of different image scale and rotation angle on image recognition.