paper-with-me

홈 › Papers

Temporal Guidance for Large Language Models

2026-01-29 · Hong-Kai Zheng, Piji Li arxiv

Contrastive Decoding (CD) enhances the generation quality of large language models (LLMs) but incurs significant additional computational overhead due to the need for an auxiliary model. Existing internal self-contrastive decoding methods, such as Decoding by Contrasting Layers (DoLa), focus on discrepancies across different layers, which are notably unstable on small-scale models. In this work, based on the observation that LLMs exhibit local preferences, we propose a novel contrastive guidance strategy along the temporal dimension, namely Temporal Guidance (TeGu). Our method ingeniously leverages Multi-Token Prediction (MTP) to construct weaker amateur predictions for model self-contrast. To standardize the implementation of this mechanism, we further introduce a lightweight Conditional MTP Projector (cMTPP), which avoids maintaining multiple independent networks as required by other MTP modules. Across various model series and benchmarks, TeGu achieves significant performance improvements while maintaining low additional memory consumption and computational overhead.

📄 PDF Abstract BibTeX arXiv:2601.21744

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ThinkJEPA: Empowering Latent World Models with Large Vision-Language Reasoning Model

2026-03-23 · Haichao Zhang, Yijiang Li, Shwai He, Tushar Nagarajan 외 arxiv

Recent progress in latent world models (e.g., V-JEPA2) has shown promising capability in forecasting future world states from video observations. Nevertheless, dense prediction from a short observation window limits temp…

Trajectory PredictionGeneral Knowledge

Spatiotemporal Skip Guidance for Enhanced Video Diffusion Sampling

2024-11-27 · CVPR 2025 1 · Junha Hyung, Kinam Kim, Susung Hong, Min-Jung Kim 외

Diffusion models have emerged as a powerful tool for generating high-quality images, videos, and 3D content. While sampling guidance techniques like CFG improve quality, they reduce diversity and motion. Autoguidance mit…

Diversity

Collaborative Temporal Consistency Learning for Point-supervised Natural Language Video Localization

2025-03-22 · Zhuo Tao, Liang Li, Qi Chen, Yunbin Tu 외

Natural language video localization (NLVL) is a crucial task in video understanding that aims to localize the target moment in videos specified by a given language description. Recently, a point-supervised paradigm has b…

Saliency DetectionSentenceVideo Understanding

Guiding LLM Temporal Logic Generation with Explicit Separation of Data and Control

2024-06-11 · William Murphy, Nikolaus Holzer, Nathan Koenig, Leyi Cui 외

Temporal logics are powerful tools that are widely used for the synthesis and verification of reactive systems. The recent progress on Large Language Models (LLMs) has the potential to make the process of writing such sp…

Program Synthesis

MedGellan: LLM-Generated Medical Guidance to Support Physicians

2025-07-06 · Debodeep Banerjee, Burcu Sayin, Stefano Teso, Andrea Passerini arxiv

Medical decision-making is a critical task, where errors can result in serious, potentially life-threatening consequences. While full automation remains challenging, hybrid frameworks that combine machine intelligence wi…