← Search

Ryutaro Tanno

10 accepted papers

2025

Diffusion Instruction Tuning

ICML 2025poster

We introduce *Lavender*, a simple supervised fine-tuning (SFT) method that boosts the performance of advanced vision-language models (VLMs) by leveraging state-of-the-art image generation models such as Stable Diffusion. Specifically, Lavender aligns the text-vision attention in the VLM transformer…

2024

An Image is Worth Multiple Words: Discovering Object Level Concepts using Multi-Concept Prompt Learning

ICML 2024poster

Textural Inversion, a prompt learning method, learns a singular text embedding for a new "word" to represent image style and appearance, allowing it to be integrated into natural language sentences to generate novel synthesised images. However, identifying multiple unknown object-level concepts with…

2024

Bad Students Make Great Teachers: Active Learning Accelerates Large-Scale Visual Understanding

ECCV 2024poster

"Power-law scaling indicates that large-scale training with uniform sampling is prohibitively slow. Active learning methods aim to increase data efficiency by prioritizing learning on the most relevant examples. Despite their appeal, these methods have yet to be widely adopted since no one algorithm…

Cited by 13SourcePDFScholar
2022

Learning to Downsample for Segmentation of Ultra-High Resolution Images

ICLR 2022poster

Many computer vision systems require low-cost segmentation algorithms based on deep learning, either because of the enormous size of input images or limited computational budget. Common solutions uniformly downsample the input images to meet memory constraints, assuming all pixels are equally inform…

2022

Repairing Neural Networks by Leaving the Right Past Behind

NeurIPS 2022accept

Prediction failures of machine learning models often arise from deficiencies in training data, such as incorrect labels, outliers, and selection biases. However, such data points that are responsible for a given failure mode are generally not known a priori, let alone a mechanism for repairing the f…

Cited by 36SourcePDFScholar
2020

Disentangling Human Error from Ground Truth in Segmentation of Medical Images

NeurIPS 2020poster

Recent years have seen increasing use of supervised learning methods for segmentation tasks. However, the predictive performance of these algorithms depends on the quality of labels. This problem is particularly pertinent in the medical image domain, where both the annotation cost and inter-observer…

2019

Learning From Noisy Labels by Regularized Estimation of Annotator Confusion

CVPR 2019poster

The predictive performance of supervised learning algorithms depends on the quality of labels. In a typical label collection process, multiple annotators provide subjective noisy estimates of the "truth" under the influence of their varying skill-levels and biases. Blindly treating these noisy label…

Cited by 318PDFScholar
2019

Stochastic Filter Groups for Multi-Task CNNs: Learning Specialist and Generalist Convolution Kernels

ICCV 2019oral

The performance of multi-task learning in Convolutional Neural Networks (CNNs) hinges on the design of feature sharing between tasks within the architecture. The number of possible sharing patterns are combinatorial in the depth of the network and the number of tasks, and thus hand-crafting an archi…

Cited by 104PDFScholar
2018

Semi-Supervised Learning via Compact Latent Space Clustering

ICML 2018oral

We present a novel cost function for semi-supervised learning of neural networks that encourages compact clustering of the latent space to facilitate separation. The key idea is to dynamically create a graph over embeddings of labeled and unlabeled samples of a training batch to capture underlying s…

Cited by 109SourcePDFScholar