paper-with-me

Papers

PLUTUS: A Well Pre-trained Large Unified Transformer can Unveil Financial Time Series Regularities

2024-08-19 · Yuanjian Xu, Anxian Liu, Jianing Hao, Zhenzhuo Li, Shichang Meng, Guang Zhang

Financial time series modeling is crucial for understanding and predicting market behaviors but faces challenges such as non-linearity, non-stationarity, and high noise levels. Traditional models struggle to capture complex patterns due to these issues, compounded by limitations in computational resources and model capacity. Inspired by the success of large language models in NLP, we introduce $\textbf{PLUTUS}$, a $\textbf{P}$re-trained $\textbf{L}$arge $\textbf{U}$nified $\textbf{T}$ransformer-based model that $\textbf{U}$nveils regularities in financial time $\textbf{S}$eries. PLUTUS uses an invertible embedding module with contrastive learning and autoencoder techniques to create an approximate one-to-one mapping between raw data and patch embeddings. TimeFormer, an attention based architecture, forms the core of PLUTUS, effectively modeling high-noise time series. We incorporate a novel attention mechanisms to capture features across both variable and temporal dimensions. PLUTUS is pre-trained on an unprecedented dataset of 100 billion observations, designed to thrive in noisy financial environments. To our knowledge, PLUTUS is the first open-source, large-scale, pre-trained financial time series model with over one billion parameters. It achieves state-of-the-art performance in various tasks, demonstrating strong transferability and establishing a robust foundational model for finance. Our research provides technical guidance for pre-training financial time series data, setting a new standard in the field.

📄 PDF Abstract BibTeX arXiv:2408.10111

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningTime Series

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Towards a Unified Foundation Model: Jointly Pre-Training Transformers on Unpaired Images and Text

2021-12-14 · Qing Li, Boqing Gong, Yin Cui, Dan Kondratyuk 외

In this paper, we explore the possibility of building a unified foundation model that can be adapted to both vision-only and text-only tasks. Starting from BERT and ViT, we design a unified transformer consisting of moda…

image-classificationImage ClassificationKnowledge DistillationNatural Language Understanding

E2E-VLP: End-to-End Vision-Language Pre-training Enhanced by Visual Learning

2021-06-03 · ACL 2021 5 · Haiyang Xu, Ming Yan, Chenliang Li, Bin Bi 외

Vision-language pre-training (VLP) on large-scale image-text pairs has achieved huge success for the cross-modal downstream tasks. The most existing pre-training methods mainly adopt a two-step training procedure, which …

DecoderImage CaptioningObjectobject-detection+1

Unified token representations for sequential decision models

2025-10-24 · Zhuojing Tian, Yushu Chen arxiv

Transformers have demonstrated strong potential in offline reinforcement learning (RL) by modeling trajectories as sequences of return-to-go, states, and actions. However, existing approaches such as the Decision Transfo…

Reinforcement Learning

Controllable Sentence Simplification with a Unified Text-to-Text Transfer Transformer

2021-08-01 · INLG (ACL) 2021 8 · Kim Cheng SHEANG, Horacio Saggion

Recently, a large pre-trained language model called T5 (A Unified Text-to-Text Transfer Transformer) has achieved state-of-the-art performance in many NLP tasks. However, no study has been found using this pre-trained mo…

Language ModelingLanguage ModellingSentenceText Simplification

All-atom Diffusion Transformers: Unified generative modelling of molecules and materials

2025-03-05 · Chaitanya K. Joshi, Xiang Fu, Yi-Lun Liao, Vahe Gharakhanyan 외

Diffusion models are the standard toolkit for generative modelling of 3D atomic systems. However, for different types of atomic systems - such as molecules and materials - the generative processes are usually highly spec…

AllUnconditional Crystal GenerationUnconditional Molecule Generation