paper-with-me

Papers

Predicting and Explaining Human Semantic Search in a Cognitive Model

2017-11-29 · WS 2018 1 · Filip Miscevic, Aida Nematzadeh, Suzanne Stevenson

Recent work has attempted to characterize the structure of semantic memory and the search algorithms which, together, best approximate human patterns of search revealed in a semantic fluency task. There are a number of models that seek to capture semantic search processes over networks, but they vary in the cognitive plausibility of their implementation. Existing work has also neglected to consider the constraints that the incremental process of language acquisition must place on the structure of semantic memory. Here we present a model that incrementally updates a semantic network, with limited computational steps, and replicates many patterns found in human semantic fluency using a simple random walk. We also perform thorough analyses showing that a combination of both structural and semantic features are correlated with human performance patterns.

📄 PDF Abstract BibTeX arXiv:1711.11125

Code (2)

FilipMiscevic/random_walk 공식 구현
mkduer/semantic-fluency-nn

Tasks

Language Acquisition

Similar Papers 제목 키워드 기반

Predicting Human Translation Difficulty with Neural Machine Translation

2023-12-19 · Zheng Wei Lim, Ekaterina Vylomova, Charles Kemp, Trevor Cohn

Human translators linger on some words and phrases more than others, and predicting this variation is a step towards explaining the underlying cognitive processes. Using data from the CRITT Translation Process Research D…

Machine TranslationNMTTranslation

Hybrid Active Inference

2018-10-05 · André Ofner, Sebastian Stober

We describe a framework of hybrid cognition by formulating a hybrid cognitive agent that performs hierarchical active inference across a human and a machine part. We suggest that, in addition to enhancing human cognitive…

BIG-bench Machine LearningProbabilistic Deep LearningRepresentation Learning

Cognitive Modeling of Semantic Fluency Using Transformers

2022-08-20 · Animesh Nighojkar, Anna Khlyzova, John Licato

Can deep language models be explanatory models of human cognition? If so, what are their limits? In order to explore this question, we propose an approach called hyperparameter hypothesization that uses predictive hyperp…

Retrieval

The Cognitive Revolution in Interpretability: From Explaining Behavior to Interpreting Representations and Algorithms

2024-08-11 · Adam Davies, Ashkan Khakzar

Artificial neural networks have long been understood as "black boxes": though we know their computation graphs and learned parameters, the knowledge encoded by these weights and functions they perform are not inherently …

Different kinds of cognitive plausibility: why are transformers better than RNNs at predicting N400 amplitude?

2021-07-20 · James A. Michaelov, Megan D. Bardolph, Seana Coulson, Benjamin K. Bergen

Despite being designed for performance rather than cognitive plausibility, transformer language models have been found to be better at predicting metrics used to assess human language comprehension than language models w…