← Search

Ramesh Raskar

40 accepted papers

2026

DENALI: A Dataset Enabling Non-Line-of-Sight Spatial Reasoning with Low-Cost LiDARs

CVPR 2026

Consumer LiDARs in mobile devices and robots typically output a single depth value per pixel. Yet internally, they record full time-resolved histograms containing direct and multi-bounce light returns; these multi-bounce returns encode rich non-line-of-sight (NLOS) cues that can enable perception of

Cited by 0SourceScholar
2026

Position: Collaborative Agentic AI Needs Interoperability Across Ecosystems

ICML 2026poster

Collaborative agentic AI is projected to transform entire industries by enabling AI-powered agents to autonomously perceive, plan, and act within digital environments. Yet, current solutions in this field are all built in isolation, and we are rapidly heading toward a landscape of fragmented, incomp…

Cited by 0SourceScholar
2026

Task-Driven Implicit Representations for Automated Design of LiDAR Systems

CVPR 2026

Imaging system design is a complex, time-consuming, and largely manual process; LiDAR design, ubiquitous in mobile devices, autonomous vehicles, and aerial imaging platforms, adds further complexity through unique spatial and temporal sampling requirements. In this work, we propose a framework for a

Cited by 0SourceScholar
2025

Blurred LiDAR for Sharper 3D: Robust Handheld 3D Scanning with Diffuse LiDAR and RGB

CVPR 2025highlight

3D surface reconstruction is essential across applications of virtual reality, robotics, and mobile scanning. However, RGB-based reconstruction often fails in low-texture, low-light, and low-albedo scenes. Handheld LiDARs, now common on mobile devices, aim to address these challenges by capturing de…

Cited by 2SourcePDFScholar
2025

Co-Dream: Collaborative Dream Synthesis over Decentralized Models

AAAI 2025technical

Federated Learning (FL) has pioneered the idea of "share wisdom not raw data" to enable collaborative learning over decentralized data. FL achieves this goal by averaging model parameters instead of centralizing data. However, representing "wisdom" in the form of model parameters has its own limitat…

Cited by 0SourcePDFScholar
2025

Enhancing Autonomous Navigation by Imaging Hidden Objects Using Single-Photon LiDAR

ICRA 2025

Robust autonomous navigation in environments with limited visibility remains a critical challenge in robotics. We present a novel approach that leverages Non-Line-of-Sight (NLOS) sensing using single-photon LiDAR to improve visibility and enhance autonomous navigation. Our method enables mobile robo

Cited by 12SourcecodeScholar
2024

"SIMBA: Split Inference - Mechanisms, Benchmarks and Attacks"

ECCV 2024poster

"In this work, we tackle the question of how to benchmark reconstruction of inputs from deep neural networks (DNN) representations. This inverse problem is of great importance in the privacy community where obfuscation of features has been proposed as a technique for privacy-preserving machine learn…

2024

Data Acquisition via Experimental Design for Data Markets

NeurIPS 2024poster

The acquisition of training data is crucial for machine learning applications. Data markets can increase the supply of data, particularly in data-scarce domains such as healthcare, by incentivizing potential data providers to join the market. A major challenge for a data buyer in such a market is ch…

Cited by 1SourcePDFScholar
2024

DecentNeRFs: Decentralized Neural Radiance Fields from Crowdsourced Images

ECCV 2024poster

"Neural radiance fields (NeRFs) show potential for transforming images captured worldwide into immersive 3D visual experiences. However, most of this captured visual data remains siloed in our camera rolls as these images contain personal details. Even if made public, the problem of learning 3D repr…

2024

Incentive-Aware Federated Learning with Training-Time Model Rewards

ICLR 2024poster

In federated learning (FL), incentivizing contributions of training resources (e.g., data, compute) from potentially competitive clients is crucial. Existing incentive mechanisms often distribute post-training monetary rewards, which suffer from practical challenges of timeliness and feasibility of…

Cited by 4SourcePDFScholar
2024

PlatoNeRF: 3D Reconstruction in Plato's Cave via Single-View Two-Bounce Lidar

CVPR 2024poster

3D reconstruction from a single-view is challenging because of the ambiguity from monocular cues and lack of information about occluded regions. Neural radiance fields (NeRF) while popular for view synthesis and 3D reconstruction are typically reliant on multi-view images. Existing methods for singl…

Cited by 6SourcePDFScholar
2023

DISeR: Designing Imaging Systems with Reinforcement Learning

ICCV 2023poster

Imaging systems consist of cameras to encode visual information about the world and perception models to interpret this encoding. Cameras contain (1) illumination sources, (2) optical elements, and (3) sensors, while perception models use (4) algorithms. Directly searching over all combinations of t…

Cited by 7PDFScholar
2023

Federated Conformal Predictors for Distributed Uncertainty Quantification

ICML 2023poster

Conformal prediction is emerging as a popular paradigm for providing rigorous uncertainty quantification in machine learning since it can be easily applied as a post-processing step to already trained models. In this paper, we extend conformal prediction to the federated learning setting. The main c…

2023

ORCa: Glossy Objects As Radiance-Field Cameras

CVPR 2023poster

Reflections on glossy objects contain valuable and hidden information about the surrounding environment. By converting these objects into cameras, we can unlock exciting applications, including imaging beyond the camera's field-of-view and from seemingly impossible vantage points, e.g. from reflecti…

2023

Posthoc privacy guarantees for collaborative inference with modified Propose-Test-Release

NeurIPS 2023poster

Cloud-based machine learning inference is an emerging paradigm where users query by sending their data through a service provider who runs an ML model on that data and returns back the answer. Due to increased concerns over data privacy, recent works have proposed Collaborative Inference (CI) to lea…

Cited by 7SourcePDFScholar
2023

Role of Transients in Two-Bounce Non-Line-of-Sight Imaging

CVPR 2023poster

The goal of non-line-of-sight (NLOS) imaging is to image objects occluded from the camera's field of view using multiply scattered light. Recent works have demonstrated the feasibility of two-bounce (2B) NLOS imaging by scanning a laser and measuring cast shadows of occluded objects in scenes with t…

Cited by 10SourcePDFScholar
2023

Towards Viewpoint Robustness in Bird's Eye View Segmentation

ICCV 2023poster

Autonomous vehicles (AV) require that neural networks used for perception be robust to different viewpoints if they are to be deployed across many types of vehicles without the repeated cost of data collection and labeling for each. AV companies typically focus on collecting data from diverse scenar…

Cited by 15PDFScholar
2022

Decouple-and-Sample: Protecting Sensitive Information in Task Agnostic Data Release

ECCV 2022poster

"We propose sanitizer, a framework for secure and task-agnostic data release. While releasing datasets continues to make a big impact in various applications of computer vision, its impact is mostly realized when data sharing is not inhibited by privacy concerns. We alleviate these concerns by sanit…

2022

Learning to Censor by Noisy Sampling

ECCV 2022poster

"Point clouds are an increasingly ubiquitous input modality and the raw signal can be efficiently processed with recent progress in deep learning. This signal may, often inadvertently, capture sensitive information that can leak semantic and geometric properties of the scene which the data owner doe…

2022

PrivateMail: Supervised Manifold Learning of Deep Features with Privacy for Image Retrieval

AAAI 2022technical

Differential Privacy offers strong guarantees such as immutable privacy under any post-processing. In this work, we propose a differentially private mechanism called PrivateMail for performing supervised manifold learning. We then apply it to the use case of private image retrieval to obtain nearest…

Cited by 6SourcePDFScholar
2021

DISCO: Dynamic and Invariant Sensitive Channel Obfuscation for Deep Neural Networks

CVPR 2021poster

Recent deep learning models have shown remarkable performance in image classification. While these deep learning systems are getting closer to practical deployment, the common assumption made about data is that it does not carry any sensitive information. This assumption may not hold for many practi…

Cited by 50PDFcodeScholar
2020

Deep Polarization Cues for Transparent Object Segmentation

CVPR 2020oral

Segmentation of transparent objects is a hard, open problem in computer vision. Transparent objects lack texture of their own, adopting instead the texture of scene background. This paper reframes the problem of transparent object segmentation into the realm of light polarization, i.e., the rotation…

Cited by 169PDFcodeScholar
2018

Accelerating Neural Architecture Search using Performance Prediction

ICLR 2018workshop

Methods for neural network hyperparameter optimization and meta-modeling are computationally expensive due to the need to train a large number of model configurations. In this paper, we show that standard frequentist regression models can predict the final performance of partially trained model conf…

Cited by 446SourceScholar
2018

Pairwise Confusion for Fine-Grained Visual Classification

ECCV 2018poster

Fine-Grained Visual Classification (FGVC) datasets contain small sample sizes, along with significant intra-class variation and inter-class similarity. While prior work has addressed intra-class variation using localization and segmentation techniques, inter-class similarity may also affect feature…

2017

Designing Neural Network Architectures using Reinforcement Learning

ICLR 2017poster

At present, designing convolutional neural network (CNN) architectures requires both human expertise and labor. New architectures are handcrafted by careful experimentation or modified from a handful of existing networks. We introduce MetaQNN, a meta-modeling algorithm based on reinforcement learnin…

Cited by 1983SourceScholar
2017

Learning Gaze Transitions From Depth to Improve Video Saliency Estimation

ICCV 2017poster

In this paper we introduce a novel Depth-Aware Video Saliency approach to predict human focus of attention when viewing videos that contain a depth map (RGBD) on a 2D screen. Saliency estimation in this scenario is highly important since in the near future 3D video content will be easily acquired ye…

Cited by 57PDFScholar
2017

Sampling without time: Recovering echoes of light via temporal phase retrieval

ICASSP 2017accepted

This paper considers the problem of sampling and reconstruction of a continuous-time sparse signal without assuming the knowledge of the sampling instants or the sampling rate. This topic has its roots in the problem of recovering multiple echoes of light from its low-pass filtered and auto-correlat…

Cited by 0SourceScholar
2016

Macroscopic Interferometry: Rethinking Depth Estimation With Frequency-Domain Time-Of-Flight

CVPR 2016oral

A form of meter-scale, macroscopic interferometry is proposed using conventional time-of-flight (ToF) sensors. Today, ToF sensors use phase-based sampling, where the phase delay between emitted and received, high-frequency signals encodes distance. This paper examines an alternative ToF architecture…

Cited by 45PDFScholar
2015

A Light Transport Model for Mitigating Multipath Interference in Time-of-Flight Sensors

CVPR 2015poster

Continuous-wave Time-of-flight (TOF) range imaging has become a commercially viable technology with many applications in computer vision and graphics. However, the depth images obtained from TOF cameras contain scene dependent errors due to multipath interference (MPI). Specifically, MPI occurs when…

Cited by 105SourcePDFScholar
2015

Depth Map Estimation and Colorization of Anaglyph Images Using Local Color Prior and Reverse Intensity Distribution

ICCV 2015poster

In this paper, we present a joint iterative anaglyph stereo matching and colorization framework for obtaining a set of disparity maps and colorized images. Conventional stereo matching algorithms fail when addressing anaglyph images that do not have similar intensities on their two respective view i…

Cited by 13PDFScholar