中文
相关论文

相关论文: How much do language models copy from their traini…

200 篇论文

How novel are texts generated by language models (LMs) relative to their training corpora? In this work, we investigate the extent to which modern LMs generate $n$-grams from their training data, evaluating both (i) the probability LMs…

计算与语言 · 计算机科学 2025-08-26 William Merrill , Noah A. Smith , Yanai Elazar

We propose an alternate approach to quantifying how well language models learn natural language: we ask how well they match the statistical tendencies of natural language. To answer this question, we analyze whether text generated from…

计算与语言 · 计算机科学 2021-08-31 Clara Meister , Ryan Cotterell

Recently, large language models such as GPT-2 have shown themselves to be extremely adept at text generation and have also been able to achieve high-quality results in many downstream NLP tasks such as text classification, sentiment…

计算与语言 · 计算机科学 2019-11-22 Sam Witteveen , Martin Andrews

Evaluating whether large language models (LLMs) capture the structure of natural language beyond local fluency remains an open challenge. Existing evaluation methods, largely based on task performance or short-context behavior, provide…

计算与语言 · 计算机科学 2026-05-26 Kumiko Tanaka-Ishii

Transformer language models have received widespread public attention, yet their generated text is often surprising even to NLP researchers. In this survey, we discuss over 250 recent studies of English language model behavior before…

计算与语言 · 计算机科学 2023-08-29 Tyler A. Chang , Benjamin K. Bergen

As text generated by large language models proliferates, it becomes vital to understand how humans engage with such text, and whether or not they are able to detect when the text they are reading did not originate with a human writer. Prior…

计算与语言 · 计算机科学 2022-12-27 Liam Dugan , Daphne Ippolito , Arun Kirubarajan , Sherry Shi , Chris Callison-Burch

Large-scale, transformer-based language models such as GPT-2 are pretrained on diverse corpora scraped from the internet. Consequently, they are prone to generating non-normative text (i.e. in violation of social norms). We introduce a…

计算与语言 · 计算机科学 2020-11-02 Xiangyu Peng , Siyan Li , Spencer Frazier , Mark Riedl

Paraphrase generation is a fundamental and long-standing task in natural language processing. In this paper, we concentrate on two contributions to the task: (1) we propose Retrieval Augmented Prompt Tuning (RAPT) as a parameter-efficient…

计算与语言 · 计算机科学 2022-03-15 Jishnu Ray Chowdhury , Yong Zhuang , Shuyi Wang

While large-scale neural language models, such as GPT2 and BART, have achieved impressive results on various text generation tasks, they tend to get stuck in undesirable sentence-level loops with maximization-based decoding algorithms…

计算与语言 · 计算机科学 2022-10-11 Jin Xu , Xiaojiang Liu , Jianhao Yan , Deng Cai , Huayang Li , Jian Li

We propose a new generative model of sentences that first samples a prototype sentence from the training corpus and then edits it into a new sentence. Compared to traditional models that generate from scratch either left-to-right or by…

计算与语言 · 计算机科学 2018-09-10 Kelvin Guu , Tatsunori B. Hashimoto , Yonatan Oren , Percy Liang

Language models have demonstrated the ability to generate highly fluent text; however, it remains unclear whether their output retains coherent high-level structure (e.g., story progression). Here, we propose to apply a statistical tool,…

计算与语言 · 计算机科学 2022-10-18 Yuntian Deng , Volodymyr Kuleshov , Alexander M. Rush

We find that existing language modeling datasets contain many near-duplicate examples and long repetitive substrings. As a result, over 1% of the unprompted output of language models trained on these datasets is copied verbatim from the…

Recent studies have evaluated the creativity/novelty of large language models (LLMs) primarily from a semantic perspective, using benchmarks from cognitive science. However, accessing the novelty in scholarly publications is a largely…

计算与语言 · 计算机科学 2024-09-26 Ethan Lin , Zhiyuan Peng , Yi Fang

Large Language Models (LLMs) have recently emerged, attracting considerable attention due to their ability to generate highly natural, human-like text. This study compares the latent community structures of LLM-generated text and…

计算与语言 · 计算机科学 2025-01-03 Mose Park , Yunjin Choi , Jong-June Jeon

To what extent can neural network models learn generalizations about language structure, and how do we find out what they have learned? We explore these questions by training neural models for a range of natural language processing tasks on…

计算与语言 · 计算机科学 2023-01-20 Robert Östling , Murathan Kurfalı

As large language models (LLMs) are increasingly used for ideation and scientific discovery, it is important to evaluate their ability to generate novel output. Prior work evaluates novelty as originality with respect to model training…

计算与语言 · 计算机科学 2025-10-08 Vishakh Padmakumar , Chen Yueh-Han , Jane Pan , Valerie Chen , He He

We present a comparison of word-based and character-based sequence-to-sequence models for data-to-text natural language generation, which generate natural language descriptions for structured inputs. On the datasets of two recent generation…

计算与语言 · 计算机科学 2018-10-12 Glorianna Jagfeld , Sabrina Jenne , Ngoc Thang Vu

While GPT-2 generates sentences that are remarkably human-like, longer documents can ramble and do not follow human-like writing structure. We study the problem of imposing structure on long-range text. We propose a novel controlled text…

计算与语言 · 计算机科学 2023-01-09 Alexander Spangher , Xinyu Hua , Yao Ming , Nanyun Peng

In recent years, large neural networks for natural language generation (NLG) have made leaps and bounds in their ability to generate fluent text. However, the tasks of evaluating quality differences between NLG systems and understanding how…

计算与语言 · 计算机科学 2020-10-08 Liam Dugan , Daphne Ippolito , Arun Kirubarajan , Chris Callison-Burch

Generative Adversarial Networks (GANs) are a promising approach for text generation that, unlike traditional language models (LM), does not suffer from the problem of ``exposure bias''. However, A major hurdle for understanding the…

计算与语言 · 计算机科学 2019-03-26 Guy Tevet , Gavriel Habib , Vered Shwartz , Jonathan Berant
‹ 上一页 1 2 3 10 下一页 ›