Papers by James Caverlee

20 papers
Quantifying the Impact of Disfluency on Spoken Content Summarization (2024.lrec-main)

Copied to clipboard

Challenge: a recent study has found that disfluencies negatively impact spoken content summarization .
Approach: They aim to quantify the impact of disfluency on spoken content summarization . they also investigate two methods towards improving summarizing in the presence of disflouencies .
Outcome: The proposed methods improve summarization quality in the presence of disfluencies.
ReasoningRec: Bridging Personalized Recommendations and Human-Interpretable Explanations through LLM Reasoning (2025.findings-naacl)

Copied to clipboard

Challenge: Empirical evaluations demonstrate that ReasoningRec surpasses state-of-the-art methods by up to 12.5% in recommendation prediction while simultaneously providing human-intelligible explanations.
Approach: They propose a reasoning-based recommendation framework that leverages Large Language Models to model users and items, focusing on preferences, aversions, and explanatory reasoning.
Outcome: The proposed framework surpasses state-of-the-art methods by up to 12.5% in recommendation prediction while providing human-intelligible explanations.
DisastIR: A Comprehensive Information Retrieval Benchmark for Disaster Management (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing information retrieval benchmarks focus on general or specialized domains, such as medicine or finance, neglecting the unique linguistic complexity and diverse information needs encountered in disaster management scenarios.
Approach: DisastIR is the first comprehensive IR evaluation benchmark specifically tailored for disaster management.
Outcome: DisastIR covers 48 retrieval tasks derived from six search intents and eight general disaster categories . evaluations show no single model excelling universally .
FANTAstic SEquences and Where to Find Them: Faithful and Efficient API Call Generation through State-tracked Constrained Decoding and Reranking (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing supervised and in-context learning approaches suffer from high training costs, poor data efficiency, and generated API calls that can be unfaithful to the API documentation and the user’s request.
Approach: They propose an output-side optimization approach that uses state-tracked constrained decoding and a lightweight model as the discriminator to rerank the beam-searched candidate generations of the large language model.
Outcome: The proposed approach outperforms existing supervised and in-context learning approaches in the DSTC8 and API Bank datasets in terms of call generation accuracy, inference efficiency, and context efficiency.
A Survey on LLMs for Story Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Methods for story generation with Large Language Models (LLMs) have come into the spotlight recently.
Approach: They propose a novel taxonomy of LLMs for story generation consisting of two major paradigms: independent story generation by an LLM, and author-assistance for story creation .
Outcome: The proposed taxonomy compares existing work on the topic with those of novel author-assistance models.
Taylor Unswift: Secured Weight Release for Large Language Models via Taylor Expansion (2024.emnlp-main)

Copied to clipboard

Challenge: Existing mechanisms compromise ownership rights or raise data privacy concerns . existing mechanisms compromise security of released large language models .
Approach: They propose a TaylorMLP to preserve the ownership of large language models by transforming the weights of LLMs into Taylor-series parameters instead of releasing original weights .
Outcome: The proposed model preserves ownership of large language models and prevents their abuse by adjusting the generation speed and causing low-speed token generation.
DisastQA: A Comprehensive Benchmark for Evaluating Question Answering in Disaster Management (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for question answering (QA) are lacking in a high-stakes environment.
Approach: They propose a rigorously verified benchmark of 3,000 expert-annotated questions . they propose 'keypoint-based evaluation protocol' emphasizing factual completeness over verbosity .
Outcome: Experiments with 20 models reveal substantial divergences from general-purpose models such as MMLU-Pro.
Infusing Disease Knowledge into BERT for Health Question Answering, Medical Inference and Disease Name Recognition (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods to augment pre-trained language models with disease knowledge are lacking.
Approach: They propose a method to augment BERT-like pre-trained language models with disease knowledge.
Outcome: The proposed method improves on a suite of BERT models over three tasks.
GraphCheck: Breaking Long-Term Text Barriers with Extracted Knowledge Graph-Powered Fact-Checking (2025.acl-long)

Copied to clipboard

Challenge: Existing fact-checking methods that use large language models often generate subtle factual errors.
Approach: They propose a fact-checking framework that uses extracted knowledge graphs to enhance text representation.
Outcome: GraphCheck outperforms existing specialized fact-checkers on seven benchmarks spanning general and medical domains . Graph Neural Networks process extracted knowledge graphs as a soft prompt, enabling efficient fact- checking in a single inference call.
DMRetriever: A Family of Models for Improved Text Retrieval in Disaster Management (2026.acl-long)

Copied to clipboard

Challenge: Existing models fail to handle the varied search intents inherent to disaster management scenarios, resulting in inconsistent and unreliable performance.
Approach: They propose a new series of dense retrieval models tailored for disaster management that train on a three-stage framework with unsupervised contrastive pre-training and difficulty-aware progressive instruction fine-tuning.
Outcome: The proposed model outperforms baseline models by 13.3 times and 33 times over baselines with only 7.6% of their parameters.
PARADE: A New Dataset for Paraphrase Identification Requiring Computer Science Domain Knowledge (2020.emnlp-main)

Copied to clipboard

Challenge: Paraphrase identification requires specialized domain knowledge to perform . state-of-the-art neural models and non-expert human annotators have poor performance on PARADE .
Approach: They propose a benchmark dataset called PARADE for paraphrase identification that requires specialized domain knowledge.
Outcome: The proposed dataset shows state-of-the-art models and non-expert human annotators have poor performance on PARADE.
PromptAttack: Probing Dialogue State Trackers with Adversarial Prompts (2023.findings-acl)

Copied to clipboard

Challenge: Toward building more robust and reliable conversational systems, we introduce a prompt-based learning approach to automatically generate effective adversarial examples to probe DST models.
Approach: They propose a prompt-based learning approach to automatically generate effective adversarial examples to probe DST models.
Outcome: The proposed framework leads to the greatest reduction in accuracy and the best attack success rate while maintaining good fluency and a low perturbation ratio.
Unsupervised Candidate Answer Extraction through Differentiable Masker-Reconstructor Model (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for candidate answer extraction are reliant on linguistic rules or annotated data and face partial annotation issue and challenges in generalization.
Approach: They propose an unsupervised approach that leverages the inherent structure of context passages through a Differentiable Masker-Reconstructor (DMR) Model with the enforcement of self-consistency for picking up salient information tokens.
Outcome: The proposed model outperforms supervised and unsupervised methods in two datasets with exhaustively-annotated answers and shows that it is comparable to supervised methods.
Reinforced Sequence Training based Subjective Bias Correction (2023.eacl-main)

Copied to clipboard

Challenge: Existing methods for subjective bias correction focus on making one-word edits . a hybrid method to improve the performance of Seq2Seq and transformer-based bias correction models is proposed .
Approach: They propose a reinforced sequence training approach for robust subjective bias correction . it balances bias neutralization with fluency and semantics preservation through reinforcement learning .
Outcome: The proposed method improves subjective bias correction over existing methods . it is cross-trained over multiple sources of bias to be more robust to new styles of biased writing .
Bias Neutralization in Non-Parallel Texts: A Cyclic Approach with Auxiliary Guidance (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for subjective bias neutralization rely on parallel text training and lose important bias-independent context.
Approach: They propose a bias neutralization model that uses an auxiliary guided cycle consistent GAN to train with a combination of adversarial, cycleconsistency and identity mapping loss.
Outcome: The proposed model significantly improves subjective bias neutralization compared to existing methods.
DACL: Disfluency Augmented Curriculum Learning for Fluent Text Generation (2024.lrec-main)

Copied to clipboard

Challenge: Disfluency-aware language models are traditionally trained on fluent, written text corpora.
Approach: They propose a Disfluency Augmented Curriculum Learning approach to tackle disfluency . they use CL coupled with synthetically augmented disfluent texts of various levels .
Outcome: The proposed model surpasses existing techniques in word-based precision (by up to 1%) and has shown favorable recall and F1 scores.
DA3: A Distribution-Aware Adversarial Attack against Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Recent attacks have shown that adversarial examples have a different data distribution than the original examples, reducing their effectiveness under detection methods.
Approach: They propose a distribution-aware adversarial attack method that considers the distribution shifts of adversarials to improve attacks’ effectiveness under detection methods.
Outcome: The proposed method improves the effectiveness of adversarial examples under detection methods and integrates both ASR and detectability.
Co2PT: Mitigating Bias in Pre-trained Language Models through Counterfactual Contrastive Prompt Tuning (2023.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models can encode unfair social biases from large pre-training corpora and even amplify biase in downstream applications.
Approach: They propose a *debias-while-prompt tuning* method for mitigating biases via counterfactual contrastive prompt tuning on downstream tasks.
Outcome: The proposed method can mitigate biases on three extrinsic bias benchmarks and adapt to existing debiased language models.
Closed-book Question Generation via Contrastive Learning (2023.eacl-main)

Copied to clipboard

Challenge: Recent studies on open-book QG have achieved promising progress, but generating natural questions under a more practical closed-book setting remains a challenge.
Approach: They propose a QG model that stores more information in its parameters through contrastive learning and an answer reconstruction module.
Outcome: The proposed model outperforms baselines in automatic evaluation and human evaluation on a public dataset and a new WikiCQA dataset.
CHOIR: Harmonizing Structured Persona Diversity for Robust Collaborative LLM Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Persona-assigned Large Language Models can be useful for personalized, context-aware reasoning.
Approach: They propose a framework that harmonizes demographic perturbations into a unified prediction by balancing agreement and divergence among counterfactual personas.
Outcome: The proposed framework improves reasoning performance even when base personas are suboptimal.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations