paper-with-me

Papers

A Comparative Study on Positional Encoding for Time-frequency Domain Dual-path Transformer-based Source Separation Models

2025-04-28 · Kohei Saijo, Tetsuji Ogawa

In this study, we investigate the impact of positional encoding (PE) on source separation performance and the generalization ability to long sequences (length extrapolation) in Transformer-based time-frequency (TF) domain dual-path models. The length extrapolation capability in TF-domain dual-path models is a crucial factor, as it affects not only their performance on long-duration inputs but also their generalizability to signals with unseen sampling rates. While PE is known to significantly impact length extrapolation, there has been limited research that explores the choice of PEs for TF-domain dual-path models from this perspective. To address this gap, we compare various PE methods using a recent state-of-the-art model, TF-Locoformer, as the base architecture. Our analysis yields the following key findings: (i) When handling sequences that are the same length as or shorter than those seen during training, models with PEs achieve better performance. (ii) However, models without PE exhibit superior length extrapolation. This trend is particularly pronounced when the model contains convolutional layers.

📄 PDF Abstract BibTeX arXiv:2504.19605

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Positional Encoding Helps Recurrent Neural Networks Handle a Large Vocabulary

2024-01-31 · Takashi Morita

This study reports an unintuitive finding that positional encoding enhances learning of recurrent neural networks (RNNs). Positional encoding is a high-dimensional representation of time indices on input data. Most famou…

Time Series

Beyond Sinusoids: A Morlet Wavelet Framework for Transformer Positional Encoding

2026-05-31 · Athanasios Zeris arxiv

Standard positional encodings for transformers - sinusoidal and rotary (RoPE) - treat every position as equally local: they encode where a token is, but not how far its positional influence should extend. We propose that…

Improved Positional Encoding for Implicit Neural Representation based Compact Data Representation

2023-11-10 · Bharath Bhushan Damodaran, Francois Schnitzler, Anne Lambert, Pierre Hellier

Positional encodings are employed to capture the high frequency information of the encoded signals in implicit neural representation (INR). In this paper, we propose a novel positional encoding method which improves the …

Novel View Synthesis

Adaptive 3D-RoPE: Physics-Aligned Rotary Positional Encoding for Wireless Foundation Models

2026-05-01 · Chenyu Zhang, Xinchen Lyu, Chenshan Ren, Shuhan Liu 외 arxiv

Positional encoding plays a pivotal role in determin?ing the extrapolation and generalization performance of wireless foundation models for channel state information (CSI) modeling, latent characterization, and task-spec…

Zero-shot Generalization

WaveFormer: Wavelet Embedding Transformer for Biomedical Signals

2026-02-12 · Habib Irani, Bikram De, Vangelis Metsis arxiv

Biomedical signal classification presents unique challenges due to long sequences, complex temporal dynamics, and multi-scale frequency patterns that are poorly captured by standard transformer architectures. We propose …

Human Activity RecognitionTime Series Classification