← Search

Prakhar Gupta

14 accepted papers

2025

Actor-Critic Cooperative Compensation to Model Predictive Control for Off-Road Autonomous Vehicles Under Unknown Dynamics

ICRA 2025

This study presents an Actor-Critic Cooperative Compensated Model Predictive Controller <tex xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">$(\text{AC}^3 \text{MPC})$</tex> designed to address unknown system dynamics. To avoid the difficulty of modeling hig

Cited by 0SourceScholar
2025

Revisiting In-Context Learning with Long Context Language Models

ACL 2025finding

In-Context Learning (ICL) is a technique by which language models make predictions based on examples provided in their input context. Previously, their context window size imposed a limit on the number of examples that can be shown, making example selection techniques crucial for identifying the max…

Cited by 0SourcePDFScholar
2024

Leveraging Machine-Generated Rationales to Facilitate Social Meaning Detection in Conversations

ACL 2024long

We present a generalizable classification approach that leverages Large Language Models (LLMs) to facilitate the detection of implicitly encoded social meaning in conversations. We design a multi-faceted prompt to extract a textual explanation of the reasoning that connects visible cues to underlyin…

2023

DialGuide: Aligning Dialogue Model Behavior with Developer Guidelines

EMNLP 2023long findings

Dialogue models are able to generate coherent and fluent responses, but they can still be challenging to control and may produce non-engaging, unsafe results. This unpredictability diminishes user trust and can hinder the use of the models in the real world. To address this, we introduce DialGuide,…

Cited by 0SourcecodeScholar
2023

Self-Refine: Iterative Refinement with Self-Feedback

NeurIPS 2023poster

Like humans, large language models (LLMs) do not always generate the best output on their first try. Motivated by how humans refine their written text, we introduce Self-Refine, an approach for improving initial outputs from LLMs through iterative feedback and refinement. The main idea is to generat…

Cited by 1546SourcePDFScholar
2023

USB: A Unified Summarization Benchmark Across Tasks and Domains

EMNLP 2023long findings

While the NLP community has produced numerous summarization benchmarks, none provide the rich annotations required to simultaneously address many important problems related to control and reliability. We introduce a Wikipedia-derived benchmark, complemented by a rich set of crowd-sourced annotatio…

Cited by 0SourcecodeScholar
2023

Using In-Context Learning to Improve Dialogue Safety

EMNLP 2023long findings

While large neural-based conversational models have become increasingly proficient dialogue agents, recent work has highlighted safety issues with these systems. For example, these systems can be goaded into generating toxic content, often perpetuating social biases or stereotypes. We investigate a…

Cited by 0SourceScholar
2022

DialFact: A Benchmark for Fact-Checking in Dialogue

ACL 2022long

Fact-checking is an essential tool to mitigate the spread of misinformation and disinformation. We introduce the task of fact-checking in dialogue, which is a relatively unexplored area. We construct DialFact, a testing benchmark dataset of 22,245 annotated conversational claims, paired with pieces…

2022

InstructDial: Improving Zero and Few-shot Generalization in Dialogue through Instruction Tuning

EMNLP 2022main

Instruction tuning is an emergent paradigm in NLP wherein natural language instructions are leveraged with language models to induce zero-shot performance on unseen tasks. Dialogue is an especially interesting area in which to explore instruction tuning because dialogue systems perform multiple kind…

2022

Target-Guided Dialogue Response Generation Using Commonsense and Data Augmentation

NAACL 2022findings

Target-guided response generation enables dialogue systems to smoothly transition a conversation from a dialogue context toward a target sentence. Such control is useful for designing dialogue systems that direct a conversation toward specific goals, such as creating non-obtrusive recommendations or…

2021

Controlling Dialogue Generation with Semantic Exemplars

NAACL 2021long

Dialogue systems pretrained with large language models generate locally coherent responses, but lack fine-grained control over responses necessary to achieve specific goals. A promising method to control response generation is exemplar-based generation, in which models edit exemplar responses that a…

2021

Lightweight Cross-Lingual Sentence Representation Learning

ACL 2021long

Large-scale models for learning fixed-dimensional cross-lingual sentence representations like LASER (Artetxe and Schwenk, 2019b) lead to significant improvement in performance on downstream tasks. However, further increases and modifications based on such large-scale models are usually impractical d…

2019

Cascading Linear Submodular Bandits: Accounting for Position Bias and Diversity in Online Learning to Rank

UAI 2019poster

Online learning, position bias, and diversified retrieval are three crucial aspects in designing ranking systems based on user clicks. One simple click model which explains the position bias is the cascade model. Many online learning variants of the cascade model have been proposed, but none so far…

Cited by 32SourcePDFScholar