← Search

Jay Pujara

27 accepted papers

2025

A Practical Analysis of Human Alignment with *PO

NAACL 2025findings

At the forefront of state-of-the-art human alignment methods are preference optimization methods (*PO). Prior research has often concentrated on identifying the best-performing method, typically involving a grid search over hyperparameters, which can be impractical for general practitioners. In this…

Cited by 0SourcePDFScholar
2025

A Systematic Analysis of Base Model Choice for Reward Modeling

EMNLP 2025

Reinforcement learning from human feedback (RLHF) and, at its core, reward modeling have become a crucial part of training powerful large language models (LLMs). One commonly overlooked factor in training high-quality reward models (RMs) is the effect of the base model, which is becoming more challe

Cited by 0SourcePDFScholar
2025

Red Queen: Exposing Latent Multi-Turn Risks in Large Language Models

ACL 2025finding

The rapid advancement of large language models (LLMs) has unlocked diverse opportunities across domains and applications but has also raised concerns about their tendency to generate harmful responses under jailbreak attacks. However, most existing jailbreak strategies are single-turn with explicit…

2024

Efficient and Accurate Contextual Re-Ranking for Knowledge Graph Question Answering

COLING 2024main

The efficacy of neural “retrieve and generate” systems is well established for question answering (QA) over unstructured text. Recent efforts seek to extend this approach to knowledge graph (KG) QA by converting structured triples to unstructured text. However, the relevance of KG triples retrieved…

Cited by 1SourcePDFScholar
2024

Faithful Persona-based Conversational Dataset Generation with Large Language Models

ACL 2024findings

High-quality conversational datasets are essential for developing AI models that can communicate with users.One way to foster deeper interactions between a chatbot and its user is through *personas*, aspects of the user’s character that provide insights into their personality, motivations, and behav…

2024

MARVEL: Multidimensional Abstraction and Reasoning through Visual Evaluation and Learning

NeurIPS 2024poster

While multi-modal large language models (MLLMs) have shown significant progress across popular visual reasoning benchmarks, whether they possess abstract visual reasoning abilities remains an open question. Similar to the Sudoku puzzles, abstract visual reasoning (AVR) problems require finding high-…

2024

On the Adaptation of Unlimiformer for Decoder-Only Transformers

COLING 2024main

One of the prominent issues stifling the current generation of large language models is their limited context length. Recent proprietary models such as GPT-4 and Claude 2 have introduced longer context lengths, 8k/32k and 100k, respectively; however, despite the efforts in the community, most common…

2024

SELF-DISCOVER: Large Language Models Self-Compose Reasoning Structures

NeurIPS 2024poster

We introduce SELF-DISCOVER, a general framework for LLMs to self-discover the task-intrinsic reasoning structures to tackle complex reasoning problems that are challenging for typical prompting methods. Core to the framework is a self-discovery process where LLMs select multiple atomic reasoning mod…

Cited by 47SourcePDFScholar
2023

Analyzing Norm Violations in Live-Stream Chat

EMNLP 2023long main

Toxic language, such as hate speech, can deter users from participating in online communities and enjoying popular platforms. Previous approaches to detecting toxic language and norm violations have been primarily concerned with conversations from online forums and social media, such as Reddit and T…

Cited by 0SourceScholar
2023

I Cast Detect Thoughts: Learning to Converse and Guide with Intents and Theory-of-Mind in Dungeons and Dragons

ACL 2023long

We propose a novel task, G4C, to study teacher-student natural language interactions in a goal-driven and grounded environment. Dungeons and Dragons (D&D), a role-playing game, provides an ideal setting to investigate such interactions. Here, the Dungeon Master (DM), i.e., the teacher, guides the ac…

Cited by 26SourcePDFScholar
2023

Learn Your Tokens: Word-Pooled Tokenization for Language Modeling

EMNLP 2023long findings

Language models typically tokenize text into subwords, using a deterministic, hand-engineered heuristic of combining characters into longer surface-level strings such as 'ing' or whole words. Recent literature has repeatedly shown the limitations of such a tokenization strategy, particularly for do…

Cited by 0SourcecodeScholar
2023

Making Large Language Models Better Data Creators

EMNLP 2023long main

Although large language models (LLMs) have advanced the state-of-the-art in NLP significantly, deploying them for downstream applications is still challenging due to cost, responsiveness, control, or concerns around privacy and security. As such, trainable models are still the preferred option in so…

Cited by 0SourcecodeScholar
2023

Temporal Knowledge Graph Forecasting Without Knowledge Using In-Context Learning

EMNLP 2023long main

Temporal knowledge graph (TKG) forecasting benchmarks challenge models to predict future facts using knowledge of past facts. In this paper, we develop an approach to use in-context learning (ICL) with large language models (LLMs) for TKG forecasting. Our extensive evaluation compares diverse baseli…

Cited by 0SourcecodeScholar
2022

FETA: A Benchmark for Few-Sample Task Transfer in Open-Domain Dialogue

EMNLP 2022main

Task transfer, transferring knowledge contained in related tasks, holds the promise of reducing the quantity of labeled data required to fine-tune language models. Dialogue understanding encompasses many diverse tasks, yet task transfer has not been thoroughly studied in conversational AI. This work…

2022

Good Examples Make A Faster Learner: Simple Demonstration-based Learning for Low-resource NER

ACL 2022long

Recent advances in prompt-based learning have shown strong results on few-shot text classification by using cloze-style templates. Similar attempts have been made on named entity recognition (NER) which manually design templates to predict entity types for every text span in a sentence. However, suc…

2022

Leveraging Visual Knowledge in Language Tasks: An Empirical Study on Intermediate Pre-training for Cross-Modal Knowledge Transfer

ACL 2022long

Pre-trained language models are still far from human performance in tasks that need understanding of properties (e.g. appearance, measurable quantity) and affordances of everyday objects in the real world since the text lacks such information due to reporting bias. In this work, we study whether int…

2022

Reflect, Not Reflex: Inference-Based Common Ground Improves Dialogue Response Quality

EMNLP 2022main

Human communication relies on common ground (CG), the mutual knowledge and beliefs shared by participants, to produce coherent and interesting conversations. In this paper, we demonstrate that current response generation (RG) models produce generic and dull responses in dialogues because they act re…

Cited by 30SourcePDFScholar
2022

Think Before You Speak: Explicitly Generating Implicit Commonsense Knowledge for Response Generation

ACL 2022long

Implicit knowledge, such as common sense, is key to fluid human conversations. Current neural response generation (RG) models are trained to generate responses directly, omitting unstated implicit knowledge. In this paper, we present Think-Before-Speaking (TBS), a generative approach to first extern…

2021

Lawyers are Dishonest? Quantifying Representational Harms in Commonsense Knowledge Resources

EMNLP 2021main

Warning: this paper contains content that may be offensive or upsetting. Commonsense knowledge bases (CSKB) are increasingly used for various natural language processing tasks. Since CSKBs are mostly human-generated and may reflect societal biases, it is important to ensure that such biases are not…

Cited by 43SourcePDFScholar
2021

Probing Commonsense Explanation in Dialogue Response Generation

EMNLP 2021finding

Humans use commonsense reasoning (CSR) implicitly to produce natural and coherent responses in conversations. Aiming to close the gap between current response generation (RG) models and human communication abilities, we want to understand why RG models respond as they do by probing RG model’s unders…

Cited by 19SourcePDFScholar
2021

RICA: Evaluating Robust Inference Capabilities Based on Commonsense Axioms

EMNLP 2021main

Pre-trained language models (PTLMs) have achieved impressive performance on commonsense inference benchmarks, but their ability to employ commonsense to make robust inferences, which is crucial for effective communications with humans, is debated. In the pursuit of advancing fluid human-AI communica…

2021

SPADE: A Semi-supervised Probabilistic Approach for Detecting Errors in Tables

IJCAI 2021poster

Error detection is one of the most important steps in data cleaning and usually requires extensive human interaction to ensure quality. Existing supervised methods in error detection require a significant amount of training data while unsupervised methods rely on fixed inductive biases, which are us…

2021

Table-based Fact Verification With Salience-aware Learning

EMNLP 2021finding

Tables provide valuable knowledge that can be used to verify textual statements. While a number of works have considered table-based fact verification, direct alignments of tabular data with tokens in textual statements are rarely available. Moreover, training a generalized fact verification model r…