paper-with-me

홈 › Papers

A Survey on Methods and Theories of Quantized Neural Networks

2018-08-13 · Yunhui Guo

Deep neural networks are the state-of-the-art methods for many real-world tasks, such as computer vision, natural language processing and speech recognition. For all its popularity, deep neural networks are also criticized for consuming a lot of memory and draining battery life of devices during training and inference. This makes it hard to deploy these models on mobile or embedded devices which have tight resource constraints. Quantization is recognized as one of the most effective approaches to satisfy the extreme memory requirements that deep neural network models demand. Instead of adopting 32-bit floating point format to represent weights, quantized representations store weights using more compact formats such as integers or even binary numbers. Despite a possible degradation in predictive performance, quantization provides a potential solution to greatly reduce the model size and the energy consumption. In this survey, we give a thorough review of different aspects of quantized neural networks. Current challenges and trends of quantized neural networks are also discussed.

📄 PDF Abstract BibTeX arXiv:1808.04752

Code (0)

등록된 구현이 없습니다.

Tasks

Quantizationspeech-recognitionSpeech RecognitionSurvey

Similar Papers 제목 키워드 기반

A Survey on Uncertainty Reasoning and Quantification for Decision Making: Belief Theory Meets Deep Learning

2022-06-12 · Zhen Guo, Zelin Wan, Qisheng Zhang, Xujiang Zhao 외

An in-depth understanding of uncertainty is the first step to making effective decisions under uncertainty. Deep/machine learning (ML/DL) has been hugely leveraged to solve complex problems involved with processing high-…

Decision MakingSurvey

Recent Contributions to Theories of Discrimination

2022-05-12 · Paula Onuchic

This paper surveys the literature on theories of discrimination, focusing mainly on new contributions. Recent theories expand on the traditional taste-based and statistical discrimination frameworks by considering specif…

Decision Making

Survey of Consciousness Theory from Computational Perspective

2023-09-18 · Zihan Ding, Xiaoxi Wei, Yidan Xu

Human consciousness has been a long-lasting mystery for centuries, while machine intelligence and consciousness is an arduous pursuit. Researchers have developed diverse theories for interpreting the consciousness phenom…

Survey

Creativity and Machine Learning: A Survey

2021-04-06 · Giorgio Franceschelli, Mirco Musolesi

There is a growing interest in the area of machine learning and creativity. This survey presents an overview of the history and the state of the art of computational creativity theories, key machine learning techniques (…

BIG-bench Machine LearningSurvey

The Mind in the Machine: A Survey of Incorporating Psychological Theories in LLMs

2025-03-28 · Zizhou Liu, Ziwei Gong, Lin Ai, Zheng Hui 외

Psychological insights have long shaped pivotal NLP breakthroughs, including the cognitive underpinnings of attention mechanisms, formative reinforcement learning, and Theory of Mind-inspired social modeling. As Large La…