paper-with-me

홈 › Papers

UPLOTS: A Unified Pretrained Language Model for Constrained Time-series Generation

2026-06-09 · Du Yin, Hao Xue, Jinliang Deng, Yang Yang, Shuang Ao, Arian Prabowo, Flora Salim arxiv

In time-series generation, existing approaches typically handcraft ortrain a separate model for each dataset, which hinders their scalability and fails to leverage shared temporal structures across domains. To address this fragmentation, we propose UPLOTS, a Unified, Prompt-guided Language model framework fOr constrained Time-Series Generation across diverse domains. Instead of building task-specific models, UPLOTS leverages a single pre-trained transformer backbone guided by learned constraint prompts, enabling on-demand generation with precise pattern control. One key innovation is our dynamic multi-dataset loss re-weighting and prompt-to-pattern mapping, which allows UPLOTS to internalize diverse temporal structures during training and conditionally generate them at inference. We evaluate UPLOTS on four real-world benchmarks and multiple constraint settings, including peak-period, calendar, load-level, and volatility patterns. Additional held-out constraint-combination and downstream forecasting experiments further demonstrate that UPLOTS generalizes beyond the original peak-pattern setting and improves data augmentation under scarce real-data regimes. Our code and baselines are available at github repo: https://github.com/cruiseresearchgroup/UPLOTS.

📄 PDF Abstract BibTeX arXiv:2606.10466

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Accelerating Inference for Pretrained Language Models by Unified Multi-Perspective Early Exiting

2022-10-01 · COLING 2022 10 · Jun Kong, Jin Wang, Liang-Chih Yu, Xuejie Zhang

Conditional computation algorithms, such as the early exiting (EE) algorithm, can be applied to accelerate the inference of pretrained language models (PLMs) while maintaining competitive performance on resource-constrai…

LLaMo: Scaling Pretrained Language Models for Unified Motion Understanding and Generation with Continuous Autoregressive Tokens

2026-02-12 · Zekun Li, Sizhe An, Chengcheng Tang, Chuan Guo 외 arxiv

Recent progress in large models has led to significant advances in unified multimodal generation and understanding. However, the development of models that unify motion-language generation and understanding remains large…

multimodal generation

BayesFP: Posterior Estimation for Flow-Based Policies via Feynman-Kac Sampling

2026-06-19 · Sreevardhan Sirigiri, Weiming Zhi, Fabio Ramos arxiv

Robots must generate trajectories that remain faithful to learned expert behavior while satisfying safety constraints and task-specific objectives specified only at inference time. We formulate constrained trajectory gen…

When Machines Speak: A Unified Generative Framework for Integrating Machine-Native Symbols into Pretrained Large Language Models

2026-08-20 · Su Yan, Rakesh Iyer arxiv

Many real-world AI systems represent entities, behaviors, and structured information using discrete machine-native symbols rather than natural language. While these representations are compact and preserve task-relevant …

Sequential RecommendationStructured Prediction

MIRA: Medical Time Series Foundation Model for Real-World Health Data

2025-06-09 · Hao Li, Bowen Deng, Chang Xu, Zhiyuan Feng 외

A unified foundation model for medical time series -- pretrained on open access and ethics board-approved medical corpora -- offers the potential to reduce annotation burdens, minimize model customization, and enable rob…

EthicsMissing ValuesMixture-of-ExpertsTime Series+1