62 research outputs found

    Event-triggered resilient consensus control of multiple unmanned systems against periodic DoS attacks based on state predictor

    Get PDF
    This paper develops an event-triggered resilient consensus control method for the nonlinear multiple unmanned systems with a data-based autoregressive integrated moving average (ARIMA) agent state prediction mechanism against periodic denial-of-service (DoS) attacks. The state predictor is used to predict the state of neighbor agents during periodic DoS attacks and maintain consistent control of multiple unmanned systems under DoS attacks. Considering the existing prediction error between the actual state and the predicted state, the estimated error is regarded as the uncertainty system disturbance, which is dealt with by the designed disturbance observer. The estimated result is used in the design of the consistent controller to compensate for the system uncertainty error term. Furthermore, this paper investigates dynamic event-triggered consensus controllers to improve resilience and consensus under periodic DoS attacks and reduce the frequency of actuator output changes. It is proved that the Zeno behavior can be excluded. Finally, the resilience and consensus capability of the proposed controller and the superiority of introducing a state predictor are demonstrated through numerical simulations

    Bayesian Nested Neural Networks for Uncertainty Calibration and Adaptive Compression

    Full text link
    Nested networks or slimmable networks are neural networks whose architectures can be adjusted instantly during testing time, e.g., based on computational constraints. Recent studies have focused on a "nested dropout" layer, which is able to order the nodes of a layer by importance during training, thus generating a nested set of sub-networks that are optimal for different configurations of resources. However, the dropout rate is fixed as a hyper-parameter over different layers during the whole training process. Therefore, when nodes are removed, the performance decays in a human-specified trajectory rather than in a trajectory learned from data. Another drawback is the generated sub-networks are deterministic networks without well-calibrated uncertainty. To address these two problems, we develop a Bayesian approach to nested neural networks. We propose a variational ordering unit that draws samples for nested dropout at a low cost, from a proposed Downhill distribution, which provides useful gradients to the parameters of nested dropout. Based on this approach, we design a Bayesian nested neural network that learns the order knowledge of the node distributions. In experiments, we show that the proposed approach outperforms the nested network in terms of accuracy, calibration, and out-of-domain detection in classification tasks. It also outperforms the related approach on uncertainty-critical tasks in computer vision.Comment: 16 pages, 10 figure

    BCNet: A Novel Network for Blood Cell Classification

    Get PDF
    Aims: Most blood diseases, such as chronic anemia, leukemia (commonly known as blood cancer), and hematopoietic dysfunction, are caused by environmental pollution, substandard decoration materials, radiation exposure, and long-term use certain drugs. Thus, it is imperative to classify the blood cell images. Most cell classification is based on the manual feature, machine learning classifier or the deep convolution network neural model. However, manual feature extraction is a very tedious process, and the results are usually unsatisfactory. On the other hand, the deep convolution neural network is usually composed of massive layers, and each layer has many parameters. Therefore, each deep convolution neural network needs a lot of time to get the results. Another problem is that medical data sets are relatively small, which may lead to overfitting problems.Methods: To address these problems, we propose seven models for the automatic classification of blood cells: BCARENet, BCR5RENet, BCMV2RENet, BCRRNet, BCRENet, BCRSNet, and BCNet. The BCNet model is the best model among the seven proposed models. The backbone model in our method is selected as the ResNet-18, which is pre-trained on the ImageNet set. To improve the performance of the proposed model, we replace the last four layers of the trained transferred ResNet-18 model with the three randomized neural networks (RNNs), which are RVFL, ELM, and SNN. The final outputs of our BCNet are generated by the ensemble of the predictions from the three randomized neural networks by the majority voting. We use four multi-classification indexes for the evaluation of our model.Results: The accuracy, average precision, average F1-score, and average recall are 96.78, 97.07, 96.78, and 96.77%, respectively.Conclusion: We offer the comparison of our model with state-of-the-art methods. The results of the proposed BCNet model are much better than other state-of-the-art methods

    In Vitro Uptake of 140 kDa Bacillus thuringiensis Nematicidal Crystal Proteins by the Second Stage Juvenile of Meloidogyne hapla

    Get PDF
    Plant-parasitic nematodes (PPNs) are piercing/sucking pests, which cause severe damage to crops worldwide, and are difficult to control. The cyst and root-knot nematodes (RKN) are sedentary endoparasites that develop specialized multinucleate feeding structures from the plant cells called syncytia or giant cells respectively. Within these structures the nematodes produce feeding tubes, which act as molecular sieves with exclusion limits. For example, Heterodera schachtii is reportedly unable to ingest proteins larger than 28 kDa. However, it is unknown yet what is the molecular exclusion limit of the Meloidogyne hapla. Several types of Bacillus thuringiensis crystal proteins showed toxicity to M. hapla. To monitor the entry pathway of crystal proteins into M. hapla, second-stage juveniles (J2) were treated with NHS-rhodamine labeled nematicidal crystal proteins (Cry55Aa, Cry6Aa, and Cry5Ba). Confocal microscopic observation showed that these crystal proteins were initially detected in the stylet and esophageal lumen, and subsequently in the gut. Western blot analysis revealed that these crystal proteins were modified to different molecular sizes after being ingested. The uptake efficiency of the crystal proteins by the M. hapla J2 decreased with increasing of protein molecular mass, based on enzyme-linked immunosorbent assay analysis. Our discovery revealed 140 kDa nematicidal crystal proteins entered M. hapla J2 via the stylet, and it has important implications in designing a transgenic resistance approach to control RKN

    Distributed finite-time adaptive fault-tolerant consensus control of second-order multi-agent systems under deception attacks

    No full text
    This study addresses the issue of distributed fault-tolerant consensus control for second-order multi-agent systems subject to simultaneous actuator bias faults in the physical layer and deception attacks in the cyber layer. Cyber-physical threats (malicious state-coupled nonlinear attacks and physical deflection faults), unknown control gains, external disturbances and uncertainties force the failure of the existing graph theory-based consensus control schemes, leading to disruptions in the cooperation and coordination of multi-agent systems. Then, the power integrator-based virtual control is incorporated in the distributed fault-tolerant consensus to achieve unknown parameter estimations with the adaptive technique. The consensus-based robustness to lumped uncertainties, resilience to attacks, compensation to faults, and novel finite-time convergence of the neighborhood errors and velocity errors are also realized within a prescribed finite-time settling bound. The simulation is conducted to verify the effectiveness of the distributed finite-time adaptive fault-tolerant consensus algorithm

    SIIS-SLAM: A Vision SLAM Based on Sequential Image Instance Segmentation

    No full text
    Simultaneous localization and mapping (SLAM) is a fundamental function of intelligent robots. To reduce the influence of dynamic objects on SLAM in dynamic environments, this study pro-poses a visual SLAM based on sequential image segmentation, referred to as SIIS-SLAM. Based on ORB-SLAM3, SIIS-SLAM integrates the sequential image instance segmentation and optical flow dynamic detection module. The sequential image segmentation module is designed to eliminate the effectiveness of dynamic objects in the estimation of relative pose between sequential frames. Specifically, based on the coarse relative pose estimated by ORB-SLAM3 and the box coordinates of instances detected by Mask R-CNN, the sequential image segmentation module effectively improves the speed and accuracy of instance segmentation. Dynamic objects can be effectively detected by combining the instance segmentation results and optical flow module. Filtering the feature points in dynamic objects can improve the accuracy and robustness of SLAM. Experimental results demonstrate that SIIS-SLAM achieves the better accuracy in dynamic environments compared to ORB SLAM3 and other advanced methods

    GFNet: A Deep Learning Framework for Breast Mass Detection

    No full text
    Background: Breast mass is one of the main symptoms of breast cancer. Effective and accurate detection of breast masses at an early stage would be of great value for clinical breast cancer analysis. Methods: We developed a novel mass detection framework named GFNet. The GFNet is comprised of three modules, including patch extraction, feature extraction, and mass detection. The developed breast mass detection framework is of high robustness and generality that can be self-adapted to images collected by different imaging devices. The patch-based detection is deployed to improve performance. A novel feature extraction technique based on gradient field convergence features (GFCF) is proposed to enhance the information of breast mass and, therefore, provide useful information for the following patch extraction module. A novel false positives reduction method is designed by combining the texture and morphological features in breast mass patch. This is the first attempt at fusing morphological and texture features for breast mass false positive reduction. Results: Compared to other state-of-the-art methods, the proposed GFNet showed the best performance on CBIS-DDSM and INbreast with an accuracy of 0.90 at 2.91 false positive per image (FPI) and 0.99 at only 0.97 FPI, respectively. Conclusions: The GFNet is an effective tool for detecting breast mass

    Fault Detection and Fault-Tolerant Cooperative Control of Multi-UAVs under Actuator Faults, Sensor Faults, and Wind Disturbances

    No full text
    Fault detection (FD) and fault-tolerant cooperative control (FTCC) strategies are proposed in this paper for multiple fixed-wing unmanned aerial vehicles (UAVs) under actuator faults, sensor faults, and wind disturbances. Firstly, the faulty model is introduced while the effectiveness loss, deviation of thrust throttle setting, and pitot sensor faults are considered. Secondly, the faulty UAV model with wind disturbances is linearized and the system is then converted into two subsystems by using state and output transformations. Further, cooperative unknown input observers (UIOs) are developed to estimate the faults, disturbances, and states. By combining with the observers’ estimations, adaptive thresholds are designed to detect actuator and sensor faults in the system. Then, considering state constraints, a backstepping-based FTCC scheme is proposed for multiple UAVs (multi-UAVs) suffering from actuator faults, sensor faults, and wind disturbances. It is shown by Lyapunov analysis that the tracking errors are fixed-time convergent. Finally, the effectiveness of the FD and FTCC scheme is verified by numerical simulation
    • …
    corecore