paper-with-me

홈 › Papers

Noise Isn't Always Negative: Countering Exposure Bias in Sequence-to-Sequence Inflection Models

2020-12-01 · COLING 2020 8 · Garrett Nicolai, Miikka Silfverberg

Morphological inflection, like many sequence-to-sequence tasks, sees great performance from recurrent neural architectures when data is plentiful, but performance falls off sharply in lower-data settings. We investigate one aspect of neural seq2seq models that we hypothesize contributes to overfitting - teacher forcing. By creating different training and test conditions, exposure bias increases the likelihood that a system too closely models its training data. Experiments show that teacher-forced models struggle to recover when they enter unknown territory. However, a simple modification to the training algorithm to more closely mimic test conditions creates models that are better able to generalize to unseen environments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Morphological Inflection

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Exposure Bias versus Self-Recovery: Are Distortions Really Incremental for Autoregressive Text Generation?

2019-05-25 · EMNLP 2021 11 · Tianxing He, Jingzhao Zhang, Zhiming Zhou, James Glass

Exposure bias has been regarded as a central problem for auto-regressive language models (LM). It claims that teacher forcing would cause the test-time generation to be incrementally distorted due to the training-generat…

Machine TranslationText Generation

Collective Loss Function for Positive and Unlabeled Learning

2020-05-06 · Chenhao Xie, Qiao Cheng, Jiaqing Liang, Lihan Chen 외

People learn to discriminate between classes without explicit exposure to negative examples. On the contrary, traditional machine learning algorithms often rely on negative examples, otherwise the model would be prone to…

CPU

DPR: An Algorithm Mitigate Bias Accumulation in Recommendation feedback loops

2023-11-10 · Hangtong Xu, Yuanbo Xu, Yongjian Yang, Fuzhen Zhuang 외

Recommendation models trained on the user feedback collected from deployed recommendation systems are commonly biased. User feedback is considerably affected by the exposure mechanism, as users only provide feedback on t…

Recommendation Systems

Bias Detection in Emergency Psychiatry: Linking Negative Language to Diagnostic Disparities

2025-09-02 · Alissa A. Valentine, Lauren A. Lepow, Donald Apakama, Lili Chan 외 arxiv

The emergency department (ED) is a high stress environment with increased risk of clinician bias exposure. In the United States, Black patients are more likely than other racial/ethnic groups to obtain their first schizo…

Bias Detection

USD: A User-Intent-Driven Sampling and Dual-Debiasing Framework for Large-Scale Homepage Recommendations

2025-07-09 · Jiaqi Zheng, Cheng Guo, Yi Cao, Chaoqun Hou 외

Large-scale homepage recommendations face critical challenges from pseudo-negative samples caused by exposure bias, where non-clicks may indicate inattention rather than disinterest. Existing work lacks thorough analysis…

Marketing