← Search

Kuniaki Saito

22 accepted papers

2026

BioVITA: Biological Dataset, Model, and Benchmark for Visual-Textual-Acoustic Alignment

CVPR 2026

Understanding animal species from multimodal data poses an emerging challenge at the intersection of computer vision and ecology.While recent biological models, such as BioCLIP, have demonstrated strong alignment between images and textual taxonomic information for species identification, the integr

Cited by 0SourcecodeScholar
2026

Structure-to-Intensity Diffusion for Adverse-Weather LiDAR Generation

CVPR 2026

Adverse-weather LiDAR point cloud generation is challenged by complex weather-induced degradations. These degradations affect geometry and reflectance in fundamentally different ways, making joint modeling difficult and ambiguous, especially when diverse real-world training data is limited. To addre

Cited by 0SourceScholar
2025

CaptionSmiths: Flexibly Controlling Language Pattern in Image Captioning

ICCV 2025poster

An image captioning model flexibly switching its language pattern, e.g., descriptiveness and length, should be useful since it can be applied to diverse applications. However, despite the dramatic improvement in generative vision-language models, fine-grained control over the properties of generated…

2025

Is Large-scale Pretraining the Secret to Good Domain Generalization?

ICLR 2025poster

Multi-Source Domain Generalization (DG) is the task of training on multiple source domains and achieving high classification performance on unseen target domains. Recent methods combine robust features from web-scale pretrained backbones with new features learned from source data, and this has drama…

Cited by 1SourcePDFScholar
2025

Where is the answer? An empirical study of positional bias for parametric knowledge extraction in language model

NAACL 2025long

Language model (LM) stores diverse factual knowledge in their parameters, which is learned during self-supervised training on unlabeled documents and is made extractable by instruction-tuning. For knowledge-intensive tasks, it is essential to memorize information in a way that makes it extractable f…

Cited by 0SourcePDFScholar
2024

Weak-to-Strong Compositional Learning from Generative Models for Language-based Object Detection

ECCV 2024poster

"Vision-language (VL) models often exhibit a limited understanding of complex expressions of visual objects (, attributes, shapes, and their relations), given complex and diverse language queries. Traditional approaches attempt to improve VL models using hard negative synthetic text, but their effec…

Cited by 1SourcePDFScholar
2023

Pic2Word: Mapping Pictures to Words for Zero-Shot Composed Image Retrieval

CVPR 2023poster

In Composed Image Retrieval (CIR), a user combines a query image with text to describe their intended target. Existing methods rely on supervised learning of CIR models using labeled triplets consisting of the query image, text specification, and the target image. Labeling such triplets is expensive…

2023

Prefix Conditioning Unifies Language and Label Supervision

CVPR 2023poster

Pretraining visual models on web-scale image-caption datasets has recently emerged as a powerful alternative to traditional pretraining on image classification data. Image-caption datasets are more "open-domain", containing broader scene types and vocabulary words, and result in models that have str…

Cited by 15SourcePDFScholar
2021

CDS: Cross-Domain Self-Supervised Pre-Training

ICCV 2021poster

We present a two-stage pre-training approach that improves the generalization ability of standard single-domain pre-training. While standard pre-training on a single large dataset (such as ImageNet) can provide a good initial representation for transfer learning tasks, this approach may result in bi…

Cited by 57PDFScholar
2021

OpenMatch: Open-Set Semi-supervised Learning with Open-set Consistency Regularization

NeurIPS 2021poster

Semi-supervised learning (SSL) is an effective means to leverage unlabeled data to improve a model’s performance. Typical SSL methods like FixMatch assume that labeled and unlabeled data share the same label space. However, in practice, unlabeled data can contain categories unseen in the labeled set…

2021

Tune It the Right Way: Unsupervised Validation of Domain Adaptation via Soft Neighborhood Density

ICCV 2021poster

Unsupervised domain adaptation (UDA) methods can dramatically improve generalization on unlabeled target domains. However, optimal hyper-parameter selection is critical to achieving high accuracy and avoiding negative transfer. Supervised hyper-parameter validation is not possible without labeled ta…

Cited by 75PDFcodeScholar
2020

COCO-FUNIT: Few-Shot Unsupervised Image Translation with a Content Conditioned Style Encoder

ECCV 2020poster

Unsupervised image-to-image translation intends to learn a mapping of an image in a given domain to an analogous image in a different domain, without explicit supervision of the mapping. Few-shot unsupervised image-to-image translation further attempts to generalize the model to an unseen domain by…

2020

Universal Domain Adaptation through Self Supervision

NeurIPS 2020poster

Unsupervised domain adaptation methods traditionally assume that all source categories are present in the target domain. In practice, little may be known about the category overlap between the two domains. While some methods address target settings with either partial or open-set categories, they as…

2019

Semi-Supervised Domain Adaptation via Minimax Entropy

ICCV 2019poster

Contemporary domain adaptation methods are very effective at aligning feature distributions of source and target domains without any target supervision. However, we show that these techniques perform poorly when even a few labeled examples are available in the target domain. To address this semi-sup…

Cited by 848PDFScholar
2019

Strong-Weak Distribution Alignment for Adaptive Object Detection

CVPR 2019poster

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source and target images using an adversarial loss have been proven…

Cited by 853PDFcodeScholar
2018

Maximum Classifier Discrepancy for Unsupervised Domain Adaptation

CVPR 2018poster

In this work, we present a method for unsupervised domain adaptation. Many adversarial learning methods train domain classifier networks to distinguish the features as either a source or target and train a feature generator network to mimic the discriminator. Two problems exist with these methods.…

2017

Spatio-Temporal Person Retrieval via Natural Language Queries

ICCV 2017poster

In this paper, we address the problem of spatio-temporal person retrieval from videos using a natural language query, in which we output a tube (i.e., a sequence of bounding boxes) which encloses the person described by the query. For this problem, we introduce a novel dataset consisting of videos c…

Cited by 71PDFcodeScholar