← Search

Kyle Chard

3 accepted papers

2026

The False Promise of Zero-Shot Super-Resolution in Machine-Learned Operators

ICLR 2026poster

A core challenge in scientific machine learning, and scientific computing more generally, is modeling continuous phenomena which (in practice) are represented discretely. Machine-learned operators (MLO) have been introduced as a means to achieve this modeling goal, as this class of architecture can…

Cited by 0SourcecodeScholar
2025

Mitigating Memorization in Language Models

ICLR 2025spotlight

Language models (LMs) can “memorize” information, i.e., encode training data in their weights in such a way that inference-time queries can lead to verbatim regurgitation of that data. This ability to extract training data can be problematic, for example, when data are private or sensitive. In this…

2023

The Diminishing Returns of Masked Language Models to Science

ACL 2023findings

Transformer-based masked language models such as BERT, trained on general corpora, have shown impressive performance on downstream tasks. It has also been demonstrated that the downstream task performance of such models can be improved by pretraining larger models for longer on more data. In this wo…