<?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-06-07T10:40:40Z</responseDate>
  <request metadataPrefix="oai_dc" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00194872">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00194872</identifier>
        <datestamp>2025-01-19T23:18:18Z</datestamp>
        <setSpec>1164:1384:9752:9753</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>OJS内のデータを利用したユーザへの効率的なアルゴリズム要否の提示</dc:title>
          <dc:title>Suggesting the Necessity of an Effective Algorithm using Data on Online Judge System</dc:title>
          <dc:creator>柴田, 敦也</dc:creator>
          <dc:creator>須藤, 克仁</dc:creator>
          <dc:creator>畑, 秀明</dc:creator>
          <dc:creator>中村, 哲</dc:creator>
          <dc:subject>推薦システム，学生セッション</dc:subject>
          <dc:description>ソフトウェア開発において効率的に動作するアルゴリズムの選択が重要となる場面が存在するが，全てのソフトウェアに効率的なアルゴリズムが採用されているとは限らない．そこで本稿では，ユーザのプログラム記述に対して，より効率的なアルゴリズムが存在する場合に自動的に実装の推薦を行うために必要な技術 / 手法について検討する．本研究では効率的なアルゴリズム実装の推薦を，1．ユーザのソースコード中の非効率的なアルゴリズムの有無の検出，2．検出した非効率的なアルゴリズムに対応する，効率的なアルゴリズムの選択，3．効率的なアルゴリズムをユーザの元のソースコードに近い形に整形して提示の 3 つの課題に大別した．本稿では 1 の課題をプログラムの非効率的/効率的分類問題として定式化し，オンラインジャッジシステム （OJS） 上に提出されたソースコードに基づく機械学習手法について検討した．</dc:description>
          <dc:description>The use of efficient algorithms is important in software development. However, it is not necessarily true in practice. In this paper, we pursue a method that automatically suggests an efficient algorithm for user's source code when such an algorithm is available. In this work, we divide the problem into three sub-problems: 1. Detecting inefficient algorithms in user's source code; 2. Choosing an appropriate algorithm for detected inefficient algorithm; 3. Suggesting an efficient source code that can be adapted to user's source code easily. In this paper, we formulate this problem as a binary classification problem of the efficiency and tackle it with a machine learning method based on submitted source code on an online judge system.</dc:description>
          <dc:description>technical report</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2019-02-28</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>研究報告ソフトウェア工学（SE）</dc:identifier>
          <dc:identifier>10</dc:identifier>
          <dc:identifier>2019-SE-201</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>8</dc:identifier>
          <dc:identifier>2188-8825</dc:identifier>
          <dc:identifier>AN10112981</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/194872/files/IPSJ-SE19201010.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
