paper-with-me

Papers

Black Big Boxes: Do Language Models Hide a Theory of Adjective Order?

2024-07-02 · Jaap Jumelet, Lisa Bylinina, Willem Zuidema, Jakub Szymanik

In English and other languages, multiple adjectives in a complex noun phrase show intricate ordering patterns that have been a target of much linguistic theory. These patterns offer an opportunity to assess the ability of language models (LMs) to learn subtle rules of language involving factors that cross the traditional divisions of syntax, semantics, and pragmatics. We review existing hypotheses designed to explain Adjective Order Preferences (AOPs) in humans and develop a setup to study AOPs in LMs: we present a reusable corpus of adjective pairs and define AOP measures for LMs. With these tools, we study a series of LMs across intermediate checkpoints during training. We find that all models' predictions are much closer to human AOPs than predictions generated by factors identified in theoretical linguistics. At the same time, we demonstrate that the observed AOPs in LMs are strongly correlated with the frequency of the adjective pairs in the training data and report limited generalization to unseen combinations. This highlights the difficulty in establishing the link between LM performance and linguistic theory. We therefore conclude with a road map for future studies our results set the stage for, and a discussion of key questions about the nature of knowledge in LMs and their ability to generalize beyond the training sets.

📄 PDF Abstract BibTeX arXiv:2407.02136

Code (1)

jumelet/lm-adjorder 공식 구현

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Fooling LIME and SHAP: Adversarial Attacks on Post hoc Explanation Methods

2019-11-06 · Dylan Slack, Sophie Hilgard, Emily Jia, Sameer Singh 외

As machine learning black boxes are increasingly being deployed in domains such as healthcare and criminal justice, there is growing emphasis on building tools and techniques for explaining these black boxes in an interp…

Predicates as Boxes in Bayesian Semantics for Natural Language

2019-09-01 · WS (NoDaLiDa) 2019 9 · Jean-Philippe Bernardy, Rasmus Blanck, Stergios Chatzikyriakidis, Shalom Lappin 외

In this paper, we present a Bayesian approach to natural language semantics. Our main focus is on the inference task in an environment where judgments require probabilistic reasoning. We treat nouns, verbs, adjectives, e…

Hiding Information in Big Data based on Deep Learning

2019-12-31 · Dingju Zhu

The current approach of information hiding based on deep learning model can not directly use the original data as carriers, which means the approach can not make use of the existing data in big data to hiding information…

Deep Learning

From Black Boxes to Transparent Minds: Evaluating and Enhancing the Theory of Mind in Multimodal Large Language Models

2025-06-17 · Xinyang Li, SiQi Liu, Bochao Zou, Jiansheng Chen 외

As large language models evolve, there is growing anticipation that they will emulate human-like Theory of Mind (ToM) to assist with routine tasks. However, existing methods for evaluating machine ToM focus primarily on …

A Survey Of Methods For Explaining Black Box Models

2018-02-06 · Riccardo Guidotti, Anna Monreale, Salvatore Ruggieri, Franco Turini 외

In the last years many accurate decision support systems have been constructed as black boxes, that is as systems that hide their internal logic to the user. This lack of explanation constitutes both a practical and an e…

General ClassificationSurvey