paper-with-me

홈 › Papers

Not All Ops Are Created Equal!

2018-01-12 · Liangzhen Lai, Naveen Suda, Vikas Chandra

Efficient and compact neural network models are essential for enabling the deployment on mobile and embedded devices. In this work, we point out that typical design metrics for gauging the efficiency of neural network architectures -- total number of operations and parameters -- are not sufficient. These metrics may not accurately correlate with the actual deployment metrics such as energy and memory footprint. We show that throughput and energy varies by up to 5X across different neural network operation types on an off-the-shelf Arm Cortex-M7 microcontroller. Furthermore, we show that the memory required for activation data also need to be considered, apart from the model parameters, for network architecture exploration studies.

📄 PDF Abstract BibTeX arXiv:1801.04326

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Not All Character N-grams Are Created Equal: A Study in Authorship Attribution

2015-05-01 · HLT 2015 5 · Thamar Solorio, Upendra Sapkota, Manuel Montes, Steven Bethard
AllAuthorship Attribution

Not All Titles are Created Equal: Financial Document Structure Extraction Shared Task

2021-09-01 · FNP 2021 9 · Anubhav Gupta, Hanna Abi Akl, Hugues de Mazancourt
All

Not All Contexts Are Created Equal: Better Word Representations with Variable Attention

2015-09-01 · EMNLP 2015 9 · Wang Ling, Yulia Tsvetkov, Silvio Amir, Ferm 외
AllDependency ParsingMachine TranslationPart-Of-Speech Tagging

Identifying Computer-Translated Paragraphs using Coherence Features

2018-12-28 · PACLIC 2018 12 · Hoang-Quoc Nguyen-Son, Ngoc-Dung T. Tieu, Huy H. Nguyen, Junichi Yamagishi 외

We have developed a method for extracting the coherence features from a paragraph by matching similar words in its sentences. We conducted an experiment with a parallel German corpus containing 2000 human-created and 200…

Paper generationTranslation

Enhancing Recommender System Performance by Histogram Equalization

2023-11-15 · Hao Wang

Recommender system has been researched for decades with millions of different versions of algorithms created in the industry. In spite of the huge amount of work spent on the field, there are many basic questions to be a…

FairnessRecommendation Systems