paper-with-me

Papers

LLMLagBench: Identifying Temporal Training Boundaries in Large Language Models

2025-11-15 · Piotr Pęzik, Konrad Kaczyński, Maria Szymańska, Filip Żarnecki, Zuzanna Deckert, Jakub Kwiatkowski, Wojciech Janowski arxiv

Large Language Models (LLMs) are pretrained on textual data up to a specific temporal cutoff. This creates a strict knowledge boundary beyond which models cannot provide accurate information without querying external sources. More subtly, when this limitation is unknown or ignored, LLMs may inadvertently blend outdated time-sensitive information with general knowledge during reasoning tasks, potentially compromising response accuracy. We introduce LLMLagBench, an LLM freshness benchmark, as a systematic approach for identifying the earliest probable temporal boundaries of an LLM's training data by evaluating its knowledge of recent events. We then apply this benchmark to evaluate a large set of LLMs, including models with both explicitly declared and undeclared training cutoffs. The reliability of the benchmark is assessed by manual validation and comparison with publicly released information about LLM pretraining.

📄 PDF Abstract BibTeX arXiv:2511.12116

Code (0)

등록된 구현이 없습니다.

Tasks

General Knowledge

Similar Papers 제목 키워드 기반

Boundary-sensitive Pre-training for Temporal Localization in Videos

2020-11-21 · ICCV 2021 10 · Mengmeng Xu, Juan-Manuel Perez-Rua, Victor Escorcia, Brais Martinez 외

Many video analysis tasks require temporal localization thus detection of content changes. However, most existing models developed for these tasks are pre-trained on general video action classification tasks. This is bec…

Action ClassificationClassificationGeneral ClassificationTemporal Action Localization+1

EtC: Temporal Boundary Expand then Clarify for Weakly Supervised Video Grounding with Multimodal Large Language Model

2023-12-05 · Guozhang Li, Xinpeng Ding, De Cheng, Jie Li 외

Early weakly supervised video grounding (WSVG) methods often struggle with incomplete boundary detection due to the absence of temporal boundary annotations. To bridge the gap between video-level and boundary-level annot…

Boundary DetectionLanguage ModelingLanguage ModellingLarge Language Model+2

Efficient Two-Step Networks for Temporal Action Segmentation

2021-04-30 · Neurocomputing 2021 4 · Yunheng Li, Zhuben Dong, Kaiyuan Liu, Lin Feng 외

Due to boundary ambiguity and over-segmentation issues, identifying all the frames in long untrimmed videos is still challenging. To address these problems, we present the Efficient Two-Step Network (ETSN) with two compo…

Action SegmentationSegmentationTemporal Action SegmentationVocal Bursts Valence Prediction

EventVAD: Training-Free Event-Aware Video Anomaly Detection

2025-04-17 · Yihua Shao, Haojin He, Sijie Li, Siyu Chen 외

Video Anomaly Detection~(VAD) focuses on identifying anomalies within videos. Supervised methods require an amount of in-domain training data and often struggle to generalize to unseen anomalies. In contrast, training-fr…

Anomaly DetectionBoundary DetectionVideo Anomaly DetectionWorld Knowledge

TA-Prompting: Enhancing Video Large Language Models for Dense Video Captioning via Temporal Anchors

2026-01-06 · Wei-Yuan Cheng, Kai-Po Chang, Chi-Pin Huang, Fu-En Yang 외 arxiv

Dense video captioning aims to interpret and describe all temporally localized events throughout an input video. Recent state-of-the-art methods leverage large language models (LLMs) to provide detailed moment descriptio…

Dense Video CaptioningMoment Retrieval