paper-with-me

홈 › Papers

Semi-supervised Contextual Historical Text Normalization

2020-07-01 · ACL 2020 6 · Peter Makarov, Simon Clematide

Historical text normalization, the task of mapping historical word forms to their modern counterparts, has recently attracted a lot of interest (Bollmann, 2019; Tang et al., 2018; Lusetti et al., 2018; Bollmann et al., 2018;Robertson and Goldwater, 2018; Bollmannet al., 2017; Korchagina, 2017). Yet, virtually all approaches suffer from the two limitations: 1) They consider a fully supervised setup, often with impractically large manually normalized datasets; 2) Normalization happens on words in isolation. By utilizing a simple generative normalization model and obtaining powerful contextualization from the target-side language model, we train accurate models with unlabeled historical data. In realistic training scenarios, our approach often leads to reduction in manually normalized data at the same accuracy levels.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingText Normalization

Similar Papers 제목 키워드 기반

Online Semi-Supervised Learning with Bandit Feedback

2020-10-23 · ICLR Workshop LLD 2019 · Sohini Upadhyay, Mikhail Yurochkin, Mayank Agarwal, Yasaman Khazaeni 외

We formulate a new problem at the intersectionof semi-supervised learning and contextual bandits,motivated by several applications including clini-cal trials and ad recommendations. We demonstratehow Graph Convolutional …

ImputationMulti-Armed Bandits

Part-of-Speech Tagging for Historical English

2016-03-10 · NAACL 2016 6 · Yi Yang, Jacob Eisenstein

As more historical texts are digitized, there is interest in applying natural language processing tools to these archives. However, the performance of these tools is often unsatisfactory, due to language change and genre…

Domain AdaptationPart-Of-Speech TaggingUnsupervised Domain AdaptationWord Embeddings

Historical Text Normalization with Delayed Rewards

2019-07-01 · ACL 2019 7 · Simon Flachs, Marcel Bollmann, Anders S{\o}gaard

Training neural sequence-to-sequence models with simple token-level log-likelihood is now a standard approach to historical text normalization, albeit often outperformed by phrase-based models. Policy gradient training e…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Text Normalization

Exponential Moving Average Normalization for Self-supervised and Semi-supervised Learning

2021-01-21 · CVPR 2021 1 · Zhaowei Cai, Avinash Ravichandran, Subhransu Maji, Charless Fowlkes 외

We present a plug-in replacement for batch normalization (BN) called exponential moving average normalization (EMAN), which improves the performance of existing student-teacher based self- and semi-supervised learning te…

Self-Supervised LearningSemi-Supervised Image Classification

CogStream: Context-guided Streaming Video Question Answering

2025-06-12 · Zicheng Zhao, Kangyu Wang, Shijie Li, Rui Qian 외

Despite advancements in Video Large Language Models (Vid-LLMs) improving multimodal understanding, challenges persist in streaming video reasoning due to its reliance on contextual information. Existing paradigms feed al…

Question AnsweringVideo Question Answering