Metasense V2: Grab enhances LLM-powered data governance to classify an entire data lake
Grab's internal metadata generation service relied on a third-party data classification tool with limited ML customisation options, leaving the growing data lake dependent on manual tagging by Grabbers and making it impossible to scale data governance efficiently.
The first LLM model was overwhelmed by mixed PII/non-PII data: 13 of 21 tags targeted non-PII distinctions, consuming capacity needed for PII detection, while overly long prompts and large table inputs further degraded accuracy on edge cases such as business emails containing personal names and nested JSON with hidden PII.
Metasense V2 now covers the vast majority of Grab's data lake tables, has significantly reduced the manual classification workload for Grabbers, and achieves exceptionally low misclassification rates supported by automated threshold alerts.
Show all 8 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Metasense V2 now covers the vast majority of Grab's data lake tables, has significantly reduced the manual classification workload for Grabbers, and achieves exceptionally low misclassification rates supported by auto…
What tools did this team use?
LangChain, LangSmith, Large Language Models.
What results were reported?
Data entries scanned by initial model: more than 20,000; Entities processed per day: 300-400; non-PII tags in original model: 13; Total tags in original model: 21 (source-reported, not independently verified).
What failed first in this deployment?
The first LLM model was overwhelmed by mixed PII/non-PII data: 13 of 21 tags targeted non-PII distinctions, consuming capacity needed for PII detection, while overly long prompts and large table inputs further degrade…
How is this compliance monitoring AI workflow structured?
Data table submitted for classification → Large tables split into subtasks → PII tag classification → Non-PII tag classification → Human verification by table owners → LangSmith prompt iteration → Misclassification rate monitoring.