What Makes Language Models Good-enough? (2024.findings-acl)

Copied to clipboard

Challenge: Psycholinguistic research suggests that humans may build a representation of linguistic input that is ‘good-enough’ for the task at hand.
Approach: They create a good-enough language processing evaluation dataset to test the effects of two plausibility types, eight construction types, and three degrees of memory cost on language processing.
Outcome: The proposed model evaluation against the annotated GELP reveals that models with shallower depth and fewer heads exhibit good-enough performance.

Similar Papers

Overestimation of Syntactic Representation in Neural Language Models (2020.acl-main)

Copied to clipboard

Challenge: Several testing methodologies have been developed to probe models’ syntactic representations.
Approach: They propose a method to determine syntactic structure by training a model on strings generated according to a template and testing its ability to distinguish between similar ones with different syntax.
Outcome: The proposed method reproduces positive results with two non-syntactic baseline language models: an n-gram model and an LSTM model trained on scrambled inputs.
Language Models Understand Us, Poorly (2022.findings-emnlp)

Copied to clipboard

Challenge: Recent large language models have achieved impressive results on benchmark tasks.
Approach: They examine three views of human language understanding: as-mapping, as-reliability and as-representation.
Outcome: The authors argue that language models are inadequate and that they can't understand us . they also argue that as-representation advances a science of understanding .
Context Limitations Make Neural Language Models More Human-Like (2022.emnlp-main)

Copied to clipboard

Challenge: Language models (LMs) have been used in cognitive modeling and engineering studies to simulate human cognitive load during reading.
Approach: They propose to constrain LMs' context access to improve their simulation of human reading behavior by incorporating syntactic biases into their context access.
Outcome: The proposed model improves the simulation of human reading behavior by incorporating syntactic biases into their context access.
Exploring the Reliability of Large Language Models as Customized Evaluators for Diverse NLP Tasks (2025.coling-main)

Copied to clipboard

Challenge: Existing work uses large language models (LLMs) to evaluate natural language process tasks, but there are shortcomings in current LLMs.
Approach: They examine the alignment between LLM evaluators and human annotators by comparing conventional and alignment tasks with different evaluation criteria.
Outcome: The proposed models excel in general criteria, such as fluency, but face challenges with complex criteria, including numerical reasoning.
Language Models Implement Simple Word2Vec-style Vector Arithmetic (2024.naacl-long)

Copied to clipboard

Challenge: a primary criticism of language models is their inscrutability.
Approach: They propose to use a vector arithmetic style mechanism to solve relational tasks . they find that this mechanism is specific to tasks that require retrieval from pretraining memory .
Outcome: The proposed model reduces to a simple additive update for a variety of tasks . the findings contribute to proving that the models are interpretable and reliable .
High-quality Data-to-Text Generation for Severely Under-Resourced Languages with Out-of-the-box Large Language Models (2024.findings-eacl)

Copied to clipboard

Challenge: Pretrained large language models (LLMs) can bridge the performance gap for under-resourced languages by substantial margins, as measured by both automatic and human evaluations.
Approach: They propose to use pretrained large language models to bridge this gap by automating and evaluating data-to-text generation in under-resourced languages.
Outcome: The proposed model can set the state of the art for under-resourced languages by substantial margins, as measured by both automatic and human evaluations.
Language Model Transformers as Evaluators for Open-domain Dialogues (2020.coling-main)

Copied to clipboard

Challenge: Computer-based systems for communication with humans are a cornerstone of AI research since the 1950s.
Approach: They propose to use transformer neural networks to predict one or more words based on an already given context to provide an efficient, automatic indication of dialogue quality.
Outcome: The proposed language models show that human evaluators have a positive correlation between the output of the models and scores.
Language Models Learn Universal Representations of Numbers and Here’s Why You Should Care (2026.acl-long)

Copied to clipboard

Challenge: Prior work has shown that large language models (LLMs) often converge to accurate input embedding for numbers, based on sinusoidal representations.
Approach: They show that large language models often converge to accurate input embedding for numbers, based on sinusoidal representations.
Outcome: The proposed representations are strikingly systematic, and are interchangeable in a large swathe of experimental setups.
Large Language Models: The Need for Nuance in Current Debates and a Pragmatic Perspective on Understanding (2023.emnlp-main)

Copied to clipboard

Challenge: Current Large Language Models (LLMs) are unparalleled in their ability to generate grammatically correct, fluent text.
Approach: They argue that LLMs only parrot statistical patterns in training data and that language learning in LLM cannot inform human language learning.
Outcome: The proposed model can generate grammatically correct, fluent text without requiring human intervention.
I Learn Better If You Speak My Language: Understanding the Superior Performance of Fine-Tuning Large Language Models with LLM-Generated Responses (2024.emnlp-main)

Copied to clipboard

Challenge: Recent research has demonstrated that a large language model (LLM) can generate training data for another LLM, or for creating supplementary training materials, such as rationales.
Approach: They conduct an in-depth investigation to understand why fine-tuning an LLM with responses generated by a LLM often yields better results than using responses generated from humans.
Outcome: The proposed approach can be used to transfer knowledge from a larger model to a smaller one, or for creating supplementary training materials, such as rationales.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations