RecHarness automates recommender optimization with bandit routing
RecHarness is an open-source research framework that automates recommender system optimization by combining a multi-armed bandit router with an LLM code synthesis agent. The bandit router selects strategic modification directions while the agent generates executable code edits, using a jump-basin mechanism to escape local optima during long-horizon tuning.
Combining multi-armed bandit algorithms with LLM code synthesis provides a novel and principled approach to self-evolving AI models, replacing unguided iterative prompts with structured exploration.
- –**Directed Exploration**: Multi-armed bandit routing ensures high-level optimization decisions are informed by prior empirical results.
- –**Automated Code Synthesis**: LLM agents dynamically translate abstract hypotheses into concrete model code edits and experiments.
- –**Escape from Local Optima**: A jump-basin mechanism introduces structural shifts when localized edits reach a performance bottleneck.
- –**Engineering Efficiency**: Significantly reduces the manual trial-and-error overhead standard in recommender system engineering.
DISCOVERED
1d ago
2026-08-04
PUBLISHED
1d ago
2026-08-04
RELEVANCE
AUTHOR
Discover AI