← Search

Yuki M. Asano

39 accepted papers

2026

3D sans 3D Scans: Scalable Pre-training from Video-Generated Point Clouds

CVPR 2026

Despite recent progress in 3D self-supervised learning, collecting large-scale 3D scene scans remains expensive and labor-intensive. In this work, we investigate whether 3D representations can be learned from unlabeled videos recorded without any real 3D sensors. We present Laplacian-Aware Multi-lev

Cited by 0SourcecodeScholar
2026

Franca: Nested Matryoshka Clustering for Scalable Visual Representation Learning

CVPR 2026

We present Franca (pronounced Fran-ka): free one; the first fully open-source (data, code, weights) vision foundation model that matches and in many cases surpasses the performance of state-of-the-art proprietary models, e.g., DINOv2, CLIP, SigLIPv2, etc. Our approach is grounded in a transparent tr

Cited by 0SourceScholar
2026

Same Content, Different Answers: Cross-Modal Inconsistency in MLLMs

CVPR 2026

We introduce two new benchmarks REST and REST+ (Render-Equivalence Stress Tests) to enable systematic evaluation of cross-modal inconsistency in multimodal large language models (MLLMs). MLLMs are trained to represent vision and language in the same embedding space, yet they cannot perform the same

Cited by 0SourceScholar
2026

What Layers When: Learning to Skip Compute in LLMs with Residual Gates

ICLR 2026poster

We introduce GateSkip, a simple residual-stream gating mechanism that enables token-wise layer skipping in decoder-only LMs. Each Attention/MLP branch is equipped with a sigmoid-linear gate that compresses the branch’s output before it re-enters the residual stream. During inference we rank tokens b…

Cited by 0SourcecodeScholar
2025

Bitune: Leveraging Bidirectional Attention to Improve Decoder-Only LLMs

EMNLP 2025

Decoder-only large language models typically rely solely on masked causal attention, which limits their expressiveness by restricting information flow to one direction. We propose Bitune, a method that enhances pretrained decoder-only LLMs by incorporating bidirectional attention into prompt process

2025

Elastic ViTs from Pretrained Models without Retraining

NeurIPS 2025poster

Vision foundation models achieve remarkable performance but are only available in a limited set of pre-determined sizes, forcing sub-optimal deployment choices under real-world constraints. We introduce SnapViT: single-shot network approximation for pruned Vision Transformers, a new post-pretraining…

Cited by 0SourceScholar
2025

MoSiC: Optimal-Transport Motion Trajectory for Dense Self-Supervised Learning

ICCV 2025poster

Dense self-supervised learning has shown great promise for learning pixel- and patch-level representations, but extending it to videos remains challenging due to the complexity of motion dynamics. Existing approaches struggle as they rely on static augmentations that fail under object deformations,…

2025

Near, far: Patch-ordering enhances vision foundation models' scene understanding

ICLR 2025poster

We introduce NeCo: Patch Neighbor Consistency, a novel self-supervised training loss that enforces patch-level nearest neighbor consistency across a student and teacher model. Compared to contrastive approaches that only yield binary learning signals, i.e. "attract" and "repel", this approach benefi…

Cited by 0SourcePDFScholar
2025

Self-supervised Learning of Echocardiographic Video Representations via Online Cluster Distillation

NeurIPS 2025poster

Self-supervised learning (SSL) has achieved major advances in natural images and video understanding, but challenges remain in domains like echocardiography (heart ultrasound) due to subtle anatomical structures, complex temporal dynamics, and the current lack of domain-specific pre-trained models.…

Cited by 0SourcecodeScholar
2025

TULIP: Token-length Upgraded CLIP

ICLR 2025poster

We address the challenge of representing long captions in vision-language models, such as CLIP. By design these models are limited by fixed, absolute positional encodings, restricting inputs to a maximum of 77 tokens and hindering performance on tasks requiring longer descriptions. Although recent w…

2025

TWIST & SCOUT: Grounding Multimodal LLM-Experts by Forget-Free Tuning

ICCV 2025poster

Spatial awareness is key to enable embodied multimodal AI systems. Yet, without vast amounts of spatial supervision, current Multimodal Large Language Models (MLLMs) struggle at this task. In this paper, we introduce TWIST & SCOUT, a framework that equips pre-trained MLLMs with visual grounding abil…

Cited by 0SourcePDFScholar
2024

GeneralAD: Anomaly Detection Across Domains by Attending to Distorted Features

ECCV 2024poster

"In the domain of anomaly detection, methods often excel in either high-level semantic or low-level industrial benchmarks, rarely achieving cross-domain proficiency. Semantic anomalies are novelties that differ in meaning from the training set, like unseen objects in self-driving cars. In contrast,…

2024

Is ImageNet worth 1 video? Learning strong image encoders from 1 long unlabelled video

ICLR 2024oral

Self-supervised learning has unlocked the potential of scaling up pretraining to billions of images, since annotation is unnecessary. But are we making the best use of data? How more economical can we be? In this work, we attempt to answer this question by making two contributions. First, we investi…

Cited by 22SourcePDFScholar
2024

No Train, all Gain: Self-Supervised Gradients Improve Deep Frozen Representations

NeurIPS 2024poster

This paper introduces FUNGI, **F**eatures from **UN**supervised **G**rad**I**ents, a method to enhance the features of transformer encoders by leveraging self-supervised gradients. Our method is simple: given any pretrained model, we first compute gradients from various self-supervised objectives fo…

2024

Object-Centric Diffusion for Efficient Video Editing

ECCV 2024poster

"Diffusion-based video editing have reached impressive quality and can transform either the global style, local structure, and attributes of given video inputs, following textual edit prompts. However, such solutions typically incur heavy memory and computational costs to generate temporally-coheren…

2024

PIN: Positional Insert Unlocks Object Localisation Abilities in VLMs

CVPR 2024poster

Vision-Language Models (VLMs) such as Flamingo and GPT-4V have shown immense potential by integrating large language models with vision systems. Nevertheless these models face challenges in the fundamental computer vision task of object localisation due to their training on multimodal data containin…

Cited by 13SourcePDFScholar
2024

Protect Your Score: Contact-Tracing with Differential Privacy Guarantees

AAAI 2024technical

The pandemic in 2020 and 2021 had enormous economic and societal consequences, and studies show that contact tracing algorithms can be key in the early containment of the virus. While large strides have been made towards more effective contact tracing algorithms, we argue that privacy concerns curre…

2024

Rethinking Image Super Resolution from Training Data Perspectives

ECCV 2024poster

"In this work, we investigate the understudied effect of the training data used for image super-resolution (SR). Most commonly, novel SR methods are developed and benchmarked on common training datasets such as DIV2K and DF2K. However, we investigate and rethink the training data from the perspectiv…

2024

SIGMA: Sinkhorn-Guided Masked Video Modeling

ECCV 2024poster

"Video-based pretraining offers immense potential for learning strong visual representations on an unprecedented scale. Recently, masked video modeling methods have shown promising scalability, yet fall short in capturing higher-level semantics due to reconstructing predefined low-level targets such…

Cited by 2SourcePDFScholar
2024

SelEx: Self-Expertise in Fine-Grained Generalized Category Discovery

ECCV 2024poster

"In this paper, we address Generalized Category Discovery, aiming to simultaneously uncover novel categories and accurately classify known ones. Traditional methods, which lean heavily on self-supervision and contrastive learning, often fall short when distinguishing between fine-grained categories.…

2024

Skip-Attention: Improving Vision Transformers by Paying Less Attention

ICLR 2024poster

This work aims to improve the efficiency of vision transformers (ViTs). While ViTs use computationally expensive self-attention operations in every layer, we identify that these operations are highly correlated across layers -- a key redundancy that causes unnecessary computations. Based on this o…

Cited by 34SourcePDFScholar
2023

BISCUIT: Causal Representation Learning from Binary Interactions

UAI 2023poster

Identifying the causal variables of an environment and how to intervene on them is of core value in applications such as robotics and embodied AI. While an agent can commonly interact with the environment and may implicitly perturb the behavior of some of these causal variables, often the targets it…

2023

Causal Representation Learning for Instantaneous and Temporal Effects in Interactive Systems

ICLR 2023poster

Causal representation learning is the task of identifying the underlying causal variables and their relations from high-dimensional observations, such as images. Recent work has shown that one can reconstruct the causal variables from temporal sequences of observations under the assumption that ther…

2023

No time to waste: practical statistical contact tracing with few low-bit messages

AISTATS 2023poster

Pandemics have a major impact on society and the economy. In the case of a new virus, such as COVID-19, high-grade tests and vaccines might be slow to develop and scarce in the crucial initial phase. With no time to waste and lock-downs being expensive, contact tracing is thus an essential tool for…

2023

Self-Guided Diffusion Models

CVPR 2023poster

Diffusion models have demonstrated remarkable progress in image generation quality, especially when guidance is used to control the generative process. However, guidance requires a large amount of image-annotation pairs for training and is thus dependent on their availability and correctness. In thi…

2023

The Augmented Image Prior: Distilling 1000 Classes by Extrapolating from a Single Image

ICLR 2023poster

What can neural networks learn about the visual world when provided with only a single image as input? While any image obviously cannot contain the multitudes of all existing objects, scenes and lighting conditions -- within the space of all $256^{3\cdot224\cdot224}$ possible $224$-sized square ima…

2023

Time Does Tell: Self-Supervised Time-Tuning of Dense Image Representations

ICCV 2023poster

Spatially dense self-supervised learning is a rapidly growing problem domain with promising applications for unsupervised segmentation and pretraining for dense downstream tasks. Despite the abundance of temporal data in the form of videos, this information-rich source has been largely overlooked. O…

Cited by 21PDFcodeScholar
2022

CITRIS: Causal Identifiability from Temporal Intervened Sequences

ICML 2022spotlight

Understanding the latent causal factors of a dynamical system from visual observations is considered a crucial step towards agents reasoning in complex environments. In this paper, we propose CITRIS, a variational autoencoder framework that learns causal representations from temporal sequences of im…

2022

Less than Few: Self-Shot Video Instance Segmentation

ECCV 2022poster

"The goal of this paper is to bypass the need for labelled examples in few-shot video understanding at run time. While proven effective, in many practical video settings even labelling a few examples appears unrealistic. This is especially true as the level of details in spatio-temporal video unders…

2022

Measuring the Interpretability of Unsupervised Representations via Quantized Reversed Probing

ICLR 2022poster

Self-supervised visual representation learning has recently attracted significant research interest. While a common way to evaluate self-supervised representations is through transfer to various downstream tasks, we instead investigate the problem of measuring their interpretability, i.e. understand…

2022

Self-Supervised Object Detection From Audio-Visual Correspondence

CVPR 2022poster

We tackle the problem of learning object detectors without supervision. Differently from weakly-supervised object detection, we do not assume image-level class labels. Instead, we extract a supervisory signal from audio-visual data, using the audio component to "teach" the object detector. While thi…

Cited by 64PDFScholar
2022

VTC: Improving Video-Text Retrieval with User Comments

ECCV 2022poster

"Multi-modal retrieval is an important problem for many applications, such as recommendation and search. Current benchmarks and even datasets are often manually constructed and consist of mostly clean samples where all modalities are well-correlated with the content. Thus, current video-text retriev…

2021

On Compositions of Transformations in Contrastive Self-Supervised Learning

ICCV 2021poster

In the image domain, excellent representations can be learned by inducing invariance to content-preserving transformations via noise contrastive learning. In this paper, we generalize contrastive learning to a wider set of transformations, and their compositions, for which either invariance or disti…

Cited by 73PDFcodeScholar
2021

PASS: An ImageNet replacement for self-supervised pretraining without humans

NeurIPS 2021poster

Computer vision has long relied on ImageNet and other large datasets of images sampled from the Internet for pretraining models. However, these datasets have ethical and technical shortcomings, such as containing personal information taken without consent, unclear license usage, biases, and, in some…

Cited by 67SourcecodeScholar
2021

Space-Time Crop & Attend: Improving Cross-Modal Video Representation Learning

ICCV 2021poster

The quality of the image representations obtained from self-supervised learning depends strongly on the type of data augmentations used in the learning formulation. Recent papers have ported these methods from still images to videos and found that leveraging both audio and video signals yields stron…

Cited by 43PDFcodeScholar