Arrow Research search

Author name cluster

Ankush Chakrabarty

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
2 author rows

Possible papers

3

AAAI Conference 2025 Conference Paper

User Preference Meets Pareto-Optimality in Multi-Objective Bayesian Optimization

  • Joshua Hang Sai Ip
  • Ankush Chakrabarty
  • Ali Mesbah
  • Diego Romeres

Incorporating user preferences into multi-objective Bayesian optimization (MOBO) allows for personalization of the op- timization procedure. Preferences are often abstracted in the form of an unknown utility function, estimated through pair- wise comparisons of potential outcomes. However, utility-driven MOBO methods can yield solutions that are dominated by nearby solutions, as non-dominance is not enforced. Additionally, classical MOBO commonly relies on estimating the entire Pareto front to identify the Pareto-optimal solutions, which can be expensive and ignore user preferences. Here, we present a new method, termed preference-utility-balanced MOBO (PUB-MOBO), that allows users to disambiguate between near-Pareto candidate solutions. PUB-MOBO combines utility-based MOBO with local multi-gradient descent to refine user-preferred solutions to be near-Pareto-optimal. To this end, we propose a novel preference-dominated utility function that concurrently preserves user-preferences and dominance amongst candidate solutions. A key advantage of PUB-MOBO is that the local search is restricted to a (small) region of the Pareto front directed by user preferences, alleviating the need to estimate the entire Pareto-front. PUB-MOBO is tested on three synthetic benchmark problems: DTLZ1, DTLZ2 and DH1, as well as on three real-world problems: Vehicle Safety, Conceptual Marine Design, and Car Side Impact. PUB-MOBO consistently outperforms state-of-the-art competitors in terms of proximity to the Pareto-front and utility regret across all the problems.

ICRA Conference 2022 Conference Paper

Safe multi-agent motion planning via filtered reinforcement learning

  • Abraham P. Vinod
  • Sleiman Safaoui
  • Ankush Chakrabarty
  • Rien Quirynen
  • Nobuyuki Yoshikawa
  • Stefano Di Cairano

We study the problem of safe multi-agent motion planning in cluttered environments. Existing multi-agent reinforcement learning-based motion planners only provide approximate safety enforcement. We propose a safe reinforcement learning algorithm that leverages single-agent reinforcement learning for target regulation and a subsequent convex optimization-based filtering that ensures the collective safety of the system. Our approach yields a safe, real-time implementable multi-agent motion planner that is simpler to train and enforces safety as hard constraints. Our approach can handle state and control constraints on the agents, and enforce collision avoidance among themselves and with static obstacles in the environment. Numerical simulations and hardware experiments show the efficacy of the approach.

EAAI Journal 2013 Journal Article

Volterra kernel based face recognition using artificial bee colonyoptimization

  • Ankush Chakrabarty
  • Harsh Jain
  • Amitava Chatterjee

The present paper describes a novel method of implementation of a stochastic optimization technique for the face recognition problem. The method proposed divides the original images into patches in space, and seeks a non-linear functional mapping using second-order Volterra kernels. The artificial bee colony optimization technique, a modern stochastic optimization algorithm, is used to derive optimal Volterra kernels during training to simultaneously maximize inter-class distances and minimize intra-class distances in the feature space. During testing, a voting procedure is used in conjunction with a nearest neighbor classifier to decide to which class each individual patch belongs. Finally, the aggregate classification results of all patches in an image are used to determine the overall recognition outcome for the given image. The utility of the proposed scheme is aptly demonstrated by implementing it on two popular benchmark face recognition datasets, and comparing the effectiveness of the proposed approach vis-à-vis other statistical learning procedures in facial recognition and also several other methods developed so far. The effectiveness of the artificial bee colony optimization technique and its Levy-mutated variation in optimizing Volterra kernels is conclusively proven in this paper by significantly outperforming many popular contemporary algorithms.

v2026.09.13