SlideShare a Scribd company logo
1 of 29
Jawar Singh
Professor
Indian Institute of Technology Patna, Bihar
jawar@iitp.ac.in
Devices and Circuits for In-memory and Brain
Inspired Computing
Natural Intelligence Vs Artificial
Intelligence
~15KW ~200KW ~300KW
1997 2011 2016
IBM Deep Blue Vs. Kasparov IBM Watson Vs Ken and Brad Google AlphaGo Vs Lee Sedol
~20W
Motivation
Nuclear Reactor
๏ถ Human brain with less
than 20W of power
consumption offers a
processing capability that
exceeds the petaflops
mark.
๏ถ Thus, outperforms state-
of-the-art supercomputers
by several orders of
magnitude in terms of
energy efficiency and
volume.
P. A. Merrolla et. al., Science 345 (2014)
Todayโ€™s Computing Architecture
Intelโ€™s Technology Brief
https://www.intel.com/content/www/us/en/research/neuromorphic-computing-loihi-2-technology-brief.html
๏ถ The energy-efficiency of the biological brain in comparison to the state-of- the-art silicon
computing solutions has fascinated the researchers.
๏ถ Human brain with less than 20W of power consumption offers a processing capability that
exceeds the petaflops mark, and thus outperforms state-of-the-art supercomputers by
several orders of magnitude in terms of energy efficiency and volume.
๏ถ For example, the Bluegene supercomputer consumed mega-watts of power for simulating
the activity of catโ€™s brain.
๏ถ Deep learning algorithm for AlphaGo a board game was implemented via Supercomputer
that consumes MW power
๏ถ For much more complex tasks including cognition, control, movement, and decision
making, being rendered simultaneously by the human brain with just less than 20W.
Motivation
Brain Inspired Vs Von-Neumann
Computing
Von-Neumann
Computing
V
s
TrueNorth from IBM emulates the neuronal function comprises of 5.4x109 transistors, occupying 4.3 cm2area in Samsungโ€™s 28-
nm process technology that consumes less than 70mW. It shows that the conventional computing architectures lack energy
efficiency and there is a demand for alternatives computing architectures. The TrueNorth has 4096 cores and each having
1.2x106transistors for 265 neurons, hence, to realize a biological neuron approximately 104 transistors are needed.
IBMโ€™s TrueNorth
Remarkable power efficiency of human brain which comprises of 1011 neurons and 1015 synapses consumes ~ 20W
Quest of Alternative Computing
IBMโ€™s TrueNorth: Salient Features
Remarkable power efficiency of human brain which comprises of 1011 neurons and 1015 synapses consumes ~ 20W
Quest of Alternative Computing
๏ถ The TrueNorth chip uses digital neurons and digital synapses
made of a 1-b transposable 8-transistor SRAM cell.
๏ถ In particular, one TrueNorth chip integrates 4096 neuro-synaptic
cores with 1 million digital neurons and 256 million SRAM
synapses that were fabricated in the 28-nm node.
๏ถ The TrueNorth chip demonstrated 70-mW power consumption to
perform real-time (30 frames/s) object recognition with very low
clock frequency ( ~ kHz).
Quest of Alternative Computing
Intelโ€™s Loihi-2
Recently Loihi has evaluated for a wide
range of applications:
๏ถ Adaptive robot arm control
๏ถ Visual-tactile sensory perception
๏ถ Learning and recognizing new odors
and gestures
๏ถ Fast database similarity research
๏ถ Solving hard optimization problems
such as railway scheduling
All these applications consumes less than 1W compared to tens of KW that standard CPU & GUP solutions
11
Fig. 28: Hodgkin-Huxley
Model
๏ƒ˜ Electrical circuit representation of the Hodgkin-Huxley model.
๏ƒ˜ Specific voltage dependent ion-channels that controls the flow of ions
through the membrane.
๏ƒ˜ Ion-channels are voltage dependent and their opening and closing
depends on voltage across the membrane.
Fig. 29: Simplified RC Model
[22] L. Hodgkin and A. F. Huxley. A quantitative description of membrane current and its application to conduction and excitation in nerve. The Journal of physiology,
117(4):500โ€“544, 1952.
[23] S. Dutta et al., โ€œLeaky integrate and fire neuron by charge-discharge dynamics in floating-body MOSFET,โ€ Sci. Rep., Aug. 2017.
(a)
(b)
(c)
HH and Simplified RC Model
๏ƒ˜Integrate-and-fire neuron circuits that use CMOS technology generally require
number of transistors, which lead to a large device area and high power
consumption.
Fig. 30: Circuit diagram of
the integrate-and-fire neuron.
[24] G. Indiveri, "A low-power adaptive integrate-and-fire neuron circuit," Proceedings of the 2003 International Symposium on Circuits and Systems, 2003. ISCAS '03.,
Bangkok, Thailand, 2003. 12
CMOS Based Neurons
Equilibrium
Leaky Integration
Fire
Reset
[23] S. Dutta et al., โ€œLeaky integrate and fire neuron by charge-discharge dynamics in floating-body MOSFET,โ€ Sci. Rep., vol. 7, no. 1, p. 8257, Aug. 2017.
PD-SOI MOSFET based LIF neuron
13
MOSFET as Silicon Neuron-LIF
Neuromorphic Computing Device: Synapse
๏ถ Depression and Facilitation
analogues to biological synapse-
learning behavior
๏ถ Synaptic efficacy or synaptic
weight is the modulated channel
transconductance of the device
Methodology: Brain-inspired Computing
๏ถ Applied pulses with fixed pulse width and different polarity leading to
increase/decrease the synaptic weight (trapping/de-trapping of holes that
modulates conductance of channel).
๏ถ In addition, these synaptic learning properties are highly rely on the
interval between input pulses (spatio-temporal nature).
๏ถ These properties allow us to conclude that they offer very similar learning
characteristics with a biological synapse and paves the way for designing a
neuromorphic computing hardware
In-memory Computing
Computing Architectures
Virtually all computers today are based on VN architecture
Von Neumann Architecture Harvard Architecture
Traditional Computing Vs In-memory Computing
Abu Sebastian, et. al., Nature Nanotechnology, 2020
Energy Efficiency for AI and ML Applications
For example, in AI and ML an important computation is a MAC operation ( y = ฮฃ wi xi, where xi
represents an input pixel value of an image, and wi represents a learned filter weight).
A single-integer MAC operation might require just ~3.2 pJ of energy. However, if a weight value
wi is stored in off-chip DRAM and brought to the processor for computation, ~640 pJ of energy
is required just to fetch the filter value, and the energy of the memory request overwhelms that
of the computation.
Multiply and Accumulate MVM Operation
Analog vector and matrix operations. Using a bitline to perform an analog sum of products operation.
The total current pulled from the supply voltage represents the result of
the computation.
In-memory Computing
In-memory Computing: Basic Operations (SRAM)
Abu Sebastian, et. al., Nature Nanotechnology, 2020
In-memory Computing: Basic Operations (DRAM)
Abu Sebastian, et. al., Nature Nanotechnology, 2020
Summary
๏ถ For implementation of brain-inspired approach, simple, elegant, and
energy efficient models for neuron and synapse are highly
anticipated.
๏ถ For implementation of in-memory computing approach,
identification of right memory element and architecture are highly
anticipated.
Technology Innovation Hub
Activities of Technology Innovation Hub- IIT Patna
Idea
Research
TIH
Funding Start-up
Evaluation
Market
Revenue
Returns
Returns
NIDHI-EIR
Scheme
NIDHI Prayas
Scheme
DIAL Scheme
Visit Us: https://tih.iitp.ac.in/
Model and Value Proposition
Technology
Development:
Open call for
proposals and
providing
funding to
research
projects
Hiring PhD/
Postdoctoral
students
Increase in
CPS Research
Base
PhDs/Post-
docs/
Researchers
in
SVTA CPS
Technologies
Providing
Faculty
fellowship
s/ Chair
professors
Center of
Excellence
TIH IIT Patna
is having a
Center for
Excellence
on AI
TIH IIT Patna
to promote
CPS-TBI in
SVTA
HRD and Skill
Development
1) Started B
Tech program
on AI and Data
Sciences
2) New MTech
program on AI
3) Providing
Internship
opportunities
4) FDP, summer,
winter schools,
certification
courses
International
Collaboration
IIT Patna researchers
have collaborations
with many foreign
universities; MOU
signing is in process;
joint MTech (CS)
program with Wright
State University, USA
Job Creation:
Through Skill
Development
and Startups
Innovation
and Startup
Ecosystem
Tie-up with IIT
Patna IC, call
for start-up
proposals,
arranging CPS-
GCC-Grand
Challenge and
Competition
CPS-Promotion and
Acceleration of Young and
Aspiring technology
entrepreneurs, CPS-Start-
ups & Spin-off companies
establishment
Schemes to Galvanize Start-up Ecosystem
Schemes Benefits Stages
Nidhi-EIR TIH IIT Patna will facilitate fellowship grants to
budding entrepreneurs for pursuing a promising
technology business idea. Selected entrepreneurs
are eligible for maximum grant up to Rs. 30,000
per month for a period of 12 months.
Beneficiaries are expected to
develop a proof of concept of their
idea by the end of the 12 month
period.
Nidhi-Prayas โ€ข NIDHI- PRAYAS Program aims at providing
prototype funding to convert idea into
prototype to young and aspiring innovators.
โ€ข The maximum funding support to an
innovator/startup will be upto 10 lakhs,
however the final amount is subject to the
approval of Monitoring committee of a
PRAYAS centre
โ€ข Innovators should use the
PRAYAS grant primarily convert
their ideas into prototype of a
product that has potential for
commercialization.
โ€ข The IP generated if any, should
vest with the Innovator or the
Start up.
Dedicated Innovation
AcceLerator (DIAL)
โ€ข Funding support of INR 30 Lakhs โ€“ INR 1 Crore
(wherever applicable)
โ€ข Guidance from mentors & experts on
business concepts related to
commercialization.
โ€ข Access to co-working spaces and lab facilities
subject to policies of IIT Patna Vishlesan I-Hub
Foundation.
โ€ข Startup companies who with
certified MVP (Minimum Viable
Product). OR
โ€ข Have launched product in the
market. OR
โ€ข Are at an early scaling stage.
Thanks !
For any queries please write to me:
dr.jawar@gmail.com
You may follow me on Twitter
@drjawarsingh

More Related Content

Similar to KIIT.pptx

Kezunovic project t 37-pserc_final_report_2010
Kezunovic project t 37-pserc_final_report_2010Kezunovic project t 37-pserc_final_report_2010
Kezunovic project t 37-pserc_final_report_2010
backam78
ย 
Greencomputing by nadeemsarshar
Greencomputing by nadeemsarsharGreencomputing by nadeemsarshar
Greencomputing by nadeemsarshar
Mohammed Nadeem Sarshar
ย 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3
IAEME Publication
ย 

Similar to KIIT.pptx (20)

Mohamed Abuella_Presentation_2023.pptx
Mohamed Abuella_Presentation_2023.pptxMohamed Abuella_Presentation_2023.pptx
Mohamed Abuella_Presentation_2023.pptx
ย 
Isometric Making Essay
Isometric Making EssayIsometric Making Essay
Isometric Making Essay
ย 
Automated LiveMigration of VMs
Automated LiveMigration of VMs Automated LiveMigration of VMs
Automated LiveMigration of VMs
ย 
How Can AI and IoT Power the Chemical Industry?
How Can AI and IoT Power the Chemical Industry?How Can AI and IoT Power the Chemical Industry?
How Can AI and IoT Power the Chemical Industry?
ย 
Weebit nano presentation at Leti Memory Workshop
Weebit nano presentation at Leti Memory WorkshopWeebit nano presentation at Leti Memory Workshop
Weebit nano presentation at Leti Memory Workshop
ย 
UberCloud Webinar Abaqus and cloud computing
UberCloud Webinar Abaqus and cloud computingUberCloud Webinar Abaqus and cloud computing
UberCloud Webinar Abaqus and cloud computing
ย 
How HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceHow HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental science
ย 
Mohamed Abuella_Presentation_2023.pdf
Mohamed Abuella_Presentation_2023.pdfMohamed Abuella_Presentation_2023.pdf
Mohamed Abuella_Presentation_2023.pdf
ย 
Panel: NRP Science Impactsโ€‹
Panel: NRP Science Impactsโ€‹Panel: NRP Science Impactsโ€‹
Panel: NRP Science Impactsโ€‹
ย 
Kezunovic project t 37-pserc_final_report_2010
Kezunovic project t 37-pserc_final_report_2010Kezunovic project t 37-pserc_final_report_2010
Kezunovic project t 37-pserc_final_report_2010
ย 
Preprint-ICTACS2022 - 10-12 Oct 2022.pdf
Preprint-ICTACS2022 - 10-12 Oct 2022.pdfPreprint-ICTACS2022 - 10-12 Oct 2022.pdf
Preprint-ICTACS2022 - 10-12 Oct 2022.pdf
ย 
Lecture_IIITD.pptx
Lecture_IIITD.pptxLecture_IIITD.pptx
Lecture_IIITD.pptx
ย 
Stories About Spark, HPC and Barcelona by Jordi Torres
Stories About Spark, HPC and Barcelona by Jordi TorresStories About Spark, HPC and Barcelona by Jordi Torres
Stories About Spark, HPC and Barcelona by Jordi Torres
ย 
An optimization framework for mobile data collection in energy harvesting wir...
An optimization framework for mobile data collection in energy harvesting wir...An optimization framework for mobile data collection in energy harvesting wir...
An optimization framework for mobile data collection in energy harvesting wir...
ย 
Greencomputing by nadeemsarshar
Greencomputing by nadeemsarsharGreencomputing by nadeemsarshar
Greencomputing by nadeemsarshar
ย 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3
ย 
How lower power consumption is transforming wearables and enabling new and di...
How lower power consumption is transforming wearables and enabling new and di...How lower power consumption is transforming wearables and enabling new and di...
How lower power consumption is transforming wearables and enabling new and di...
ย 
A White Paper On Neural Network Quantization
A White Paper On Neural Network QuantizationA White Paper On Neural Network Quantization
A White Paper On Neural Network Quantization
ย 
Parallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix MultiplicationParallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix Multiplication
ย 
A New Direction for Computer Architecture Research
A New Direction for Computer Architecture ResearchA New Direction for Computer Architecture Research
A New Direction for Computer Architecture Research
ย 

Recently uploaded

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
sivaprakash250
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
amitlee9823
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
ย 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
ย 

Recently uploaded (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
ย 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
ย 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
ย 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
ย 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
ย 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
ย 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
ย 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
ย 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
ย 

KIIT.pptx

  • 1. Jawar Singh Professor Indian Institute of Technology Patna, Bihar jawar@iitp.ac.in Devices and Circuits for In-memory and Brain Inspired Computing
  • 2. Natural Intelligence Vs Artificial Intelligence ~15KW ~200KW ~300KW 1997 2011 2016 IBM Deep Blue Vs. Kasparov IBM Watson Vs Ken and Brad Google AlphaGo Vs Lee Sedol ~20W
  • 3. Motivation Nuclear Reactor ๏ถ Human brain with less than 20W of power consumption offers a processing capability that exceeds the petaflops mark. ๏ถ Thus, outperforms state- of-the-art supercomputers by several orders of magnitude in terms of energy efficiency and volume. P. A. Merrolla et. al., Science 345 (2014)
  • 4. Todayโ€™s Computing Architecture Intelโ€™s Technology Brief https://www.intel.com/content/www/us/en/research/neuromorphic-computing-loihi-2-technology-brief.html
  • 5. ๏ถ The energy-efficiency of the biological brain in comparison to the state-of- the-art silicon computing solutions has fascinated the researchers. ๏ถ Human brain with less than 20W of power consumption offers a processing capability that exceeds the petaflops mark, and thus outperforms state-of-the-art supercomputers by several orders of magnitude in terms of energy efficiency and volume. ๏ถ For example, the Bluegene supercomputer consumed mega-watts of power for simulating the activity of catโ€™s brain. ๏ถ Deep learning algorithm for AlphaGo a board game was implemented via Supercomputer that consumes MW power ๏ถ For much more complex tasks including cognition, control, movement, and decision making, being rendered simultaneously by the human brain with just less than 20W. Motivation
  • 6. Brain Inspired Vs Von-Neumann Computing Von-Neumann Computing V s
  • 7. TrueNorth from IBM emulates the neuronal function comprises of 5.4x109 transistors, occupying 4.3 cm2area in Samsungโ€™s 28- nm process technology that consumes less than 70mW. It shows that the conventional computing architectures lack energy efficiency and there is a demand for alternatives computing architectures. The TrueNorth has 4096 cores and each having 1.2x106transistors for 265 neurons, hence, to realize a biological neuron approximately 104 transistors are needed. IBMโ€™s TrueNorth Remarkable power efficiency of human brain which comprises of 1011 neurons and 1015 synapses consumes ~ 20W Quest of Alternative Computing
  • 8. IBMโ€™s TrueNorth: Salient Features Remarkable power efficiency of human brain which comprises of 1011 neurons and 1015 synapses consumes ~ 20W Quest of Alternative Computing ๏ถ The TrueNorth chip uses digital neurons and digital synapses made of a 1-b transposable 8-transistor SRAM cell. ๏ถ In particular, one TrueNorth chip integrates 4096 neuro-synaptic cores with 1 million digital neurons and 256 million SRAM synapses that were fabricated in the 28-nm node. ๏ถ The TrueNorth chip demonstrated 70-mW power consumption to perform real-time (30 frames/s) object recognition with very low clock frequency ( ~ kHz).
  • 10. Intelโ€™s Loihi-2 Recently Loihi has evaluated for a wide range of applications: ๏ถ Adaptive robot arm control ๏ถ Visual-tactile sensory perception ๏ถ Learning and recognizing new odors and gestures ๏ถ Fast database similarity research ๏ถ Solving hard optimization problems such as railway scheduling All these applications consumes less than 1W compared to tens of KW that standard CPU & GUP solutions
  • 11. 11 Fig. 28: Hodgkin-Huxley Model ๏ƒ˜ Electrical circuit representation of the Hodgkin-Huxley model. ๏ƒ˜ Specific voltage dependent ion-channels that controls the flow of ions through the membrane. ๏ƒ˜ Ion-channels are voltage dependent and their opening and closing depends on voltage across the membrane. Fig. 29: Simplified RC Model [22] L. Hodgkin and A. F. Huxley. A quantitative description of membrane current and its application to conduction and excitation in nerve. The Journal of physiology, 117(4):500โ€“544, 1952. [23] S. Dutta et al., โ€œLeaky integrate and fire neuron by charge-discharge dynamics in floating-body MOSFET,โ€ Sci. Rep., Aug. 2017. (a) (b) (c) HH and Simplified RC Model
  • 12. ๏ƒ˜Integrate-and-fire neuron circuits that use CMOS technology generally require number of transistors, which lead to a large device area and high power consumption. Fig. 30: Circuit diagram of the integrate-and-fire neuron. [24] G. Indiveri, "A low-power adaptive integrate-and-fire neuron circuit," Proceedings of the 2003 International Symposium on Circuits and Systems, 2003. ISCAS '03., Bangkok, Thailand, 2003. 12 CMOS Based Neurons
  • 13. Equilibrium Leaky Integration Fire Reset [23] S. Dutta et al., โ€œLeaky integrate and fire neuron by charge-discharge dynamics in floating-body MOSFET,โ€ Sci. Rep., vol. 7, no. 1, p. 8257, Aug. 2017. PD-SOI MOSFET based LIF neuron 13 MOSFET as Silicon Neuron-LIF
  • 14. Neuromorphic Computing Device: Synapse ๏ถ Depression and Facilitation analogues to biological synapse- learning behavior ๏ถ Synaptic efficacy or synaptic weight is the modulated channel transconductance of the device
  • 15. Methodology: Brain-inspired Computing ๏ถ Applied pulses with fixed pulse width and different polarity leading to increase/decrease the synaptic weight (trapping/de-trapping of holes that modulates conductance of channel). ๏ถ In addition, these synaptic learning properties are highly rely on the interval between input pulses (spatio-temporal nature). ๏ถ These properties allow us to conclude that they offer very similar learning characteristics with a biological synapse and paves the way for designing a neuromorphic computing hardware
  • 17. Computing Architectures Virtually all computers today are based on VN architecture Von Neumann Architecture Harvard Architecture
  • 18. Traditional Computing Vs In-memory Computing Abu Sebastian, et. al., Nature Nanotechnology, 2020
  • 19. Energy Efficiency for AI and ML Applications For example, in AI and ML an important computation is a MAC operation ( y = ฮฃ wi xi, where xi represents an input pixel value of an image, and wi represents a learned filter weight). A single-integer MAC operation might require just ~3.2 pJ of energy. However, if a weight value wi is stored in off-chip DRAM and brought to the processor for computation, ~640 pJ of energy is required just to fetch the filter value, and the energy of the memory request overwhelms that of the computation.
  • 20. Multiply and Accumulate MVM Operation Analog vector and matrix operations. Using a bitline to perform an analog sum of products operation. The total current pulled from the supply voltage represents the result of the computation.
  • 22. In-memory Computing: Basic Operations (SRAM) Abu Sebastian, et. al., Nature Nanotechnology, 2020
  • 23. In-memory Computing: Basic Operations (DRAM) Abu Sebastian, et. al., Nature Nanotechnology, 2020
  • 24. Summary ๏ถ For implementation of brain-inspired approach, simple, elegant, and energy efficient models for neuron and synapse are highly anticipated. ๏ถ For implementation of in-memory computing approach, identification of right memory element and architecture are highly anticipated.
  • 26. Activities of Technology Innovation Hub- IIT Patna Idea Research TIH Funding Start-up Evaluation Market Revenue Returns Returns NIDHI-EIR Scheme NIDHI Prayas Scheme DIAL Scheme Visit Us: https://tih.iitp.ac.in/
  • 27. Model and Value Proposition Technology Development: Open call for proposals and providing funding to research projects Hiring PhD/ Postdoctoral students Increase in CPS Research Base PhDs/Post- docs/ Researchers in SVTA CPS Technologies Providing Faculty fellowship s/ Chair professors Center of Excellence TIH IIT Patna is having a Center for Excellence on AI TIH IIT Patna to promote CPS-TBI in SVTA HRD and Skill Development 1) Started B Tech program on AI and Data Sciences 2) New MTech program on AI 3) Providing Internship opportunities 4) FDP, summer, winter schools, certification courses International Collaboration IIT Patna researchers have collaborations with many foreign universities; MOU signing is in process; joint MTech (CS) program with Wright State University, USA Job Creation: Through Skill Development and Startups Innovation and Startup Ecosystem Tie-up with IIT Patna IC, call for start-up proposals, arranging CPS- GCC-Grand Challenge and Competition CPS-Promotion and Acceleration of Young and Aspiring technology entrepreneurs, CPS-Start- ups & Spin-off companies establishment
  • 28. Schemes to Galvanize Start-up Ecosystem Schemes Benefits Stages Nidhi-EIR TIH IIT Patna will facilitate fellowship grants to budding entrepreneurs for pursuing a promising technology business idea. Selected entrepreneurs are eligible for maximum grant up to Rs. 30,000 per month for a period of 12 months. Beneficiaries are expected to develop a proof of concept of their idea by the end of the 12 month period. Nidhi-Prayas โ€ข NIDHI- PRAYAS Program aims at providing prototype funding to convert idea into prototype to young and aspiring innovators. โ€ข The maximum funding support to an innovator/startup will be upto 10 lakhs, however the final amount is subject to the approval of Monitoring committee of a PRAYAS centre โ€ข Innovators should use the PRAYAS grant primarily convert their ideas into prototype of a product that has potential for commercialization. โ€ข The IP generated if any, should vest with the Innovator or the Start up. Dedicated Innovation AcceLerator (DIAL) โ€ข Funding support of INR 30 Lakhs โ€“ INR 1 Crore (wherever applicable) โ€ข Guidance from mentors & experts on business concepts related to commercialization. โ€ข Access to co-working spaces and lab facilities subject to policies of IIT Patna Vishlesan I-Hub Foundation. โ€ข Startup companies who with certified MVP (Minimum Viable Product). OR โ€ข Have launched product in the market. OR โ€ข Are at an early scaling stage.
  • 29. Thanks ! For any queries please write to me: dr.jawar@gmail.com You may follow me on Twitter @drjawarsingh

Editor's Notes

  1. Ivy Bridgeย (IVB) wasย Intel'sย microarchitectureย based on theย 22 nm processย for desktops and servers introduced in 2011, and phased out in 2013, even latest processor from Intel Core i9 having clock frequency of 3.3 GHz
  2. Ivy Bridgeย (IVB) wasย Intel'sย microarchitectureย based on theย 22 nm processย for desktops and servers introduced in 2011, and phased out in 2013, even latest processor from Intel Core i9 having clock frequency of 3.3 GHz
  3. Ivy Bridgeย (IVB) wasย Intel'sย microarchitectureย based on theย 22 nm processย for desktops and servers introduced in 2011, and phased out in 2013, even latest processor from Intel Core i9 having clock frequency of 3.3 GHz
  4. Ivy Bridgeย (IVB) wasย Intel'sย microarchitectureย based on theย 22 nm processย for desktops and servers introduced in 2011, and phased out in 2013, even latest processor from Intel Core i9 having clock frequency of 3.3 GHz
  5. Ivy Bridgeย (IVB) wasย Intel'sย microarchitectureย based on theย 22 nm processย for desktops and servers introduced in 2011, and phased out in 2013, even latest processor from Intel Core i9 having clock frequency of 3.3 GHz
  6. Ivy Bridgeย (IVB) wasย Intel'sย microarchitectureย based on theย 22 nm processย for desktops and servers introduced in 2011, and phased out in 2013, even latest processor from Intel Core i9 having clock frequency of 3.3 GHz