Skip to content

Commit d89a516

Browse files
Sangyeob's event
1 parent a9578f6 commit d89a516

File tree

1 file changed

+15
-0
lines changed
  • content/english/workshops/c-dnn-and-c-transformer-ann-and-snn-for-the-best-of-both-worlds

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "C-DNN and C-Transformer: mixing ANNs and SNNs for the best of both worlds"
3+
author:
4+
- "Sangyeob Kim"
5+
date: "2024-05-04"
6+
start_time: 11:00
7+
end_time: 12:15
8+
time_zone: CEST
9+
description: "Join us for a talk by Sangyeob Kim, Postdoctoral researcher at KAIST, on designing efficient accelerators that mix SNNs and ANNs."
10+
upcoming: true
11+
speaker_photo: sangyeob-kim.jpeg
12+
speaker_bio: 'Sangyeob Kim (Student Member, IEEE) received the B.S., M.S. and Ph.D. degrees from the School of Electrical Engineering, Korea Advanced Institute of Science and Technology (KAIST), Daejeon, South Korea, in 2018, 2020 and 2023, respectively. He is currently a Post-Doctoral Associate with the KAIST. His current research interests include energy-efficient system-on-chip design, especially focused on deep neural network accelerators, neuromorphic hardware, and computing-in-memory accelerators.'
13+
---
14+
15+
Sangyeob and his team have developed a C-DNN processor that effectively processes object recognition workloads, achieving 51.3% higher energy efficiency compared to the previous state-of-the-art processor. Subsequently, they have applied C-DNN not only to image classification but also to other applications, and have developed the C-Transformer, which applies this technique to a Large Language Model (LLM). As a result, they demonstrate that the energy consumed in LLM can be reduced by 30% to 72% using the C-DNN technique, compared to the previous state-of-the-art processor. In this talk, we will introduce the processor developed for C-DNN and C-Transformer, and discuss how neuromorphic computing can be used in actual applications in the future.

0 commit comments

Comments
 (0)