← Search

Anton Shevtsov

4 accepted papers

2026

LK Losses: Direct Acceptance Rate Optimization for Speculative Decoding

ICML 2026poster

Speculative decoding accelerates autoregressive large language model (LLM) inference by using a lightweight draft model to propose candidate tokens that are then verified in parallel by the target model. The speedup is significantly determined by the acceptance rate, yet standard training minimizes …

Cited by 0SourceScholar
2026

SWE-rebench V2: Language-Agnostic SWE Task Collection at Scale

ICML 2026poster

Software engineering agents (SWE) are improving rapidly, with recent gains largely driven by reinforcement learning (RL). However, RL training is constrained by the scarcity of large-scale task collections with reproducible execution environments and reliable test suites. Although a growing number o…

Cited by 0SourceScholar
2025

Guided Search Strategies in Non-Serializable Environments with Applications to Software Engineering Agents

ICML 2025poster

Large language models (LLMs) have recently achieved remarkable results in complex multi-step tasks, such as mathematical reasoning and agentic software engineering. However, they often struggle to maintain consistent performance across multiple solution attempts. One effective approach to narrow the…

Cited by 0SourcePDFScholar
2025

SWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering Agents

NeurIPS 2025poster

LLM-based agents have shown promising capabilities in a growing range of software engineering (SWE) tasks. However, advancing this field faces two critical challenges. First, high-quality training data is scarce, especially data that reflects real-world SWE scenarios, where agents must interact with…

Cited by 0SourcecodeScholar