SlideShare una empresa de Scribd logo
1 de 25
Descargar para leer sin conexión
Nathan R. Wilson, Ph.D.
CSIG Speaker Series
June 23, 2016
Biological Foundations for Deep
Learning: Towards Decision Networks
Neural Networks and Neuroscience
• Benefits of Cross-Pollination
• New Learning Rules and Emerging Analogies
• “Recommendations and Decision Support” as an
Enriched Domain for Both
Today
The Interface of Neuroscience +
Computer Science
Benefits of Cross-Pollination
Overcoming Stereotypes
Neuroscientist
- Focused on insignificant details
- Loves chemicals, ice, rodents
- Has trouble seeing the big picture
Reality: has many of the same
goals as DL researchers
Deep Learning Researcher
- Doesn’t pay any dues
- Disembodied from traditional fields
- Works out of coffee shops
Reality: establishing one of the most
important disciplines of 21st century
Neural Networks and Neuroscience >
Neural networks and neuroscience
share the same core orientation
• Same Goal: overarching
understanding of a general algorithm
• Same Structure:
• Connectionist not Von Neumann
• Pathways not rules
• Connection weights are the key
• Structure is function
• Same Puzzles:
• What is the optimal transfer function?
• Is the code distributed or localized?
• How are sequences learned?
Benefits of Cross-Pollination
Neural Networks and Neuroscience >
So why study nature? Why biological neural networks?
A Lesson from the 20th Century: Aviation
Benefits of Cross-Pollination
Otto Lilienthal, Foundations of Modern Aviation
AI is to the brain as airplanes
are to birds. The details are
different, but the underlying
principles are the same.
-- Yann LeCun, 2015
The Wright Brothers spent a great
deal of time observing birds in flight.
Neural Networks and Neuroscience >
Common retort: “Of course, modern aircraft look
nothing like birds”
Stabilizing Similar Ideas Through Cross-Linking
Benefits of Cross-Pollination
Neuroscience:
Has spent a century on how to
map connectionist frameworks
directly to cognitive,
psychological, and social
principles => where AI is headed.
Neural Networks:
Are emerging as the dominant
framework for machine learning, and
will inherit / reconcile mappings from
other adjacent fields of AI.
Neural Networks and Neuroscience >
Why Now?
Benefits of Cross-Pollination
Neuroscience Has:
New tools to interact with cells at
the “network” level (Zhang et al.,
2010, Wilson et al. 2013, Nature
Protocols) and uncover insights.
Neural Networks Has:
Rigorous frameworks and data sets
for evaluating network intelligence.
Software for identifying and optimizing
key parameters of learning.
Neural Networks and Neuroscience >
A difference of terminology, but not concepts.
What is the goal?
Neuroscience: “maximize reward”
Neural Networks: “minimize loss”
What is the system doing?
Neuroscience: “learning from local micro-successes (Hebb)”
Neural networks: “globally optimizing a function (backprop)”
What are additional parameters for?
Neuroscience: Stabilizing firing rates
Neural networks: Regularization
Learning Rules and Analogies
Neural Networks and Neuroscience >
“Feedforward” transmission is electrical and easy to measure in the brain
“Retrograde” signals are more “invisible”, but candidates exist
Hebbian or STDP learning could provide mechanics for gradient descent
(Markram et al., 1997; Bi and Poo, 1998; Xie and Seung, 2003; Bengio et al., 2016)
A mismatch between pairs of neurons could be construed by the cells as a local
error signal which could then propagate further.
Methods are emerging that will explain how/if backpropagation happens
Synaptic plasticity and backpropagation
• Signals like: NGF, BDNF, cannabinoids, NO
• Some are released in proportion to synapse
strength
• Can travel back through vesicular uptake,
cytoplasmic transport
Neural Networks and Neuroscience > Learning Rules and Analogies >
Resisting “out of range” connections
Synaptic Plasticity and Regularization
Neurons will “auto-tune” at different scales:
• Inter-synaptic competition (Fonseca, 2002)
• Single neuron within network (Murthy, 2003)
• Trade strength for more partners (Wilson, 2007)
• Whole network scaling (Turrigiano 1998, 2008)
Neurons also undergo forms of “dropout”
• Sparse coding and decorrelation (Olshausen
2004)
• Stochastic firing; stochastic synapses (Zador
1999, Abbott 2004)
Neural Networks and Neuroscience > Learning Rules and Analogies >
Inhibitory connections: more than meets the eye
Negative weights in networks
Denève et al.,
Nature Neuroscience 2016
Cells seem to “want”
an excitatory /
inhibitory balance
(Liu, Nature
Neuroscience, 2004)
Inhibition is the basis for
network gain control
(Wilson et al., Nature
2012)
Carandini et al.,
Nature Rev. Neuro 2012
Neural Networks and Neuroscience > Learning Rules and Analogies >
Neuroscience can inform us on how networks learn in practice.
Nowhere is this more true than in…
Interesting aspects of recommendations / decision support:
• As with games, it connects perception to cognition and action
• Remains an original commercial justification of machine learning
• Highly structured data sets and goals, rigorous arenas for success.
Recommendations / Decision Support:
an Interesting Network Learning Problem
Games / Which Move to Make Recommendations /
Decision Support
Multi-level learning problems:
Our networks learn to “match” contexts to decisions:
• Travel: which spots should I visit when my plane lands?
• Entertainment: which movie is right for me and my friends?
• Medicine: which available doctor is right for this patient?
• Crime: which events could be related to this incident?
• Fraud: which recent behavior doesn’t match the others?
• Supply Chain: which component is exhibiting fault-predictive traits?
Recommendations / Decision Support:
An Interesting Network Learning Problem
Evaluate many criteria, and “match” a recommended decision.
Brain-like algorithms can construct networks of knowledge
In any domain to power real-time recommendations and decisions.
Elucidating Pathways for Recommendations Through Network Learning
Elucidating Pathways for Recommendations Through Network Learning
Learning Representations Using
“Perceptual” vs. “Cognitive” Structures
Neural Networks and Neuroscience > Learning Rules and Analogies >
“Mommy’s hair
is melting”
Challenge 1: Recommendations need to cold start and
generalize to new things, but then also to hyper-optimize
• Bottom-up representations via sparse,
“one shot” learning => like PageRank
• Works in cold-start conditions
• Can trace back reasons for answers
Deep learning techniques can then further
optimize recommendations, when historical data
is available to support them => see paper on this
appearing soon.
Challenge 2: the # of nuanced features gathered is pivotal
to your recommendation success, across all algorithms
Liam Neeson, 1990s:
Liam Neeson, 2010s:
Andrew Ng – Importance
of Data
Plot Concept
Connectivity
Plot Concept
Connectivity
Challenge 3: Effective learning stacks are multi-
component and must be kept organized
III. Data Organization Engine
• Structured, unstructured
• Cross-source, un-harmonized
• Feature engineering pathways
II. Learning Platform
• Unsupervised
• Supervised
I. Interfaces and APIs
• Recommendations
• Profiles / Analytics
Special Thanks:
• Observations around deep learning at Nara Logics:
• General-purpose recommendations pushed us to create a general
implementation that worked across many domains and contexts.
• Deep learning is compatible with our neuroscience-inspired
association networks, and we continue to work on this convergence.
• Analytics and interfaces into these networks are as important as the
learning itself, for maintaining and extending performance.
Deep Learning for Recommendations Is Now an
Important Part of Our General Process
Sahil Zubair Denise Ichinco Raymond Plante Jana Eggers
Neuroscience and deep learning research offer
complementary insights that can be utilized in practice.
For galvanizing this work, “recommendations” offers a
particularly rich and well-structured domain for
exploring the relationship between data and decisions.
Summary: Today
Closing Quote; Thanks
Good luck with what you may build, and
never forget where you came from.
Nathan R. Wilson, Ph.D.
CSIG Speaker Series
June 23, 2016
Biological Foundations for Deep
Learning: Towards Decision Networks

Más contenido relacionado

La actualidad más candente

Pearson Correlation Coefficient acceleration for modelling and mapping of neu...
Pearson Correlation Coefficient acceleration for modelling and mapping of neu...Pearson Correlation Coefficient acceleration for modelling and mapping of neu...
Pearson Correlation Coefficient acceleration for modelling and mapping of neu...NECST Lab @ Politecnico di Milano
 
Analytic and strategic challenges of serious games
Analytic and strategic challenges of serious gamesAnalytic and strategic challenges of serious games
Analytic and strategic challenges of serious gamesDavid Gibson
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical scienceDeakin University
 
05012013150050 computerised-paper-evaluation-using-neural-network
05012013150050 computerised-paper-evaluation-using-neural-network05012013150050 computerised-paper-evaluation-using-neural-network
05012013150050 computerised-paper-evaluation-using-neural-networknimmajji
 
How to create a mind
How to create a mindHow to create a mind
How to create a mindrupsdino1997
 
Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...
Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...
Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...TimDraws
 
Sippin: A Mobile Application Case Study presented at Techfest Louisville
Sippin: A Mobile Application Case Study presented at Techfest LouisvilleSippin: A Mobile Application Case Study presented at Techfest Louisville
Sippin: A Mobile Application Case Study presented at Techfest LouisvilleDawn Yankeelov
 
eLearning, Interactive Hypermedia, Neuroscience Icalt06 presentation
eLearning, Interactive Hypermedia, Neuroscience Icalt06 presentationeLearning, Interactive Hypermedia, Neuroscience Icalt06 presentation
eLearning, Interactive Hypermedia, Neuroscience Icalt06 presentationJaved Alam
 
Information Systems design science research
Information Systems design science  researchInformation Systems design science  research
Information Systems design science researchRaimo Halinen
 
CNNS Brochure
CNNS BrochureCNNS Brochure
CNNS BrochureCNNSUNT
 

La actualidad más candente (13)

Pearson Correlation Coefficient acceleration for modelling and mapping of neu...
Pearson Correlation Coefficient acceleration for modelling and mapping of neu...Pearson Correlation Coefficient acceleration for modelling and mapping of neu...
Pearson Correlation Coefficient acceleration for modelling and mapping of neu...
 
Analytic and strategic challenges of serious games
Analytic and strategic challenges of serious gamesAnalytic and strategic challenges of serious games
Analytic and strategic challenges of serious games
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical science
 
Machine reasoning
Machine reasoningMachine reasoning
Machine reasoning
 
05012013150050 computerised-paper-evaluation-using-neural-network
05012013150050 computerised-paper-evaluation-using-neural-network05012013150050 computerised-paper-evaluation-using-neural-network
05012013150050 computerised-paper-evaluation-using-neural-network
 
How to create a mind
How to create a mindHow to create a mind
How to create a mind
 
Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...
Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...
Helping Users Discover Perspectives: Enhancing Opinion Mining with Joint Topi...
 
Sippin: A Mobile Application Case Study presented at Techfest Louisville
Sippin: A Mobile Application Case Study presented at Techfest LouisvilleSippin: A Mobile Application Case Study presented at Techfest Louisville
Sippin: A Mobile Application Case Study presented at Techfest Louisville
 
eLearning, Interactive Hypermedia, Neuroscience Icalt06 presentation
eLearning, Interactive Hypermedia, Neuroscience Icalt06 presentationeLearning, Interactive Hypermedia, Neuroscience Icalt06 presentation
eLearning, Interactive Hypermedia, Neuroscience Icalt06 presentation
 
Information Systems design science research
Information Systems design science  researchInformation Systems design science  research
Information Systems design science research
 
tianpei_research_summary
tianpei_research_summarytianpei_research_summary
tianpei_research_summary
 
Empirical AI Research
Empirical AI Research Empirical AI Research
Empirical AI Research
 
CNNS Brochure
CNNS BrochureCNNS Brochure
CNNS Brochure
 

Destacado

Destacado (6)

"ExpoDB: An Exploratory Data Science Platform"
"ExpoDB: An Exploratory Data Science Platform""ExpoDB: An Exploratory Data Science Platform"
"ExpoDB: An Exploratory Data Science Platform"
 
Developing Cognitive Systems to Support Team Cognition
Developing Cognitive Systems to Support Team CognitionDeveloping Cognitive Systems to Support Team Cognition
Developing Cognitive Systems to Support Team Cognition
 
Healthy Relationships
Healthy Relationships Healthy Relationships
Healthy Relationships
 
What is Relationship Capital and how do you go about building it so your star...
What is Relationship Capital and how do you go about building it so your star...What is Relationship Capital and how do you go about building it so your star...
What is Relationship Capital and how do you go about building it so your star...
 
Social Networking Presentation
Social Networking PresentationSocial Networking Presentation
Social Networking Presentation
 
Social networking PPT
Social networking PPTSocial networking PPT
Social networking PPT
 

Similar a Biological Foundations for Deep Learning: Towards Decision Networks

How do we know what we don’t know: Using the Neuroscience Information Framew...
How do we know what we don’t know:  Using the Neuroscience Information Framew...How do we know what we don’t know:  Using the Neuroscience Information Framew...
How do we know what we don’t know: Using the Neuroscience Information Framew...Maryann Martone
 
Epistemic networks for Epistemic Commitments
Epistemic networks for Epistemic CommitmentsEpistemic networks for Epistemic Commitments
Epistemic networks for Epistemic CommitmentsSimon Knight
 
The (very) basics of AI for the Radiology resident
The (very) basics of AI for the Radiology residentThe (very) basics of AI for the Radiology resident
The (very) basics of AI for the Radiology residentPedro Staziaki
 
Creating an Urban Legend: A System for Electrophysiology Data Management and ...
Creating an Urban Legend: A System for Electrophysiology Data Management and ...Creating an Urban Legend: A System for Electrophysiology Data Management and ...
Creating an Urban Legend: A System for Electrophysiology Data Management and ...Anita de Waard
 
Connectivism: Education & Artificial Intelligence
Connectivism: Education & Artificial IntelligenceConnectivism: Education & Artificial Intelligence
Connectivism: Education & Artificial IntelligenceAlaa Al Dahdouh
 
LearningAG.ppt
LearningAG.pptLearningAG.ppt
LearningAG.pptbutest
 
Decision support systems
Decision support systemsDecision support systems
Decision support systemsMR Z
 
Ml pluss ejan2013
Ml pluss ejan2013Ml pluss ejan2013
Ml pluss ejan2013CS, NcState
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collectiondnac
 
Data-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemData-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemMaryann Martone
 
Deep learning tutorial 9/2019
Deep learning tutorial 9/2019Deep learning tutorial 9/2019
Deep learning tutorial 9/2019Amr Rashed
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning TutorialAmr Rashed
 
Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29Michael Muller
 
Action research for_librarians_carl2012
Action research for_librarians_carl2012Action research for_librarians_carl2012
Action research for_librarians_carl2012srosenblatt
 
Share and Reuse: how data sharing can take your research to the next level
Share and Reuse: how data sharing can take your research to the next levelShare and Reuse: how data sharing can take your research to the next level
Share and Reuse: how data sharing can take your research to the next levelKrzysztof Gorgolewski
 
Action research for_librarians_carl2012
Action research for_librarians_carl2012Action research for_librarians_carl2012
Action research for_librarians_carl2012srosenblatt
 
Adapting Test Teams to Organizational Power Structures
Adapting Test Teams to Organizational Power StructuresAdapting Test Teams to Organizational Power Structures
Adapting Test Teams to Organizational Power StructuresTechWell
 

Similar a Biological Foundations for Deep Learning: Towards Decision Networks (20)

How do we know what we don’t know: Using the Neuroscience Information Framew...
How do we know what we don’t know:  Using the Neuroscience Information Framew...How do we know what we don’t know:  Using the Neuroscience Information Framew...
How do we know what we don’t know: Using the Neuroscience Information Framew...
 
Epistemic networks for Epistemic Commitments
Epistemic networks for Epistemic CommitmentsEpistemic networks for Epistemic Commitments
Epistemic networks for Epistemic Commitments
 
The (very) basics of AI for the Radiology resident
The (very) basics of AI for the Radiology residentThe (very) basics of AI for the Radiology resident
The (very) basics of AI for the Radiology resident
 
Creating an Urban Legend: A System for Electrophysiology Data Management and ...
Creating an Urban Legend: A System for Electrophysiology Data Management and ...Creating an Urban Legend: A System for Electrophysiology Data Management and ...
Creating an Urban Legend: A System for Electrophysiology Data Management and ...
 
Connectivism: Education & Artificial Intelligence
Connectivism: Education & Artificial IntelligenceConnectivism: Education & Artificial Intelligence
Connectivism: Education & Artificial Intelligence
 
LearningAG.ppt
LearningAG.pptLearningAG.ppt
LearningAG.ppt
 
Decision support systems
Decision support systemsDecision support systems
Decision support systems
 
Ml pluss ejan2013
Ml pluss ejan2013Ml pluss ejan2013
Ml pluss ejan2013
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collection
 
02 Network Data Collection (2016)
02 Network Data Collection (2016)02 Network Data Collection (2016)
02 Network Data Collection (2016)
 
Data-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemData-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystem
 
2014 aus-agta
2014 aus-agta2014 aus-agta
2014 aus-agta
 
Deep learning tutorial 9/2019
Deep learning tutorial 9/2019Deep learning tutorial 9/2019
Deep learning tutorial 9/2019
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning Tutorial
 
Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29
 
Action research for_librarians_carl2012
Action research for_librarians_carl2012Action research for_librarians_carl2012
Action research for_librarians_carl2012
 
Data Landscapes - Addiction
Data Landscapes - AddictionData Landscapes - Addiction
Data Landscapes - Addiction
 
Share and Reuse: how data sharing can take your research to the next level
Share and Reuse: how data sharing can take your research to the next levelShare and Reuse: how data sharing can take your research to the next level
Share and Reuse: how data sharing can take your research to the next level
 
Action research for_librarians_carl2012
Action research for_librarians_carl2012Action research for_librarians_carl2012
Action research for_librarians_carl2012
 
Adapting Test Teams to Organizational Power Structures
Adapting Test Teams to Organizational Power StructuresAdapting Test Teams to Organizational Power Structures
Adapting Test Teams to Organizational Power Structures
 

Más de diannepatricia

Teaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watsonTeaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watsondiannepatricia
 
Cognitive systems institute talk 8 june 2017 - v.1.0
Cognitive systems institute talk   8 june 2017 - v.1.0Cognitive systems institute talk   8 june 2017 - v.1.0
Cognitive systems institute talk 8 june 2017 - v.1.0diannepatricia
 
Building Compassionate Conversational Systems
Building Compassionate Conversational SystemsBuilding Compassionate Conversational Systems
Building Compassionate Conversational Systemsdiannepatricia
 
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”diannepatricia
 
Cognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving AccessibilityCognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving Accessibilitydiannepatricia
 
Artificial Intellingence in the Car
Artificial Intellingence in the CarArtificial Intellingence in the Car
Artificial Intellingence in the Cardiannepatricia
 
“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”diannepatricia
 
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...diannepatricia
 
170330 cognitive systems institute speaker series mark sherman - watson pr...
170330 cognitive systems institute speaker series    mark sherman - watson pr...170330 cognitive systems institute speaker series    mark sherman - watson pr...
170330 cognitive systems institute speaker series mark sherman - watson pr...diannepatricia
 
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”diannepatricia
 
Cognitive Assistance for the Aging
Cognitive Assistance for the AgingCognitive Assistance for the Aging
Cognitive Assistance for the Agingdiannepatricia
 
From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"diannepatricia
 
The Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented IntelligenceThe Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented Intelligencediannepatricia
 
Cyber-Social Learning Systems
Cyber-Social Learning SystemsCyber-Social Learning Systems
Cyber-Social Learning Systemsdiannepatricia
 
“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”diannepatricia
 
"Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ..."Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ...diannepatricia
 
Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50diannepatricia
 
KATE - a Platform for Machine Learning
KATE - a Platform for Machine LearningKATE - a Platform for Machine Learning
KATE - a Platform for Machine Learningdiannepatricia
 
Cognitive Computing for Aging Society
Cognitive Computing for Aging SocietyCognitive Computing for Aging Society
Cognitive Computing for Aging Societydiannepatricia
 

Más de diannepatricia (20)

Teaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watsonTeaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watson
 
Cognitive systems institute talk 8 june 2017 - v.1.0
Cognitive systems institute talk   8 june 2017 - v.1.0Cognitive systems institute talk   8 june 2017 - v.1.0
Cognitive systems institute talk 8 june 2017 - v.1.0
 
Building Compassionate Conversational Systems
Building Compassionate Conversational SystemsBuilding Compassionate Conversational Systems
Building Compassionate Conversational Systems
 
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
 
Cognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving AccessibilityCognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving Accessibility
 
Artificial Intellingence in the Car
Artificial Intellingence in the CarArtificial Intellingence in the Car
Artificial Intellingence in the Car
 
“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”
 
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
 
170330 cognitive systems institute speaker series mark sherman - watson pr...
170330 cognitive systems institute speaker series    mark sherman - watson pr...170330 cognitive systems institute speaker series    mark sherman - watson pr...
170330 cognitive systems institute speaker series mark sherman - watson pr...
 
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
 
Cognitive Assistance for the Aging
Cognitive Assistance for the AgingCognitive Assistance for the Aging
Cognitive Assistance for the Aging
 
From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"
 
The Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented IntelligenceThe Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented Intelligence
 
Cyber-Social Learning Systems
Cyber-Social Learning SystemsCyber-Social Learning Systems
Cyber-Social Learning Systems
 
“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”
 
"Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ..."Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ...
 
Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50
 
KATE - a Platform for Machine Learning
KATE - a Platform for Machine LearningKATE - a Platform for Machine Learning
KATE - a Platform for Machine Learning
 
Cognitive Computing for Aging Society
Cognitive Computing for Aging SocietyCognitive Computing for Aging Society
Cognitive Computing for Aging Society
 
Hicss17 asakawa
Hicss17 asakawaHicss17 asakawa
Hicss17 asakawa
 

Último

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 

Último (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

Biological Foundations for Deep Learning: Towards Decision Networks

  • 1. Nathan R. Wilson, Ph.D. CSIG Speaker Series June 23, 2016 Biological Foundations for Deep Learning: Towards Decision Networks
  • 2. Neural Networks and Neuroscience • Benefits of Cross-Pollination • New Learning Rules and Emerging Analogies • “Recommendations and Decision Support” as an Enriched Domain for Both Today
  • 3. The Interface of Neuroscience + Computer Science
  • 4. Benefits of Cross-Pollination Overcoming Stereotypes Neuroscientist - Focused on insignificant details - Loves chemicals, ice, rodents - Has trouble seeing the big picture Reality: has many of the same goals as DL researchers Deep Learning Researcher - Doesn’t pay any dues - Disembodied from traditional fields - Works out of coffee shops Reality: establishing one of the most important disciplines of 21st century Neural Networks and Neuroscience >
  • 5. Neural networks and neuroscience share the same core orientation • Same Goal: overarching understanding of a general algorithm • Same Structure: • Connectionist not Von Neumann • Pathways not rules • Connection weights are the key • Structure is function • Same Puzzles: • What is the optimal transfer function? • Is the code distributed or localized? • How are sequences learned? Benefits of Cross-Pollination Neural Networks and Neuroscience >
  • 6. So why study nature? Why biological neural networks? A Lesson from the 20th Century: Aviation Benefits of Cross-Pollination Otto Lilienthal, Foundations of Modern Aviation AI is to the brain as airplanes are to birds. The details are different, but the underlying principles are the same. -- Yann LeCun, 2015 The Wright Brothers spent a great deal of time observing birds in flight. Neural Networks and Neuroscience > Common retort: “Of course, modern aircraft look nothing like birds”
  • 7. Stabilizing Similar Ideas Through Cross-Linking Benefits of Cross-Pollination Neuroscience: Has spent a century on how to map connectionist frameworks directly to cognitive, psychological, and social principles => where AI is headed. Neural Networks: Are emerging as the dominant framework for machine learning, and will inherit / reconcile mappings from other adjacent fields of AI. Neural Networks and Neuroscience >
  • 8. Why Now? Benefits of Cross-Pollination Neuroscience Has: New tools to interact with cells at the “network” level (Zhang et al., 2010, Wilson et al. 2013, Nature Protocols) and uncover insights. Neural Networks Has: Rigorous frameworks and data sets for evaluating network intelligence. Software for identifying and optimizing key parameters of learning. Neural Networks and Neuroscience >
  • 9. A difference of terminology, but not concepts. What is the goal? Neuroscience: “maximize reward” Neural Networks: “minimize loss” What is the system doing? Neuroscience: “learning from local micro-successes (Hebb)” Neural networks: “globally optimizing a function (backprop)” What are additional parameters for? Neuroscience: Stabilizing firing rates Neural networks: Regularization Learning Rules and Analogies Neural Networks and Neuroscience >
  • 10. “Feedforward” transmission is electrical and easy to measure in the brain “Retrograde” signals are more “invisible”, but candidates exist Hebbian or STDP learning could provide mechanics for gradient descent (Markram et al., 1997; Bi and Poo, 1998; Xie and Seung, 2003; Bengio et al., 2016) A mismatch between pairs of neurons could be construed by the cells as a local error signal which could then propagate further. Methods are emerging that will explain how/if backpropagation happens Synaptic plasticity and backpropagation • Signals like: NGF, BDNF, cannabinoids, NO • Some are released in proportion to synapse strength • Can travel back through vesicular uptake, cytoplasmic transport Neural Networks and Neuroscience > Learning Rules and Analogies >
  • 11. Resisting “out of range” connections Synaptic Plasticity and Regularization Neurons will “auto-tune” at different scales: • Inter-synaptic competition (Fonseca, 2002) • Single neuron within network (Murthy, 2003) • Trade strength for more partners (Wilson, 2007) • Whole network scaling (Turrigiano 1998, 2008) Neurons also undergo forms of “dropout” • Sparse coding and decorrelation (Olshausen 2004) • Stochastic firing; stochastic synapses (Zador 1999, Abbott 2004) Neural Networks and Neuroscience > Learning Rules and Analogies >
  • 12. Inhibitory connections: more than meets the eye Negative weights in networks Denève et al., Nature Neuroscience 2016 Cells seem to “want” an excitatory / inhibitory balance (Liu, Nature Neuroscience, 2004) Inhibition is the basis for network gain control (Wilson et al., Nature 2012) Carandini et al., Nature Rev. Neuro 2012 Neural Networks and Neuroscience > Learning Rules and Analogies >
  • 13. Neuroscience can inform us on how networks learn in practice. Nowhere is this more true than in…
  • 14. Interesting aspects of recommendations / decision support: • As with games, it connects perception to cognition and action • Remains an original commercial justification of machine learning • Highly structured data sets and goals, rigorous arenas for success. Recommendations / Decision Support: an Interesting Network Learning Problem Games / Which Move to Make Recommendations / Decision Support Multi-level learning problems:
  • 15. Our networks learn to “match” contexts to decisions: • Travel: which spots should I visit when my plane lands? • Entertainment: which movie is right for me and my friends? • Medicine: which available doctor is right for this patient? • Crime: which events could be related to this incident? • Fraud: which recent behavior doesn’t match the others? • Supply Chain: which component is exhibiting fault-predictive traits? Recommendations / Decision Support: An Interesting Network Learning Problem Evaluate many criteria, and “match” a recommended decision.
  • 16. Brain-like algorithms can construct networks of knowledge In any domain to power real-time recommendations and decisions. Elucidating Pathways for Recommendations Through Network Learning
  • 17. Elucidating Pathways for Recommendations Through Network Learning
  • 18. Learning Representations Using “Perceptual” vs. “Cognitive” Structures Neural Networks and Neuroscience > Learning Rules and Analogies > “Mommy’s hair is melting”
  • 19. Challenge 1: Recommendations need to cold start and generalize to new things, but then also to hyper-optimize • Bottom-up representations via sparse, “one shot” learning => like PageRank • Works in cold-start conditions • Can trace back reasons for answers Deep learning techniques can then further optimize recommendations, when historical data is available to support them => see paper on this appearing soon.
  • 20. Challenge 2: the # of nuanced features gathered is pivotal to your recommendation success, across all algorithms Liam Neeson, 1990s: Liam Neeson, 2010s: Andrew Ng – Importance of Data Plot Concept Connectivity Plot Concept Connectivity
  • 21. Challenge 3: Effective learning stacks are multi- component and must be kept organized III. Data Organization Engine • Structured, unstructured • Cross-source, un-harmonized • Feature engineering pathways II. Learning Platform • Unsupervised • Supervised I. Interfaces and APIs • Recommendations • Profiles / Analytics
  • 22. Special Thanks: • Observations around deep learning at Nara Logics: • General-purpose recommendations pushed us to create a general implementation that worked across many domains and contexts. • Deep learning is compatible with our neuroscience-inspired association networks, and we continue to work on this convergence. • Analytics and interfaces into these networks are as important as the learning itself, for maintaining and extending performance. Deep Learning for Recommendations Is Now an Important Part of Our General Process Sahil Zubair Denise Ichinco Raymond Plante Jana Eggers
  • 23. Neuroscience and deep learning research offer complementary insights that can be utilized in practice. For galvanizing this work, “recommendations” offers a particularly rich and well-structured domain for exploring the relationship between data and decisions. Summary: Today
  • 24. Closing Quote; Thanks Good luck with what you may build, and never forget where you came from.
  • 25. Nathan R. Wilson, Ph.D. CSIG Speaker Series June 23, 2016 Biological Foundations for Deep Learning: Towards Decision Networks