Opportunity summary
Score6.0Public score shown from the verified overall while the stale axis breakdown refreshesThis canonical paper page includes Commercialization Proof and Related Resources.
ARXIV:2605.13538 · ON-DEVICE PII SUBSTITUTION · SUBMITTED 14 MAY · 20:10 UTC · FRESHNESS FRESH
ARXIV:2605.13538ON-DEVICE PII SUBSTITUTIONSUBMITTED 14 MAY · 20:10 UTCFRESHNESS FRESHAnuj Sadani · Deepak Kumar · arXiv
An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting.
Opportunity summary
Pain An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting.
Evidence 0 refs | 0 sources | 0% coverage
Blocker Evidence unverified
An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting. We propose a fully on-device pipeline that substitutes PII with consistent, type-preserving fake values: a 1.5…
Personally Identifiable Information (PII) redaction usually replaces detected entities with placeholder tokens such as [PERSON], destroying the downstream utility of the redacted text for retrieval and Named Entity Recognition (NER) training. We propose a…
ScienceToStartup currently rates this 6.0/10 on the public viability pass. We report this as an honest negative finding: SLM surrogates produce more natural text but a less varied training distribution, and downstream NER benefits…
On-Device PII Substitution moved forward this cycle; last verified May 2026. Public score 6.0/10. Production flags indicate code availability.
Continue into Read for claims, analysis, references, and neighboring papers.
mobile layout uses overflow-hidden min-w-0 break-wordsOpportunity summary
Score6.0Public score shown from the verified overall while the stale axis breakdown refreshesAnalysis summary
An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting.
Loading BUILD…
Paper Pack
10.48550/arXiv.2605.13538An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting.
Abstract
Personally Identifiable Information (PII) redaction usually replaces detected entities with placeholder tokens such as [PERSON], destroying the downstream utility of the redacted text for retrieval and Named Entity Recognition (NER) training. We propose a fully on-device pipeline that substitutes PII with consistent, type-preserving fake values: a 1.5 B mixture-of-experts token classifier (openai/privacy-filter) detects spans, a 1-bit Bonsai-1.7B Small Language Model (SLM) proposes contextual surrogates for names, addresses, and dates, and a rule-based generator (faker) handles patterned fields. We report a prompting finding more important than the quantization choice: with naive fixed three-shot demonstrations, the 1-bit SLM regurgitates demonstration outputs verbatim regardless of input; 1.58-bit Ternary-Bonsai-1.7B reproduces byte-identical failures, ruling out quantization as the cause. We fix this with locale-conditioned rotating few-shot demonstrations: a character-range heuristic picks a locale-pure pool and a per-input MD5 hash samples three demonstrations. With the fix, 482/482 unique Bonsai-1.7B calls succeed (no echoes) and produce locale-correct surrogates, although the SLM still copies from a small same-locale demonstration pool - a residual narrowness we quantify. On a 2000-document multilingual corpus, hybrid perplexity (PPL) beats faker in all six locales under a multilingual evaluator (XGLM-564M); length preservation is best-of-three in 4 of 6 locales. On downstream NER (400 train / 100 test, English), redact yields F1=0.000, faker 0.656, original 0.960; on a matched 160/40 subset including hybrid, faker (0.506) outperforms hybrid (0.346) at p < 0.001. We report this as an honest negative finding: SLM surrogates produce more natural text but a less varied training distribution, and downstream NER benefits more from variety than from naturalness.
Source availability
PDF linkedThe paper record includes a public PDF URL.
Extraction status
Parse run linkedA document parse run is attached to this paper.
Proof status
unverified0 refs; 0 sources; 0% coverage.
What was readable
Derived fallback: Estimated from adjacent evidence; not verified from source.
Viability
Time to MVP
Commercial
Export
Preparing verified analysis
Dimensions overall score 6.0
PROBLEM
An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting. We propose a fully on-device pipeline that substitutes PII with consistent, type-preserving fake values: a 1.5 B mixture-...
METHOD
Personally Identifiable Information (PII) redaction usually replaces detected entities with placeholder tokens such as [PERSON], destroying the downstream utility of the redacted text for retrieval and Named Entity Recognition (NER) training. We propose a fully on-device pipelin...
RESULT
ScienceToStartup currently rates this 6.0/10 on the public viability pass. We report this as an honest negative finding: SLM surrogates produce more natural text but a less varied training distribution, and downstream NER benefits more from variety than from naturalness. Code av...
WHY NOW
On-Device PII Substitution moved forward this cycle; last verified May 2026. Public score 6.0/10. Production flags indicate code availability.
Abstract-backed public claims while anchored extraction refreshes.
An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting. We propose a fully on-device pipeline that substitutes PII with consistent, type-preserving fake values: a 1.5 B mixture-of-experts token classifier (openai/privacy-filter) detects spans, a 1-bit Bonsai-1.7B Small Language Model (SLM) proposes contextual surrogates for names, addresses, and dates, and a rule-based generator (faker) handles patterned fields.
Abstract-backed fallback claim; anchored extraction has not materialized a public claim row yet.
partial
Personally Identifiable Information (PII) redaction usually replaces detected entities with placeholder tokens such as [PERSON], destroying the downstream utility of the redacted text for retrieval and Named Entity Recognition (NER) training. We propose a fully on-device pipeline that substitutes PII with consistent, type-preserving fake values: a 1.5 B mixture-of-experts token classifier (openai/privacy-filter) detects spans, a 1-bit Bonsai-1.7B Small Language Model (SLM) proposes contextual surrogates for names, addresses, and dates, and a rule-based generator (faker) handles patterned fields.
Abstract-backed fallback claim; anchored extraction has not materialized a public claim row yet.
partial
ScienceToStartup currently rates this 6.0/10 on the public viability pass. We report this as an honest negative finding: SLM surrogates produce more natural text but a less varied training distribution, and downstream NER benefits more from variety than from naturalness. Code availability is flagged in the production record; the public repository link still needs proof alignment.
Abstract-backed fallback claim; anchored extraction has not materialized a public claim row yet.
partial
On-Device PII Substitution moved forward this cycle; last verified May 2026. Public score 6.0/10. Production flags indicate code availability.
Abstract-backed fallback claim; anchored extraction has not materialized a public claim row yet.
partial
Paper-native neighborhood for concepts, methods, materials, markets, and competitors. Missing lanes stay labeled instead of disappearing behind commercialization gates.
Concepts
Methods
Materials
Markets
Competitors
An on-device pipeline for PII substitution using small language models that mitigates demonstration regurgitation with locale-conditioned few-shot prompting.
Segment
On-Device PII Substitution
Adoption evidence
No public code link in the paper record yet
Commercial read
6.0/10 public viability
Direct
Adjacent
Substitute
Unknown
No indexed public discussion is attached to 2605.13538 yet. That is a visibility signal, not a blank module: the monitor is watching the public channels below.
Hacker News
Not indexed yet
Not indexed yet
Bluesky
Not indexed yet
Preview the source document here, or use the hero PDF action for a new tab.
Reference metadata is not materialized in the public index yet. The source PDF remains the authority; cache refresh is optional.
CITED BY
No citing papers are indexed in the public S2S graph yet. This is an explicit zero-signal state, not a hidden lookup.
Foundation
Extension
Commercially relevant
Conflicting
Owned Distribution
Get the weekly shortlist of commercializable papers, benchmark movers, and proof receipts that matter for product execution.
0/3 checks · 0%
Build Passport
Build passport pending - Proof Lab budget No verified cost estimate / $7.00 cap
status
missing
reason
passport_row_missing
proof status
unverified
cost/budget
No verified cost estimate
confidence low
next verification path
Build brief missing until Build Passport data exists.
Source missing: Build Passport payload.
Experiment plan missing until prototype path is available.
No prototype path attached.
Validation checklist missing until required assets, cost, and regulatory flags are verified.
No checklist artifact is attached to the Build Passport payload.
Derived signals show verified:false until source-backed receipts exist.
Evidence coverage
OpportunityKernel evidence_receipt
0 refs / 0 sources / 0% coverage
fresh
Verify missing sources before using this as buyer proof. verified:false
Build readiness
BuildPassport EvidenceState
passport absent
fresh
Run Proof Lab or inspect typed missing state. verified:false
Artifact maturity
GitHub and Hugging Face maturity payloads
No public artifact surface observed
fresh
Open source artifacts or mark the gap as missing. verified:false
Technical feasibility
partial
Current read
Runnable path is not fully verified.
Evidence
No Build Passport payload attached.
Gaps
Next test
Run minimal reproduction from the Build Passport prototype path.
Market urgency
missing
Current read
Buyer urgency is not verified from source.
Evidence
0 references, 0 sources, 0% evidence coverage.
Gaps
Next test
Collect buyer interview, deployment evidence, or cited demand signal.
Buyer clarity
missing
Current read
No budget owner is verified for this paper.
Evidence
Build tab has no CRM, procurement, or operator source.
Gaps
Next test
Map target operator, economic buyer, and procurement trigger.
Defensibility
missing
Current read
Defensibility signals are missing.
Evidence
No defensibility receipt attached.
Gaps
Next test
Refresh defensibility bars with source receipts.
Integration burden
missing
Current read
No public implementation surface observed.
Evidence
No GitHub or Hugging Face payload attached.
Gaps
Next test
Write integration checklist from prototype path and target workflow.
Capital intensity
missing
Current read
No observed cost estimate is verified.
Evidence
Cost passport has no observed_usd value.
Gaps
Next test
Run cost passport or mark the cost field not applicable.
Regulatory load
missing
Current read
No regulatory classification is attached.
Evidence
Build Passport ledger does not include regulatory flags.
Gaps
Next test
Classify regulatory flags before commercialization planning.
No named scientific founder assigned.
Paper authors are not treated as operators without consent.
People
No named person assigned.
Gaps
Next verification path
Prototype owner missing.
Build Passport does not name an implementer.
People
No named person assigned.
Gaps
Next verification path
Operator workflow not sourced.
No buyer or workflow interview attached.
People
No named person assigned.
Gaps
Next verification path
No GTM owner verified.
No CRM or outreach source attached.
People
No named person assigned.
Gaps
Next verification path
Regulatory need unclassified.
No clinical or regulatory source attached.
People
No named person assigned.
Gaps
Next verification path
ARTIFACTS
No public artifacts yet.
DEFENSIBILITY
Defensibility and confidence evidence pending.
WATCHTOWER
No verified watchtower monitor rows yet.
FORESIGHT
No prediction yet — minted on next Foresight batch.
OPPORTUNITYKERNEL CHANGES SINCE LAST VIEW
No verified OpportunityKernel changes since the last view.
COMPETITIVE LANDSCAPE UPDATES
No verified competitive landscape changes yet.
RELATED PAPER UPDATES
No verified related paper changes yet.
SIGNAL CANVAS HISTORY AND DELTAS
No Signal Canvas history deltas yet.
TIMELINE
Save this paper to start tracking momentum - commits, demos, and score changes appear here.
No tracked events yet.
Score trend will appear after multiple data points.
BUZZ
Buzz trend pending.