SlideShare a Scribd company logo
1 of 54
Download to read offline
T H E F U T U R E O F I N V E S T I N G I N T H E D ATA E C O N O M Y
0
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 1
Saturday, April 29, 2017
Michael M. Beal
DCM@datacapitalmanagement.com
#DCMMilestones
THE FUTURE OF PUBLIC MARKET INVESTING
IN THE DATA ECONOMY
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 2
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
LESSONS FROM THE INDUSTRIAL REVOLUTION
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 3
Suggestions for Companies in the Data Economy
• Standardize industry taxonomies
• Be the best at depth of information for a given vertical
• Take responsibility for the veracity of information
• Focus on speed of delivery
• Focus on historical consistency
• Make adjustments visible to upstream users
• Focus on permissible data use rights
• Don’t be all things to all people
Got API?
dcm@datacapitalmanagement.com
Our goal is to help drive a standard for other players in our ecosystem to coalesce around
• This approach helps avoid the “tragedy of the commons” and maximize collective ROI
• We are set up to be “early customers” of new technologies / beta releases
• We drive a culture of focused and targeted feedback
For those with self-interests congruent to ours; let’s help each other
CHALLENGE 1: DATA INTEGRATION
Data are just summaries of thousands of stories – Chip & Dan Heath
OUTCOME: Broader, deeper, faster access to relevant data
Data Querying
Data Bi-temporality
Data linkage
Unified query layer on top of multiple data
storage engines
Treatment of bi-temporality as a
fundamental property of all data, with
support over distributed systems
DCM approach
Hybrid, explicit relationships as required,
and machine learning where appropriate
Relational, using SQL
queries over fact and
dimension tables of star
schemas
Data columns added and
treated as regular data, with
redundant indexing
Traditional approach
Implicit in encoded business
logic; all linkage done while
ingesting data
Task specialized: relational,
graph-like, key-based with
lightly integrated query
layers
Not really emphasized; geo-
location of data is similar
problem in essence
Silicon Valley approach
Machine learning based
clustering of identifiable
information
Source: http://www.slideshare.net/DavidColebatch/20121029-graph-tointro-to-pacer
For illustrative purposes only.
| DATA CAPITAL MANAGEMENT | 9
TRADEOFF: High Frequency Trading Speed
CHALLENGE 2: DATA ANALYSIS
Data by itself is useless. Data is only useful if you apply it – Todd Park
OUTCOME: Non-obvious data-driven investment opportunities
Entity interconnections
Strategy development
Regime determination
Data driven relationships, using
unsupervised machine learning on top of
available information
Adaptive model calibration as
information becomes available
DCM approach
Guided pattern recognition based on
financial specific feature engineering
built by traditional methods
Pre-defined relationships
through sector, region, client
relationships, etc
Static models with ad-hoc
re-calibration (usually batch
based)
Traditional approach
Generative models:
parametric models are fitted
to data
Data driven relationships, using
unsupervised machine learning on
top of connection information
Finance specific, no analog
Silicon Valley approach
Pattern recognition breakthroughs
in complete information games
(Go)
Source: http://cs231n.github.io/convolutional-networks/
http://www.businessinsider.com/magic-mushrooms-change-brain-connections-2014-10
For illustrative purposes only.
| DATA CAPITAL MANAGEMENT | 10
CHALLENGE 3 : DATA PROCESSING?
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 6
CHALLENGE 4 : NEAR-TERM DATA REGULATION?
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 7
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 8
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
LESSONS FROM PAST REVOLUTIONS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 9
dcm@datacapitalmanagement.com
It’s time for Asset Management’s Dance with Technological Disruption
• Traditional ”Fundamental Long/Short” managers face challenges and must adapt or fail
• The “Data Economy” enables machines to access information that was previously the exclusive domain of
fundamentally-trained human investors
• “Active Smart-Beta” will accelerate a shift to a world where alpha is a function of ability to rotate exposures to
factors most likely to outperform in the current regime
• Beta allocations over long durations are “good enough” to replicate many existing managers
• Increase in allocator tools to attribute returns post 2008 crisis and relative asset class underperformance since
• As new Betas are exposed and Alphas commoditized; only the strong will thrive:
• Large Diversified “Asset Managers”
• Highly-Differentiated Absolute Return Funds
• Access to new Distributed Technologies & advances in Artificial Intelligence have altered the barriers to entry:
2011 2014 2015Year Founded: 2015
ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 10
Suggestions for Scientists in the Data Economy
• Consistent Absolute Returns Requires a Regime Aware Approach
• Machine Learning is better-suited for Regime-aware investing than Humans
• Machine Learning requires new Approaches
• Technological approaches
• Mathematical approaches
• Human approaches
• Scientists will make Artificial Generalized Intelligence a Reality
• Capturing the “Data Economy” opportunity requires:
• New frameworks for knowledge sharing
• Declining costs of compute power
• Transfer Learning to overcome catastrophic forgetting
• “Fair” Access to Data
dcm@datacapitalmanagement.com#GotSkills?
ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
| DATA CAPITAL MANAGEMENT | 9
Fat FileTall File
“Smart-
Beta”
,
“Big
Data”
ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 12
dcm@datacapitalmanagement.com#GotSkills?
ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 13
https://www.ssga.com/investment-topics/risk-management/Optimizing-Asset-Allocations-to-Market-Regimes.pdf 13
Generalized Artificial Intelligence that outperforms the best human investors over any duration
ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
| DATA CAPITAL MANAGEMENT | 9
Optimal Error (Bayesian Rate): 75%
• Human Level: 57%
• Training Set: 73%:
• Validation: 72%
• Test: 69%
Train Validation Test
Import Learning_algorithm as Awesome
Duration = {[x[0],,,x[k]]}
Win_periods = {}
Win_Loss = {}
Transaction_cost = h
df = LOTS_of_Data_Factors
Win_periods[x[0]…x[k]] = df[df[‘returns_Duration[k]’]=>transaction cost] for k in Duration]
Win_Loss[x[0]…x[k]] = [[len(Win_periods[0…k]) / len(df)] for k in Duration]
LifeofCodingOnTheBeach = Awesome.DeepLearning.CapitalMarketsTerminator[[df], [Win_Loss]]
ARTIFICIAL GENERAL INTELLIGENCE (AGI) AND THE FUTURE OF INVESTING
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 15
AGI + Data Economy enables investment across multiple company cycles
Positive
Momentum
Negative
Momentum
==+
ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 16
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
WHAT IS MACHINE LEARNING
| DATA CAPITAL MANAGEMENT | 9
WHAT IS MACHINE LEARNING
| DATA CAPITAL MANAGEMENT | 9
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 19
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
EXTREMELY CONFIDENTIAL
20
MACHINE LEARNING CAN DO THAT!
. . . RIGHT?
EXTREMELY CONFIDENTIAL
21
MACHINE LEARNING CAN DO THAT!
. . . RIGHT?
MACHINE LEARNING CAN DO THAT!
. . . R I GHT ?
| DATA CAPITAL MANAGEMENT | 9
MACHINE LEARNING CAN DO THAT!
. . . R I GHT ?
| DATA CAPITAL MANAGEMENT | 9
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 24
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING WORKS WE’VE ALL SEEN IT!!
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
| DATA CAPITAL MANAGEMENT | 9
Training Error High?
Bigger Model / More
Data / Train Longer /
New Model
Architecture
Train-Validation Error
High?
More Data
Regularization New
Model Tuning
Validation error high?
More Data similar to
test
Data synthesis
New architecture
Test Set Error High Overfit Dev-Set:
More Dev Data
Better Labels
Error Analysis
Train
Training-
Dev
Dev-
Validation
Test
BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT!
Optimal Error (Bayesian Rate): ??
• Human Level: 57%
• Training Set: 73%:
• Validation: 67%
• Test: 52%
BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT!
| DATA CAPITAL MANAGEMENT | 12
Source: Y LeCun; MA Ranzato:
Shallow Depth Approaches Deep Depth Approaches
Asynchronous Learning
Hyper Paramaters
Simulations
Synthetic Data
Optimal Error (Bayesian Rate): ??
• Human Level: 57%
• Training Set: 73%:
• Validation: 72%
• Test: 69%
BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT!
| DATA CAPITAL MANAGEMENT | 12
BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT!
| DATA CAPITAL MANAGEMENT | 9
Answer = [[0,1],[[0,,,k]]
https://www.slideshare.net/perone/deep-learning-convolutional-neural-networks
| DATA CAPITAL MANAGEMENT | 9
BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT!
Asynchronous Learning
Hyper Paramaters
Simulations
Synthetic Data
=
Lots of Compute and
Data Transfer!
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 30
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
| DATA CAPITAL MANAGEMENT | 31
• Long History of Objective Function (price returns)
• Short History of Clean Explanatory “Big Data” Variables
• Sequential Learning on BiTemporal Data Problem
• Never see the exact same combination of paramaters more than once
WHAT MAKES FINANCE SO DIFFERENT FOR MACHINE LEARNING?
Answer = [[0,1],[[0,,,k]]
EXTREMELY CONFIDENTIAL
32
NEW SOLUTIONS; BUT CORE LIMITATION… F OR ASSET MANAGEMENT
NEW SOLUTIONS…. BUT CORE LIMITATION… F OR ASSET MANAGEMENT
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 33
“The ability to learn tasks in a sequential fashion is crucial to the development of artificial
[Generalized] intelligence. Neural networks are not, in general, capable of this and it has
been widely thought that catastrophic forgetting is an inevitable feature of connectionist
models” – Google Deepmind
PROGRESSIVE NEURAL NETWORKS AND CATASTROPHIC FORGETTING
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 34
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
Predict Return based upon
Shallow Network Learning
Predict Epsilon based upon
Deep Network Learning
| DATA CAPITAL MANAGEMENT | 35
SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING
Focus on Specific Subsets of the problem:
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 36
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
SEEK TO UNDERSTAND THE INTERMEDIATE REPRESENTATIONS
| DATA CAPITAL MANAGEMENT | 12
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
| DATA CAPITAL MANAGEMENT | 12
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 39
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
| DATA CAPITAL MANAGEMENT | 9
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
| DATA CAPITAL MANAGEMENT | 9
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
| DATA CAPITAL MANAGEMENT | 9
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
| DATA CAPITAL MANAGEMENT | 9
Source: Deutsche Bank
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
| DATA CAPITAL MANAGEMENT | 9
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
| DATA CAPITAL MANAGEMENT | 9
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
TABLE OF CONTENTS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 46
RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION
QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE
WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’}
MACHINE LEARNING CAN DO THAT!!! ...RIGHT?
NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT
WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 47
Source: Google Images
For illustrative purposes only. Back test results are not indicative of future returns. 47
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 48
Source: Google Images
For illustrative purposes only. Back test results are not indicative of future returns. 48
Focus on Progressive Neural Networks via Transfer Learning:
SCALABLE APPROACHES FOR REGIME AWARE INVESTING
SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 49
Source: Google Images
For illustrative purposes only. Back test results are not indicative of future returns. 49
SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 50
Source: Google Images
For illustrative purposes only. Back test results are not indicative of future returns. 50
LESSONS FROM PAST REVOLUTIONS
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 51
dcm@datacapitalmanagement.com
It’s time for Asset Management’s Dance with Technological Disruption
• Traditional ”Fundamental Long/Short” managers face challenges and must adapt or fail
• The “Data Economy” enables machines to access information that was previously the exclusive domain of
fundamentally-trained human investors
• “Active Smart-Beta” will accelerate a shift to a world where alpha is a function of ability to rotate exposures to
factors most likely to outperform in the current regime
• Beta allocations over long durations are “good enough” to replicate many existing managers
• Increase in allocator tools to attribute returns post 2008 crisis and relative asset class underperformance since
• As new Betas are exposed and Alphas commoditized; only the strong will thrive:
• Large Diversified “Asset Managers”
• Highly-Differentiated Absolute Return Funds
• Access to new Distributed Technologies & advances in Artificial Intelligence have altered the barriers to entry:
2011 2014 2015Year Founded: 2015
SKY NET HAS NOT BEEN BORNE… YET… BUT WE KNOW WHAT
THE DAY WILL LOOK LIKE WHEN IT ARRIVES
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 52
Monday, November 14, 2016
HFM US Hedge Fund Technology Leaders Summit 2016
# Gotskill
dcm@datacapitalmanagement.com
LESSONS FROM THE INDUSTRIAL REVOLUTION
Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 53
Got API?
dcm@datacapitalmanagement.com
For those with the Skill and Will
DCM@datacapitalmanagement.com

More Related Content

What's hot

Quantopian: Crowd-sourced Systematic Alpha
Quantopian: Crowd-sourced Systematic AlphaQuantopian: Crowd-sourced Systematic Alpha
Quantopian: Crowd-sourced Systematic AlphaQuantopian
 
“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...
“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...
“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...Quantopian
 
Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...
Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...
Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...Quantopian
 
Crowd-sourced Alpha: The Search for the Holy Grail of Investing
 Crowd-sourced Alpha: The Search for the Holy Grail of Investing Crowd-sourced Alpha: The Search for the Holy Grail of Investing
Crowd-sourced Alpha: The Search for the Holy Grail of InvestingQuantopian
 
Chris Nagao Resume
Chris Nagao ResumeChris Nagao Resume
Chris Nagao ResumeChris Nagao
 
"Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese...
"Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese..."Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese...
"Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese...Quantopian
 
Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015
Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015
Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015TechMeetups
 
Data intelligence for fintech 2019
Data intelligence for fintech 2019Data intelligence for fintech 2019
Data intelligence for fintech 2019iECARUS
 
Challenge of platform adoption for Saxo Bank
Challenge of platform adoption for Saxo Bank Challenge of platform adoption for Saxo Bank
Challenge of platform adoption for Saxo Bank Asif Hameed
 
"From Insufficient Economic data to Economic Big Data – How Trade Data is red...
"From Insufficient Economic data to Economic Big Data – How Trade Data is red..."From Insufficient Economic data to Economic Big Data – How Trade Data is red...
"From Insufficient Economic data to Economic Big Data – How Trade Data is red...Quantopian
 
Project Portfolio Management considering Resources - Impossible - Presentatio...
Project Portfolio Management considering Resources - Impossible - Presentatio...Project Portfolio Management considering Resources - Impossible - Presentatio...
Project Portfolio Management considering Resources - Impossible - Presentatio...Meisterplan
 
Big data sharing at fintech academy oct19 (1)
Big data sharing at fintech academy oct19 (1)Big data sharing at fintech academy oct19 (1)
Big data sharing at fintech academy oct19 (1)sgfta2020
 
Internship presentation
Internship presentationInternship presentation
Internship presentationnikita kapil
 

What's hot (13)

Quantopian: Crowd-sourced Systematic Alpha
Quantopian: Crowd-sourced Systematic AlphaQuantopian: Crowd-sourced Systematic Alpha
Quantopian: Crowd-sourced Systematic Alpha
 
“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...
“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...
“Real Time Machine Learning Architecture and Sentiment Analysis Applied to Fi...
 
Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...
Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...
Risk Systems That Read by Nick Wade, Director of APAC marketing, Northfield I...
 
Crowd-sourced Alpha: The Search for the Holy Grail of Investing
 Crowd-sourced Alpha: The Search for the Holy Grail of Investing Crowd-sourced Alpha: The Search for the Holy Grail of Investing
Crowd-sourced Alpha: The Search for the Holy Grail of Investing
 
Chris Nagao Resume
Chris Nagao ResumeChris Nagao Resume
Chris Nagao Resume
 
"Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese...
"Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese..."Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese...
"Supply Chain Earnings Diffusion" by Josh Holcroft, Head of Quantitative Rese...
 
Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015
Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015
Spotcap hiring at TechStartupJobs Fair Berlin Spring 2015
 
Data intelligence for fintech 2019
Data intelligence for fintech 2019Data intelligence for fintech 2019
Data intelligence for fintech 2019
 
Challenge of platform adoption for Saxo Bank
Challenge of platform adoption for Saxo Bank Challenge of platform adoption for Saxo Bank
Challenge of platform adoption for Saxo Bank
 
"From Insufficient Economic data to Economic Big Data – How Trade Data is red...
"From Insufficient Economic data to Economic Big Data – How Trade Data is red..."From Insufficient Economic data to Economic Big Data – How Trade Data is red...
"From Insufficient Economic data to Economic Big Data – How Trade Data is red...
 
Project Portfolio Management considering Resources - Impossible - Presentatio...
Project Portfolio Management considering Resources - Impossible - Presentatio...Project Portfolio Management considering Resources - Impossible - Presentatio...
Project Portfolio Management considering Resources - Impossible - Presentatio...
 
Big data sharing at fintech academy oct19 (1)
Big data sharing at fintech academy oct19 (1)Big data sharing at fintech academy oct19 (1)
Big data sharing at fintech academy oct19 (1)
 
Internship presentation
Internship presentationInternship presentation
Internship presentation
 

Similar to "Machine Learning Approaches to Regime-aware Portfolio Management" by Michael M. Beal, Managing Member & CEO of Data Capital Management

The Datafication of HR: Graduating from Metrics to Analytics
The Datafication of HR: Graduating from Metrics to AnalyticsThe Datafication of HR: Graduating from Metrics to Analytics
The Datafication of HR: Graduating from Metrics to AnalyticsVisier
 
A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...
A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...
A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...Quantopian
 
The changing HR landscape
The changing HR landscapeThe changing HR landscape
The changing HR landscapeRob Scott
 
HEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trendsHEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trendsAndré Blavier
 
New Industrial Revolution and Digital Business Models
New Industrial Revolution and Digital Business ModelsNew Industrial Revolution and Digital Business Models
New Industrial Revolution and Digital Business ModelsRobin Teigland
 
How cloud computing, open source, AI and ML will change the Economy jerusale...
How cloud computing, open source, AI and ML will change the Economy  jerusale...How cloud computing, open source, AI and ML will change the Economy  jerusale...
How cloud computing, open source, AI and ML will change the Economy jerusale...Economic Strategy Institute
 
From Customer Insights to Action
From Customer Insights to ActionFrom Customer Insights to Action
From Customer Insights to ActionCapgemini
 
Gartner Top Technology Trends
Gartner Top Technology TrendsGartner Top Technology Trends
Gartner Top Technology TrendsBruno Aziza
 
Scaling the mirrorworld with knowledge graphs
Scaling the mirrorworld with knowledge graphsScaling the mirrorworld with knowledge graphs
Scaling the mirrorworld with knowledge graphsAlan Morrison
 
DCAF 2023 1 and 2.pdf
DCAF 2023 1 and 2.pdfDCAF 2023 1 and 2.pdf
DCAF 2023 1 and 2.pdfAlan Morrison
 
Zuhdi digital-trans
Zuhdi digital-transZuhdi digital-trans
Zuhdi digital-transPak Zuhdi
 
Keynote acm10.14.2017
Keynote acm10.14.2017Keynote acm10.14.2017
Keynote acm10.14.2017Alo Ghosh
 
Digital transformation for the next decade
Digital transformation for the next decadeDigital transformation for the next decade
Digital transformation for the next decadeSudipta Lahiri
 
LinkedIn Executive Summit in Munich: Digital Transformation @ Scale
LinkedIn Executive Summit in Munich: Digital Transformation @ ScaleLinkedIn Executive Summit in Munich: Digital Transformation @ Scale
LinkedIn Executive Summit in Munich: Digital Transformation @ ScaleLinkedIn D-A-CH
 
Around Data Science (v. 2021 ITA)
Around Data Science (v. 2021 ITA)Around Data Science (v. 2021 ITA)
Around Data Science (v. 2021 ITA)Frieda Brioschi
 
Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...
Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...
Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...Data Science Society
 
Data2030 Summit Data Megatrends Turner Sept 2022.pptx
Data2030 Summit Data Megatrends Turner Sept 2022.pptxData2030 Summit Data Megatrends Turner Sept 2022.pptx
Data2030 Summit Data Megatrends Turner Sept 2022.pptxMatt Turner
 
The boom in Xaas and the knowledge graph
The boom in Xaas and the knowledge graphThe boom in Xaas and the knowledge graph
The boom in Xaas and the knowledge graphAlan Morrison
 

Similar to "Machine Learning Approaches to Regime-aware Portfolio Management" by Michael M. Beal, Managing Member & CEO of Data Capital Management (20)

The Datafication of HR: Graduating from Metrics to Analytics
The Datafication of HR: Graduating from Metrics to AnalyticsThe Datafication of HR: Graduating from Metrics to Analytics
The Datafication of HR: Graduating from Metrics to Analytics
 
A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...
A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...
A Vision for Quantitative Investing in the Data Economy by Michael Beal at Qu...
 
The changing HR landscape
The changing HR landscapeThe changing HR landscape
The changing HR landscape
 
HEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trendsHEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trends
 
New Industrial Revolution and Digital Business Models
New Industrial Revolution and Digital Business ModelsNew Industrial Revolution and Digital Business Models
New Industrial Revolution and Digital Business Models
 
How cloud computing, open source, AI and ML will change the Economy jerusale...
How cloud computing, open source, AI and ML will change the Economy  jerusale...How cloud computing, open source, AI and ML will change the Economy  jerusale...
How cloud computing, open source, AI and ML will change the Economy jerusale...
 
From Customer Insights to Action
From Customer Insights to ActionFrom Customer Insights to Action
From Customer Insights to Action
 
Gartner Top Technology Trends
Gartner Top Technology TrendsGartner Top Technology Trends
Gartner Top Technology Trends
 
Scaling the mirrorworld with knowledge graphs
Scaling the mirrorworld with knowledge graphsScaling the mirrorworld with knowledge graphs
Scaling the mirrorworld with knowledge graphs
 
DCAF 2023 1 and 2.pdf
DCAF 2023 1 and 2.pdfDCAF 2023 1 and 2.pdf
DCAF 2023 1 and 2.pdf
 
Zuhdi digital-trans
Zuhdi digital-transZuhdi digital-trans
Zuhdi digital-trans
 
Keynote acm10.14.2017
Keynote acm10.14.2017Keynote acm10.14.2017
Keynote acm10.14.2017
 
Digital transformation for the next decade
Digital transformation for the next decadeDigital transformation for the next decade
Digital transformation for the next decade
 
LinkedIn Executive Summit in Munich: Digital Transformation @ Scale
LinkedIn Executive Summit in Munich: Digital Transformation @ ScaleLinkedIn Executive Summit in Munich: Digital Transformation @ Scale
LinkedIn Executive Summit in Munich: Digital Transformation @ Scale
 
Rocking the World of Big Data at Centrica
Rocking the World of Big Data at CentricaRocking the World of Big Data at Centrica
Rocking the World of Big Data at Centrica
 
Around Data Science (v. 2021 ITA)
Around Data Science (v. 2021 ITA)Around Data Science (v. 2021 ITA)
Around Data Science (v. 2021 ITA)
 
Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...
Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...
Disruptive as Usual: New Technologies and Data Value Professor Severino Mereg...
 
Data2030 Summit Data Megatrends Turner Sept 2022.pptx
Data2030 Summit Data Megatrends Turner Sept 2022.pptxData2030 Summit Data Megatrends Turner Sept 2022.pptx
Data2030 Summit Data Megatrends Turner Sept 2022.pptx
 
The boom in Xaas and the knowledge graph
The boom in Xaas and the knowledge graphThe boom in Xaas and the knowledge graph
The boom in Xaas and the knowledge graph
 
BIG DATA, small workforce
BIG DATA, small workforceBIG DATA, small workforce
BIG DATA, small workforce
 

More from Quantopian

Being open (source) in the traditionally secretive field of quant finance.
Being open (source) in the traditionally secretive field of quant finance.Being open (source) in the traditionally secretive field of quant finance.
Being open (source) in the traditionally secretive field of quant finance.Quantopian
 
Stauth common pitfalls_stock_market_modeling_pqtc_fall2018
Stauth common pitfalls_stock_market_modeling_pqtc_fall2018Stauth common pitfalls_stock_market_modeling_pqtc_fall2018
Stauth common pitfalls_stock_market_modeling_pqtc_fall2018Quantopian
 
Tearsheet feedback webinar 10.10.18
Tearsheet feedback webinar 10.10.18Tearsheet feedback webinar 10.10.18
Tearsheet feedback webinar 10.10.18Quantopian
 
"Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,...
"Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,..."Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,...
"Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,...Quantopian
 
"Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob...
"Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob..."Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob...
"Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob...Quantopian
 
"Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas...
"Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas..."Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas...
"Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas...Quantopian
 
“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...
“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...
“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...Quantopian
 
"Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin...
"Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin..."Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin...
"Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin...Quantopian
 
"How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ...
"How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ..."How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ...
"How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ...Quantopian
 
"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha
"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha
"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlphaQuantopian
 
"From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D...
"From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D..."From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D...
"From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D...Quantopian
 
"Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo...
"Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo..."Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo...
"Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo...Quantopian
 
"Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes...
"Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes..."Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes...
"Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes...Quantopian
 
"Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos...
"Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos..."Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos...
"Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos...Quantopian
 
"A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ...
"A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ..."A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ...
"A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ...Quantopian
 
"Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ...
"Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ..."Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ...
"Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ...Quantopian
 
"Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C...
"Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C..."Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C...
"Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C...Quantopian
 
"Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ...
"Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ..."Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ...
"Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ...Quantopian
 
"Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author...
"Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author..."Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author...
"Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author...Quantopian
 
"From Trading Strategy to Becoming an Industry Professional – How to Break in...
"From Trading Strategy to Becoming an Industry Professional – How to Break in..."From Trading Strategy to Becoming an Industry Professional – How to Break in...
"From Trading Strategy to Becoming an Industry Professional – How to Break in...Quantopian
 

More from Quantopian (20)

Being open (source) in the traditionally secretive field of quant finance.
Being open (source) in the traditionally secretive field of quant finance.Being open (source) in the traditionally secretive field of quant finance.
Being open (source) in the traditionally secretive field of quant finance.
 
Stauth common pitfalls_stock_market_modeling_pqtc_fall2018
Stauth common pitfalls_stock_market_modeling_pqtc_fall2018Stauth common pitfalls_stock_market_modeling_pqtc_fall2018
Stauth common pitfalls_stock_market_modeling_pqtc_fall2018
 
Tearsheet feedback webinar 10.10.18
Tearsheet feedback webinar 10.10.18Tearsheet feedback webinar 10.10.18
Tearsheet feedback webinar 10.10.18
 
"Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,...
"Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,..."Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,...
"Three Dimensional Time: Working with Alternative Data" by Kathryn Glowinski,...
 
"Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob...
"Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob..."Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob...
"Portfolio Optimisation When You Don’t Know the Future (or the Past)" by Rob...
 
"Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas...
"Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas..."Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas...
"Quant Trading for a Living – Lessons from a Life in the Trenches" by Andreas...
 
“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...
“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...
“Market Insights Through the Lens of a Risk Model” by Olivier d'Assier, Head ...
 
"Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin...
"Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin..."Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin...
"Maximize Alpha with Systematic Factor Testing" by Cheng Peng, Software Engin...
 
"How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ...
"How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ..."How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ...
"How to Run a Quantitative Trading Business in China with Python" by Xiaoyou ...
 
"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha
"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha
"Fundamental Forecasts: Methods and Timing" by Vinesh Jha, CEO of ExtractAlpha
 
"From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D...
"From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D..."From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D...
"From Alpha Discovery to Portfolio Construction: Pitfalls and Solutions" by D...
 
"Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo...
"Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo..."Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo...
"Deep Reinforcement Learning for Optimal Order Placement in a Limit Order Boo...
 
"Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes...
"Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes..."Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes...
"Making the Grade: A Look Inside the Algorithm Evaluation Process" by Dr. Jes...
 
"Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos...
"Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos..."Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos...
"Building Diversified Portfolios that Outperform Out-of-Sample" by Dr. Marcos...
 
"A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ...
"A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ..."A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ...
"A Framework-Based Approach to Building Quantitative Trading Systems" by Dr. ...
 
"Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ...
"Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ..."Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ...
"Don't Lose Your Shirt Trading Mean-Reversion" by Edith Mandel, Principal at ...
 
"Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C...
"Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C..."Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C...
"Deep Q-Learning for Trading" by Dr. Tucker Balch, Professor of Interactive C...
 
"Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ...
"Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ..."Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ...
"Quantum Hierarchical Risk Parity - A Quantum-Inspired Approach to Portfolio ...
 
"Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author...
"Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author..."Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author...
"Snake Oil, Swamp Land, and Factor-Based Investing" by Gary Antonacci, author...
 
"From Trading Strategy to Becoming an Industry Professional – How to Break in...
"From Trading Strategy to Becoming an Industry Professional – How to Break in..."From Trading Strategy to Becoming an Industry Professional – How to Break in...
"From Trading Strategy to Becoming an Industry Professional – How to Break in...
 

Recently uploaded

7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator OptionsVince Stanzione
 
falcon-invoice-discounting-unlocking-prime-investment-opportunities
falcon-invoice-discounting-unlocking-prime-investment-opportunitiesfalcon-invoice-discounting-unlocking-prime-investment-opportunities
falcon-invoice-discounting-unlocking-prime-investment-opportunitiesFalcon Invoice Discounting
 
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Business Principles, Tools, and Techniques in Participating in Various Types...
Business Principles, Tools, and Techniques  in Participating in Various Types...Business Principles, Tools, and Techniques  in Participating in Various Types...
Business Principles, Tools, and Techniques in Participating in Various Types...jeffreytingson
 
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Pooja Nehwal
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...priyasharma62062
 
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...priyasharma62062
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfMichael Silva
 
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...Call Girls in Nagpur High Profile
 
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...Delhi Call girls
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options
 
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
 
falcon-invoice-discounting-unlocking-prime-investment-opportunities
falcon-invoice-discounting-unlocking-prime-investment-opportunitiesfalcon-invoice-discounting-unlocking-prime-investment-opportunities
falcon-invoice-discounting-unlocking-prime-investment-opportunities
 
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
 
W.D. Gann Theory Complete Information.pdf
W.D. Gann Theory Complete Information.pdfW.D. Gann Theory Complete Information.pdf
W.D. Gann Theory Complete Information.pdf
 
Business Principles, Tools, and Techniques in Participating in Various Types...
Business Principles, Tools, and Techniques  in Participating in Various Types...Business Principles, Tools, and Techniques  in Participating in Various Types...
Business Principles, Tools, and Techniques in Participating in Various Types...
 
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
 
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
 
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdf
 
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
 
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
 
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
 
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
 
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
 
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
 

"Machine Learning Approaches to Regime-aware Portfolio Management" by Michael M. Beal, Managing Member & CEO of Data Capital Management

  • 1. T H E F U T U R E O F I N V E S T I N G I N T H E D ATA E C O N O M Y 0
  • 2. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 1 Saturday, April 29, 2017 Michael M. Beal DCM@datacapitalmanagement.com #DCMMilestones THE FUTURE OF PUBLIC MARKET INVESTING IN THE DATA ECONOMY
  • 3. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 2 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 4. LESSONS FROM THE INDUSTRIAL REVOLUTION Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 3 Suggestions for Companies in the Data Economy • Standardize industry taxonomies • Be the best at depth of information for a given vertical • Take responsibility for the veracity of information • Focus on speed of delivery • Focus on historical consistency • Make adjustments visible to upstream users • Focus on permissible data use rights • Don’t be all things to all people Got API? dcm@datacapitalmanagement.com Our goal is to help drive a standard for other players in our ecosystem to coalesce around • This approach helps avoid the “tragedy of the commons” and maximize collective ROI • We are set up to be “early customers” of new technologies / beta releases • We drive a culture of focused and targeted feedback For those with self-interests congruent to ours; let’s help each other
  • 5. CHALLENGE 1: DATA INTEGRATION Data are just summaries of thousands of stories – Chip & Dan Heath OUTCOME: Broader, deeper, faster access to relevant data Data Querying Data Bi-temporality Data linkage Unified query layer on top of multiple data storage engines Treatment of bi-temporality as a fundamental property of all data, with support over distributed systems DCM approach Hybrid, explicit relationships as required, and machine learning where appropriate Relational, using SQL queries over fact and dimension tables of star schemas Data columns added and treated as regular data, with redundant indexing Traditional approach Implicit in encoded business logic; all linkage done while ingesting data Task specialized: relational, graph-like, key-based with lightly integrated query layers Not really emphasized; geo- location of data is similar problem in essence Silicon Valley approach Machine learning based clustering of identifiable information Source: http://www.slideshare.net/DavidColebatch/20121029-graph-tointro-to-pacer For illustrative purposes only. | DATA CAPITAL MANAGEMENT | 9 TRADEOFF: High Frequency Trading Speed
  • 6. CHALLENGE 2: DATA ANALYSIS Data by itself is useless. Data is only useful if you apply it – Todd Park OUTCOME: Non-obvious data-driven investment opportunities Entity interconnections Strategy development Regime determination Data driven relationships, using unsupervised machine learning on top of available information Adaptive model calibration as information becomes available DCM approach Guided pattern recognition based on financial specific feature engineering built by traditional methods Pre-defined relationships through sector, region, client relationships, etc Static models with ad-hoc re-calibration (usually batch based) Traditional approach Generative models: parametric models are fitted to data Data driven relationships, using unsupervised machine learning on top of connection information Finance specific, no analog Silicon Valley approach Pattern recognition breakthroughs in complete information games (Go) Source: http://cs231n.github.io/convolutional-networks/ http://www.businessinsider.com/magic-mushrooms-change-brain-connections-2014-10 For illustrative purposes only. | DATA CAPITAL MANAGEMENT | 10
  • 7. CHALLENGE 3 : DATA PROCESSING? Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 6
  • 8. CHALLENGE 4 : NEAR-TERM DATA REGULATION? Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 7
  • 9. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 8 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 10. LESSONS FROM PAST REVOLUTIONS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 9 dcm@datacapitalmanagement.com It’s time for Asset Management’s Dance with Technological Disruption • Traditional ”Fundamental Long/Short” managers face challenges and must adapt or fail • The “Data Economy” enables machines to access information that was previously the exclusive domain of fundamentally-trained human investors • “Active Smart-Beta” will accelerate a shift to a world where alpha is a function of ability to rotate exposures to factors most likely to outperform in the current regime • Beta allocations over long durations are “good enough” to replicate many existing managers • Increase in allocator tools to attribute returns post 2008 crisis and relative asset class underperformance since • As new Betas are exposed and Alphas commoditized; only the strong will thrive: • Large Diversified “Asset Managers” • Highly-Differentiated Absolute Return Funds • Access to new Distributed Technologies & advances in Artificial Intelligence have altered the barriers to entry: 2011 2014 2015Year Founded: 2015
  • 11. ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 10 Suggestions for Scientists in the Data Economy • Consistent Absolute Returns Requires a Regime Aware Approach • Machine Learning is better-suited for Regime-aware investing than Humans • Machine Learning requires new Approaches • Technological approaches • Mathematical approaches • Human approaches • Scientists will make Artificial Generalized Intelligence a Reality • Capturing the “Data Economy” opportunity requires: • New frameworks for knowledge sharing • Declining costs of compute power • Transfer Learning to overcome catastrophic forgetting • “Fair” Access to Data dcm@datacapitalmanagement.com#GotSkills?
  • 12. ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE | DATA CAPITAL MANAGEMENT | 9 Fat FileTall File “Smart- Beta” , “Big Data”
  • 13. ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 12 dcm@datacapitalmanagement.com#GotSkills?
  • 14. ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 13 https://www.ssga.com/investment-topics/risk-management/Optimizing-Asset-Allocations-to-Market-Regimes.pdf 13 Generalized Artificial Intelligence that outperforms the best human investors over any duration
  • 15. ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE | DATA CAPITAL MANAGEMENT | 9 Optimal Error (Bayesian Rate): 75% • Human Level: 57% • Training Set: 73%: • Validation: 72% • Test: 69% Train Validation Test Import Learning_algorithm as Awesome Duration = {[x[0],,,x[k]]} Win_periods = {} Win_Loss = {} Transaction_cost = h df = LOTS_of_Data_Factors Win_periods[x[0]…x[k]] = df[df[‘returns_Duration[k]’]=>transaction cost] for k in Duration] Win_Loss[x[0]…x[k]] = [[len(Win_periods[0…k]) / len(df)] for k in Duration] LifeofCodingOnTheBeach = Awesome.DeepLearning.CapitalMarketsTerminator[[df], [Win_Loss]]
  • 16. ARTIFICIAL GENERAL INTELLIGENCE (AGI) AND THE FUTURE OF INVESTING Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 15 AGI + Data Economy enables investment across multiple company cycles Positive Momentum Negative Momentum ==+ ALPHA VIA ARTIFICIAL GENERALIZED INTELLIGENCE
  • 17. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 16 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 18. WHAT IS MACHINE LEARNING | DATA CAPITAL MANAGEMENT | 9
  • 19. WHAT IS MACHINE LEARNING | DATA CAPITAL MANAGEMENT | 9
  • 20. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 19 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 21. EXTREMELY CONFIDENTIAL 20 MACHINE LEARNING CAN DO THAT! . . . RIGHT?
  • 22. EXTREMELY CONFIDENTIAL 21 MACHINE LEARNING CAN DO THAT! . . . RIGHT?
  • 23. MACHINE LEARNING CAN DO THAT! . . . R I GHT ? | DATA CAPITAL MANAGEMENT | 9
  • 24. MACHINE LEARNING CAN DO THAT! . . . R I GHT ? | DATA CAPITAL MANAGEMENT | 9
  • 25. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 24 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING WORKS WE’VE ALL SEEN IT!! NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 26. | DATA CAPITAL MANAGEMENT | 9 Training Error High? Bigger Model / More Data / Train Longer / New Model Architecture Train-Validation Error High? More Data Regularization New Model Tuning Validation error high? More Data similar to test Data synthesis New architecture Test Set Error High Overfit Dev-Set: More Dev Data Better Labels Error Analysis Train Training- Dev Dev- Validation Test BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT! Optimal Error (Bayesian Rate): ?? • Human Level: 57% • Training Set: 73%: • Validation: 67% • Test: 52%
  • 27. BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT! | DATA CAPITAL MANAGEMENT | 12 Source: Y LeCun; MA Ranzato: Shallow Depth Approaches Deep Depth Approaches Asynchronous Learning Hyper Paramaters Simulations Synthetic Data Optimal Error (Bayesian Rate): ?? • Human Level: 57% • Training Set: 73%: • Validation: 72% • Test: 69%
  • 28. BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT! | DATA CAPITAL MANAGEMENT | 12
  • 29. BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT! | DATA CAPITAL MANAGEMENT | 9 Answer = [[0,1],[[0,,,k]] https://www.slideshare.net/perone/deep-learning-convolutional-neural-networks
  • 30. | DATA CAPITAL MANAGEMENT | 9 BUT MACHINE LEARNING WORKS; WE HAVE ALL SEEN IT! Asynchronous Learning Hyper Paramaters Simulations Synthetic Data = Lots of Compute and Data Transfer!
  • 31. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 30 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 32. | DATA CAPITAL MANAGEMENT | 31 • Long History of Objective Function (price returns) • Short History of Clean Explanatory “Big Data” Variables • Sequential Learning on BiTemporal Data Problem • Never see the exact same combination of paramaters more than once WHAT MAKES FINANCE SO DIFFERENT FOR MACHINE LEARNING? Answer = [[0,1],[[0,,,k]]
  • 33. EXTREMELY CONFIDENTIAL 32 NEW SOLUTIONS; BUT CORE LIMITATION… F OR ASSET MANAGEMENT
  • 34. NEW SOLUTIONS…. BUT CORE LIMITATION… F OR ASSET MANAGEMENT Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 33 “The ability to learn tasks in a sequential fashion is crucial to the development of artificial [Generalized] intelligence. Neural networks are not, in general, capable of this and it has been widely thought that catastrophic forgetting is an inevitable feature of connectionist models” – Google Deepmind PROGRESSIVE NEURAL NETWORKS AND CATASTROPHIC FORGETTING
  • 35. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 34 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 36. Predict Return based upon Shallow Network Learning Predict Epsilon based upon Deep Network Learning | DATA CAPITAL MANAGEMENT | 35 SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING Focus on Specific Subsets of the problem:
  • 37. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 36 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 38. SEEK TO UNDERSTAND THE INTERMEDIATE REPRESENTATIONS | DATA CAPITAL MANAGEMENT | 12 SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 39. SCALABLE APPROACHES FOR REGIME AWARE INVESTING | DATA CAPITAL MANAGEMENT | 12
  • 40. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 39 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 41. | DATA CAPITAL MANAGEMENT | 9 SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 42. | DATA CAPITAL MANAGEMENT | 9 SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 43. | DATA CAPITAL MANAGEMENT | 9 SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 44. | DATA CAPITAL MANAGEMENT | 9 Source: Deutsche Bank SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 45. | DATA CAPITAL MANAGEMENT | 9 SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 46. | DATA CAPITAL MANAGEMENT | 9 SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 47. TABLE OF CONTENTS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 46 RECAP: QUANTCON 2016 – LESSONS FROM THE INDUSTRIAL REVOLUTION QUANTCON 2017 – IN PURSUIT OF VIAARTIFICIAL GENERALIZED INTELLIGENCE WHAT IS {‘MACHINE_LEARNING’, ‘ARTIFICIAL_INTELLIGENCE, ‘DEEP_LEARNING’} MACHINE LEARNING CAN DO THAT!!! ...RIGHT? NEW SOLUTIONS; BUT CORE LIMITATION… FOR ASSET MANAGEMENT WHERE SHOULD SCIENTISTS FOCUS OUR RESEARCH?`
  • 48. SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 47 Source: Google Images For illustrative purposes only. Back test results are not indicative of future returns. 47
  • 49. Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 48 Source: Google Images For illustrative purposes only. Back test results are not indicative of future returns. 48 Focus on Progressive Neural Networks via Transfer Learning: SCALABLE APPROACHES FOR REGIME AWARE INVESTING
  • 50. SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 49 Source: Google Images For illustrative purposes only. Back test results are not indicative of future returns. 49
  • 51. SCALABLE AP P ROACHES F OR REGIME AWARE INVESTING Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 50 Source: Google Images For illustrative purposes only. Back test results are not indicative of future returns. 50
  • 52. LESSONS FROM PAST REVOLUTIONS Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 51 dcm@datacapitalmanagement.com It’s time for Asset Management’s Dance with Technological Disruption • Traditional ”Fundamental Long/Short” managers face challenges and must adapt or fail • The “Data Economy” enables machines to access information that was previously the exclusive domain of fundamentally-trained human investors • “Active Smart-Beta” will accelerate a shift to a world where alpha is a function of ability to rotate exposures to factors most likely to outperform in the current regime • Beta allocations over long durations are “good enough” to replicate many existing managers • Increase in allocator tools to attribute returns post 2008 crisis and relative asset class underperformance since • As new Betas are exposed and Alphas commoditized; only the strong will thrive: • Large Diversified “Asset Managers” • Highly-Differentiated Absolute Return Funds • Access to new Distributed Technologies & advances in Artificial Intelligence have altered the barriers to entry: 2011 2014 2015Year Founded: 2015
  • 53. SKY NET HAS NOT BEEN BORNE… YET… BUT WE KNOW WHAT THE DAY WILL LOOK LIKE WHEN IT ARRIVES Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 52 Monday, November 14, 2016 HFM US Hedge Fund Technology Leaders Summit 2016 # Gotskill dcm@datacapitalmanagement.com
  • 54. LESSONS FROM THE INDUSTRIAL REVOLUTION Extremely Confidential. Not for Public Distribution. | DATA CAPITAL MANAGEMENT | 53 Got API? dcm@datacapitalmanagement.com For those with the Skill and Will DCM@datacapitalmanagement.com