Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleOctober 2024
IRIS: Wireless ring for vision-based smart home interaction
- Maruchi Kim,
- Antonio Glenn,
- Bandhav Veluri,
- Yunseo Lee,
- Eyoel Gebre,
- Aditya Bagaria,
- Shwetak Patel,
- Shyamnath Gollakota
UIST '24: Proceedings of the 37th Annual ACM Symposium on User Interface Software and TechnologyArticle No.: 114, Pages 1–16https://doi.org/10.1145/3654777.3676327Integrating cameras into wireless smart rings has been challenging due to size and power constraints. We introduce IRIS, the first wireless vision-enabled smart ring system for smart home interactions. Equipped with a camera, Bluetooth radio, inertial ...
- surveyApril 2024
Efficient High-Resolution Deep Learning: A Survey
ACM Computing Surveys (CSUR), Volume 56, Issue 7Article No.: 181, Pages 1–35https://doi.org/10.1145/3645107Cameras in modern devices such as smartphones, satellites and medical equipment are capable of capturing very high resolution images and videos. Such high-resolution data often need to be processed by deep learning models for cancer detection, automated ...
- research-articleOctober 2023
Lite-MKD: A Multi-modal Knowledge Distillation Framework for Lightweight Few-shot Action Recognition
MM '23: Proceedings of the 31st ACM International Conference on MultimediaPages 7283–7294https://doi.org/10.1145/3581783.3612279Existing few-shot action recognition methods have placed primary focus on improving the recognition accuracy while neglecting another important indicator in practical scenarios, i.e., model efficiency. In this paper, we make the first attempt and propose ...
- research-articleOctober 2023
SEAM: Searching Transferable Mixed-Precision Quantization Policy through Large Margin Regularization
MM '23: Proceedings of the 31st ACM International Conference on MultimediaPages 7971–7980https://doi.org/10.1145/3581783.3611975Mixed-precision quantization (MPQ) suffers from the time-consuming process of searching the optimal bit-width allocation (i.e., the policy) for each layer, especially when using large-scale datasets such as ISLVRC-2012. This limits the practicality of ...
- research-articleDecember 2022
Mobile or FPGA? A Comprehensive Evaluation on Energy Efficiency and a Unified Optimization Framework
- Geng Yuan,
- Peiyan Dong,
- Mengshu Sun,
- Wei Niu,
- Zhengang Li,
- Yuxuan Cai,
- Yanyu Li,
- Jun Liu,
- Weiwen Jiang,
- Xue Lin,
- Bin Ren,
- Xulong Tang,
- Yanzhi Wang
ACM Transactions on Embedded Computing Systems (TECS), Volume 21, Issue 5Article No.: 65, Pages 1–22https://doi.org/10.1145/3528578Efficient deployment of Deep Neural Networks (DNNs) on edge devices (i.e., FPGAs and mobile platforms) is very challenging, especially under a recent witness of the increasing DNN model size and complexity. Model compression strategies, including weight ...
- research-articleOctober 2022
Arbitrary Bit-width Network: A Joint Layer-Wise Quantization and Adaptive Inference Approach
MM '22: Proceedings of the 30th ACM International Conference on MultimediaPages 2899–2908https://doi.org/10.1145/3503161.3548001Conventional model quantization methods use a fixed quantization scheme to different data samples, which ignores the inherent"recognition difficulty" differences between various samples. We propose to feed different data samples with varying ...
- research-articleAugust 2022
In Defense of Core-set: A Density-aware Core-set Selection for Active Learning
KDD '22: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 804–812https://doi.org/10.1145/3534678.3539476Active learning enables the efficient construction of a labeled dataset by labeling informative samples from an unlabeled dataset. In a real-world active learning scenario, the use of diversity-based sampling is indispensable because there are many ...
- research-articleJuly 2022
Evolving transferable neural pruning functions
GECCO '22: Proceedings of the Genetic and Evolutionary Computation ConferencePages 385–394https://doi.org/10.1145/3512290.3528694Structural design of neural networks is crucial for the success of deep learning. While most prior works in evolutionary learning aim at directly searching the structure of a network, few attempts have been made on another promising track, channel ...
- research-articleMay 2022
Towards privacy aware deep learning for embedded systems
SAC '22: Proceedings of the 37th ACM/SIGAPP Symposium on Applied ComputingPages 520–529https://doi.org/10.1145/3477314.3507128Memorization of training data by deep neural networks enables an adversary to mount successful membership inference attacks. Here, an adversary with blackbox query access to the model can infer whether an individual's data record was part of the model's ...
- research-articleMarch 2021
UNIQ: Uniform Noise Injection for Non-Uniform Quantization of Neural Networks
- Chaim Baskin,
- Natan Liss,
- Eli Schwartz,
- Evgenii Zheltonozhskii,
- Raja Giryes,
- Alex M. Bronstein,
- Avi Mendelson
ACM Transactions on Computer Systems (TOCS), Volume 37, Issue 1-4Article No.: 4, Pages 1–15https://doi.org/10.1145/3444943We present a novel method for neural network quantization. Our method, named UNIQ, emulates a non-uniform k-quantile quantizer and adapts the model to perform well with quantized weights by injecting noise to the weights at training time. As a by-...