← Search

Makoto Shing

5 accepted papers

2026

DiffusionBlocks: Block-wise Neural Network Training via Diffusion Interpretation

ICLR 2026poster

End-to-end backpropagation requires storing activations throughout all layers, creating memory bottlenecks that limit model scalability. Existing block-wise training methods offer means to alleviate this problem, but they rely on ad-hoc local objectives and remain largely unexplored beyond classific…

Cited by 0SourcecodeScholar
2025

TAID: Temporally Adaptive Interpolated Distillation for Efficient Knowledge Transfer in Language Models

ICLR 2025spotlight

Causal language models have demonstrated remarkable capabilities, but their size poses significant challenges for deployment in resource-constrained environments. Knowledge distillation, a widely-used technique for transferring knowledge from a large teacher model to a small student model, presents…

Cited by 0SourcePDFScholar
2024

Local Curvature Smoothing with Stein's Identity for Efficient Score Matching

NeurIPS 2024poster

The training of score-based diffusion models (SDMs) is based on score matching. The challenge of score matching is that it includes a computationally expensive Jacobian trace. While several methods have been proposed to avoid this computation, each has drawbacks, such as instability during training…

Cited by 0SourcePDFScholar
2024

Release of Pre-Trained Models for the Japanese Language

COLING 2024main

AI democratization aims to create a world in which the average person can utilize AI techniques. To achieve this goal, numerous research institutes have attempted to make their results accessible to the public. In particular, large pre-trained models trained on large-scale data have shown unpreceden…

Cited by 18SourcePDFScholar
2023

Focused Prefix Tuning for Controllable Text Generation

ACL 2023short

In a controllable text generation dataset, there exist unannotated attributes that could provide irrelevant learning signals to models that use it for training and thus degrade their performance. We propose focused prefix tuning (FPT) to mitigate the problem and to enable the control to focus on the…

Cited by 10SourcePDFScholar