paper-with-me

홈 › Papers

Large Language Models are not Models of Natural Language: they are Corpus Models

2021-12-13 · Csaba Veres

Natural Language Processing (NLP) has become one of the leading application areas in the current Artificial Intelligence boom. Transfer learning has enabled large deep learning neural networks trained on the language modeling task to vastly improve performance in almost all downstream language tasks. Interestingly, when the language models are trained with data that includes software code, they demonstrate remarkable abilities in generating functioning computer code from natural language specifications. We argue that this creates a conundrum for the claim that eliminative neural models are a radical restructuring in our understanding of cognition in that they eliminate the need for symbolic abstractions like generative phrase structure grammars. Because the syntax of programming languages is by design determined by phrase structure grammars, neural models that produce syntactic code are apparently uninformative about the theoretical foundations of programming languages. The demonstration that neural models perform well on tasks that involve clearly symbolic systems, proves that they cannot be used as an argument that language and other cognitive systems are not symbolic. Finally, we argue as a corollary that the term language model is misleading and propose the adoption of the working term corpus model instead, which better reflects the genesis and contents of the model.

📄 PDF Abstract BibTeX arXiv:2112.07055

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingTransfer Learning

Similar Papers 제목 키워드 기반

Privacy at Scale: Introducing the PrivaSeer Corpus of Web Privacy Policies

2020-04-23 · ACL 2021 5 · Mukund Srinath, Shomir Wilson, C. Lee Giles

Organisations disclose their privacy practices by posting privacy policies on their website. Even though users often care about their digital privacy, they often don't read privacy policies since they require a significa…

Document ClassificationKeyphrase Extraction

TREMoLo-Tweets: A Multi-Label Corpus of French Tweets for Language Register Characterization

2021-09-01 · RANLP 2021 9 · Jade Mekki, Gwénolé Lecorvé, Delphine Battistelli, Nicolas Béchet

The casual, neutral, and formal language registers are highly perceptible in discourse productions. However, they are still poorly studied in Natural Language Processing (NLP), especially outside English, and for new tex…

Learning to Create and Reuse Words in Open-Vocabulary Neural Language Modeling

2017-04-23 · ACL 2017 7 · Kazuya Kawakami, Chris Dyer, Phil Blunsom

Fixed-vocabulary language models fail to account for one of the most characteristic statistical facts of natural language: the frequent creation and reuse of new word types. Although character-level language models offer…

ArticlesLanguage ModelingLanguage Modelling

LSICC: A Large Scale Informal Chinese Corpus

2018-11-26 · Jianyu Zhao, Zhuoran Ji

Deep learning based natural language processing model is proven powerful, but need large-scale dataset. Due to the significant gap between the real-world tasks and existing Chinese corpus, in this paper, we introduce a l…

Chinese Word SegmentationDeep LearningSentiment Analysis

SoftMatcha: A Soft and Fast Pattern Matcher for Billion-Scale Corpus Searches

2025-03-05 · Hiroyuki Deguchi, Go Kamoda, Yusuke Matsushita, Chihiro Taguchi 외

Researchers and practitioners in natural language processing and computational linguistics frequently observe and analyze the real language usage in large-scale corpora. For that purpose, they often employ off-the-shelf …

ArticlesWord Embeddings