paper-with-me

홈 › Papers

Counterfactual Language Model Adaptation for Suggesting Phrases

2017-10-04 · IJCNLP 2017 11 · Kenneth C. Arnold, Kai-Wei Chang, Adam T. Kalai

Mobile devices use language models to suggest words and phrases for use in text entry. Traditional language models are based on contextual word frequency in a static corpus of text. However, certain types of phrases, when offered to writers as suggestions, may be systematically chosen more often than their frequency would predict. In this paper, we propose the task of generating suggestions that writers accept, a related but distinct task to making accurate predictions. Although this task is fundamentally interactive, we propose a counterfactual setting that permits offline training and evaluation. We find that even a simple language model can capture text characteristics that improve acceptability.

📄 PDF Abstract BibTeX arXiv:1710.01799

Code (1)

kcarnold/counterfactual-lm 공식 구현

Tasks

counterfactualLanguage ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

Counterfactual Data Augmentation for Neural Machine Translation

2021-06-01 · NAACL 2021 4 · Qi Liu, Matt Kusner, Phil Blunsom

We propose a data augmentation method for neural machine translation. It works by interpreting language models and phrasal alignment causally. Specifically, it creates augmented parallel translation corpora by generating…

counterfactualData AugmentationLanguage ModelingLanguage Modelling+2

CAGE-SGG: Counterfactual Active Graph Evidence for Open-Vocabulary Scene Graph Generation

2026-04-24 · Suiyang Guang, Chenyu Liu, Ruohan Zhang, Siyuan Chen arxiv

Open-vocabulary scene graph generation (SGG) aims to describe visual scenes with flexible and fine-grained relation phrases beyond a fixed predicate vocabulary. While recent vision-language models greatly expand the sema…

Scene Graph Generation

Parallel Universes, Parallel Languages: A Comprehensive Study on LLM-based Multilingual Counterfactual Example Generation

2026-01-01 · Qianli Wang, Van Bach Nguyen, Yihong Liu, Fedor Splitt 외 arxiv

Counterfactuals refer to minimally edited inputs that cause a model's prediction to change, serving as a promising approach to explaining the model's behavior. Large language models (LLMs) excel at generating English cou…

Data Augmentation

Counterfactual Memorization in Neural Language Models

2021-12-24 · NeurIPS 2023 11

Modern neural language models that are widely used in various NLP tasks risk memorizing sensitive information from their training data. Understanding this memorization is important in real world applications and also fro…

counterfactualLanguage ModelingLanguage ModellingMemorization

Discourse Component to Sentence (DC2S): An Efficient Human-Aided Construction of Paraphrase and Sentence Similarity Dataset

2020-05-01 · LREC 2020 5 · Won Ik Cho, Jong In Kim, Young Ki Moon, Nam Soo Kim

Assessing the similarity of sentences and detecting paraphrases is an essential task both in theory and practice, but achieving a reliable dataset requires high resource. In this paper, we propose a discourse component-b…

Natural Language InferenceParaphrase GenerationSentenceSentence Similarity