← Search

Vineeth Rakesh

3 accepted papers

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

MAIN-RAG: Multi-Agent Filtering Retrieval-Augmented Generation

ACL 2025long

Large Language Models (LLMs) are becoming essential tools for various natural language processing tasks but often suffer from generating outdated or incorrect information. Retrieval-Augmented Generation (RAG) addresses this issue by incorporating external, real-time information retrieval to ground L…

Cited by 0SourcePDFScholar
2024

TabLog: Test-Time Adaptation for Tabular Data Using Logic Rules

ICML 2024poster

We consider the problem of test-time adaptation of predictive models trained on tabular data. Effective solution of this problem requires adaptation of predictive models trained on the source domain to a target domain, using only unlabeled target domain data, without access to source domain data. Ex…