<?xml version='1.0' encoding='UTF-8'?>
<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-03-14T10:33:57Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00237622">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00237622</identifier>
        <datestamp>2025-01-19T08:49:21Z</datestamp>
        <setSpec>1164:1579:11464:11703</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/1.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/1.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/1.0/jpcoar_scm.xsd">
          <dc:title>AMD AI Engineによる数論変換のアクセラレーションの検討</dc:title>
          <dc:title xml:lang="en">Exploring AMD AI Engine for Accelerating Number Theoretic Transform</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>野崎, 愛</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>小島, 拓也</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>中村, 宏</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>高瀬, 英希</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">アクセラレーション技術</jpcoar:subject>
          <datacite:description descriptionType="Other">量子計算機時代にも安全に利用可能な暗号として耐量子暗号の研究が活発に行われている．公開鍵暗号として選定された CRYSTICALS-Kyber や準同型暗号を始めとする格子暗号の一種では，Number Theoretic Transform（NTT）の処理が実行時間の大きな割合を占める．NTT は離散フーリエ変換を剰余多項式上で行うアルゴリズムであり，バタフライ演算に伴い発生する，入力配列の全域にわたる不連続なメモリアクセスのコストが大きい．従来，NTT のアクセラレーションには階層的なメモリ構造を持つアーキテクチャが用いられてきたが，NTT の計算強度ではメモリバンド幅律速となることが多く，メモリアクセスの改善が求められている．近年，深層学習向けに，階層的なメモリ構造ではなく，2 次元配列上に並べられた Processing Element（PE）が分散してデータを保持し，隣接 PE 間でデータをやり取りするアーキテクチャが研究・開発されている．AMD AI Engine はその一例であり，このようなデータフロー型のアーキテクチャは NTT の不連続なメモリアクセスを高効率に処理できる可能性がある．本研究では，AI Engine によるアクセラレーションによって NTT 処理の高速化を目指す．一元的にアクセス可能なメモリを持たない AI Engine において，PE 間でどのようにデータを分割し，データ転送を行うか，データレイアウトを設計する．さらに，主要な演算器であるベクター演算器を活用すべく，PE に割り当てられた部分的な NTT の並列化を行う．これらの設計の有用性を確かめるため，実行時間を評価し，NVIDIA A100 との比較を行った．</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2024-08-01</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_18gh">technical report</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/237622</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2188-8574</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN10096105</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告システム・アーキテクチャ（ARC）</jpcoar:sourceTitle>
          <jpcoar:volume>2024-ARC-258</jpcoar:volume>
          <jpcoar:issue>28</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>7</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-ARC24258028.pdf">https://ipsj.ixsq.nii.ac.jp/record/237622/files/IPSJ-ARC24258028.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>3.5 MB</jpcoar:extent>
            <datacite:date dateType="Available">2026-08-01</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
