← Search

Yandan Wang

4 accepted papers

2025

Bridging Class Imbalance and Partial Labeling via Spectral-Balanced Energy Propagation for Skeleton-based Action Recognition

ICCV 2025poster

Skeleton-based action recognition faces class imbalance and insufficient labeling problems in real-world applications. Existing methods typically address these issues separately, lacking a unified framework that can effectively handle both issues simultaneously while considering their inherent relat…

Cited by 0SourcePDFScholar
2017

Coordinating Filters for Faster Deep Neural Networks

ICCV 2017poster

Very large-scale Deep Neural Networks (DNNs) have achieved remarkable successes in a large variety of computer vision tasks. However, the high computation intensity of DNNs makes it challenging to deploy these models on resource-limited systems. Some studies used low-rank approaches that approximate…

Cited by 188PDFcodeScholar
2017

TernGrad: Ternary Gradients to Reduce Communication in Distributed Deep Learning

NeurIPS 2017oral

High network communication cost for synchronizing gradients and parameters is the well-known bottleneck of distributed training. In this work, we propose TernGrad that uses ternary gradients to accelerate distributed deep learning in data parallelism. Our approach requires only three numerical level…

2016

Learning Structured Sparsity in Deep Neural Networks

NeurIPS 2016poster

High demand for computation resources severely hinders deployment of large-scale Deep Neural Networks (DNN) in resource constrained devices. In this work, we propose a Structured Sparsity Learning (SSL) method to regularize the structures (i.e., filters, channels, filter shapes, and layer depth) of…