← Search

Alexey Skrynnik

8 accepted papers

2025

Advancing Learnable Multi-Agent Pathfinding Solvers with Active Fine-Tuning

IROS 2025

Multi-agent pathfinding (MAPF) is a common abstraction of multi-robot trajectory planning problems, where multiple homogeneous robots simultaneously move in the shared environment. While solving MAPF optimally has been proven to be NP-hard, scalable, and efficient, solvers are vital for real-world a

Cited by 3SourceScholar
2025

CrafText Benchmark: Advancing Instruction Following in Complex Multimodal Open-Ended World

ACL 2025long

Following instructions in real-world conditions requires a capability to adapt to the world’s volatility and entanglement: the environment is dynamic and unpredictable, instructions can be linguistically complex with diverse vocabulary, and the number of possible goals an agent may encounter is vast…

Cited by 0SourcePDFScholar
2025

MAPF-GPT: Imitation Learning for Multi-Agent Pathfinding at Scale

AAAI 2025technical

Multi-agent pathfinding (MAPF) is a problem that generally requires finding collision-free paths for multiple agents in a shared environment. Solving MAPF optimally, even under restrictive assumptions, is NP-hard, yet efficient solutions for this problem are critical for numerous applications, such…

2025

POGEMA: A Benchmark Platform for Cooperative Multi-Agent Pathfinding

ICLR 2025poster

Multi-agent reinforcement learning (MARL) has recently excelled in solving challenging cooperative and competitive multi-agent problems in various environments, typically involving a small number of agents and full observability. Moreover, a range of crucial robotics-related tasks, such as multi-rob…

2024

Decentralized Monte Carlo Tree Search for Partially Observable Multi-Agent Pathfinding

AAAI 2024technical

The Multi-Agent Pathfinding (MAPF) problem involves finding a set of conflict-free paths for a group of agents confined to a graph. In typical MAPF scenarios, the graph and the agents' starting and ending vertices are known beforehand, allowing the use of centralized planning algorithms. However, in…

2024

Gradual Optimization Learning for Conformational Energy Minimization

ICLR 2024poster

Molecular conformation optimization is crucial to computer-aided drug discovery and materials design. Traditional energy minimization techniques rely on iterative optimization methods that use molecular forces calculated by a physical simulator (oracle) as anti-gradients. However, this is a computat…

2024

Learn to Follow: Decentralized Lifelong Multi-Agent Pathfinding via Planning and Learning

AAAI 2024technical

Multi-agent Pathfinding (MAPF) problem generally asks to find a set of conflict-free paths for a set of agents confined to a graph and is typically solved in a centralized fashion. Conversely, in this work, we investigate the decentralized MAPF setting, when the central controller that possesses all…