Arrow Research search

Author name cluster

Pawan Kumar

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

3 papers
1 author row

Possible papers

3

AAMAS Conference 2026 Conference Paper

MA-SafeDiffuser: Safe Multi-Agent Planning with Diffusion Probabilistic Models

  • Kiran Ravish
  • Ankita Kushwaha
  • Preeti
  • Pawan Kumar

We propose MA-SafeDiffuser, a multi-agent extension of SafeDiffuser that equips diffusion-based trajectory planners with finitetime diffusion invariance guarantees for joint-agent safety specifications. Building on the single-agent construction that embeds control barrier function (CBF) constraints into reverse-diffusion updates, we: (i) formalize joint safe sets as intersections of peragent and pairwise barrier sets; (ii) derive centralized and decentralized (communication-aware) constrained denoising procedures with provable invariance under mild assumptions; (iii) address local-trap and deadlock phenomena via time-varying specifications and liveness CBFs; and (iv) develop a lightweight benchmarking suite including a multi-agent Maze2D domain. Empirically, MA- SafeDiffuser reduces violation counts relative to unconstrained diffusion baselines, while retaining planning quality. We provide algorithms, proofs, and reference implementations.

AAMAS Conference 2026 Conference Paper

Safe Offline Reinforcement Learning using Diffusion Policies

  • Ankita Kushwaha
  • Kiran Ravish
  • Preeti
  • Pawan Kumar
  • Anuj Mahajan

DiffusionmodelshaveshowngreatpromiseforofflineRLbycapturing complex data distributions, yet their standard formulations lack explicit safety mechanisms. We propose Safe Diffusion Q-learning, which extends Diffusion-QL by integrating a cost critic and a direct penalty term into the diffusion policy objective to enforce constraint satisfaction during action generation. Evaluated on the DSRL benchmark, our method achieves near-zero constraint violation on challenging BulletSafetyGym and SafetyGym tasks while maintainingcompetitiverewardperformance. Theseresultsdemonstrate that expressive diffusion policies can be robustly constrained, enabling their use in safety-critical offline RL.

AAAI Conference 2020 Conference Paper

Deep Attentive Ranking Networks for Learning to Order Sentences

  • Pawan Kumar
  • Dhanajit Brahma
  • Harish Karnick
  • Piyush Rai

We present an attention-based ranking framework for learning to order sentences given a paragraph. Our framework is built on a bidirectional sentence encoder and a self-attention based transformer network to obtain an input order invariant representation of paragraphs. Moreover, it allows seamless training using a variety of ranking based loss functions, such as pointwise, pairwise, and listwise ranking. We apply our framework on two tasks: Sentence Ordering and Order Discrimination. Our framework outperforms various state-ofthe-art methods on these tasks on a variety of evaluation metrics. We also show that it achieves better results when using pairwise and listwise ranking losses, rather than the pointwise ranking loss, which suggests that incorporating relative positions of two or more sentences in the loss function contributes to better learning.

v2026.09.13