paper-with-me

Papers

TimePerceiver: An Encoder-Decoder Framework for Generalized Time-Series Forecasting

2025-12-27 · Jaebin Lee, Hankook Lee arxiv

In machine learning, effective modeling requires a holistic consideration of how to encode inputs, make predictions (i.e., decoding), and train the model. However, in time-series forecasting, prior work has predominantly focused on encoder design, often treating prediction and training as separate or secondary concerns. In this paper, we propose TimePerceiver, a unified encoder-decoder forecasting framework that is tightly aligned with an effective training strategy. To be specific, we first generalize the forecasting task to include diverse temporal prediction objectives such as extrapolation, interpolation, and imputation. Since this generalization requires handling input and target segments that are arbitrarily positioned along the temporal axis, we design a novel encoder-decoder architecture that can flexibly perceive and adapt to these varying positions. For encoding, we introduce a set of latent bottleneck representations that can interact with all input segments to jointly capture temporal and cross-channel dependencies. For decoding, we leverage learnable queries corresponding to target timestamps to effectively retrieve relevant information. Extensive experiments demonstrate that our framework consistently and significantly outperforms prior state-of-the-art baselines across a wide range of benchmark datasets. The code is available at https://github.com/efficient-learning-lab/TimePerceiver.

📄 PDF Abstract BibTeX arXiv:2512.22550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SEDEG:Sequential Enhancement of Decoder and Encoder's Generality for Class Incremental Learning with Small Memory

2025-08-18 · Hongyang Chen, Shaoling Pu, Lingyu Zheng, Zhongwu Sun arxiv

In incremental learning, enhancing the generality of knowledge is crucial for adapting to dynamic data inputs. It can develop generalized representations or more balanced decision boundaries, preventing the degradation o…

Class Incremental LearningKnowledge Distillation

Generalized Zero-Shot Learning via Synthesized Examples

2017-12-11 · CVPR 2018 6 · Vinay Kumar Verma, Gundeep Arora, Ashish Mishra, Piyush Rai

We present a generative framework for generalized zero-shot learning where the training and test classes are not necessarily disjoint. Built upon a variational autoencoder based architecture, consisting of a probabilisti…

AttributeDecoderGeneral ClassificationGeneralized Zero-Shot Learning+1

EdgeNet : Encoder-decoder generative Network for Auction Design in E-commerce Online Advertising

2023-05-09 · Guangyuan Shen, Shengjie Sun, Dehong Gao, Libin Yang 외

We present a new encoder-decoder generative network dubbed EdgeNet, which introduces a novel encoder-decoder framework for data-driven auction design in online e-commerce advertising. We break the neural auction paradigm…

Decoder

GS-Marker: Generalizable and Robust Watermarking for 3D Gaussian Splatting

2025-03-24 · Lijiang Li, Jinglu Wang, Xiang Ming, Yan Lu

In the Generative AI era, safeguarding 3D models has become increasingly urgent. While invisible watermarking is well-established for 2D images with encoder-decoder frameworks, generalizable and robust solutions for 3D r…

3DGSDecoder

Abstractive Text Summarization Based on Deep Learning and Semantic Content Generalization

2019-07-01 · ACL 2019 7 · Panagiotis Kouris, Alex, Georgios ridis, Andreas Stafylopatis

This work proposes a novel framework for enhancing abstractive text summarization based on the combination of deep learning techniques along with semantic data transformations. Initially, a theoretical model for semantic…

Abstractive Text SummarizationDecoderFormText Summarization