← Search

Takuma Seno

8 accepted papers

2026

A Champion-Level Vision-Based Reinforcement Learning Agent for Competitive Racing in Gran Turismo 7

ICRA 2026poster

Deep reinforcement learning has achieved super-human racing performance in high-fidelity simulators like Gran Turismo 7 (GT7). It typically utilizes global features that require instrumentation external to a car, such as precise localization of agents and opponents, limiting real-world applicability…

2026

FlashSAC: Fast and Stable Off-Policy Reinforcement Learning for High-Dimensional Robot Control

RSS 2026poster

Simulation-based reinforcement learning (RL) is central for robotic control when expert demonstrations are unavailable. However, scaling RL to high-dimensional robots remains challenging. On-policy methods such as PPO are reliable but require large amounts of simulation because they discard past dat…

Cited by 0SourceScholar
2025

A Champion-Level Vision-Based Reinforcement Learning Agent for Competitive Racing in Gran Turismo 7

RA-L 2025

Deep reinforcement learning has achieved superhuman racing performance in high-fidelity simulators like Gran Turismo 7 (GT7). It typically utilizes global features that require instrumentation external to a car, such as precise localization of agents and opponents, limiting real-world applicability.

Cited by 6SourceScholar
2025

Hyperspherical Normalization for Scalable Deep Reinforcement Learning

ICML 2025spotlight

Scaling up the model size and computation has brought consistent performance improvements in supervised learning. However, this lesson often fails to apply to reinforcement learning (RL) because training the model on non-stationary data easily leads to overfitting and unstable optimization. In resp…

Cited by 0SourcePDFScholar
2025

SimBa: Simplicity Bias for Scaling Up Parameters in Deep Reinforcement Learning

ICLR 2025spotlight

Recent advances in CV and NLP have been largely driven by scaling up the number of network parameters, despite traditional theories suggesting that larger networks are prone to overfitting. These large networks avoid overfitting by integrating components that induce a simplicity bias, guiding models…

2023

Model-based Reinforcement Learning with Scalable Composite Policy Gradient Estimators

ICML 2023poster

In model-based reinforcement learning (MBRL), policy gradients can be estimated either by derivative-free RL methods, such as likelihood ratio gradients (LR), or by backpropagating through a differentiable model via reparameterization gradients (RP). Instead of using one or the other, the Total Prop…

Cited by 10SourcePDFScholar
2022

Proppo: a Message Passing Framework for Customizable and Composable Learning Algorithms

NeurIPS 2022accept

While existing automatic differentiation (AD) frameworks allow flexibly composing model architectures, they do not provide the same flexibility for composing learning algorithms---everything has to be implemented in terms of back propagation. To address this gap, we invent Automatic Propagation (AP)…

Cited by 5SourcePDFScholar
2022

Value Function Decomposition for Iterative Design of Reinforcement Learning Agents

NeurIPS 2022accept

Designing reinforcement learning (RL) agents is typically a difficult process that requires numerous design iterations. Learning can fail for a multitude of reasons and standard RL methods provide too few tools to provide insight into the exact cause. In this paper, we show how to integrate \textit{…

Cited by 10SourcePDFScholar