paper-with-me

Papers

Is deeper always better? Replacing linear mappings with deep learning networks in the Discriminative Lexicon Model

2024-10-05 · Maria Heitmeier, Valeria Schmidt, Hendrik P. A. Lensch, R. Harald Baayen

Recently, deep learning models have increasingly been used in cognitive modelling of language. This study asks whether deep learning can help us to better understand the learning problem that needs to be solved by speakers, above and beyond linear methods. We utilise the Discriminative Lexicon Model (DLM, Baayen et al., 2019), which models comprehension and production with mappings between numeric form and meaning vectors. While so far, these mappings have been linear (Linear Discriminative Learning, LDL), in the present study we replace them with deep dense neural networks (Deep Discriminative Learning, DDL). We find that DDL affords more accurate mappings for large and diverse datasets from English and Dutch, but not necessarily for Estonian and Taiwan Mandarin. DDL outperforms LDL in particular for words with pseudo-morphological structure such as slend+er. Applied to average reaction times, we find that DDL is outperformed by frequency-informed linear mappings (FIL). However, DDL trained in a frequency-informed way ('frequency-informed' deep learning, FIDDL) substantially outperforms FIL. Finally, while linear mappings can very effectively be updated from trial-to-trial to model incremental lexical learning (Heitmeier et al., 2023), deep mappings cannot do so as effectively. At present, both linear and deep mappings are informative for understanding language.

📄 PDF Abstract BibTeX arXiv:2410.04259

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Identifying the Importance of Content Overlap for Better Cross-lingual Embedding Mappings

2021-11-01 · EMNLP (MRL) 2021 11 · Réka Cserháti, Gábor Berend

In this work, we analyze the performance and properties of cross-lingual word embedding models created by mapping-based alignment methods. We use several measures of corpus and embedding similarity to predict BLI scores …

FeatMap: Understanding image manipulation in the feature space and its implications for feature space geometry

2026-05-11 · Elias B. Krey, Nils Neukirch, Nils Strodthoff arxiv

Intermediate feature representations represent the backbone for the expressivity and adaptability of deep neural networks. However, their geometric structure remains poorly understood. In this submission, we provide indi…

Image ManipulationImage Editing

Simple Projection Variants Improve ColBERT Performance

2025-10-14 · Benjamin Clavié, Sean Lee, Rikiya Takehi, Aamir Shakir 외 arxiv

Multi-vector dense retrieval methods like ColBERT systematically use a single-layer linear projection to reduce the dimensionality of individual vectors. In this study, we explore the implications of the MaxSim operator …

Equiprobable mappings in weighted constraint grammars

2019-07-12 · SCiL 2020 1 · Arto Anttila, Scott Borgeson, Giorgio Magri

We show that MaxEnt is so rich that it can distinguish between any two different mappings: there always exists a nonnegative weight vector which assigns them different MaxEnt probabilities. Stochastic HG instead does adm…

ReLU soothes the NTK condition number and accelerates optimization for wide neural networks

2023-05-15 · Chaoyue Liu, Like Hui

Rectified linear unit (ReLU), as a non-linear activation function, is well known to improve the expressivity of neural networks such that any continuous function can be approximated to arbitrary precision by a sufficient…