scispace - formally typeset
K

Kaisheng Ma

Researcher at Tsinghua University

Publications -  100
Citations -  2629

Kaisheng Ma is an academic researcher from Tsinghua University. The author has contributed to research in topics: Computer science & Pruning (decision trees). The author has an hindex of 20, co-authored 73 publications receiving 1513 citations. Previous affiliations of Kaisheng Ma include Pennsylvania State University & Peking University.

Papers
More filters
Proceedings Article

MemSR: Training Memory-efficient Lightweight Model for Image Super-Resolution

TL;DR: This paper converts the teacher model to an equivalent large plain model and derive the plain student’s initialization, which results in a model with a competitive trade-off between accuracy and speed at a much lower memory footprint than other state-of-the-art lightweight approaches.
Book ChapterDOI

Gated Contiguous Memory U-Net for Single Image Dehazing

TL;DR: An U-Net like deep network with contiguous memory residual blocks and gated fusion sub-network module to deal with the single image dehazing problem and can achieve a state-of-the-art performance when compared with other popular methods.
Proceedings ArticleDOI

A combined countermeasure against DPA and implementation on DES

TL;DR: A novel countermeasure associating masking with RDI is proposed, further, Multi-Masking instead of Transformed Masking is proposed in order to defend DPA attack based on hamming distance model.
Posted Content

Exploring Frequency Domain Interpretation of Convolutional Neural Networks

TL;DR: By controlling the proportion of different frequency filters in the training stage, the network classification accuracy and model robustness is evaluated and the results reveal that it has a great impact on the robustness to common corruptions.
Proceedings ArticleDOI

Wavelet J-Net: A Frequency Perspective on Convolutional Neural Networks

TL;DR: J-Net as mentioned in this paper decomposes images into different frequency bands and then processes them sequentially, and an attention module is utilized to facilitate the fusion of neural network features and injected information, yielding significant performance gain.