paper-with-me

Papers

Does More Inference-Time Compute Really Help Robustness?

2025-07-21 · Tong Wu, Chong Xiang, Jiachen T. Wang, Weichen Yu, Chawin Sitawarin, Vikash Sehwag, Prateek Mittal arxiv

Recently, Zaremba et al. demonstrated that increasing inference-time computation improves robustness in large proprietary reasoning LLMs. In this paper, we first show that smaller-scale, open-source models (e.g., DeepSeek R1, Qwen3, Phi-reasoning) can also benefit from inference-time scaling using a simple budget forcing strategy. More importantly, we reveal and critically examine an implicit assumption in prior work: intermediate reasoning steps are hidden from adversaries. By relaxing this assumption, we identify an important security risk, intuitively motivated and empirically verified as an inverse scaling law: if intermediate reasoning steps become explicitly accessible, increased inference-time computation consistently reduces model robustness. Finally, we discuss practical scenarios where models with hidden reasoning chains are still vulnerable to attacks, such as models with tool-integrated reasoning and advanced reasoning extraction attacks. Our findings collectively demonstrate that the robustness benefits of inference-time scaling depend heavily on the adversarial setting and deployment context. We urge practitioners to carefully weigh these subtle trade-offs before applying inference-time scaling in security-sensitive, real-world applications.

📄 PDF Abstract BibTeX arXiv:2507.15974

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MT Quality Estimation for Computer-assisted Translation: Does it Really Help?

2015-07-01 · IJCNLP 2015 7 · Marco Turchi, Matteo Negri, Marcello Federico
Machine TranslationTranslation

ImageWAM: Do World Action Models Really Need Video Generation, or Just Image Editing?

2026-06-17 · Yuyang Zhang, Wenyao Zhang, Zekun Qi, He Zhang 외 arxiv

World Action Models (WAMs) commonly rely on video generation to bridge visual world modeling and robot control. However, video-based WAMs face three coupled limitations: dense multi-frame future tokens make inference cos…

Video PredictionVideo GenerationImage Editing

Does YOLO Really Need to See Every Training Image in Every Epoch?

2026-03-18 · Xingxing Xie, Jiahua Dong, Junwei Han, Gong Cheng arxiv

YOLO detectors are known for their fast inference speed, yet training them remains unexpectedly time-consuming due to their exhaustive pipeline that processes every training image in every epoch, even when many images ha…

Do LLMs Really Think Step-by-step In Implicit Reasoning?

2024-11-24 · Yijiong Yu

It has been well-known that Chain-of-Thought can remarkably enhance LLMs' performance on complex tasks. However, because it also introduces slower inference speeds and higher computational costs, many researches have att…

Does GPT Really Get It? A Hierarchical Scale to Quantify Human vs AI's Understanding of Algorithms

2024-06-20 · Mirabel Reid, Santosh S. Vempala

As Large Language Models (LLMs) perform (and sometimes excel at) more and more complex cognitive tasks, a natural question is whether AI really understands. The study of understanding in LLMs is in its infancy, and the c…

Philosophy