← Search

Atharva Sehgal

6 accepted papers

2026

Evaluating Agentic Optimization on Large Codebases

ICML 2026poster

Large language model (LLM) coding agents increasingly operate at the repository level, motivating benchmarks that evaluate their ability to optimize entire codebases under realistic constraints. Existing code benchmarks largely rely on synthetic tasks, binary correctness signals, or single-objective…

Cited by 0SourceScholar
2026

Simple Agents Outperform Experts in Biomedical Imaging Workflow Optimization

CVPR 2026

Adapting production-level computer vision tools to bespoke scientific datasets is a critical "last mile" bottleneck. Current solutions are impractical: fine-tuning requires large annotated datasets scientists often lack, while manual code adaptation costs scientists weeks to months of effort. We con

Cited by 0SourcecodeScholar
2025

Self-Evolving Visual Concept Library using Vision-Language Critics

CVPR 2025poster

We study the problem of building a visual concept library for visual recognition. Building effective visual concept libraries is challenging, as manual definition is labor-intensive, while relying solely on LLMs for concept generation can result in concepts that lack discriminative power or fail to…

Cited by 0SourcePDFScholar
2024

Neurosymbolic Grounding for Compositional World Models

ICLR 2024poster

We introduce Cosmos, a framework for object-centric world modeling that is designed for compositional generalization (CompGen), i.e., high performance on unseen input scenes obtained through the composition of known visual "atoms." The central insight behind Cosmos is the use of a novel form of neur…

2024

Symbolic Regression with a Learned Concept Library

NeurIPS 2024poster

We present a novel method for symbolic regression (SR), the task of searching for compact programmatic hypotheses that best explain a dataset. The problem is commonly solved using genetic algorithms; we show that we can enhance such methods by inducing a library of abstract textual concepts. Our alg…

2022

Composing Neural Learning and Symbolic Reasoning with an Application to Visual Discrimination

IJCAI 2022poster

We consider the problem of combining machine learning models to perform higher-level cognitive tasks with clear specifications. We propose the novel problem of Visual Discrimination Puzzles (VDP) that requires finding interpretable discriminators that classify images according to a logical specifica…