paper-with-me

홈 › Papers

Soft Label Memorization-Generalization for Natural Language Inference

2017-02-27 · John P. Lalor, Hao Wu, Hong Yu

Often when multiple labels are obtained for a training example it is assumed that there is an element of noise that must be accounted for. It has been shown that this disagreement can be considered signal instead of noise. In this work we investigate using soft labels for training data to improve generalization in machine learning models. However, using soft labels for training Deep Neural Networks (DNNs) is not practical due to the costs involved in obtaining multiple labels for large data sets. We propose soft label memorization-generalization (SLMG), a fine-tuning approach to using soft labels for training DNNs. We assume that differences in labels provided by human annotators represent ambiguity about the true label instead of noise. Experiments with SLMG demonstrate improved generalization performance on the Natural Language Inference (NLI) task. Our experiments show that by injecting a small percentage of soft label training data (0.03% of training set size) we can improve generalization performance over several baselines.

📄 PDF Abstract BibTeX arXiv:1702.08563

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationNatural Language Inference

Similar Papers 제목 키워드 기반

Measures of Information Reflect Memorization Patterns

2022-10-17 · Rachit Bansal, Danish Pruthi, Yonatan Belinkov

Neural networks are known to exploit spurious artifacts (or shortcuts) that co-occur with a target label, exhibiting heuristic memorization. On the other hand, networks have been shown to memorize training examples, resu…

DiversityMemorizationModel Selection

Detecting Memorization in Large Language Models

2024-12-02 · Eduardo Slonski

Large language models (LLMs) have achieved impressive results in natural language processing but are prone to memorizing portions of their training data, which can compromise evaluation metrics, raise privacy concerns, a…

Memorization

Unlocking Memorization in Large Language Models with Dynamic Soft Prompting

2024-09-20 · Zhepeng Wang, Runxue Bao, Yawen Wu, Jackson Taylor 외

Pretrained large language models (LLMs) have revolutionized natural language processing (NLP) tasks such as summarization, question answering, and translation. However, LLMs pose significant security risks due to their t…

Code GenerationMemorizationQuestion AnsweringText Generation

Memorization Dynamics in Knowledge Distillation for Language Models

2026-01-21 · Jaydeep Borkar, Karan Chadha, Niloofar Mireshghallah, Yuchen Zhang 외 arxiv

Knowledge Distillation (KD) is increasingly adopted to transfer capabilities from large language models to smaller ones, offering significant improvements in efficiency and utility while often surpassing standard fine-tu…

Knowledge Distillation

ResMem: Learn what you can and memorize the rest

2023-02-03 · NeurIPS 2023 11

The impressive generalization performance of modern neural networks is attributed in part to their ability to implicitly memorize complex training patterns. Inspired by this, we explore a novel mechanism to improve model…

MemorizationPrediction