<?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-16T12:21:37Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00227301">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00227301</identifier>
        <datestamp>2025-01-19T12:13:08Z</datestamp>
        <setSpec>6164:6165:6522:11317</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">バイトコードからソースコードを復元するための手法としてデコンパイラが数多く提案されている．デコンパイラはプログラムの解析を目的として広く利用されている．しかし，コンパイル時に変数名など一部の情報が失われるため，完全な復元は難しく元のソースコードとの差異，すなわち歪みが発生してしまう．この歪みはソースコードの可読性の低下のみならず，プログラムの振る舞いの変化にもつながる可能性がある．また，デコンパイラの種類によって異なる歪みが発生する．そこで本研究では，自然言語処理の分野で用いられる文法誤り訂正を転用したデコンパイラの歪み修正手法を提案する．文法誤り訂正の中でも特に深層学習ベースの手法を用いることで，プログラミング言語やデコンパイラの種類によらずソースコード復元における歪み修正が可能となる．実験では，識別子歪みと構造的歪みの 2 種類の歪みに関して，提案手法でそれぞれどの程度修正が可能かを検証した．その結果，識別子歪みでは約 55%，構造的歪みでは約91% を修正できることを確認した．</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2023-08-16</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/227301</jpcoar:identifier>
          <jpcoar:sourceTitle>ソフトウェアエンジニアリングシンポジウム2023論文集</jpcoar:sourceTitle>
          <jpcoar:volume>2023</jpcoar:volume>
          <jpcoar:pageStart>218</jpcoar:pageStart>
          <jpcoar:pageEnd>225</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-SES2023029.pdf">https://ipsj.ixsq.nii.ac.jp/record/227301/files/IPSJ-SES2023029.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>808.7 kB</jpcoar:extent>
            <datacite:date dateType="Available">2025-08-16</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
