<?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-17T06:48:22Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00220316">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00220316</identifier>
        <datestamp>2025-01-19T14:36:24Z</datestamp>
        <setSpec>1164:1579:10818:11010</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>動画像を入力とした深度推定のHW/SW協調設計によるFPGAベースの高速化手法</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>橋本, 信歩</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>高前田, 伸也</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">FPGA・GPU</jpcoar:subject>
          <datacite:description descriptionType="Other">動画像を元に三次元情報を再構築するというタスクは，ロボットやドローンの自律走行のためのナビゲーションや拡張現実（AR），3D モデリングなど幅広いアプリケーションで用いられるため，特に注目されている．このタスクでは，動画像処理特有の処理や DNN（Deep Neural Network）を組み合わせて処理を行うことが多い．近年の深層学習の発展によって精度が向上してきた一方，深層学習の計算回数が多いことが原因で，速度の低下や消費電力の増加に繋がっている．DNN を高速化するためのドメイン特化のハードウェアアクセラレータは存在するが，動画像処理特有の処理と DNN が交互に実行されるようなアプリケーションの全体の処理を高速化するのは容易ではない．そのため，低消費電力の組み込み環境においてこのような複雑な処理を高速化するためには，FPGA を用いた end-to-end のアプローチが必要となる．本稿では三次元空間の再構成に用いられる DNN ベースの深度推定手法の一つである DeepVideoMVS を用いた FPGA ベースの新しい高速化手法を提案する．そこで，その手法固有の特性に合わせて，最近の SoC FPGA 上の PL（Programmable Logic）と CPU のような異種のコンポーネントを適切に利用するための HW/SW 協調設計を用いる．ハードウェア実装するのに適していない演算もあるため，ソフトウェア実装を行う演算を決める必要がある．このとき，各演算の回数やメモリアクセスのパターンを分析し，ハードウェア実装の容易さとハードウェアによって期待される高速化の度合いという包括的な側面を考慮する．さらに，ハードウェア実装とソフトウェア実装は互いの実行レイテンシーを隠蔽するために，PL と CPU が並列に協調して動作するように実行される．提案したアクセラレータを FPGA ボード上に実装した結果，提案手法では精度の低下を最小限に抑えて，ソフトウェアのみの実装と比べて 60.2 倍の高速化を達成することができた．</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2022-10-04</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/220316</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2188-8574</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN10096105</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告システム・アーキテクチャ（ARC）</jpcoar:sourceTitle>
          <jpcoar:volume>2022-ARC-250</jpcoar:volume>
          <jpcoar:issue>3</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>11</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-ARC22250003.pdf">https://ipsj.ixsq.nii.ac.jp/record/220316/files/IPSJ-ARC22250003.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>1.5 MB</jpcoar:extent>
            <datacite:date dateType="Available">2024-10-04</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
