paper-with-me

Papers

Whose Text Is It Anyway? Exploring BigCode, Intellectual Property, and Ethics

2023-04-06 · Madiha Zahrah Choksi, David Goedicke

Intelligent or generative writing tools rely on large language models that recognize, summarize, translate, and predict content. This position paper probes the copyright interests of open data sets used to train large language models (LLMs). Our paper asks, how do LLMs trained on open data sets circumvent the copyright interests of the used data? We start by defining software copyright and tracing its history. We rely on GitHub Copilot as a modern case study challenging software copyright. Our conclusion outlines obstacles that generative writing assistants create for copyright, and offers a practical road map for copyright analysis for developers, software law experts, and general users to consider in the context of intelligent LLM-powered writing tools.

📄 PDF Abstract BibTeX arXiv:2304.02839

Code (0)

등록된 구현이 없습니다.

Tasks

EthicsPosition

Similar Papers 제목 키워드 기반

Whose LLM is it Anyway? Linguistic Comparison and LLM Attribution for GPT-3.5, GPT-4 and Bard

2024-02-22 · Ariel Rosenfeld, Teddy Lazebnik

Large Language Models (LLMs) are capable of generating text that is similar to or surpasses human quality. However, it is unclear whether LLMs tend to exhibit distinctive linguistic styles akin to how human authors do. T…

AttributePOS

BigCodec: Pushing the Limits of Low-Bitrate Neural Speech Codec

2024-09-09 · Detai Xin, Xu Tan, Shinnosuke Takamichi, Hiroshi Saruwatari

We present BigCodec, a low-bitrate neural speech codec. While recent neural speech codecs have shown impressive progress, their performance significantly deteriorates at low bitrates (around 1 kbps). Although a low bitra…

Quantization

The Stack: 3 TB of permissively licensed source code

2022-11-20 · Denis Kocetkov, Raymond Li, Loubna Ben allal, Jia Li 외

Large Language Models (LLMs) play an ever-increasing role in the field of Artificial Intelligence (AI)--not only for natural language processing but also for code understanding and generation. To stimulate open and respo…

HumanEvalmbpp

What Are Tools Anyway? A Survey from the Language Model Perspective

2024-03-18 · Zhiruo Wang, Zhoujun Cheng, Hao Zhu, Daniel Fried 외

Language models (LMs) are powerful yet mostly for text generation tasks. Tools have substantially enhanced their performance for tasks that require complex skills. However, many works adopt the term "tool" in different w…

Language ModelingLanguage ModellingText Generation

BigCodeArena: Unveiling More Reliable Human Preferences in Code Generation via Execution

2025-10-09 · Terry Yue Zhuo, Xiaolong Jin, Hange Liu, Juyong Jiang 외 arxiv

Crowdsourced model evaluation platforms, such as Chatbot Arena, enable real-time evaluation from human perspectives to assess the quality of model responses. In the coding domain, manually examining the quality of LLM-ge…

Code Generation