← Search

Bryan Catanzaro

76 accepted papers

2026

AceReason-Nemotron 1.1: Advancing Math and Code Reasoning through SFT and RL Synergy

ICLR 2026poster

In this work, we investigate the synergy between supervised fine-tuning (SFT) and reinforcement learning (RL) in developing strong reasoning models. We begin by curating the SFT training data through two scaling strategies: increasing the number of collected prompts and the number of generated respo…

Cited by 0SourceScholar
2026

Front-Loading Reasoning: The Synergy between Pretraining and Post-Training Data

ICLR 2026poster

The prevailing paradigm for enhancing the reasoning abilities of Large Language Models (LLMs) revolves around post-training on high-quality, reasoning-intensive data. While emerging literature suggests that reasoning data is increasingly incorporated also during the mid-training stage---a practice t…

Cited by 0SourcecodeScholar
2026

Music Flamingo: Scaling Music Understanding in Audio Language Models

ICLR 2026poster

We introduce Music Flamingo, a novel large audio–language model, designed to advance music (including song) understanding in foundational audio models. While audio–language research has progressed rapidly, music remains challenging due to its dynamic, layered, and information-dense nature. Progress…

Cited by 0SourcecodeScholar
2026

Nemotron-CC-Math: A 133 Billion-Token-Scale High Quality Math Pretraining Dataset

ICLR 2026poster

Pretraining large language models (LLMs) on high-quality, structured data such as mathematics and code substantially enhances reasoning capabilities. However, existing math-focused datasets built from Common Crawl suffer from degraded quality due to brittle extraction heuristics, lossy HTML-to-text…

Cited by 0SourceScholar
2026

Nemotron-Research-Tool-N1: Exploring Tool-Using Language Models with Reinforced Reasoning

ICLR 2026poster

Enabling large language models with external tools has become a pivotal strategy for extending their functionality beyond text space. To enhance LLMs' tool-calling abilities, previous approaches primarily rely on supervised fine-tuning (SFT) with trajectories distilled from stronger models, often re…

Cited by 0SourcecodeScholar
2026

OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM

ICLR 2026poster

Advancing machine intelligence requires developing the ability to perceive across multiple modalities, much as humans sense the world. We introduce OmniVinci, an initiative to build a strong, open-source, omni-modal LLM. We carefully study the design choices across model architecture and data curati…

Cited by 0SourcecodeScholar
2026

RADIO1D: Elastic Representations for Condensed Vision Modeling

ICML 2026poster

This paper challenges the assumption that vision-language models (VLMs) require fixed patch-based 2D vision features. Analyzing fine-tuned vision encoders, we find that representations become increasingly abstract and less spatially coherent during VLM training. Notably, models trained with image-te…

Cited by 0SourceScholar
2026

RLP: Reinforcement as a Pretraining Objective

ICLR 2026poster

The dominant paradigm for training large reasoning models starts with pre-training using next-token prediction loss on vast amounts of data. Reinforcement learning, while powerful in scaling reasoning, is introduced only as the very last phase of post-training, preceded by supervised fine-tuning. Wh…

Cited by 0SourcecodeScholar
2026

TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching and Clap-Ranked Preference Optimization

ICLR 2026poster

We introduce TangoFlux, an efficient Text-to-Audio (TTA) generative model with 515M parameters, capable of generating up to 30 seconds of 44.1kHz audio in 3.7 seconds on a A40 GPU. A key challenge in aligning TTA models lies in creating preference pairs, as TTA lacks structured mechanisms like verif…

Cited by 0SourcecodeScholar
2026

UALM: Unified Audio Language Model for Understanding, Generation and Reasoning

ICLR 2026oral

Recent advances in the audio language modeling (ALM) domain tackle audio understanding and text-to-audio generation as separate tasks. Very few studies attempt to unify these tasks -- an essential step toward advanced multimodal reasoning. This paper introduces Unified Audio Language Model (UALM), w…

Cited by 0SourcecodeScholar
2025

AceMath: Advancing Frontier Math Reasoning with Post-Training and Reward Modeling

ACL 2025finding

In this paper, we introduce AceMath, a suite of frontier math models that excel in solving complex math problems, along with highly effective reward models capable of evaluating generated solutions and reliably identifying the correct ones. To develop the instruction-tuned math models, we propose a…

2025

AceReason-Nemotron: Advancing Math and Code Reasoning through Reinforcement Learning

NeurIPS 2025poster

Despite recent progress in large-scale reinforcement learning (RL) for reasoning, the training recipe for building high-performing reasoning models remains elusive. Key implementation details of frontier models, such as DeepSeek-R1, including data curation strategies and RL training recipe, are ofte…

Cited by 0SourceScholar
2025

Audio Flamingo 2: An Audio-Language Model with Long-Audio Understanding and Expert Reasoning Abilities

ICML 2025poster

Understanding and reasoning over non-speech sounds and music are crucial for both humans and AI agents to interact effectively with their environments. In this paper, we introduce Audio Flamingo 2 (AF2), an Audio-Language Model (ALM) with advanced audio understanding and reasoning capabilities. AF2…

Cited by 9SourcePDFScholar
2025

Audio Flamingo 3: Advancing Audio Intelligence with Fully Open Large Audio Language Models

NeurIPS 2025spotlight

We present Audio Flamingo 3 (AF3), a fully open state-of-the-art (SOTA) large audio-language model that advances reasoning and understanding across speech, sound, and music. AF3 introduces: (i) AF-Whisper, a unified audio encoder trained using a novel strategy for joint representation learning acros…

Cited by 0SourcecodeScholar
2025

ChatQA 2: Bridging the Gap to Proprietary LLMs in Long Context and RAG Capabilities

ICLR 2025poster

In this work, we introduce ChatQA 2, an Llama 3.0-based model with a 128K context window, designed to bridge the gap between open-source LLMs and leading proprietary models (e.g., GPT-4-Turbo-2024-04-09) in long context un- derstanding and retrieval-augmented generation (RAG) capabilities. These two…

2025

ETTA: Elucidating the Design Space of Text-to-Audio Models

ICML 2025poster

Recent years have seen significant progress in Text-To-Audio (TTA) synthesis, enabling users to enrich their creative workflows with synthetic audio generated from natural language prompts. Despite this progress, the effects of data, model architecture, training objective functions, and sampling str…

Cited by 0SourcePDFScholar
2025

Eagle 2.5: Boosting Long-Context Post-Training for Frontier Vision-Language Models

NeurIPS 2025poster

We introduce Eagle2.5, a frontier vision-language model (VLM) for long-context multimodal learning. Our work addresses the challenges in long video comprehension and high-resolution image understanding, introducing a generalist framework for both tasks. The proposed training framework incorporates A…

Cited by 0SourceScholar
2025

Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders

ICLR 2025spotlight

The ability to accurately interpret complex visual information is a crucial topic of multimodal large language models (MLLMs). Recent work indicates that enhanced visual perception significantly reduces hallucinations and improves performance on resolution-sensitive tasks, such as optical character…

2025

Efficient Hybrid Language Model Compression through Group-Aware SSM Pruning

NeurIPS 2025poster

Hybrid language models that combine Attention and State Space Models (SSMs) have been shown to achieve state-of-the-art accuracy and runtime performance. Recent work has also demonstrated that applying pruning and distillation to Attention-only models yields smaller, more accurate models at a fracti…

Cited by 0SourceScholar
2025

FeatSharp: Your Vision Model Features, Sharper

ICML 2025poster

The feature maps of vision encoders are fundamental to myriad modern AI tasks, ranging from core perception algorithms (e.g. semantic segmentation, object detection, depth perception, etc.) to modern multimodal understanding in vision-language models (VLMs). Currently, in computer vision, the fronti…

2025

Fugatto 1: Foundational Generative Audio Transformer Opus 1

ICLR 2025poster

Fugatto is a versatile audio synthesis and transformation model capable of following free-form text instructions with optional audio inputs. While large language models (LLMs) trained with text on a simple next-token prediction objective can learn to infer instructions directly from the data, models…

2025

MIND: Math Informed syNthetic Dialogues for Pretraining LLMs

ICLR 2025poster

The utility of synthetic data to enhance pretraining data quality and hence to improve downstream task accuracy has been widely explored in recent large language models (LLMs). Yet, these approaches fall inadequate in complex, multi-hop and mathematical reasoning tasks as the synthetic data typicall…

Cited by 2SourcePDFScholar
2025

MM-EMBED: UNIVERSAL MULTIMODAL RETRIEVAL WITH MULTIMODAL LLMS

ICLR 2025poster

State-of-the-art retrieval models typically address a straightforward search scenario, in which retrieval tasks are fixed (e.g., finding a passage to answer a specific question) and only a single modality is supported for both queries and retrieved results. This paper introduces techniques for advan…

Cited by 10SourcePDFScholar
2025

NV-Embed: Improved Techniques for Training LLMs as Generalist Embedding Models

ICLR 2025spotlight

Decoder-only large language model (LLM)-based embedding models are beginning to outperform BERT or T5-based embedding models in general-purpose text embedding tasks, including dense vector-based retrieval. In this work, we introduce the NV-Embed model, incorporating architectural designs, training p…

Cited by 158SourcePDFScholar
2025

Nemotron-CC: Transforming Common Crawl into a Refined Long-Horizon Pretraining Dataset

ACL 2025long

Recent English Common Crawl datasets like FineWeb-Edu and DCLM achieved significant benchmark gains via aggressive model-based filtering, but at the cost of removing 90% of data. This limits their suitability for long token horizon training, such as 15T tokens for Llama 3.1. In this paper, we show h…

2025

Nemotron-CORTEXA: Enhancing LLM Agents for Software Engineering Tasks via Improved Localization and Solution Diversity

ICML 2025poster

Large Language Models (LLMs) have demonstrated significant potential in code generation by following natural language instructions. Unfortunately, crucial real-world software engineering tasks, such as debugging or repository-level feature implementation, involve processing extensive contexts beyon…

Cited by 0SourcePDFScholar
2025

Prismatic Synthesis: Gradient-based Data Diversification Boosts Generalization in LLM Reasoning

NeurIPS 2025spotlight

Data diversity is crucial for training a strong language model. Yet metrics of diversity often diverge from this goal, measuring variations in heuristic features—like n-grams or embeddings—that are detached from how the model actually performs on a target task. This motivates us to ask: *Can we rede…

Cited by 0SourceScholar
2025

RADIOv2.5: Improved Baselines for Agglomerative Vision Foundation Models

CVPR 2025poster

Agglomerative models have recently emerged as a powerful approach to training vision foundation models, leveraging multi-teacher distillation from existing models such as CLIP, DINO, and SAM. This strategy enables the efficient creation of robust models, combining the strengths of individual teacher…

Cited by 3SourcePDFScholar
2025

Synthio: Augmenting Small-Scale Audio Classification Datasets with Synthetic Data

ICLR 2025poster

We present Synthio, a novel approach for augmenting small-scale audio classification datasets with synthetic data. Our goal is to improve audio classification accuracy with limited labeled data. Traditional data augmentation techniques, which apply artificial transformations (e.g., adding random noi…

2025

UniWav: Towards Unified Pre-training for Speech Representation Learning and Generation

ICLR 2025poster

Pre-training and representation learning have been playing an increasingly important role in modern speech processing. Nevertheless, different applications have been relying on different foundation models, since predominant pre-training techniques are either designed for discriminative tasks or gen…

Cited by 0SourcePDFScholar
2024

Audio Flamingo: A Novel Audio Language Model with Few-Shot Learning and Dialogue Abilities

ICML 2024poster

Augmenting large language models (LLMs) to understand audio – including non-speech sounds and non-verbal speech – is critically important for diverse real-world applications of LLMs. In this paper, we propose Audio Flamingo, a novel audio language model with 1) strong audio understanding abilities,…

2024

ChatQA: Surpassing GPT-4 on Conversational QA and RAG

NeurIPS 2024poster

In this work, we introduce ChatQA, a suite of models that outperform GPT-4 on retrieval-augmented generation (RAG) and conversational question answering (QA). To enhance generation, we propose a two-stage instruction tuning method that significantly boosts the performance of RAG. For effective ret…

Cited by 35SourcePDFScholar
2024

Compact Language Models via Pruning and Knowledge Distillation

NeurIPS 2024poster

Large language models (LLMs) targeting different deployment scales and sizes are currently produced by training each variant from scratch; this is extremely compute-intensive. In this paper, we investigate if pruning an existing LLM and then re-training it with a fraction <3% of the original trainin…

2024

Data, Data Everywhere: A Guide for Pretraining Dataset Construction

EMNLP 2024main

The impressive capabilities of recent language models can be largely attributed to the multi-trillion token pretraining datasets that they are trained on. However, model developers fail to disclose their construction methodology which has lead to a lack of open information on how to develop effectiv…

Cited by 6SourcePDFScholar
2024

InstructRetro: Instruction Tuning post Retrieval-Augmented Pretraining

ICML 2024poster

Pretraining auto-regressive large language models (LLMs) with retrieval demonstrates better perplexity and factual accuracy by leveraging external databases. However, the size of existing pretrained retrieval-augmented LLM is still limited (e.g., Retro has 7.5B parameters), which limits the effectiv…

2024

LLM-Evolve: Evaluation for LLM’s Evolving Capability on Benchmarks

EMNLP 2024main

The advancement of large language models (LLMs) has extended their use to dynamic and interactive real-world applications, where models engage continuously with their environment and potentially enhance their performance over time. Most existing LLM benchmarks evaluate LLMs on i.i.d. tasks, overlook…

Cited by 1SourcePDFScholar
2024

ODIN: Disentangled Reward Mitigates Hacking in RLHF

ICML 2024poster

In this work, we study the issue of reward hacking on the response length, a challenge emerging in Reinforcement Learning from Human Feedback (RLHF) on LLMs. A well-formatted, verbose but less helpful response from the LLMs can often deceive LLMs or even human evaluators and achieve high scores. The…

Cited by 57SourcePDFScholar
2024

RankRAG: Unifying Context Ranking with Retrieval-Augmented Generation in LLMs

NeurIPS 2024poster

Large language models (LLMs) typically utilize the top-k contexts from a retriever in retrieval-augmented generation (RAG). In this work, we propose a novel method called RankRAG, which instruction-tunes a single LLM for both context ranking and answer generation in RAG. In particular, the instruc…

Cited by 18SourcePDFScholar
2024

Retrieval meets Long Context Large Language Models

ICLR 2024poster

Extending the context window of large language models (LLMs) is getting popular recently, while the solution of augmenting LLMs with retrieval has existed for years. The natural questions are: i) Retrieval-augmentation versus long context window, which one is better for downstream tasks? ii) Can bot…

Cited by 171SourcePDFScholar
2023

Any-to-Any Voice Conversion with F0 and Timbre Disentanglement and Novel Timbre Conditioning

ICASSP 2023accepted

Despite recent advances in voice conversion (VC), it is still challenging to do real-time one-shot voice conversion with good control over timbre and F <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">0</inf> . In this work, we present a PPG-based VC mod…

Cited by 0SourceScholar
2023

BigVGAN: A Universal Neural Vocoder with Large-Scale Training

ICLR 2023poster

Despite recent progress in generative adversarial network (GAN)-based vocoders, where the model generates raw waveform conditioned on acoustic features, it is challenging to synthesize high-fidelity audio for numerous speakers across various recording environments. In this work, we present BigVGAN,…

2023

High-Acoustic Fidelity Text To Speech Synthesis With Fine-Grained Control Of Speech Attributes

ICASSP 2023accepted

Recently developed neural-based TTS models have focused on robustness and finer control over acoustic features such as phoneme duration, energy, and F<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">0</inf>, allowing users to have some degree of control…

Cited by 0SourceScholar
2023

P-Flow: A Fast and Data-Efficient Zero-Shot TTS through Speech Prompting

NeurIPS 2023poster

While recent large-scale neural codec language models have shown significant improvement in zero-shot TTS by training on thousands of hours of data, they suffer from drawbacks such as a lack of robustness, slow sampling speed similar to previous autoregressive TTS methods, and reliance on pre-traine…

Cited by 42SourcePDFScholar
2023

Preserve Your Own Correlation: A Noise Prior for Video Diffusion Models

ICCV 2023poster

Despite tremendous progress in generating high-quality images using diffusion models, synthesizing a sequence of animated frames that are both photorealistic and temporally coherent is still in its infancy. While off-the-shelf billion-scale datasets for image generation are available, collecting sim…

Cited by 262PDFScholar
2023

Re-ViLM: Retrieval-Augmented Visual Language Model for Zero and Few-Shot Image Captioning

EMNLP 2023long findings

Augmenting pretrained language models (LMs) with a vision encoder~(e.g., Flamingo) has obtained state-of-the-art results in image-to-text generation. However, these models store all the knowledge within their parameters, thus often requiring enormous model parameters to model the abundant visual con…

Cited by 0SourceScholar
2023

Shall We Pretrain Autoregressive Language Models with Retrieval? A Comprehensive Study

EMNLP 2023long main

Large decoder-only language models (LMs) can be largely improved in terms of perplexity by retrieval (e.g., RETRO), but its impact on text generation quality and downstream task accuracy is unclear. Thus, it is still an open question: shall we pretrain large autoregressive LMs with retrieval? To ans…

Cited by 0SourcecodeScholar
2023

Vani: Very-Lightweight Accent-Controllable TTS for Native And Non-Native Speakers With Identity Preservation

ICASSP 2023accepted

We introduce VANI, a very lightweight multi-lingual accent controllable speech synthesis system. Our model builds upon disentanglement strategies proposed in RADMMM[1] and supports explicit control of accent, language, speaker and fine-grained F<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xml…

Cited by 0SourceScholar
2022

Efficient Token Mixing for Transformers via Adaptive Fourier Neural Operators

ICLR 2022poster

Vision transformers have delivered tremendous success in representation learning. This is primarily due to effective token mixing through self attention. However, this scales quadratically with the number of pixels, which becomes infeasible for high-resolution inputs. To cope with this challenge, we…

Cited by 110SourcePDFScholar
2022

Evaluating Parameter Efficient Learning for Generation

EMNLP 2022main

Parameter efficient learning methods (PERMs)have recently gained significant attention asthey provide an efficient way for pre-trainedlanguage models (PLMs) to adapt to a downstream task. However, these conclusions aremostly drawn from in-domain evaluations overthe full training set. In this paper,…

Cited by 3SourcePDFScholar
2022

Exploring the Limits of Domain-Adaptive Training for Detoxifying Large-Scale Language Models

NeurIPS 2022accept

Pre-trained language models (LMs) are shown to easily generate toxic language. In this work, we systematically explore domain-adaptive training to reduce the toxicity of language models. We conduct this study on three dimensions: training corpus, model size, and parameter efficiency. For the trainin…

2022

Factuality Enhanced Language Models for Open-Ended Text Generation

NeurIPS 2022accept

Pretrained language models (LMs) are susceptible to generate text with nonfactual information. In this work, we measure and improve the factual accuracy of large-scale LMs for open-ended text generation. We design the FactualityPrompts test set and metrics to measure the factuality of LM generatio…

2022

Multi-Stage Prompting for Knowledgeable Dialogue Generation

ACL 2022findings

Existing knowledge-grounded dialogue systems typically use finetuned versions of a pretrained language model (LM) and large-scale knowledge bases. These models typically fail to generalize on topics outside of the knowledge base, and require maintaining separate potentially large checkpoints each ti…

2022

One TTS Alignment to Rule Them All

ICASSP 2022accepted

Speech-to-text alignment is a critical component of neural text-to-speech (TTS) models. Autoregressive TTS models typically use an attention mechanism to learn these alignments on-line. However, these alignments tend to be brittle and often fail to generalize to long utterances and out-of-domain tex…

Cited by 0SourceScholar
2022

Speech Denoising in the Waveform Domain With Self-Attention

ICASSP 2022accepted

In this work, we present CleanUNet, a causal speech denoising model on the raw waveform. The proposed model is based on an encoder-decoder architecture combined with several self-attention blocks to refine its bottleneck representations, which is crucial to obtain good results. The model is optimize…

Cited by 0SourceScholar
2021

DiffWave: A Versatile Diffusion Model for Audio Synthesis

ICLR 2021oral

In this work, we propose DiffWave, a versatile diffusion probabilistic model for conditional and unconditional waveform generation. The model is non-autoregressive, and converts the white noise signal into structured waveform through a Markov chain with a constant number of steps at synthesis. It is…

Cited by 1632SourcePDFScholar
2021

Dual Contrastive Loss and Attention for GANs

ICCV 2021poster

Generative Adversarial Networks (GANs) produce impressive results on unconditional image generation when powered with large-scale image datasets. Yet generated images are still easy to spot especially on datasets with high variance (e.g. bedroom, church). In this paper, we propose various improvemen…

Cited by 71PDFcodeScholar
2021

End-to-End Training of Neural Retrievers for Open-Domain Question Answering

ACL 2021long

Recent work on training neural retrievers for open-domain question answering (OpenQA) has employed both supervised and unsupervised approaches. However, it remains unclear how unsupervised and supervised methods can be used most effectively for neural retrievers. In this work, we systematically stud…

2021

Flowtron: an Autoregressive Flow-based Generative Network for Text-to-Speech Synthesis

ICLR 2021poster

In this paper we propose Flowtron: an autoregressive flow-based generative network for text-to-speech synthesis with style transfer and speech variation. Flowtron borrows insights from Autoregressive Flows and revamps Tacotron 2 in order to provide high-quality and expressive mel-spectrogram synthes…

2021

Long-Short Transformer: Efficient Transformers for Language and Vision

NeurIPS 2021poster

Transformers have achieved success in both language and vision domains. However, it is prohibitively expensive to scale them to long sequences such as long documents or high-resolution images, because self-attention mechanism has quadratic time and memory complexities with respect to the input seque…

2021

View Generalization for Single Image Textured 3D Models

CVPR 2021poster

Humans can easily infer the underlying 3D geometry and texture of an object only from a single 2D image. Current computer vision methods can do this, too, but suffer from view generalization problems -- the models inferred tend to make poor predictions of appearance in novel views. As for generaliza…

Cited by 35PDFScholar
2020

Can Q-Learning with Graph Networks Learn a Generalizable Branching Heuristic for a SAT Solver?

NeurIPS 2020poster

We present Graph-Q-SAT, a branching heuristic for a Boolean SAT solver trained with value-based reinforcement learning (RL) using Graph Neural Networks for function approximation. Solvers using Graph-Q-SAT are complete SAT solvers that either provide a satisfying assignment or proof of unsatisfiabil…

2020

Mellotron: Multispeaker Expressive Voice Synthesis by Conditioning on Rhythm, Pitch and Global Style Tokens

ICASSP 2020accepted

Mellotron is a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing training data. By explicitly conditioning on rhythm and continuous pitch contours from an audio signal or music score, Mellotron is able to generate speech in a v…

Cited by 0SourceScholar
2020

Neural FFTs for Universal Texture Image Synthesis

NeurIPS 2020poster

Synthesizing larger texture images from a smaller exemplar is an important task in graphics and vision. The conventional CNNs, recently adopted for synthesis, require to train and test on the same set of images and fail to generalize to unseen images. This is mainly because those CNNs fully rely on…

Cited by 37SourcePDFScholar
2019

Few-shot Video-to-Video Synthesis

NeurIPS 2019poster

Video-to-video synthesis (vid2vid) aims at converting an input semantic video, such as videos of human poses or segmentation masks, to an output photorealistic video. While the state-of-the-art of vid2vid has advanced significantly, existing approaches share two major limitations. First, they are da…

Cited by 438SourcePDFScholar
2019

Graphical Contrastive Losses for Scene Graph Parsing

CVPR 2019poster

Most scene graph parsers use a two-stage pipeline to detect visual relationships: the first stage detects entities, and the second predicts the predicate for each entity pair using a softmax distribution. We find that such pipelines, trained with only a cross entropy loss over predicate classes, suf…

Cited by 289PDFScholar
2019

Improving Semantic Segmentation via Video Propagation and Label Relaxation

CVPR 2019oral

Semantic segmentation requires large amounts of pixel-wise annotations to learn accurate models. In this paper, we present a video prediction-based methodology to scale up training sets by synthesizing new training samples in order to improve the accuracy of semantic segmentation networks. We exploi…

Cited by 529PDFScholar
2019

Unsupervised Video Interpolation Using Cycle Consistency

ICCV 2019poster

Learning to synthesize high frame rate videos via interpolation requires large quantities of high frame rate training videos, which, however, are scarce, especially at high resolutions. Here, we propose unsupervised techniques to synthesize high frame rate videos directly from low frame rate videos…

Cited by 105PDFcodeScholar
2018

High-Resolution Image Synthesis and Semantic Manipulation With Conditional GANs

CVPR 2018poster

We present a new method for synthesizing high-resolution photo-realistic images from semantic label maps using conditional generative adversarial networks (conditional GANs). Conditional GANs have enabled a variety of applications, but the results are often limited to low-resolution and still far fr…

2018

Image Inpainting for Irregular Holes Using Partial Convolutions

ECCV 2018poster

Existing deep learning based image inpainting methods use a standard convolutional network over the corrupted image, using convolutional filter responses conditioned on both valid pixels as well as the substitute values in the masked holes (typically the mean value). This often leads to artifacts su…

2018

SDC-Net: Video prediction using spatially-displaced convolution

ECCV 2018poster

We present an approach for high-resolution video frame prediction by conditioning on both past frames and past optical flows. Previous approaches rely on resampling past frames, guided by a learned future optical flow, or on direct generation of pixels. Resampling based on flow is insufficient becau…

2018

Video-to-Video Synthesis

NeurIPS 2018poster

We study the problem of video-to-video synthesis, whose goal is to learn a mapping function from an input source video (e.g., a sequence of semantic segmentation masks) to an output photorealistic video that precisely depicts the content of the source video. While its image counterpart, the image-to…

2017

DSD: Dense-Sparse-Dense Training for Deep Neural Networks

ICLR 2017poster

Modern deep neural networks have a large number of parameters, making them very hard to train. We propose DSD, a dense-sparse-dense training flow, for regularizing deep neural networks and achieving better optimization performance. In the first D (Dense) step, we train a dense network to learn conne…

Cited by 265SourcecodeScholar
2016

Deep Speech 2 : End-to-End Speech Recognition in English and Mandarin

ICML 2016poster

We show that an end-to-end deep learning approach can be used to recognize either English or Mandarin Chinese speech–two vastly different languages. Because it replaces entire pipelines of hand-engineered components with neural networks, end-to-end learning allows us to handle a diverse variety of s…

2016

Persistent RNNs: Stashing Recurrent Weights On-Chip

ICML 2016poster

This paper introduces a new technique for mapping Deep Recurrent Neural Networks (RNN) efficiently onto GPUs. We show how it is possi- ble to achieve substantially higher computational throughput at low mini-batch sizes than direct implementations of RNNs based on matrix multiplications. The key to…

Cited by 126SourcePDFScholar