← Search

Soham Dan

22 accepted papers

2025

AssertionBench: A Benchmark to Evaluate Large-Language Models for Assertion Generation

NAACL 2025findings

Assertions have been the de facto collateral for hardware for over a decade. The verification quality, i.e., detection and diagnosis of corner-case design bugs, is critically dependent on the assertion quality. There has been a considerable amount of research to generate high-quality assertions from…

2025

Large Language Models can Become Strong Self-Detoxifiers

ICLR 2025poster

Reducing the likelihood of generating harmful and toxic output is an essential task when aligning large language models (LLMs). Existing methods mainly rely on training an external reward model (i.e., another language model) or fine-tuning the LLM using self-generated data to influence the outcome.…

Cited by 0SourcePDFScholar
2025

MrGuard: A Multilingual Reasoning Guardrail for Universal LLM Safety

EMNLP 2025

Large Language Models (LLMs) are susceptible to adversarial attacks such as jailbreaking, which can elicit harmful or unsafe behaviors. This vulnerability is exacerbated in multilingual settings, where multilingual safety-aligned data is often limited. Thus, developing a guardrail capable of detecti

2025

Multilingual Needle in a Haystack: Investigating Long-Context Behavior of Multilingual Large Language Models

NAACL 2025long

While recent large language models (LLMs) demonstrate remarkable abilities in responding to queries in diverse languages, their ability to handle long multilingual contexts is unexplored. As such, a systematic evaluation of the long-context capabilities of LLMs in multilingual settings is crucial, s…

2025

On the Effects of Fine-tuning Language Models for Text-Based Reinforcement Learning

COLING 2025main

Text-based reinforcement learning involves an agent interacting with a fictional environment using observed text and admissible actions in natural language to complete a task. Previous works have shown that agents can succeed in text-based interactive environments even in the complete absence of sem…

Cited by 2SourcePDFScholar
2024

API-BLEND: A Comprehensive Corpora for Training and Benchmarking API LLMs

ACL 2024long

There is a growing need for Large Language Models (LLMs) to effectively use tools and external Application Programming Interfaces (APIs) to plan and complete tasks. As such, there is tremendous interest in methods that can acquire sufficient quantities of train and test data that involve calls to to…

2024

Generalized Planning in PDDL Domains with Pretrained Large Language Models

AAAI 2024technical

Recent work has considered whether large language models (LLMs) can function as planners: given a task, generate a plan. We investigate whether LLMs can serve as generalized planners: given a domain and training tasks, generate a program that efficiently produces plans for other tasks in the domain.…

2024

Larimar: Large Language Models with Episodic Memory Control

ICML 2024poster

Efficient and accurate updating of knowledge stored in Large Language Models (LLMs) is one of the most pressing research challenges today. This paper presents Larimar - a novel, brain-inspired architecture for enhancing LLMs with a distributed episodic memory. Larimar's memory allows for dynamic, on…

2024

NeuroPrune: A Neuro-inspired Topological Sparse Training Algorithm for Large Language Models

ACL 2024findings

Transformer-based Language Models have become ubiquitous in Natural Language Processing (NLP) due to their impressive performance on various tasks. However, expensive training as well as inference remains a significant impediment to their widespread applicability. While enforcing sparsity at various…

Cited by 2SourcePDFScholar
2024

On the generalization capacity of neural networks during generic multimodal reasoning

ICLR 2024poster

The advent of the Transformer has led to the development of large language models (LLM), which appear to demonstrate human-like capabilities. To assess the generality of this class of models and a variety of other base neural network architectures to multimodal domains, we evaluated and compared the…

2023

MISMATCH: Fine-grained Evaluation of Machine-generated Text with Mismatch Error Types

ACL 2023findings

With the growing interest in large language models, the need for evaluating the quality of machine text compared to reference (typically human-generated) text has become focal attention. Most recent works focus either on task-specific evaluation metrics or study the properties of machine-generated t…

2023

One Arrow, Two Kills: A Unified Framework for Achieving Optimal Regret Guarantees in Sleeping Bandits

AISTATS 2023poster

We address the problem of Internal Regret in adversarial Sleeping Bandits and the relationship between different notions of sleeping regrets in multi-armed bandits. We propose a new concept called Internal Regret for sleeping multi-armed bandits (MAB) and present an algorithm that achieves sublinear…

2023

Two-Sample Tests for Inhomogeneous Random Graphs in $L_r$ Norm: Optimality and Asymptotics

AISTATS 2023poster

In this paper we study the two-sample problem for inhomogeneous Erdős-Rényi (IER), random graph models, in the $L_r$ norm, in the high-dimensional regime where the number of samples is smaller or comparable to the size of the graphs. Given two symmetric matrices $P, Q \in [0, 1]^{n \times n}$ (with…

Cited by 2SourcePDFScholar
2022

Cross-Modal Map Learning for Vision and Language Navigation

CVPR 2022poster

We consider the problem of Vision-and-Language Navigation (VLN). The majority of current methods for VLN are trained end-to-end using either unstructured memory such as LSTM, or using cross-modal attention over the egocentric observations of the agent. In contrast to other works, our key insight is…

Cited by 83PDFcodeScholar