paper-with-me

홈 › Papers

CoBit: Language Modeling with Bitstream Diffusion

2026-05-07 · Georgios Batzolis, Mark Girolami, Luca Ambrogioni arxiv

Diffusion language models (DLMs) promise parallel, order-agnostic generation, but on standard benchmarks they have historically lagged behind autoregressive models in sample quality and diversity. Recent continuous flow and diffusion approaches have narrowed this gap. In this work, we further close the autoregressive gap by modeling text as a continuous diffusion process over fixed-width binary bitstreams. We refer to the resulting model as CoBit (Continuous Bitstream Diffusion). Our approach represents semantic tokens as analog bit sequences and uses a matched-filter residual parameterization to isolate contextual learning from analytic independent-bit posteriors. Crucially, we adopt a stochastic sampler that applies Langevin-type corrections gated by the entropy-rate profile, concentrating stochasticity in high-information regions while remaining nearly deterministic elsewhere. On LM1B, our 130M-parameter model reaches a generative perplexity (GenPPL) of 59.76 at matched real-data entropy (4.31) using 256 neural function evaluations (NFEs), outperforming prior DLM baselines and reaching the autoregressive reference. On OpenWebText (OWT), our sampler establishes a new continuous-DLM Pareto frontier, achieving GenPPL 27.06 at entropy 5.26 using 4x fewer steps than previous 1024-NFE baselines. Scaling the same recipe to a 462M-parameter model (CoBit-M) further improves the OWT GenPPL-entropy frontier over the 130M model (CoBit-S) and over medium-scale continuous and discrete DLM baselines, reaching GenPPL 19.5 at entropy 5.40, near real-data entropy (5.44), and approaching pretrained GPT-2 Medium over the high-quality region. As an additional benefit, bitstream diffusion removes the O(V) vocabulary scaling bottleneck of standard DLMs: by predicting O(log V) bitwise logits via semantic bit-patching, it lowers memory and raises throughput, a scalable paradigm as vocabulary sizes grow.

📄 PDF Abstract BibTeX arXiv:2605.07013

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoBIT: A Contrastive Bi-directional Image-Text Generation Model

2023-03-23 · Haoxuan You, Mandy Guo, Zhecan Wang, Kai-Wei Chang 외

The field of vision and language has witnessed a proliferation of pre-trained foundation models. Most existing methods are independently pre-trained with contrastive objective like CLIP, image-to-text generative objectiv…

DecoderImage GenerationImage to textRetrieval+5

From COBIT to ISO 42001: Evaluating Cybersecurity Frameworks for Opportunities, Risks, and Regulatory Compliance in Commercializing Large Language Models

2024-02-24 · Timothy R. McIntosh, Teo Susnjak, Tong Liu, Paul Watters 외

This study investigated the integration readiness of four predominant cybersecurity Governance, Risk and Compliance (GRC) frameworks - NIST CSF 2.0, COBIT 2019, ISO 27001:2022, and the latest ISO 42001:2023 - for the opp…

Management

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

2025-01-01 · CVPR 2025 1 · Shuyun Wang, Hu Zhang, Xin Shen, Dadong Wang 외

Bitstream-corrupted video recovery aims to fill in realistic video content due to bitstream corruption during video storage or transmission. Most existing methods typically assume that the predefined masks of the cor…

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

2026-04-15 · Shuyun Wang, Hu Zhang, Xin Shen, Dadong Wang 외 arxiv

Bitstream-corrupted video recovery aims to restore realistic content degraded during video storage or transmission. Existing methods typically assume that predefined masks of corrupted regions are available, but manually…

Bitstream-Based JPEG Image Encryption with File-Size Preserving

2018-08-17 · Hiroyuki Kobayashi, Hitoshi Kiya

An encryption scheme of JPEG images in the bitstream domain is proposed. The proposed scheme preserves the JPEG format even after encrypting the images, and the file size of encrypted images is the exact same as that of …