paper-with-me

홈 › Papers

Adversary Helps: Gradient-based Device-Free Domain-Independent Gesture Recognition

2020-04-08 · Jianwei Liu, Jinsong Han, Feng Lin, Kui Ren

Wireless signal-based gesture recognition has promoted the developments of VR game, smart home, etc. However, traditional approaches suffer from the influence of the domain gap. Low recognition accuracy occurs when the recognition model is trained in one domain but is used in another domain. Though some solutions, such as adversarial learning, transfer learning and body-coordinate velocity profile, have been proposed to achieve cross-domain recognition, these solutions more or less have flaws. In this paper, we define the concept of domain gap and then propose a more promising solution, namely DI, to eliminate domain gap and further achieve domain-independent gesture recognition. DI leverages the sign map of the gradient map as the domain gap eliminator to improve the recognition accuracy. We conduct experiments with ten domains and ten gestures. The experiment results show that DI can achieve the recognition accuracies of 87.13%, 90.12% and 94.45% on KNN, SVM and CNN, which outperforms existing solutions.

📄 PDF Abstract BibTeX arXiv:2004.03961

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Adversarial Regularization for Visual Question Answering: Strengths, Shortcomings, and Side Effects

2019-06-20 · NAACL 2019 6 · Gabriel Grand, Yonatan Belinkov

Visual question answering (VQA) models have been shown to over-rely on linguistic biases in VQA datasets, answering questions "blindly" without considering visual context. Adversarial regularization (AdvReg) aims to addr…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

MEGEX: Data-Free Model Extraction Attack against Gradient-Based Explainable AI

2021-07-19 · Takayuki Miura, Satoshi Hasegawa, Toshiki Shibahara

The advance of explainable artificial intelligence, which provides reasons for its predictions, is expected to accelerate the use of deep neural networks in the real world like Machine Learning as a Service (MLaaS) that …

Explainable artificial intelligenceModel extraction

SSDA: Secure Source-Free Domain Adaptation

2023-01-01 · ICCV 2023 1 · Sabbir Ahmed, Abdullah Al Arafat, Mamshad Nayeem Rizve, Rahim Hossain 외

Source-free domain adaptation (SFDA) is a popular unsupervised domain adaptation method where a pre-trained model from a source domain is adapted to a target domain without accessing any source data. Despite rich res…

Backdoor AttackDomain AdaptationModel CompressionSource-Free Domain Adaptation+2

Latent-Shift: Gradient of Entropy Helps Neural Codecs

2023-08-01 · Muhammet Balcilar, Bharath Bhushan Damodaran, Karam Naser, Franck Galpin 외

End-to-end image/video codecs are getting competitive compared to traditional compression techniques that have been developed through decades of manual engineering efforts. These trainable codecs have many advantages ove…

Decoder

Client-side Gradient Inversion Against Federated Learning from Poisoning

2023-09-14 · Jiaheng Wei, Yanjun Zhang, Leo Yu Zhang, Chao Chen 외

Federated Learning (FL) enables distributed participants (e.g., mobile devices) to train a global model without sharing data directly to a central server. Recent studies have revealed that FL is vulnerable to gradient in…

Federated Learning