← Search

Arshit Gupta

6 accepted papers

2025

CiteEval: Principle-Driven Citation Evaluation for Source Attribution

ACL 2025long

Citation quality is crucial in information-seeking systems, directly influencing trust and the effectiveness of information access. Current evaluation frameworks, both human and automatic, mainly rely on Natural Language Inference (NLI) to assess binary or ternary supportiveness from cited sources,…

Cited by 0SourcePDFScholar
2025

DeAL: Decoding-time Alignment for Large Language Models

ACL 2025long

Large Language Models (LLMs) are nowadays expected to generate content aligned with human preferences. Current work focuses on alignment at model training time, through techniques such as Reinforcement Learning with Human Feedback (RLHF). However, it is unclear if such methods are an effective choic…

Cited by 0SourcePDFScholar
2024

FLAP: Flow-Adhering Planning with Constrained Decoding in LLMs

NAACL 2024long

Planning is a crucial task for agents in task oriented dialogs (TODs). Human agents typically resolve user issues by following predefined workflows, decomposing workflow steps into actionable items, and performing actions by executing APIs in order; all of which require reasoning and planning. With…

Cited by 5SourcePDFScholar
2024

MAGID: An Automated Pipeline for Generating Synthetic Multi-modal Datasets

NAACL 2024long

Development of multimodal interactive systems is hindered by the lack of rich, multimodal (text, images) conversational data, which is needed in large quantities for LLMs. Previous approaches augment textual dialogues with retrieved images, posing privacy, diversity, and quality constraints. In this…

2023

NatCS: Eliciting Natural Customer Support Dialogues

ACL 2023findings

Despite growing interest in applications based on natural customer support conversations,there exist remarkably few publicly available datasets that reflect the expected characteristics of conversations in these settings. Existing task-oriented dialogue datasets, which were collected to benchmark di…

2022

Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System

ACL 2022long

Pre-trained language models have been recently shown to benefit task-oriented dialogue (TOD) systems. Despite their success, existing methods often formulate this task as a cascaded generation problem which can lead to error accumulation across different sub-tasks and greater data annotation overhea…