<?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-19T13:25:52Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/132598" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/132598</identifier>
        <datestamp>2026-02-20</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_8888</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_8887</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 2026-02-19 without embargo terms</dc:description>
          <dc:description>The student, Bill Dai, accepted the attached license on 2025-12-09 at 22:55.</dc:description>
          <dc:description>The student, Bill Dai, submitted this Thesis for approval on 2025-12-11 at 10:21.</dc:description>
          <dc:description>This Thesis was approved for publication on 2025-12-11 at 13:37.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #23117 on 2026-02-19 at 18:30:11</dc:description>
          <dc:title>PFHE: partially homomorphic encryption on CNN inference</dc:title>
          <dc:creator>Dai, Bill</dc:creator>
          <dc:date>2025-12-11</dc:date>
          <dc:contributor>Chen, Deming</dc:contributor>
          <dc:subject>Homomorphic encryption</dc:subject>
          <dc:subject>Machine learning</dc:subject>
          <dc:subject>Cybersecurity</dc:subject>
          <dc:subject>Privacy-preserved machine learning</dc:subject>
          <dc:language>eng</dc:language>
          <dc:description>Fully Homomorphic Encryption (FHE) enables secure computation on encrypted data, but its high computational overhead poses significant challenges for practical deep learning inference. In many application scenarios, high-resolution images may only contain a small portion of sensitive information. We noticed that none of the previous works consider this, so in this work, we propose a new framework that accelerates encrypted Convolutional Neural Network (CNN) inference by only encrypting the privacy-sensitive regions of input while processing the remaining parts in plaintext. Our method significantly reduces computational cost without compromising data confidentiality. We developed a new data layout for ciphertexts to utilize the sparse nature of the data. Besides that, we first leverage the capability of FHE to scheme switch between different schemes, such as Cheon-Kim-Kim-Song (CKKS) and Fast Homomorphic Encryption over the Torus (FHEW), achieving the implementation of nonlinear activation like ReLU in CNN with high precision, without the consumption of a significant amount of multiplications.
We evaluate our framework under the ImageNet dataset. For the first six convolutional layers, our method achieves at least 4.12× speedup in latency and 28.72× less memory usage compared to the traditional Channel-wise convolution method under various settings. We then present a case study for a hybrid solution, combining our partially FHE encrypted convolution method with Channel-wise convolution, which also shows a theoretical latency reduction of 10.30× and 33.30× less memory consumption.</dc:description>
          <dc:date>2025-12</dc:date>
          <dc:type>Thesis</dc:type>
          <dc:identifier>https://hdl.handle.net/2142/132598</dc:identifier>
          <dc:rights>Copyright 2025 Bill Dai</dc:rights>
          <degree>
            <department>Electrical &amp; Computer Eng</department>
            <discipline>Electrical &amp; Computer Engr</discipline>
            <grantor>University of Illinois Urbana-Champaign</grantor>
            <name>M.S.</name>
            <level>Thesis</level>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
