paper-with-me

Papers

An Exploratory Analysis on the Explanatory Potential of Embedding-Based Measures of Semantic Transparency for Malay Word Recognition

2025-05-09 · M. Maziyah Mohamed, R. H. Baayen

Studies of morphological processing have shown that semantic transparency is crucial for word recognition. Its computational operationalization is still under discussion. Our primary objectives are to explore embedding-based measures of semantic transparency, and assess their impact on reading. First, we explored the geometry of complex words in semantic space. To do so, we conducted a t-distributed Stochastic Neighbor Embedding clustering analysis on 4,226 Malay prefixed words. Several clusters were observed for complex words varied by their prefix class. Then, we derived five simple measures, and investigated whether they were significant predictors of lexical decision latencies. Two sets of Linear Discriminant Analyses were run in which the prefix of a word is predicted from either word embeddings or shift vectors (i.e., a vector subtraction of the base word from the derived word). The accuracy with which the model predicts the prefix of a word indicates the degree of transparency of the prefix. Three further measures were obtained by comparing embeddings between each word and all other words containing the same prefix (i.e., centroid), between each word and the shift from their base word, and between each word and the predicted word of the Functional Representations of Affixes in Compositional Semantic Space model. In a series of Generalized Additive Mixed Models, all measures predicted decision latencies after accounting for word frequency, word length, and morphological family size. The model that included the correlation between each word and their centroid as a predictor provided the best fit to the data.

📄 PDF Abstract BibTeX arXiv:2505.05973

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Topic-Partitioned Multinetwork Embeddings

2012-12-01 · NeurIPS 2012 12 · Peter Krafft, Juston Moore, Bruce Desmarais, Hanna M. Wallach

We introduce a joint model of network content and context designed for exploratory analysis of email networks via visualization of topic-specific communication patterns. Our model is an admixture model for text and netwo…

DescriptiveLink Prediction

Exploratory Not Explanatory: Counterfactual Analysis of Saliency Maps for Deep Reinforcement Learning

2019-12-09 · ICLR 2020 1 · Akanksha Atrey, Kaleigh Clary, David Jensen

Saliency maps are frequently used to support explanations of the behavior of deep reinforcement learning (RL) agents. However, a review of how saliency maps are used in practice indicates that the derived explanations ar…

Atari GamescounterfactualCounterfactual ReasoningDeep Reinforcement Learning+3

How Far Can Sharpness and Complexity Jointly Explain Generalization?

2026-06-27 · Ziyu Cheng, Xitong Zhang, Longxiu Huang, Rongrong Wang arxiv

Sharpness and complexity are two central factors in the generalization analysis of deep neural networks. Existing quantitative evaluations of generalization measures have largely focused on individual scalar measures, le…

Convex Fairness Constrained Model Using Causal Effect Estimators

2020-02-16 · Hikaru Ogura, Akiko Takeda

Recent years have seen much research on fairness in machine learning. Here, mean difference (MD) or demographic parity is one of the most popular measures of fairness. However, MD quantifies not only discrimination but a…

Binary ClassificationFairnessmodelregression

ILAEDA: An Imitation Learning Based Approach for Automatic Exploratory Data Analysis

2024-10-15 · Abhijit Manatkar, Devarsh Patel, Hima Patel, Naresh Manwani

Automating end-to-end Exploratory Data Analysis (AutoEDA) is a challenging open problem, often tackled through Reinforcement Learning (RL) by learning to predict a sequence of analysis operations (FILTER, GROUP, etc). De…

Imitation LearningReinforcement Learning (RL)