paper-with-me

홈 › Papers

Learnergy: Energy-based Machine Learners

2020-03-16 · Mateus Roder, Gustavo Henrique de Rosa, João Paulo Papa

Throughout the last years, machine learning techniques have been broadly encouraged in the context of deep learning architectures. An exciting algorithm denoted as Restricted Boltzmann Machine relies on energy- and probabilistic-based nature to tackle the most diverse applications, such as classification, reconstruction, and generation of images and signals. Nevertheless, one can see they are not adequately renowned compared to other well-known deep learning techniques, e.g., Convolutional Neural Networks. Such behavior promotes the lack of researches and implementations around the literature, coping with the challenge of sufficiently comprehending these energy-based systems. Therefore, in this paper, we propose a Python-inspired framework in the context of energy-based architectures, denoted as Learnergy. Essentially, Learnergy is built upon PyTorch to provide a more friendly environment and a faster prototyping workspace and possibly the usage of CUDA computations, speeding up their computational time.

📄 PDF Abstract BibTeX arXiv:2003.07443

Code (1)

gugarosa/learnergy 공식 구현 pytorch

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

NeuralPower: Predict and Deploy Energy-Efficient Convolutional Neural Networks

2017-10-15 · Ermao Cai, Da-Cheng Juan, Dimitrios Stamoulis, Diana Marculescu

"How much energy is consumed for an inference made by a convolutional neural network (CNN)?" With the increased popularity of CNNs deployed on the wide-spectrum of platforms (from mobile devices to workstations), the ans…

GPU

Boosting algorithms in energy research: A systematic review

2020-04-01 · Hristos Tyralis, Georgia Papacharalampous

Machine learning algorithms have been extensively exploited in energy research, due to their flexibility, automation and ability to handle big data. Among the most prominent machine learning algorithms are the boosting o…

BIG-bench Machine Learning

Energy-Efficient Multi-Orchestrator Mobile Edge Learning

2021-09-02 · Mhd Saria Allahham, Sameh Sorour, Amr Mohamed, Aiman Erbad 외

Mobile Edge Learning (MEL) is a collaborative learning paradigm that features distributed training of Machine Learning (ML) models over edge devices (e.g., IoT devices). In MEL, possible coexistence of multiple learning …

Task Allocation for Asynchronous Mobile Edge Learning with Delay and Energy Constraints

2020-11-30 · Umair Mohammad, Sameh Sorour, Mohamed Hefeida

This paper extends the paradigm of "mobile edge learning (MEL)" by designing an optimal task allocation scheme for training a machine learning model in an asynchronous manner across mutiple edge nodes or learners connect…

Adaptive Random Forests for Energy-Efficient Inference on Microcontrollers

2022-05-27 · Francesco Daghero, Alessio Burrello, Chen Xie, Luca Benini 외

Random Forests (RFs) are widely used Machine Learning models in low-power embedded devices, due to their hardware friendly operation and high accuracy on practically relevant tasks. The accuracy of a RF often increases w…