@inproceedings{zeng-etal-2025-sift,
title = "{SIFT}: Grounding {LLM} Reasoning in Contexts via Stickers",
author = "Zeng, Zihao and
Huang, Xuyao and
Li, Boxiu and
Deng, Zhijie",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.345/",
doi = "10.18653/v1/2025.findings-emnlp.345",
pages = "6501--6513",
ISBN = "979-8-89176-335-7",
abstract = "This paper identifies that misinterpreting the context can be a significant issue during the reasoning process of large language models, spanning from smaller models like Llama3.2-3B-Instruct to cutting-edge ones like DeepSeek-R1. We introduce a novel, post-training approach called **Stick to the Facts (SIFT)** to tackle this. SIFT leverages increasing inference-time compute to ground LLM reasoning in contexts. At the core of SIFT lies the Sticker, which is generated by the model itself to explicitly emphasize the key information within the context. Given the Sticker, SIFT generates two predictions{---}one from the Sticker alone and one from the query augmented with the Sticker. If they differ, the Sticker is sequentially refined via forward optimization (to better align the extracted facts with the query) and inverse generation (to conform with the model{'}s inherent tendencies) for more faithful reasoning outcomes. Studies across diverse models (from 3B to 100B+) and benchmarks (e.g., MATH, AIME) reveal consistent performance improvements. Notably, SIFT improves the pass@1 accuracy of DeepSeek-R1 on AIME2024 from 78.33{\%} to **85.67{\%}** and that on AIME2025 from 69.8{\%} to **77.33{\%}**. Code will be public after acceptance."
}Markdown (Informal)
[SIFT: Grounding LLM Reasoning in Contexts via Stickers](https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.345/) (Zeng et al., Findings 2025)
ACL