<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>NLP on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/tags/nlp/</link>
    <description>Recent content in NLP on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>©2023, All Rights Reserved</copyright>
    <lastBuildDate>Wed, 19 Oct 2022 19:16:15 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/tags/nlp/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>【論文メモ】Lifting the Curse of Multilinguality by Pre-training Modular Transformers</title>
        <link>https://yuiga.dev/blog/posts/lifting_the_curse_of_multilinguality_by_pre-training_modular_transformers/</link>
        <pubDate>Wed, 19 Oct 2022 19:16:15 +0900</pubDate>
        
        <atom:modified>Wed, 19 Oct 2022 19:16:15 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/lifting_the_curse_of_multilinguality_by_pre-training_modular_transformers/</guid>
        <description>NACCL22 多言語を扱うモデルにおいて, 言語の数を増やせば増やすほど精度が下がる「the curse of multilinguality」(多言語の呪い)という現象が存在する この「多言語の呪い」を対処するモデルとしてX-MODを提案 概略 言語ごとにbottleneck型のモジュールを用意し, 言語ごとにスイッチさせる それ故, 拡張は容易で, 学習・推</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/58739452292513463d6e94cead40aec8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>論文</category>
            
          
            
              <category>NLP</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>【論文メモ】SimCSE</title>
        <link>https://yuiga.dev/blog/posts/simcse/</link>
        <pubDate>Tue, 18 Oct 2022 19:34:11 +0900</pubDate>
        
        <atom:modified>Tue, 18 Oct 2022 19:34:11 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/simcse/</guid>
        <description>ENMLP21 Supervised SimCSE 含意関係にある文を正例として対照学習 NLIデータセット Unsupervised SimCSE 同じ文を二回埋め込んで対照学習 dropoutの影響で微かに異なる二つのベクトルに対して対照学習 引用: https://www.slideshare.net/DeepLearningJP2016/dlsimcse-simple-contrastive-learning-of-sentence-embeddings-emnlp-2021</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/54da476b5c4176cec254b0759b90b569.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>論文</category>
            
          
            
              <category>自己教師あり学習</category>
            
          
            
              <category>NLP</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>pycocoevalcapのMETEORがバグる (self.meteor_p.stdin.flush)</title>
        <link>https://yuiga.dev/blog/posts/pycocoevalcap%E3%81%AEmeteor%E3%81%8C%E3%83%90%E3%82%B0%E3%82%8B_self.meteor_p.stdin.flush/</link>
        <pubDate>Thu, 08 Sep 2022 00:05:28 +0900</pubDate>
        
        <atom:modified>Thu, 08 Sep 2022 00:05:28 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/pycocoevalcap%E3%81%AEmeteor%E3%81%8C%E3%83%90%E3%82%B0%E3%82%8B_self.meteor_p.stdin.flush/</guid>
        <description>なぜかpycocoevalcapでMETEORの計算が止まる問題 どうやらself.meteor_p.stdin.flush() あたりで止まっているらしい 結論から言えば, 俺の場合キャプションに\nが入っていたせいだった そもそもCOCO captions のキャプション自体結構汚いので注意 変な改行入ってたり, キャプションがなぜか6つあったり</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/d668e95311ea2d42438c24de5abf0f6f.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>python</category>
            
          
            
              <category>NLP</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>「AのB」問題</title>
        <link>https://yuiga.dev/blog/posts/a%E3%81%AEb%E5%95%8F%E9%A1%8C/</link>
        <pubDate>Wed, 31 Aug 2022 05:14:53 +0900</pubDate>
        
        <atom:modified>Wed, 31 Aug 2022 05:14:53 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/a%E3%81%AEb%E5%95%8F%E9%A1%8C/</guid>
        <description>名詞句「AのB」は意味が多い・曖昧すぎて, 非常に解析しにくい NLP界隈では「AのB」の怖さを徹底的に叩き込まれるらしい 先生曰く, 読み方は ✅ 「エー→のビー」 ❌「エー⤵のビー」 らしい KNPを作った京大黒橋研の論文 国語辞典を用いた名詞句「AのB」の意味解析 名詞に必須格の考え方を持ち込み, 国語辞典から「AのB」の解析=分類を試</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>NLP</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>述語項構造</title>
        <link>https://yuiga.dev/blog/posts/%E8%BF%B0%E8%AA%9E%E9%A0%85%E6%A7%8B%E9%80%A0/</link>
        <pubDate>Fri, 26 Aug 2022 22:04:55 +0900</pubDate>
        
        <atom:modified>Fri, 26 Aug 2022 22:04:55 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/%E8%BF%B0%E8%AA%9E%E9%A0%85%E6%A7%8B%E9%80%A0/</guid>
        <description>述語項構造とは、何がどうした、という述語とその項からなる構造のことである。 https://pyknp.readthedocs.io/en/latest/usage.html 「述語」に対して, 「項」と「格」が接続されている 引用: https://www.scribd.com/archive/plans?slideshare=true tips 述語項構造はJUMAN++とKNPで取り出せる JUMAN++はRNNベースの形態素解析ツール KNPは構文・格・照応解析システム Pythonからも使える https://pyknp.readthedocs.io/en/latest/ 両者をDockerから使えるように</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/76e8b60368f52e3ff6d3a9f09b6bfbad.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>NLP</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>コピュラ (copula)</title>
        <link>https://yuiga.dev/blog/posts/%E3%82%B3%E3%83%94%E3%83%A5%E3%83%A9_copula/</link>
        <pubDate>Wed, 24 Aug 2022 02:23:25 +0900</pubDate>
        
        <atom:modified>Wed, 24 Aug 2022 02:23:25 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/%E3%82%B3%E3%83%94%E3%83%A5%E3%83%A9_copula/</guid>
        <description>copula 別名: 「繋辞」 文の主語と述語を結ぶための品詞. つまり, X=Yの形式を作る品詞 例 日本語: 「だ」「です」&amp;hellip;etc 英語: be動詞, become &amp;hellip; etc 「Y＝Xと交換可能であり、2つの要素が一致すること」を指定（してい）、「Y＝Xとすることができず、YがXの属性を表すこと」を措定（そてい）と呼ぶ。これらを区別して表現する言語</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>NLP</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>【論文メモ】Generating Semantically Precise Scene Graphs from Textual Descriptions for Improved Image Retrieval</title>
        <link>https://yuiga.dev/blog/posts/generating_semantically_precise_scene_graphs_from_textual_descriptions_for_improved_image_retrieval/</link>
        <pubDate>Wed, 24 Aug 2022 02:21:50 +0900</pubDate>
        
        <atom:modified>Wed, 24 Aug 2022 02:21:50 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/generating_semantically_precise_scene_graphs_from_textual_descriptions_for_improved_image_retrieval/</guid>
        <description>Stanford Scene Graph Parserの論文 (ACL 2015) 一応, scene graphを自動化してimage retrievalできるようにしようという趣旨 https://nlp.stanford.edu/software/scenegraph-parser.shtml 流れ ①Universal Dependenciesを一部修正したものをsemantic graphとして生成 a lot of 等のquantificational modifiersの修正 代名詞の解釈 複数名詞への対応 → ノー</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>論文</category>
            
          
            
              <category>NLP</category>
            
          
            
              <category>Vision-and-Language</category>
            
          
            
              <category>Graph</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>【論文メモ】SPICE: Semantic Propositional Image Caption Evaluation</title>
        <link>https://yuiga.dev/blog/posts/spice_semantic_propositional_image_caption_evaluation/</link>
        <pubDate>Tue, 16 Aug 2022 20:46:30 +0900</pubDate>
        
        <atom:modified>Tue, 16 Aug 2022 20:46:30 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/spice_semantic_propositional_image_caption_evaluation/</guid>
        <description>評価指標SPICEの論文 (ECCV 2016) BLEUなどはn-gramの重なりにsensitiveで, 真の意味でsemanticsを評価しているとは言えない そこで, scene graphを用いた評価指標SPICEを提案 実際, 画像キャプショニングモデルではよく見かける指標となってきた 流れ ① 複数キャプションからscene graphを生成 scene graph</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/86b2eefc57b88f16f77dc26d56a26094.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>論文</category>
            
          
            
              <category>NLP</category>
            
          
            
              <category>Vision-and-Language</category>
            
          
            
              <category>Graph</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>日本語キャプションデータセット</title>
        <link>https://yuiga.dev/blog/posts/%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%82%AD%E3%83%A3%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88/</link>
        <pubDate>Mon, 15 Aug 2022 23:36:52 +0900</pubDate>
        
        <atom:modified>Mon, 15 Aug 2022 23:36:52 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/posts/%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%82%AD%E3%83%A3%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88/</guid>
        <description>STAIR MSCOCOにキャプションを付与 全部で820,310件のキャプション http://captions.stair.center/ Yuya Yoshikawa, Yutaro Shigeto, and Akikazu Takeuchi, “STAIR Captions: Constructing a Large-Scale Japanese Image Caption Dataset”, Annual Meeting of the Association for Computational Linguistics (ACL), Short Paper, 2017. YJ Captions 26k Dataset こちらもMSCOCOにキャプションを付与したもので, ACL2016 キャプション数がSTAIRの1/6程度 https://github.com/yahoojapan/YJCaptions Takashi Miyazaki and Nobuyuki Shimizu. 2016. Cross-Lingual Image Caption Generation. In Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 1780</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>機械学習</category>
            
          
            
              <category>NLP</category>
            
          
            
              <category>Vision-and-Language</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
