SlideShare ist ein Scribd-Unternehmen logo
1 von 56
Graphs and Innovative Graph
Solutions for Financial Services
Christopher Upkes
Senior Field Engineer
What are we going to do?
• Why graphs?
• What do we use graphs for?
• Graph Theory explained
• Extending Practical Graph Use: The Property Graph Model Revolution
• Use Case 1: Measuring risk in corporate lending
• Use Case 2: Understanding the exposure to commodities or industries
• Use Case 3: Predicting behavior of customers
Why graphs?
The world is a graph – everything is connected
• people, places, events
• companies, markets
• countries, history, politics
• sciences, art, teaching
• technology, networks, machines,
applications, users
• software, code, dependencies,
architecture, deployments
• criminals, fraudsters and their behavior
What Industry Analysts are Communicating
about Graph Database
• “Graph analysis is possibly the single most effective competitive
differentiator for organizations pursuing data-driven operations and
decisions after the design of data capture.”
• “Graph analysis is the true killer app for Big Data.”
• “…(Software) vendors are investing in Graph Databases.”
• “Graph repositories help MDM better connect conceptual master data
models with logical models…that RDBMS repositories often constrain.”
Private & Confidential 5
What are people using
graph databases for?
Use Cases
Internal Applications
Master Data Management
Network and
IT Operations
Fraud Detection
Customer-Facing Applications
Real-Time Recommendations
Graph-Based Search
Identity and
Access Management
How Customers Use Neo4j
Network &
Data Center
Master Data
Management
Social Recom–
mendations
Identity
& Access
Search &
Discovery
GEO
Social Network
Impact Analysis
Logistics & Routing
Recommendations
Fraud Analysis
Access Control
Graph Theory
The Koningsberg Bridge Problem
The basic idea of graphs were introduced in 18th
century by the great Swiss mathematician Leonhard
Euler.
Breaking down the “bridge problem”
• The Euler cycle (or tour) problem: Is it possible to traverse each of
the edges of a graph exactly once, starting and ending at the same
vertex?
• The Hamiltonian cycle problem: Is it possible to traverse each of the
vertices of a graph exactly once, starting and ending at the same
vertex?
Essential Graph Types
What’s all the fuss?
• Vertex = a point where two lines meet
• Edge = lines that join to form vertices
Neo4j Fundamentals
What if?
• A vertex could represent something more concrete?
• A customer
• A business
• An asset
• What if edges could provide more context
• Cash flow
• A Transaction (withdraw, deposit)
• A meaningful interaction (borrows from, supplies to)
What if I could view all of my business data as a graph?
Enter the property graph model
The Neo4j Labeled Property Graph
• Nodes
• Relationships
• Properties
• Labels
Complex Graph Types
• Directed Graph or Digraph
Complex Graph Types
• Property Graph
Car
Property Graph Model Components
Nodes
• Represent the objects in the graph
• Can be labeled
Person Person
Car
Property Graph Model Components
Nodes
• Represent the objects in the graph
• Can be labeled
Relationships
• Relate nodes by type and direction
LOVES
LOVES
LIVES WITH
Person Person
Car
name: “Dan”
born: May 29, 1970
twitter: “@dan”
name: “Ann”
born: Dec 5, 1975
since:
Jan 10, 2011
brand: “Volvo”
model: “V70”
Property Graph Model Components
Nodes
• Represent the objects in the graph
• Can be labeled
Relationships
• Relate nodes by type and direction
Properties
• Name-value pairs that can go on
nodes and relationships.
LOVES
LOVES
LIVES WITH
Person Person
Commerical Lending
Risk Management
31
• Character - The Borrower’s history of how they pay their bills;
• Capacity - The quantitative measure of whether the Borrower has
sufficient income to pay its debts;
• Capital - Also known as equity. Generally, the higher the equity
contribution, the lower the risk to the Bank;
• Collateral - An alternative source of repayment if cash flow cannot
be relied upon to pay the debt; and
• Conditions - Also known as loan structure. This refers to both the
return built into the investment (the interest rate being charged) as
well as the conditions placed on the accommodation to ensure the
Bank is repaid (hopefully in full!).
Commercial Lending and Risk
32
We need a better understanding of the business “community” to understand
how business relationships are affecting loan risk.
Problem Statement:
33
”Knowing your customers and the markets in which they invest are two of the
simplest and most basic tools of understanding risk. Living, working and playing
in the same community as your Borrower is a surefire way to know their
business environment.”
CNB University
Problem Statement:
34
The Business Ecology
CUST_ID RATING RATEDATE
1 3 011518
2 3 020618
3 2 011218
4 1 020618
PAYID RCPID TX_TY
PE
AMT
1 7 Auto 10000.00
2 12 Auto 5000.00
3 2 Manual 15034.00
4 6 Auto 24000.00
35
The Business Ecology
PAYID RCPID TOTALAMT
1 7 122357.00
2 12 17600.00
3 2 95034.00
4 6 44000.00
36
The Business Risk Community
37
The Business Risk Community
38
The Business Risk Flow
39
The Business Risk Critical Flow
Business Banking
Industry / Commodity Impact Analysis
Canadian Bank Credit Exposure > $100 Billion
42
We need more ways to determine our credit exposure to commodities and oil
in particular
Problem Statement:
43
Commodities Impact Industries You Might Not Expect
• Do you know how all of your customers are connected, directly or indirectly to the
oil industry?
• How will a precipitous drop in oil prices affect the businesses that you invest in or
provide credit to?
Business Banking and Commodities
44
Businesses function in a “community” and are
“related” in different ways
Business
Community
Graph
Loan
Data
Business
detail
Data
Transaction
Data
45
• Lends to
• Owns part of
• Co-Borrower of
• Subsidiary of
• Supplies to
• Provides Services to
Relationships between business entities
46
• Company A Lends to Company B
• Company B Owns Part of Company C
• Company C Co-Borrower of Company D
• Company D Subsidiary of Company B
• Company D Supplies to Company A
• Company E Provides Services to Company C
Relationships between business entities
47
Relationships between business entities
LENDS_TO
SERVICES
SUPPLIES
48
The Business Community
49
Cross Industry Impact Analysis
Investment Banking
Predicting Customer Behavior
51
“Underwriting involves assuming a risk on behalf of an investor selling securities in the
stock market. The company wants an assurance that money is raised for the stock
issued even when some shares have not been sold. Investment bankers place their
capital risk by buying all the securities from the company at a discounted price. Bankers
then mark up the securities to market retail price and sell them to the investing public.
If the sale of securities does not reach the target capital requirement, bankers are
forced to borrow from commercial banks or sell the shares at a loss. Alternatively, they
also invite other investment banks to take part in the underwriting process to share the
risk of loss in form of an underwriting syndicate.”
Joseph Petrick,
Houston Chronicle
Investment Banking / Underwriting and Selling
52
We need to be better prepared to support our customers trades so that we
are less likely to suffer a loss. To do that, we need to better predict when and
what our customers are likely to want to buy or sell.
Problem Statement:
53
Investment Banking / Underwriting and Selling
54
Investment Banking / Underwriting and Selling
External Publicly Available Data
55
Investment Banking / Underwriting and Selling
External Publicly Available Data Internal Application Data
Thank you for your time!
Questions?

Weitere ähnliche Inhalte

Was ist angesagt?

Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...
Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...
Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...DATAVERSITY
 
Smart Data Webinar: Knowledge as a Service
Smart Data Webinar: Knowledge as a ServiceSmart Data Webinar: Knowledge as a Service
Smart Data Webinar: Knowledge as a ServiceDATAVERSITY
 
Digital Transformation: How to Build an Analytics-Driven Culture
Digital Transformation: How to Build an Analytics-Driven CultureDigital Transformation: How to Build an Analytics-Driven Culture
Digital Transformation: How to Build an Analytics-Driven CultureAlexander Loth
 
Fraud Detection with Graphs at the Danish Business Authority
Fraud Detection with Graphs at the Danish Business AuthorityFraud Detection with Graphs at the Danish Business Authority
Fraud Detection with Graphs at the Danish Business AuthorityNeo4j
 
Big Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in BankingBig Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in BankingGianpaolo Zampol
 
Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...
Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...
Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...Neo4j
 
GDPR: Leverage the Power of Graphs
GDPR: Leverage the Power of GraphsGDPR: Leverage the Power of Graphs
GDPR: Leverage the Power of GraphsNeo4j
 
How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...
How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...
How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...Connected Data World
 
Seven Trends in Government Business Intelligence
Seven Trends in Government Business IntelligenceSeven Trends in Government Business Intelligence
Seven Trends in Government Business IntelligenceTableau Software
 
Analytics driving innovation and efficiency in Banking
Analytics driving innovation and efficiency in BankingAnalytics driving innovation and efficiency in Banking
Analytics driving innovation and efficiency in BankingGianpaolo Zampol
 
Data Monetization in a Corona Era
Data Monetization in a Corona EraData Monetization in a Corona Era
Data Monetization in a Corona EraMathias Vercauteren
 
Dow Jones: Reimagining the News as a Knowledge Graph
Dow Jones: Reimagining the News as a Knowledge GraphDow Jones: Reimagining the News as a Knowledge Graph
Dow Jones: Reimagining the News as a Knowledge GraphConnected Data World
 
Operationalize Your Linked Data
Operationalize Your Linked DataOperationalize Your Linked Data
Operationalize Your Linked DataMatt Turner
 
Ai presentatie
Ai presentatieAi presentatie
Ai presentatieLunaDuFour
 
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...Daniel Katz
 
Smart Data Slides: Leverage the IOT to Build a Smart Data Ecosystem
Smart Data Slides: Leverage the IOT to Build a Smart Data EcosystemSmart Data Slides: Leverage the IOT to Build a Smart Data Ecosystem
Smart Data Slides: Leverage the IOT to Build a Smart Data EcosystemDATAVERSITY
 
GDPR and IoT: What do you need to know?
GDPR and IoT: What do you need to know?GDPR and IoT: What do you need to know?
GDPR and IoT: What do you need to know?MicheleNati
 
Future of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren RavnFuture of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren RavnIBM Danmark
 
Data-centric design and the knowledge graph
Data-centric design and the knowledge graphData-centric design and the knowledge graph
Data-centric design and the knowledge graphAlan Morrison
 
Maximize the Value of Your Data: Neo4j Graph Data Platform
Maximize the Value of Your Data: Neo4j Graph Data PlatformMaximize the Value of Your Data: Neo4j Graph Data Platform
Maximize the Value of Your Data: Neo4j Graph Data PlatformNeo4j
 

Was ist angesagt? (20)

Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...
Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...
Smart Data Webinar: Transforming Industries with Artificial Intelligence (AI)...
 
Smart Data Webinar: Knowledge as a Service
Smart Data Webinar: Knowledge as a ServiceSmart Data Webinar: Knowledge as a Service
Smart Data Webinar: Knowledge as a Service
 
Digital Transformation: How to Build an Analytics-Driven Culture
Digital Transformation: How to Build an Analytics-Driven CultureDigital Transformation: How to Build an Analytics-Driven Culture
Digital Transformation: How to Build an Analytics-Driven Culture
 
Fraud Detection with Graphs at the Danish Business Authority
Fraud Detection with Graphs at the Danish Business AuthorityFraud Detection with Graphs at the Danish Business Authority
Fraud Detection with Graphs at the Danish Business Authority
 
Big Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in BankingBig Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in Banking
 
Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...
Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...
Neo4j GraphTalk Helsinki - Next-Gerneation Telecommunication Solutions with N...
 
GDPR: Leverage the Power of Graphs
GDPR: Leverage the Power of GraphsGDPR: Leverage the Power of Graphs
GDPR: Leverage the Power of Graphs
 
How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...
How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...
How Graphs Continue to Revolutionize The Prevention of Financial Crime & Frau...
 
Seven Trends in Government Business Intelligence
Seven Trends in Government Business IntelligenceSeven Trends in Government Business Intelligence
Seven Trends in Government Business Intelligence
 
Analytics driving innovation and efficiency in Banking
Analytics driving innovation and efficiency in BankingAnalytics driving innovation and efficiency in Banking
Analytics driving innovation and efficiency in Banking
 
Data Monetization in a Corona Era
Data Monetization in a Corona EraData Monetization in a Corona Era
Data Monetization in a Corona Era
 
Dow Jones: Reimagining the News as a Knowledge Graph
Dow Jones: Reimagining the News as a Knowledge GraphDow Jones: Reimagining the News as a Knowledge Graph
Dow Jones: Reimagining the News as a Knowledge Graph
 
Operationalize Your Linked Data
Operationalize Your Linked DataOperationalize Your Linked Data
Operationalize Your Linked Data
 
Ai presentatie
Ai presentatieAi presentatie
Ai presentatie
 
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
 
Smart Data Slides: Leverage the IOT to Build a Smart Data Ecosystem
Smart Data Slides: Leverage the IOT to Build a Smart Data EcosystemSmart Data Slides: Leverage the IOT to Build a Smart Data Ecosystem
Smart Data Slides: Leverage the IOT to Build a Smart Data Ecosystem
 
GDPR and IoT: What do you need to know?
GDPR and IoT: What do you need to know?GDPR and IoT: What do you need to know?
GDPR and IoT: What do you need to know?
 
Future of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren RavnFuture of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren Ravn
 
Data-centric design and the knowledge graph
Data-centric design and the knowledge graphData-centric design and the knowledge graph
Data-centric design and the knowledge graph
 
Maximize the Value of Your Data: Neo4j Graph Data Platform
Maximize the Value of Your Data: Neo4j Graph Data PlatformMaximize the Value of Your Data: Neo4j Graph Data Platform
Maximize the Value of Your Data: Neo4j Graph Data Platform
 

Ähnlich wie Graphs and Innovative Graph Solutions for Financial Services

Interactive Visualization
Interactive VisualizationInteractive Visualization
Interactive VisualizationUNCResearchHub
 
Transforming Insurance Operations through Data and Analytics
Transforming Insurance Operations through Data and AnalyticsTransforming Insurance Operations through Data and Analytics
Transforming Insurance Operations through Data and AnalyticsDatalytyx
 
Workshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceWorkshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceNeo4j
 
Bridging the Gap Between Business and Development (OOP'07 Keynote)
Bridging the Gap Between Business and Development (OOP'07 Keynote)Bridging the Gap Between Business and Development (OOP'07 Keynote)
Bridging the Gap Between Business and Development (OOP'07 Keynote)Enthiosys Inc
 
Chris Ingle on successfully engaging with analysts
Chris Ingle on successfully engaging with analystsChris Ingle on successfully engaging with analysts
Chris Ingle on successfully engaging with analystsDuncan Chapple
 
Claro Networked Business Model Canvas
Claro Networked Business Model CanvasClaro Networked Business Model Canvas
Claro Networked Business Model CanvasClaro Partners Inc.
 
Thinking psychoanalytically about desire in organizations - why we need a 3rd...
Thinking psychoanalytically about desire in organizations - why we need a 3rd...Thinking psychoanalytically about desire in organizations - why we need a 3rd...
Thinking psychoanalytically about desire in organizations - why we need a 3rd...Boxer Research Ltd
 
Customer trust and viral growth presentation for partners
Customer trust and viral growth presentation for partnersCustomer trust and viral growth presentation for partners
Customer trust and viral growth presentation for partnersMicha Roon
 
Netvibes for Financial Services
Netvibes for Financial ServicesNetvibes for Financial Services
Netvibes for Financial ServicesNetvibes
 
Investor pitch deck - Bitdharma
Investor pitch deck - BitdharmaInvestor pitch deck - Bitdharma
Investor pitch deck - BitdharmaFritz Wagner
 
Inside3DPrintingSantaClara_BryanDow
Inside3DPrintingSantaClara_BryanDowInside3DPrintingSantaClara_BryanDow
Inside3DPrintingSantaClara_BryanDowMecklerMedia
 
Connections Drive Digital Transformation
Connections Drive Digital TransformationConnections Drive Digital Transformation
Connections Drive Digital TransformationNeo4j
 
Digital Transformation and the Journey to a Highly Connected Enterprise
Digital Transformation and the Journey to a Highly Connected EnterpriseDigital Transformation and the Journey to a Highly Connected Enterprise
Digital Transformation and the Journey to a Highly Connected EnterpriseNeo4j
 
ey-alm-pacesetter-research-cybersecurity-services-2020.pdf
ey-alm-pacesetter-research-cybersecurity-services-2020.pdfey-alm-pacesetter-research-cybersecurity-services-2020.pdf
ey-alm-pacesetter-research-cybersecurity-services-2020.pdfPallavi Reddy
 
Investor pitch deck
Investor pitch deckInvestor pitch deck
Investor pitch deckFritz Wagner
 
Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...
Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...
Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...AugmentedWorldExpo
 

Ähnlich wie Graphs and Innovative Graph Solutions for Financial Services (20)

Interactive Visualization
Interactive VisualizationInteractive Visualization
Interactive Visualization
 
Transforming Insurance Operations through Data and Analytics
Transforming Insurance Operations through Data and AnalyticsTransforming Insurance Operations through Data and Analytics
Transforming Insurance Operations through Data and Analytics
 
Workshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceWorkshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data Science
 
Bridging the Gap Between Business and Development (OOP'07 Keynote)
Bridging the Gap Between Business and Development (OOP'07 Keynote)Bridging the Gap Between Business and Development (OOP'07 Keynote)
Bridging the Gap Between Business and Development (OOP'07 Keynote)
 
Chris Ingle on successfully engaging with analysts
Chris Ingle on successfully engaging with analystsChris Ingle on successfully engaging with analysts
Chris Ingle on successfully engaging with analysts
 
Claro Networked Business Model Canvas
Claro Networked Business Model CanvasClaro Networked Business Model Canvas
Claro Networked Business Model Canvas
 
Thinking psychoanalytically about desire in organizations - why we need a 3rd...
Thinking psychoanalytically about desire in organizations - why we need a 3rd...Thinking psychoanalytically about desire in organizations - why we need a 3rd...
Thinking psychoanalytically about desire in organizations - why we need a 3rd...
 
Customer trust and viral growth presentation for partners
Customer trust and viral growth presentation for partnersCustomer trust and viral growth presentation for partners
Customer trust and viral growth presentation for partners
 
Netvibes for Financial Services
Netvibes for Financial ServicesNetvibes for Financial Services
Netvibes for Financial Services
 
ConsumerAnalytics-QuoteYouPublicDomain
ConsumerAnalytics-QuoteYouPublicDomainConsumerAnalytics-QuoteYouPublicDomain
ConsumerAnalytics-QuoteYouPublicDomain
 
Investor pitch deck - Bitdharma
Investor pitch deck - BitdharmaInvestor pitch deck - Bitdharma
Investor pitch deck - Bitdharma
 
Inside3DPrintingSantaClara_BryanDow
Inside3DPrintingSantaClara_BryanDowInside3DPrintingSantaClara_BryanDow
Inside3DPrintingSantaClara_BryanDow
 
Connections Drive Digital Transformation
Connections Drive Digital TransformationConnections Drive Digital Transformation
Connections Drive Digital Transformation
 
Digital Transformation and the Journey to a Highly Connected Enterprise
Digital Transformation and the Journey to a Highly Connected EnterpriseDigital Transformation and the Journey to a Highly Connected Enterprise
Digital Transformation and the Journey to a Highly Connected Enterprise
 
ey-alm-pacesetter-research-cybersecurity-services-2020.pdf
ey-alm-pacesetter-research-cybersecurity-services-2020.pdfey-alm-pacesetter-research-cybersecurity-services-2020.pdf
ey-alm-pacesetter-research-cybersecurity-services-2020.pdf
 
Investor pitch deck
Investor pitch deckInvestor pitch deck
Investor pitch deck
 
Real storygroup sample
Real storygroup sampleReal storygroup sample
Real storygroup sample
 
Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...
Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...
Allan Cook (Deloitte Consulting): How Do I Sell a “First” VR/AR Project to My...
 
NLP in Finance
NLP in FinanceNLP in Finance
NLP in Finance
 
Australian Payments Network - Digital Identity
Australian Payments Network  - Digital Identity Australian Payments Network  - Digital Identity
Australian Payments Network - Digital Identity
 

Mehr von Neo4j

Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...Neo4j
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosNeo4j
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Neo4j
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Neo4j
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeNeo4j
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsNeo4j
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...Neo4j
 
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AIDeloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AINeo4j
 
Ingka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignIngka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignNeo4j
 
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Neo4j
 
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxGraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxNeo4j
 

Mehr von Neo4j (20)

Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
 
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AIDeloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
 
Ingka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignIngka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by Design
 
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
 
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxGraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
 

Kürzlich hochgeladen

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 

Kürzlich hochgeladen (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 

Graphs and Innovative Graph Solutions for Financial Services

  • 1. Graphs and Innovative Graph Solutions for Financial Services Christopher Upkes Senior Field Engineer
  • 2. What are we going to do? • Why graphs? • What do we use graphs for? • Graph Theory explained • Extending Practical Graph Use: The Property Graph Model Revolution • Use Case 1: Measuring risk in corporate lending • Use Case 2: Understanding the exposure to commodities or industries • Use Case 3: Predicting behavior of customers
  • 4. The world is a graph – everything is connected • people, places, events • companies, markets • countries, history, politics • sciences, art, teaching • technology, networks, machines, applications, users • software, code, dependencies, architecture, deployments • criminals, fraudsters and their behavior
  • 5. What Industry Analysts are Communicating about Graph Database • “Graph analysis is possibly the single most effective competitive differentiator for organizations pursuing data-driven operations and decisions after the design of data capture.” • “Graph analysis is the true killer app for Big Data.” • “…(Software) vendors are investing in Graph Databases.” • “Graph repositories help MDM better connect conceptual master data models with logical models…that RDBMS repositories often constrain.” Private & Confidential 5
  • 6. What are people using graph databases for?
  • 7. Use Cases Internal Applications Master Data Management Network and IT Operations Fraud Detection Customer-Facing Applications Real-Time Recommendations Graph-Based Search Identity and Access Management
  • 8. How Customers Use Neo4j Network & Data Center Master Data Management Social Recom– mendations Identity & Access Search & Discovery GEO
  • 16. The Koningsberg Bridge Problem The basic idea of graphs were introduced in 18th century by the great Swiss mathematician Leonhard Euler.
  • 17. Breaking down the “bridge problem” • The Euler cycle (or tour) problem: Is it possible to traverse each of the edges of a graph exactly once, starting and ending at the same vertex? • The Hamiltonian cycle problem: Is it possible to traverse each of the vertices of a graph exactly once, starting and ending at the same vertex?
  • 19. What’s all the fuss? • Vertex = a point where two lines meet • Edge = lines that join to form vertices
  • 21. What if? • A vertex could represent something more concrete? • A customer • A business • An asset • What if edges could provide more context • Cash flow • A Transaction (withdraw, deposit) • A meaningful interaction (borrows from, supplies to)
  • 22. What if I could view all of my business data as a graph?
  • 23. Enter the property graph model
  • 24. The Neo4j Labeled Property Graph • Nodes • Relationships • Properties • Labels
  • 25. Complex Graph Types • Directed Graph or Digraph
  • 26. Complex Graph Types • Property Graph
  • 27. Car Property Graph Model Components Nodes • Represent the objects in the graph • Can be labeled Person Person
  • 28. Car Property Graph Model Components Nodes • Represent the objects in the graph • Can be labeled Relationships • Relate nodes by type and direction LOVES LOVES LIVES WITH Person Person
  • 29. Car name: “Dan” born: May 29, 1970 twitter: “@dan” name: “Ann” born: Dec 5, 1975 since: Jan 10, 2011 brand: “Volvo” model: “V70” Property Graph Model Components Nodes • Represent the objects in the graph • Can be labeled Relationships • Relate nodes by type and direction Properties • Name-value pairs that can go on nodes and relationships. LOVES LOVES LIVES WITH Person Person
  • 31. 31 • Character - The Borrower’s history of how they pay their bills; • Capacity - The quantitative measure of whether the Borrower has sufficient income to pay its debts; • Capital - Also known as equity. Generally, the higher the equity contribution, the lower the risk to the Bank; • Collateral - An alternative source of repayment if cash flow cannot be relied upon to pay the debt; and • Conditions - Also known as loan structure. This refers to both the return built into the investment (the interest rate being charged) as well as the conditions placed on the accommodation to ensure the Bank is repaid (hopefully in full!). Commercial Lending and Risk
  • 32. 32 We need a better understanding of the business “community” to understand how business relationships are affecting loan risk. Problem Statement:
  • 33. 33 ”Knowing your customers and the markets in which they invest are two of the simplest and most basic tools of understanding risk. Living, working and playing in the same community as your Borrower is a surefire way to know their business environment.” CNB University Problem Statement:
  • 34. 34 The Business Ecology CUST_ID RATING RATEDATE 1 3 011518 2 3 020618 3 2 011218 4 1 020618 PAYID RCPID TX_TY PE AMT 1 7 Auto 10000.00 2 12 Auto 5000.00 3 2 Manual 15034.00 4 6 Auto 24000.00
  • 35. 35 The Business Ecology PAYID RCPID TOTALAMT 1 7 122357.00 2 12 17600.00 3 2 95034.00 4 6 44000.00
  • 36. 36 The Business Risk Community
  • 37. 37 The Business Risk Community
  • 39. 39 The Business Risk Critical Flow
  • 40. Business Banking Industry / Commodity Impact Analysis
  • 41. Canadian Bank Credit Exposure > $100 Billion
  • 42. 42 We need more ways to determine our credit exposure to commodities and oil in particular Problem Statement:
  • 43. 43 Commodities Impact Industries You Might Not Expect • Do you know how all of your customers are connected, directly or indirectly to the oil industry? • How will a precipitous drop in oil prices affect the businesses that you invest in or provide credit to? Business Banking and Commodities
  • 44. 44 Businesses function in a “community” and are “related” in different ways Business Community Graph Loan Data Business detail Data Transaction Data
  • 45. 45 • Lends to • Owns part of • Co-Borrower of • Subsidiary of • Supplies to • Provides Services to Relationships between business entities
  • 46. 46 • Company A Lends to Company B • Company B Owns Part of Company C • Company C Co-Borrower of Company D • Company D Subsidiary of Company B • Company D Supplies to Company A • Company E Provides Services to Company C Relationships between business entities
  • 47. 47 Relationships between business entities LENDS_TO SERVICES SUPPLIES
  • 51. 51 “Underwriting involves assuming a risk on behalf of an investor selling securities in the stock market. The company wants an assurance that money is raised for the stock issued even when some shares have not been sold. Investment bankers place their capital risk by buying all the securities from the company at a discounted price. Bankers then mark up the securities to market retail price and sell them to the investing public. If the sale of securities does not reach the target capital requirement, bankers are forced to borrow from commercial banks or sell the shares at a loss. Alternatively, they also invite other investment banks to take part in the underwriting process to share the risk of loss in form of an underwriting syndicate.” Joseph Petrick, Houston Chronicle Investment Banking / Underwriting and Selling
  • 52. 52 We need to be better prepared to support our customers trades so that we are less likely to suffer a loss. To do that, we need to better predict when and what our customers are likely to want to buy or sell. Problem Statement:
  • 53. 53 Investment Banking / Underwriting and Selling
  • 54. 54 Investment Banking / Underwriting and Selling External Publicly Available Data
  • 55. 55 Investment Banking / Underwriting and Selling External Publicly Available Data Internal Application Data
  • 56. Thank you for your time! Questions?