Papers by Jack Williams

3 papers
Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Social biases present in data are often directly reflected in the predictions of models trained on that data.
Approach: They analyze gender bias in dialogue data and propose techniques to mitigate it . they use counterfactual data augmentation, targeted data collection, and bias controlled training .
Outcome: The proposed techniques mitigate gender bias by balancing genderedness of generated dialogue utterances.
Solving Data-centric Tasks using Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: Large language models are increasingly useful for data-centric tasks, but how do we decide how much data to include in the prompt?
Approach: They propose a cluster-then-select prompting technique that adds the most representative rows from the input data to the LLM prompt.
Outcome: The proposed technique outperforms a baseline for tasks with syntactic variation in the input table.
Robustness of Named-Entity Replacements for In-Context Learning (2023.findings-emnlp)

Copied to clipboard

Challenge: Modern large language models perform in-context learning, where query- answer demonstrations are shown before the final query.
Approach: They propose to use in-context learning to prompt queries before they are answered . they find that the choice of demonstrations can affect model performance .
Outcome: The proposed model performance improves on named entity replacements across three reasoning tasks and two popular LLMs.

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