← Search

Kamalika Das

14 accepted papers

2026

REMem: Reasoning with Episodic Memory in Language Agent

ICLR 2026poster

Humans excel at remembering concrete experiences along spatiotemporal contexts and performing reasoning across those events, i.e., the capacity for episodic memory. In contrast, memory in language agents remains mainly semantic, and current agents are not yet capable of effectively recollecting and…

Cited by 0SourcecodeScholar
2025

Gradient-guided Attention Map Editing: Towards Efficient Contextual Hallucination Mitigation

NAACL 2025findings

In tasks such as summarization and open-book question answering (QA), Large Language Models (LLMs) frequently experience “contextual hallucination”, where they generate irrelevant or incorrect responses despite having access to accurate information in the input. This issue often stems from the model…

2025

Heuristic-based Search Algorithm in Automatic Instruction-focused Prompt Optimization: A Survey

ACL 2025finding

Recent advances in Large Language Models(LLMs) have led to remarkable achievements across a variety of Natural Language Processing(NLP) tasks, making prompt engineering increasingly central to guiding model outputs. While manual methods (e.g., “chain-of-thought,” “step-by-step” prompts) can be effec…

Cited by 0SourcePDFScholar
2025

Learning to Search Effective Example Sequences for In-Context Learning

NAACL 2025findings

Large language models (LLMs) demonstrate impressive few-shot learning capabilities, but their performance varies widely based on the sequence of in-context examples. Key factors influencing this include the sequence’s length, composition, and arrangement, as well as its relation to the specific quer…

Cited by 1SourcePDFScholar
2025

SEE: Strategic Exploration and Exploitation for Cohesive In-Context Prompt Optimization

ACL 2025long

Designing optimal prompts for Large Language Models (LLMs) is a complex and resource-intensive task, often requiring substantial human expertise. Existing approaches typically separate the optimization of prompt instructions and in-context learning examples, leading to incohesive, suboptimal results…

Cited by 0SourcePDFScholar
2025

The Behavior Gap: Evaluating Zero-shot LLM Agents in Complex Task-Oriented Dialogs

ACL 2025finding

Large Language Model (LLM)-based agents have significantly impacted Task-Oriented Dialog Systems (TODS) but continue to face notable performance challenges, especially in zero-shot scenarios. While prior work has noted this performance gap, the behavioral factors driving the performance gap remain u…

2024

Discriminant Distance-Aware Representation on Deterministic Uncertainty Quantification Methods

AISTATS 2024poster

Uncertainty estimation is a crucial aspect of deploying dependable deep learning models in safety-critical systems. In this study, we introduce a novel and efficient method for deterministic uncertainty estimation called Discriminant Distance-Awareness Representation (DDAR). Our approach involves co…

Cited by 0SourcePDFScholar
2024

Divide-Conquer-Reasoning for Consistency Evaluation and Automatic Improvement of Large Language Models

EMNLP 2024industry

Evaluating the quality and consistency of text generated by Large Language Models (LLMs) poses a significant, yet unresolved challenge for industry research. We propose , an automated framework for evaluating and improving the consistency of LLM-generated texts using a divide-conquer-reasoning appro…

2024

Do You Know What You Are Talking About? Characterizing Query-Knowledge Relevance For Reliable Retrieval Augmented Generation

EMNLP 2024main

Language models (LMs) are known to suffer from hallucinations and misinformation. Retrieval augmented generation (RAG) that retrieves verifiable information from an external knowledge corpus to complement the parametric knowledge in LMs provides a tangible solution to these problems. However, the ge…

Cited by 0SourcePDFScholar
2024

Survival of the Safest: Towards Secure Prompt Optimization through Interleaved Multi-Objective Evolution

EMNLP 2024industry

Large language models (LLMs) have demonstrated remarkable capabilities; however, the optimization of their prompts has historically prioritized performance metrics at the expense of crucial safety and security considerations. To overcome this shortcoming, we introduce “Survival of the Safest” (), an…

Cited by 1SourcePDFScholar
2024

Synthetic Knowledge Ingestion: Towards Knowledge Refinement and Injection for Enhancing Large Language Models

EMNLP 2024main

Large language models (LLMs) are proficient in capturing factual knowledge across various domains. However, refining their capabilities on previously seen knowledge or integrating new knowledge from external sources remains a significant challenge. In this work, we propose a novel synthetic knowledg…

2023

Interactive Multi-fidelity Learning for Cost-effective Adaptation of Language Model with Sparse Human Supervision

NeurIPS 2023poster

Large language models (LLMs) have demonstrated remarkable capabilities in various tasks. However, their suitability for domain-specific tasks, is limited due to their immense scale at deployment, susceptibility to misinformation, and more importantly, high data annotation costs. We propose a novel I…

Cited by 4SourcePDFScholar
2023

SAC$^3$: Reliable Hallucination Detection in Black-Box Language Models via Semantic-aware Cross-check Consistency

EMNLP 2023long findings

Hallucination detection is a critical step toward understanding the trustworthiness of modern language models (LMs). To achieve this goal, we re-examine existing detection approaches based on the self-consistency of LMs and uncover two types of hallucinations resulting from 1) question-level and 2)…

Cited by 0SourcecodeScholar