paper-with-me

Papers

GRACE: A Language Model Framework for Explainable Inverse Reinforcement Learning

2025-10-02 · Silvia Sapora, Devon Hjelm, Alexander Toshev, Omar Attia, Bogdan Mazoure arxiv

Inverse Reinforcement Learning aims to recover reward models from expert demonstrations, but traditional methods yield black-box models that are difficult to interpret and debug. In this work, we introduce GRACE (Generating Rewards As CodE), a method for using Large Language Models within an evolutionary search to reverse-engineer an interpretable, code-based reward function directly from expert trajectories. The resulting reward function is executable code that can be inspected and verified. We empirically validate GRACE on the MuJoCo, BabyAI and AndroidWorld benchmarks, where it efficiently learns highly accurate rewards, even in complex, multi-task settings. Further, we demonstrate that the resulting reward leads to strong policies, compared to both competitive Imitation Learning and online RL approaches with ground-truth rewards. Finally, we show that GRACE is able to build complex reward APIs in multi-task setups.

📄 PDF Abstract BibTeX arXiv:2510.02180

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

GRACE: Reinforcement Learning for Grounded Response and Abstention under Contextual Evidence

2026-01-08 · Yibo Zhao, Jiapeng Zhu, Zichen Ding, Xiang Li arxiv

Retrieval-Augmented Generation (RAG) integrates external knowledge to enhance Large Language Models (LLMs), yet systems remain susceptible to two critical flaws: providing correct answers without explicit grounded eviden…

Reinforcement Learning

Categorizing Offensive Language in Social Networks: A Chinese Corpus, Systems and an Explainable Tool

2020-10-01 · CCL 2020 10 · Xiangru Tang, Xianjun Shen

Recently, more and more data have been generated in the online world, filled with offensive language such as threats, swear words or straightforward insults. It is disgraceful for a progressive society, and then the ques…

CoLA

GRACE: Step-Level Benchmark for Faithful Reasoning over Context

2026-06-15 · Hoang Pham, Dong Le, Anh Tuan Luu arxiv

Many reasoning tasks require models to reason over input context, from document-grounded question answering to rule-based deduction. Chain-of-Thought (CoT) prompting produces traces that appear transparent, yet individua…

Reinforcement LearningQuestion Answering

GRACE: Generating Concise and Informative Contrastive Sample to Explain Neural Network Model's Prediction

2019-11-05 · Thai Le, Suhang Wang, Dongwon Lee

Despite the recent development in the topic of explainable AI/ML for image and text data, the majority of current solutions are not suitable to explain the prediction of neural network models when the datasets are tabula…

Philosophy

GRACE: A Dynamic Coreset Selection Framework for Large Language Model Optimization

2026-04-09 · Tianhao Tang, Haoyang Li, Lei Chen arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language understanding and generation. However, their immense number of parameters and complex transformer-based architectures result in s…

Natural Language Understanding