paper-with-me

홈 › Papers

InfraLib: Enabling Reinforcement Learning and Decision-Making for Large-Scale Infrastructure Management

2024-09-05 · Pranay Thangeda, Trevor S. Betz, Michael N. Grussing, Melkior Ornik

Efficient management of infrastructure systems is crucial for economic stability, sustainability, and public safety. However, infrastructure sustainment is challenging due to the vast scale of systems, stochastic deterioration of components, partial observability, and resource constraints. Decision-making strategies that rely solely on human judgment often result in suboptimal decisions over large scales and long horizons. While data-driven approaches like reinforcement learning offer promising solutions, their application has been limited by the lack of suitable simulation environments. We present InfraLib, an open-source modular and extensible framework that enables modeling and analyzing infrastructure management problems with resource constraints as sequential decision-making problems. The framework implements hierarchical, stochastic deterioration models, supports realistic partial observability, and handles practical constraints including cyclical budgets and component unavailability. InfraLib provides standardized environments for benchmarking decision-making approaches, along with tools for expert data collection and policy evaluation. Through case studies on both synthetic benchmarks and real-world road networks, we demonstrate InfraLib's ability to model diverse infrastructure management scenarios while maintaining computational efficiency at scale.

📄 PDF Abstract BibTeX arXiv:2409.03167

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingComputational EfficiencyDecision MakingManagementReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Fine-Tuning Large Vision-Language Models as Decision-Making Agents via Reinforcement Learning

2024-05-16 · Yuexiang Zhai, Hao Bai, Zipeng Lin, Jiayi Pan 외

Large vision-language models (VLMs) fine-tuned on specialized visual instruction-following data have exhibited impressive language reasoning capabilities across various scenarios. However, this fine-tuning paradigm may n…

Decision MakingInstruction FollowingReinforcement Learning (RL)visual instruction following

Large Language Model Integration with Reinforcement Learning to Augment Decision-Making in Autonomous Cyber Operations

2025-08-28 · Konur Tholl, François Rivest, Mariam El Mezouar, Adrian Taylor 외 arxiv

Reinforcement Learning (RL) has shown great potential for autonomous decision-making in the cybersecurity domain, enabling agents to learn through direct environment interaction. However, RL agents in Autonomous Cyber Op…

Reinforcement Learning

Learning Multi-Timescale Abstractions for Hierarchical Combinatorial Planning

2026-05-16 · Vivienne Huiling Wang, Tinghuai Wang, Joni Pajarinen arxiv

The combination of exponentially large action spaces, stochastic dynamics, and long-horizon decision-making under limited resources makes Sequential Stochastic Combinatorial Optimization (SSCO) particularly challenging f…

Hierarchical Reinforcement Learning

Heuristic Transformer: Belief Augmented In-Context Reinforcement Learning

2025-11-13 · Oliver Dippel, Alexei Lisitsa, Bei Peng arxiv

Transformers have demonstrated exceptional in-context learning (ICL) capabilities, enabling applications across natural language processing, computer vision, and sequential decision-making. In reinforcement learning, ICL…

Reinforcement Learning

Verifying Memoryless Sequential Decision-making of Large Language Models

2025-10-08 · Dennis Gross, Helge Spieker, Arnaud Gotlieb arxiv

We introduce a tool for rigorous and automated verification of large language model (LLM)- based policies in memoryless sequential decision-making tasks. Given a Markov decision process (MDP) representing the sequential …

Reinforcement Learning