paper-with-me

홈 › Papers

elsciRL: Integrating Language Solutions into Reinforcement Learning Problem Settings

2025-07-11 · Philip Osborne, Danilo S. Carvalho, André Freitas arxiv

We present elsciRL, an open-source Python library to facilitate the application of language solutions on reinforcement learning problems. We demonstrate the potential of our software by extending the Language Adapter with Self-Completing Instruction framework defined in (Osborne, 2024) with the use of LLMs. Our approach can be re-applied to new applications with minimal setup requirements. We provide a novel GUI that allows a user to provide text input for an LLM to generate instructions which it can then self-complete. Empirical results indicate that these instructions \textit{can} improve a reinforcement learning agent's performance. Therefore, we present this work to accelerate the evaluation of language solutions on reward based environments to enable new opportunities for scientific discovery.

📄 PDF Abstract BibTeX arXiv:2507.08705

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Integrating Large Language Models and Reinforcement Learning for Non-Linear Reasoning

2024-10-17 · Yoav Alon, Cristina David

Large Language Models (LLMs) were shown to struggle with long-term planning, which may be caused by the limited way in which they explore the space of possible solutions. We propose an architecture where a Reinforcement …

Binary ClassificationReinforcement Learning (RL)

Circuit Partitioning for Multi-Core Quantum Architectures with Deep Reinforcement Learning

2024-01-31 · Arnau Pastor, Pau Escofet, Sahar Ben Rached, Eduard Alarcón 외

Quantum computing holds immense potential for solving classically intractable problems by leveraging the unique properties of quantum mechanics. The scalability of quantum architectures remains a significant challenge. M…

Deep Reinforcement Learninggraph partitioningQuantum Circuit Mappingreinforcement-learning+1

ChatPlanner: A Large Language Model Framework for Personalized Public Transit Routing

2026-06-13 · Tingting Yang, Chenhao Xue, Jun Chen arxiv

Personalized public transit routing in public transit systems remains challenging due to the difficulty of capturing and integrating diverse user preferences into routing algorithms. This paper presents ChatPlanner, a no…

Natural Language UnderstandingNatural Language QueriesInformation Extraction

The Evolving Landscape of LLM- and VLM-Integrated Reinforcement Learning

2025-02-21 · Sheila Schoepp, Masoud Jafaripour, Yingyue Cao, Tianpei Yang 외

Reinforcement learning (RL) has shown impressive results in sequential decision-making tasks. Meanwhile, Large Language Models (LLMs) and Vision-Language Models (VLMs) have emerged, exhibiting impressive capabilities in …

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Advancing Investment Frontiers: Industry-grade Deep Reinforcement Learning for Portfolio Optimization

2024-02-27 · Philip Ndikum, Serge Ndikum

This research paper delves into the application of Deep Reinforcement Learning (DRL) in asset-class agnostic portfolio optimization, integrating industry-grade methodologies with quantitative finance. At the heart of thi…

Deep Reinforcement LearningPortfolio Optimizationreinforcement-learningReinforcement Learning