sypark9646 / paper-logs

2022.10 ~
0 stars 0 forks source link

AI-Enhanced Offloading in Edge Computing: When Machine Learning Meets Industrial IoT #14

Closed sypark9646 closed 1 year ago

sypark9646 commented 1 year ago

어떤 내용의 논문인가요? 👋

IIoT를 위한 엣지 컴퓨팅과 클라우드 컴퓨팅이 협력하는 지능형 컴퓨팅 아키텍처를 제안하고, 지연 외에 새로운 지표로 서비스 정확도를 극대화하고 적절한 경로를 통해 엣지 서버나 원격 클라우드에 트래픽을 분산하는 AI 강화 오프로딩 프레임워크를 제안하는 연구

Abstract (요약) 🕵🏻‍♂️

The Industrial Internet of Things (IIoT) enables intelligent industrial operations by incorporating artificial intelligence (AI) and big data technologies. An AI-enabled framework typically requires prompt and private cloud-based service to process and aggregate manufacturing data. Thus, integrating intelligence into edge computing is without doubt a promising development trend. Nevertheless, edge intelligence brings heterogeneity to the edge servers, in terms of not only computing capability, but also service accuracy. Most works on offloading in edge computing focus on finding the power-delay trade-off, ignoring service accuracy provided by edge servers as well as the accuracy required by IIoT devices. In this vein, in this article we introduce an intelligent computing architecture with cooperative edge and cloud computing for IIoT. Based on the computing architecture, an AI enhanced offloading framework is proposed for service accuracy maximization, which considers service accuracy as a new metric besides delay, and intelligently disseminates the traffic to edge servers or through an appropriate path to remote cloud. A case study is performed on transfer learning to show the performance gain of the proposed framework.

이 논문을 읽어서 무엇을 배울 수 있는지 알려주세요! 🤔

💡 요약 abstract: IIoT를 위한 엣지 컴퓨팅과 클라우드 컴퓨팅이 협력하는 지능형 컴퓨팅 아키텍처를 제안하고, 지연 외에 새로운 지표로 서비스 정확도를 극대화하고 적절한 경로를 통해 엣지 서버나 원격 클라우드에 트래픽을 분산하는 AI 강화 오프로딩 프레임워크에 관한 연구 introduction: 엣지 컴퓨팅에 인텔리전스를 통합하면 컴퓨팅 성능과 서비스 정확도 측면에서 이질성이 발생하는 문제점이 있다. related works:

  • 엣지 컴퓨팅 환경에서 IoT를 위한 딥러닝을 적용: 서비스 품질(QoS) 요구 사항을 보장하면서 엣지 컴퓨팅에서 작업 수를 최대화할 수 있는 스케줄링 알고리즘을 설계

method: 지연 외에 서비스 정확도를 새로운 지표로 고려하고, 트래픽을 엣지 서버 또는 원격 클라우드에 지능적으로 분산하는 AI 강화 오프로딩 프레임워크를 제안 했다. experiment: 사전 학습된 AlexNet CNN을 사용하여 이미지 분류를 위한 예측 모델을 미세 조정함으로써 학습 단계의 계산 복잡성을 줄인다. 시뮬레이션 결과, 서버의 맞춤형 예측 모델은 서로 다른 로컬 데이터로 인해 서로 다르며, 이는 서비스되는 애플리케이션 및 서비스 정확도 측면에서 엣지 서버의 이질성으로 이어짐 conclusion & discussion: 서비스 정확도를 새로운 지표로 고려하여 엣지 서버나 원격 클라우드에 트래픽을 지능적으로 분산하는 AI 기반 오프로딩 프레임워크를 제안했으며, IIoT의 이미지 인식에 전이 학습을 활용한 사례 연구를 수행했다.

=> 딥 러닝의 최종 모델에는 많은 리소스가 필요하지 않으므로 딥 러닝 애플리케이션을 엣지 서버에 배포할 수 있다. 계산 집약적인 트래픽은 네트워크의 엣지에서 처리되며, 엣지 서버의 컴퓨팅 성능과 MD의 요구 사항에 따라 서로 다른 컴퓨팅 애플리케이션을 캐시하고 여러 엣지 서버 간에 컴퓨팅 서비스를 프루닝하는 방법을 신중하게 고려해야 한다.

같이 읽어보면 좋을 만한 글이나 이슈가 있을까요?

만약에 있다면 자유롭게 작성해 주세요!

레퍼런스의 URL을 알려주세요! 🔗

markdown 으로 축약하지 말고, 원본 링크 그대로 그냥 적어주세요!