← Search

Ryumei Nakada

3 accepted papers

2026

Residual Feature Integration is Sufficient to Prevent Negative Transfer

ICLR 2026poster

Transfer learning has become a central paradigm in modern machine learning, yet it suffers from the long-standing problem of negative transfer, where leveraging source representations can harm rather than help performance on the target task. Although empirical remedies have been proposed, there rema…

Cited by 0SourcecodeScholar
2024

S$^{2}$FT: Efficient, Scalable and Generalizable LLM Fine-tuning by Structured Sparsity

NeurIPS 2024poster

Current PEFT methods for LLMs can achieve high quality, efficient training, or scalable serving, but not all three simultaneously. To address this limitation, we investigate sparse fine-tuning and observe a remarkable improvement in generalization ability. Utilizing this key insight, we propose a…

Cited by 3SourcePDFScholar
2023

Understanding Multimodal Contrastive Learning and Incorporating Unpaired Data

AISTATS 2023poster

Language-supervised vision models have recently attracted great attention in computer vision. A common approach to build such models is to use contrastive learning on paired data across the two modalities, as exemplified by Contrastive Language-Image Pre-Training (CLIP). In this paper, (i) we initia…