← Search

Raghav Magazine

4 accepted papers

2026

MedLIME: A Distribution-Aligned and Evidence-Supported Framework for Medical Saliency Explanations

CVPR 2026

Saliency-based explainability methods are widely used to interpret deep learning models in medical imaging, yet many existing approaches rely on white box access of models, which is not always possible due to privacy concerns. In this work, we introduce **MedLIME**, a novel, model-agnostic explanati

Cited by 0SourceScholar
2025

Adaptive LLM Routing under Budget Constraints

EMNLP 2025

Large Language Models (LLMs) have revolutionized natural language processing, but their varying capabilities and costs pose challenges in practical applications. LLM routing addresses this by dynamically selecting the most suitable LLM for each query/task. Previous approaches treat this as a supervi

Cited by 0SourcePDFScholar
2025

PromptWizard: Optimizing Prompts via Task-Aware, Feedback-Driven Self-Evolution

ACL 2025finding

Large language models (LLMs) have transformed AI across diverse domains, with prompting being central to their success in guiding model outputs. However, manual prompt engineering is both labor-intensive and domain-specific, necessitating the need for automated solutions. We introduce PromptWizard,…

Cited by 0SourcePDFScholar
2024

Faster and Lighter LLMs: A Survey on Current Challenges and Way Forward

IJCAI 2024poster

Despite the impressive performance of LLMs, their widespread adoption faces challenges due to substantial computational and memory requirements during inference. Recent advancements in model compression and system-level optimization methods aim to enhance LLM inference. This survey offers an overvie…