Skip to main content

Showing 1–10 of 10 results for author: Gurumurthy, S

.
  1. arXiv:2406.07785  [pdf, other

    cs.CV cs.LG

    From Variance to Veracity: Unbundling and Mitigating Gradient Variance in Differentiable Bundle Adjustment Layers

    Authors: Swaminathan Gurumurthy, Karnik Ram, Bingqing Chen, Zachary Manchester, Zico Kolter

    Abstract: Various pose estimation and tracking problems in robotics can be decomposed into a correspondence estimation problem (often computed using a deep network) followed by a weighted least squares optimization problem to solve for the poses. Recent work has shown that coupling the two problems by iteratively refining one conditioned on the other's output yields SOTA results across domains. However, tra… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

    Comments: Accepted at CVPR 2024

  2. arXiv:2311.18056  [pdf, other

    cs.RO

    ReLU-QP: A GPU-Accelerated Quadratic Programming Solver for Model-Predictive Control

    Authors: Arun L. Bishop, John Z. Zhang, Swaminathan Gurumurthy, Kevin Tracy, Zachary Manchester

    Abstract: We present ReLU-QP, a GPU-accelerated solver for quadratic programs (QPs) that is capable of solving high-dimensional control problems at real-time rates. ReLU-QP is derived by exactly reformulating the Alternating Direction Method of Multipliers (ADMM) algorithm for solving QPs as a deep, weight-tied neural network with rectified linear unit (ReLU) activations. This reformulation enables the depl… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

    Comments: submitted to ICRA 2024

  3. arXiv:2111.13236  [pdf, other

    cs.LG cs.CV

    Joint inference and input optimization in equilibrium networks

    Authors: Swaminathan Gurumurthy, Shaojie Bai, Zachary Manchester, J. Zico Kolter

    Abstract: Many tasks in deep learning involve optimizing over the \emph{inputs} to a network to minimize or maximize some objective; examples include optimization over latent spaces in a generative model to match a target image, or adversarially perturbing an input to worsen classifier performance. Performing such optimization, however, is traditionally quite costly, as it involves a complete forward and ba… ▽ More

    Submitted 25 November, 2021; originally announced November 2021.

    Comments: Neurips 2021

    Journal ref: Neurips 2021

  4. arXiv:1911.04024  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    MAME : Model-Agnostic Meta-Exploration

    Authors: Swaminathan Gurumurthy, Sumit Kumar, Katia Sycara

    Abstract: Meta-Reinforcement learning approaches aim to develop learning procedures that can adapt quickly to a distribution of tasks with the help of a few examples. Develo** efficient exploration strategies capable of finding the most useful samples becomes critical in such settings. Existing approaches towards finding efficient exploration strategies add auxiliary objectives to promote exploration by t… ▽ More

    Submitted 10 November, 2019; originally announced November 2019.

    Comments: CoRL 2019

  5. arXiv:1808.04359  [pdf, other

    cs.CV cs.AI cs.CL cs.MA

    Community Regularization of Visually-Grounded Dialog

    Authors: Akshat Agarwal, Swaminathan Gurumurthy, Vasu Sharma, Mike Lewis, Katia Sycara

    Abstract: The task of conducting visually grounded dialog involves learning goal-oriented cooperative dialog between autonomous agents who exchange information about a scene through several rounds of questions and answers in natural language. We posit that requiring artificial agents to adhere to the rules of human language, while also requiring them to maximize information exchange through dialog is an ill… ▽ More

    Submitted 6 September, 2018; v1 submitted 10 August, 2018; originally announced August 2018.

    Comments: 7 pages, ICML/AAMAS Adaptive Learning Agents Workshop 2018 and CVPR Visual Dialog Workshop 2018. Code available at https://github.com/agakshat/visualdialog-pytorch

  6. arXiv:1807.03407  [pdf, other

    cs.CV

    High Fidelity Semantic Shape Completion for Point Clouds using Latent Optimization

    Authors: Swaminathan Gurumurthy, Shubham Agrawal

    Abstract: Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through generative modeling and latent manifold optimization. Our algorithm works directly on point clouds. We use an autoencoder and a GAN to learn a distribution of embed… ▽ More

    Submitted 29 September, 2018; v1 submitted 9 July, 2018; originally announced July 2018.

  7. Exploiting Data and Human Knowledge for Predicting Wildlife Poaching

    Authors: Swaminathan Gurumurthy, Lantao Yu, Chenyan Zhang, Yongchao **, Wei** Li, Haidong Zhang, Fei Fang

    Abstract: Poaching continues to be a significant threat to the conservation of wildlife and the associated ecosystem. Estimating and predicting where the poachers have committed or would commit crimes is essential to more effective allocation of patrolling resources. The real-world data in this domain is often sparse, noisy and incomplete, consisting of a small number of positive data (poaching signs), a la… ▽ More

    Submitted 14 May, 2018; originally announced May 2018.

    Comments: COMPASS 2018

    MSC Class: 68T10

  8. arXiv:1706.02071  [pdf, other

    cs.CV

    DeLiGAN : Generative Adversarial Networks for Diverse and Limited Data

    Authors: Swaminathan Gurumurthy, Ravi Kiran Sarvadevabhatla, Venkatesh Babu Radhakrishnan

    Abstract: A class of recent approaches for generating images, called Generative Adversarial Networks (GAN), have been used to generate impressively realistic images of objects, bedrooms, handwritten digits and a variety of other image modalities. However, typical GAN-based approaches require large amounts of training data to capture the diversity across the image modality. In this paper, we propose DeLiGAN… ▽ More

    Submitted 7 June, 2017; originally announced June 2017.

    Comments: Accepted at CVPR-2017. Code for training the GAN models and computing modified inception-scores can be found at https://github.com/val-iisc/deligan

  9. Deploying Health Monitoring ECU Towards Enhancing the Performance of In-Vehicle Network

    Authors: Geetishree Mishra, Rajeshwari Hegde, K. S. Gurumurthy

    Abstract: Electronic Control Units (ECUs) are the fundamental electronic building blocks of any automotive system. They are multi-purpose, multi-chip and multicore computer systems where more functionality is delivered in software rather than hardware. ECUs are valuable assets for the vehicles as critical time bounded messages are communicated through. Looking into the safety criticality, already developed… ▽ More

    Submitted 7 August, 2012; originally announced August 2012.

    Comments: 7 pages, 4 figures, FCST 2012

  10. Arithmetic Operations in Multi-Valued Logic

    Authors: Vasundara Patel, K. S. Gurumurthy

    Abstract: This paper presents arithmetic operations like addition, subtraction and multiplications in Modulo-4 arithmetic, and also addition, multiplication in Galois field, using multi-valued logic (MVL). Quaternary to binary and binary to quaternary converters are designed using down literal circuits. Negation in modular arithmetic is designed with only one gate. Logic design of each operation is achieved… ▽ More

    Submitted 29 March, 2010; originally announced March 2010.

    Comments: 12 Pages, VLSICS Journal 2010

    Journal ref: International Journal Of VLSI Design & Communication Systems 1.1 (2010) 21-32