paper-with-me

Papers

Autoregressive Text Generation Beyond Feedback Loops

2019-08-30 · IJCNLP 2019 11 · Florian Schmidt, Stephan Mandt, Thomas Hofmann

Autoregressive state transitions, where predictions are conditioned on past predictions, are the predominant choice for both deterministic and stochastic sequential models. However, autoregressive feedback exposes the evolution of the hidden state trajectory to potential biases from well-known train-test discrepancies. In this paper, we combine a latent state space model with a CRF observation model. We argue that such autoregressive observation models form an interesting middle ground that expresses local correlations on the word level but keeps the state evolution non-autoregressive. On unconditional sentence generation we show performance improvements compared to RNN and GAN baselines while avoiding some prototypical failure modes of autoregressive models.

📄 PDF Abstract BibTeX arXiv:1908.11658

Code (1)

schmiflo/crf-generation 공식 구현 tf

Tasks

SentenceText Generation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Test-Time Compute Scaling for ASR with Depth-Conditioned Looped Transformers

2026-06-03 · Yacouba Kaloga, Shashi Kumar, Shakeel A. Sheikh, Driss Khalil 외 arxiv

End-to-end ASR systems typically use fixed-depth acoustic encoders at inference, making it difficult to trade additional test-time computation for improved recognition without training a larger model. A natural approach …

Speech Recognition

LoopGuard: Breaking Self-Reinforcing Attention Loops via Dynamic KV Cache Intervention

2026-04-11 · Dongjie Xu, Hao Wu, Weijie Shi, Yue Cui 외 arxiv

Through systematic experiments on long-context generation, we observe a damaging failure mode in which decoding can collapse into persistent repetition loops. We find that this degeneration is driven by collapsed attenti…

The Diversity Paradox revisited: Systemic Effects of Feedback Loops in Recommender Systems

2026-02-18 · Gabriele Barlacchi, Margherita Lalli, Emanuele Ferragina, Fosca Giannotti 외 arxiv

Recommender systems shape individual choices through feedback loops in which user behavior and algorithmic recommendations coevolve over time. The systemic effects of these loops remain poorly understood, in part due to …

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

Autoregressive Styled Text Image Generation, but Make it Reliable

2025-10-27 · Carmine Zaccagnino, Fabio Quattrini, Vittorio Pippi, Silvia Cascianelli 외 arxiv

Generating faithful and readable styled text images (especially for Styled Handwritten Text generation - HTG) is an open problem with several possible applications across graphic design, document understanding, and image…

Image GenerationText GenerationImage Editing