paper-with-me

홈 › Papers

Octave Mix: Data augmentation using frequency decomposition for activity recognition

2021-01-08 · Tatsuhito Hasegawa

In the research field of activity recognition, although it is difficult to collect a large amount of measured sensor data, there has not been much discussion about data augmentation (DA). In this study, I propose Octave Mix as a new synthetic-style DA method for sensor-based activity recognition. Octave Mix is a simple DA method that combines two types of waveforms by intersecting low and high frequency waveforms using frequency decomposition. In addition, I propose a DA ensemble model and its training algorithm to acquire robustness to the original sensor data while remaining a wide variety of feature representation. I conducted experiments to evaluate the effectiveness of my proposed method using four different benchmark datasets of sensing-based activity recognition. As a result, my proposed method achieved the best estimation accuracy. Furthermore, I found that ensembling two DA strategies: Octave Mix with rotation and mixup with rotation, make it possible to achieve higher accuracy.

📄 PDF Abstract BibTeX arXiv:2101.02882

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionData Augmentation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Stabilizing GANs with Soft Octave Convolutions

2019-05-29 · Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

Motivated by recently published methods using frequency decompositions of convolutions (e.g. Octave Convolutions), we propose a novel convolution scheme to stabilize the training and reduce the likelihood of a mode colla…

TONet: Tone-Octave Network for Singing Melody Extraction from Polyphonic Music

2022-02-02 · Ke Chen, Shuai Yu, Cheng-i Wang, Wei Li 외

Singing melody extraction is an important problem in the field of music information retrieval. Existing methods typically rely on frequency-domain representations to estimate the sung frequencies. However, this design do…

DecoderInformation RetrievalMelody ExtractionMusic Information Retrieval+1

Accurate Retinal Vessel Segmentation via Octave Convolution Neural Network

2019-06-28 · Zhun Fan, Jiajie Mo, Benzhang Qiu, Wenji Li 외

Retinal vessel segmentation is a crucial step in diagnosing and screening various diseases, including diabetes, ophthalmologic diseases, and cardiovascular diseases. In this paper, we propose an effective and efficient m…

DecoderRetinal Vessel SegmentationSegmentationSpecificity

Generalized Octave Convolutions for Learned Multi-Frequency Image Compression

2020-02-24 · Mohammad Akbari, Jie Liang, Jingning Han, Chengjie Tu

Learned image compression has recently shown the potential to outperform the standard codecs. State-of-the-art rate-distortion (R-D) performance has been achieved by context-adaptive entropy coding approaches in which hy…

DenoisingImage CompressionImage DenoisingMS-SSIM+2

Octave Graph Convolutional Network

2019-09-25 · Heng Chang, Yu Rong, Somayeh Sojoudi, Junzhou Huang 외

Many variants of Graph Convolutional Networks (GCNs) for representation learning have been proposed recently and have achieved fruitful results in various domains. Among them, spectral-based GCNs are constructed via conv…

Node ClassificationRepresentation Learning