<?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-05-20T13:36:48Z</responseDate>
  <request verb="GetRecord" metadataPrefix="oai_dc" identifier="oai:ipsj.ixsq.nii.ac.jp:00241513">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00241513</identifier>
        <datestamp>2025-01-19T07:38:19Z</datestamp>
        <setSpec>6164:6165:6630:11866</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>GPT系言語モデルによる国語研長単位係り受け解析</dc:title>
          <dc:title>Dependency-Parsing using Japanese Causal Language Models</dc:title>
          <dc:creator>安岡, 孝一</dc:creator>
          <dc:creator>Koichi, Yasuoka</dc:creator>
          <dc:subject>言語処理,品詞付与,依存文法解析,生成言語モデル</dc:subject>
          <dc:description>GPT系言語モデル上の系列ラベリングを用いて，品詞付与・係り受け解析アルゴリズムを開発した．品詞付与においては，系列ラベリングの出力部にBellman-Ford アルゴリズムを適用することで，解析精度を向上させている．係り受け解析においては，右向きリンクは始点から終点への情報の流れに注目し，左向きリンクは逆向き(終点から始点へ) の情報の流れに注目するアルゴリズムを開発した．これらのアルゴリズムを，27 種類のGPT系日本語モデルに適用し，国語研長単位Universal Dependencies による解析精度評価をおこなった．</dc:description>
          <dc:description>In this paper the author describes how to finetune sequence-labeling for part-of-speech tagging and dependency-parsing, using Japanese causal language models, such as GPT, LLaMA and Qwen. For part-of-speech tagging, we utilize Bellman-Ford algorithm to refine the sequence-labeling. For dependency-parsing, the author has developed an original sequence-labeling algorithm, in which leftward edges are treated reversely. The author investigates efficiency of the algorithms, applying them to twenty-seven Japanese causal language models.</dc:description>
          <dc:description>conference paper</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2024-11-30</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>じんもんこん2024論文集</dc:identifier>
          <dc:identifier>2024</dc:identifier>
          <dc:identifier>83</dc:identifier>
          <dc:identifier>90</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/241513/files/IPSJ-CH2024012.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
