← Search

Zhiliang Peng

9 accepted papers

2026

Multimodal Latent Language Modeling with Next-Token Diffusion

ICML 2026spotlight

Multimodal generative models require a unified approach to handle both discrete data (e.g., text and code) and continuous data (e.g., image, audio, video). In this work, we propose Latent Language Modeling (LatentLM), which seamlessly integrates continuous and discrete data using causal Transformers…

Cited by 0SourcecodeScholar
2026

VibeVoice: Expressive Podcast Generation with Next-Token Diffusion

ICLR 2026oral

Generating long-form, multi-speaker conversational audio like podcasts poses significant challenges for traditional Text-to-Speech (TTS) systems, particularly in scalability, speaker consistency, and natural turn-taking. We present VibeVoice , a novel model designed to synthesize expressive, long-fo…

Cited by 0SourceScholar
2024

Grounding Multimodal Large Language Models to the World

ICLR 2024poster

We introduce Kosmos-2, a Multimodal Large Language Model (MLLM), enabling new capabilities of perceiving object descriptions (e.g., bounding boxes) and grounding text to the visual world. Specifically, we represent text spans (i.e., referring expressions and noun phrases) as links in Markdown, i.e.,…

Cited by 54SourcePDFScholar
2024

Kosmos-G: Generating Images in Context with Multimodal Large Language Models

ICLR 2024poster

Recent advancements in subject-driven image generation have made significant strides. However, current methods still fall short in diverse application scenarios, as they require test-time tuning and cannot accept interleaved multi-image and text input. These limitations keep them far from the ultima…

2023

Image as a Foreign Language: BEiT Pretraining for Vision and Vision-Language Tasks

CVPR 2023poster

A big convergence of language, vision, and multimodal pretraining is emerging. In this work, we introduce a general-purpose multimodal foundation model BEiT-3, which achieves excellent transfer performance on both vision and vision-language tasks. Specifically, we advance the big convergence from th…

Cited by 621SourcePDFScholar
2023

Integrally Migrating Pre-trained Transformer Encoder-decoders for Visual Object Detection

ICCV 2023poster

Modern object detectors have taken the advantages of backbone networks pre-trained on large scale datasets. Except for the backbone networks, however, other components such as the detector head and the feature pyramid network (FPN) remain trained from scratch, which hinders the generalization capaci…

Cited by 36PDFcodeScholar
2023

Magneto: A Foundation Transformer

ICML 2023poster

A big convergence of model architectures across language, vision, speech, and multimodal is emerging. However, under the same name ''Transformers'', the above areas use different implementations for better performance, e.g., Post-LayerNorm for BERT, and Pre-LayerNorm for GPT and vision Transformers.…

Cited by 12SourcePDFScholar
2021

Conformer: Local Features Coupling Global Representations for Visual Recognition

ICCV 2021poster

Within Convolutional Neural Network (CNN), the convolution operations are good at extracting local features but experience difficulty to capture global representations. Within visual transformer, the cascaded self-attention modules can capture long-distance feature dependencies but unfortunately det…

Cited by 890PDFcodeScholar
2021

TS-CAM: Token Semantic Coupled Attention Map for Weakly Supervised Object Localization

ICCV 2021poster

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate local discriminative regions while ignoring complete object ex…

Cited by 254PDFcodeScholar