SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

Smarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data ScienceSmarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data ScienceNeo4j
 
Leveraging Graph Analytics for Fraud Detection in PaySim Data
Leveraging Graph Analytics for Fraud Detection in PaySim DataLeveraging Graph Analytics for Fraud Detection in PaySim Data
Leveraging Graph Analytics for Fraud Detection in PaySim DataNeo4j
 
Workshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceWorkshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceNeo4j
 
Neo4j – The Fastest Path to Scalable Real-Time Analytics
Neo4j – The Fastest Path to Scalable Real-Time AnalyticsNeo4j – The Fastest Path to Scalable Real-Time Analytics
Neo4j – The Fastest Path to Scalable Real-Time AnalyticsNeo4j
 
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdfNeo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdfNeo4j
 
How Expedia’s Entity Graph Powers Global Travel
How Expedia’s Entity Graph Powers Global TravelHow Expedia’s Entity Graph Powers Global Travel
How Expedia’s Entity Graph Powers Global TravelNeo4j
 
Optimizing Your Supply Chain with the Neo4j Graph
Optimizing Your Supply Chain with the Neo4j GraphOptimizing Your Supply Chain with the Neo4j Graph
Optimizing Your Supply Chain with the Neo4j GraphNeo4j
 
Neo4j Graph Use Cases, Bruno Ungermann, Neo4j
Neo4j Graph Use Cases, Bruno Ungermann, Neo4jNeo4j Graph Use Cases, Bruno Ungermann, Neo4j
Neo4j Graph Use Cases, Bruno Ungermann, Neo4jNeo4j
 
Data Streaming Ecosystem Management at Booking.com
Data Streaming Ecosystem Management at Booking.com Data Streaming Ecosystem Management at Booking.com
Data Streaming Ecosystem Management at Booking.com confluent
 
Supply Chain Twin Demo - Companion Deck
Supply Chain Twin Demo - Companion DeckSupply Chain Twin Demo - Companion Deck
Supply Chain Twin Demo - Companion DeckNeo4j
 
Knowledge Graphs and Generative AI
Knowledge Graphs and Generative AIKnowledge Graphs and Generative AI
Knowledge Graphs and Generative AINeo4j
 
Graph-Powered Digital Asset Management with Neo4j
Graph-Powered Digital Asset Management with Neo4jGraph-Powered Digital Asset Management with Neo4j
Graph-Powered Digital Asset Management with Neo4jNeo4j
 
Neo4j Webinar: Graphs in banking
Neo4j Webinar:  Graphs in banking Neo4j Webinar:  Graphs in banking
Neo4j Webinar: Graphs in banking Neo4j
 
Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...
Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...
Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...Neo4j
 
Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...
Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...
Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...Databricks
 
Vector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdfVector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdfConnorShorten2
 
Training Week: Introduction to Neo4j 2022
Training Week: Introduction to Neo4j 2022Training Week: Introduction to Neo4j 2022
Training Week: Introduction to Neo4j 2022Neo4j
 
How Graph Data Science can turbocharge your Knowledge Graph
How Graph Data Science can turbocharge your Knowledge GraphHow Graph Data Science can turbocharge your Knowledge Graph
How Graph Data Science can turbocharge your Knowledge GraphNeo4j
 

Was ist angesagt? (20)

Smarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data ScienceSmarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data Science
 
Leveraging Graph Analytics for Fraud Detection in PaySim Data
Leveraging Graph Analytics for Fraud Detection in PaySim DataLeveraging Graph Analytics for Fraud Detection in PaySim Data
Leveraging Graph Analytics for Fraud Detection in PaySim Data
 
Workshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceWorkshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data Science
 
Neo4j – The Fastest Path to Scalable Real-Time Analytics
Neo4j – The Fastest Path to Scalable Real-Time AnalyticsNeo4j – The Fastest Path to Scalable Real-Time Analytics
Neo4j – The Fastest Path to Scalable Real-Time Analytics
 
Llama-index
Llama-indexLlama-index
Llama-index
 
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdfNeo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
 
How Expedia’s Entity Graph Powers Global Travel
How Expedia’s Entity Graph Powers Global TravelHow Expedia’s Entity Graph Powers Global Travel
How Expedia’s Entity Graph Powers Global Travel
 
Optimizing Your Supply Chain with the Neo4j Graph
Optimizing Your Supply Chain with the Neo4j GraphOptimizing Your Supply Chain with the Neo4j Graph
Optimizing Your Supply Chain with the Neo4j Graph
 
Neo4j Graph Use Cases, Bruno Ungermann, Neo4j
Neo4j Graph Use Cases, Bruno Ungermann, Neo4jNeo4j Graph Use Cases, Bruno Ungermann, Neo4j
Neo4j Graph Use Cases, Bruno Ungermann, Neo4j
 
Graph Databases at Netflix
Graph Databases at NetflixGraph Databases at Netflix
Graph Databases at Netflix
 
Data Streaming Ecosystem Management at Booking.com
Data Streaming Ecosystem Management at Booking.com Data Streaming Ecosystem Management at Booking.com
Data Streaming Ecosystem Management at Booking.com
 
Supply Chain Twin Demo - Companion Deck
Supply Chain Twin Demo - Companion DeckSupply Chain Twin Demo - Companion Deck
Supply Chain Twin Demo - Companion Deck
 
Knowledge Graphs and Generative AI
Knowledge Graphs and Generative AIKnowledge Graphs and Generative AI
Knowledge Graphs and Generative AI
 
Graph-Powered Digital Asset Management with Neo4j
Graph-Powered Digital Asset Management with Neo4jGraph-Powered Digital Asset Management with Neo4j
Graph-Powered Digital Asset Management with Neo4j
 
Neo4j Webinar: Graphs in banking
Neo4j Webinar:  Graphs in banking Neo4j Webinar:  Graphs in banking
Neo4j Webinar: Graphs in banking
 
Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...
Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...
Training Series - Build A Routing Web Application With OpenStreetMap, Neo4j, ...
 
Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...
Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...
Real-Time Fraud Detection at Scale—Integrating Real-Time Deep-Link Graph Anal...
 
Vector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdfVector Search for Data Scientists.pdf
Vector Search for Data Scientists.pdf
 
Training Week: Introduction to Neo4j 2022
Training Week: Introduction to Neo4j 2022Training Week: Introduction to Neo4j 2022
Training Week: Introduction to Neo4j 2022
 
How Graph Data Science can turbocharge your Knowledge Graph
How Graph Data Science can turbocharge your Knowledge GraphHow Graph Data Science can turbocharge your Knowledge Graph
How Graph Data Science can turbocharge your Knowledge Graph
 

Ähnlich wie 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
 
A Proposal Of A Business Idea
A Proposal Of A Business IdeaA Proposal Of A Business Idea
A Proposal Of A Business IdeaElizabeth Temburu
 
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
 
Essay Describing And Discussing The Processes And...
Essay Describing And Discussing The Processes And...Essay Describing And Discussing The Processes And...
Essay Describing And Discussing The Processes And...Shannon Joy
 

Ähnlich wie 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
 
A Proposal Of A Business Idea
A Proposal Of A Business IdeaA Proposal Of A Business Idea
A Proposal Of A Business Idea
 
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
 
Essay Describing And Discussing The Processes And...
Essay Describing And Discussing The Processes And...Essay Describing And Discussing The Processes And...
Essay Describing And Discussing The Processes And...
 
DWM
DWMDWM
DWM
 

Mehr von Neo4j

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.pptx.pdf
Neo4j_Jesus Barrasa_The Art of the Possible with Graph.pptx.pdfNeo4j_Jesus Barrasa_The Art of the Possible with Graph.pptx.pdf
Neo4j_Jesus Barrasa_The Art of the Possible with Graph.pptx.pdfNeo4j
 
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
 
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxNeo4j
 
Identification of insulin-resistance genes with Knowledge Graphs topology and...
Identification of insulin-resistance genes with Knowledge Graphs topology and...Identification of insulin-resistance genes with Knowledge Graphs topology and...
Identification of insulin-resistance genes with Knowledge Graphs topology and...Neo4j
 
Novo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNovo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNeo4j
 
EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...
EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...
EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...Neo4j
 
GraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptx
GraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptxGraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptx
GraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptxNeo4j
 
The Art of the Possible with Graph by Dr Jim Webber Neo4j.pptx
The Art of the Possible with Graph by Dr Jim Webber Neo4j.pptxThe Art of the Possible with Graph by Dr Jim Webber Neo4j.pptx
The Art of the Possible with Graph by Dr Jim Webber Neo4j.pptxNeo4j
 
KUBRICK Graphs: A journey from in vogue to success-ion
KUBRICK Graphs: A journey from in vogue to success-ionKUBRICK Graphs: A journey from in vogue to success-ion
KUBRICK Graphs: A journey from in vogue to success-ionNeo4j
 
SKY Paradigms, change and cake: the steep curve of introducing new technologies
SKY Paradigms, change and cake: the steep curve of introducing new technologiesSKY Paradigms, change and cake: the steep curve of introducing new technologies
SKY Paradigms, change and cake: the steep curve of introducing new technologiesNeo4j
 

Mehr von Neo4j (20)

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.pptx.pdf
Neo4j_Jesus Barrasa_The Art of the Possible with Graph.pptx.pdfNeo4j_Jesus Barrasa_The Art of the Possible with Graph.pptx.pdf
Neo4j_Jesus Barrasa_The Art of the Possible with Graph.pptx.pdf
 
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
 
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
 
Identification of insulin-resistance genes with Knowledge Graphs topology and...
Identification of insulin-resistance genes with Knowledge Graphs topology and...Identification of insulin-resistance genes with Knowledge Graphs topology and...
Identification of insulin-resistance genes with Knowledge Graphs topology and...
 
Novo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNovo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4j
 
EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...
EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...
EY: Graphs as Critical Enablers for LLM-based Assistants- the Case of Custome...
 
GraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptx
GraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptxGraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptx
GraphSummit London Feb 2024 - ABK - Neo4j Product Vision and Roadmap.pptx
 
The Art of the Possible with Graph by Dr Jim Webber Neo4j.pptx
The Art of the Possible with Graph by Dr Jim Webber Neo4j.pptxThe Art of the Possible with Graph by Dr Jim Webber Neo4j.pptx
The Art of the Possible with Graph by Dr Jim Webber Neo4j.pptx
 
KUBRICK Graphs: A journey from in vogue to success-ion
KUBRICK Graphs: A journey from in vogue to success-ionKUBRICK Graphs: A journey from in vogue to success-ion
KUBRICK Graphs: A journey from in vogue to success-ion
 
SKY Paradigms, change and cake: the steep curve of introducing new technologies
SKY Paradigms, change and cake: the steep curve of introducing new technologiesSKY Paradigms, change and cake: the steep curve of introducing new technologies
SKY Paradigms, change and cake: the steep curve of introducing new technologies
 

Kürzlich hochgeladen

Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URLRuncy Oommen
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXTarek Kalaji
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAshyamraj55
 
Machine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfMachine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfAijun Zhang
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaborationbruanjhuli
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IES VE
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostMatt Ray
 
9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding TeamAdam Moalla
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationIES VE
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Will Schroeder
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1DianaGray10
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 

Kürzlich hochgeladen (20)

Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URL
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBX
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
 
Machine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfMachine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdf
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
 
9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team
 
20230104 - machine vision
20230104 - machine vision20230104 - machine vision
20230104 - machine vision
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
 
201610817 - edge part1
201610817 - edge part1201610817 - edge part1
201610817 - edge part1
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 

The Case for Graphs in AML