You Only Forward Once: Prediction and Rationalization in A Single Forward Pass
Han Jiang, Junwen Duan, Zhe Qu, and Jianxin Wang

TL;DR
The paper introduces YOFO, a single-pass framework that simultaneously predicts and rationalizes model outputs by gradually removing unimportant tokens, improving interpretability and accuracy over previous two-phase methods.
Contribution
YOFO is a novel single-phase approach that performs prediction and rationale extraction together, addressing interlocking and spurious correlation issues in unsupervised rationale extraction.
Findings
Up to 18.4% improvement in token-level F1 over state-of-the-art methods.
YOFO extracts precise rationales while removing unimportant tokens.
Demonstrates effectiveness on BeerAdvocate and Hotel Review datasets.
Abstract
Unsupervised rationale extraction aims to extract concise and contiguous text snippets to support model predictions without any annotated rationale. Previous studies have used a two-phase framework known as the Rationalizing Neural Prediction (RNP) framework, which follows a generate-then-predict paradigm. They assumed that the extracted explanation, called rationale, should be sufficient to predict the golden label. However, the assumption above deviates from the original definition and is too strict to perform well. Furthermore, these two-phase models suffer from the interlocking problem and spurious correlations. To solve the above problems, we propose a novel single-phase framework called You Only Forward Once (YOFO), derived from a relaxed version of rationale where rationales aim to support model predictions rather than make predictions. In our framework, A pre-trained language…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Computational and Text Analysis Methods
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Adam · Layer Normalization · Attention Dropout · Linear Layer · Linear Warmup With Linear Decay · WordPiece · Dropout
