paper-with-me

Papers

$\textbf{S}^2$IP-LLM: Semantic Space Informed Prompt Learning with LLM for Time Series Forecasting

2024-03-09 · Zijie Pan, Yushan Jiang, Sahil Garg, Anderson Schneider, Yuriy Nevmyvaka, Dongjin Song

Recently, there has been a growing interest in leveraging pre-trained large language models (LLMs) for various time series applications. However, the semantic space of LLMs, established through the pre-training, is still underexplored and may help yield more distinctive and informative representations to facilitate time series forecasting. To this end, we propose Semantic Space Informed Prompt learning with LLM ($S^2$IP-LLM) to align the pre-trained semantic space with time series embeddings space and perform time series forecasting based on learned prompts from the joint space. We first design a tokenization module tailored for cross-modality alignment, which explicitly concatenates patches of decomposed time series components to create embeddings that effectively encode the temporal dynamics. Next, we leverage the pre-trained word token embeddings to derive semantic anchors and align selected anchors with time series embeddings by maximizing the cosine similarity in the joint space. This way, $S^2$IP-LLM can retrieve relevant semantic anchors as prompts to provide strong indicators (context) for time series that exhibit different temporal dynamics. With thorough empirical studies on multiple benchmark datasets, we demonstrate that the proposed $S^2$IP-LLM can achieve superior forecasting performance over state-of-the-art baselines. Furthermore, our ablation studies and visualizations verify the necessity of prompt learning informed by semantic space.

📄 PDF Abstract BibTeX arXiv:2403.05798

Code (1)

panzijie825/s2ip-llm 공식 구현 pytorch

Tasks

Prompt LearningTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

WISE: A World Knowledge-Informed Semantic Evaluation for Text-to-Image Generation

2025-03-10 · Yuwei Niu, Munan Ning, Mengren Zheng, Bin Lin 외

Text-to-Image (T2I) models are capable of generating high-quality artistic creations and visual content. However, existing research and evaluation standards predominantly focus on image realism and shallow text-image ali…

Common Sense ReasoningImage GenerationText to Image GenerationText-to-Image Generation+1

Stepwise Decomposition and Dual-stream Focus: A Novel Approach for Training-free Camouflaged Object Segmentation

2025-06-07 · Chao Yin, Hao Li, Kequan Yang, Jide Li 외

While promptable segmentation (\textit{e.g.}, SAM) has shown promise for various segmentation tasks, it still requires manual visual prompts for each object to be segmented. In contrast, task-generic promptable segmentat…

Camouflaged Object SegmentationFeature CorrelationImage CaptioningSegmentation+3

Dynamic Prompt Optimizing for Text-to-Image Generation

2024-04-05 · CVPR 2024 1 · Wenyi Mo, Tianyu Zhang, Yalong Bai, Bing Su 외

Text-to-image generative models, specifically those based on diffusion models like Imagen and Stable Diffusion, have made substantial advancements. Recently, there has been a surge of interest in the delicate refinement …

Image GenerationText to Image GenerationText-to-Image Generation

A Creative Agent is Worth a 64-Token Template

2026-03-18 · Ruixiao Shi, Fu Feng, Yucheng Xie, Xu Yang 외 arxiv

Text-to-image (T2I) models have substantially improved image fidelity and prompt adherence, yet their creativity remains constrained by reliance on discrete natural language prompts. When presented with fuzzy prompts suc…

RAPO++: Cross-Stage Prompt Optimization for Text-to-Video Generation via Data Alignment and Test-Time Scaling

2025-10-23 · Bingjie Gao, Qianli Ma, Xiaoxue Wu, Shuai Yang 외 arxiv

Prompt design plays a crucial role in text-to-video (T2V) generation, yet user-provided prompts are often short, unstructured, and misaligned with training data, limiting the generative potential of diffusion-based T2V m…

Text-to-Video Generation