paper-with-me

Papers

PaT: Planning-after-Trial for Efficient Test-Time Code Generation

2026-05-08 · Youngsik Yoon, Sungjae Lee, Seockbean Song, Siwei Wang, Wei Chen, Jungseul Ok arxiv

Beyond training-time optimization, scaling test-time computation has emerged as a key paradigm to extend the reasoning capabilities of Large Language Models (LLMs). However, most existing methods adopt a rigid Planning-before-Trial (PbT) policy, which inefficiently allocates test-time compute by incurring planning overhead even on directly solvable problems. We propose Planning-after-Trial (PaT), an adaptive policy for code generation that invokes a planner only upon verification failure. This adaptive policy naturally enables a heterogeneous model configuration: a cost-efficient model handles generation attempts, while a powerful model is reserved for targeted planning interventions. Empirically, across multiple benchmarks and model families, our approach significantly advances the cost-performance Pareto frontier. Notably, our heterogeneous configuration achieves performance comparable to a large homogeneous model while reducing inference cost by approximately 69\%.

📄 PDF Abstract BibTeX arXiv:2605.07248

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Learning from Trials and Errors: Reflective Test-Time Planning for Embodied LLMs

2026-02-24 · Yining Hong, Huang Huang, Manling Li, Li Fei-Fei 외 arxiv

Embodied LLMs endow robots with high-level task reasoning, but they cannot reflect on what went wrong or why, turning deployment into a sequence of independent trials where mistakes repeat rather than accumulate into exp…

Zero-shot Generalization

Actor Critic with Experience Replay-based automatic treatment planning for prostate cancer intensity modulated radiotherapy

2025-02-01 · Md Mainul Abrar, Parvat Sapkota, Damon Sprouts, Xun Jia 외

Background: Real-time treatment planning in IMRT is challenging due to complex beam interactions. AI has improved automation, but existing models require large, high-quality datasets and lack universal applicability. Dee…

Deep Reinforcement Learning

Why Are GUI Agents Correct but Late? Decode on the Decision-Time Critical Path, Tested with Pre-Compiled Policy Trees

2026-07-30 · Zihan Dong, Rui Qian, Qishi Zhan, Dongshen Peng 외 arxiv

Computer-use agents often fail on transient GUI events because they produce the correct action only after the relevant window has already closed. We identify the main cause as expensive autoregressive decoding on the dec…

HiGR: Industrial-Scale Hierarchical Generative Slate Recommendation Framework in Tencent

2025-12-31 · Yunsheng Pang, Zijian Liu, Yudong Li, Shaojie Zhu 외 arxiv

Slate recommendation, which presents users with a ranked item list in a single display, is ubiquitous across mainstream online platforms. While recent generative recommendation methods have shown strong potential in mode…

Prediction of Bottleneck Points for Manipulation Planning in Cluttered Environment using a 3D Convolutional Neural Network

2019-11-12 · Indraneel Patil, B. K. Rout, V. Kalaichelvi

Latest research in industrial robotics is aimed at making human robot collaboration possible seamlessly. For this purpose, industrial robots are expected to work on the fly in unstructured and cluttered environments and …

Industrial RobotsMotion Planning