paper-with-me

홈 › Papers

A Japanese Masked Language Model for Academic Domain

2022-10-01 · sdp (COLING) 2022 10 · Hiroki Yamauchi, Tomoyuki Kajiwara, Marie Katsurai, Ikki Ohmukai, Takashi Ninomiya

We release a pretrained Japanese masked language model for an academic domain. Pretrained masked language models have recently improved the performance of various natural language processing applications. In domains such as medical and academic, which include a lot of technical terms, domain-specific pretraining is effective. While domain-specific masked language models for medical and SNS domains are widely used in Japanese, along with domain-independent ones, pretrained models specific to the academic domain are not publicly available. In this study, we pretrained a RoBERTa-based Japanese masked language model on paper abstracts from the academic database CiNii Articles. Experimental results on Japanese text classification in the academic domain revealed the effectiveness of the proposed model over existing pretrained models.

📄 PDF Abstract BibTeX

Code (1)

hirokiyamauch/academicroberta 공식 구현

Tasks

ArticlesLanguage ModelingLanguage Modellingmodeltext-classificationText Classification

Similar Papers 제목 키워드 기반

Domain-Specific Japanese ELECTRA Model Using a Small Corpus

2021-09-01 · RANLP 2021 9 · Youki Itoh, Hiroyuki Shinnou

Recently, domain shift, which affects accuracy due to differences in data between source and target domains, has become a serious issue when using machine learning methods to solve natural language processing tasks. With…

ArticlesComputational EfficiencyDocument ClassificationLanguage Modeling+2

Why We Build Local Large Language Models: An Observational Analysis from 35 Japanese and Multilingual LLMs

2024-12-19 · Koshiro Saito, Sakae Mizuki, Masanari Ohi, Taishi Nakamura 외

Why do we build local large language models (LLMs)? What should a local LLM learn from the target language? Which abilities can be transferred from other languages? Do language-specific scaling laws exist? To explore the…

Arithmetic ReasoningCode GenerationQuestion AnsweringReading Comprehension

Automatic Assistance for Academic Word Usage

2020-12-01 · COLING 2020 8 · Dariush Saberi, John Lee, Jonathan James Webster

This paper describes a writing assistance system that helps students improve their academic writing. Given an input text, the system suggests lexical substitutions that aim to incorporate more academic vocabulary. The su…

Language ModelingLanguage Modelling

Patton: Language Model Pretraining on Text-Rich Networks

2023-05-20 · Bowen Jin, Wentao Zhang, Yu Zhang, Yu Meng 외

A real-world text corpus sometimes comprises not only text documents but also semantic links between them (e.g., academic papers in a bibliographic network are linked by citations and co-authorships). Text documents and …

Language ModelingLanguage ModellingMasked Language Modelingmodel+1

UnihanLM: Coarse-to-Fine Chinese-Japanese Language Model Pretraining with the Unihan Database

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Canwen Xu, Tao Ge, Chenliang Li, Furu Wei

Chinese and Japanese share many characters with similar surface morphology. To better utilize the shared knowledge across the languages, we propose UnihanLM, a self-supervised Chinese-Japanese pretrained masked language …

Language ModelingLanguage Modelling