Cornell University
Library
Cornell UniversityLibrary

eCommons

Help
Log In(current)
  1. Home
  2. Cornell University Graduate School
  3. Cornell Theses and Dissertations
  4. Adaptive Allocation of Compute Capacity in Large Language Models

Adaptive Allocation of Compute Capacity in Large Language Models

File(s)
Kim_cornellgrad_0058F_15523.pdf (1.24 MB)
Permanent Link(s)
https://doi.org/10.7298/x9r4-r685
https://hdl.handle.net/1813/126551
Collections
Cornell Theses and Dissertations
Author
Kim, Woojeong
Abstract

Large language models apply compute uniformly by default, yet structural asymmetries at every stage of the model lifecycle make this uniformity systematically wasteful. This thesis identifies three such asymmetries and proposes a targeted solution to each. At the training stage, reinforcement learning post-training is dominated by rollout generation cost, yet existing methods allocate rollout budget uniformly across prompts regardless of their informativeness. Pilot-Commit addresses this with a two-stage allocation framework that estimates per-prompt reward variance with a small pilot budget and concentrates the remaining rollouts on high-variance prompts, matching baseline accuracy with significantly fewer total rollouts. At the inference stage, the prefill and decode phases have mismatched computational profiles: prefill is compute-bound while decode is memory-bound. OverFill exploits this by using the full model for prefill and a width-pruned model for decode, achieving Pareto-optimal accuracy-latency tradeoffs across multiple model scales while incurring minimal latency overhead. At the deployment stage, developers rely on expensive large-model API calls to implement fuzzy functions that resist symbolic specification, paying the cost of intent encoding at every invocation. Program-as-Weights introduces a compiler-interpreter paradigm in which a large neural compiler translates specifications into compact neural programs that a small fixed interpreter executes locally, amortizing compilation cost across all future invocations. Across training, inference, and deployment, the same principle holds: identifying where compute produces value and reallocating accordingly yields substantial gains without changing the underlying objectives.

Description
135 pages
Date Issued
2026-05
Keywords
Large language models
Committee Chair
Rush, Alexander
Committee Member
Abdelfattah, Mohamed
Kuleshov, Volodymyr
Degree Discipline
Computer Science
Degree Name
Ph. D., Computer Science
Degree Level
Doctor of Philosophy
Type
dissertation or thesis

Site Statistics | Help

About eCommons | Policies | Terms of use | Contact Us

copyright © 2002-2026 Cornell University Library | Privacy | Web Accessibility Assistance