The iterated prisoner's dilemma(IPD) is an ideal model for analyzing interactions between agents in complex networks. It has attracted wide interest in the development of novel strategies since the success of tit-...
详细信息
The iterated prisoner's dilemma(IPD) is an ideal model for analyzing interactions between agents in complex networks. It has attracted wide interest in the development of novel strategies since the success of tit-for-tat in Axelrod's tournament. This paper studies a new adaptive strategy of IPD in different complex networks, where agents can learn and adapt their strategies through reinforcement learning method. A temporal difference learning method is applied for designing the adaptive strategy to optimize the decision making process of the agents. Previous studies indicated that mutual cooperation is hard to emerge in the IPD. Therefore, three examples which based on square lattice network and scale-free network are provided to show two features of the adaptive strategy. First, the mutual cooperation can be achieved by the group with adaptive agents under scale-free network, and once evolution has converged mutual cooperation, it is unlikely to shift. Secondly, the adaptive strategy can earn a better payoff compared with other strategies in the square network. The analytical properties are discussed for verifying evolutionary stability of the adaptive strategy.
In the Raymond mill grinding processes,high-accuracy control for the current of Raymond mill is vital to enhance the product quality and production efficiency as well as cut down the consumption of spare ***,strong ex...
详细信息
In the Raymond mill grinding processes,high-accuracy control for the current of Raymond mill is vital to enhance the product quality and production efficiency as well as cut down the consumption of spare ***,strong external disturbances,such as variations of ore hardness and ore size,always *** is not easy to make the current of Raymond mill constant due to these strong *** control strategies have been proposed to control the grinding ***,most of them(such as PID and MPC)reject disturbances merely through feedback regulation and do not deal with the disturbances directly,which may lead to poor control performance when strong disturbances *** improve disturbance rejection performance,a control scheme based on PI and disturbance observer is proposed in this *** scheme combines a feedforward compensation part based on disturbance observer and a feedback regulation part using *** test results illustrate that the proposed method can obtain remarkable superiority in disturbance rejection compared with PI method in the Raymond mill grinding processes.
In this thesis, a control system for a wheel hub machining line based on a Fanuc robot, which includes adopting Siemens 300PLC as the main control unit, performing wheel circumferential positioning and center correcti...
In this thesis, a control system for a wheel hub machining line based on a Fanuc robot, which includes adopting Siemens 300PLC as the main control unit, performing wheel circumferential positioning and center correction based on vision technology, and controlling the machine tool to perform real-time tool compensation based on the measured data, is researched and designed to achieve fully automatic unmanned wheel processing.
According to the world health organization, millions of people are killed by traffic accidents worldwide every year, and more than 80 percent of accidents are caused by unsafe driving. This paper studies driver behavi...
详细信息
ISBN:
(数字)9781728152561
ISBN:
(纸本)9781728152578
According to the world health organization, millions of people are killed by traffic accidents worldwide every year, and more than 80 percent of accidents are caused by unsafe driving. This paper studies driver behavior recognition, aiming to standardize driver's driving behavior and reduce the probability of traffic accidents. However, the inter-class variance of drivers' different actions is small, making it difficult to identify. To improve fine-grained identification, an attention module is designed to be inserted into convolutional neural network, which consists of two parallel parts: channel level attention and space level attention. The introduction of attention mechanism can focus the weight of the network on the meaningful pixels and channels, promote the expression of effective features, and suppress the interference of noise. The experiments show that the recognition accuracy is improved after applying attention mechanism. The visualization results show that the introduction of attention mechanism can make the network focus on the prominent areas of the feature map.
Lane detection separating the roads and positioning each lane is a significant task in Autonomous-driving field. Most of existing methods take lane detection as a semantic segmentation problem, and the methods based o...
Lane detection separating the roads and positioning each lane is a significant task in Autonomous-driving field. Most of existing methods take lane detection as a semantic segmentation problem, and the methods based on encoder-decoder networks achieve robust performances than traditional methods with the disadvantages of large amounts of parameters and high computational cost. To improve efficiency and better adapt to adverse environments, we propose an EDSPnet by compiling the efficient dense module of depthwise dilated separable convolution (EDD module) and dense spatial pyramid (DSP) module. The two proposed modules enable our network to make full use of the contextual information from different feature maps when compared to a chain of layers. Different from symmetrical segmentation networks, we concentrate on the encoder block and a simple decoder is designed to match the input resolution. The decoder is complemented by two methods of upsampling: bilinear interpolation and deconvolution, which guarantee the accuracy and efficiency simultaneously. Our method is evaluated on the TuSimple dataset, and the experimental results show that our network has less parameters and is still efficient even compared with the state-of-the-art semantic segmentation networks.
Vehicle and driver detection in the highway scene has been a research hotspot in the field of object detection in recent years, and it is still a challenging problem in the research of traffic order and road safety. I...
Vehicle and driver detection in the highway scene has been a research hotspot in the field of object detection in recent years, and it is still a challenging problem in the research of traffic order and road safety. In this paper, we propose a novel end-to-end vehicle and driver detection method named VDDNet which is based on Cascade R-CNN and SENet. By introducing FPN structure and SENet attention mechanism in the backbone, the ability of the model to learn effective features is enhanced. It can improve the accuracy of detection in difficult scenes such as weak light, partial occlusion, and low picture resolution. The test results based on the database of highway traffic vehicle and drivers constructed by the Jiangsu Provincial Public Security Department. It shows that the detection method has the AP rate of 91.3% and the Recall rate of 92.4%, which demonstrates the effectiveness of the proposed method in complex highway environments.
Face recognition technology is widely applied in daily life, but in most methods, similarity or affine transformation is employed to align face images according to five facial landmarks. The face alignment module is i...
Face recognition technology is widely applied in daily life, but in most methods, similarity or affine transformation is employed to align face images according to five facial landmarks. The face alignment module is implemented independently, thus it's difficult in end-to-end training. In this paper, the main purpose is to design a towards end-to-end trainable face recognition method based on indoor scenes. Due to that spatial transformer can implement any parametrizable transformation, we joint it with recognition network, making end-to-end training possible. Simultaneously, any prior knowledge on facial landmarks isn't required. The model jointly with spatial transformer can achieve 0.3% higher accuracy than similarity transformation. Most downsampling methods ignore the sampling theorem, making convolutional networks not shift-invariant. We replace max-pooling by MaxBlurPool in spatial transformer network, and the accuracy is improved by 0.25%.
This paper studies the finite-time consensus problem of leader-follower second-order multi-agent systems with mismatched uncertain nonlinearities, which are assumed to satisfy Hölder condition. By integrating sli...
详细信息
This paper studies the finite-time consensus problem of leader-follower second-order multi-agent systems with mismatched uncertain nonlinearities, which are assumed to satisfy Hölder condition. By integrating sliding-mode control, distributed adding a power integrator technology and feedback domination method together, a kind of nonlinear distributed control algorithms is proposed. Under the proposed distributed control algorithms, the followers states track the leader states accurately in finite time. The rigorous stability analysis of the closed-loop system is presented based on finite-time stability theory. Moreover, a simulation example is given, which shows the effectiveness of the proposed control scheme.
Abnormal driving behaviour is one of the leading cause of terrible traffic accidents endangering human life. Therefore, study on driving behaviour surveillance has become essential to traffic security and public manag...
详细信息
Abnormal driving behaviour is one of the leading cause of terrible traffic accidents endangering human life. Therefore, study on driving behaviour surveillance has become essential to traffic security and public management. In this paper, we conduct this promising research and employ a two stream CNN framework for video-based driving behaviour recognition, in which spatial stream CNN captures appearance information from still frames, whilst temporal stream CNN captures motion information with pre-computed optical flow displacement between a few adjacent video frames. We investigate different spatial-temporal fusion strategies to combine the intra frame static clues and inter frame dynamic clues for final behaviour recognition. So as to validate the effectiveness of the designed spatial-temporal deep learning based model, we create a simulated driving behaviour dataset, containing 1237 videos with 6 different driving behavior for recognition. Experiment result shows that our proposed method obtains noticeable performance improvements compared to the existing methods.
This paper focuses on the problem of multi-dimensional Taylor network (MTN)-based adaptive tracking control for a class of nonlinear systems with input constraints. As preliminaries, the saturation is first presented ...
详细信息
This paper focuses on the problem of multi-dimensional Taylor network (MTN)-based adaptive tracking control for a class of nonlinear systems with input constraints. As preliminaries, the saturation is first presented by a smooth function, and then a novel MTN-backstepping-based adaptive control method is designed on the basis of the Lyapunov stability theory. It is shown that the proposed control method can guarantee that all the signals in the closed-loop system are bounded and the tracking error converges to an arbitrarily small neighborhood around the origin. Finally, one example is given to illustrate the effectiveness of the proposed design approach.
暂无评论