paper-with-me

Papers

A Statistical Hypothesis Testing Framework for Data Misappropriation Detection in Large Language Models

2025-01-05 · Yinpeng Cai, Lexin Li, Linjun Zhang

Large Language Models (LLMs) are rapidly gaining enormous popularity in recent years. However, the training of LLMs has raised significant privacy and legal concerns, particularly regarding the inclusion of copyrighted materials in their training data without proper attribution or licensing, which falls under the broader issue of data misappropriation. In this article, we focus on a specific problem of data misappropriation detection, namely, to determine whether a given LLM has incorporated data generated by another LLM. To address this issue, we propose embedding watermarks into the copyrighted training data and formulating the detection of data misappropriation as a hypothesis testing problem. We develop a general statistical testing framework, construct a pivotal statistic, determine the optimal rejection threshold, and explicitly control the type I and type II errors. Furthermore, we establish the asymptotic optimality properties of the proposed tests, and demonstrate its empirical effectiveness through intensive numerical experiments.

📄 PDF Abstract BibTeX arXiv:2501.02441

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Sound and Relatively Complete Belief Hoare Logic for Statistical Hypothesis Testing Programs

2022-08-15 · Yusuke Kawamoto, Tetsuya Sato, Kohei Suenaga

We propose a new approach to formally describing the requirement for statistical inference and checking whether a program uses the statistical method appropriately. Specifically, we define belief Hoare logic (BHL) for fo…

A Sampling-based Framework for Hypothesis Testing on Large Attributed Graphs

2024-03-20 · Yun Wang, Chrysanthi Kosyfaki, Sihem Amer-Yahia, Reynold Cheng

Hypothesis testing is a statistical method used to draw conclusions about populations from sample data, typically represented in tables. With the prevalence of graph representations in real-life applications, hypothesis …

Graph Sampling

A unified Bayesian framework for interval hypothesis testing in clinical trials

2024-02-21 · Abhisek Chakraborty, Megan H. Murray, Ilya Lipkovich, Yu Du

The American Statistical Association (ASA) statement on statistical significance and P-values \cite{wasserstein2016asa} cautioned statisticians against making scientific decisions solely on the basis of traditional P-val…

Alternatives to the statistical mass confusion of testing for no-effect

2024-06-28 · Josh L. Morgan

In cell biology, statistical analysis means testing the hypothesis that there was no effect. This weak form of hypothesis testing neglects effect size, is universally misinterpreted, and is disastrously prone to error wh…

Private Sequential Hypothesis Testing for Statisticians: Privacy, Error Rates, and Sample Size

2022-04-10 · Wanrong Zhang, Yajun Mei, Rachel Cummings

The sequential hypothesis testing problem is a class of statistical analyses where the sample size is not fixed in advance. Instead, the decision-process takes in new observations sequentially to make real-time decisions…