← Search

Yash Saxena

3 accepted papers

2026

Ranking Free RAG: Replacing Re-ranking with Selection in RAG for Sensitive Domains

ICML 2026poster

Retrieval-Augmented Generation (RAG) systems deployed in sensitive domains must provide interpretable evidence selection and robust safeguards against data poisoning, yet current approaches rely on opaque similarity-based retrieval with arbitrary top-k cutoffs that offer no explanation for their sel…

Cited by 0SourceScholar
2025

Can LLMs Obfuscate Code? A Systematic Analysis of Large Language Models into Assembly Code Obfuscation

AAAI 2025technical

Malware authors often employ code obfuscations to make their malware harder to detect. Existing tools for generating obfuscated code often require access to the original source code (e.g., C++ or Java), and adding new obfuscations is a non-trivial, labor-intensive process. In this study, we ask the…

2024

Deploying and Evaluating LLMs to Program Service Mobile Robots

RA-L 2024

Recent advancements in large language models (LLMs) have spurred interest in using them for generating robot programs from natural language, with promising initial results. We investigate the use of LLMs to generate programs for service mobile robots leveraging mobility, perception, and human intera

Cited by 60SourcecodeScholar