← Search

Shengyu Feng

9 accepted papers

2026

CO-Bench: Benchmarking Language Model Agents in Algorithm Search for Combinatorial Optimization

AAAI 2026technical

Although LLM-based agents have attracted significant attention in domains such as software engineering and machine learning research, their role in advancing combinatorial optimization (CO) remains relatively underexplored. This gap underscores the need for a deeper understanding of their potential

Cited by 0SourcePDFScholar
2026

FrontierCO: Real-World and Large-Scale Evaluation of Machine Learning Solvers for Combinatorial Optimization

ICLR 2026poster

Machine learning (ML) has shown promise for tackling combinatorial optimization (CO), but much of the reported progress relies on small-scale, synthetic benchmarks that fail to capture real-world structure and scale. A core limitation is that ML methods are typically trained and evaluated on synthet…

Cited by 0SourcecodeScholar
2025

SORREL: Suboptimal-Demonstration-Guided Reinforcement Learning for Learning to Branch

AAAI 2025technical

Mixed Integer Linear Program (MILP) solvers are mostly built upon a Branch-and-Bound (B&B) algorithm, where the efficiency of traditional solvers heavily depends on hand-crafted heuristics for branching. The past few years have witnessed the increasing popularity of data-driven approaches to automat…

Cited by 0SourcePDFScholar
2025

Step-by-Step Reasoning for Math Problems via Twisted Sequential Monte Carlo

ICLR 2025poster

Augmenting the multi-step reasoning abilities of Large Language Models (LLMs) has been a persistent challenge. Recently, verification has shown promise in improving solution consistency by evaluating generated outputs. However, current verification approaches suffer from sampling inefficiencies, req…

Cited by 1SourcePDFScholar
2021

Batch Reinforcement Learning Through Continuation Method

ICLR 2021poster

Many real-world applications of reinforcement learning (RL) require the agent to learn from a fixed set of trajectories, without collecting new interactions. Policy optimization under this setting is extremely challenging as: 1) the geometry of the objective function is hard to optimize efficiently…

Cited by 20SourcePDFScholar
2020

Memory Based Trajectory-conditioned Policies for Learning from Sparse Rewards

NeurIPS 2020poster

Reinforcement learning with sparse rewards is challenging because an agent can rarely obtain non-zero rewards and hence, gradient-based optimization of parameterized policies can be incremental and slow. Recent work demonstrated that using a memory buffer of previous successful trajectories can resu…

Cited by 39SourcePDFScholar