paper-with-me

Papers

A novel time-frequency Transformer based on self-attention mechanism and its application in fault diagnosis of rolling bearings

2021-04-19 · Yifei Ding, Minping Jia, Qiuhua Miao, Yudong Cao

The scope of data-driven fault diagnosis models is greatly extended through deep learning (DL). However, the classical convolution and recurrent structure have their defects in computational efficiency and feature representation, while the latest Transformer architecture based on attention mechanism has not yet been applied in this field. To solve these problems, we propose a novel time-frequency Transformer (TFT) model inspired by the massive success of vanilla Transformer in sequence processing. Specially, we design a fresh tokenizer and encoder module to extract effective abstractions from the time-frequency representation (TFR) of vibration signals. On this basis, a new end-to-end fault diagnosis framework based on time-frequency Transformer is presented in this paper. Through the case studies on bearing experimental datasets, we construct the optimal Transformer structure and verify its fault diagnosis performance. The superiority of the proposed method is demonstrated in comparison with the benchmark models and other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2104.09079

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFault Diagnosis

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
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$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

SignGT: Signed Attention-based Graph Transformer for Graph Representation Learning

2023-10-17 · Jinsong Chen, Gaichao Li, John E. Hopcroft, Kun He

The emerging graph Transformers have achieved impressive performance for graph representation learning over graph neural networks (GNNs). In this work, we regard the self-attention mechanism, the core module of graph Tra…

Graph Representation LearningNode ClassificationRepresentation Learning

Learning Spatiotemporal Frequency-Transformer for Low-Quality Video Super-Resolution

2022-12-27 · Zhongwei Qiu, Huan Yang, Jianlong Fu, Daochang Liu 외

Video Super-Resolution (VSR) aims to restore high-resolution (HR) videos from low-resolution (LR) videos. Existing VSR techniques usually recover HR frames by extracting pertinent textures from nearby frames with known d…

Super-ResolutionVideo EnhancementVideo Super-Resolution

Automatic Piano Transcription with Hierarchical Frequency-Time Transformer

2023-07-10 · Keisuke Toyama, Taketo Akama, Yukara Ikemiya, Yuhta Takida 외

Taking long-term spectral and temporal dependencies into account is essential for automatic piano transcription. This is especially helpful when determining the precise onset and offset for each note in the polyphonic pi…

DecoderMusic Transcription

FAiT: Frequency-Aware Inverted Transformer for Multivariate Time Series Forecasting

2026-05-31 · Peng He, Yao Liu, Yanglei Gan, Run Lin 외 arxiv

While Transformer-based architectures have established themselves as a dominant paradigm in Multivariate Time Series Forecasting (MTSF), their core self-attention mechanism inherently functions as a low-pass filter, syst…

Multivariate Time Series ForecastingComputational Efficiency

Frequency-Aware Spatiotemporal Transformers for Video Inpainting Detection

2021-01-01 · ICCV 2021 10 · Bingyao Yu, Wanhua Li, Xiu Li, Jiwen Lu 외

In this paper, we propose a frequency-aware spatiotemporal transformers for deep In this paper, we propose a Frequency-Aware Spatiotemporal Transformer (FAST) for video inpainting detection, which aims to simultaneou…

DecoderVideo Inpainting