<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.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-18T19:26:22Z</responseDate><request verb="GetRecord" identifier="oai:digital.lib.washington.edu:1773/52783" metadataPrefix="dim">https://digital.lib.washington.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:digital.lib.washington.edu:1773/52783</identifier><datestamp>2026-02-16T02:20:19Z</datestamp><setSpec>com_1773_4888</setSpec><setSpec>col_1773_49166</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="advisor">Hauck, Scott</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author">Mattam, Atharva</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2025-01-23T20:08:13Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2025-01-23T20:08:13Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2025-01-23</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="submitted">2024</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="other">Mattam_washington_0250O_27791.pdf</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://hdl.handle.net/1773/52783</dim:field>
   <dim:field mdschema="dc" element="description">Thesis (Master's)--University of Washington, 2024</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract">Efficient hardware implementation of neural networks, such as Variational Autoencoders (VAEs), often relies on FPGAs for their balance of performance and energy efficiency. VAEs require accurate Gaussian distributions for latent space sampling, but traditional methods like the Central Limit Theorem (CLT) are resource-intensive. The Multihat method combines combinational logic and CLT to achieve high tail accuracy with reduced hardware costs. This thesis discusses the Multihat method implemented using High-Level Synthesis (HLS), optimized for scalability and integrated into HLS4ML as a custom layer for FPGA deployment. Results show the Multihat GRNG generates statistically accurate Gaussian distributions, with improved resource efficiency and performance compared to CLT-based approaches.</dim:field>
   <dim:field mdschema="dc" element="format" qualifier="mimetype">application/pdf</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso">en_US</dim:field>
   <dim:field mdschema="dc" element="rights">none</dim:field>
   <dim:field mdschema="dc" element="subject">FPGA</dim:field>
   <dim:field mdschema="dc" element="subject">High Level Synthesis</dim:field>
   <dim:field mdschema="dc" element="subject">HLS4ML</dim:field>
   <dim:field mdschema="dc" element="subject">Random Numbers</dim:field>
   <dim:field mdschema="dc" element="subject">Electrical engineering</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="other">Electrical and computer engineering</dim:field>
   <dim:field mdschema="dc" element="title">Efficient Gaussian Random Number Generators in HLS4ML</dim:field>
   <dim:field mdschema="dc" element="type">Thesis</dim:field>
   <dim:field mdschema="dc" element="embargo" qualifier="terms">Open Access</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>