paper-with-me

Papers

Adapting to the Unknown: Robust Meta-Learning for Zero-Shot Financial Time Series Forecasting

2025-04-13 · Anxian Liu, Junying Ma, Guang Zhang

Financial time series forecasting in the zero-shot setting is essential for risk management and investment decision-making, particularly during abrupt market regime shifts or in emerging markets with limited historical data. While Model-Agnostic Meta-Learning (MAML)-based approaches have shown promise in this domain, existing meta task construction strategies often lead to suboptimal performance, especially when dealing with highly turbulent financial time series. To address this challenge, we propose a novel task construction method that leverages learned embeddings for more effective meta-learning in the zero-shot setting. Specifically, we construct two complementary types of meta-tasks based on the learned embeddings: intra-cluster tasks and inter-cluster tasks. To capture diverse fine-grained patterns, we apply stochastic projection matrices to the learned embeddings and use clustering algorithm to form the tasks. Additionally, to improve generalization capabilities, we employ hard task mining strategies and leverage inter-cluster tasks to identify invariant patterns across different time series. Extensive experiments on the real world financial dataset demonstrate that our method significantly outperforms existing approaches, showing better generalization ability in the zero-shot scenario.

📄 PDF Abstract BibTeX arXiv:2504.09664

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

A Simple Meta-learning Paradigm for Zero-shot Intent Classification with Mixture Attention Mechanism

2022-06-05 · Han Liu, Siyang Zhao, Xiaotong Zhang, Feng Zhang 외

Zero-shot intent classification is a vital and challenging task in dialogue systems, which aims to deal with numerous fast-emerging unacquainted intents without annotated training data. To obtain more satisfactory perfor…

Classificationintent-classificationIntent ClassificationMeta-Learning+3

FinEval: A Chinese Financial Domain Knowledge Evaluation Benchmark for Large Language Models

2023-08-19 · Xin Guo, Haotian Xia, Zhaowei Liu, Hanyang Cao 외

Large language models have demonstrated outstanding performance in various natural language processing tasks, but their security capabilities in the financial domain have not been explored, and their performance on compl…

Multiple-choice

Adapting Language Models for Zero-shot Learning by Meta-tuning on Dataset and Prompt Collections

2021-04-10 · Findings (EMNLP) 2021 11 · Ruiqi Zhong, Kristy Lee, Zheng Zhang, Dan Klein

Large pre-trained language models (LMs) such as GPT-3 have acquired a surprising ability to perform zero-shot learning. For example, to classify sentiment without any training examples, we can "prompt" the LM with the re…

Language ModellingNatural Language InferenceQuestion AnsweringZero-Shot Learning

Learning to Aggregate Zero-Shot LLM Agents for Corporate Disclosure Classification

2026-03-21 · Kemal Kirtac arxiv

This paper studies whether a lightweight supervised aggregator can combine diverse zero-shot large language model outputs into a stronger downstream signal for corporate disclosure classification. Zero-shot LLMs can read…

Meta-LMTC: Meta-Learning for Large-Scale Multi-Label Text Classification

2021-11-01 · EMNLP 2021 11 · Ran Wang, Xi’ao Su, Siyu Long, Xinyu Dai 외

Large-scale multi-label text classification (LMTC) tasks often face long-tailed label distributions, where many labels have few or even no training instances. Although current methods can exploit prior knowledge to handl…

Meta-LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text Classification+3