← Search

ufuk topcu

60 accepted papers

2026

A Roadmap for Responsible Robotics

ICRA 2026poster

This document presents the outcomes of the Dagstuhl Seminar "Roadmap for Responsible Robotics," held in September 2023 at the Leibniz Centre for Informatics, Schloss Dagstuhl, Germany. The seminar brought together researchers from Robotics, Computer Science, Social and Cognitive Sciences, and Philos…

Cited by 0Scholar
2026

LAD-VF: LLM-Automatic Differentiation Enables Fine-Tuning-Free Robot Planning from Formal Methods Feedback

ICRA 2026poster

Large language models (LLMs) can translate natural language instructions into executable action plans for robotics, autonomous driving, and other domains. Yet, deploying LLM-driven planning in the physical world demands strict adherence to safety and regulatory constraints, which current models ofte…

2025

CSA: Data-efficient Mapping of Unimodal Features to Multimodal Features

ICLR 2025poster

Multimodal encoders like CLIP excel in tasks such as zero-shot image classification and cross-modal retrieval. However, they require excessive training data. We propose canonical similarity analysis (CSA), which uses two unimodal encoders to replicate multimodal encoders using limited data. CSA maps…

Cited by 0SourcePDFScholar
2025

Cooperative Bargaining Games Without Utilities: Mediated Solutions from Direction Oracles

NeurIPS 2025poster

Cooperative bargaining games are widely used to model resource allocation and conflict resolution. Traditional solutions assume the mediator can access agents’ utility function values and gradients. However, there is an increasing number of settings, such as human-AI interactions, where utility valu…

Cited by 0SourcecodeScholar
2025

Function Encoders: A Principled Approach to Transfer Learning in Hilbert Spaces

ICML 2025poster

A central challenge in transfer learning is designing algorithms that can quickly adapt and generalize to new tasks without retraining. Yet, the conditions of when and how algorithms can effectively transfer to new tasks is poorly characterized. We introduce a geometric characterization of transfer…

Cited by 0SourcePDFScholar
2025

Multi-Environment POMDPs: Discrete Model Uncertainty Under Partial Observability

NeurIPS 2025poster

Multi-environment POMDPs (ME-POMDPs) extend standard POMDPs with discrete model uncertainty. ME-POMDPs represent a finite set of POMDPs that share the same state, action, and observation spaces, but may arbitrarily vary in their transition, observation, and reward models. Such models arise, for inst…

Cited by 0SourceScholar
2025

MultiNash-PF: A Particle Filtering Approach for Computing Multiple Local Generalized Nash Equilibria in Trajectory Games

IROS 2025

Modern robotic systems frequently engage in complex multi-agent interactions, many of which are inherently multi-modal, i.e., they can lead to multiple distinct outcomes. To interact effectively, robots must recognize the possible interaction modes and adapt to the one preferred by other agents. In

Cited by 3SourceScholar
2025

Neural Stochastic Differential Equations for Uncertainty-Aware Offline RL

ICLR 2025poster

Offline model-based reinforcement learning (RL) offers a principled approach to using a learned dynamics model as a simulator to optimize a control policy. Despite the near-optimal performance of existing approaches on benchmarks with high-quality datasets, most struggle on datasets with low state-…

Cited by 0SourcePDFScholar
2025

Safety-Prioritizing Curricula for Constrained Reinforcement Learning

ICLR 2025poster

Curriculum learning aims to accelerate reinforcement learning (RL) by generating curricula, i.e., sequences of tasks of increasing difficulty. Although existing curriculum generation approaches provide benefits in sample efficiency, they overlook safety-critical settings where an RL agent must adhe…

Cited by 0SourcePDFScholar
2025

Sequential Decision Making in Stochastic Games with Incomplete Preferences over Temporal Objectives

AAAI 2025technical

Ensuring that AI systems make strategic decisions aligned with the specified preferences in adversarial sequential interactions is a critical challenge for developing trustworthy AI systems, especially when the environment is stochastic and players' incomplete preferences leave some outcomes unranke…

Cited by 2SourcePDFScholar
2025

Uncertainty-Guided Enhancement on Driving Perception System Via Foundation Models

ICRA 2025

Multimodal foundation models offer promising advancements for enhancing driving perception systems, but their high computational and financial costs pose challenges. We develop a method that leverages foundation models to refine predictions from existing driving perception modelssuch as enhancing ob

Cited by 4SourceScholar
2025

VIBE: Annotation-Free Video-to-Text Information Bottleneck Evaluation for TL;DR

NeurIPS 2025poster

Many decision-making tasks, where both accuracy and efficiency matter, still require human supervision. For example, tasks like traffic officers reviewing hour-long dashcam footage or researchers screening conference videos can benefit from concise summaries that reduce cognitive load and save time.…

Cited by 0SourceScholar
2024

A Multifidelity Sim-to-Real Pipeline for Verifiable and Compositional Reinforcement Learning

ICRA 2024poster

We propose and demonstrate a compositional framework for training and verifying reinforcement learning (RL) systems within a multifidelity sim-to-real pipeline, in order to deploy reliable and adaptable RL policies on physical hardware. By decomposing complex robotic tasks into component subtasks an…

Cited by 3SourceScholar
2024

Accelerating Visual Sparse-Reward Learning with Latent Nearest-Demonstration-Guided Explorations

CoRL 2024poster

Recent progress in deep reinforcement learning (RL) and computer vision enables artificial agents to solve complex tasks, including locomotion, manipulation, and video games from high-dimensional pixel observations. However, RL usually relies on domain-specific reward functions for sufficient learni…

Cited by 0SourceScholar
2024

Human-Agent Cooperation in Games under Incomplete Information through Natural Language Communication

IJCAI 2024poster

Developing autonomous agents that can strategize and cooperate with humans under information asymmetry is challenging without effective communication in natural language. We introduce a shared-control game, where two players collectively control a token in alternating turns to achieve a common objec…

2024

MM3DGS SLAM: Multi-modal 3D Gaussian Splatting for SLAM Using Vision, Depth, and Inertial Measurements

IROS 2024poster

Simultaneous localization and mapping is essential for position tracking and scene understanding. 3D Gaussian-based map representations enable photorealistic reconstruction and real-time rendering of scenes using multiple posed cameras. We show for the first time that using 3D Gaussians for map repr…

Cited by 15SourceScholar
2024

Scalable Networked Feature Selection with Randomized Algorithm for Robot Navigation

IROS 2024poster

We address the problem of sparse selection of visual features for localizing a team of robots navigating in an unknown environment, where robots can exchange relative position measurements with neighbors. We select a set of the most informative features by anticipating their importance in robots loc…

Cited by 1SourceScholar
2023

Autonomous Drifting with 3 Minutes of Data via Learned Tire Models

ICRA 2023poster

Near the limits of adhesion, the forces generated by a tire are nonlinear and intricately coupled. Efficient and accurate modelling in this region could improve safety, especially in emergency situations where high forces are required. To this end, we propose a novel family of tire force models base…

Cited by 25SourceScholar
2023

Differential Privacy in Cooperative Multiagent Planning

UAI 2023poster

Privacy-aware multiagent systems must protect agents’ sensitive data while simultaneously ensuring that agents accomplish their shared objectives. Towards this goal, we propose a framework to privatize inter-agent communications in cooperative multiagent decision-making problems. We study sequential…

2023

How to Learn and Generalize From Three Minutes of Data: Physics-Constrained and Uncertainty-Aware Neural Stochastic Differential Equations

CoRL 2023oral

We present a framework and algorithms to learn controlled dynamics models using neural stochastic differential equations (SDEs)---SDEs whose drift and diffusion terms are both parametrized by neural networks. We construct the drift term to leverage a priori physics knowledge as inductive bias, and w…

Cited by 13SourceScholar
2023

Learning Interpretable Temporal Properties from Positive Examples Only

AAAI 2023technical

We consider the problem of explaining the temporal behavior of black-box systems using human-interpretable models. Following recent research trends, we rely on the fundamental yet interpretable models of deterministic finite automata (DFAs) and linear temporal logic (LTL_f) formulas. In contrast to…

2023

On the Sample Complexity of Vanilla Model-Based Offline Reinforcement Learning with Dependent Samples

AAAI 2023technical

Offline reinforcement learning (offline RL) considers problems where learning is performed using only previously collected samples and is helpful for the settings in which collecting new data is costly or risky. In model-based offline RL, the learner performs estimation (or optimization) using a mod…

Cited by 3SourcePDFScholar
2023

Risk-aware curriculum generation for heavy-tailed task distributions

UAI 2023poster

Automated curriculum generation for reinforcement learning (RL) aims to speed up learning by designing a sequence of tasks of increasing difficulty. Such tasks are usually drawn from probability distributions with exponentially bounded tails, such as uniform or Gaussian distributions. However, exist…

Cited by 3SourcePDFScholar
2023

Safe Reinforcement Learning via Shielding under Partial Observability

AAAI 2023technical

Safe exploration is a common problem in reinforcement learning (RL) that aims to prevent agents from making disastrous decisions while exploring their environment. A family of approaches to this problem assume domain knowledge in the form of a (partial) model of this environment to decide upon the s…

Cited by 54SourcePDFScholar
2023

Task-aware Distributed Source Coding under Dynamic Bandwidth

NeurIPS 2023poster

Efficient compression of correlated data is essential to minimize communication overload in multi-sensor networks. In such networks, each sensor independently compresses the data and transmits them to a central node. A decoder at the central node decompresses and passes the data to a pre-trained mac…

2022

Class-Aware Adversarial Transformers for Medical Image Segmentation

NeurIPS 2022accept

Transformers have made remarkable progress towards modeling long-range dependencies within the medical image analysis domain. However, current transformer-based models suffer from several disadvantages: (1) existing methods fail to capture the important features of the images due to the naive tokeni…

Cited by 163SourcePDFScholar
2022

Faster non-convex federated learning via global and local momentum

UAI 2022poster

We propose \texttt{FedGLOMO}, a novel federated learning (FL) algorithm with an iteration complexity of $\mathcal{O}(\epsilon^{-1.5})$ to converge to an $\epsilon$-stationary point (i.e., $\mathbb{E}[\|\nabla f(x)\|^2] \leq \epsilon$) for smooth non-convex functions – under arbitrary client heteroge…

Cited by 106SourcePDFScholar
2022

Robust Training in High Dimensions via Block Coordinate Geometric Median Descent

AISTATS 2022poster

Geometric median (GM) is a classical method in statistics for achieving robust estimation of the uncorrupted data; under gross corruption, it achieves the optimal breakdown point of 1/2. However, its computational complexity makes it infeasible for robustifying stochastic gradient descent (SGD) in h…

2022

Taylor-Lagrange Neural Ordinary Differential Equations: Toward Fast Training and Evaluation of Neural ODEs

IJCAI 2022poster

Neural ordinary differential equations (NODEs) -- parametrizations of differential equations using neural networks -- have shown tremendous promise in learning models of unknown continuous-time dynamical systems from data. However, every forward evaluation of a NODE requires numerical integration of…

2021

Advice-Guided Reinforcement Learning in a non-Markovian Environment

AAAI 2021technical

We study a class of reinforcement learning tasks in which the agent receives its reward for complex, temporally-extended behaviors sparsely. For such tasks, the problem is how to augment the state-space so as to make the reward function Markovian in an efficient way. While some existing solutions as…

Cited by 47SourcePDFScholar
2021

Decentralized Classification with Assume-Guarantee Planning

IROS 2021poster

We study the problem of decentralized classification conducted over a network of mobile sensors. We model the multiagent classification task as a hypothesis testing problem where each sensor has to almost surely find the true hypothesis from a finite set of candidate hypotheses. Each sensor makes no…

Cited by 0SourceScholar
2021

From Agile Ground to Aerial Navigation: Learning from Learned Hallucination

IROS 2021poster

This paper presents a self-supervised Learning from Learned Hallucination (LfLH) method to learn fast and reactive motion planners for ground and aerial robots to navigate through highly constrained environments. The recent Learning from Hallucination (LfH) paradigm for autonomous navigation execute…

Cited by 40SourceScholar
2021

No-regret learning with high-probability in adversarial Markov decision processes

UAI 2021poster

In a variety of problems, a decision-maker is unaware of the loss function associated with a task, yet it has to minimize this unknown loss in order to accomplish the task. Furthermore, the decision-maker’s task may evolve, resulting in a varying loss function. In this setting, we explore sequential…

Cited by 4SourcePDFScholar
2021

Physical-Layer Security via Distributed Beamforming in the Presence of Adversaries with Unknown Locations

ICASSP 2021accepted

We study the problem of securely communicating a sequence of information bits with a client in the presence of multiple adversaries at unknown locations in the environment. We assume that the client and the adversaries are located in the far-field region, and all possible directions for each adversa…

Cited by 0SourceScholar
2021

Robust Finite-State Controllers for Uncertain POMDPs

AAAI 2021technical

Uncertain partially observable Markov decision processes (uPOMDPs) allow the probabilistic transition and observation functions of standard POMDPs to belong to a so-called uncertainty set. Such uncertainty, referred to as epistemic uncertainty, captures uncountable sets of probability distributions…

Cited by 45SourcePDFScholar
2021

Safe Policies for Factored Partially Observable Stochastic Games

RSS 2021poster

We study planning problems where a controllable agent operates under partial observability and interacts with an uncontrollable opponent; also referred to as the adversary. The agent has two distinct objectives: To maximize an expected value and to adhere to a safety specification. Multi-objective p…

Cited by 8SourcePDFScholar
2021

Self-Supervised Online Reward Shaping in Sparse-Reward Environments

IROS 2021poster

We introduce Self-supervised Online Reward Shaping (SORS), which aims to improve the sample efficiency of any RL algorithm in sparse-reward environments by automatically densifying rewards. The proposed framework alternates between classification-based reward inference and policy update steps—the or…

Cited by 66SourcecodeScholar
2021

Temporal-Logic-Based Reward Shaping for Continuing Reinforcement Learning Tasks

AAAI 2021technical

In continuing tasks, average-reward reinforcement learning may be a more appropriate problem formulation than the more common discounted reward formulation. As usual, learning an optimal policy in this setting typically requires a large amount of training experiences. Reward shaping is a common appr…

Cited by 64SourcePDFScholar
2020

Near-Optimal Reactive Synthesis Incorporating Runtime Information

ICRA 2020poster

We consider the problem of optimal reactive synthesis - compute a strategy that satisfies a mission specification in a dynamic environment, and optimizes a given performance metric. We incorporate task-critical information, that is only available at runtime, into the strategy synthesis in order to i…

Cited by 2SourceScholar
2020

Probabilistic Swarm Guidance Subject to Graph Temporal Logic Specifications

RSS 2020poster

As the number of agents comprising a swarm increases, individual-agent-based control techniques for collective task completion become computationally intractable. We study a setting in which the agents move along the nodes of a graph, and the high-level task specifications for the swarm are expresse…

2020

Robust Policy Synthesis for Uncertain POMDPs via Convex Optimization

IJCAI 2020poster

We study the problem of policy synthesis for uncertain partially observable Markov decision processes (uPOMDPs). The transition probability function of uPOMDPs is only known to belong to a so-called uncertainty set, for instance in the form of probability intervals. Such a model arises when, for e…

Cited by 0SourcePDFScholar
2020

Task-Oriented Active Perception and Planning in Environments with Partially Known Semantics

ICML 2020poster

We consider an agent that is assigned with a temporal logic task in an environment whose semantic representation is only partially known. We represent the semantics of the environment with a set of state properties, called \emph{atomic propositions} over which, the agent holds a probabilistic belief…

Cited by 14SourcePDFScholar
2019

Salty-A Domain Specific Language for GR(1) Specifications and Designs

ICRA 2019poster

Designing robot controllers that correctly react to changes in the environment is a time-consuming and error-prone process. An alternative is to use “correct-by-construction” synthesis approaches to automatically generate controller designs from high-level specifications. In particular, Generalized…

Cited by 12SourceScholar
2019

Submodular Observation Selection and Information Gathering for Quadratic Models

ICML 2019oral

We study the problem of selecting most informative subset of a large observation set to enable accurate estimation of unknown parameters. This problem arises in a variety of settings in machine learning and signal processing including feature selection, phase retrieval, and target localization. Sinc…

Cited by 29SourcePDFScholar
2019

Toward Achieving Formal Guarantees for Human-Aware Controllers in Human-Robot Interactions

IROS 2019poster

With the primary objective of human-robot interaction being to support humans' goals, there exists a need to formally synthesize robot controllers that can provide the desired service. Synthesis techniques have the benefit of providing formal guarantees for specification satisfaction. There is poten…

Cited by 8SourceScholar
2018

Counterexamples for Robotic Planning Explained in Structured Language

ICRA 2018poster

Automated techniques such as model checking have been used to verify models of robotic mission plans based on Markov decision processes (MDPs) and generate counterexamples that may help diagnose requirement violations. However, such artifacts may be too complex for humans to understand, because exis…

Cited by 11SourceScholar
2017

Classification error correction: A case study in brain-computer interfacing

IROS 2017poster

Classification techniques are useful for processing complex signals into labels with semantic value. For example, they can be used to interpret brain signals generated by humans corresponding to a finite set of commands for a physical device. The classifier, however, may interpret the signal as a co…

Cited by 0SourceScholar