paper-with-me

Papers

A Novel Multi-Centroid Template Matching Algorithm and Its Application to Cough Detection

2021-09-01 · Shibo Zhang, Ebrahim Nemati, Tousif Ahmed, Md Mahbubur Rahman, Jilong Kuang, Alex Gao

Cough is a major symptom of respiratory-related diseases. There exists a tremendous amount of work in detecting coughs from audio but there has been no effort to identify coughs from solely inertial measurement unit (IMU). Coughing causes motion across the whole body and especially on the neck and head. Therefore, head motion data during coughing captured by a head-worn IMU sensor could be leveraged to detect coughs using a template matching algorithm. In time series template matching problems, K-Nearest Neighbors (KNN) combined with elastic distance measurement (esp. Dynamic Time Warping (DTW)) achieves outstanding performance. However, it is often regarded as prohibitively time-consuming. Nearest Centroid Classifier is thereafter proposed. But the accuracy is comprised of only one centroid obtained for each class. Centroid-based Classifier performs clustering and averaging for each cluster, but requires manually setting the number of clusters. We propose a novel self-tuning multi-centroid template-matching algorithm, which can automatically adjust the number of clusters to balance accuracy and inference time. Through experiments conducted on synthetic datasets and a real-world earbud-based cough dataset, we demonstrate the superiority of our proposed algorithm and present the result of cough detection with a single accelerometer sensor on the earbuds platform.

📄 PDF Abstract BibTeX arXiv:2109.00630

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Time WarpingTemplate MatchingTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Hand Shape and Gesture Recognition using Multiscale Template Matching, Background Subtraction and Binary Image Analysis

2024-02-15 · Ketan Suhaas Saichandran

This paper presents a hand shape classification approach employing multiscale template matching. The integration of background subtraction is utilized to derive a binary image of the hand object, enabling the extraction …

ClassificationGesture RecognitionTemplate Matching

Template Matching Advances and Applications in Image Analysis

2016-10-23 · Nazanin Sadat Hashemi, Roya Babaie Aghdam, Atieh Sadat Bayat Ghiasi, Parastoo Fatemi

In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score sim…

Decision MakingImage RegistrationMedical Image Analysisobject-detection+3

Tensorial template matching for fast cross-correlation with rotations and its application for tomography

2024-08-05 · Antonio Martinez-Sanchez, Ulrike Homberg, José María Almira, Harold Phelippeau

Object detection is a main task in computer vision. Template matching is the reference method for detecting objects with arbitrary templates. However, template matching computational complexity depends on the rotation ac…

object-detectionObject DetectionTemplate Matching

3D Fragment Reassembly Using Integrated Template Guidance and Fracture-Region Matching

2015-12-01 · ICCV 2015 12 · Kang Zhang, Wuyi Yu, Mary Manhein, Warren Waggenspack 외

This paper studies matching of fragmented objects to recompose their original geometry. Solving this geometric reassembly problem has direct applications in archaeology and forensic investigation in the computer-aided re…

Automatic Real-time Vehicle Classification by Image Colour Component Based Template Matching

2022-10-11 · Ahmet Orun

Selection of appropriate template matching algorithms to run effectively on real-time low-cost systems is always major issue. This is due to unpredictable changes in image scene which often necessitate more sophisticated…

Template Matching