paper-with-me

홈 › Papers

A Theoretical Analysis of Detecting Large Model-Generated Time Series

2025-11-10 · Junji Hou, Junzhou Zhao, Shuo Zhang, Pinghui Wang arxiv

Motivated by the increasing risks of data misuse and fabrication, we investigate the problem of identifying synthetic time series generated by Time-Series Large Models (TSLMs) in this work. While there are extensive researches on detecting model generated text, we find that these existing methods are not applicable to time series data due to the fundamental modality difference, as time series usually have lower information density and smoother probability distributions than text data, which limit the discriminative power of token-based detectors. To address this issue, we examine the subtle distributional differences between real and model-generated time series and propose the contraction hypothesis, which states that model-generated time series, unlike real ones, exhibit progressively decreasing uncertainty under recursive forecasting. We formally prove this hypothesis under theoretical assumptions on model behavior and time series structure. Model-generated time series exhibit progressively concentrated distributions under recursive forecasting, leading to uncertainty contraction. We provide empirical validation of the hypothesis across diverse datasets. Building on this insight, we introduce the Uncertainty Contraction Estimator (UCE), a white-box detector that aggregates uncertainty metrics over successive prefixes to identify TSLM-generated time series. Extensive experiments on 32 datasets show that UCE consistently outperforms state-of-the-art baselines, offering a reliable and generalizable solution for detecting model-generated time series.

📄 PDF Abstract BibTeX arXiv:2511.07104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Topological Analysis for Detecting Anomalies (TADA) in Time Series

2024-06-10 · Frédéric Chazal, Martin Royer, Clément Levrard

This paper introduces new methodology based on the field of Topological Data Analysis for detecting anomalies in multivariate time series, that aims to detect global changes in the dependency structure between channels. …

QuantizationTime SeriesTopological Data Analysis

Detecting Multimedia Generated by Large AI Models: A Survey

2024-01-22 · Li Lin, Neeraj Gupta, Yue Zhang, Hainan Ren 외

The rapid advancement of Large AI Models (LAIMs), particularly diffusion models and large language models, has marked a new era where AI-generated multimedia is increasingly integrated into various aspects of daily life.…

Survey

An Information-Theoretic Approach for Detecting Edits in AI-Generated Text

2023-08-24 · Idan Kashtan, Alon Kipnis

We propose a method to determine whether a given article was written entirely by a generative language model or perhaps contains edits by a different author, possibly a human. Our process involves multiple tests for the …

Language ModelingLanguage Modelling

Short-PHD: Detecting Short LLM-generated Text with Topological Data Analysis After Off-topic Content Insertion

2025-04-01 · Dongjun Wei, Minjia Mao, Xiao Fang, Michael Chau

The malicious usage of large language models (LLMs) has motivated the detection of LLM-generated texts. Previous work in topological data analysis shows that the persistent homology dimension (PHD) of text embeddings can…

LLM-generated Text DetectionText DetectionTopological Data Analysis

SynthGuard: An Open Platform for Detecting AI-Generated Multimedia with Multimodal LLMs

2025-11-16 · Shail Desai, Aditya Pawar, Li Lin, Xin Wang 외 arxiv

Artificial Intelligence (AI) has made it possible for anyone to create images, audio, and video with unprecedented ease, enriching education, communication, and creative expression. At the same time, the rapid rise of AI…

DeepFake Detection