Skip to main content

Showing 1–14 of 14 results for author: Chopra, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.19070  [pdf, other

    cs.RO

    Reinforcement Learning Driven Cooperative Ball Balance in Rigidly Coupled Drones

    Authors: Shraddha Barawkar, Nikhil Chopra

    Abstract: Multi-drone cooperative transport (CT) problem has been widely studied in the literature. However, limited work exists on control of such systems in the presence of time-varying uncertainties, such as the time-varying center of gravity (CG). This paper presents a leader-follower approach for the control of a multi-drone CT system with time-varying CG. The leader uses a traditional Proportional-Int… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  2. arXiv:2309.08806  [pdf, other

    cs.RO

    UIVNAV: Underwater Information-driven Vision-based Navigation via Imitation Learning

    Authors: Xiaomin Lin, Nare Karapetyan, Kaustubh Joshi, Tianchen Liu, Nikhil Chopra, Miao Yu, Pratap Tokekar, Yiannis Aloimonos

    Abstract: Autonomous navigation in the underwater environment is challenging due to limited visibility, dynamic changes, and the lack of a cost-efficient accurate localization system. We introduce UIVNav, a novel end-to-end underwater navigation solution designed to drive robots over Objects of Interest (OOI) while avoiding obstacles, without relying on localization. UIVNav uses imitation learning and is in… ▽ More

    Submitted 16 April, 2024; v1 submitted 15 September, 2023; originally announced September 2023.

  3. arXiv:2306.13194  [pdf, other

    math.OC cs.RO eess.SY

    Iteratively Preconditioned Gradient-Descent Approach for Moving Horizon Estimation Problems

    Authors: Tianchen Liu, Kushal Chakrabarti, Nikhil Chopra

    Abstract: Moving horizon estimation (MHE) is a widely studied state estimation approach in several practical applications. In the MHE problem, the state estimates are obtained via the solution of an approximated nonlinear optimization problem. However, this optimization step is known to be computationally complex. Given this limitation, this paper investigates the idea of iteratively preconditioned gradient… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

  4. arXiv:2212.08633  [pdf, other

    cs.RO

    Cartographer_glass: 2D Graph SLAM Framework using LiDAR for Glass Environments

    Authors: Lasitha Weerakoon, Gurtajbir Singh Herr, Jasmine Blunt, Miao Yu, Nikhil Chopra

    Abstract: We study algorithms for detecting and including glass objects in an optimization-based Simultaneous Localization and Map** (SLAM) algorithm in this work. When LiDAR data is the primary exteroceptive sensory input, glass objects are not correctly registered. This occurs as the incident light primarily passes through the glass objects or reflects away from the source, resulting in inaccurate range… ▽ More

    Submitted 16 December, 2022; originally announced December 2022.

  5. arXiv:2206.02034  [pdf, other

    cs.LG eess.SY math.OC stat.ML

    A Control Theoretic Framework for Adaptive Gradient Optimizers in Machine Learning

    Authors: Kushal Chakrabarti, Nikhil Chopra

    Abstract: Adaptive gradient methods have become popular in optimizing deep neural networks; recent examples include AdaGrad and Adam. Although Adam usually converges faster, variations of Adam, for instance, the AdaBelief algorithm, have been proposed to enhance Adam's poor generalization ability compared to the classical stochastic gradient method. This paper develops a generic framework for adaptive gradi… ▽ More

    Submitted 19 August, 2023; v1 submitted 4 June, 2022; originally announced June 2022.

  6. arXiv:2108.08670  [pdf, other

    math.OC cs.LG eess.SY stat.ML

    On Accelerating Distributed Convex Optimizations

    Authors: Kushal Chakrabarti, Nirupam Gupta, Nikhil Chopra

    Abstract: This paper studies a distributed multi-agent convex optimization problem. The system comprises multiple agents in this problem, each with a set of local data points and an associated local cost function. The agents are connected to a server, and there is no inter-agent communication. The agents' goal is to learn a parameter vector that optimizes the aggregate of their local costs without revealing… ▽ More

    Submitted 19 August, 2021; originally announced August 2021.

  7. arXiv:2106.00092  [pdf, other

    cs.LG eess.SY stat.ML

    Generalized AdaGrad (G-AdaGrad) and Adam: A State-Space Perspective

    Authors: Kushal Chakrabarti, Nikhil Chopra

    Abstract: Accelerated gradient-based methods are being extensively used for solving non-convex machine learning problems, especially when the data points are abundant or the available data is distributed across several agents. Two of the prominent accelerated gradient algorithms are AdaGrad and Adam. AdaGrad is the simplest accelerated gradient method, which is particularly effective for sparse data. Adam h… ▽ More

    Submitted 30 September, 2021; v1 submitted 31 May, 2021; originally announced June 2021.

    Comments: Updates: The parameter condition of Adam in Theorem 2 has been relaxed and the proof has been updated accordingly. Experimental results on logistic regression model have been included. Conference: Accepted for presentation in the 2021 60th IEEE Conference on Decision and Control (CDC)

  8. arXiv:2101.10967  [pdf, other

    math.OC cs.LG eess.SY stat.ML

    Robustness of Iteratively Pre-Conditioned Gradient-Descent Method: The Case of Distributed Linear Regression Problem

    Authors: Kushal Chakrabarti, Nirupam Gupta, Nikhil Chopra

    Abstract: This paper considers the problem of multi-agent distributed linear regression in the presence of system noises. In this problem, the system comprises multiple agents wherein each agent locally observes a set of data points, and the agents' goal is to compute a linear model that best fits the collective data points observed by all the agents. We consider a server-based distributed architecture wher… ▽ More

    Submitted 26 January, 2021; originally announced January 2021.

    Comments: in IEEE Control Systems Letters. Related articles: arXiv:2003.07180v2 [math.OC], arXiv:2008.02856v1 [math.OC], and arXiv:2011.07595v2 [math.OC]

  9. arXiv:2011.08412  [pdf, ps, other

    cs.RO

    Adaptive Tracking Control of Soft Robots using Integrated Sensing Skin and Recurrent Neural Networks

    Authors: Lasitha Weerakoon, Zepeng Ye, Rahul Subramonian Bama, Elisabeth Smela, Miao Yu, Nikhil Chopra

    Abstract: In this paper, we study integrated estimation and control of soft robots. A significant challenge in deploying closed loop controllers is reliable proprioception via integrated sensing in soft robots. Despite the considerable advances accomplished in fabrication, modelling, and model-based control of soft robots, integrated sensing and estimation is still in its infancy. To that end, this paper in… ▽ More

    Submitted 16 November, 2020; originally announced November 2020.

    Comments: Preprint submitted to ICRA 2021: International Conference on Robotics and Automation

  10. arXiv:2011.07595  [pdf, other

    math.OC cs.LG eess.SY stat.ML

    Accelerating Distributed SGD for Linear Regression using Iterative Pre-Conditioning

    Authors: Kushal Chakrabarti, Nirupam Gupta, Nikhil Chopra

    Abstract: This paper considers the multi-agent distributed linear least-squares problem. The system comprises multiple agents, each agent with a locally observed set of data points, and a common server with whom the agents can interact. The agents' goal is to compute a linear model that best fits the collective data points observed by all the agents. In the server-based distributed settings, the server cann… ▽ More

    Submitted 28 November, 2020; v1 submitted 15 November, 2020; originally announced November 2020.

    Comments: Changes in the replacement: Application to distributed state estimation problem has been added in Appendix B. Related articles: arXiv:2003.07180v2 [math.OC] and arXiv:2008.02856v1 [math.OC]

  11. arXiv:2008.02856  [pdf, other

    math.OC cs.LG eess.SY stat.ML

    Iterative Pre-Conditioning for Expediting the Gradient-Descent Method: The Distributed Linear Least-Squares Problem

    Authors: Kushal Chakrabarti, Nirupam Gupta, Nikhil Chopra

    Abstract: This paper considers the multi-agent linear least-squares problem in a server-agent network. In this problem, the system comprises multiple agents, each having a set of local data points, that are connected to a server. The goal for the agents is to compute a linear mathematical model that optimally fits the collective data points held by all the agents, without sharing their individual local data… ▽ More

    Submitted 6 August, 2021; v1 submitted 6 August, 2020; originally announced August 2020.

    Comments: Update: figures for the rest of the datasets have been added

  12. arXiv:2004.01312  [pdf, other

    cs.CR cs.DC

    Preserving Statistical Privacy in Distributed Optimization

    Authors: Nirupam Gupta, Shripad Gade, Nikhil Chopra, Nitin H. Vaidya

    Abstract: We present a distributed optimization protocol that preserves statistical privacy of agents' local cost functions against a passive adversary that corrupts some agents in the network. The protocol is a composition of a distributed ``{\em zero-sum}" obfuscation protocol that obfuscates the agents' local cost functions, and a standard non-private distributed optimization method. We show that our pro… ▽ More

    Submitted 29 December, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: The updated version has simpler proofs. The paper has been peer-reviewed, and accepted for the IEEE Control Systems Letters (L-CSS 2021)

  13. arXiv:2003.07180  [pdf, other

    math.OC cs.LG eess.SY stat.ML

    Iterative Pre-Conditioning to Expedite the Gradient-Descent Method

    Authors: Kushal Chakrabarti, Nirupam Gupta, Nikhil Chopra

    Abstract: This paper considers the problem of multi-agent distributed optimization. In this problem, there are multiple agents in the system, and each agent only knows its local cost function. The objective for the agents is to collectively compute a common minimum of the aggregate of all their local cost functions. In principle, this problem is solvable using a distributed variant of the traditional gradie… ▽ More

    Submitted 29 March, 2020; v1 submitted 13 March, 2020; originally announced March 2020.

    Comments: Accepted for the proceedings of the 2020 American Control Conference

  14. arXiv:1903.09315  [pdf, other

    cs.CR cs.IT eess.SY

    Statistical Privacy in Distributed Average Consensus on Bounded Real Inputs

    Authors: Nirupam Gupta, Jonathan Katz, Nikhil Chopra

    Abstract: This paper proposes a privacy protocol for distributed average consensus algorithms on bounded real-valued inputs that guarantees statistical privacy of honest agents' inputs against colluding (passive adversarial) agents, if the set of colluding agents is not a vertex cut in the underlying communication network. This implies that privacy of agents' inputs is preserved against $t$ number of arbitr… ▽ More

    Submitted 20 March, 2019; originally announced March 2019.

    Comments: Accepted for 2019 American Control Conference. arXiv admin note: substantial text overlap with arXiv:1809.01794