paper-with-me

Papers

NCP-ArchPreview Technical Report: Moving towards Latent Space Language Models through Next Concept Prediction

2026-09-09 · NCP Team, Jiaqi Cao, Chiyu Chen, Shuang Cheng, Xu Cheng, Beiya Dai, Yufan Feng, Kewen Ge, Ruijun Ge, Jiayi Huang, Yang Jiao, Dahua Lin, Zhouhan Lin, Yifan Liu, Yuliang Liu, Biqing Qi, Mowen Ruan, Junzhe Shen, Yunchong Song, Hao Sun, Zhongbo Tian, Yixuan Wang, Rubin Wei, Jiaxin Xiong, Kangyu Yang, Qian Yao, Qi Zhang, Bowen Zhou hf

We introduce NCP-ArchPreview, a latent-space language model that pushes autoregressive pretraining beyond standard next-token prediction (NTP). Alongside NTP, the model learns through Next Concept Prediction (NCP) to predict discrete concepts that span multiple tokens, introducing an explicit and more challenging concept-level objective while preserving standard token-level autoregressive generation. NCP-ArchPreview builds a latent space by constructing a product-quantized concept vocabulary directly from its hidden states, and subsequently learns to predict future concepts via a dedicated Concept Module. These predicted concepts are then fed back to the token level to guide subsequent generation, with NTP and NCP trained jointly end-to-end. We scale this architecture to 8.9B parameters and train it on 5.73T tokens from the Dolma-3 dataset, marking the largest demonstration of a latent-space language model to date. Remarkably, by consuming only 51.3% of the total training tokens, NCP-ArchPreview achieves the final pretraining loss of OLMo-3-7B. Following full pretraining, it outperforms OLMo-3-7B by 2.45 points on the downstream macro-average, including a notable 5.99-point gain on GSM8K. Controlled experiments isolate a clear progression of performance gains stemming from both the latent architecture and the NCP objective. Furthermore, utilizing only 85% of the standard computation, NCP-ArchPreview approaches the training loss of a strictly parameter-aligned 8.9B baseline. The learned latent space remains highly valuable after the pretraining stage: updating just the 17M-parameter VQ module yields a novel, lightweight interface for domain adaptation, while a simple injection of concept representations into a DFlash2 drafter improves the mean accepted length by 4.17% with negligible overhead.

📄 PDF Abstract BibTeX arXiv:2609.10715

Code (8)

LUMIA-Group/ncp_olmo_eval ★ 8
Tavish9/awesome-daily-AI-arxiv ★ 115
arxivsub/arXivSub_daily_arxiv ★ 4
🤗 ArchSpace-Collection/NCP_ArchPreview_dolma3_8.9B_Stage1 ★ 5
🤗 ArchSpace-Collection/NCP_ArchPreview_dolma3_8.9B_Stage2_DFlash2_NCPFlash
🤗 ArchSpace-Collection/NCP_ArchPreview_dolma3_8.9B_Stage2_v1 ★ 1
🤗 ArchSpace-Collection/NCP_ArchPreview_dolma3_8.9B_Stage2_v2 ★ 1
🤗 ArchSpace-Collection/NCP_ArchPreview_dolma3_8.9B_Stage2_v3 ★ 1

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Nomic Embed Vision: Expanding the Latent Space

2024-06-06 · Zach Nussbaum, Brandon Duderstadt, Andriy Mulyar

This technical report describes the training of nomic-embed-vision, a highly performant, open-code, open-weights image embedding model that shares the same latent space as nomic-embed-text. Together, nomic-embed-vision a…

AlayaWorld: Interactive Long-Horizon World Modeling - Full Technical Report (v1.1)

2026-08-13 · AlayaWorld Team, Kaipeng Zhang, Chuanhao Li, Yifan Zhan 외 arxiv

This report presents an improved version of AlayaWorld. While the backbone architecture, chunk-wise autoregressive generation scheme, and training data remain unchanged from the previous release, we substantially revise …

CrossFlow: One-Step Generation Across Latent and Pixel Spaces

2026-06-18 · Xiyuan Wang, Xiao Zhang, Yang Li, Ruoxi Jiang 외 arxiv

Most diffusion and flow-matching generators define the prior, probability path, and prediction target in the same representation space. Latent diffusion improves efficiency by moving this path into an autoencoder latent …

Technical report: Improving the properties of molecules generated by LIMO

2024-07-20 · Vineet Thumuluri, Peter Eckmann, Michael K. Gilson, Rose Yu

This technical report investigates variants of the Latent Inceptionism on Molecules (LIMO) framework to improve the properties of generated molecules. We conduct ablative studies of molecular representation, decoder mode…

Decodermolecular representation

Technical Report for ICRA 2025 GOOSE 2D Semantic Segmentation Challenge: Boosting Off-Road Segmentation via Photometric Distortion and Exponential Moving Average

2025-05-17 · Wonjune Kim, Lae-kyoung Lee, Su-Yong An

We report on the application of a high-capacity semantic segmentation pipeline to the GOOSE 2D Semantic Segmentation Challenge for unstructured off-road environments. Using a FlashInternImage-B backbone together with a U…

2D Semantic SegmentationDecoderRoad SegmentationSegmentation+1