<?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-14T10:12:54Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00196386">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00196386</identifier>
        <datestamp>2025-01-19T22:46:23Z</datestamp>
        <setSpec>6504:9795:9803</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>強化学習を用いた巡回セールスマン問題の解法</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:subject subjectScheme="Other">ソフトウェア科学・工学</jpcoar:subject>
          <datacite:description descriptionType="Other">本論文では代表的な組合せ最適化問題の1つである巡回セールスマン問題(TSP)に注目し、強化学習を適用した手法を提案する。本手法では、ε-greedy法によって生成した経路の経路長を過去に生成した経路の平均経路長と比較することで、短い経路を選びやすく、長い経路を選びづらくなるようにActor-Criticを用いて畳み込みニューラルネットワークを学習する。そして、最適経路に含まれうる辺の分布を表した画像である優良エッジ分布を求め、これにより計算される辺の評価値である優良エッジ値を利用して経路を生成する。この提案手法の性質を調べるために実験を行い、解の精度向上において有効であることを示す。</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2019-02-28</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_5794">conference paper</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/196386</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN00349328</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>第81回全国大会講演論文集</jpcoar:sourceTitle>
          <jpcoar:volume>2019</jpcoar:volume>
          <jpcoar:issue>1</jpcoar:issue>
          <jpcoar:pageStart>357</jpcoar:pageStart>
          <jpcoar:pageEnd>358</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-Z81-4P-08.pdf">https://ipsj.ixsq.nii.ac.jp/record/196386/files/IPSJ-Z81-4P-08.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>149.2 kB</jpcoar:extent>
            <datacite:date dateType="Available">2019-05-27</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
