Articles
-
Formation control of multiple autonomous underwater vehicles: a review
Intell Robot 2023;3:1-22. DOI: 10.20517/ir.2023.01AbstractThis paper presents a comprehensive overview of recent developments in formation control of multiple autonomous ... MOREThis paper presents a comprehensive overview of recent developments in formation control of multiple autonomous underwater vehicles (AUVs). Several commonly used structures and approaches for formation coordination are listed, and the advantages and deficiencies of each method are discussed. The difficulties confronted in synthesis of a practical AUVs formation system are clarified and analyzed in terms of the characteristic of AUVs, adverse underwater environments, and communication constraints. The state-of-the-art solutions available for addressing these challenges are reviewed comprehensively. Based on that, a brief discussion is made, and a list of promising future work is pointed out, which aims to be helpful for the further promotion of AUVs formation applications. LESS Full articleReview|Published on: 14 Jan 2023 -
Intelligent feature extraction, data fusion and detection of concrete bridge cracks: current development and challenges
Intell Robot 2022;2:391-406. DOI: 10.20517/ir.2022.25AbstractAs a common appearance defect of concrete bridges, cracks are important indices for bridge structure ... MOREAs a common appearance defect of concrete bridges, cracks are important indices for bridge structure health assessment. Although there has been much research on crack identification, research on the evolution mechanism of bridge cracks is still far from practical applications. In this paper, the state-of-the-art research on intelligent theories and methodologies for intelligent feature extraction, data fusion and crack detection based on data-driven approaches is comprehensively reviewed. The research is discussed from three aspects: the feature extraction level of the multimodal parameters of bridge cracks, the description level and the diagnosis level of the bridge crack damage states. We focus on previous research concerning the quantitative characterization problems of multimodal parameters of bridge cracks and their implementation in crack identification, while highlighting some of their major drawbacks. In addition, the current challenges and potential future research directions are discussed. LESS Full articleReview|Published on: 23 Dec 2022 -
T-S fuzzy-model-based adaptive cruise control for longitudinal car-following considering vehicle lateral stability
Intell Robot 2022;2:371-90. DOI: 10.20517/ir.2022.26AbstractAdaptive cruise control is one of the essential technologies of advanced driver assistance systems, which ... MOREAdaptive cruise control is one of the essential technologies of advanced driver assistance systems, which is used to maintain a safe distance between an ego vehicle and a preceding vehicle and has been extensively applied in the automotive industry and control community. Note that some vehicle manoeuvres may approach handling limits to prevent collisions under complex road conditions, which often leads to vehicle lateral instability while cruising. In this study, a T-S fuzzy model predictive control framework is applied to the problem of adaptive cruise control. Variations in the preceding vehicle velocity and road surface conditions are considered to formulate adaptive cruise control as a tracking control problem of a T-S fuzzy system subject to parameter uncertainties and external persistent perturbations. Then, a robust positively invariant set is introduced to derive an admissible T-S fuzzy controller by solving a min-max optimization problem under a series of linear matrix inequality constraints. Finally, a CarSim/MATLAB joint simulation is conducted to illustrate the effectiveness of the proposed method, which ensures longitudinal adaptive cruise control for a car-following scenario with lateral vehicle stability. LESS Full articleResearch Article|Published on: 7 Nov 2022 -
Development and experimental verification of search and rescue ROV
Intell Robot 2022;2:355-70. DOI: 10.20517/ir.2022.23AbstractThis paper presents the design of a new type of search and rescue remotely operated ... MOREThis paper presents the design of a new type of search and rescue remotely operated vehicle (ROV) system. The goal is to achieve the underwater target search and detection and small target capture and rescue operation requirements. First, the overall design of the whole underwater surface system and the layout design of the propulsion system are given. On this basis, the ROV frame structure, electronic cabin, and power cabin are designed and analyzed. To accomplish the grasping task, a grasping hand is designed based on a multifunctional manipulator to achieve underwater grasping. To make the ROV more intelligent, different kinds of underwater object detection and tracking methods are adopted and analyzed. Finally, it was tested in a pool and the sea to verify the reliability and stability of the designed search and rescue ROV. LESS Full articleResearch Article|Published on: 12 Oct 2022 -
A node selection algorithm to graph-based multi-waypoint optimization navigation and mapping
Intell Robot 2022;2:333-54. DOI: 10.20517/ir.2022.21AbstractAutonomous robot multi-waypoint navigation and mapping have been demanded in many real-world applications found in ... MOREAutonomous robot multi-waypoint navigation and mapping have been demanded in many real-world applications found in search and rescue (SAR), environmental exploration, and disaster response. Many solutions to this issue have been discovered via graph-based methods in need of switching the robotos trajectory between the nodes and edges within the graph to create a trajectory for waypoint-to-waypoint navigation. However, studies of how waypoints are locally bridged to nodes or edges on the graphs have not been adequately undertaken. In this paper, an adjacent node selection (ANS) algorithm is developed to implement such a protocol to build up regional path from waypoints to nearest nodes or edges on the graph. We propose this node selection algorithm along with the generalized Voronoi diagram (GVD) and Improved Particle Swarm Optimization (IPSO) algorithm as well as a local navigator to solve the safety-aware concurrent graph-based multi-waypoint navigation and mapping problem. Firstly, GVD is used to form a Voronoi diagram in an obstacle populated environment to construct safety-aware routes. Secondly, the sequence of multiple waypoints is created by the IPSO algorithm to minimize the total travelling cost. Thirdly, while the robot attempts to visit multiple waypoints, it traverses along the edges of the GVD to plan a collision-free trajectory. The regional path from waypoints to the nearest nodes or edges needs to be created to join the trajectory by the proposed ANS algorithm. Finally, a sensor-based histogram local reactive navigator is adopted for moving obstacle avoidance while local maps are constructed as the robot moves. An improved B-spline curve-based smooth scheme is adopted that further refines the trajectory and enables the robot to be navigated smoothly. Simulation and comparison studies validate the effectiveness and robustness of the proposed model. LESS Full articleResearch Article|Published on: 12 Oct 2022 -
An informative planning-based multi-layer robot navigation system as applied in a poultry barn
Intell Robot 2022;2:313-32. DOI: 10.20517/ir.2022.18AbstractMany real-world robot applications, as found in precision agriculture, poultry farms, disaster response, and environment ... MOREMany real-world robot applications, as found in precision agriculture, poultry farms, disaster response, and environment monitoring, require search, locate, and removal (SLR) operations by autonomous mobile robots. In such application settings, the robots initially search and explore the entire workspace to find the targets, so that the subsequent robots conveniently move directly to the targets to fulfill the task. A multi-layer robot navigation system is necessary for SLR operations. The scenario of interest is the removal of broiler mortality by autonomous robots in poultry barns in this paper. Daily manual collection of broiler mortality is time- and labor-consuming, and an autonomous robotic system can solve this issue effectively. In this paper, a multi-layer navigation system is developed to detect and remove broiler mortality with two robots. One robot is assigned to search a large-scale workspace in a coverage mode and find and locate objects, whereas the second robot directly moves to the located targets to remove the objects. Directed coverage path planning (DCPP) fused with an informative planning protocol (IPP) is proposed to efficiently search the entire workspace. IPP is proposed for coverage directions in DCPP devoted to rapidly achieving spatial coverage with the least estimation uncertainty in the decomposed grids. The detection robot consists of a developed informative-based directed coverage path planner and a You Only Look Once (YOLO) V4-based dead bird detector. It refines and optimizes the coverage path based on historical data on broiler mortality distribution in a broiler barn. The removal robot collects dead broilers driven by a new hub-based multi-target path routing (HMTR) scheme, which is applicable to row-based environments. The proposed methods show great potential to navigate in broiler barns efficiently and safely, thus being a useful component for robotics. The effectiveness and robustness of the proposed methods are validated through simulation and comparison studies. LESS Full articleResearch Article|Published on: 12 Oct 2022
See more
Most Cited Papers In Last Two Years
-
Federated reinforcement learning: techniques, applications, and open challenges
Intell Robot 2021;1:18-57. DOI: 10.20517/ir.2021.02AbstractThis paper presents a comprehensive survey of federated reinforcement learning (FRL), an emerging and promising ... MOREThis paper presents a comprehensive survey of federated reinforcement learning (FRL), an emerging and promising field in reinforcement learning (RL). Starting with a tutorial of federated learning (FL) and RL, we then focus on the introduction of FRL as a new method with great potential by leveraging the basic idea of FL to improve the performance of RL while preserving data-privacy. According to the distribution characteristics of the agents in the framework, FRL algorithms can be divided into two categories, i.e., Horizontal Federated Reinforcement Learning and vertical federated reinforcement learning (VFRL). We provide the detailed definitions of each category by formulas, investigate the evolution of FRL from a technical perspective, and highlight its advantages over previous RL algorithms. In addition, the existing works on FRL are summarized by application fields, including edge computing, communication, control optimization, and attack detection. Finally, we describe and discuss several key research directions that are crucial to solving the open problems within FRL. LESS Full articleReview|Published on: 12 Oct 2021 -
Deep learning for LiDAR-only and LiDAR-fusion 3D perception: a survey
Intell Robot 2022;2:105-29. DOI: 10.20517/ir.2021.20AbstractThe perception system for robotics and autonomous cars relies on the collaboration among multiple types ... MOREThe perception system for robotics and autonomous cars relies on the collaboration among multiple types of sensors to understand the surrounding environment. LiDAR has shown great potential to provide accurate environmental information, and thus deep learning on LiDAR point cloud draws increasing attention. However, LiDAR is unable to handle severe weather. The sensor fusion between LiDAR and other sensors is an emerging topic due to its supplementary property compared to a single LiDAR. Challenges exist in deep learning methods that take LiDAR point cloud fusion data as input, which need to seek a balance between accuracy and algorithm complexity due to data redundancy. This work focuses on a comprehensive survey of deep learning on LiDAR-only and LiDAR-fusion 3D perception tasks. Starting with the representation of LiDAR point cloud, this paper then introduces its unique characteristics and the evaluation dataset as well as metrics. This paper gives a review according to four key tasks in the field of LiDAR-based perception: object classification, object detection, object tracking, and segmentation (including semantic segmentation and instance segmentation). Finally, we present the overlooked aspects of the current algorithms and possible solutions, hoping this paper can serve as a reference for the related research. LESS Full articleReview|Published on: 25 Apr 2022 -
Facial expression recognition using adapted residual based deep neural network
Intell Robot 2022;2:72-88. DOI: 10.20517/ir.2021.16AbstractEmotion on our face can determine our feelings, mental state and can directly impact our ... MOREEmotion on our face can determine our feelings, mental state and can directly impact our decisions. Humans are subjected to undergo an emotional change in relation to their living environment and or at a present circumstance. These emotions can be anger, disgust, fear, sadness, happiness, surprise or neutral. Due to the intricacy and nuance of facial expressions and their relationship to emotions, accurate facial expression identification remains a difficult undertaking. As a result, we provide an end-to-end system that uses residual blocks to identify emotions and improve accuracy in this research field. After receiving a facial image, the framework returns its emotional state. The accuracy obtained on the test set of FERGIT dataset (an extension of the FER2013 dataset with 49300 images) was 75%. This proves the efficiency of the model in classifying facial emotions as this database poses a bunch of challenges such as imbalanced data, intraclass variance, and occlusion. To ensure the performance of our model, we also tested it on the CK+ database and its output accuracy was 97% on the test set. LESS Full articleResearch Article|Published on: 22 Mar 2022 -
Rail track condition monitoring: a review on deep learning approaches
Intell Robot 2021;1:151-75. DOI: 10.20517/ir.2021.14AbstractRail track is a critical component of rail systems. Accidents or interruptions caused by rail ... MORERail track is a critical component of rail systems. Accidents or interruptions caused by rail track anomalies usually possess severe outcomes. Therefore, rail track condition monitoring is an important task. Over the past decade, deep learning techniques have been rapidly developed and deployed. In the paper, we review the existing literature on applying deep learning to rail track condition monitoring. Potential challenges and opportunities are discussed for the research community to decide on possible directions. Two application cases are presented to illustrate the implementation of deep learning to rail track condition monitoring in practice before we conclude the paper. LESS Full articleReview|Published on: 30 Dec 2021
See more
About The Journal
-
ISSN
2770-3541 (Online)
Publisher
OAE Publishing Inc.
Article Processing Charges
$1200
Journal Flyer
-
Editor-in-Chief
Simon X. Yang
Publishing Model
Gold Open Access
Copyright
Copyright is retained by author(s)
-
Publication Frequency
Quarterly
Indexing
Open Archives
-
Portico
All published articles are preserved here permanently:
https://www.portico.org/publishers/oae/