<?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-05T12:06:43Z</responseDate>
  <request metadataPrefix="oai_dc" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00218941">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00218941</identifier>
        <datestamp>2025-01-19T14:58:54Z</datestamp>
        <setSpec>1164:2240:10902:10971</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>空間充填曲線を用いたベクトルプロセッサにおけるk近傍法の高速化</dc:title>
          <dc:title>Speeding up k-nearest neighbors search with space-filling curve using vector processors</dc:title>
          <dc:creator>小寺, 雅司</dc:creator>
          <dc:creator>サハ, ソウラブ</dc:creator>
          <dc:creator>荒木, 拓也</dc:creator>
          <dc:subject>SIMD・ベクトル</dc:subject>
          <dc:description>本稿では，空間充填曲線を用いることでベクトルプロセッサに適した形で k 近傍法を高速化する手法を提案し，SX-Aurora TSUBASA を用いて k 近傍を高速化した結果について報告する．k 近傍法はトレーニングデータとクエリデータの距離計算が計算の大部分を占めている．提案手法では空間充填曲線を用いることでトレーニングデータとクエリデータの距離計算を減らし，ベクトルプロセッサを用いることで計算を高速化する．性能評価の結果，scikit-learn を用いた k 近傍法と比べ，SX-Aurora TSUBASA を用いた k 近傍法計算は最大 7 倍程度高速に計算できることを確認した．</dc:description>
          <dc:description>In this paper, we propose a method to perform k-nearest neighbors search with a space-filling curve method using a processing scheme suitable for vector processors, and report the results of speeding up k-nearest neighbors search using SX-Aurora TSUBASA. In the k-nearest neighbors search, the distance between training data and query data accounts for a large part of the computation. The proposed method speeds up the process by reducing the distance computation between training data and query data by using a space-filling curve. The performance evaluation results show that the k-nearest neighbors search using SX-Aurora TSUBASA is up to seven times faster than the k nearest neighbor method using scikit-learn.</dc:description>
          <dc:description>technical report</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2022-07-20</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>研究報告ハイパフォーマンスコンピューティング（HPC）</dc:identifier>
          <dc:identifier>3</dc:identifier>
          <dc:identifier>2022-HPC-185</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>9</dc:identifier>
          <dc:identifier>2188-8841</dc:identifier>
          <dc:identifier>AN10463942</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/218941/files/IPSJ-HPC22185003.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
