MétaCan
Menu
Back to cohort
Record W6931647848 · doi:10.5281/zenodo.7346344

EdgeTune: Inference-Aware Hyperparameter Tuning

2022· other· en· W6931647848 on OpenAlexaboutno aff

Bibliographic record

VenueZenodo (CERN European Organization for Nuclear Research) · 2022
Typeother
Languageen
FieldDecision Sciences
TopicProbability and Risk Models
Canadian institutionsnot available
Fundersnot available
KeywordsPython (programming language)ByteSet (abstract data type)Font

Abstract

fetched live from OpenAlex

# EdgeTune: Inference-Aware Hyperparameter Tuning The results of EdgeTune have been presented at the ACM Middleware 2022 conference. If you use this software, please cite us: ```<br> @inproceedings{10.1145/3528535.3533273,<br> author = {Rocha, Isabelly and Felber, Pascal and Schiavoni, Valerio and Chen, Lydia},<br> title = {EdgeTune: Inference-Aware Multi-Parameter Tuning},<br> year = {2022},<br> isbn = {9781450393409},<br> publisher = {Association for Computing Machinery},<br> address = {New York, NY, USA},<br> url = {https://doi.org/10.1145/3528535.3533273},<br> doi = {10.1145/3528535.3533273},<br> booktitle = {Proceedings of the 23rd Conference on 23rd ACM/IFIP International Middleware Conference},<br> pages = {1–14},<br> numpages = {14},<br> keywords = {tuning, deep neural networks, training, inference},<br> location = {Quebec, QC, Canada},<br> series = {Middleware '22}<br> }<br> ``` ## Install pip3<br> ```Shell<br> $ sudo apt-get update<br> $ sudo apt-get install python3-pip<br> ``` ## Install Python dependencies - Intel (nuc)<br> ```Shell<br> $ pip3 install torch torchvision keras tensorflow ray[rllib] pandas tensorflow_datasets<br> ``` - ARM (RaspberryPi)<br> ```Shell<br> $ git clone https://github.com/Ben-Faessler/Python3-Wheels.git<br> $ sudo pip3 install Python3-Wheels/pytorch/torch-1.5.0a0+4ff3872-cp37-cp37m-linux_armv7l.whl<br> $ sudo pip3 install Python3-Wheels/torchvision/torchvision-0.6.0a0+b68adcf-cp37-cp37m-linux_armv7l.whl<br> ``` - Jetson Nano<br> ```Shell<br> $ wget https://nvidia.box.com/shared/static/wa34qwrwtk9njtyarwt5nvo6imenfy26.whl -O torch-1.7.0-cp36-cp36m-linux_aarch64.whl<br> $ sudo apt-get install python3-pip libopenblas-base libopenmpi-dev<br> $ pip3 install Cython<br> $ pip3 install numpy torch-1.7.0-cp36-cp36m-linux_aarch64.whl<br> $ sudo apt-get install libjpeg-dev zlib1g-dev<br> $ git clone --branch v0.8.1 https://github.com/pytorch/vision torchvision<br> $ cd torchvision<br> $ export BUILD_VERSION=0.8.1<br> $ sudo python3 setup.py install<br> ``` ## Install cpupower (for frequency scaling)<br> ```Shell<br> $ sudo apt-get install linux-cpupower<br> $ cpufreq-info # get cpu frequency information<br> $ cpufreq-set -u min -d max # set cpu frequency<br> ``` ## Power Measurements Setup - InfluxDB ```Shell<br> $ sudo apt install influxdb<br> $ service influxdb start<br> $ influx<br> $ CREATE DATABASE power<br> ``` - PowerSpy Power<br> ```Shell<br> $ pip install influxdb<br> $ python powerspy.py MAC<br> ``` - POE Power<br> ```Shell<br> $ apt-get install python-bluez bluez<br> $ hcitool scan<br> $ hcitool dev<br> $ systemctl restart bluetooth.service<br> $ pip3 install influxdb<br> $ python3 poe_power.py -p PORT<br> ``` - RAPL ```Shell<br> $ sudo chmod -R a+r /sys/class/powercap/intel-rapl<br> ``` ## Change rapl permissions ```Shell<br> sudo chmod -R a+r /sys/class/powercap/intel-rapl<br> ``` ## Install cuda dependencies<br> ```Shell<br> $ wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pin<br> $ sudo mv cuda-ubuntu2004.pin /etc/apt/preferences.d/cuda-repository-pin-600<br> $ sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/7fa2af80.pub<br> $ sudo add-apt-repository "deb https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/ /"<br> $ sudo apt-get update<br> $<br> $ sudo apt install nvidia-cuda-toolkit

Fetched live from OpenAlex and de-inverted. Abstracts are not stored in this database: the inverted indexes are 8.6 GB of the frame’s 9.3 GB of text, and the host has 13 GB free.

How this classification was reachedexpand

Full frame distilled prediction

Teacher imitation

Not calibrated prevalence, not ground truth. Human validation pending. Learned from the 10,348 direct Codex labels and 10,348 direct Gemma labels. Candidate is the union of thresholded teacher heads; consensus is their intersection. These outputs are machine_predicted_unvalidated and are not human labels or direct frontier model labels.

metaresearch head score (Codex)0.003
metaresearch head score (Gemma)0.006
Version: codex-gemma-dda1882f352aValidation status: machine_predicted_unvalidated
Candidate categoriesMeta-epidemiology (narrow), Science and technology studies, Scholarly communication, Insufficient payload (model declined to judge)
Consensus categoriesInsufficient payload (model declined to judge)
DomainCandidate signal: none · Consensus signal: none
Study designCandidate signal: Not applicable · Consensus signal: Not applicable
GenreCandidate signal: Other · Consensus signal: Other
Teacher disagreement score0.456
Threshold uncertainty score1.000

Codex and Gemma teacher scores by category

CategoryCodexGemma
Metaresearch0.0030.006
Meta-epidemiology (narrow)0.0000.000
Meta-epidemiology (broad)0.0000.000
Bibliometrics0.0010.001
Science and technology studies0.0020.000
Scholarly communication0.0020.000
Open science0.0040.004
Research integrity0.0000.001
Insufficient payload (model declined to judge)0.4960.041

Machine scores (provisional)

The two teacher heads of the student model, read on this work. A score orders the frame for review; it never asserts a category, and the validation status ships verbatim with every row.

Baseline scores from an immature model (maturity gate not passed, 7 training rounds). Scores rank; they never assert a category.

Opus teacher head0.160
GPT teacher head0.347
Teacher spread0.187 · how far apart the two teachers sit on this one work
Validation statusscore_only:v0-immature-baseline · verbatim from the scoring run: score_only means the number may rank works, and no category label ships from it

Classification

machine, unvalidated

Machine predicted; both teacher heads agree on what is shown here.

Study designNot applicable
Domainnot available
GenreOther

How this classification was reached, model by model and score by score, is at the end of the page under "How this classification was reached".

Quick stats

Citations0
Published2022
Admission routes1
Has abstractyes

Explore more

Same venueZenodo (CERN European Organization for Nuclear Research)Same topicProbability and Risk ModelsFrench-language works237,207