← Search

Kartik Chandra

4 accepted papers

2023

Inferring the Future by Imagining the Past

NeurIPS 2023spotlight

A single panel of a comic book can say a lot: it can depict not only where the characters currently are, but also their motions, their motivations, their emotions, and what they might do next. More generally, humans routinely infer complex sequences of past and future events from a *static snapshot*…

Cited by 6SourcePDFScholar
2022

Gradient Descent: The Ultimate Optimizer

NeurIPS 2022accept

Working with any gradient-based machine learning algorithm involves the tedious task of tuning the optimizer's hyperparameters, such as its step size. Recent work has shown how the step size can itself be optimized alongside the model parameters by manually deriving expressions for "hypergradients"…

2021

Beyond Laurel/Yanny: An Autoencoder-Enabled Search for Polyperceivable Audio

ACL 2021short

The famous “laurel/yanny” phenomenon references an audio clip that elicits dramatically different responses from different listeners. For the original clip, roughly half the population hears the word “laurel,” while the other half hears “yanny.” How common are such “polyperceivable” audio clips? In…

Cited by 7SourcePDFScholar
2019

SPoC: Search-based Pseudocode to Code

NeurIPS 2019poster

We consider the task of mapping pseudocode to executable code, assuming a one-to-one correspondence between lines of pseudocode and lines of code. Given test cases as a mechanism to validate programs, we search over the space of possible translations of the pseudocode to find a program that compiles…

Cited by 256SourcePDFScholar