← Search

Alexey Kovalev

6 accepted papers

2026

Memory, Benchmark & Robots: A Benchmark for Solving Complex Tasks with Reinforcement Learning

ICLR 2026poster

Memory is crucial for enabling agents to tackle complex tasks with temporal and spatial dependencies. While many reinforcement learning (RL) algorithms incorporate memory, the field lacks a universal benchmark to assess an agent's memory capabilities across diverse scenarios. This gap is particularl…

Cited by 0SourcecodeScholar
2026

Unraveling the Complexity of Memory in RL Agents: an Approach for Classification and Evaluation

ICLR 2026poster

The incorporation of memory into agents is essential for numerous tasks within the domain of Reinforcement Learning (RL). In particular, memory is paramount for tasks that require the use of past information, adaptation to novel environments, and improved sample efficiency. However, the term ``memor…

Cited by 0SourceScholar
2025

AmbiK: Dataset of Ambiguous Tasks in Kitchen Environment

ACL 2025long

As a part of an embodied agent, Large Language Models (LLMs) are typically used for behavior planning given natural language instructions from the user. However, dealing with ambiguous instructions in real-world environments remains a challenge for LLMs. Various methods for task ambiguity detection…

2024

Object-Centric Learning with Slot Mixture Module

ICLR 2024poster

Object-centric architectures usually apply a differentiable module to the entire feature map to decompose it into sets of entity representations called slots. Some of these methods structurally resemble clustering algorithms, where the cluster's center in latent space serves as a slot representation…