광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고
광고

브레이크뉴스대구경북

DGIST 김예성 교수 연구팀, 메모리 기반의 연산 구조 개발

이성현 기자 | 기사입력 2020/12/21 [12:43]

DGIST 김예성 교수 연구팀, 메모리 기반의 연산 구조 개발

이성현 기자 | 입력 : 2020/12/21 [12:43]

【브레이크뉴스 대구】이성현 기자=DGIST(총장 국양)는 정보통신융합전공 김예성 교수 연구팀이 빅데이터 연산에 있어 기존 연산 방식의 성능과 효율성을 개선시킨 메모리 기반의 연산 구조를 개발했다고 21일 밝혔다.

 

▲ DGIST 정보통신융합전공 김예성 교수  © DGIST

 

이번 연구는 기존 컴퓨터 시스템에서 발생하는 계산 병목을 찾아 이를 메모리 기반의 계산방식으로 변경·개선한 것으로, 향후 빅데이터 처리 분야에서 긍정적인 효과를 줄 수 있을 것으로 기대된다.

 

기존 컴퓨터 시스템은 메모리와 연산 장치(CPU)가 분리돼 있어, 빅데이터를 메모리와 CPU간에 송수신할 때 속도가 느려지는 병목현상이 종종 발생한다. 이러한 기존 송수신 방식을 비지도 군집화 기계 학습(Unsupervised Clustering) 알고리즘이라 하며, 이는 데이터 처리에 있어 연산량 및 데이터 처리량이 기하급수적으로 늘어 연산에 문제점을 갖고 있다. 이와 관련해 김예성 교수 연구팀도 빅데이터 처리과정에서의 메모리 대역폭 부족에 따른 병목현상을 발견했다.

 

이에 따라 김예성 교수 연구팀은 부족한 메모리 대역폭 문제를 해결하고자 메모리 기반의 연산(In-Memory Computing) 컴퓨터 아키텍쳐를 활용했다. 기존의 아날로그 기반 하드웨어는 낮은 집적도로 인해 칩 공간 효율성이 떨어지는 문제가 있는데, 김예성 교수 연구팀이 개발한 컴퓨팅 시스템에서는 기존 아날로그 방식을 디지털화시켜 계산하는 새로운 메모리 설계방법을 적용했다.

 

여기에, 김예성 교수 연구팀은 초차원(Hyperdimensional) 컴퓨팅 알고리즘도 함께 적용했다. 초차원 컴퓨팅 알고리즘은 뇌의 계산 방식을 모방한 알고리즘으로, 숫자로 구성된 기존 데이터를 패턴화된 수많은 비트열로 재구성해 병렬 고속 연산이 가능하다. 이로써 김예성 교수 연구팀은 메모리 기반 연산(In-Memory Computing) 아키텍쳐와 초차원(Hyperdimensional) 컴퓨팅 알고리즘을 통해 기존 대비 59배의 속도 향상과 251배의 향상된 에너지 효율성을 달성할 수 있었다.

 

DGIST 정보통신융합전공 김예성 교수는 “이번 연구를 통해 메모리와 연산장치 간의 병목현상을 제거하고 군집화 알고리즘 처리 성능을 최대 수십 배 가량 향상할 수 있다”며 “향후 빅데이터와 인공지능 분야 등에서의 효율적인 데이터 학습에 혁신을 가져올 수 있는 연구를 지속할 계획이다”고 말했다.

 

한편 이번 연구는 美 어바인 캘리포니아 대학교(UCI)의 모센 이마니(Mohsen Imani) 교수팀과 美 샌디에이고 캘리포니아 대학교(UCSD) 타야나 로징(Tajana Rosing) 교수팀과의 공동 협력으로 진행됐다. 이번 연구의 논문은 지난 10월 17일부터 21일까지 진행된 국제 최우술 학술대회인 IEEE/ACM MICRO에 발표됐다.

  

<아래는 구글번역기로 번역한 기사 전문이다.>

 

 DGIST Professor Ye-Sung Kim's research team develops memory-based computing structure


[Break News Daegu] Reporter Seong-Hyun Lee = DGIST (President Yang Kook) announced on the 21st that the research team of Professor Ye-Sung Kim of the Department of Information and Communication Convergence has developed a memory-based computational structure that improves the performance and efficiency of existing computational methods in big data computation.

 

This study finds computational bottlenecks that occur in existing computer systems and changes and improves them into memory-based computational methods, and is expected to have a positive effect in the field of big data processing in the future.

 

In conventional computer systems, the memory and the computing unit (CPU) are separated, so when sending and receiving big data between the memory and the CPU, there is often a bottleneck that slows down the speed. Such an existing transmission/reception method is called an unsupervised clustering algorithm, which has a problem in computation because the amount of computation and data throughput increase exponentially in data processing. In this regard, Professor Ye-Sung Kim's research team also discovered a bottleneck due to insufficient memory bandwidth in the process of processing big data.

 

Accordingly, Prof. Ye-Sung Kim's research team utilized an In-Memory Computing computer architecture to solve the insufficient memory bandwidth problem. Existing analog-based hardware has a problem that the chip space efficiency is low due to its low degree of integration. In the computing system developed by Professor Ye-Sung Kim's research team, a new memory design method that digitizes and calculates the existing analog method was applied.

 

In addition, Professor Ye-Sung Kim's research team also applied a hyperdimensional computing algorithm. The hyperdimensional computing algorithm is an algorithm that mimics the computational method of the brain, and it is possible to perform parallel high-speed computation by reconstructing existing data composed of numbers into numerous patterned bit strings. As a result, Prof. Ye-Sung Kim's research team was able to achieve 59 times faster speed improvement and 251 times higher energy efficiency than before through the In-Memory Computing architecture and hyperdimensional computing algorithm.

 

Professor Kim Ye-seong of DGIST's Department of Information and Communication Convergence said, “Through this research, we can eliminate bottlenecks between memory and computing devices and improve clustering algorithm processing performance by up to several tens of times.” “In the future, efficient data in the fields of big data and artificial intelligence We plan to continue research that can bring innovation to learning.”

 

Meanwhile, the research was conducted in collaboration with Professor Mohsen Imani's team at the University of California, Irvine (UCI) and Professor Tajana Rosing's team at the University of California, San Diego (UCSD). The paper of this study was presented at the IEEE/ACM MICRO, an international conference held from October 17 to 21.

브레이크뉴스 대구 본부장입니다. 기사제보: noonbk053@hanmail.net
  • 도배방지 이미지

  • DGIST, 110억 규모 국가사업 선정…피지컬 AI 이끌 신진연구자 육성
  • DGIST, 창립 22주년 맞아 미래 혁신대학 도약 다짐
  • DGIST, 머리카락보다 작은 광 초음파 센서 개발…반도체 비파괴검사 기술 기대
  • DGIST, 50억 원 규모 차세대 AI 연구 선정…'AI 역학자' 개발 나선다
  • DGIST, 빛으로 신경 신호 조절하는 ‘광제어 생체 스위치’ 개발…뇌질환 연구 새 길 연다
  • DGIST, 218억 원 규모 국제 공동연구사업 선정…소아 뇌병증 치료기술 개발 나선다
  • DGIST, 레이더 하나로 통신·탐지 동시 처리하는 저복잡도 수신 기술 개발
  • DGIST·미국 칼텍 공동연구팀, 이산화탄소를 메탄으로 바꾸는 고효율 광촉매 개발
  • 뇌공학과 로봇의 결합…DGIST, 279억 규모 ‘글로컬랩’ 출범 현판식·워크숍 개최
  • DGIST 연구팀, 뇌 신경 신호 조절하는 ‘칼슘 채널 작동 원리’ 규명
  • DGIST, 라팍서 1천 명 모여 '베이스볼 데이' 개최
  • DGIST, AI 텍스트 워터마킹 기술 ‘BREW’ 개발…오탐률 2%로 신뢰도 크게 향상
  • DGIST, 세계 최초 다중 생체신호 측정용 초저전력 반도체 칩 개발
  • DGIST, 대구보훈병원 찾아 국가유공자 위문…보훈문화 확산 동참
  • DGIST, QS 논문 영향력 평가 2년 연속 국내 정상…세계 최상위 대학들과 어깨 나란히
  • DGIST, AI 휴머노이드 국가연구과제 선정… 군집형 자율협업 기술 개발 착수
  • DGIST, 대구·경북 UAM 미래항공 포럼 개최… “신공항과 도심 연결할 하늘교통 청사진 제시”
  • DGIST, 촉감까지 전달하는 차세대 XR 기술 개발 나선다
  • DGIST·MIT 공동연구팀, 세계 로봇학회 AI 챌린지 정상…56개 팀 제치고 1위
  • DGIST·와이브레인, 차세대 뇌-컴퓨터 인터페이스 기술 개발 협력 나선다
  • 광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고
    광고