Articles
-
UAV maneuver decision-making via deep reinforcement learning for short-range air combat
Intell Robot 2023;3:76-94. DOI: 10.20517/ir.2023.04AbstractThe unmanned aerial vehicle (UAV) has been applied in unmanned air combat because of its ... MOREThe unmanned aerial vehicle (UAV) has been applied in unmanned air combat because of its flexibility and practicality. The short-range air combat situation is rapidly changing, and the UAV has to make the autonomous maneuver decision as quickly as possible. In this paper, a type of short-range air combat maneuver decision method based on deep reinforcement learning is proposed. Firstly, the combat environment, including UAV motion model and the position and velocity relationships, is described. On this basic, the combat process is established. Secondly, some improved points based on proximal policy optimization (PPO) are proposed to enhance the maneuver decision-making ability. The gate recurrent unit (GRU) can help PPO make decisions with continuous timestep data. The actor network's input is the observation of UAV, however, the input of the critic network, named state, includes the blood values which cannot be observed directly. In addition, the action space with 15 basic actions and well-designed reward function are proposed to combine the air combat environment and PPO. In particular, the reward function is divided into dense reward, event reward and end-game reward to ensure the training feasibility. The training process is composed of three phases to shorten the training time. Finally, the designed maneuver decision method is verified through the ablation study and confrontment tests. The results show that the UAV with the proposed maneuver decision method can obtain an effective action policy to make a more flexible decision in air combat. LESS Full articleResearch Article|Published on: 9 Mar 2023 -
GMAW welding procedure expert system based on machine learning
Intell Robot 2023;3:56-75. DOI: 10.20517/ir.2023.03AbstractIn order to simplify the robot preparation before welding and improve the automation of the ... MOREIn order to simplify the robot preparation before welding and improve the automation of the whole welding process, an intelligent expert system for Gas Metal Arc Welding is designed in this paper. In the system, the user inputs the initial welding information and the output interface displays suitable welding procedure parameter schemes. The user can choose the schemes according to the actual requirements or directly generate the welding procedure specification required by the enterprise format for direct use. In addition, the system also combines the database technology and XGBoost algorithm in the field of machine learning, migrates the model trained on the data set to predict the welding raw data, accumulates more data for daily use to optimize the model, which makes the whole system more systematic and intelligent, and achieves the goal of more accurate use. LESS Full articleResearch Article|Published on: 1 Mar 2023 -
An overview of intelligent image segmentation using active contour models
Intell Robot 2023;3:23-55. DOI: 10.20517/ir.2023.02AbstractThe active contour model (ACM) approach in image segmentation is regarded as a research hotspot ... MOREThe active contour model (ACM) approach in image segmentation is regarded as a research hotspot in the area of computer vision, which is widely applied in different kinds of applications in practice, such as medical image processing. The essence of ACM is to make use ofuse an enclosed and smooth curve to signify the target boundary, which is usually accomplished by minimizing the associated energy function by means ofthrough the standard descent method. This paper presents an overview of ACMs for handling image segmentation problems in various fields. It begins with an introduction briefly reviewing different ACMs with their pros and cons. Then, some basic knowledge in of the theory of ACMs is explained, and several popular ACMs in terms of three categories, including region-based ACMs, edge-based ACMs, and hybrid ACMs, are detailedly reviewed with their advantages and disadvantages. After that, twelve ACMs are chosen from the literature to conduct three sets of segmentation experiments to segment different kinds of images, and compare the segmentation efficiency and accuracy with different methods. Next, two deep learning-based algorithms are implemented to segment different types of images to compare segmentation results with several ACMs. Experimental results confirm some useful conclusions about their sharing strengths and weaknesses. Lastly, this paper points out some promising research directions that need to be further studied in the future. LESS Full articleReview|Published on: 22 Feb 2023 -
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
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/