← Search

Debadeepta Dey

15 accepted papers

2023

What Makes Convolutional Models Great on Long Sequence Modeling?

ICLR 2023poster

Convolutional models have been widely used in multiple domains. However, most existing models only use local convolution, making the model unable to handle long-range dependencies efficiently. Attention overcomes this problem by aggregating global information based on the pair-wise attention score b…

2022

Few-shot Task-agnostic Neural Architecture Search for Distilling Large Language Models

NeurIPS 2022accept

Traditional knowledge distillation (KD) methods manually design student architectures to compress large models given pre-specified computational cost. This requires several trials to find viable students, and repeating the process with change in computational budget. We use Neural Architecture Searc…

2022

LiteTransformerSearch: Training-free Neural Architecture Search for Efficient Language Models

NeurIPS 2022accept

The Transformer architecture is ubiquitously used as the building block of largescale autoregressive language models. However, finding architectures with the optimal trade-off between task performance (perplexity) and hardware constraints like peak memory utilization and latency is non-trivial. This…

2021

Boosting the Throughput and Accelerator Utilization of Specialized CNN Inference Beyond Increasing Batch Size

ICML 2021spotlight

Datacenter vision systems widely use small, specialized convolutional neural networks (CNNs) trained on specific tasks for high-throughput inference. These settings employ accelerators with massive computational capacity, but which specialized CNNs underutilize due to having low arithmetic intensity…

2020

MultiPoint: Cross-spectral registration of thermal and optical aerial imagery

CoRL 2020

While optical cameras are ubiquitous in robotics, some robots can sense the world in several sections of the electromagnetic spectrum simultaneously, which can extend their capabilities in fundamental ways. For instance, many fixed-wing UAVs carry both optical and thermal imaging cameras, potentiall

2019

Efficient Forward Architecture Search

NeurIPS 2019poster

We propose a neural architecture search (NAS) algorithm, Petridish, to iteratively add shortcut connections to existing network layers. The added shortcut connections effectively perform gradient boosting on the augmented layers. The proposed algorithm is motivated by the feature selection algorit…

2019

Vision-Based Navigation With Language-Based Assistance via Imitation Learning With Indirect Intervention

CVPR 2019poster

We present Vision-based Navigation with Language-based Assistance (VNLA), a grounded vision-language task where an agent with visual perception is guided via language to find objects in photorealistic indoor environments. The task emulates a real-world scenario in that (a) the requester may not know…

Cited by 144PDFcodeScholar
2018

Learn-to-Score: Efficient 3D Scene Exploration by Predicting View Utility

ECCV 2018poster

Camera equipped drones are nowadays being used to explore large scenes and reconstruct detailed 3D maps. When free space in the scene is approximately known, an offline planner can generate optimal plans to efficiently explore the scene. However, for exploring unknown scenes, the planner must predic…

Cited by 62SourcePDFScholar
2017

Adaptive Information Gathering via Imitation Learning

RSS 2017poster

In the adaptive information gathering problem, a policy is required to select an informative sensing location using the history of measurements acquired thus far. While there is an extensive amount of prior work investigating effective practical approximations using variants of Shannon's entropy, th…

Cited by 25SourcePDFScholar
2017

Flight Dynamics-Based Recovery of a UAV Trajectory Using Ground Cameras

CVPR 2017oral

We propose a new method to estimate the 6-dof trajectory of a flying object such as a quadrotor UAV within a 3D airspace monitored using multiple fixed ground cameras. It is based on a new structure from motion formulation for the 3D reconstruction of a single moving point with known motion dynamics…

Cited by 45PDFcodeScholar
2017

No-regret replanning under uncertainty

ICRA 2017poster

This paper explores the problem of path planning under uncertainty. Specifically, we consider online receding horizon based planners that need to operate in a latent environment where the latent information can be modelled via Gaussian Processes. Online path planning in latent environments is challe…

Cited by 14SourceScholar
2017

Submodular Trajectory Optimization for Aerial 3D Scanning

ICCV 2017poster

Drones equipped with cameras are emerging as a powerful tool for large-scale aerial 3D scanning, but existing automatic flight planners do not exploit all available information about the scene, and can therefore produce inaccurate and incomplete 3D models. We present an automatic method to generate…

Cited by 177PDFScholar
2015

Predicting Multiple Structured Visual Interpretations

ICCV 2015poster

We present a simple approach for producing a small number of structured visual outputs which have high recall, for a variety of tasks including monocular pose estimation and semantic scene segmentation. Current state-of-the-art approaches learn a single model and modify inference procedures to produ…

Cited by 36PDFScholar