<?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-04-14T22:32:39Z</responseDate>
  <request identifier="oai:ipsj.ixsq.nii.ac.jp:00233500" metadataPrefix="jpcoar_1.0" verb="GetRecord">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00233500</identifier>
        <datestamp>2025-01-19T10:04:33Z</datestamp>
        <setSpec>1164:2822:11469:11529</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>Edge Device上でのAIロボット用深層予測学習モデル推論処理の高速化</dc:title>
          <dc:title xml:lang="en">Accelerating Inference Processing of Deep Predictive Learning for AI Robots on Edge Devices</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:creator>
            <jpcoar:creatorName>木村, 啓二</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Yunkai, Zhu</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Dan, Umeda</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Hiroshi, Ito</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Tetsuya, Ogata</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Keiji, Kimura</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">組込み設計技術</jpcoar:subject>
          <datacite:description descriptionType="Other">深層学習によりロボットの将来の動作やカメラ画像を予測する深層予測学習が提案されている．深層予測学習により，ロボットはカメラや各種センサーの入力を用いて自身の周囲の環境を認識し，状況に応じた適切な動作のためのアクチュエータ制御が可能となる．限られたサイズのロボットの筐体でこの深層予測学習を利用するためには，高性能かつ高電力効率なコンピュータのハードウェアとソフトウェアが必要となる．深層学習による画像処理では，必要なハードウェア資源を削減する手法として，少ないビット数で演算を行う量子化が広く用いられている．一般的な計算機による 32bit 単精度浮動小数点による深層学習処理を，16bit 半精度浮動小数点型（FP16）や 8bit 整数型（INT8）のような少ないビット数で行うことで，計算の高速化，メモリ使用量削減，ハードウェアの簡略化，及び低消費電力化といった効果が期待できる．本稿では，ロボットのカメラ画像と関節角度を入力として，畳み込みニューラルネットワーク（CNN）と回帰型ニューラルネットワーク（RNN）から構成されるロボットの予測制御モデルを Edge Devices 上で評価する．具体的には，この深層学習モデルに対し学習後の事後的な量子化手法である Post Training Quantization (PTQ) で量子化を実施し，NVIDIA Jetson Orin Nano 上で精度・性能評価を実施する．評価の結果，FP16 で推論をすることにより，FP32 に対して同程度の精度で 1.28-1.79 倍の速度向上が得られた．しかし，INT8 では FP16 に対して速度低下が発生するモデルがあり，速度向上率は 0.86-1.04 倍であった．さらに，FP16 で推論することにより，FP32 に対してフレームあたりの消費エネルギーを 12-39% 削減したが，INT8 では FP16 に対して，エネルギー消費が 8% 増加するモデルがあった．量子化により，推論過程においてデータ変換等オーバーヘッドにより消費エネルギーが上昇する局面があることから，電力効率向上のためにはデータ変換も含めたシステム全体の設計が重要である．</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2024-03-14</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/233500</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2188-868X</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AA12149313</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告組込みシステム（EMB）</jpcoar:sourceTitle>
          <jpcoar:volume>2024-EMB-65</jpcoar:volume>
          <jpcoar:issue>23</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>7</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-EMB24065023.pdf">https://ipsj.ixsq.nii.ac.jp/record/233500/files/IPSJ-EMB24065023.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>1.1 MB</jpcoar:extent>
            <datacite:date dateType="Available">2026-03-14</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
