$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

글로벌 큐를 통한 임베디드 멀티코어 프로세서의 멀티 DNN 연산 성능 향상
Improving Multi-DNN Computational Performance of Embedded Multicore Processors through a Global Queue 원문보기

한국정보통신학회논문지 = Journal of the Korea Institute of Information and Communication Engineering, v.24 no.6, 2020년, pp.714 - 721  

조호진 (Department of Applied IT Engineering, Hansung University) ,  김명선 (Department of IT Convergence Engineering, Hansung University)

초록
AI-Helper 아이콘AI-Helper

DNN은 로봇 및 자율주행차 등의 임베디드 시스템에서 활용 분야가 넓어지고 있다. 최근 높은 인식 정확도를 위하여 연산 복잡도가 크게 증가되고 비주기적으로 다수의 DNN을 사용하는 형태가 증가되고 있다. 따라서 임베디드 환경에서 다수의 DNN을 처리할 수 있는 능력은 중요한 이슈가 되었다. 이에 따라 멀티코어 기반 플랫폼들이 출시되고 있다. 하지만 대부분의 DNN 모델들은 배치 프로세스로 운용되어, 여러 DNN이 함께 멀티코어에서 운용될 때 어떻게 코어에 할당되느냐에 따라 각 DNN 간 수행시간 편차가 클 수 있고 시스템 전체적인 DNN 수행 시간이 길어질 수 있다. 본 논문에서는 각 DNN들을 배치 형태가 아닌 레이어별로 재구성한 후 글로벌 큐를 통하여 멀티코어에 분산시킬 수 있는 프레임워크를 제공하여 이러한 문제를 해결한다. 실험 결과 전체 DNN 수행 시간은 31% 감소하였고 다수의 동일 DNN을 운용 시 그 수행시간 편차는 최대 95.1% 감소하였다.

Abstract AI-Helper 아이콘AI-Helper

DNN is expanding its use in embedded systems such as robots and autonomous vehicles. For high recognition accuracy, computational complexity is greatly increased, and multiple DNNs are running aperiodically. Therefore, the ability processing multiple DNNs in embedded environments is a crucial issue....

주제어

표/그림 (12)

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 하지만 소프트웨어플랫폼은 DNN 연산을 배치 프로세스 형태로 수행하여 여러 종류 및 다수의 DNN 간 수행시간 편차를 크게 하고 전체적인 수행시간의 지연을 초래한다. 논문에서는 DNN 배치 프로세스를 독립적인 레이어 연산으로 재구성하고 이를 효율적으로 멀티코어에 분산시키는 프레임워크를 제시하였다. 실험 결과 다수의 서로 다른 DNN을 운용 시 전체 수행 시간은 최대 31% 감소하였고 동일 DNN 간 수행시간 편차는 최대 95.
  • 할당할 수 있는 기술이 절실하게 요구된다. 논문에서는 자율주행 자동차와 같은 다수의 다양한 DNN 모델이 임베디드 컴퓨팅 환경에서 수행될 때 이에 적합한 모델을 제시한다. 이는 먼저 배치 프로세스 형태로 DNN이 코어에 매핑되는 대신 더 작은 단위인 레이어 단위로 코어에 매핑될 수 있도록 DNN들을 재구성한다.
  • 이는 먼저 배치 프로세스 형태로 DNN이 코어에 매핑되는 대신 더 작은 단위인 레이어 단위로 코어에 매핑될 수 있도록 DNN들을 재구성한다. 이와 더불어 각 DNN의 독립적인 레이어들이 코어에 가장 효율적으로 병렬 처리될 수 있는 메커니즘을 제공한다.
  • h1 data-page="2">Ⅰ.
본문요약 정보가 도움이 되었나요?

참고문헌 (17)

  1. S. Lin, Y. Zhang, C. Hong, M. Skach, M. Haque L. Tang and J. Mars, " The Architectural Implications of Autonomous Driving: Constraints and Acceleration," in Proceedings of the 23rd International Conference on Architectural Support for Programming Languages and Operating Systems, Williamsburg, USA, pp. 751-66, 2018. 

  2. J. Dyrstad and J. Mathiassen, "Grasping virtual fish: A step towards robotic deep learning from demonstration in virtual reality," in Proceedings of the IEEE International Conference on Robotics and Biomimetics (ROBIO), Macau, China, 2017. 

  3. D. Vasisht. Z. Kapetanovic, J. Won, X. Jin, R. Chandra, A. Kapoor, N. sinha, and M. Sudarshan, "FarmBeats: An IoT Platform for Data-Driven Agriculture," in Proceedings of the 14th USENIX Symposium on Networked Systems Design and Implementation, Boston, USA, 2017. 

  4. T. Chen, Z. Du, N. Sun, J. Wang, C. Wu, Y. Chen, and O. Temam, "DianNao: A small-footprint high-throughput accelerator for ubiquitous machine-learning," in Proceedings of the 19th International Conference on Architectural Support for Programming Languages and Operating Systems, Salt Lake, Utah, pp. 269-284, 2014. 

  5. V. Sze, Y. Chen, T. Yang, and J. S. Emer, "Efficient Processing of Deep Neural Networks: A Tutorial and Survey," in Proceedings of the IEEE, vol. 105, no. 12, pp. 2295-2329, Jan. 2017. 

  6. Jetson AGX Xavier Developer Kit [Internet]. Available: https://developer.nvidia.com/embedded/jetson-agx-xavier-developer-kit. 

  7. A. Krizhevsky, I. Sutskever, and G. E. Hinton, "ImageNet classification with deep convolutional neural networks," in Proceedings of the 26th Conference on Neural Information Processing Systems, Lake Tahoe, pp. 1097-1105, 2012. 

  8. K. Simonyan and A. Zisserman, "Very deep convolutional networks for large-scale image recognition," in Proceedings of the International Conference on Learning Representations, San Diego, CA, 2015. 

  9. H. Kim, J. Kim, and H. Jung, "Convolutional Neural Network Based Image Processing System," Journal of Information and Communication Convergence Engineering, vol. 16, no. 3, pp. 160-165, Sep. 2018. 

  10. K. He, X. Zhang, S. Ren, and J. Sun, "Deep residual learning for image recognition," in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, pp. 770-778, 2016. 

  11. Caffe, Deep learning framework by BAIR [Internet]. Available: http://caffe.berkeleyvision.org/. 

  12. Torch, [Internet]. Available: http://torch.ch/. 

  13. TensorFlow, [Internet]. Available: http://download.tensorflow.org/paper/whitepaper2015.pdf/. 

  14. S. Huh, J. Yoo, M. Kim and S. Hong, "Providing Fair Share Scheduling on Multicore Cloud Servers via Virtual Runtime-based Task Migration Algorithm", in Proceedings of the 32nd IEEE International Conference on Distributed Computing Systems (ICDCS), Macau, China pp. 606-614, 2012. 

  15. S. Eyerman and L. Eeckhout,"System-Level Performance Metrics for Multiprogram Workloads" in Micro, IEEE. vol. 28, pp. 42-53, 2008. 

  16. L. Nguyen, D. Lin, Z. Lin and J. Cao, "Deep CNNs for microscopic image classification by exploiting transfer learning and feature concatenation", in Proceedings of the IEEE International Symposium on Circuits and Systems (ISCAS), Florence, Italy, 2018. 

  17. X. Yu, N. Zeng, S. Liu and Y. Zhang, "Utilization of DenseNet201 for diagnosis of breast abnormality", in Machine Vision and Applications. vol. 30, Oct. 2019. 

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로