SlideShare uma empresa Scribd logo
1 de 69
Neo4j Innovation Lab
The Case for Graphs in
Anti-Money Laundering
Alessandro Svensson
Head of Neo4j Innovation Lab
A look under the hood when
innovating with graphs
May 28, 2020
Growing
Adoption
76%
FORTUNE 100
have adopted
or are piloting
Neo4jFinance
20 of top 25
7 of top 10
Software
Retail
7 of top 10
Airlines
3 of top 5
Logistics
3 of top 5
Telco
4 of top 5
Hospitality
3 of top 5
Growing
Adoption
76%
FORTUNE 100
have adopted
or are piloting
Neo4j
Finance
20 of top 25
7 of top 10
Software
Retail
7 of top 10
Airlines
3 of top 5
Logistics
3 of top 5
Telco
4 of top 5
Hospitality
3 of top 5
Why do financial services firms care about AML?
Anti-Money Laundering with
Graphs
• Billions of dollars from illegal activity is generated on a yearly
basis – of which substantial amounts attempts to be laundered.

• Financial services firms have to deal with fines, if they’re not in
compliance with regulations.

• Firms risk of suffering severe damage to their brands in the eyes
of the public, when failing to address money laundering issues.
Anti-Money Laundering with
Graphs
Traditional technology is not designed to handle these
connected data problems of:

1. obfuscation

2. payment chains, and 

3. structured transaction, in real time or to adapt to
evolving techniques
Why Graphs?
The Money Laundering Scheme
of the Cali Drug Cartel
Traditional technology is not designed to handle these
connected data problems of:

1. obfuscation

2. payment chains, and 

3. structured transaction, in real time or to adapt to
evolving techniques
Why Graphs?
Data represented as in a
relational database
Anti-Money Laundering with
Graphs
Traditional technology is not designed to handle these
connected data problems of:

1. obfuscation

2. payment chains, and 

3. structured transaction, in real time or to adapt to
evolving techniques
Why Graphs?
Anti-Money Laundering with
Graphs
Data represented as a graph
How to innovate successfully
in the in the age of connected
data?
1. Data Capture
2. Data Modeling & Storage
3. Processing & Analytics
4. End user-applications & Insights
Consider these 4 steps:
(Collecting the most relevant data for the use case)
(Choosing the right technology for the right job)
(Queries and Algorithms)
(Tangible, end-results)
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Because of its connected
nature, money laundering is
a massive data challenge
Branch Locations: Tens of thousands

ATM Locations: Hundreds of Thousands
Locations: Hundreds of millions
Account Sessions: Multipe Billions
Total DB Size: Multi-Terabytes
Customers: Multiple Millions

Business Customers: Tens of thousands
Deposit Accounts : Multiple Millions
Transactions: Multiple Billions
Financial Institutions: Thousands
What are the essential data-
points and behaviors relevant to
your use case to capture?
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Disparate Silos
DOCUMENT STORERELATIONAL DB RELATIONAL DB RELATIONAL DB
On Prem Data
Lakes
Data
Warehouse
Cloud
IT infrastructure
Cross-Silo Connections Property Graph Model
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Let’s model our AML-graph
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Phone

Number
HAS_PHONE
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Phone

Number
Email
HAS_PHONE
HAS_EMAIL
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Phone

Number
Email
Tax
Number
HAS_PHONE
HAS_EMAIL
IDENTIFIED_BY
HAS_EIN
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Phone

Number
Device
Email
Tax
Number
HAS_PHONE
HAS_EMAIL
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
Phonetic

Soundex
SOUNDS_LIKE
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Street

Address
Phone

Number
City
Device
Email
Postal

Code
State
Country
Tax
Number
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
IN_CITY
IN_CITY
IN_POSTALCODE
IN_STATE
IN_CO
UNTRY
Phonetic

Soundex
SOUNDS_LIKE
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Street

Address
Phone

Number
City
Device
Email
Deposit
Account
Postal

Code
State
Country
Tax
Number
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
HAS_ACCOUNT
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
ACCOUNT_SESSION
IN_CITY
IN_CITY
IN_POSTALCODE
IN_STATE
IN_CO
UNTRY
Trans-
action
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
Phonetic

Soundex
SOUNDS_LIKE
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Street

Address
Phone

Number
City
Device
Email
Deposit
Account
Postal

Code
State
Country
Tax
Number
Phonetic

Soundex
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
HAS_ACCOUNT
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
SOUNDS_LIKE
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
ACCOUNT_SESSION
IN_CITY
IN_CITY
IN_POSTALCODE
IN_STATE
IN_CO
UNTRY
Trans-
action
Exposed

Person
WatchList
IS_LISTED_O
N
IS_PEP
HighProfile
Person
HAS_HIGHPROFILE
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Calendar

Date
Account

Holder
Street

Address
Phone

Number
City
Device
Email
Deposit
Account
Postal

Code
Tax
Number
Phonetic

Soundex
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
HAS_ACCOUNT
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
SOUNDS_LIKE
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
ACCOUNT_SESSION
IN_CITY
IN_CITY
IN_POSTALCODE
IN_STATE
Trans-
action
Exposed

Person
WatchList
IS_LISTED_O
N
IS_PEP
HighProfile
Person
HAS_HIGHPROFILE
Account

Profile
PROFILE_ADDRESS
HAS_PROFILE
HAS_PHONE
PRO
FILE_DO
P
PRO
FILE_DATE
SESSION_DATE
TXN_DATE
Calendar

Month
Calendar

Year
Calendar

Quarter
Calendar

Week
IS_M
ONTH_IN
IS_Q
UATER_IN
IS_IN_QUATER
IS_DATE_IN
IS_IN_WEEK
IS_IN_QUATER
PREV_W
EEK
NEXT_DATE
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Calendar

Date
Account

Holder
Street

Address
Phone

Number
City
Device
Email
Deposit
Account
Postal

Code
Tax
Number
Phonetic

Soundex
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
HAS_ACCOUNT
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
SOUNDS_LIKE
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
ACCOUNT_SESSION
IN_CITY
IN_CITY
IN_POSTALCODE
IN_STATE
Trans-
action
Exposed

Person
WatchList
IS_LISTED_O
N
IS_PEP
HighProfile
Person
HAS_HIGHPROFILE
Account

Profile
PROFILE_ADDRESS
HAS_PROFILE
HAS_PHONE
PRO
FILE_DO
P
PRO
FILE_DATE
SESSION_DATE
TXN_DATE
Calendar

Month
Calendar

Year
Calendar

Quarter
Calendar

Week
IS_M
ONTH_IN
IS_Q
UATER_IN
IS_IN_QUATER
IS_DATE_IN
IS_IN_WEEK
IS_IN_QUATER
PREV_W
EEK
NEXT_DATE
LegalEntity
LEGAL_ADDRESS
IS_LEGAL_ENTITY
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
HQ_ADDRESS
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Calendar

Date
Account

Holder
Street

Address
Phone

Number
Device
Email
Deposit
Account
Tax
Number
Phonetic

Soundex
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
HAS_ACCOUNT
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
SOUNDS_LIKE
Account

Session
IP

Address
SESSION_DEVICE
SESSION_IP
ACCOUNT_SESSION
Trans-
action
Exposed

Person
WatchList
IS_LISTED_O
N
IS_PEP
HighProfile
Person
HAS_HIGHPROFILE
Account

Profile
PROFILE_ADDRESS
HAS_PROFILE
HAS_PHONE
PRO
FILE_DO
P
PRO
FILE_DATE
SESSION_DATE
TXN_DATE
Calendar

Month
Calendar

Year
Calendar

Quarter
Calendar

Week
IS_M
ONTH_IN
IS_Q
UATER_IN
IS_IN_QUATER
IS_DATE_INIS_IN_WEEK
IS_IN_QUATER
PREV_W
EEK
NEXT_DATE
GAL_ENTITY
Employ-

mentHisto-
ry
HAS_EMPLOYMENT_HISTORY
CURRENT_EMPLOYER
S
External

Account
Direct
Payment
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
RECEIVES
DEBITS
CREDITS
SENDS_W
IRE
SEND_PAYMENT
RECEIVE_PAYMENT
HAS_ACCOUNT
PAYMENT_CREDIT
PAYMENT_DEBIT
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Account

Holder
Phone

Number
Device
Email
Deposit
Account
Tax
Number
Phonetic

Soundex
HAS_PHONE
BUSINESS_ADDRESS
CURRENT_RESIDENCE
HAS_EMAIL
HAS_ACCOUNT
USES_DEVICE
IDENTIFIED_BY
HAS_EIN
SOUNDS_LIKE
Account

Session
SESSION_DEVICE
SESSION_IP
ACCOUNT_SESSION
Trans-
action
IS_LISTED_O
N
IS_PEP
HighProfile
Person
HAS_HIGHPROFILE
ount

file
PROFILE_ADDRESS
HAS_PROFILE
HAS_PHONE
ATE
DATE
HAS_EMPLOYMENT_HISTORY
CURRENT
External

Account
Direct
Payment
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
RECEIVES
DEBITS
CREDITS
SENDS_W
IRE
SEND_PAYMENT
RECEIVE_PAYMENT
HAS_ACCOUNT
GovIssued

ID
PRESENTED
ISSUED_BY
ISSUED_BY
HAS_GOV_ID
PAYMENT_CREDIT
PAYMENT_DEBIT
Employee
ATM
Location
IBAN_Code
ABA_

Routing

Code
Financial

InstitutionBranch

Location
OCCURS_AT
OCCURS_AT
IBAN_ROUTING
ABA_ROUTING
HAS_ROUTING_CODE
HAS_IBAN_CODE
HAS_BRANCH_AT
HAS_ATM_AT
BANK_EMPLOYEE
ACCOUNT_AT
ACCOUNT_ADDRESS
OPERATES_IN
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
A small subset of
clusters
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Query (e.g. Cypher/Python)
You know what you’re looking for and
make a decision in real-time
Local Patterns
Graph Algorithms
You’re learning the overall structure of a
network, updating data, and predicting
Global Computation
Input data
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Money Query
Categories
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
Multiple daily transactions
above a threshold
Concentration
Large cash deposits/low
withdrawals
Accumulation
Rapid cash deposits, rapid
movement of funds
Rapid movements
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Money Query
Categories
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
Multiple daily transactions
above a threshold
Concentration
Large cash deposits/low
withdrawals
Accumulation
Rapid cash deposits, rapid
movement of funds
Rapid movements
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
Money Query
Categories
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
//*****************************************************************
// * AML Query for Fraudulent Accounts - show customers that
// * share personal attributes (e.g. SSN, PhoneNumber, Address)
//*****************************************************************
MATCH path=(cu1:Customer:AccountHolder)
  -[:HAS_EMAIL|HAS_PHONE|IDENTIFIED_BY|CURRENT_RESIDENCE|USES_DEVICE]-
>(info)
  <-[:HAS_EMAIL|HAS_PHONE|IDENTIFIED_BY|CURRENT_RESIDENCE|USES_DEVICE]-
  (cu2:Customer:AccountHolder)
WHERE id(cu1)<>id(cu2)
RETURN path
Structure 1:
Customers who share PII
Account

Holder
Phone

Number
Tax
Number
Email
Street

Address
CURRENT_RESIDENCE
HAS_PHONE
IDENTIFIED_BY
HAS_EMAIL
Cypher Query
Section of the
graph being
traversed
Shared personal attributes
Structure
Money Query
Categories
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Shared personal attributes
Structure
Money Query
Categories
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
Structure 1:
Results
Graph
List
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
Money Query
Categories
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure //*****************************************************************
// * AML Query for Fraudulent Accounts - Circular Payments
//*****************************************************************
MATCH p=(ah:AccountHolder)-[:MAKES_PAYMENTS_TO*2..4]->(ah)
RETURN p LIMIT 100
MATCH p=(ah:BusinessCustomer:AccountHolder)-[:MAKES_PAYMENTS_TO*2..4]-
>(ah)
RETURN p LIMIT 100
Layering & Behaviour 1:
Circular payments
(execute one at a time)
Account

Holder
Deposit
Account
HAS_ACCOUNT
ENTITY_RESO…
Trans-
action
External

Account
DEBITS
WITHDRAWALS
DEPOSITS
CREDITS
RECEIVES_W
IRE
DEBITS
CREDITS
SENDS_W
IRE
Simplified model Model of what could have been
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
Money Query
Categories
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
Layering & Behaviour 1:
Results first query
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Layering & Behaviour 1:
Results second query
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
Money Query
Categories
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
Money Query
Categories
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
//*****************************************************************
// * AML Query for Cash transactions (Deposits) to separate account,
// * Transfer of combination of Cash Transactions to central (Yth) account,
// * Followed by wire to bank outside US
//*****************************************************************
// Step 1 - Find anyone who made wire transfer to high risk geo (Country's
fraud score higher than 0.6)
WITH date('2019-06-30') as endDate
WITH endDate, endDate-duration({days:90}) as startDate
MATCH p=(ctr:DepositAccount)-[:WITHDRAWALS]-(wt:Wire:Transaction)-
[:RECEIVES_WIRE]-(ext:ExternalAccount)
-[:IBAN_ROUTING]->(iban:IBAN_Code)
<-[:HAS_IBAN_CODE]-(fi:FinancialInstitution)-[:OPERATES_IN]-
>(cty:Country)
WHERE wt.transactionDate >= startDate
AND wt.transactionDate <= endDate
AND cty.fraudScore > 0.6
Flagging 1a:
Cash deposits → central account wired overseas
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
//*****************************************************************
// * AML Query for Cash transactions (Deposits) to separate account,
// * Transfer of combination of Cash Transactions to central (Yth)
account,
// * Followed by wire to bank outside US
//*****************************************************************
// Step 2 - find the accounts that had cash deposits that transferred to
the account that did the wire transfer
WITH ctr, wt, ext, iban, fi, cty
MATCH g=(cu:AccountHolder)-[:HAS_ACCOUNT]->(src:DepositAccount)-
[:WITHDRAWALS]->(srcTxn:ACH:Transaction)
-[:INTERNAL_XFER]->(ctrTxn:ACH:Transaction)-[:DEPOSITS]->(ctr)<-
[:HAS_ACCOUNT]-(cu2),
(ctr)-[:WITHDRAWALS]-(wt)-[:RECEIVES_WIRE]-(ext)-[:IBAN_ROUTING]->(iban)
<-[:HAS_IBAN_CODE]-(fi)-[:OPERATES_IN]->(cty),
(extName:External:AccountHolder)-[:HAS_ACCOUNT]->(ext)
WHERE srcTxn.transactionDate <= wt.transactionDate
AND duration.inDays(srcTxn.transactionDate, wt.transactionDate).days<30
RETURN cu.accountName, src.accountNumber, srcTxn.amount,
srcTxn.transactionDate,
ctr.accountNumber, cu2.accountName, wt.amount, wt.transactionDate,
ext.accountNumber, extName.accountName, fi.bankName, cty.countryName
ORDER by ctr.accountNumber, src.accountNumber
Flagging 1b:
Cash deposits → central account wired overseas
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
Money Query
Categories
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Flagging 1:
Results
List of flags
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
Money Query
Categories
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
Money Query
Categories
Keymaker

Analytics Pipeline
Keymaker
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Circular payments, payment
chains pass-thru payments
Layering & Behaviour
For example wired overseas
to high risk geography
Flagging
Shared personal attributes
Structure
Money Query
Categories
Keymaker

Analytics Pipeline
1. Data Capture 2. Data Model & Storage 3. Processing & Analytics 4. Applications & Insights
Keymaker
Graph Algorithms
You’re learning the overall structure of a
network, updating data, and predicting
Query (e.g. Cypher/Python)
You know what you’re looking for and
make a decision in real-time
Local Patterns Global Computation
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Connected components
Identify disjointed group sharing identifiers
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Connected components
Identify disjointed group sharing identifiers
PageRank
Measure influence and transaction volumes
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Connected components
Identify disjointed group sharing identifiers
PageRank
Measure influence and transaction volumes
Louvain
iIdentify communities that frequently interact
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Connected components
Identify disjointed group sharing identifiers
PageRank
Measure influence and transaction volumes
Louvain
iIdentify communities that frequently interact
Jaccard
Measure account similarity
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
Connected components
Identify disjointed group sharing identifiers
Louvain
iIdentify communities that frequently interact
Jaccard
Measure account similarity
PageRank
Measure influence and transaction volumes
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Louvain
iIdentify communities that frequently interact
Jaccard
Measure account similarity
PageRank
Measure influence and transaction volumes
Connected components
Identify disjointed group sharing identifiers
Detecting Money Laundering Behavior
Graph Algorithms
Enable reasoning about network structure
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
The Neo4j Graph
Data Science
Algorithms Library
50+ algorithms
www.neo4j.com/graph-data-science-library
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Under the
hood
Applications
Executives
(Dashboard)
Analysts
(Visualization)
Data-scientist
(Patterns)
INPUT DATA
+
Analytics Pipeline
+
AI/ML-pipeline
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
Under the
hood
Applications
INPUT DATA
+ +
Analytics Pipeline
(AI/ML-pipelines)
It’s what happens under the hood that determine
the potential of your applications.
If you have a connected data problem
— make sure to solve it with graphs!
1. Data Capture 2. Data Modeling & Storage 3. Processing & Analytics 4. End user-applications & Insights
…the negative impact money laundering has on
financial services firms — especially when they’re not
in compliance with regulations.

…that AML is all about transaction patterns, making it
a very strong use case for graphs — and we showed
an example of how to model such a graph.

…graph computations offers a mix between querying
local patterns and understanding network behaviors
through Graph Algorithms.
Today we covered…
If you want to learn more
Applied Use Case Training
1. Data Capture 2. Data Model & Storage 3. Processing & Analytics 4. Applications & Insights
Micro
Batches
Micro
Batches
Real-Time
Transactions
Graph
Algorithm
Feedback
Cypher
Workbench
Modeling & Code Gen
Hop
ETL
Apache Kafka
Event Streams
GRAND Stack
Dashboard
Bloom &
Linkurious
Graph Visualizations
Neo4j BI
Connector
SQL BI Tools
Neo4j Browser
SQL BI Tools
DBC HDFS
ETL CSV JSON
Neo4j Graph
Database
Graph Data
Science Library
Cypher
Keymaker
Analytics Pipelines
Micro
Batches
Micro
Batches
Real-Time
Transactions
Graph
Algorithm
Feedback
Cypher
Workbench
Modeling & Code Gen
Hop
ETL
Apache Kafka
Event Streams
GRAND Stack
Dashboard
Bloom &
Linkurious
Graph Visualizations
Neo4j BI
Connector
SQL BI Tools
Neo4j Browser
SQL BI Tools
DBC HDFS
ETL CSV JSON
Neo4j Graph
Database
Graph Data
Science Library
Cypher
Keymaker
Analytics Pipelines
Neo4j AML Solutions
Framework
1. Data Capture
2. Data Model & Storage
3. Processing & Analytics
4. Applications & Insights
Micro
Batches
Micro
Batches
Real-Time
Transactions
Graph
Algorithm
Feedback
Cypher
Workbench
Modeling & Code Gen
Hop
ETL
Apache Kafka
Event Streams
GRAND Stack
Dashboard
Bloom &
Linkurious
Graph Visualizations
Neo4j BI
Connector
SQL BI Tools
Neo4j Browser
SQL BI Tools
DBC HDFS
ETL CSV JSON
Neo4j Graph
Database
Graph Data
Science Library
Cypher
Keymaker
Analytics Pipelines
Neo4j AML Solutions
Framework
Keymaker
Analytics Pipelines
Cypher
Workbench
Modeling & Code Gen
Hop
ETL
Apache Kafka
Event Streams
Neo4j Graph
Database
Graph Data
Science Library
Cypher
GRAND Stack
Dashboard
Bloom &
Linkurious
Graph Visualizations
Neo4j BI
Connector
SQL BI Tools
Neo4j Browser
SQL BI Tools
The Property
Graph Model
The Case for
Graphs in AML
Curriculum
Module
The Case for Graphs in AML
Module
Graphs in Practice
Module
AML Solutions Framework
Curriculum
Module
The Case for Graphs in AML
Module
Graphs in Practice
Module
AML Solutions Framework
• The Case for Graphs in
AML or Fraud Detections

• Property Graph Model

• Money Queries

• Modeling
• Data Loading
Techniques

• Cypher

• Graph Algorithms
• AML Solutions
Framework

• Keymaker

• Application building
examples
Learn graphs in the context of a use case
Enterprise developer-teams at large/midsize organizations
Fast, and inexpensive, way to learn how to apply graphs from
best practice in preparation for a more robust POC.
About the program
What?
Who should participate?
Why?
Three days, remote & instructor lead curriculum
combined with self-paced assessments and exercises.
How?
Please feel free to reach out to me
for more information!
alessandro.svensson@neo4j.com
Alessandro Svensson, Neo4j
Ebook:
The Graph Technology War
Against Money Laundering
The Neo4j AML Framework
Darryl Salas, Northeast Managing Director, Neo4j
Thank you for listening! !
alessandro.svensson@neo4j.com
Alessandro Svensson, Neo4j

Mais conteúdo relacionado

Mais procurados

Demystifying Graph Neural Networks
Demystifying Graph Neural NetworksDemystifying Graph Neural Networks
Demystifying Graph Neural NetworksNeo4j
 
Anti-Money Laundering Solution
Anti-Money Laundering SolutionAnti-Money Laundering Solution
Anti-Money Laundering SolutionSri Ambati
 
LDM Webinar: Data Modeling & Metadata Management
LDM Webinar: Data Modeling & Metadata ManagementLDM Webinar: Data Modeling & Metadata Management
LDM Webinar: Data Modeling & Metadata ManagementDATAVERSITY
 
Standard Chartered- Threat Intelligence using Knowledge Graphs.pdf
Standard Chartered- Threat Intelligence using Knowledge Graphs.pdfStandard Chartered- Threat Intelligence using Knowledge Graphs.pdf
Standard Chartered- Threat Intelligence using Knowledge Graphs.pdfNeo4j
 
EY: Why graph technology makes sense for fraud detection and customer 360 pro...
EY: Why graph technology makes sense for fraud detection and customer 360 pro...EY: Why graph technology makes sense for fraud detection and customer 360 pro...
EY: Why graph technology makes sense for fraud detection and customer 360 pro...Neo4j
 
Building an Effective Data & Analytics Operating Model A Data Modernization G...
Building an Effective Data & Analytics Operating Model A Data Modernization G...Building an Effective Data & Analytics Operating Model A Data Modernization G...
Building an Effective Data & Analytics Operating Model A Data Modernization G...Mark Hewitt
 
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
 
Sanctions Risk - What's the Problem?
Sanctions Risk - What's the Problem? Sanctions Risk - What's the Problem?
Sanctions Risk - What's the Problem? Alessa
 
data-analytics-strategy-ebook.pptx
data-analytics-strategy-ebook.pptxdata-analytics-strategy-ebook.pptx
data-analytics-strategy-ebook.pptxMohamedHendawy17
 
Estate Exchange - Real-Estate Blockchain Slide (git)
Estate Exchange - Real-Estate Blockchain Slide (git)Estate Exchange - Real-Estate Blockchain Slide (git)
Estate Exchange - Real-Estate Blockchain Slide (git)James Neo
 
Neo4j Drivers Best Practices
Neo4j Drivers Best PracticesNeo4j Drivers Best Practices
Neo4j Drivers Best PracticesNeo4j
 
Current Trends in Fraud Prevention
Current Trends in Fraud PreventionCurrent Trends in Fraud Prevention
Current Trends in Fraud PreventionBlackbaud
 
Fraud investigations session 2 slides
Fraud investigations session 2 slidesFraud investigations session 2 slides
Fraud investigations session 2 slidesZeeshan Shahid
 
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...Neo4j
 
Data Modeling with Neo4j
Data Modeling with Neo4jData Modeling with Neo4j
Data Modeling with Neo4jNeo4j
 
Team 2 Big Data Presentation
Team 2 Big Data PresentationTeam 2 Big Data Presentation
Team 2 Big Data PresentationMatthew Urdan
 
Intelligence led policing- pole sandbox (webinar 21012019)
Intelligence led policing- pole sandbox (webinar 21012019) Intelligence led policing- pole sandbox (webinar 21012019)
Intelligence led policing- pole sandbox (webinar 21012019) Neo4j
 
Vector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdfVector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdfConnorShorten2
 
Neo4j Webinar: Graphs in banking
Neo4j Webinar:  Graphs in banking Neo4j Webinar:  Graphs in banking
Neo4j Webinar: Graphs in banking Neo4j
 
Data Catalog as the Platform for Data Intelligence
Data Catalog as the Platform for Data IntelligenceData Catalog as the Platform for Data Intelligence
Data Catalog as the Platform for Data IntelligenceAlation
 

Mais procurados (20)

Demystifying Graph Neural Networks
Demystifying Graph Neural NetworksDemystifying Graph Neural Networks
Demystifying Graph Neural Networks
 
Anti-Money Laundering Solution
Anti-Money Laundering SolutionAnti-Money Laundering Solution
Anti-Money Laundering Solution
 
LDM Webinar: Data Modeling & Metadata Management
LDM Webinar: Data Modeling & Metadata ManagementLDM Webinar: Data Modeling & Metadata Management
LDM Webinar: Data Modeling & Metadata Management
 
Standard Chartered- Threat Intelligence using Knowledge Graphs.pdf
Standard Chartered- Threat Intelligence using Knowledge Graphs.pdfStandard Chartered- Threat Intelligence using Knowledge Graphs.pdf
Standard Chartered- Threat Intelligence using Knowledge Graphs.pdf
 
EY: Why graph technology makes sense for fraud detection and customer 360 pro...
EY: Why graph technology makes sense for fraud detection and customer 360 pro...EY: Why graph technology makes sense for fraud detection and customer 360 pro...
EY: Why graph technology makes sense for fraud detection and customer 360 pro...
 
Building an Effective Data & Analytics Operating Model A Data Modernization G...
Building an Effective Data & Analytics Operating Model A Data Modernization G...Building an Effective Data & Analytics Operating Model A Data Modernization G...
Building an Effective Data & Analytics Operating Model A Data Modernization G...
 
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
 
Sanctions Risk - What's the Problem?
Sanctions Risk - What's the Problem? Sanctions Risk - What's the Problem?
Sanctions Risk - What's the Problem?
 
data-analytics-strategy-ebook.pptx
data-analytics-strategy-ebook.pptxdata-analytics-strategy-ebook.pptx
data-analytics-strategy-ebook.pptx
 
Estate Exchange - Real-Estate Blockchain Slide (git)
Estate Exchange - Real-Estate Blockchain Slide (git)Estate Exchange - Real-Estate Blockchain Slide (git)
Estate Exchange - Real-Estate Blockchain Slide (git)
 
Neo4j Drivers Best Practices
Neo4j Drivers Best PracticesNeo4j Drivers Best Practices
Neo4j Drivers Best Practices
 
Current Trends in Fraud Prevention
Current Trends in Fraud PreventionCurrent Trends in Fraud Prevention
Current Trends in Fraud Prevention
 
Fraud investigations session 2 slides
Fraud investigations session 2 slidesFraud investigations session 2 slides
Fraud investigations session 2 slides
 
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
 
Data Modeling with Neo4j
Data Modeling with Neo4jData Modeling with Neo4j
Data Modeling with Neo4j
 
Team 2 Big Data Presentation
Team 2 Big Data PresentationTeam 2 Big Data Presentation
Team 2 Big Data Presentation
 
Intelligence led policing- pole sandbox (webinar 21012019)
Intelligence led policing- pole sandbox (webinar 21012019) Intelligence led policing- pole sandbox (webinar 21012019)
Intelligence led policing- pole sandbox (webinar 21012019)
 
Vector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdfVector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdf
 
Neo4j Webinar: Graphs in banking
Neo4j Webinar:  Graphs in banking Neo4j Webinar:  Graphs in banking
Neo4j Webinar: Graphs in banking
 
Data Catalog as the Platform for Data Intelligence
Data Catalog as the Platform for Data IntelligenceData Catalog as the Platform for Data Intelligence
Data Catalog as the Platform for Data Intelligence
 

Semelhante a The Case for Graphs in AML

GraphTour - Next generation solutions using Neo4j
GraphTour - Next generation solutions using Neo4jGraphTour - Next generation solutions using Neo4j
GraphTour - Next generation solutions using Neo4jNeo4j
 
The future of FinTech product using pervasive Machine Learning automation - A...
The future of FinTech product using pervasive Machine Learning automation - A...The future of FinTech product using pervasive Machine Learning automation - A...
The future of FinTech product using pervasive Machine Learning automation - A...Shift Conference
 
Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j
Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j
Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j Neo4j
 
2014 Tech M&A Monthly - Deal Structures Today
2014 Tech M&A Monthly - Deal Structures Today2014 Tech M&A Monthly - Deal Structures Today
2014 Tech M&A Monthly - Deal Structures TodayCorum Group
 
13500892 data-warehousing-and-data-mining
13500892 data-warehousing-and-data-mining13500892 data-warehousing-and-data-mining
13500892 data-warehousing-and-data-miningNgaire Taylor
 
krithi-talk-impact.ppt
krithi-talk-impact.pptkrithi-talk-impact.ppt
krithi-talk-impact.pptKRISHNARAJ207
 
New Relic - Digital Intelligence - Meetup #12
New Relic - Digital Intelligence - Meetup #12New Relic - Digital Intelligence - Meetup #12
New Relic - Digital Intelligence - Meetup #12WinOps Conf
 
Business Intelligence For Aml
Business Intelligence For AmlBusiness Intelligence For Aml
Business Intelligence For AmlKartik Mehta
 
Marcoccio10 22
Marcoccio10 22Marcoccio10 22
Marcoccio10 22jaikms kms
 
IoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStream
IoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStreamIoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStream
IoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStreamgogo6
 
Business Intelligence For Anti-Money Laundering
Business Intelligence For Anti-Money LaunderingBusiness Intelligence For Anti-Money Laundering
Business Intelligence For Anti-Money LaunderingKartik Mehta
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...Dataconomy Media
 
Aucfan Presentation @Redherring Asia 2014 Presentation
Aucfan Presentation @Redherring Asia 2014 PresentationAucfan Presentation @Redherring Asia 2014 Presentation
Aucfan Presentation @Redherring Asia 2014 PresentationYuma Ichiba
 
Considerations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by MicrostrategyConsiderations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by Microstrategyitnewsafrica
 
Yin & Yang of Enterprise Mobility: Gartner Mobile & Wireless 2008
Yin & Yang of Enterprise Mobility:  Gartner Mobile & Wireless 2008Yin & Yang of Enterprise Mobility:  Gartner Mobile & Wireless 2008
Yin & Yang of Enterprise Mobility: Gartner Mobile & Wireless 2008Relayware
 

Semelhante a The Case for Graphs in AML (20)

GraphTour - Next generation solutions using Neo4j
GraphTour - Next generation solutions using Neo4jGraphTour - Next generation solutions using Neo4j
GraphTour - Next generation solutions using Neo4j
 
The future of FinTech product using pervasive Machine Learning automation - A...
The future of FinTech product using pervasive Machine Learning automation - A...The future of FinTech product using pervasive Machine Learning automation - A...
The future of FinTech product using pervasive Machine Learning automation - A...
 
Opportunities derived by AI
Opportunities derived by AIOpportunities derived by AI
Opportunities derived by AI
 
Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j
Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j
Neo4j GraphTalk Copenhagen - Next Generation Solutions using Neo4j
 
2014 Tech M&A Monthly - Deal Structures Today
2014 Tech M&A Monthly - Deal Structures Today2014 Tech M&A Monthly - Deal Structures Today
2014 Tech M&A Monthly - Deal Structures Today
 
13500892 data-warehousing-and-data-mining
13500892 data-warehousing-and-data-mining13500892 data-warehousing-and-data-mining
13500892 data-warehousing-and-data-mining
 
krithi-talk-impact.ppt
krithi-talk-impact.pptkrithi-talk-impact.ppt
krithi-talk-impact.ppt
 
krithi-talk-impact.ppt
krithi-talk-impact.pptkrithi-talk-impact.ppt
krithi-talk-impact.ppt
 
New Relic - Digital Intelligence - Meetup #12
New Relic - Digital Intelligence - Meetup #12New Relic - Digital Intelligence - Meetup #12
New Relic - Digital Intelligence - Meetup #12
 
Telecoms + It
Telecoms + ItTelecoms + It
Telecoms + It
 
I Love APIs 2013: Keynote day 01
I Love APIs 2013: Keynote day 01I Love APIs 2013: Keynote day 01
I Love APIs 2013: Keynote day 01
 
Business Intelligence For Aml
Business Intelligence For AmlBusiness Intelligence For Aml
Business Intelligence For Aml
 
Marcoccio10 22
Marcoccio10 22Marcoccio10 22
Marcoccio10 22
 
IoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStream
IoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStreamIoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStream
IoT Meets Big Data: The Opportunities and Challenges by Syed Hoda of ParStream
 
Business Intelligence For Anti-Money Laundering
Business Intelligence For Anti-Money LaunderingBusiness Intelligence For Anti-Money Laundering
Business Intelligence For Anti-Money Laundering
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
 
Aucfan Presentation @Redherring Asia 2014 Presentation
Aucfan Presentation @Redherring Asia 2014 PresentationAucfan Presentation @Redherring Asia 2014 Presentation
Aucfan Presentation @Redherring Asia 2014 Presentation
 
DWM
DWMDWM
DWM
 
Considerations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by MicrostrategyConsiderations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by Microstrategy
 
Yin & Yang of Enterprise Mobility: Gartner Mobile & Wireless 2008
Yin & Yang of Enterprise Mobility:  Gartner Mobile & Wireless 2008Yin & Yang of Enterprise Mobility:  Gartner Mobile & Wireless 2008
Yin & Yang of Enterprise Mobility: Gartner Mobile & Wireless 2008
 

Mais de Neo4j

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansNeo4j
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
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
 

Mais de Neo4j (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
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
 

Último

Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Último (20)

Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

The Case for Graphs in AML