paper-with-me

홈 › Papers

Do LLMs Know to Respect Copyright Notice?

2024-11-02 · Jialiang Xu, Shenglan Li, Zhaozhuo Xu, Denghui Zhang

Prior study shows that LLMs sometimes generate content that violates copyright. In this paper, we study another important yet underexplored problem, i.e., will LLMs respect copyright information in user input, and behave accordingly? The research problem is critical, as a negative answer would imply that LLMs will become the primary facilitator and accelerator of copyright infringement behavior. We conducted a series of experiments using a diverse set of language models, user prompts, and copyrighted materials, including books, news articles, API documentation, and movie scripts. Our study offers a conservative evaluation of the extent to which language models may infringe upon copyrights when processing user input containing protected material. This research emphasizes the need for further investigation and the importance of ensuring LLMs respect copyright regulations when handling user input to prevent unauthorized use or reproduction of protected content. We also release a benchmark dataset serving as a test bed for evaluating infringement behaviors by LLMs and stress the need for future alignment.

📄 PDF Abstract BibTeX arXiv:2411.01136

Code (1)

liamjxu/copyright 공식 구현

Tasks

Articles

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Bridging the Copyright Gap: Do Large Vision-Language Models Recognize and Respect Copyrighted Content?

2025-12-26 · Naen Xu, Jinghuai Zhang, Changjiang Li, Hengyu An 외 arxiv

Large vision-language models (LVLMs) have achieved remarkable advancements in multimodal reasoning tasks. However, their widespread accessibility raises critical concerns about potential copyright infringement. Will LVLM…

Multimodal Reasoning

Project Alexandria: Towards Freeing Scientific Knowledge from Copyright Burdens via LLMs

2025-02-26 · Christoph Schuhmann, Gollam Rabby, Ameya Prabhu, Tawsif Ahmed 외

Paywalls, licenses and copyright rules often restrict the broad dissemination and reuse of scientific knowledge. We take the position that it is both legally and technically feasible to extract the scientific knowledge i…

How Do Data Owners Say No? A Case Study of Data Consent Mechanisms in Web-Scraped Vision-Language AI Training Datasets

2025-11-10 · Chung Peng Lee, Rachel Hong, Harry H. Jiang, Aster Plotnik 외 arxiv

The internet has become the main source of data to train modern text-to-image or vision-language models, yet it is increasingly unclear whether web-scale data collection practices for training AI systems adequately respe…

Permissive-Washing in the Open AI Supply Chain: A Large-Scale Audit of License Integrity

2026-02-09 · James Jewitt, Gopi Krishnan Rajbahadur, Hao Li, Bram Adams 외 arxiv

Permissive licenses like MIT, Apache-2.0, and BSD-3-Clause dominate open-source AI, signaling that artifacts like models, datasets, and code can be freely used, modified, and redistributed. However, these licenses carry …

Measuring Copyright Risks of Large Language Model via Partial Information Probing

2024-09-20 · Weijie Zhao, Huajie Shao, Zhaozhuo Xu, Suzhen Duan 외

Exploring the data sources used to train Large Language Models (LLMs) is a crucial direction in investigating potential copyright infringement by these models. While this approach can identify the possible use of copyrig…

Language ModelingLanguage ModellingLarge Language Model