paper-with-me

Papers

ResearchCodeAgent: An LLM Multi-Agent System for Automated Codification of Research Methodologies

2025-04-28 · Shubham Gandhi, Dhruv Shah, Manasi Patwardhan, Lovekesh Vig, Gautam Shroff

In this paper we introduce ResearchCodeAgent, a novel multi-agent system leveraging large language models (LLMs) agents to automate the codification of research methodologies described in machine learning literature. The system bridges the gap between high-level research concepts and their practical implementation, allowing researchers auto-generating code of existing research papers for benchmarking or building on top-of existing methods specified in the literature with availability of partial or complete starter code. ResearchCodeAgent employs a flexible agent architecture with a comprehensive action suite, enabling context-aware interactions with the research environment. The system incorporates a dynamic planning mechanism, utilizing both short and long-term memory to adapt its approach iteratively. We evaluate ResearchCodeAgent on three distinct machine learning tasks with distinct task complexity and representing different parts of the ML pipeline: data augmentation, optimization, and data batching. Our results demonstrate the system's effectiveness and generalizability, with 46.9% of generated code being high-quality and error-free, and 25% showing performance improvements over baseline implementations. Empirical analysis shows an average reduction of 57.9% in coding time compared to manual implementation. We observe higher gains for more complex tasks. ResearchCodeAgent represents a significant step towards automating the research implementation process, potentially accelerating the pace of machine learning research.

📄 PDF Abstract BibTeX arXiv:2504.20117

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingData Augmentation

Similar Papers 제목 키워드 기반

IdeaAMBIG: Benchmarking Implementation-Critical Gaps in Research-Idea Specifications

2026-09-09 · Yiling Ma, Yilun Zhao, Sihong Wu, Manasi Patwardhan 외 arxiv

A research idea may be novel, coherent, and scientifically plausible, yet its proposed method may remain insufficiently specified for faithful implementation. We study the codification readiness of implementation-facing …

Time-Multiplexed Coded Aperture Imaging: Learned Coded Aperture and Pixel Exposures for Compressive Imaging Systems

2021-04-06 · ICCV 2021 10 · Edwin Vargas, Julien N. P. Martel, Gordon Wetzstein, Henry Arguello

Compressive imaging using coded apertures (CA) is a powerful technique that can be used to recover depth, light fields, hyperspectral images and other quantities from a single snapshot. The performance of compressive ima…

Fairness and Friends

2021-03-18 · ICLR Workshop Rethinking_ML_Papers 2021 5 · Falaah Arif Khan, Eleni Manis, Julia Stoyanovich

Recent interest in codifying fairness in Automated Decision Systems (ADS) has resulted in a wide range of formulations of what it means for an algorithm to be “fair.” Most of these propositions are inspired by, but inade…

FairnessPhilosophy

Fairness as Equality of Opportunity: Normative Guidance from Political Philosophy

2021-06-15 · Falaah Arif Khan, Eleni Manis, Julia Stoyanovich

Recent interest in codifying fairness in Automated Decision Systems (ADS) has resulted in a wide range of formulations of what it means for an algorithmic system to be fair. Most of these propositions are inspired by, bu…

EthicsFairnessPhilosophy

Improving Spatial Codification in Semantic Segmentation

2015-05-27 · Carles Ventura, Xavier Giró-i-Nieto, Verónica Vilaplana, Kevin McGuinness 외

This paper explores novel approaches for improving the spatial codification for the pooling of local descriptors to solve the semantic segmentation problem. We propose to partition the image into three regions for each o…

ObjectSegmentationSemantic Segmentation