← Search

Pratyusha Sharma

16 accepted papers

2026

PRISM: Controllable Diffusion for Compound Image Restoration with Scientific Fidelity

ICLR 2026poster

Scientific and environmental imagery are often degraded by multiple compounding factors related to sensor noise and environmental effects. Existing restoration methods typically treat these mixed effects by iteratively removing fixed categories, lacking the compositionality needed to handle real-wor…

Cited by 0SourceScholar
2025

Compress to Impress: Efficient LLM Adaptation Using a Single Gradient Step on 100 Samples

NeurIPS 2025spotlight

Recently, Sharma et al. (2024) suggested a method called LAyer- SElective-Rank reduction (LASER) which demonstrated that pruning high‑order components of carefully chosen LLM’s weight matrices can boost downstream accuracy—without any gradient‑based fine‑tuning. Yet LASER’s exhaustive, per‑matrix se…

Cited by 0SourceScholar
2025

LoRA vs Full Fine-tuning: An Illusion of Equivalence

NeurIPS 2025poster

Fine-tuning is a crucial paradigm for adapting pre-trained large language models to downstream tasks. Recently, methods like Low-Rank Adaptation (LoRA) have been shown to effectively fine-tune LLMs with an extreme reduction in trainable parameters. But, \emph{are their learned solutions really equiv…

Cited by 0SourceScholar
2024

A Vision Check-up for Language Models

CVPR 2024highlight

What does learning to model relationships between strings teach Large Language Models (LLMs) about the visual world? We systematically evaluate LLMs' abilities to generate and recognize an assortment of visual concepts of increasing complexity and then demonstrate how a preliminary visual representa…

Cited by 29SourcePDFScholar
2024

Language-guided Skill Learning with Temporal Variational Inference

ICML 2024poster

We present an algorithm for skill discovery from expert demonstrations. The algorithm first utilizes Large Language Models (LLMs) to propose an initial segmentation of the trajectories. Following that, a hierarchical variational inference framework incorporates the LLM-generated segmentation informa…

Cited by 9SourcePDFScholar
2024

Learning Grounded Action Abstractions from Language

ICLR 2024poster

Effective planning in the real world requires not only world knowledge, but the ability to leverage that knowledge to build the right representation of the task at hand. Decades of hierarchical planning techniques have used domain-specific temporal action abstractions to support efficient and accura…

Cited by 5SourcePDFScholar
2024

The Truth is in There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction

ICLR 2024poster

Transformer-based Large Language Models (LLMs) have become a fixture in modern machine learning. Correspondingly, significant resources are allocated towards research that aims to further advance this technology, typically resulting in models of increasing size that are trained on increasing amounts…

2023

Characterizing intrinsic compositionality in transformers with Tree Projections

ICLR 2023poster

When trained on language data, do transformers learn some arbitrary computation that utilizes the full capacity of the architecture or do they learn a simpler, tree-like computation, hypothesized to underlie compositional meaning systems like human languages? There is an apparent tension between com…

Cited by 45SourcePDFScholar
2023

Grokking of Hierarchical Structure in Vanilla Transformers

ACL 2023short

For humans, language production and comprehension is sensitive to the hierarchical structure of sentences. In natural language processing, past work has questioned how effectively neural sequence models like transformers capture this hierarchical structure when generalizing to structurally novel inp…

2023

Pushdown Layers: Encoding Recursive Structure in Transformer Language Models

EMNLP 2023long main

Recursion is a prominent feature of human language, and fundamentally challenging for self-attention due to the lack of an explicit recursive-state tracking mechanism. Consequently, Transformer language models poorly capture long-tail recursive structure and exhibit sample-inefficient syntactic gene…

Cited by 0SourcecodeScholar
2022

Correcting Robot Plans with Natural Language Feedback

RSS 2022poster

When humans design cost or goal specifications for robots, they often produce specifications that are ambiguous, under-specified, or beyond planners’ ability to solve. In these cases, corrections provide a valuable tool for human-in-the-loop robot control. Corrections might take the form of new goal…

Cited by 110SourcePDFScholar
2021

Intelligent Carpet: Inferring 3D Human Pose From Tactile Signals

CVPR 2021poster

Daily human activities, e.g., locomotion, exercises, and resting, are heavily guided by the tactile interactions between the human and the ground. In this work, leveraging such tactile interactions, we propose a 3D human pose estimation approach using the pressure maps recorded by a tactile carpet a…

Cited by 67PDFScholar
2019

Third-Person Visual Imitation Learning via Decoupled Hierarchical Controller

NeurIPS 2019poster

We study a generalized setup for learning from demonstration to build an agent that can manipulate novel objects in unseen scenarios by looking at only a single video of human demonstration from a third-person perspective. To accomplish this goal, our agent should not only learn to understand the in…

2018

Multiple Interactions Made Easy (MIME): Large Scale Demonstrations Data for Imitation

CoRL 2018

In recent years, we have seen an emergence of data-driven approaches in robotics. However, most existing efforts and datasets are either in simulation or focus on a single task in isolation such as grasping, pushing or poking. In order to make progress and capture the space of manipulation, we would

Cited by 0SourcePDFScholar