paper-with-me

Papers

Time Series, Vision, and Language: Exploring the Limits of Alignment in Contrastive Representation Spaces

2026-02-22 · Pratham Yashwante, Rose Yu arxiv

The Platonic Representation Hypothesis posits that learned representations from models trained on different modalities converge to a shared latent structure of the world. However, this hypothesis has largely been examined in vision and language, and it remains unclear whether time series participate in such convergence. We first examine this in a trimodal setting and find that independently pretrained time series, vision, and language encoders exhibit near-orthogonal geometry in the absence of explicit coupling. We then apply post-hoc alignment by training projection heads over frozen encoders using contrastive learning, and analyze the resulting representations with respect to geometry, scaling behavior, and dependence on information density and input modality characteristics. Our investigation reveals that overall alignment in contrastive representation spaces improves with model size, but this alignment is asymmetric: time series align more strongly with visual representations than with text, and images can act as effective intermediaries between time series and language. We further see that richer textual descriptions improve alignment only up to a threshold; training on denser captions does not lead to further improvement. Analogous effects are observed for visual representations. Our findings shed light on considerations for building multimodal systems involving non-conventional data modalities beyond vision and language.

📄 PDF Abstract BibTeX arXiv:2602.19367

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Time-VLM: Exploring Multimodal Vision-Language Models for Augmented Time Series Forecasting

2025-02-06 · Siru Zhong, Weilin Ruan, Ming Jin, Huan Li 외

Recent advancements in time series forecasting have explored augmenting models with text or vision modalities to improve accuracy. While text provides contextual understanding, it often lacks fine-grained temporal detail…

Time SeriesTime Series Forecasting

TimeVista: Exploring and Exploiting Vision-Language Models as Judges for Time Series Forecasting

2026-06-15 · Zhi Chen, Yuxuan Wang, Jialong Wu, Yong Liu 외 arxiv

High-quality time series forecasting is pivotal for real-world decision-making. However, traditional point-wise metrics often fail to reveal complex temporal patterns and align poorly with human intuitive preferences. Wh…

Time Series Forecasting

Exploring the Upper Limits of Text-Based Collaborative Filtering Using Large Language Models: Discoveries and Insights

2023-05-19 · Ruyu Li, Wenhao Deng, Yu Cheng, Zheng Yuan 외

Text-based collaborative filtering (TCF) has become the mainstream approach for text and news recommendation, utilizing text encoders, also known as language models (LMs), to represent items. However, existing TCF models…

Collaborative FilteringNews RecommendationRecommendation Systems

Nemotron-Research-Tool-N1: Exploring Tool-Using Language Models with Reinforced Reasoning

2025-04-25 · Shaokun Zhang, Yi Dong, Jieyu Zhang, Jan Kautz 외

Enabling large language models with external tools has become a pivotal strategy for extending their functionality beyond text space. To enhance LLMs' tool-calling abilities, previous approaches primarily rely on supervi…

reinforcement-learningReinforcement Learning

Self-Supervised Time Series Representation Learning by Inter-Intra Relational Reasoning

2020-11-27 · Haoyi Fan, Fengbin Zhang, Yue Gao

Self-supervised learning achieves superior performance in many domains by extracting useful representations from the unlabeled data. However, most of traditional self-supervised methods mainly focus on exploring the inte…

RelationRelational ReasoningRepresentation LearningSelf-Supervised Learning+3