paper-with-me

Papers

Solve it with EASE

2025-09-09 · Adam Viktorin, Tomas Kadavy, Jozef Kovac, Michal Pluhacek, Roman Senkerik arxiv

This paper presents EASE (Effortless Algorithmic Solution Evolution), an open-source and fully modular framework for iterative algorithmic solution generation leveraging large language models (LLMs). EASE integrates generation, testing, analysis, and evaluation into a reproducible feedback loop, giving users full control over error handling, analysis, and quality assessment. Its architecture supports the orchestration of multiple LLMs in complementary roles-such as generator, analyst, and evaluator. By abstracting the complexity of prompt design and model management, EASE provides a transparent and extensible platform for researchers and practitioners to co-design algorithms and other generative solutions across diverse domains.

📄 PDF Abstract BibTeX arXiv:2509.18108

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAT Heritage: a community-driven effort for archiving, building and running more than thousand SAT solvers

2020-06-02 · Gilles Audemard, Loïc Paulevé, Laurent Simon

SAT research has a long history of source code and binary releases, thanks to competitions organized every year. However, since every cycle of competitions has its own set of rules and an adhoc way of publishing source c…

Practice Makes a Solver Perfect: Data Augmentation for Math Word Problem Solvers

2022-04-30 · NAACL 2022 7 · Vivek Kumar, Rishabh Maheshwary, Vikram Pudi

Existing Math Word Problem (MWP) solvers have achieved high accuracy on benchmark datasets. However, prior works have shown that such solvers do not generalize well and rely on superficial cues to achieve high performanc…

Data AugmentationDiversityMath

Lightsolver challenges a leading deep learning solver for Max-2-SAT problems

2023-02-14 · Hod Wirzberger, Assaf Kalinski, Idan Meirzada, Harel Primack 외

Maximum 2-satisfiability (MAX-2-SAT) is a type of combinatorial decision problem that is known to be NP-hard. In this paper, we compare LightSolver's quantum-inspired algorithm to a leading deep-learning solver for the M…

Deep Learning

Breaking the Solver Bottleneck: Training Task Generators at the Learnable Frontier

2026-06-10 · Lorenz Wolf, Connor Watts, Roger Creus Castanyer, Geoffrey Bradway 외 arxiv

The limiting resource for training agents via reinforcement learning (RL) is increasingly frontier task supply: valid, solvable tasks just difficult enough to train the current model. As reasoning and agentic models impr…

Reinforcement Learning

Acceleration of horizontal numerical advection for atmospheric modeling through surrogate modeling with temporal coarse-graining

2026-04-30 · Manho Park, Christopher V. Rackauckas, Christopher W. Tessum arxiv

Machine-learned surrogate modeling of advection may accelerate geoscientific models, but existing approaches have either achieved limited speedup or have sacrificed spatial resolution compared to the model they are train…