← Search

Clara Na

9 accepted papers

2026

Position: Evaluation of ML Resource Utilization Requires Model Life Cycle Assessment

ICML 2026poster

Proper accounting of the energy requirements and environmental impact of artificial intelligence (AI) systems is necessary for researchers, developers, policy makers, and users to assess the barriers to building systems at scale. With the growing complexity of pipelines and underlying infrastructure…

Cited by 0SourceScholar
2026

SpreadsheetArena: Decomposing Preference in LLM Generation of Spreadsheet Workbooks

ICML 2026poster

Large language models (LLMs) are increasingly tasked with producing and manipulating structured artifacts. We consider the task of end-to-end **spreadsheet generation**, where language models are prompted to produce spreadsheet artifacts to satisfy users' explicit and implicit constraints, specified…

Cited by 0SourceScholar
2025

Energy Considerations of Large Language Model Inference and Efficiency Optimizations

ACL 2025long

As large language models (LLMs) scale in size and adoption, their computational and environmental costs continue to rise. Prior benchmarking efforts have primarily focused on latency reduction in idealized settings, often overlooking the diverse real-world inference workloads that shape energy use.…

Cited by 0SourcePDFScholar
2025

Holistically Evaluating the Environmental Impact of Creating Language Models

ICLR 2025spotlight

As the performance of artificial intelligence systems has dramatically increased, so too has the environmental impact of creating these systems. While many model developers release estimates of the power consumption and carbon emissions from the final training runs for their latest models, there is…

Cited by 0SourcePDFScholar
2024

Scalable Data Ablation Approximations for Language Models through Modular Training and Merging

EMNLP 2024main

Training data compositions for Large Language Models (LLMs) can significantly affect their downstream performance. However, a thorough data ablation study exploring large sets of candidate data mixtures is typically prohibitively expensive since the full effect is seen only after training the models…

2023

Energy and Carbon Considerations of Fine-Tuning BERT

EMNLP 2023short findings

Despite the popularity of the pre-train then fine-tune paradigm in the NLP community, existing work quantifying energy costs and associated carbon emissions has largely focused on language model pre-training. Although a single pre-training run draws substantially more energy than fine-tuning, fine-t…

Cited by 0SourceScholar
2023

The Framework Tax: Disparities Between Inference Efficiency in NLP Research and Deployment

EMNLP 2023long main

Increased focus on the computational efficiency of systems in natural language processing has motivated the design of efficient model architectures and improvements to underlying hardware accelerators. However, the resulting increases in computational throughput and reductions in floating point ope…

Cited by 0SourcecodeScholar
2023

To Build Our Future, We Must Know Our Past: Contextualizing Paradigm Shifts in Natural Language Processing

EMNLP 2023long main

NLP is in a period of disruptive change that is impacting our methodologies, funding sources, and public perception. In this work, we seek to understand how to shape our future by better understanding our past. We study factors that shape NLP as a field, including culture, incentives, and infrastru…

Cited by 0SourceScholar
2022

Train Flat, Then Compress: Sharpness-Aware Minimization Learns More Compressible Models

EMNLP 2022finding

Model compression by way of parameter pruning, quantization, or distillation has recently gained popularity as an approach for reducing the computational requirements of modern deep neural network models for NLP. Inspired by prior works suggesting a connection between simpler, more generalizable mod…

Cited by 20SourcePDFScholar