← Search

Yair Lakretz

6 accepted papers

2025

Meta-Learning Neural Mechanisms rather than Bayesian Priors

ACL 2025long

Children acquire language despite being exposed to several orders of magnitude less data than large language models require. Meta-learning has been proposed as a way to integrate human-like learning biases into neural-network architectures, combining both the structured generalizations of symbolic m…

Cited by 0SourcePDFScholar
2024

A Polar coordinate system represents syntax in large language models

NeurIPS 2024poster

Originally formalized with symbolic representations, syntactic trees may also be effectively represented in the activations of large language models (LLMs). Indeed, a ''Structural Probe'' can find a subspace of neural activations, where syntactically-related words are relatively close to one-another…

Cited by 2SourcePDFScholar
2024

Automatic Recognition of Gesture Identity and Onset of Cued-Speech

ICASSP 2024accepted

Cued speech is a communication system based on hand gestures used in certain communities of deaf people around the world. Hand gestures in cued speech convey complementary information to that available from lip-reading alone, which helps to communicate accurate phonological information. Cued speech…

Cited by 0SourceScholar
2023

Language acquisition: do children and language models follow similar learning stages?

ACL 2023findings

During language acquisition, children follow a typical sequence of learning stages, whereby they first learn to categorize phonemes before they develop their lexicon and eventually master increasingly complex syntactic structures. However, the computational principles that lead to this learning traj…

2022

Can Transformers Process Recursive Nested Constructions, Like Humans?

COLING 2022main

Recursive processing is considered a hallmark of human linguistic abilities. A recent study evaluated recursive processing in recurrent neural language models (RNN-LMs) and showed that such models perform below chance level on embedded dependencies within nested constructions – a prototypical exampl…

Cited by 27SourcePDFScholar
2022

Neural Language Models are not Born Equal to Fit Brain Data, but Training Helps

ICML 2022spotlight

Neural Language Models (NLMs) have made tremendous advances during the last years, achieving impressive performance on various linguistic tasks. Capitalizing on this, studies in neuroscience have started to use NLMs to study neural activity in the human brain during language processing. However, man…