← Search

Vijay Janapa Reddi

17 accepted papers

2026

QuArch: A Benchmark for Evaluating LLM Reasoning in Computer Architecture

ICML 2026poster

The field of computer architecture, which bridges high-level software abstractions and low-level hardware implementations, remains absent from current large language model (LLM) evaluations. To this end, we present QuArch (pronounced 'quark'), the first benchmark designed to facilitate the developme…

Cited by 0SourceScholar
2026

SLM-MUX: Orchestrating Small Language Models for Reasoning

ICLR 2026poster

With the rapid development of language models, the number of small language models (SLMs) has grown significantly. Although they do not achieve state-of-the-art accuracy, they are more efficient and often excel at specific tasks. This raises a natural question: can multiple SLMs be orchestrated into…

Cited by 0SourceScholar
2026

SWE-fficiency: Can Language Models Optimize Real-World Repositories on Real Workloads?

ICML 2026poster

Optimizing the performance of large-scale software repositories demands expertise in code reasoning and software engineering (SWE) to reduce runtime while preserving program correctness. However, most benchmarks emphasize what to fix rather than how to fix code. We introduce SWE-fficiency, a benchma…

Cited by 0SourceScholar
2025

Adaptive Surrogate Gradients for Sequential Reinforcement Learning in Spiking Neural Networks

NeurIPS 2025oral

Neuromorphic computing systems are set to revolutionize energy-constrained robotics by achieving orders-of-magnitude efficiency gains, while enabling native temporal processing. Spiking Neural Networks (SNNs) represent a promising algorithmic approach for these systems, yet their application to comp…

Cited by 0SourceScholar
2024

RobotPerf: An Open-Source, Vendor-Agnostic, Benchmarking Suite for Evaluating Robotics Computing System Performance

ICRA 2024poster

We introduce RobotPerf, a vendor-agnostic bench-marking suite designed to evaluate robotics computing performance across a diverse range of hardware platforms using ROS 2 as its common baseline. The suite encompasses ROS 2 packages covering the full robotics pipeline and integrates two distinct benc…

Cited by 16SourcecodeScholar
2023

DataPerf: Benchmarks for Data-Centric AI Development

NeurIPS 2023poster

Machine learning research has long focused on models rather than datasets, and prominent datasets are used for common ML tasks without regard to the breadth, difficulty, and faithfulness of the underlying problems. Neglecting the fundamental importance of data has given rise to inaccuracy, bias, and…

2023

VaPr: Variable-Precision Tensors to Accelerate Robot Motion Planning

IROS 2023poster

High-dimensional motion generation requires nu-merical precision for smooth, collision-free solutions. Typically, double-precision or single-precision floating-point (FP) formats are utilized. Using these for big tensors imposes a strain on the memory bandwidth provided by the devices and alters the…

Cited by 5SourceScholar
2022

GRiD: GPU-Accelerated Rigid Body Dynamics with Analytical Gradients

ICRA 2022poster

We introduce GRiD: a GPU-accelerated library for computing rigid body dynamics with analytical gradients. GRiD was designed to accelerate the nonlinear trajectory opti-mization subproblem used in state-of-the-art robotic planning, control, and machine learning, which requires tens to hundreds of nat…

Cited by 28SourceScholar
2022

RobotCore: An Open Architecture for Hardware Acceleration in ROS 2

IROS 2022poster

Hardware acceleration can revolutionize robotics, enabling new applications by speeding up robot response times while remaining power-efficient. However, the diversity of acceleration options makes it difficult for roboticists to easily deploy accelerated systems without expertise in each specific h…

Cited by 22SourceScholar
2022

The Dollar Street Dataset: Images Representing the Geographic and Socioeconomic Diversity of the World

NeurIPS 2022accept

It is crucial that image datasets for computer vision are representative and contain accurate demographic information to ensure their robustness and fairness, especially for smaller subpopulations. To address this issue, we present Dollar Street - a supervised dataset that contains 38,479 images of…

Cited by 79SourcePDFScholar
2021

Accelerating Robot Dynamics Gradients on a CPU, GPU, and FPGA

RA-L 2021

Computing the gradient of rigid body dynamics is a central operation in many state-of-the-art planning and control algorithms in robotics. Parallel computing platforms such as GPUs and FPGAs can offer performance gains for algorithms with hardware-compatible computational structures. In this letter,

Cited by 38SourceScholar
2021

Gradient Disaggregation: Breaking Privacy in Federated Learning by Reconstructing the User Participant Matrix

ICML 2021oral

We show that aggregated model updates in federated learning may be insecure. An untrusted central server may disaggregate user updates from sums of updates across participants given repeated observations, enabling the server to recover privileged information about individual users’ private training…

2021

MLPerf Tiny Benchmark

NeurIPS 2021poster

Advancements in ultra-low-power tiny machine learning (TinyML) systems promise to unlock an entirely new class of smart applications. However, continued progress is limited by the lack of a widely accepted and easily reproducible benchmark for these systems. To meet this need, we present MLPerf Tiny…

Cited by 246SourceScholar
2021

Multilingual Spoken Words Corpus

NeurIPS 2021poster

Multilingual Spoken Words Corpus is a large and growing audio dataset of spoken words in 50 languages collectively spoken by over 5 billion people, for academic research and commercial applications in keyword spotting and spoken term search, licensed under CC-BY 4.0. The dataset contains more than 3…

Cited by 66SourceScholar
2021

Sniffy Bug: A Fully Autonomous Swarm of Gas-Seeking Nano Quadcopters in Cluttered Environments

IROS 2021poster

Nano quadcopters are ideal for gas source localization (GSL) as they are safe, agile and inexpensive. However, their extremely restricted sensors and computational resources make GSL a daunting challenge. We propose a novel bug algorithm named ‘Sniffy Bug', which allows a fully autonomous swarm of g…

Cited by 90SourceScholar
2021

The People’s Speech: A Large-Scale Diverse English Speech Recognition Dataset for Commercial Usage

NeurIPS 2021poster

The People’s Speech is a free-to-download 31,400-hour and growing supervised conversational English speech recognition dataset licensed for academic and commercial usage under CC-BY-SA. The data is collected via searching the Internet for appropriately licensed audio data with existing transcription…

Cited by 99SourceScholar
2021

Tiny Robot Learning (tinyRL) for Source Seeking on a Nano Quadcopter

ICRA 2021poster

We present fully autonomous source seeking onboard a highly constrained nano quadcopter, by contributing application-specific system and observation feature design to enable inference of a deep-RL policy onboard a nano quadcopter. Our deep-RL algorithm finds a high-performance solution to a challeng…

Cited by 30SourceScholar