← Search

Shun Kiyono

7 accepted papers

2026

Pre-training LLM without Learning Rate Decay Enhances Supervised Fine-Tuning

ICLR 2026poster

We investigate the role of learning rate scheduling in the large-scale pre-training of large language models, focusing on its influence on downstream performance after supervised fine-tuning (SFT). Decay-based learning rate schedulers are widely used to minimize pre-training loss. However, despite t…

Cited by 0SourcecodeScholar
2023

B2T Connection: Serving Stability and Performance in Deep Transformers

ACL 2023findings

In the perspective of a layer normalization (LN) position, the architecture of Transformers can be categorized into two types: Post-LN and Pre-LN.Recent Transformers prefer to select Pre-LN because the training in Post-LN with deep Transformers, e.g., ten or more layers, often becomes unstable, resu…

2021

Pseudo Zero Pronoun Resolution Improves Zero Anaphora Resolution

EMNLP 2021main

Masked language models (MLMs) have contributed to drastic performance improvements with regard to zero anaphora resolution (ZAR). To further improve this approach, in this study, we made two proposals. The first is a new pretraining task that trains MLMs on anaphoric relations with explicit supervis…

2021

SHAPE: Shifted Absolute Position Embedding for Transformers

EMNLP 2021main

Position representation is crucial for building position-aware representations in Transformers. Existing position representations suffer from a lack of generalization to test data with unseen lengths or high computational cost. We investigate shifted absolute position embedding (SHAPE) to address bo…

2020

An Empirical Study of Contextual Data Augmentation for Japanese Zero Anaphora Resolution

COLING 2020main

One critical issue of zero anaphora resolution (ZAR) is the scarcity of labeled data. This study explores how effectively this problem can be alleviated by data augmentation. We adopt a state-of-the-art data augmentation method, called the contextual data augmentation (CDA), that generates labeled t…

Cited by 9SourcePDFScholar