<?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-15T02:54:49Z</responseDate>
  <request metadataPrefix="oai_dc" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00074658">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00074658</identifier>
        <datestamp>2025-01-21T21:29:15Z</datestamp>
        <setSpec>934:1022:6385:6456</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>BFマージ結合：Bloomフィルタを保持するB+木を用いた低結合選択率に適した結合手法</dc:title>
          <dc:title>BF Merge Join: A Merge Join for Low Selectivity Using Extended B+ Trees with Bloom Filters</dc:title>
          <dc:creator>的野, 晃整</dc:creator>
          <dc:creator>スティーブン, リンデン</dc:creator>
          <dc:creator>谷村, 勇輔</dc:creator>
          <dc:creator>小島, 功</dc:creator>
          <dc:creator>Akiyoshi, Matono</dc:creator>
          <dc:creator>Steven, Lynden</dc:creator>
          <dc:creator>Yusuke, Tanimura</dc:creator>
          <dc:creator>Isao, Kojima</dc:creator>
          <dc:subject>研究論文</dc:subject>
          <dc:description>本論文では，結合不能タプルを読み飛ばしできるマージ結合アルゴリズム（BFマージ結合）と，それに用いる，各ノードにBloomフィルタを付与するよう拡張したB+木（BB+木）を提案する．BFマージ結合は，2つのBB+木の各ノードにおいて，子孫ノードの読み飛ばしのために，子孫集合が互いに素であるかどうかの判定を行う．この判定は，的野ら（2010）が提案した素集合判定可能なBloomフィルタを用いる．BB+木の機能として，Bloomフィルタを遅延更新可能なレコードの追加と削除に加え，木全体を高速にメンテナンスする操作も提案する．実験を通して，BB+木およびBFマージ結合の性能を評価した結果，BFマージ結合は選択率が低い等結合処理時に非常に効率的であることを確認した．</dc:description>
          <dc:description>In this paper, we propose a novel merge join algorithm, called BF merge join, that can skip dangling tuples using extended B+ trees, which we call BB+ trees, each node of which has Bloom filters to represent its descendant keys. BF merge join traverses BB+ trees, comparing nodes to check whether the nodes' descendants are disjoint ot not. This disjoint test uses Bloom filters that we have extended to be able to check whether they are disjoint. The proposed BB+ tree supports lazy scalable insertion and deletion. Furthermore, we propose a memtenance operation to updete entire tree. We evaluated the performance of our BB+ tree and BF merge join. The results show that a BF merge join can give performance improvements, especially in the case of low-selectivity equi-join queries.</dc:description>
          <dc:description>journal article</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2011-07-01</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>情報処理学会論文誌データベース（TOD）</dc:identifier>
          <dc:identifier>2</dc:identifier>
          <dc:identifier>4</dc:identifier>
          <dc:identifier>114</dc:identifier>
          <dc:identifier>125</dc:identifier>
          <dc:identifier>1882-7799</dc:identifier>
          <dc:identifier>AA11464847</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/74658/files/IPSJ-TOD0402011.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
