← Search

Kartik Sharma

12 accepted papers

2026

An Exterior Method for Nonnegative Matrix Factorization

ICML 2026poster

Nonnegative matrix factorization (NMF) seeks a low-rank approximation $X \approx UV^T$ with nonnegative factors and is commonly solved using *interior* methods that enforce feasibility throughout optimization. We show that such constraint-driven approaches can impede progress in the nonconvex landsc…

Cited by 0SourceScholar
2026

COLD-Steer: Steering Large Language Models via In-Context One-step Learning Dynamics

ICLR 2026poster

Activation steering methods enable inference-time control of large language model (LLM) behavior without retraining, but current approaches either capture suboptimally steering signals from labeled examples or require hundreds to thousands of examples to optimize using specific procedures for each b…

Cited by 0SourcecodeScholar
2026

FPS-Bench: A Benchmark for High Frame-Rate Video Understanding

CVPR 2026

Modern video-language models are typically trained on videos downsampled to low frames-per-second (FPS), and the most commonly used evaluation benchmarks are designed for low-FPS input as well. To address this shortcoming, we present FPS-Bench, a large video question-answering benchmark designed to

Cited by 0SourceScholar
2026

OpenThoughts: Data Recipes for Reasoning Models

ICLR 2026oral

Reasoning models have made rapid progress on many benchmarks involving math, code, and science. Yet, there are still many open questions about the best train- ing recipes for reasoning since state-of-the-art models often rely on proprietary datasets with little to no public information available. To…

Cited by 0SourcecodeScholar
2026

Sysformer: Safeguarding Frozen Large Language Models with Adaptive System Prompts

ICLR 2026poster

As large language models (LLMs) are deployed in safety-critical settings, it is essential to ensure that their responses comply with safety standards. Prior research has revealed that LLMs often fail to grasp the notion of safe behaviors, resulting in either unjustified refusals to harmless prompts…

Cited by 0SourceScholar
2025

Inner Speech as Behavior Guides: Steerable Imitation of Diverse Behaviors for Human-AI coordination

NeurIPS 2025spotlight

Effective human-AI coordination requires artificial agents capable of exhibiting and responding to human-like behaviors while adapting to changing contexts. Imitation learning has emerged as one of the prominent approaches to build such agents by training them to mimic human-demonstrated behaviors.…

Cited by 0SourceScholar
2025

OG-RAG: Ontology-grounded retrieval-augmented generation for large language models

EMNLP 2025

While LLMs are widely used for generic tasks like question answering and search, they struggle to adapt to specialized knowledge, such as industrial workflows in healthcare, legal, and agricultural sectors, as well as knowledge-driven tasks such as news journalism, investigative research, and consul

2025

Who Speaks Matters: Analysing the Influence of the Speaker’s Linguistic Identity on Hate Classification

EMNLP 2025

Large Language Models (LLMs) offer a lucrative promise for scalable content moderation, including hate speech detection. However, they are also known to be brittle and biased against marginalised communities and dialects. This requires their applications to high-stakes tasks like hate speech detecti

Cited by 0SourcePDFScholar
2024

Cross-Modal Projection in Multimodal LLMs Doesn’t Really Project Visual Attributes to Textual Space

ACL 2024short

Multimodal large language models (MLLMs) like LLaVA and GPT-4(V) enable general-purpose conversations about images with the language modality. As off-the-shelf MLLMs may have limited capabilities on images from domains like dermatology and agriculture, they must be fine-tuned to unlock domain-specif…

2024

Diffuse, Sample, Project: Plug-And-Play Controllable Graph Generation

ICML 2024poster

Diffusion models lend transformative capabilities to the graph generation task, yet controlling the properties of the generated graphs remains challenging. Recent approaches augment support for controlling soft, differentiable properties but they fail to handle user-specified hard constraints that a…

2023

NoisyTwins: Class-Consistent and Diverse Image Generation Through StyleGANs

CVPR 2023poster

StyleGANs are at the forefront of controllable image generation as they produce a latent space that is semantically disentangled, making it suitable for image editing and manipulation. However, the performance of StyleGANs severely degrades when trained via class-conditioning on large-scale long-tai…

2023

Task and Model Agnostic Adversarial Attack on Graph Neural Networks

AAAI 2023technical

Adversarial attacks on Graph Neural Networks (GNNs) reveal their security vulnerabilities, limiting their adoption in safety-critical applications. However, existing attack strategies rely on the knowledge of either the GNN model being used or the predictive task being attacked. Is this knowledge ne…