paper-with-me

Papers

Measuring Memorization Effect in Word-Level Neural Networks Probing

2020-06-29 · Rudolf Rosa, Tomáš Musil, David Mareček

Multiple studies have probed representations emerging in neural networks trained for end-to-end NLP tasks and examined what word-level linguistic information may be encoded in the representations. In classical probing, a classifier is trained on the representations to extract the target linguistic information. However, there is a threat of the classifier simply memorizing the linguistic labels for individual words, instead of extracting the linguistic abstractions from the representations, thus reporting false positive results. While considerable efforts have been made to minimize the memorization problem, the task of actually measuring the amount of memorization happening in the classifier has been understudied so far. In our work, we propose a simple general method for measuring the memorization effect, based on a symmetric selection of comparable sets of test words seen versus unseen in training. Our method can be used to explicitly quantify the amount of memorization happening in a probing setup, so that an adequate setup can be chosen and the results of the probing can be interpreted with a reliability estimate. We exemplify this by showcasing our method on a case study of probing for part of speech in a trained neural machine translation encoder.

📄 PDF Abstract BibTeX arXiv:2006.16082

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMemorizationTranslation

Similar Papers 제목 키워드 기반

Conditional probing: measuring usable information beyond a baseline

2021-09-19 · EMNLP 2021 11 · John Hewitt, Kawin Ethayarajh, Percy Liang, Christopher D. Manning

Probing experiments investigate the extent to which neural representations make properties -- like part-of-speech -- predictable. One suggests that a representation encodes a property if probing that representation produ…

Word Embeddings

OWL: Probing Cross-Lingual Recall of Memorized Texts via World Literature

2025-05-28 · Alisha Srivastava, Emir Korukluoglu, Minh Nhat Le, Duyen Tran 외

Large language models (LLMs) are known to memorize and recall English text from their pretraining data. However, the extent to which this ability generalizes to non-English languages or transfers across languages remains…

Memorization

Assessing the Ability of Neural TTS Systems to Model Consonant-Induced F0 Perturbation

2026-03-22 · Tianle Yang, Chengzhe Sun, Phil Rose, Cassandra L. Jacobs 외 arxiv

This study proposes a segmental-level prosodic probing framework to evaluate neural TTS models' ability to reproduce consonant-induced f0 perturbation, a fine-grained segmental-prosodic effect that reflects local articul…

Quantifying and Analyzing Entity-level Memorization in Large Language Models

2023-08-30 · Zhenhong Zhou, Jiuyang Xiang, Chaomeng Chen, Sen Su

Large language models (LLMs) have been proven capable of memorizing their training data, which can be extracted through specifically designed prompts. As the scale of datasets continues to grow, privacy risks arising fro…

Language ModelingLanguage ModellingMemorizationProbing Language Models

An Investigation of Memorization Risk in Healthcare Foundation Models

2025-10-14 · Sana Tonekaboni, Lena Stempfle, Adibvafa Fallahpour, Walter Gerych 외 arxiv

Foundation models trained on large-scale de-identified electronic health records (EHRs) hold promise for clinical applications. However, their capacity to memorize patient information raises important privacy concerns. I…