<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-20T04:30:01Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/129176" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/129176</identifier>
        <datestamp>2025-10-20</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_10761</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_10755</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:format>application/pdf</dc:format>
          <dc:language>en</dc:language>
          <dc:type>text</dc:type>
          <dc:description>Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms</dc:description>
          <dc:description>The student, Akshat Sharma, accepted the attached license on 2025-04-18 at 14:17.</dc:description>
          <dc:description>The student, Akshat Sharma, submitted this Thesis for approval on 2025-04-18 at 14:24.</dc:description>
          <dc:description>This Thesis was approved for publication on 2025-04-20 at 16:29.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #21668 on 2025-10-19 at 18:09:09</dc:description>
          <dc:date>2025-05</dc:date>
          <dc:type>Thesis</dc:type>
          <dc:identifier>https://hdl.handle.net/2142/129176</dc:identifier>
          <dc:rights>Copyright 2025 Akshat Sharma</dc:rights>
          <dc:title>Pushing the limits of long context LLM inference via KV cache compression</dc:title>
          <dc:creator>Sharma, Akshat</dc:creator>
          <dc:date>2025-04-20</dc:date>
          <dc:contributor>Zhang, Minjia</dc:contributor>
          <dc:subject>Systems for LLM</dc:subject>
          <dc:subject>LLM Inference</dc:subject>
          <dc:language>eng</dc:language>
          <dc:description>Efficiently deploying/serving LLMs has become remarkably challenging due to their excessive memory and computational requirements. A critical bottleneck in LLM inference is the memory footprint of the Key-Value (KV) cache, particularly in tasks involving long-context understanding and generation. To address these challenges we introduce MiniKV, a hybrid KV cache optimization technique which compresses the KV cache by combining token eviction and 2-bit quantization. Our approach aims to significantly reduce memory usage while maintaining high accuracy on downstream tasks such as question answering, summarization, code generation, and retrieval. Our evaluations demonstrate that MiniKV achieves an 86% reduction in KV cache size while recovering over 98.5% accuracy across downstream tasks. This sets a new state-of-the-art in balancing accuracy and compression, with notable improvements in inference latency and throughput.</dc:description>
          <degree>
            <department>Siebel School Comp &amp; Data Sci</department>
            <discipline>Computer Science</discipline>
            <grantor>University of Illinois Urbana-Champaign</grantor>
            <name>M.S.</name>
            <level>Thesis</level>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
