← Search

Robert L. Grossman

3 accepted papers

2026

Scaling Laws Revisited: Modeling the Role of Data Quality in Language Model Pretraining

ICLR 2026poster

Scaling laws for language model training traditionally characterize how performance scales with model size and dataset volume. Prior work has explored architecture variants and data treatments such as dataset filtering and noise injection in language model pretraining; however, these studies have no…

Cited by 0SourceScholar
2024

Enhancing Instance-Level Image Classification with Set-Level Labels

ICLR 2024poster

Instance-level image classification tasks have traditionally relied on single-instance labels to train models, e.g., few-shot learning and transfer learning. However, set-level coarse-grained labels that capture relationships among instances can provide richer information in real-world scenarios. In…

Cited by 0SourcePDFScholar
2023

Scalable Batch-Mode Deep Bayesian Active Learning via Equivalence Class Annealing

ICLR 2023poster

Active learning has demonstrated data efficiency in many fields. Existing active learning algorithms, especially in the context of batch-mode deep Bayesian active models, rely heavily on the quality of uncertainty estimations of the model, and are often challenging to scale to large batches. In this…