cd /news/large-language-models/weak-ties-strong-signals-efficient-t… · home topics large-language-models article
[ARTICLE · art-136638] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Weak Ties, Strong Signals: Efficient Training Data Detection in Diffusion LLMs via Independent Token Sampling

Researchers proposed Independent Token Sampling (ITS), a query-efficient framework for detecting whether diffusion large language models (dLLMs) were trained on sensitive data, according to an arXiv paper (arXiv:2609.22145v1). The method uses an attention-derived pairwise dependency proxy to approximate a cumulative conditional mutual information (CMI) selection criterion and adds a diversity-promoting strategy to improve token coverage across sampling rounds. ITS outperformed state-of-the-art baselines across multiple models and datasets, achieving an AUC improvement of 0.18 on the ArXiv dataset under limited query budgets, with code available at https://github.com/Chrisqcwx/DLLM-MIA.

by read1 min views3 publishedSep 22, 2026

arXiv:2609.22145v1 Announce Type: new Abstract: Diffusion large language models (dLLMs) offer a compelling alternative to autoregressive models, yet they may expose sensitive training data during denoising. Detecting such usage is challenging because dLLMs lack the efficient one-pass probability decomposition of causal architectures. Existing methods rely on random masking to obtain tractable token-wise detection signals under limited query budgets, but fail to control dependencies among masked tokens. We demonstrate that this token-wise approximation introduces a non-negative structural estimation error, which is theoretically characterized by the cumulative conditional mutual information (CMI) among masked tokens and can obscure subtle memorization signals. This insight suggests that reliable detection requires masked token sets with weak internal dependency. To avoid the prohibitive cost of directly estimating CMI over token combinations, we propose \textit{Independent Token Sampling} (ITS), a query-efficient framework that uses an attention-derived pairwise dependency proxy to approximate the CMI-aware selection criterion. ITS further incorporates a diversity-promoting strategy to improve token coverage across sampling rounds, yielding aggregated token-wise signals that are less affected by dependency-induced approximation error. Experiments on multiple datasets show that ITS consistently outperforms state-of-the-art baselines across different models and datasets, achieving an AUC improvement of 0.18 on the ArXiv dataset while maintaining strong performance under limited query budgets. The code is available at https://github.com/Chrisqcwx/DLLM-MIA .

── more in #large-language-models 4 stories · sorted by recency
── more on @independent token sampling 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/weak-ties-strong-sig…] indexed:0 read:1min 2026-09-22 ·