← Search

Oya Celiktutan

12 accepted papers

2026

A Closed-Form Solution for Debiasing Vision-Language Models with Utility Guarantees Across Modalities and Tasks

CVPR 2026

While Vision-Language Models (VLMs) have achieved remarkable performance across diverse downstream tasks, recent studies have shown that they can inherit social biases from the training data and further propagate them into downstream applications. To address this issue, various debiasing approaches

Cited by 0SourcecodeScholar
2026

Fair Domain Generalization: An Information-Theoretic View

AAAI 2026technical

Domain generalization (DG) and algorithmic fairness are two key challenges in machine learning. However, most DG methods focus solely on minimizing expected risk in the unseen target domain, without considering algorithmic fairness. Conversely, fairness methods typically do not account for domain sh

Cited by 0SourcePDFScholar
2024

Are Large Language Models Aligned with People’s Social Intuitions for Human–Robot Interactions?

IROS 2024poster

Large language models (LLMs) are increasingly used in robotics, especially for high-level action planning. Meanwhile, many robotics applications involve human supervisors or collaborators. Hence, it is crucial for LLMs to generate socially acceptable actions that align with people’s preferences and…

Cited by 0SourcecodeScholar
2023

Learning to Solve Tasks with Exploring Prior Behaviours

IROS 2023poster

Demonstrations are widely used in Deep Reinforcement Learning (DRL) for facilitating solving tasks with sparse rewards. However, the tasks in real-world scenarios can often have varied initial conditions from the demonstration, which would require additional prior behaviours. For example, consider w…

Cited by 3SourcecodeScholar
2022

Stabilizing Off-Policy Deep Reinforcement Learning from Pixels

ICML 2022spotlight

Off-policy reinforcement learning (RL) from pixel observations is notoriously unstable. As a result, many successful algorithms must combine different domain-specific practices and auxiliary losses to learn meaningful behaviors in complex environments. In this work, we provide novel analysis demonst…

2021

Domain-Robust Visual Imitation Learning with Mutual Information Constraints

ICLR 2021poster

Human beings are able to understand objectives and learn by simply observing others perform a task. Imitation learning methods aim to replicate such capabilities, however, they generally depend on access to a full set of optimal states and actions taken with the agent's actuators and from the agent'…