paper-with-me

Papers

Man-Made Heuristics Are Dead. Long Live Code Generators!

2025-10-09 · Rohit Dwivedula, Divyanshu Saxena, Aditya Akella, Swarat Chaudhuri, Daehyeok Kim arxiv

Policy design for various systems controllers has conventionally been a manual process, with domain experts carefully tailoring heuristics for the specific instance in which the policy will be deployed. In this paper, we re-imagine policy design via a novel automated search technique fueled by recent advances in generative models, specifically Large Language Model (LLM)-driven code generation. We outline the design and implementation of PolicySmith, a framework that applies LLMs to synthesize instance-optimal heuristics. We apply PolicySmith to two long-standing systems policies - web caching and congestion control, highlighting the opportunities unraveled by this LLM-driven heuristic search. For caching, PolicySmith discovers heuristics that outperform established baselines on standard open-source traces. For congestion control, we show that PolicySmith can generate safe policies that integrate directly into the Linux kernel.

📄 PDF Abstract BibTeX arXiv:2510.08803

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Rule-Based Information Extraction is Dead! Long Live Rule-Based Information Extraction Systems!

2013-10-01 · EMNLP 2013 10 · Laura Chiticariu, Yunyao Li, Frederick R. Reiss
Entity Extraction using GAN

Is computational creativity flourishing on the dead internet?

2024-06-03 · Terence Broad

The dead internet theory is a conspiracy theory that states that all interactions and posts on social media are no longer being made by real people, but rather by autonomous bots. While the theory is obviously not true, …

Absolute bacterial cell enumeration using flow cytometry

2017-06-20

Aim: To evaluate a flow cytometry protocol that uses reference beads for the enumeration of live and dead bacteria present in a mixture. Methods and Results: Mixtures of live and dead Escherichia coli with live:dead conc…

A Novel Design of a Parallel Machine Learnt Generational Garbage Collector

2015-01-06 · Vasanthakumar Soundararajan

The Generational Garbage collection involves organizing the heap into different divisions of memory space in-order to filter long-lived objects from short-lived objects through moving the surviving object of each generat…

Object

PREVENT-JACK: Context Steering for Swarms of Long Heavy Articulated Vehicles

2026-04-23 · Adrian Baruck, Michael Dubé, Christoph Steup, Sanaz Mostaghim arxiv

In this paper, we aim to extend the traditional point-mass-like robot representation in swarm robotics and instead study a swarm of long Heavy Articulated Vehicles (HAVs). HAVs are kinematically constrained, elongated, a…