← Search

Tianze Shi

6 accepted papers

2025

Optimizing Pre-Training Data Mixtures with Mixtures of Data Expert Models

ACL 2025long

We propose a method to optimize language model pre-training data mixtures through efficient approximation of the cross-entropy loss corresponding to each candidate mixture via a Mixture of Data Experts (MDE). We use this approximation as a source of additional features in a regression model, trained…

Cited by 0SourcePDFScholar
2022

Evaluating the Impact of Model Scale for Compositional Generalization in Semantic Parsing

EMNLP 2022main

Despite their strong performance on many tasks, pre-trained language models have been shown to struggle on out-of-distribution compositional generalization. Meanwhile, recent work has shown considerable improvements on many NLP tasks from model scaling. Can scaling up model size also improve composi…

Cited by 56SourcePDFScholar
2021

Diversity-Aware Batch Active Learning for Dependency Parsing

NAACL 2021long

While the predictive performance of modern statistical dependency parsers relies heavily on the availability of expensive expert-annotated treebank data, not all annotations contribute equally to the training of the parsers. In this paper, we attempt to reduce the number of labeled examples needed t…

2021

Learning Syntax from Naturally-Occurring Bracketings

NAACL 2021long

Naturally-occurring bracketings, such as answer fragments to natural language questions and hyperlinks on webpages, can reflect human syntactic intuition regarding phrasal boundaries. Their availability and approximate correspondence to syntax make them appealing as distant information sources to in…