← Search

Joe Barrow

6 accepted papers

2025

From Selection to Generation: A Survey of LLM-based Active Learning

ACL 2025long

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs) have been employed not only for selection but also for generati…

Cited by 0SourcePDFScholar
2025

Self-Debiasing Large Language Models: Zero-Shot Recognition and Reduction of Stereotypes

NAACL 2025short

Large language models (LLMs) have shown remarkable advances in language generation and understanding but are also prone to exhibiting harmful social biases. While recognition of these behaviors has generated an abundance of bias mitigation techniques, most require modifications to the training data,…

2024

Chain of Logic: Rule-Based Reasoning with Large Language Models

ACL 2024findings

Rule-based reasoning, a fundamental type of legal reasoning, enables us to draw conclusions by accurately applying a rule to a set of facts. We explore causal language models as rule-based reasoners, specifically with respect to compositional rules - rules consisting of multiple elements which form…

Cited by 13SourcePDFScholar
2024

PDFTriage: Question Answering over Long, Structured Documents

EMNLP 2024industry

Large Language Models (LLMs) have issues with document question answering (QA) in situations where the document is unable to fit in the small context length of an LLM. To overcome this issue, most existing works focus on retrieving the relevant context from the document, representing them as plain t…

Cited by 28SourcePDFScholar
2021

Evaluation Examples are not Equally Informative: How should that change NLP Leaderboards?

ACL 2021long

Leaderboards are widely used in NLP and push the field forward. While leaderboards are a straightforward ranking of NLP models, this simplicity can mask nuances in evaluation items (examples) and subjects (NLP models). Rather than replace leaderboards, we advocate a re-imagining so that they better…

2021

Syntopical Graphs for Computational Argumentation Tasks

ACL 2021long

Approaches to computational argumentation tasks such as stance detection and aspect detection have largely focused on the text of independent claims, losing out on potentially valuable context provided by the rest of the collection. We introduce a general approach to these tasks motivated by syntopi…

Cited by 5SourcePDFScholar