← Search

Ashish Tiwari

10 accepted papers

2025

Execution-guided within-prompt search for programming-by-example

ICLR 2025poster

Large language models (LLMs) can generate code from examples without being limited to a DSL, but they lack search, as sampled programs are independent. In this paper, we use an LLM as a policy that generates lines of code and then join these lines of code to let the LLM implicitly estimate the value…

Cited by 0SourcePDFScholar
2025

RASP: Revisiting 3D Anamorphic Art for Shadow-Guided Packing of Irregular Objects

CVPR 2025poster

Recent advancements in learning-based methods have opened new avenues for exploring and interpreting art forms, such as shadow art, origami, and sketch art, through computational models. One notable visual art form is 3D Anamorphic Art in which an ensemble of arbitrarily shaped 3D objects creates a…

Cited by 0SourcePDFScholar
2025

TeCoFeS: Text Column Featurization using Semantic Analysis

NAACL 2025findings

Extracting insights from text columns can bechallenging and time-intensive. Existing methods for topic modeling and feature extractionare based on syntactic features and often overlook the semantics. We introduce the semantictext column featurization problem, and presenta scalable approach for autom…

Cited by 0SourcePDFScholar
2024

Flock-Formation Control of Multi-Agent Systems using Imperfect Relative Distance Measurements

ICRA 2024poster

We present distributed distance-based control (DDC), a novel approach for controlling a multi-agent system, such that it achieves a desired formation, in a resource-constrained setting. Our controller is fully distributed and only requires local state-estimation and scalar measurements of inter-agen…

Cited by 0SourceScholar
2023

Multi-Agent Spatial Predictive Control with Application to Drone Flocking

ICRA 2023poster

We introduce Spatial Predictive Control (SPC), a technique for solving the following problem: given a collection of robotic agents with black-box positional low-level controllers (PLLCs) and a mission-specific distributed cost function, how can a distributed controller achieve and maintain cost-func…

Cited by 4SourceScholar
2022

DeepPS2: Revisiting Photometric Stereo Using Two Differently Illuminated Images

ECCV 2022poster

"Estimating 3D surface normals through photometric stereo has been of great interest in computer vision research. Despite the success of existing traditional and deep learning-based methods, it is still challenging due to: (i) the requirement of three or more differently illuminated images, (ii) the…

2022

Exploring Deeper Graph Convolutions for Semi-Supervised Node Classification

ICASSP 2022accepted

Graph convolutional networks (GCNs) have achieved impressive performance in learning from graph-structured data. Although GCN and its variants have shown promising results, they continue to remain shallow as their performance drops with an increasing number of layers - a problem popularly known as o…

Cited by 0SourceScholar
2022

Synchromesh: Reliable Code Generation from Pre-trained Language Models

ICLR 2022poster

Large pre-trained language models have been used to generate code, providing a flexible interface for synthesizing programs from natural language specifications. However, they often violate syntactic and semantic rules of their output language, limiting their practical usability. In this paper, we p…

Cited by 255SourcePDFScholar
2018

Learning Task Specifications from Demonstrations

NeurIPS 2018poster

Real-world applications often naturally decompose into several sub-tasks. In many settings (e.g., robotics) demonstrations provide a natural way to specify the sub-tasks. However, most methods for learning from demonstrations either do not provide guarantees that the artifacts learned for th…

Cited by 96SourcePDFScholar