← Search

Souvik Das

6 accepted papers

2025

Beyond Discrete Personas: Personality Modeling Through Journal Intensive Conversations

COLING 2025main

Large Language Models (LLMs) have significantly improved personalized conversational capabilities. However, existing datasets like Persona Chat, Synthetic Persona Chat, and Blended Skill Talk rely on static, predefined personas. This approach often results in dialogues that fail to capture human per…

2025

Entropy Guided Extrapolative Decoding to Improve Factuality in Large Language Models

COLING 2025main

Large language models (LLMs) exhibit impressive natural language capabilities but suffer from hallucination – generating content ungrounded in the realities of training data. Recent work has focused on decoding techniques to improve factuality in decoding by leveraging LLMs’ hierarchical representat…

2024

UNIWIZ: A Unified Large Language Model Orchestrated Wizard for Safe Knowledge Grounded Conversations

ACL 2024findings

Large Language Models (LLMs) have made significant progress in integrating safety and knowledge alignment. However, adversarial actors can manipulate these models into generating unsafe responses, and excessive safety alignment can lead to unintended hallucinations. To address these challenges, we i…

2022

Dialo-AP: A Dependency Parsing Based Argument Parser for Dialogues

COLING 2022main

While neural approaches to argument mining (AM) have advanced considerably, most of the recent work has been limited to parsing monologues. With an urgent interest in the use of conversational agents for broader societal applications, there is a need to advance the state-of-the-art in argument parse…

2022

Diving Deep into Modes of Fact Hallucinations in Dialogue Systems

EMNLP 2022finding

Knowledge Graph(KG) grounded conversations often use large pre-trained models and usually suffer from fact hallucination. Frequently entities with no references in knowledge sources and conversation history are introduced into responses, thus hindering the flow of the conversation—existing work atte…

2022

Using Multi-Encoder Fusion Strategies to Improve Personalized Response Selection

COLING 2022main

Personalized response selection systems are generally grounded on persona. However, a correlation exists between persona and empathy, which these systems do not explore well. Also, when a contradictory or off-topic response is selected, faithfulness to the conversation context plunges. This paper at…