• 제목/요약/키워드: Autonomous Neural Network

검색결과 230건 처리시간 0.033초

Data Correction For Enhancing Classification Accuracy By Unknown Deep Neural Network Classifiers

  • Kwon, Hyun;Yoon, Hyunsoo;Choi, Daeseon
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제15권9호
    • /
    • pp.3243-3257
    • /
    • 2021
  • Deep neural networks provide excellent performance in pattern recognition, audio classification, and image recognition. It is important that they accurately recognize input data, particularly when they are used in autonomous vehicles or for medical services. In this study, we propose a data correction method for increasing the accuracy of an unknown classifier by modifying the input data without changing the classifier. This method modifies the input data slightly so that the unknown classifier will correctly recognize the input data. It is an ensemble method that has the characteristic of transferability to an unknown classifier by generating corrected data that are correctly recognized by several classifiers that are known in advance. We tested our method using MNIST and CIFAR-10 as experimental data. The experimental results exhibit that the accuracy of the unknown classifier is a 100% correct recognition rate owing to the data correction generated by the proposed method, which minimizes data distortion to maintain the data's recognizability by humans.

Application of neural network for airship take-off and landing system by buoyancy change

  • Chang, Yong-Jin;Woo, Gui-Aee;Kim, Jong-Kwon;Cho, Kyeum-Rae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.333-336
    • /
    • 2003
  • For long time, the takeoff and landing control of airship was worked by human handling. With the development of the autonomous control system, the exact controls during the takeoff and landing were required and lots of methods and algorithms were suggested. This paper presents the result of airship take-off and landing by buoyancy control using air ballonet volume change and performance control of pitch angle for stable flight within the desired altitude. For the complexity of airship's dynamics, firstly, simple PID controller was applied. Due to the various atmospheric conditions, this controller didn’t give satisfactory results. Therefore, new control method was designed to reduce rapidly the error between designed trajectory and actual trajectory by learning algorithm using an artificial neural network. Generally, ANN has various weaknesses such as large training time, selection of neuron and hidden layer numbers required to deal with complex problem. To overcome these drawbacks, in this paper, the RBFN (radial basis function network) controller developed.

  • PDF

Time and Cost Analysis for Highway Road Construction Project Using Artificial Neural Networks

  • Naik, M. Gopal;Radhika, V. Shiva Bala
    • Journal of Construction Engineering and Project Management
    • /
    • 제5권1호
    • /
    • pp.26-31
    • /
    • 2015
  • Success of the construction companies is based on the successful completion of projects within the agreed cost and time limits. Artificial neural networks (ANN) have recently attracted much attention because of their ability to solve the qualitative and quantitative problems faced in the construction industry. For the estimation of cost and duration different ANN models were developed. The database consists of data collected from completed projects. The same data is normalised and used as inputs and targets for developing ANN models. The models are trained, tested and validated using MATLAB R2013a Software. The results obtained are the ANN predicted outputs which are compared with the actual data, from which deviation is calculated. For this purpose, two successfully completed highway road projects are considered. The Nftool (Neural network fitting tool) and Nntool (Neural network/ Data Manager) approaches are used in this study. Using Nftool with trainlm as training function and Nntool with trainbr as the training function, both the Projects A and B have been carried out. Statistical analysis is carried out for the developed models. The application of neural networks when forming a preliminary estimate, would reduce the time and cost of data processing. It helps the contractor to take the decision much easier.

주행 오차 보정을 통한 장애물 극복 신경망 제어기 설계 (Design of a Croos-obstacle Neural network Controller using running error calibration)

  • 임신택;이필복;정길도
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2009년도 정보 및 제어 심포지움 논문집
    • /
    • pp.372-374
    • /
    • 2009
  • In this research, an obstacle avoidance method is proposed. The common usage of a robot is indoor and the obstacles to the indoor robot is studied. The accurate detection of direction after overcoming the obstacles is necessary for performance of autonomous navigation and mission project. The sensors such as Laser, Ultrasound, PSD can be used to measure the obstacles. In this research, a PSD sensor is used to detect obstacles. It detects the height and width of obstacles located on the floor. Before measuring the obstacles, a calibration of the sensor was done and it produced a better accuracy. We have plotted an error graph using data obtained from the repeated experiments. The graph is fitted to a polynomial curve. The polynomial equation is used for the robot navigation. And in this research, a model of the error of the direction of the robot after overcoming obstacles was obtained also. The prototype of the obstacle and the error of the direction after overcoming the obstacles are modelled using a neural networks. The input of the neural network composed with the height of the obstacles, the speed of robot, the direction of wheels and the error of the direction. To implement the suggested algorithm, we set up a robot which is operated by a notebook computer. Experiment showed the suggested algorithm performed well.

  • PDF

세포성 면역 알고리즘을 이용한 AGV의 조향 제어기 설계에 관한 연구 (Design of Steering Controller of AGV using Cell Mediate Immune Algorithm)

  • 이영진;이진우;이권순
    • 제어로봇시스템학회논문지
    • /
    • 제7권10호
    • /
    • pp.827-836
    • /
    • 2001
  • The PID controller has been widely applied to the most control systems because of its simple structure and east designing. One of the important points to design the PID control system is to tune the approximate control parameters for the given target system. To find the PID parameters using Ziegler Nichols(ZN) method needs a lot of experience and experiments to ensure the optimal performance. In this paper, CMIA(Cell Mediated Immune Algorithm) controller is proposed to drive the autonomous guided vehicle (AGV) more effectively. The proposed controller is based on specific immune responses of the biological immune system which is the cell mediated immunity. To verify the performance of the proposed CMIA controller, some experiments for the control of steering and speed of that AGV are performed. The tracking error of the AGV is mainly investigated for this purpose. As a result, the capability of realization and reliableness are proved by comparing the response characteristics of the proposed CMIA controllers with those of the conventional PID and NNPID(Neural Network PID) controller.

  • PDF

신경망을 이용한 자율이동로봇의 이동 경로 추종 (Moving Path Following of Autonomous Mobile Robot using Neural Network)

  • 주기세
    • 한국정보통신학회논문지
    • /
    • 제4권3호
    • /
    • pp.585-594
    • /
    • 2000
  • 생산현장이나 불확실한 환경에서 자율이동로봇의 정확한 경로 추종은 고전적 제어 알고리즘인 경우에 많은 단점을 갖고 있다. 본 논문에서는 오류 역전파 알고리즘을 기반으로 한 신경망을 이용하여 이동로봇이 바닥 위에 설치된 선을 따라갈 수 있도록 하였다. 로봇에 부착된 3 개의 센서들로부터 인식된 정보뿐만 아니라 센서들이 인식하지 못하는 영역에서도 10등분된 세밀한 정보가 입력패턴으로 학습되기 때문에 센서들이 인식하지 못하는 영역에서도 이동로봇은 라인을 따라 원활하게 이동한다. 로봇이 목적지까지 이동하는데 걸리는 시간이 단축되고 라인과의 오차를 최소화하는 효과를 가져온다. 제안된 신경회로망 제어기의 효과를 검증하기 위하여 이동로봇의 이동 각의 변화에 따른 두개의 모터의 속도 변화가 컴퓨터로 시뮬레이션 된다.

  • PDF

틸트로터 항공기의 경로점 추종 비행유도제어 알고리즘 설계 : 헬리콥터 비행모드 (Guidance and Control Algorithm for Waypoint Following of Tilt-Rotor Airplane in Helicopter Flight Mode)

  • 하철근;윤한수
    • 제어로봇시스템학회논문지
    • /
    • 제11권3호
    • /
    • pp.207-213
    • /
    • 2005
  • This paper deals with an autonomous flight guidance and control algorithm design for TR301 tilt-rotor airplane under development by Korea Aerospace Research Institute for simulation purpose. The objective of this study is to design autonomous flight algorithm in which the tilt-rotor airplane should follow the given waypoints precisely. The approach to this objective in this study is that, first of all, model-based inversion is applied to the highly nonlinear tilt-rotor dynamics, where the tilt-rotor airplane is assumed to fly at helicopter flight mode(nacelle angle=0 deg), and then the control algorithm, based on classical control, is designed to satisfy overall system stabilization and precise waypoint following performance. Especially, model uncertainties due to the tiltrotor model itself and inversion process are adaptively compensated in a simple neural network(Sigma-Phi NN) for performance robustness. The designed algorithm is evaluated in the tilt-rotor nonlinear airplane in helicopter flight mode to analyze the following performance for given waypoints. The simulation results show that the waypoint following responses for this algorithm are satisfactory, and control input responses are within control limits without saturation.

Object Detection and Localization on Map using Multiple Camera and Lidar Point Cloud

  • Pansipansi, Leonardo John;Jang, Minseok;Lee, Yonsik
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2021년도 추계학술대회
    • /
    • pp.422-424
    • /
    • 2021
  • In this paper, it leads the approach of fusing multiple RGB cameras for visual objects recognition based on deep learning with convolution neural network and 3D Light Detection and Ranging (LiDAR) to observe the environment and match into a 3D world in estimating the distance and position in a form of point cloud map. The goal of perception in multiple cameras are to extract the crucial static and dynamic objects around the autonomous vehicle, especially the blind spot which assists the AV to navigate according to the goal. Numerous cameras with object detection might tend slow-going the computer process in real-time. The computer vision convolution neural network algorithm to use for eradicating this problem use must suitable also to the capacity of the hardware. The localization of classified detected objects comes from the bases of a 3D point cloud environment. But first, the LiDAR point cloud data undergo parsing, and the used algorithm is based on the 3D Euclidean clustering method which gives an accurate on localizing the objects. We evaluated the method using our dataset that comes from VLP-16 and multiple cameras and the results show the completion of the method and multi-sensor fusion strategy.

  • PDF

간병 로봇을 위한 합성곱 신경망 (CNN) 기반 의약품 인식기 설계 (Design of Convolution Neural Network (CNN) Based Medicine Classifier for Nursing Robots)

  • 김현돈;김동현;서필원;배종석
    • 대한임베디드공학회논문지
    • /
    • 제16권5호
    • /
    • pp.187-193
    • /
    • 2021
  • Our final goal is to implement nursing robots that can recognize patient's faces and their medicine on prescription. They can help patients to take medicine on time and prevent its abuse for recovering their health soon. As the first step, we proposed a medicine classifier with a low computational network that is able to run on embedded PCs without GPU in order to be applied to universal nursing robots. We confirm that our proposed model called MedicineNet achieves an 99.99% accuracy performance for classifying 15 kinds of medicines and background images. Moreover, we realize that the calculation time of our MedicineNet is about 8 times faster than EfficientNet-B0 which is well known as ImageNet classification with the high performance and the best computational efficiency.

Saliency-Assisted Collaborative Learning Network for Road Scene Semantic Segmentation

  • Haifeng Sima;Yushuang Xu;Minmin Du;Meng Gao;Jing Wang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제17권3호
    • /
    • pp.861-880
    • /
    • 2023
  • Semantic segmentation of road scene is the key technology of autonomous driving, and the improvement of convolutional neural network architecture promotes the improvement of model segmentation performance. The existing convolutional neural network has the simplification of learning knowledge and the complexity of the model. To address this issue, we proposed a road scene semantic segmentation algorithm based on multi-task collaborative learning. Firstly, a depthwise separable convolution atrous spatial pyramid pooling is proposed to reduce model complexity. Secondly, a collaborative learning framework is proposed involved with saliency detection, and the joint loss function is defined using homoscedastic uncertainty to meet the new learning model. Experiments are conducted on the road and nature scenes datasets. The proposed method achieves 70.94% and 64.90% mIoU on Cityscapes and PASCAL VOC 2012 datasets, respectively. Qualitatively, Compared to methods with excellent performance, the method proposed in this paper has significant advantages in the segmentation of fine targets and boundaries.