paper-with-me

홈 › Papers

KoCo: Conditioning Language Model Pre-training on Knowledge Coordinates

2026-04-14 · Yudong Li, Jiawei Cai, Linlin Shen arxiv

Standard Large Language Model (LLM) pre-training typically treats corpora as flattened token sequences, often overlooking the real-world context that humans naturally rely on to contextualize information. To bridge this gap, we introduce Knowledge Coordinate Conditioning (KoCo), a simple method that maps every document into a three-dimensional semantic coordinate. By prepending these coordinates as textual prefixes for pre-training, we aim to equip the model with explicit contextual awareness to learn the documents within the real-world knowledge structure. Experiment results demonstrate that KoCo significantly enhances performance across 10 downstream tasks and accelerates pre-training convergence by approximately 30\%. Furthermore, our analysis indicates that explicitly modeling knowledge coordinates helps the model distinguish stable facts from noise, effectively mitigating hallucination in generated outputs.

📄 PDF Abstract BibTeX arXiv:2604.12397

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KOCO-BENCH: Can Large Language Models Leverage Domain Knowledge in Software Development?

2026-01-19 · Xue Jiang, Ge Li, Jiaru Qian, Xianjie Shi 외 arxiv

Large language models (LLMs) excel at general programming but struggle with domain-specific software development, necessitating domain specialization methods for LLMs to learn and utilize domain knowledge and data. Howev…

Code Generation

DeepKoCo: Efficient latent planning with a task-relevant Koopman representation

2020-11-25 · Bas van der Heijden, Laura Ferranti, Jens Kober, Robert Babuska

This paper presents DeepKoCo, a novel model-based agent that learns a latent Koopman representation from images. This representation allows DeepKoCo to plan efficiently using linear control methods, such as linear model …

Model Predictive Control

KoCoNovel: Annotated Dataset of Character Coreference in Korean Novels

2024-04-01 · Kyuhee Kim, Surin Lee, Sangah Lee

In this paper, we present KoCoNovel, a novel character coreference dataset derived from Korean literary texts, complete with detailed annotation guidelines. Comprising 178K tokens from 50 modern and contemporary novels, …

Articlescoreference-resolutionCoreference Resolution

Solving Satisfiability Modulo Counting Exactly with Probabilistic Circuits

2025-03-02 · Jinzhao Li, Nan Jiang, Yexiang Xue

Satisfiability Modulo Counting (SMC) is a recently proposed general language to reason about problems integrating statistical and symbolic Artificial Intelligence. An SMC problem is an extended SAT problem in which the t…

Computational Efficiency

KoCoSa: Korean Context-aware Sarcasm Detection Dataset

2024-02-22 · Yumin Kim, Heejae Suh, Mingi Kim, Dongyeon Won 외

Sarcasm is a way of verbal irony where someone says the opposite of what they mean, often to ridicule a person, situation, or idea. It is often difficult to detect sarcasm in the dialogue since detecting sarcasm should r…

Dataset GenerationSarcasm Detection