deep-reinforcement-learning

Tag

Cards List
#deep-reinforcement-learning

@Meer_AIIT: Thanks Sergey Levine! Berkeley’s Deep RL class is now fully online on YouTube. Take some time out this weekend or the n…

X AI KOLs Following · 4h ago Cached

Berkeley's Deep RL class is now fully available online on YouTube for free, as announced by Sergey Levine.

0 favorites 0 likes
#deep-reinforcement-learning

@svlevine: Latest Deep RL class lectures are now online! https://youtube.com/playlist?list=PLKq1TCpsv3Y4&si=Z1_akUN4J2yz4qU1… Than…

X AI KOLs Timeline · 17h ago Cached

The lectures for the Deep Reinforcement Learning course CS185/285 from UC Berkeley are now available online for public viewing.

0 favorites 0 likes
#deep-reinforcement-learning

Towards Socially Compliant Navigation in Deep Reinforcement Learning via Proxemics-Based Reward Modeling

arXiv cs.LG · 2d ago Cached

This paper proposes a proxemics-based reward formulation for deep reinforcement learning social navigation, modeling human personal space as Gaussian-mixture fields to improve social compliance while maintaining navigation efficiency.

0 favorites 0 likes
#deep-reinforcement-learning

Vehicle routing problem using deep reinforcement learning - A case study about truck planning in the industry

arXiv cs.AI · 6d ago Cached

This paper presents a deep reinforcement learning approach for solving vehicle routing problems, demonstrated through three industrial truck planning case studies. The proposed method achieves over 10% cost reduction compared to baseline results and discusses generalization to more VRP variants.

0 favorites 0 likes
#deep-reinforcement-learning

PLAN: Parallel Liquid-Inspired Approximation Network for Efficient Representation Learning in Flexible Job Shop Scheduling

arXiv cs.LG · 2026-08-05 Cached

This paper proposes PLAN, a lightweight parallel liquid-inspired approximation network for efficient representation learning in flexible job shop scheduling, achieving better makespan and lower inference latency with fewer parameters than state-of-the-art baselines.

0 favorites 0 likes
#deep-reinforcement-learning

Emergent Sparsity in Frozen Random CNN Feature Extractors for Deep Reinforcement Learning

arXiv cs.LG · 2026-07-30 Cached

This paper reports that deep reinforcement learning agents using frozen, randomly initialized CNN feature extractors spontaneously develop extremely sparse fully-connected representations, compressing task-relevant information through very few neurons without any sparsity-inducing objective.

0 favorites 0 likes
#deep-reinforcement-learning

Progress Reward Modeling for Robotic Learning: A Comprehensive Survey

arXiv cs.CL · 2026-07-27 Cached

This survey provides a unified view of progress reward modeling for robotic learning, organizing the field into three steps: interface, methods, and data/benchmarks.

0 favorites 0 likes
#deep-reinforcement-learning

Enhancing Transformer-based Routing by Encoding Distance via Relative Positional Encoding

arXiv cs.AI · 2026-07-22 Cached

This paper explores Relative Positional Encoding (RPE) as an additive bias in Transformer architectures to solve the Team Orienteering Problem, demonstrating consistent improvements in collected rewards and optimality gaps over vanilla Transformer architectures.

0 favorites 0 likes
#deep-reinforcement-learning

Deep Reinforcement Learning to Master the Asymmetric Strategy of Baghchal

arXiv cs.AI · 2026-07-22 Cached

This paper systematically explores four deep reinforcement learning solutions (DQN, REINFORCE, PPO, and MuZero) for the asymmetric Nepali board game Baghchal, finding that MuZero achieves the best win rates due to model-based planning via Monte Carlo Tree Search.

0 favorites 0 likes
#deep-reinforcement-learning

Multi-Timescale Latent-Action DRL for Joint Optimization in Edge-Cloud Networks

arXiv cs.LG · 2026-07-22 Cached

Proposes a two-timescale multi-layer deep reinforcement learning framework with latent action space for joint service placement, computational delegation, and power control in hierarchical edge-cloud computing, achieving up to 20.8% latency reduction and 13% resource utilization improvement.

0 favorites 0 likes
#deep-reinforcement-learning

Principled Analysis of Deep Reinforcement Learning Evaluation and Design Paradigms

arXiv cs.LG · 2026-07-10 Cached

This paper analyzes the evaluation and design paradigms in deep reinforcement learning, revealing that performance rankings are not monotonic across data regimes and that common low-data regime benchmarks may lead to incorrect conclusions.

0 favorites 0 likes
#deep-reinforcement-learning

Deep Reinforcement Learning for Reliability Based Bi-Objective Portfolio Optimization

arXiv cs.LG · 2026-07-09 Cached

This paper proposes a deep reinforcement learning framework (MORP-DRL) for multi-objective reliability-based portfolio optimization, jointly optimizing expected return and downside risk using CVaR and EVaR under practical constraints, and demonstrates performance on global equity indices across different market regimes.

0 favorites 0 likes
#deep-reinforcement-learning

Deep Reinforcement Learning for Dynamic Battery Management of Autonomous Order Pickers

arXiv cs.LG · 2026-07-08 Cached

This paper proposes a Proximal Policy Optimization (PPO)-based deep reinforcement learning framework for dynamic battery charging of autonomous mobile robots in warehouses, achieving up to 6% higher order-completion rates over baseline methods.

0 favorites 0 likes
#deep-reinforcement-learning

Principled Analysis of Deep Reinforcement Learning Evaluation and Design Paradigms

Hugging Face Daily Papers · 2026-07-08 Cached

This paper analyzes evaluation and design paradigms in deep reinforcement learning, demonstrating that canonical paradigms can lead to incorrect conclusions and providing insights into scaling, capacity, and complexity.

0 favorites 0 likes
#deep-reinforcement-learning

Integrating Physics-Informed Neural Networks for Safe Reinforcement Learning in a 1-DoF Helicopter System

arXiv cs.LG · 2026-07-07 Cached

This work-in-progress paper proposes embedding a differentiable physics model into the PPO actor loss function to penalize anticipated safety violations in reinforcement learning, evaluated on a simulated 1-DoF helicopter system. The physics-informed soft regularizations reduce constraint violations while maintaining reliable target tracking.

0 favorites 0 likes
#deep-reinforcement-learning

Safe and Adaptive Cloud Healing: Verifying LLM-Generated Recovery Plans with a Neural-Symbolic World Model

arXiv cs.AI · 2026-07-03 Cached

This paper presents PASE, a neuro-symbolic framework that uses LLMs to generate structured recovery plans for cloud systems and verifies them via a neural-symbolic world model, achieving over 40% reduction in recovery time.

0 favorites 0 likes
#deep-reinforcement-learning

A Three-Phase Foundation Model for Tax-Aware Personalized Portfolio Management

arXiv cs.AI · 2026-07-01 Cached

A three-phase deep reinforcement learning system for personalized portfolio management that addresses ticker lock-in, monolithic objectives, and static user models, using a cross-asset encoder pretrained with self-supervised learning and the Chronos time series foundation model, fine-tuned with Mixture of Experts and PPO, and personalized via LoRA.

0 favorites 0 likes
#deep-reinforcement-learning

Offline Reinforcement Learning for Fluid Controls: Data-based Multi-observational Policy Extraction

arXiv cs.LG · 2026-07-01 Cached

This paper proposes a novel offline reinforcement learning framework for active flow control that uses a sensor position-conditioned architecture with Point Attention layers to handle varying sensor configurations, enabling data-driven policy extraction without costly online interactions.

0 favorites 0 likes
#deep-reinforcement-learning

A3M: Adaptive, Adversarial and Multi-Objective Learning for Strategic Bidding in Repeated Auctions

arXiv cs.CL · 2026-06-30 Cached

Introduces A3M, a framework combining adaptive deep reinforcement learning, adversarial reasoning, and multi-objective reward design for strategic bidding in repeated auctions, achieving 30-40% regret reduction.

0 favorites 0 likes
#deep-reinforcement-learning

Continuous-time Optimal Stopping through Deep Reinforcement Learning

arXiv cs.LG · 2026-06-17 Cached

This paper introduces CARLOS, a deep reinforcement learning algorithm that learns continuous-time optimal stopping rules for American-style options using an aggregate deep neural network, effectively closing the Bermudan-American value gap with high computational efficiency.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback