← Search

Matthew Lease

6 accepted papers

2024

A General Model for Aggregating Annotations AcrossSimple, Complex, and Multi-object Annotation Tasks (Abstract Reprint)

AAAI 2024technical

Human annotations are vital to supervised learning, yet annotators often disagree on the correct label, especially as annotation tasks increase in complexity. A common strategy to improve label quality is to ask multiple annotators to label the same item and then aggregate their labels. To date, man…

Cited by 0SourcePDFScholar
2024

Promoting Constructive Deliberation: Reframing for Receptiveness

EMNLP 2024finding

To promote constructive discussion of controversial topics online, we propose automatic reframing of disagreeing responses to signal receptiveness to a preceding comment. Drawing on research from psychology, communications, and linguistics, we identify six strategies for reframing. We automatically…

Cited by 2SourcePDFScholar
2022

ProtoTEx: Explaining Model Decisions with Prototype Tensors

ACL 2022long

We present ProtoTEx, a novel white-box NLP classification architecture based on prototype networks (Li et al., 2018). ProtoTEx faithfully explains model decisions based on prototype tensors that encode latent clusters of training examples. At inference time, classification decisions are based on the…

2021

An Information Retrieval Approach to Building Datasets for Hate Speech Detection

NeurIPS 2021poster

Building a benchmark dataset for hate speech detection presents various challenges. Firstly, because hate speech is relatively rare, random sampling of tweets to annotate is very inefficient in finding hate speech. To address this, prior datasets often include only tweets matching known ``hate words…

Cited by 30SourcecodeScholar
2021

Human-AI Collaboration with Bandit Feedback

IJCAI 2021poster

Human-machine complementarity is important when neither the algorithm nor the human yield dominant performance across all instances in a given domain. Most research on algorithmic decision-making solely centers on the algorithm's performance, while recent work that explores human-machine collaborati…