Now showing 1 - 10 of 14
  • Publication
    Two-stream deep convolutional neural network approach for RGB-D face recognition
    ( 2021-07-21)
    Shunmugam P.
    ;
    ; ; ;
    Nishizaki H.
    Two-dimensional face recognition has been researched for the past few decades. With the recent development of Deep Convolutional Neural Network (DCNN) deep learning approaches, two-dimensional face recognition had achieved impressive recognition accuracy rate. However, there are still some challenges such as pose variation, scene illumination, facial emotions, facial occlusions exist in the two-dimensional face recognition. This problem can be solved by adding the depth images as input as it provides valuable information to help model facial boundaries and understand the global facial layout and provide low-frequency patterns. RGB-D images are more robust compared to RGB images. Unfortunately, the lack of sufficient RGB-D face databases to train the DCNN are the main reason for this research to remain undiscovered. So, in this research, new RGB-D face database is constructed using the Intel RealSense D435 Depth Camera which has 1280 x 720-pixel depth. Twin DCNN streams are developed and trained on RGB images at one stream and Depth images at another stream, and finally combined the output through fusion soft-max layers. The proposed DCNN model shows an accuracy of 95% on a newly constructed RGB-D database.
      1
  • Publication
    Deep Neural Network for Localizing Gas Source Based on Gas Distribution Map
    ( 2022-01-01)
    Zaffry Hadi Mohd Juffry
    ;
    ; ;
    Mao X.
    ;
    ; ; ;
    Abdulnasser Nabil Abdullah
    The dynamic characteristic of gas dispersal in uncontrolled environment always leads to inaccurate gas source localization prediction from gas distribution map. Gas distribution map is a representation of the gas distribution over an environment which helps human to observe the concentration of harmful gases at a contaminated area. This paper proposes the utilization of Deep Neural Network (DNN) to predict the gas source location in a gas distribution map. DNN learns from the previous gas distribution map data and patterns to generate a model that is able predict location of gas source. The results indicate that DNN is able to accurately predict the location within the range of 0.8 to 2 m from the actual gas source. This finding shows that DNN has a high potential for utilization in gas source localization application.
      1  32
  • Publication
    Improved mobile robot based gas distribution mapping through propagated distance transform for structured indoor environment
    Mobile robot carrying gas sensors have been widely used in mobile olfaction applications. One of the challenging tasks in this research field is Gas Distribution Mapping (GDM). GDM is a representation of how volatile organic compound is spatially dispersed within an environment. This paper addresses the effect of obstacles towards GDM for indoor environment. This work proposes a solution by improvising the Kernel DM + V technique using propagated distance transform (DT) as the weighing function. Since DT computations are CPU heavy, parallel computing, using Compute Unified Device Architecture (CUDA) available in Graphics Processing Unit (GPU), is used to accelerate the DT computation. The proposed solution is compared with the Kernel DM + V algorithm, presenting that the proposed method drastically improves the quality of GDM under various kernel sizes. The study is also further extended towards the effect of obstacles on gas source localization task. The outcome of this work proves that the proposed method shows better accuracy for GDM estimation and gas source localization if obstacle information is considered.
      1  30
  • Publication
    2D LiDAR based reinforcement learning for Multi-Target path planning in unknown environment
    Global path planning techniques have been widely employed in solving path planning problems, however they have been found to be unsuitable for unknown environments. Contrarily, the traditional Q-learning method, which is a common reinforcement learning approach for local path planning, is unable to complete the task for multiple targets. To address these limitations, this paper proposes a modified Q-learning method, called Vector Field Histogram based Q-learning (VFH-QL) utilized the VFH information in state space representation and reward function, based on a 2D LiDAR sensor. We compared the performance of our proposed method with the classical Q-learning method (CQL) through training experiments that were conducted in a simulated environment with a size of 400 square pixels, representing a 20-meter square map. The environment contained static obstacles and a single mobile robot. Two experiments were conducted: experiment A involved path planning for a single target, while experiment B involved path planning for multiple targets. The results of experiment A showed that VFH-QL method had 87.06% less training time and 99.98% better obstacle avoidance compared to CQL. In experiment B, VFH-QL method was found to have an average training time that was 95.69% less than that of the CQL method and 83.99% better path quality. The VFH-QL method was then evaluated using a benchmark dataset. The results indicated that the VFH-QL exhibited superior path quality, with efficiency of 94.89% and improvements of 96.91% and 96.69% over CQL and SARSA in the task of path planning for multiple targets in unknown environments.
      4  41
  • Publication
    Gas Source Localization via Mobile Robot with Gas Distribution Mapping and Deep Neural Network
    With the growth of artificial intelligence compute technology, the gas source localization problem would be solved by mobile robots equipped with gas sensing system and artificial intelligence compute units. This work presented a feasibility study of deep learning approach towards gas source localization by mobile robots. A deep neural network strategy was developed and incorporated with the Kernel DM+V gas distribution mapping method. The gas source localization work in this paper was performed on a controlled indoor testbed. From this work, it is shown that by incorporating the developed deep neural network model, it may help improved the gas source location prediction accuracy. A comparison of accuracy between Kernel DM+V and the neural network model is also presented to better visualize the improvement.
      1  25
  • Publication
    Performance analysis of the microsoft kinect sensor for 2D Simultaneous Localization and Mapping (SLAM) techniques
    This paper presents a performance analysis of two open-source, laser scanner-based Simultaneous Localization and Mapping (SLAM) techniques (i.e., Gmapping and Hector SLAM) using a Microsoft Kinect to replace the laser sensor. Furthermore, the paper proposes a new system integration approach whereby a Linux virtual machine is used to run the open source SLAM algorithms. The experiments were conducted in two different environments; a small room with no features and a typical office corridor with desks and chairs. Using the data logged from real-time experiments, each SLAM technique was simulated and tested with different parameter settings. The results show that the system is able to achieve real time SLAM operation. The system implementation offers a simple and reliable way to compare the performance of Windows-based SLAM algorithm with the algorithms typically implemented in a Robot Operating System (ROS). The results also indicate that certain modifications to the default laser scanner-based parameters are able to improve the map accuracy. However, the limited field of view and range of Kinect's depth sensor often causes the map to be inaccurate, especially in featureless areas, therefore the Kinect sensor is not a direct replacement for a laser scanner, but rather offers a feasible alternative for 2D SLAM tasks.
      6  24
  • Publication
    Deep Neural Network for Localizing Gas Source Based on Gas Distribution Map
    The dynamic characteristic of gas dispersal in uncontrolled environment always leads to inaccurate gas source localization prediction from gas distribution map. Gas distribution map is a representation of the gas distribution over an environment which helps human to observe the concentration of harmful gases at a contaminated area. This paper proposes the utilization of Deep Neural Network (DNN) to predict the gas source location in a gas distribution map. DNN learns from the previous gas distribution map data and patterns to generate a model that is able predict location of gas source. The results indicate that DNN is able to accurately predict the location within the range of 0.8 to 2 m from the actual gas source. This finding shows that DNN has a high potential for utilization in gas source localization application.
      1  30
  • Publication
    A review of traditional and deep learning approaches for RGB-D face recognition
    ( 2021-07-21)
    Shunmugam P.
    ;
    ; ; ;
    Abdullah A.N.
    One of the popularly explored topics for the past few decades in the field of artificial intelligence is face recognition. RGB-D picture-based face recognition has attracted numerous researcher's interest as it has more benefits compared with two-dimensional face recognitions. This review paper gives a brief review of RGB-D face recognition researches. First, this paper reviewed some of the RGB-D sensors available in the market and its specifications. After that, description and scope of face databases which are utilized to test the accuracy of these face recognition techniques are explored. Finally, this paper presents a summary of traditional techniques and deep learning techniques on RGB-D face recognitions.
      1
  • Publication
    Gas Source Localization via Mobile Robot with Gas Distribution Mapping and Deep Neural Network
    With the growth of artificial intelligence compute technology, the gas source localization problem would be solved by mobile robots equipped with gas sensing system and artificial intelligence compute units. This work presented a feasibility study of deep learning approach towards gas source localization by mobile robots. A deep neural network strategy was developed and incorporated with the Kernel DM+V gas distribution mapping method. The gas source localization work in this paper was performed on a controlled indoor testbed. From this work, it is shown that by incorporating the developed deep neural network model, it may help improved the gas source location prediction accuracy. A comparison of accuracy between Kernel DM+V and the neural network model is also presented to better visualize the improvement.
      2  28
  • Publication
    Performance analysis of the Microsoft Kinect Sensor for 2D Simultaneous Localization and Mapping (SLAM) Techniques
    This paper presents a performance analysis of two open-source, laser scanner-based Simultaneous Localization and Mapping (SLAM) techniques (i.e., Gmapping and Hector SLAM) using a Microsoft Kinect to replace the laser sensor. Furthermore, the paper proposes a new system integration approach whereby a Linux virtual machine is used to run the open source SLAM algorithms. The experiments were conducted in two different environments; a small room with no features and a typical office corridor with desks and chairs. Using the data logged from real-time experiments, each SLAM technique was simulated and tested with different parameter settings. The results show that the system is able to achieve real time SLAM operation. The system implementation offers a simple and reliable way to compare the performance of Windows-based SLAM algorithm with the algorithms typically implemented in a Robot Operating System (ROS). The results also indicate that certain modifications to the default laser scanner-based parameters are able to improve the map accuracy. However, the limited field of view and range of Kinect's depth sensor often causes the map to be inaccurate, especially in featureless areas, therefore the Kinect sensor is not a direct replacement for a laser scanner, but rather offers a feasible alternative for 2D SLAM tasks.
      1  11