ninarg commited on
Commit
a545b2f
Β·
verified Β·
1 Parent(s): 69d78e3

Add Perfect Audit Crime Challenge (demo row + Challenge dataset group)

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -27,6 +27,7 @@ train, benchmark, and stress-test audit, fraud-detection, and graph-ML systems.
27
  | πŸ”— [**Accounting Network Explorer**](https://huggingface.co/spaces/VynFi/accounting-network-explorer) | Interactive ISO 21378 account-class flow graph β€” filter by business process, fraud, anomaly, amount, top-N; drill from Level-2 classes into Level-3 sub-classes. |
28
  | πŸ“Š [**Process Mining Demo**](https://huggingface.co/spaces/VynFi/process-mining-demo) | pm4py directly-follows graphs, variants, and statistics on the supply-chain OCEL 2.0 event log. |
29
  | πŸ—‚οΈ [**Data Explorer**](https://huggingface.co/spaces/VynFi/data-explorer) | Browse and inspect the VynFi synthetic datasets. |
 
30
 
31
  ## πŸ“¦ Datasets
32
 
@@ -56,6 +57,11 @@ train, benchmark, and stress-test audit, fraud-detection, and graph-ML systems.
56
  | [vynfi-ocel-manufacturing](https://huggingface.co/datasets/VynFi/vynfi-ocel-manufacturing) | Manufacturing OCEL 2.0 event log β€” production-order lifecycle + quality inspections. |
57
  | [vynfi-supply-chain-ocel](https://huggingface.co/datasets/VynFi/vynfi-supply-chain-ocel) | 5-company manufacturing supply-chain OCEL 2.0 event log for cross-process mining. |
58
 
 
 
 
 
 
59
  ## πŸ€– Models
60
 
61
  | Model | What it is |
 
27
  | πŸ”— [**Accounting Network Explorer**](https://huggingface.co/spaces/VynFi/accounting-network-explorer) | Interactive ISO 21378 account-class flow graph β€” filter by business process, fraud, anomaly, amount, top-N; drill from Level-2 classes into Level-3 sub-classes. |
28
  | πŸ“Š [**Process Mining Demo**](https://huggingface.co/spaces/VynFi/process-mining-demo) | pm4py directly-follows graphs, variants, and statistics on the supply-chain OCEL 2.0 event log. |
29
  | πŸ—‚οΈ [**Data Explorer**](https://huggingface.co/spaces/VynFi/data-explorer) | Browse and inspect the VynFi synthetic datasets. |
30
+ | πŸ•΅οΈ [**Perfect Audit Crime Challenge**](https://huggingface.co/spaces/VynFi/perfect-audit-crime-challenge) | Two-track community leaderboard β€” flag the planted fraud in synthetic GLs and help map the *detectability frontier*. **Track A** (ledger only): the *mimetic perfect crime* β€” fraud drawn from the ledger's own normal distribution β€” is provably uncatchable. **Track B** (ledger + ISA-520/505 evidence): it becomes catchable. Upload a submission β†’ PR-AUC + per-observability recall on held-out labels. |
31
 
32
  ## πŸ“¦ Datasets
33
 
 
57
  | [vynfi-ocel-manufacturing](https://huggingface.co/datasets/VynFi/vynfi-ocel-manufacturing) | Manufacturing OCEL 2.0 event log β€” production-order lifecycle + quality inspections. |
58
  | [vynfi-supply-chain-ocel](https://huggingface.co/datasets/VynFi/vynfi-supply-chain-ocel) | 5-company manufacturing supply-chain OCEL 2.0 event log for cross-process mining. |
59
 
60
+ **Challenge**
61
+ | Dataset | Highlights |
62
+ |---|---|
63
+ | [perfect-audit-crime-data](https://huggingface.co/datasets/VynFi/perfect-audit-crime-data) | The ledgers behind the [Perfect Audit Crime Challenge](https://huggingface.co/spaces/VynFi/perfect-audit-crime-challenge) β€” 3 multi-entity GLs across two tracks (ledger / ledger + ISA-520/505 evidence) with a planted *mimetic perfect-crime* family; labels held out for scoring. |
64
+
65
  ## πŸ€– Models
66
 
67
  | Model | What it is |