PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 20, 20250 citations

Automated Detection of Pre-training Text in Black-box LLMs

View Full Paper
RHRuihan HuHarbin Institute of TechnologyYSYu-Ming ShangBeijing University of Posts and TelecommunicationsJPJiankun PengBeijing University of Posts and Telecommunications

Key Points

  • The VeilProbe framework effectively detects pre-training text in black-box models without human intervention.
  • Using a sequence-to-sequence mapping model, it infers features between input text and output suffixes for membership detection.
  • A prototype-based membership classifier helps reduce overfitting issues when ground-truth data is limited.
  • Extensive evaluations on multiple datasets show VeilProbe's superiority in performance compared to existing methods.

Abstract

Detecting whether a given text is a member in the pre-training data of Large Language Models (LLMs) is crucial for ensuring data privacy and copyright protection. Most existing methods rely on the LLM's hidden information (e.g., model parameters or token probabilities), making them ineffective in the black-box setting, where only input and output texts are accessible. Although some methods have been proposed for the black-box setting, they rely on massive manual efforts such as designing complicated questions or instructions. To address these issues, we propose VeilProbe, the first framework for automatically detecting LLMs' pre-training texts in a black-box setting without human intervention. VeilProbe utilizes a sequence-to-sequence mapping model to infer the latent mapping feature between the input text and the corresponding output suffix generated by the LLM. Then it performs the key token perturbations to obtain more distinguishable membership features. Additionally, considering real-world scenarios where the ground-truth training text samples are limited, a prototype-based membership classifier is introduced to alleviate the overfitting issue. Extensive evaluations on three widely used datasets demonstrate that our framework is effective and superior in the black-box setting.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Hu et al. (2025) studied this question.

synapsesocial.com/papers/68d46aa631b076d99fa67320https://doi.org/10.24963/ijcai.2025/44
Ask AI
Helpful
Bookmark
Share
View Full Paper