paper-with-me

Papers

Simple Search Algorithms on Semantic Networks Learned from Language Use

2016-02-10 · Aida Nematzadeh, Filip Miscevic, Suzanne Stevenson

Recent empirical and modeling research has focused on the semantic fluency task because it is informative about semantic memory. An interesting interplay arises between the richness of representations in semantic memory and the complexity of algorithms required to process it. It has remained an open question whether representations of words and their relations learned from language use can enable a simple search algorithm to mimic the observed behavior in the fluency task. Here we show that it is plausible to learn rich representations from naturalistic data for which a very simple search algorithm (a random walk) can replicate the human patterns. We suggest that explicitly structuring knowledge about words into a semantic network plays a crucial role in modeling human behavior in memory search and retrieval; moreover, this is the case across a range of semantic information sources.

📄 PDF Abstract BibTeX arXiv:1602.03265

Code (1)

FilipMiscevic/random_walk 공식 구현

Tasks

Open-Ended Question AnsweringRetrieval

Similar Papers 제목 키워드 기반

Understanding Learning Dynamics Of Language Models with SVCCA

2018-11-01 · NAACL 2019 6 · Naomi Saphra, Adam Lopez

Research has shown that neural models implicitly encode linguistic features, but there has been no research showing \emph{how} these encodings arise as the models are trained. We present the first study on the learning d…

Language ModelingLanguage Modelling

Eliciting Structural and Semantic Global Knowledge in Unsupervised Graph Contrastive Learning

2022-02-17 · Kaize Ding, Yancheng Wang, Yingzhen Yang, Huan Liu

Graph Contrastive Learning (GCL) has recently drawn much research interest for learning generalizable node representations in a self-supervised manner. In general, the contrastive learning process in GCL is performed on …

Contrastive LearningGraph Neural NetworkRepresentation Learning

Language Guided Skill Discovery

2024-06-07 · Seungeun Rho, Laura Smith, Tianyu Li, Sergey Levine 외

Skill discovery methods enable agents to learn diverse emergent behaviors without explicit rewards. To make learned skills useful for unknown downstream tasks, obtaining a semantically diverse repertoire of skills is ess…

Diversity

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 m…

Language Acquisition

Universal Sentence Representation Learning with Conditional Masked Language Model

2020-12-28 · EMNLP 2021 11 · ZiYi Yang, Yinfei Yang, Daniel Cer, Jax Law 외

This paper presents a novel training method, Conditional Masked Language Modeling (CMLM), to effectively learn sentence representations on large scale unlabeled corpora. CMLM integrates sentence representation learning i…

Language ModelingLanguage ModellingMasked Language ModelingNatural Language Inference+3