$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

그래프 합성곱-신경망 구조 탐색 : 그래프 합성곱 신경망을 이용한 신경망 구조 탐색
Graph Convolutional - Network Architecture Search : Network architecture search Using Graph Convolution Neural Networks 원문보기

Journal of the convergence on culture technology : JCCT = 문화기술의 융합, v.9 no.1, 2023년, pp.649 - 654  

최수연 (숭실대학교 베어드학부) ,  박종열 (배화여자대학교 스마트IT학과)

초록
AI-Helper 아이콘AI-Helper

본 논문은 그래프 합성곱 신경망을 이용한 신경망 구조 탐색 모델 설계를 제안한다. 딥 러닝블랙박스로 학습이 진행되는 특성으로 인해 설계한 모델이 최적화된 성능을 가지는 구조인지 검증하지 못하는 문제점이 존재한다. 신경망 구조 탐색 모델은 모델을 생성하는 순환 신경망과 생성된 네트워크인 합성곱 신경망으로 구성되어있다. 통상의 신경망 구조 탐색 모델은 순환신경망 계열을 사용하지만 우리는 본 논문에서 순환신경망 대신 그래프 합성곱 신경망을 사용하여 합성곱 신경망 모델을 생성하는 GC-NAS를 제안한다. 제안하는 GC-NAS는 Layer Extraction Block을 이용하여 Depth를 탐색하며 Hyper Parameter Prediction Block을 이용하여 Depth 정보를 기반으로 한 spatial, temporal 정보(hyper parameter)를 병렬적으로 탐색합니다. 따라서 Depth 정보를 반영하기 때문에 탐색 영역이 더 넓으며 Depth 정보와 병렬적 탐색을 진행함으로 모델의 탐색 영역의 목적성이 분명하기 때문에 GC-NAS대비 이론적 구조에 있어서 우위에 있다고 판단된다. GC-NAS는 그래프 합성곱 신경망 블록 및 그래프 생성 알고리즘을 통하여 기존 신경망 구조 탐색 모델에서 순환 신경망이 가지는 고차원 시간 축의 문제와 공간적 탐색의 범위 문제를 해결할 것으로 기대한다. 또한 우리는 본 논문이 제안하는 GC-NAS를 통하여 신경망 구조 탐색에 그래프 합성곱 신경망을 적용하는 연구가 활발히 이루어질 수 있는 계기가 될 수 있기를 기대한다.

Abstract AI-Helper 아이콘AI-Helper

This paper proposes the design of a neural network structure search model using graph convolutional neural networks. Deep learning has a problem of not being able to verify whether the designed model has a structure with optimized performance due to the nature of learning as a black box. The neural ...

주제어

표/그림 (8)

참고문헌 (13)

  1. Barret Zoph, and Quoc V. Le. "Neural architecture search with reinforcement learning." arXiv preprint arXiv:1611.01578, 2016. DOI: https://doi.org/10.48550/arXiv.1611.01578? 

  2. J. J. Hopfield. "Neural networks and physical systems with emergent collective computational abilities." Proceedings of the national academy of sciences, 79.8: 2554-2558, 1982. DOI: https://doi.org/10.1073/pnas.79.8.2554? 

  3. Kunihiko Fukushima and Sei Miyake, "Neocogni tron: A self-organizing neural network model for a mechanism of visual pattern recognition," Competition and cooperation in neural nets. Springer, Berlin, Heidelberg, p. 267-285, 1982. DOI: https://doi.org/10.1007/978-3-642-46466-9_18? 

  4. Se-Jin Choi, and Jun-Mo Jung. "A Method for accelerating training of Convolutional Neural Networks," The Journal of the Convergence on Cultural Technology, Vol. 3, No. 4, pp. 171-175, 2017. DOI: 10.17801/JCCT.2017.3.4.171? 

  5. KIPF, Thomas N. and WELLING. Max. "Semi-supervised classification with graph convolutional networks." arXiv preprint arXiv:1609.02907, 2016. DOI: https://doi.org/10.48550/arXiv.1609.02907? 

  6. Rana, Amrita. and Kyung-Ki KIM. "Robust architecture search using network adaptation." Journal of Sensor Science and Technology, 30.5: 290-294, 2021. DOI: https://doi.org/10.46670/JSST.2021.30.5.290? 

  7. BOZINOVSKI, and Stevo. "Reminder of the first paper on transfer learning in neural networks," Informatica, Vol 44. No 3, 2020. DOI: https://doi.org/10.31449/inf.v44i3.2828? 

  8. DENG. Jia. Dong Wei, and Socher Richard "Imagenet: A large-scale hierarchical image database," 2009 IEEE conference on computer vision and pattern recognition. Ieee, p. 248-255, 2009. DOI: 10.1109/CVPR.2009.5206848? 

  9. G. Hinton, O. Vinyals, and J. Dean. "Distilling the knowledge in a neural network." arXiv preprint arXiv:1503.02531, Feb 2015.? 

  10. Mingxing Tan, and Quoc Le, "Efficientnet: Rethinking model scaling for convolutional neural networks," International conference on machine learning. PMLR, p. 6105-6114, 2019.? 

  11. A. Mirhoseini, A. Goldie, "A graph placement methodology for fast chip design." Nature, 594.7 862: 207-212, 2021.? 

  12. S. Yan, Y. Xiong, and D. Lin, "Spatial temporal graph convolutional networks for skeleton-based action recognition," Thirty-second AAAI conference on artificial intelligence, 2018.? 

  13. W. Peng, X. Hong, and H. Chen, "Learning graph convolutional network for skeleton-based human action recognition by neural searching," Proceedings of the AAAI Conference on Artificial Intelligence, p. 2669-2676, 2020. DOI: https://doi.org/10.1609/aaai.v34i03.5652 

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

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

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

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

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

선택된 텍스트

맨위로