paper-with-me

Papers

Entropy Guided Dynamic Patch Segmentation for Time Series Transformers

2025-09-30 · Sachith Abeywickrama, Emadeldeen Eldele, Min Wu, Xiaoli Li, Chau Yuen arxiv

Patch-based transformers have emerged as efficient and improved long-horizon modeling architectures for time series modeling. Yet, existing approaches rely on temporally-agnostic patch construction, where arbitrary starting positions and fixed lengths fracture temporal coherence by splitting natural transitions across boundaries. This naive segmentation often disrupts short-term dependencies and weakens representation learning. We propose a novel Entropy-Guided Dynamic Patch Encoder (EntroPE), as a temporally informed framework that dynamically detects transition points via conditional entropy and dynamically places patch boundaries. This preserves temporal structure while retaining the computational benefits of patching. EntroPE consists of two key modules, namely an Entropy-based Dynamic Patcher (EDP) that applies information-theoretic criteria to locate natural temporal shifts and determine patch boundaries, and an Adaptive Patch Encoder (APE) that employs pooling and cross-attention to capture intra-patch dependencies and produce fixed-size latent representations. Extensive experiments on long-term forecasting, classification, and anomaly detection demonstrate that the proposed method improves both accuracy and efficiency, establishing entropy-guided dynamic patching as a promising new paradigm for time series modeling. Code is available at https://github.com/Sachithx/EntroPE.

📄 PDF Abstract BibTeX arXiv:2509.26157

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningAnomaly Detection

Similar Papers 제목 키워드 기반

Entropy-Based Feature Extraction For Real-Time Semantic Segmentation

2022-07-07 · Lusine Abrahamyan, Nikos Deligiannis

This paper introduces an efficient patch-based computational module, coined Entropy-based Patch Encoder (EPE) module, for resource-constrained semantic segmentation. The EPE module consists of three lightweight fully-con…

Real-Time Semantic SegmentationSemantic Segmentation

Pseudo-Label Guided Contrastive Learning for Semi-Supervised Medical Image Segmentation

2023-01-01 · CVPR 2023 1 · Hritam Basak, Zhaozheng Yin

Although recent works in semi-supervised learning (SemiSL) have accomplished significant success in natural image segmentation, the task of learning discriminative representations from limited annotations has been an…

Colorectal Gland Segmentation:Contrastive LearningImage SegmentationMedical Image Segmentation+5

GPAFormer: Graph-guided Patch Aggregation Transformer for Efficient 3D Medical Image Segmentation

2026-04-08 · Chung-Ming Lo, I-Yun Liu, Wei-Yang Lin arxiv

Deep learning has been widely applied to 3D medical image segmentation tasks. However, due to the diversity of imaging modalities, the high-dimensional nature of the data, and the heterogeneity of anatomical structures, …

Medical Image SegmentationComputational Efficiency

Active Learning with Context Sampling and One-vs-Rest Entropy for Semantic Segmentation

2024-12-09 · Fei Wu, Pablo Marquez-Neila, Hedyeh Rafi-Tarii, Raphael Sznitman

Multi-class semantic segmentation remains a cornerstone challenge in computer vision. Yet, dataset creation remains excessively demanding in time and effort, especially for specialized domains. Active Learning (AL) mitig…

Active LearningBoundary DetectionSegmentationSemantic Segmentation

Affinity-Graph-Guided Contractive Learning for Pretext-Free Medical Image Segmentation with Minimal Annotation

2024-10-14 · Zehua Cheng, Di Yuan, Thomas Lukasiewicz

The combination of semi-supervised learning (SemiSL) and contrastive learning (CL) has been successful in medical image segmentation with limited annotations. However, these works often rely on pretext tasks that lack th…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+2