← Search

Aleksandar Taranovic

6 accepted papers

2026

PAWS: Preference Learning with Advantage-Weighted Segments

ICML 2026poster

Preference-based reinforcement learning (PbRL) learns policies from human trajectory-level comparisons, avoiding explicit reward design and expert demonstrations. Existing methods typically train utility functions on trajectory or segment-level preferences while relying on per-step utility estimates…

Cited by 0SourceScholar
2025

AMBER: Adaptive Mesh Generation by Iterative Mesh Resolution Prediction

NeurIPS 2025poster

The cost and accuracy of simulating complex physical systems using the Finite Element Method (FEM) scales with the resolution of the underlying mesh. Adaptive meshes improve computational efficiency by refining resolution in critical regions, but typically require task-specific heuristics or cumbers…

Cited by 0SourcecodeScholar
2025

Scaffolding Dexterous Manipulation with Vision-Language Models

NeurIPS 2025poster

Dexterous robotic hands are essential for performing complex manipulation tasks, yet remain difficult to train due to the challenges of demonstration collection and high-dimensional control. While reinforcement learning (RL) can alleviate the data bottleneck by generating experience in simulation, i…

Cited by 0SourceScholar
2024

Acquiring Diverse Skills using Curriculum Reinforcement Learning with Mixture of Experts

ICML 2024poster

Reinforcement learning (RL) is a powerful approach for acquiring a good-performing policy. However, learning diverse skills is challenging in RL due to the commonly used Gaussian policy parameterization. We propose Diverse Skill Learning (Di-SkilL), an RL method for learning diverse skills using Mix…

Cited by 7SourcePDFScholar
2023

Adversarial Imitation Learning with Preferences

ICLR 2023poster

Designing an accurate and explainable reward function for many Reinforcement Learning tasks is a cumbersome and tedious process. Instead, learning policies directly from the feedback of human teachers naturally integrates human domain knowledge into the policy optimization process. However, differ…

Cited by 13SourcePDFScholar
2022

Inferring Versatile Behavior from Demonstrations by Matching Geometric Descriptors

CoRL 2022poster

Humans intuitively solve tasks in versatile ways, varying their behavior in terms of trajectory-based planning and for individual steps. Thus, they can easily generalize and adapt to new and changing environments. Current Imitation Learning algorithms often only consider unimodal expert demonstratio…

Cited by 5SourcecodeScholar