paper-with-me

Papers

A-LAMP: Agentic LLM-Based Framework for Automated MDP Modeling and Policy Generation

2025-12-12 · Hong Je-Gal, Chan-Bin Yi, Hyun-Suk Lee arxiv

Applying reinforcement learning (RL) to real-world tasks requires converting informal descriptions into a formal Markov decision process (MDP), implementing an executable environment, and training a policy agent. Automating this process is challenging due to modeling errors, fragile code, and misaligned objectives, which often impede policy training. We introduce an agentic large language model (LLM)-based framework for automated MDP modeling and policy generation (A-LAMP), that automatically translates free-form natural language task descriptions into an MDP formulation and trained policy. The framework decomposes modeling, coding, and training into verifiable stages, ensuring semantic alignment throughout the pipeline. Across both classic control and custom RL domains, A-LAMP consistently achieves higher policy generation capability than a single state-of-the-art LLM model. Notably, even its lightweight variant, which is built on smaller language models, approaches the performance of much larger models. Failure analysis reveals why these improvements occur. In addition, a case study also demonstrates that A-LAMP generates environments and policies that preserve the task's optimality, confirming its correctness and reliability.

📄 PDF Abstract BibTeX arXiv:2512.11270

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

LaMP: Learning Vision-Language-Action Policy with 3D Scene Flow as Latent Motion Prior

2026-03-26 · Xinkai Wang, Chenyi Wang, Yifu Xu, Mingzhe Ye 외 arxiv

We introduce \textbf{LaMP}, a dual-expert Vision-Language-Action framework that embeds dense 3D scene flow as a latent motion prior for robotic manipulation.Existing VLA models regress actions directly from 2D semantic v…

Same-Origin Policy for Agentic Browsers

2026-06-12 · Xilong Wang, Xiaoxing Chen, Patrick Li, Dawn Song 외 arxiv

Agentic browsers integrate autonomous AI agents into web browsers, enabling users to accomplish web tasks through natural-language instructions. The same-origin policy (SOP) is a fundamental browser security mechanism th…

CLAMP: Contrastive Learning for 3D Multi-View Action-Conditioned Robotic Manipulation Pretraining

2026-01-31 · I-Chun Arthur Liu, Krzysztof Choromanski, Sandy Huang, Connor Schenck arxiv

Leveraging pre-trained 2D image representations in behavior cloning policies has achieved great success and has become a standard approach for robotic manipulation. However, such representations fail to capture the 3D sp…

Contrastive LearningPoint Clouds

LAMP: Lean-based Agentic framework with MCP and Proof Repair

2026-06-27 · Santhana Srinivasan R, Maithilee Patawar arxiv

Large language models are increasingly capable of mathematical reasoning, but the proofs they generate are often unreliable and hard to verify. Interactive theorem provers such as Lean 4 address this by accepting only ke…

Mathematical Reasoning

LAMP: Large Deep Nets with Automated Model Parallelism for Image Segmentation

2020-06-22 · Wentao Zhu, Can Zhao, Wenqi Li, Holger Roth 외

Deep Learning (DL) models are becoming larger, because the increase in model size might offer significant accuracy gain. To enable the training of large deep networks, data parallelism and model parallelism are two well-…

Image SegmentationSegmentationSemantic Segmentation