← Search

Takashi Shibuya

18 accepted papers

2026

Echoes Over Time: Unlocking Length Generalization in Video-to-Audio Generation Models

CVPR 2026

Scaling multimodal alignment between video and audio is challenging, particularly due to limited data and the mismatch between text descriptions and frame-level video information. In this work, we tackle the scaling challenge in multimodal-to-audio generation, examining whether models trained on sho

Cited by 0SourcecodeScholar
2026

SAVGBENCH: BENCHMARKING SPATIALLY ALIGNED AUDIO-VIDEO GENERATION

ICASSP 2026poster

This work addresses the lack of multimodal generative models capable of producing high-quality videos with spatially aligned audio. While recent advancements in generative models have been successful in video generation, they often overlook the spatial alignment between audio and visuals, which is e…

Cited by 0SourcePDFScholar
2026

SONA: Learning Conditional, Unconditional, and Matching-Aware Discriminator

ICLR 2026poster

Deep generative models have made significant advances in generating complex content, yet conditional generation remains a fundamental challenge. Existing conditional generative adversarial networks often struggle to balance the dual objectives of assessing authenticity and conditional alignment of i…

Cited by 0SourcecodeScholar
2026

Video Camera Trajectory Editing with Generative Rendering from Estimated Geometry

AAAI 2026technical

We introduce a novel framework for video camera trajectory editing, enabling the re-synthesis of monocular videos along user-defined camera paths. This task is challenging due to its ill-posed nature and the limited multi-view video data for training. Traditional reconstruction methods struggle with

Cited by 0SourcePDFScholar
2025

Classifier-Free Guidance Inside the Attraction Basin May Cause Memorization

CVPR 2025poster

Diffusion models are prone to exactly reproduce images from the training data. This exact reproduction of the training data is concerning as it can lead to copyright infringement and/or leakage of privacy-sensitive information. In this paper, we present a novel perspective on the memorization phenom…

2025

HERO: Human-Feedback Efficient Reinforcement Learning for Online Diffusion Model Finetuning

ICLR 2025poster

Controllable generation through Stable Diffusion (SD) fine-tuning aims to improve fidelity, safety, and alignment with human guidance. Existing reinforcement learning from human feedback methods usually rely on predefined heuristic reward functions or pretrained reward models built on large-scale da…

2025

MMAudio: Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis

CVPR 2025poster

We propose to synthesize high-quality and synchronized audio, given video and optional text conditions, using a novel multimodal joint training framework (MMAudio). In contrast to single-modality training conditioned on (limited) video data only, MMAudio is jointly trained with larger-scale, readily…

2025

MMDisCo: Multi-Modal Discriminator-Guided Cooperative Diffusion for Joint Audio and Video Generation

ICLR 2025poster

This study aims to construct an audio-video generative model with minimal computational cost by leveraging pre-trained single-modal generative models for audio and video. To achieve this, we propose a novel method that guides single-modal models to cooperatively generate well-aligned samples across…

2025

SoundCTM: Unifying Score-based and Consistency Models for Full-band Text-to-Sound Generation

ICLR 2025poster

Sound content creation, essential for multimedia works such as video games and films, often involves extensive trial-and-error, enabling creators to semantically reflect their artistic ideas and inspirations, which evolve throughout the creation process, into the sound. Recent high-quality diffusion…

2025

TITAN-Guide: Taming Inference-Time Alignment for Guided Text-to-Video Diffusion Models

ICCV 2025poster

In the recent development of conditional diffusion models still require heavy supervised fine-tuning for performing control on a category of tasks. Training-free conditioning via guidance with off-the-shelf models is a favorable alternative to avoid further fine-tuning on the base model. However, th…

2024

BIGVSAN: Enhancing Gan-Based Neural Vocoders with Slicing Adversarial Network

ICASSP 2024accepted

Generative adversarial network (GAN)-based vocoders have been intensively studied because they can synthesize high-fidelity audio waveforms faster than real-time. However, it has been reported that most GANs fail to obtain the optimal projection for discriminating between real and fake data in the f…

Cited by 0SourceScholar
2024

Diffusion-Based Speech Enhancement with Joint Generative and Predictive Decoders

ICASSP 2024accepted

Diffusion-based generative speech enhancement (SE) has recently received attention, but reverse diffusion remains time-consuming. One solution is to initialize the reverse diffusion process with enhanced features estimated by a predictive SE system. However, the pipeline structure currently does not…

Cited by 0SourceScholar
2024

GenWarp: Single Image to Novel Views with Semantic-Preserving Generative Warping

NeurIPS 2024poster

Generating novel views from a single image remains a challenging task due to the complexity of 3D scenes and the limited diversity in the existing multi-view datasets to train a model on. Recent research combining large-scale text-to-image (T2I) models with monocular depth estimation (MDE) has shown…

2024

On the Language Encoder of Contrastive Cross-modal Models

ACL 2024findings

Contrastive cross-modal models such as CLIP and CLAP aid various vision-language (VL) and audio-language (AL) tasks. However, there has been limited investigation of and improvement in their language encoder – the central component of encoding natural language descriptions of image/audio into vector…

Cited by 0SourcePDFScholar
2024

SAN: Inducing Metrizability of GAN with Discriminative Normalized Linear Layer

ICLR 2024poster

Generative adversarial networks (GANs) learn a target probability distribution by optimizing a generator and a discriminator with minimax objectives. This paper addresses the question of whether such optimization actually provides the generator with gradients that make its distribution close to the…

2024

Zero- and Few-Shot Sound Event Localization and Detection

ICASSP 2024accepted

Sound event localization and detection (SELD) systems estimate direction-of-arrival (DOA) and temporal activation for sets of target classes. Neural network (NN)-based SELD systems have performed well in various sets of target classes, but they only output the DOA and temporal activation of preset c…

Cited by 0SourceScholar
2022

Good Examples Make A Faster Learner: Simple Demonstration-based Learning for Low-resource NER

ACL 2022long

Recent advances in prompt-based learning have shown strong results on few-shot text classification by using cloze-style templates. Similar attempts have been made on named entity recognition (NER) which manually design templates to predict entity types for every text span in a sentence. However, suc…

2022

SQ-VAE: Variational Bayes on Discrete Representation with Self-annealed Stochastic Quantization

ICML 2022spotlight

One noted issue of vector-quantized variational autoencoder (VQ-VAE) is that the learned discrete representation uses only a fraction of the full capacity of the codebook, also known as codebook collapse. We hypothesize that the training scheme of VQ-VAE, which involves some carefully designed heuri…