최소 단어 이상 선택하여야 합니다.
최대 10 단어까지만 선택 가능합니다.
다음과 같은 기능을 한번의 로그인으로 사용 할 수 있습니다.
NTIS 바로가기전기전자학회논문지 = Journal of IKEEE, v.23 no.4, 2019년, pp.1302 - 1308
이준호 (Mando Corporation) , 장혁준 (School of Electrical Engineering, Kookmin University)
This paper presents an approach for classifying image made by acquired position data from a 2D Lidar sensor with a convolutional neural network (CNN). Lidar sensor has been widely used for unmanned devices owing to advantages in term of data accuracy, robustness against geometry distortion and light...
* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.
핵심어 | 질문 | 논문에서 추출한 답변 |
---|---|---|
딥 러닝이란? | 딥 러닝(deep learning)은 인간의 이해능력을 컴퓨터로 실현하는 기술인 인공지능(Artificial Intelligence, AI)을 구성하기 위해 인공 신경망(Artificial Neural Networks, ANN)에 기반하여 컴퓨터를 학습시키는 방식을 말한다. 딥 러닝은 크게 입력 레이어 (input layer)와 출력 레이어(output layer) 사이에 여러 개의 은닉 레이어(hidden layer)로 이루어진 심층 신경망(deep neural network, DNN), 컨볼루션 연산을 통해 학습을 진행하는 레이어가 존재하는 컨볼루션 신경망(Convolutional Neural Network, CNN), 과거의 학습 정보를 기억하여 학습에 반영하는 형태인 순환 신경망(Recurrent Neural Network, RNN)으로 나눌 수 있다. | |
AlexNet 알고리즘으로 처음 소개된 기법은? | LeNet-5가 소개된 이후 컴퓨터 기술의 발전과 계산 속도의 가속화로 인해 다양한 형식의 CNN 기법이 제시되었다: AlexNet은 ILSVRC (ImageNet Large-Scale Visual Recognition Challenge)의 2012년 대회에서 학습된 모델이 예측한 최상위 5개 범주의 오류율을 나타내는 top 5 test error 기준 1위를 차지한 CNN 기반 알고리즘으로서, LeNet-5 구조를 기본으로 2개의 GPU를 기반으로 한 병렬 구조의 네트워크이다[7]. 해당 알고리즘은 LeNet-5와 같이 컨볼루션 연산을 통해 학습이 이루어진다는 점 이외에, 학습 레이어가 많을 때 발생하는 과적합(overfitting) 문제를 발생하기 위해 적용되는 드롭 아웃(dropout) 기법을 처음 소개했다. VGGNet 는 2014년 ILSVRC 대회에서 높은 성능을 보인 알고리즘으로서 모든 레이어에서 가장 작은 단위의 필터를 사용함으로서 학습 량의 감소를 통해 성능을 향상시킨다[8]. | |
CNN 구조의 컨볼루션 레이어의 장점은? | 이 중 CNN은 1989년 LeCun에 의해 처음 제안됐으며[1], 이후에 LeNet-5라는 최초의 CNN이 구현되었다[2]. CNN 구조의 컨볼루션 레이어(convolution layer)는 컨볼루션 연산을 통해 3차원의 공간적 정보를 유지한 채 학습을 진행할 수 있다는 장점으로 인해 영상 및 음성 분야에서 활발하게 적용되고 있다[3-6]. |
LeCun, Yann, et al., "Backpropagation applied to handwritten zip code recognition," Neural computation, vol.1, no.4, pp.541-551, 1989. DOI: 10.1162/neco.1989.1.4.541
LeCun, Yann, et al., "Gradient-based learning applied to document recognition," Proceedings of the IEEE, vol.86, no.11, pp.2278-2324, 1998. DOI: 10.1109/5.726791
E. S. Park, C. Y. Jang, B. H. Im, H. L. Kim, "Real-time Traffic Signs Recognition using MSERs and CNN," Journal of Institute of Control, Robotics and Systems, Vol.23, No.6, pp.489-496, 2017. DOI: 10.5302/J.ICROS.2017.17.0049
Y. Y. Lee, S. M. Park, I. H. Jang, T. H. Kim, G. B. Sim, "CNN-based Shoe-upper Pattern Recognition and Generation of Adhesive Point," Journal of Institute of Control, Robotics and Systems, Vol.23, No.9, pp.725-731, 2017. DOI: 10.5302/J.ICROS.2017.17.0109
Dae-Hun Kim, Jong-Eun Ha, "Multi-Lane Detection using Convolutional Neural Networks and Transfer Learning," Journal of Institute of Control, Robotics and Systems, Vol.23, No.9, pp.718-724, 2017. DOI: 10.5302/J.ICROS.2017.17.0107
Jun Hoo Cho, Chang Ho Kang, Chan Gook Park, "Convolutional Neural Network-based Automatic Target Recognition Algorithm in SAR Image," Journal of Institute of Control, Robotics and Systems, vol.23, No.8, pp.644-649, 2017. DOI: 10.5302/J.ICROS.2017.17.0100
Alex Krizhevsky, Ilya Sutskever, and Geoffrey E Hinton, "Imagenet classification with deep convolutional neural networks," in Advances in neural information processing systems, Vol.25, No.2 pp.1097-1105, 2012. DOI: 10.1145/3065386
Karen Simonyan and Andrew Zisserman, "Very deep convolutional networks for large-scale image recognition," arXiv preprint arXiv:1409. 1556, 2014.
Christian Szegedy et al., "Going deeper with convolutions," in Proceedings of the IEEE conference on computer vision and pattern recognition, pp.1-9, 2015. DOI: 10.1109/CVPR.2015.7298594
Kaiming He et al., "Deep residual learning for image recognition," In Proceedings of the IEEE conference on computer vision and pattern recognition, pp.770-778, 2016. DOI: 10.1109/CVPR.2016.90
Ross Girshick et al., "Rich feature hierarchies for accurate object detection and semantic segmentation," In Proceedings of the IEEE conference on computer vision and pattern recognition, pp.580-587, 2014. DOI: 10.1109/CVPR.2014.81
Ross Girshick, "Fast r-cnn," In Proceedings of the IEEE international conference on computer vision, pp.1440-1448, 2015. DOI: 10.1109/ICCV.2015.169
Brent Schwarz, "LIDAR: Mapping the world in 3D," Nature Photonics, vol.4, no.7, pp.429-430, 2010. DOI: 10.1038/nphoton.2010.148
Laura Leal-Taixe, Cristian Canton-Ferrer, and Konrad Schindler, "Learning by Tracking: Siamese CNN for Robust Target Association," The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, pp.33-40, 2016.
Yann LeCun, Yoshua Bengio, and Geoffrey Hinton, "Deep learning," nature, vol.521, no.7553, pp.436-444, 2015. DOI: 10.1038/nature14539
Leon Bottou, "Large-scale machine learning with stochastic gradient descent," In Proceedings of COMPSTAT'2010. Physica-Verlag HD, pp.177-186, 2010. DOI: 10.1007/978-3-7908-2604-3_16
Ananth Ranganathan, "The levenberg-marquardt algorithm," Tutorial on LM algorithm, vol.11, no.1, pp.101-110, 2004. DOI: 10.1007/978-3-7908-2604-3_16
Djork-Arne Clevert, Thomas Unterthiner, and Sepp Hochreiter, "Fast and accurate deep network learning by exponential linear units (elus)," arXiv preprint arXiv:1511.07289 (2015).
Fatma Ouled Saad et al., "Quadrupole method: A new approach for solving the direct problem of electrical resistance tomography," Journal of King Saud University-Science, vol.29, no.3, pp. 360-370, 2017. DOI: 10.1016/j.jksus.2016.08.007
Martin T Hagan and Mohammad B. Menhaj, "Training feedforward networks with the Marquardt algorithm," IEEE transactions on Neural Networks, vol.5, no.6, pp.989-993, 1994. DOI: 10.1109/72.329697
해당 논문의 주제분야에서 활용도가 높은 상위 5개 콘텐츠를 보여줍니다.
더보기 버튼을 클릭하시면 더 많은 관련자료를 살펴볼 수 있습니다.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.