← Search

Stuart Shieber

4 accepted papers

2024

string2string: A Modern Python Library for String-to-String Algorithms

ACL 2024system demonstrations

We introduce **string2string**, an open-source library that offers a comprehensive suite of efficient algorithms for a broad range of string-to-string problems. It includes traditional algorithmic solutions as well as recent advanced neural approaches to tackle various problems in string alignment,…

2023

The Harvard USPTO Patent Dataset: A Large-Scale, Well-Structured, and Multi-Purpose Corpus of Patent Applications

NeurIPS 2023spotlight

Innovation is a major driver of economic and social development, and information about many kinds of innovation is embedded in semi-structured data from patents and patent applications. Though the impact and novelty of innovations expressed in patent data are difficult to measure through traditional…

2021

Causal Analysis of Syntactic Agreement Mechanisms in Neural Language Models

ACL 2021long

Targeted syntactic evaluations have demonstrated the ability of language models to perform subject-verb agreement given difficult contexts. To elucidate the mechanisms by which the models accomplish this behavior, this study applies causal mediation analysis to pre-trained neural language models. We…

2020

Investigating Gender Bias in Language Models Using Causal Mediation Analysis

NeurIPS 2020spotlight

Many interpretation methods for neural models in natural language processing investigate how information is encoded inside hidden representations. However, these methods can only measure whether the information exists, not whether it is actually used by the model. We propose a methodology grounded…