paper-with-me

홈 › Papers

Lifting Manifolds to Mitigate Pseudo-Alignment in LLM4TS

2025-10-14 · Liangwei Nathan Zheng, Wenhao Liang, Wei Emma Zhang, Miao Xu, Olaf Maennel, Weitong Chen arxiv

Pseudo-Alignment is a pervasive challenge in many large language models for time series (LLM4TS) models, often causing them to underperform compared to linear models or randomly initialised backbones. However, there is limited discussion in the community for the reasons that pseudo-alignment occurs. In this work, we conduct a thorough investigation into the root causes of pseudo-alignment in LLM4TS and build a connection of pseudo-alignment to the cone effect in LLM. We demonstrate that pseudo-alignment arises from the interplay of cone effect within pretrained LLM components and the intrinsically low-dimensional manifold of time-series data. In addition, we also introduce \textit{\textbf{TimeSUP}}, a novel technique designed to mitigate this issue and improve forecast performance in existing LLM4TS approaches. TimeSUP addresses this by increasing the time series manifold to more closely match the intrinsic dimension of language embeddings, allowing the model to distinguish temporal signals clearly while still capturing shared structures across modalities. As a result, representations for time and language tokens remain distinct yet exhibit high cosine similarity, signifying that the model preserves each modality unique features while learning their commonalities in a unified embedding space. Empirically, TimeSUP consistently outperforms state-of-the-art LLM4TS methods and other lightweight baselines on long-term forecasting performance. Furthermore, it can be seamlessly integrated into four existing LLM4TS pipelines and delivers significant improvements in forecasting performance.

📄 PDF Abstract BibTeX arXiv:2510.12847

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lifting Weak Supervision To Structured Prediction

2022-11-24 · Harit Vishwakarma, Nicholas Roberts, Frederic Sala

Weak supervision (WS) is a rich set of techniques that produce pseudolabels by aggregating easily obtained but potentially noisy label estimates from a variety of sources. WS is theoretically well understood for binary c…

Binary ClassificationPredictionStructured Prediction

Pseudo-Riemannian Embedding Models for Multi-Relational Graph Representations

2022-12-02 · Saee Paliwal, Angus Brayne, Benedek Fabian, Maciej Wiatrak 외

In this paper we generalize single-relation pseudo-Riemannian graph embedding models to multi-relational networks, and show that the typical approach of encoding relations as manifold transformations translates from the …

Graph EmbeddingKnowledge Graph CompletionLink Prediction

Pseudo-Riemannian Graph Convolutional Networks

2021-06-06 · Bo Xiong, Shichao Zhu, Nico Potyka, Shirui Pan 외

Graph convolutional networks (GCNs) are powerful frameworks for learning embeddings of graph-structured data. GCNs are traditionally studied through the lens of Euclidean geometry. Recent works find that non-Euclidean Ri…

Graph ReconstructionInductive BiasLink PredictionNode Classification

Conflict-Aware Pseudo Labeling via Optimal Transport for Entity Alignment

2022-09-05 · Qijie Ding, Daokun Zhang, Jie Yin

Entity alignment aims to discover unique equivalent entity pairs with the same meaning across different knowledge graphs (KGs). Existing models have focused on projecting KGs into a latent embedding space so that inheren…

Entity AlignmentEntity EmbeddingsKnowledge GraphsPseudo Label

Compositional Symmetry as Compression: Lie Pseudogroup Structure in Algorithmic Agents

2025-10-12 · Giulio Ruffini arxiv

In the algorithmic (Kolmogorov) view, agents are programs that track and compress sensory streams using generative programs. We propose a framework where the relevant structural prior is simplicity (Solomonoff) understoo…