Papers by Nithum Thain

9 papers
Detecting Hallucination and Coverage Errors in Retrieval Augmented Generation for Controversial Topics (2024.lrec-main)

Copied to clipboard

Challenge: a growing audience of users is engaging with LLM-driven chatbots.
Approach: They propose a strategy to handle controversial topics in LLM-based chatbots based on Wikipedia’s Neutral Point of View principle.
Outcome: The proposed methods detect errors in the tuned LLM responses even when no training data is available.
Conversations Gone Awry: Detecting Early Signs of Conversational Failure (P18-1)

Copied to clipboard

Challenge: Prior work focused on characterizing and detecting content exhibiting antisocial online behavior.
Approach: They propose a task of predicting from the very start of a conversation whether it will get out of hand.
Outcome: The proposed framework can detect early warning signs of antisocial behavior in online conversations.
Improving Neutral Point-of-View Generation with Data- and Parameter-Efficient RL (2025.emnlp-main)

Copied to clipboard

Challenge: Parameter-efficient reinforcement learning (PE-RL) is a highly effective training regime to improve large language models’ ability to answer queries on sensitive topics with a Neutral Point of View (NPOV).
Approach: They propose to use parameter-efficient reinforcement learning to train large language models to answer queries with a Neutral Point of View (NPOV) This is compared to the strongest baseline, LoRA finetuning, SFT and RLHF.
Outcome: The proposed training regime improves on NPOV quality and scores higher on features identified by linguists as key to separating good answers from the best answers.
Can We Improve Model Robustness through Secondary Attribute Counterfactuals? (2021.emnlp-main)

Copied to clipboard

Challenge: Recent research has explored how models rely on spurious correlations and how counterfactual data augmentation (CDA) can mitigate such issues.
Approach: They propose a context-aware methodology which takes into account the impact of secondary attributes on the model’s predictions and increases sensitivity for secondary attributes over reweighted counterfactually augmented data.
Outcome: The proposed approach improves sliced accuracy on the original dataset by 7% compared to existing methods and provides guidelines to extend this to other tasks.
WikiConv: A Corpus of the Complete Conversational History of a Large Online Collaborative Community (D18-1)

Copied to clipboard

Challenge: Compared to large-scale collections of conversations from social media, Wikipedia talk pages only capture a subset of all discussions and only accounts for the final form of each conversation.
Approach: They propose to reconstruct a corpus that encompasses the complete history of conversations between Wikipedia contributors.
Outcome: The proposed corpus extracts high quality data in both Chinese and English.
ConstitutionalExperts: Training a Mixture of Principle-based Prompts (2024.acl-short)

Copied to clipboard

Challenge: Large language models (LLMs) are capable at a variety of tasks given the right prompt, but writing one remains a difficult and tedious process.
Approach: They propose a method for learning a prompt consisting of constitutional principles, given a training dataset.
Outcome: The proposed method outperforms other prompt optimization techniques by 10.9% and improves all techniques, suggesting its broad applicability.
Toxicity Detection: Does Context Really Matter? (2020.acl-main)

Copied to clipboard

Challenge: Existing ‘toxicity’ detection datasets and models ignore the context of the posts, implicitly assuming that comments may be judged independently.
Approach: They limit the notion of context to the previous post in the thread and the discussion title and focus on how it affects human judgement.
Outcome: The proposed model can amplify or mitigate perceived toxicity of posts and a small but significant subset of manually labeled posts end up having the opposite toxicity labels if the annotators are not provided with context.
Towards Agile Text Classifiers for Everyone (2023.findings-emnlp)

Copied to clipboard

Challenge: Text-based safety classifiers are widely used for content moderation and increasingly to tune generative language model behavior.
Approach: They propose to use small, targeted datasets to train safety classifiers using small, iterative datasets that can be quickly developed for a particular policy.
Outcome: The proposed method can be quickly developed for a specific policy with a labeled dataset of as few as 80 examples.
Improving Classifier Robustness through Active Generative Counterfactual Data Augmentation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for finding meaningful counterfactuals rely on human annotation or implicit label invariance . a small amount of human-annotated counterf actual data can generate a robust dataset with learned labels.
Approach: They propose a framework that generates counterfactuals by actively sampling from regions of uncertainty and automatically labeling them with a learned auxiliary classifier.
Outcome: The proposed framework generates a large number of diverse counterfactuals and labels them with a learned classifier.

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