← Search

Rahul Jain

24 accepted papers

2026

A TEXT-IMAGE FUSION METHOD WITH DATA AUGMENTATION CAPABILITIES FOR REFERRING MEDICAL IMAGE SEGMENTATION

ICASSP 2026poster

Deep learning relies heavily on data augmentation to mitigate limited data, especially in medical imaging. Recent multimodal learning integrates text and images for segmentation, known as referring or text-guided image segmentation. However, common augmentations like rotation and flipping disrupt sp…

Cited by 0SourcePDFScholar
2026

DYNAMO: Dependency-Aware Deep Learning Framework for Articulated Assembly Motion Prediction

ICRA 2026poster

Understanding the motion of articulated mechanical assemblies from static geometry remains a core challenge in 3D perception and design automation. Prior work on everyday articulated objects such as doors and laptops typically assumes simplified kinematic structures or relies on joint annotations. H…

2026

Exploring Vision-Language Models for Open-Vocabulary Zero-Shot Action Segmentation

ICRA 2026poster

Temporal Action Segmentation (TAS) requires dividing videos into action segments, yet the vast space of activities and alternative breakdowns makes collecting comprehensive datasets infeasible. Existing methods remain limited to closed vocabularies and fixed label sets. In this work, we explore the …

2026

Multi-Objective Preference Optimization: Improving Human Alignment of Generative Models

ICML 2026poster

Post-training LLMs with RLHF and preference optimization methods (e.g., DPO, IPO) has greatly improved alignment, yet these approaches assume a single objective. In reality, humans express multiple, often conflicting objectives, such as helpfulness and harmlessness, with no natural scalarization. We…

Cited by 0SourceScholar
2025

A Safe Bayesian Learning Algorithm for Constrained MDPs with Bounded Constraint Violation

AISTATS 2025poster

Constrained Markov decision processes (CMDPs) models are increasingly important in many applications with multiple objectives. When the model is unknown and must be learned online, it is desirable to ensure that the constraint is met, or at least the violation is bounded with time. In recent literat…

Cited by 0SourceScholar
2025

Markov Balance Satisfaction Improves Performance in Strictly Batch Offline Imitation Learning

AAAI 2025technical

Imitation learning (IL) is notably effective for robotic tasks where directly programming behaviors or defining optimal control costs is challenging. In this work, we address a scenario where the imitator relies solely on observed behavior and cannot make environmental interactions during learning.…

2025

Robust LLM Alignment via Distributionally Robust Direct Preference Optimization

NeurIPS 2025poster

A major challenge in aligning large language models (LLMs) with human preferences is the issue of distribution shift. LLM alignment algorithms rely on static preference datasets, assuming that they accurately represent real-world user preferences. However, user preferences vary significantly across…

Cited by 0SourceScholar
2024

Interacting Objects: A Dataset of Object-Object Interactions for Richer Dynamic Scene Representations

RA-L 2024

Dynamic environments in factories, surgical robotics, and warehouses increasingly involve humans, machines, robots, and various other objects such as tools, fixtures, conveyors, and assemblies. In these environments, numerous interactions occur not just between humans and objects but also between ob

Cited by 6SourceScholar
2024

e-COP : Episodic Constrained Optimization of Policies

NeurIPS 2024poster

In this paper, we present the e-COP algorithm, the first policy optimization algorithm for constrained Reinforcement Learning (RL) in episodic (finite horizon) settings. Such formulations are applicable when there are separate sets of optimization criteria and constraints on a system's behavior. We…

Cited by 0SourcePDFScholar
2023

Learning Neuro-symbolic Programs for Language Guided Robot Manipulation

ICRA 2023poster

Given a natural language instruction and an input scene, our goal is to train a model to output a manipulation program that can be executed by the robot. Prior approaches for this task possess one of the following limitations: (i) rely on hand-coded symbols for concepts limiting generalization beyon…

Cited by 15SourcecodeScholar
2023

Leveraging Demonstrations to Improve Online Learning: Quality Matters

ICML 2023poster

We investigate the extent to which offline demonstration data can improve online learning. It is natural to expect some improvement, but *the question is how, and by how much?* We show that the degree of improvement must depend on the *quality* of the demonstration data. To generate portable insight…

Cited by 9SourcePDFScholar
2023

Posterior sampling-based online learning for the stochastic shortest path model

UAI 2023poster

We consider the problem of online reinforcement learning for the Stochastic Shortest Path (SSP) problem modeled as an unknown MDP with an absorbing state. We propose PSRL-SSP, a simple posterior sampling-based reinforcement learning algorithm for the SSP problem. The algorithm operates in epochs. At…

Cited by 2SourcePDFScholar
2022

Learning Infinite-horizon Average-reward Markov Decision Process with Constraints

ICML 2022spotlight

We study regret minimization for infinite-horizon average-reward Markov Decision Processes (MDPs) under cost constraints. We start by designing a policy optimization algorithm with carefully designed action-value estimator and bonus term, and show that for ergodic MDPs, our algorithm ensures $O(\sqr…

Cited by 38SourcePDFScholar
2022

Matrix Multiplicative Weights Updates in Quantum Zero-Sum Games: Conservation Laws & Recurrence

NeurIPS 2022accept

Recent advances in quantum computing and in particular, the introduction of quantum GANs, have led to increased interest in quantum zero-sum game theory, extending the scope of learning algorithms for classical games into the quantum realm. In this paper, we focus on learning in quantum zero-sum gam…

Cited by 10SourcePDFScholar
2022

Optimal control of partially observable Markov decision processes with finite linear temporal logic constraints

UAI 2022poster

Autonomous agents often operate in environments where the state is partially observed. In addition to maximizing their cumulative reward, agents must execute complex tasks with rich temporal and logical structures. These tasks can be expressed using temporal logic languages like finite linear tempo…

Cited by 8SourcePDFScholar
2021

A Sample-Efficient Algorithm for Episodic Finite-Horizon MDP with Constraints

AAAI 2021technical

Constrained Markov decision processes (CMDPs) formalize sequential decision-making problems whose objective is to minimize a cost function while satisfying constraints on various cost functions. In this paper, we consider the setting of episodic fixed-horizon CMDPs. We propose an online algorithm wh…

Cited by 60SourcePDFScholar
2021

Implicit Finite-Horizon Approximation and Efficient Optimal Algorithms for Stochastic Shortest Path

NeurIPS 2021poster

We introduce a generic template for developing regret minimization algorithms in the Stochastic Shortest Path (SSP) model, which achieves minimax optimal regret as long as certain properties are ensured. The key of our analysis is a new technique called implicit finite-horizon approximation, which a…

Cited by 25SourcePDFScholar
2021

Learning Infinite-horizon Average-reward MDPs with Linear Function Approximation

AISTATS 2021poster

We develop several new algorithms for learning Markov Decision Processes in an infinite-horizon average-reward setting with linear function approximation. Using the optimism principle and assuming that the MDP has a linear structure, we first propose a computationally inefficient algorithm with opti…

Cited by 67SourcePDFScholar
2020

Model-free Reinforcement Learning in Infinite-horizon Average-reward Markov Decision Processes

ICML 2020poster

Model-free reinforcement learning is known to be memory and computation efficient and more amendable to large scale problems. In this paper, two model-free algorithms are introduced for learning infinite-horizon average-reward Markov Decision Processes (MDPs). The first algorithm reduces the problem…

Cited by 135SourcePDFScholar
2019

Approximate Relative Value Learning for Average-reward Continuous State MDPs

UAI 2019poster

In this paper, we propose an approximate relative value learning (ARVL) algorithm for non- parametric MDPs with continuous state space and finite actions and average reward criterion. It is a sampling based algorithm combined with kernel density estimation and function approximation via nearest neig…

Cited by 17SourcePDFScholar
2017

Learning Unknown Markov Decision Processes: A Thompson Sampling Approach

NeurIPS 2017poster

We consider the problem of learning an unknown Markov Decision Process (MDP) that is weakly communicating in the infinite horizon setting. We propose a Thompson Sampling-based reinforcement learning algorithm with dynamic episodes (TSDE). At the beginning of each episode, the algorithm generates a s…

Cited by 167SourcePDFScholar