Extended Japanese Commonsense Morality Dataset with Masked Token and Label Enhancement
Takumi Ohashi, Tsubasa Nakagawa, Hitoshi Iyatomi

TL;DR
This paper expands the Japanese morality dataset using a novel masking and augmentation method, significantly improving model performance in culturally specific moral reasoning tasks.
Contribution
The paper introduces Masked Token and Label Enhancement (MTLE), a new method for dataset expansion that improves moral reasoning model accuracy in Japanese cultural context.
Findings
eJCM dataset size increased to 31,184 sentences
Model trained on eJCM achieved an F1 score of 0.857
Performance on complex tasks improved from 0.681 to 0.756
Abstract
Rapid advancements in artificial intelligence (AI) have made it crucial to integrate moral reasoning into AI systems. However, existing models and datasets often overlook regional and cultural differences. To address this shortcoming, we have expanded the JCommonsenseMorality (JCM) dataset, the only publicly available dataset focused on Japanese morality. The Extended JCM (eJCM) has grown from the original 13,975 sentences to 31,184 sentences using our proposed sentence expansion method called Masked Token and Label Enhancement (MTLE). MTLE selectively masks important parts of sentences related to moral judgment and replaces them with alternative expressions generated by a large language model (LLM), while re-assigning appropriate labels. The model trained using our eJCM achieved an F1 score of 0.857, higher than the scores for the original JCM (0.837), ChatGPT one-shot classification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Dropout · Layer Normalization · Adam · Dense Connections · Residual Connection · Position-Wise Feed-Forward Layer · Linear Layer · Byte Pair Encoding · Absolute Position Encodings
