Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 7 of 7

Full-Text Articles in Physical Sciences and Mathematics

A Multi-Objective Grey Wolf Optimizer For Energy Planning Problem In Smart Home Using Renewable Energy Systems, Sharif Naser Makhadmeh, Mohammed Azmi Al-Betar, Feras Al-Obeidat, Osama Ahmad Alomari, Ammar Kamal Abasi, Mohammad Tubishat, Zenab Elgamal, Waleed Alomoush Jan 2024

A Multi-Objective Grey Wolf Optimizer For Energy Planning Problem In Smart Home Using Renewable Energy Systems, Sharif Naser Makhadmeh, Mohammed Azmi Al-Betar, Feras Al-Obeidat, Osama Ahmad Alomari, Ammar Kamal Abasi, Mohammad Tubishat, Zenab Elgamal, Waleed Alomoush

All Works

This paper presents the energy planning problem (EPP) as an optimization problem to find the optimal schedules to minimize energy consumption costs and demand and enhance users’ comfort levels. The grey wolf optimizer (GWO), One of the most powerful optimization methods, is adjusted and adapted to address EPP optimally and achieve its objectives efficiently. The GWO is adapted due to its high performance in addressing NP-complex hard problems like the EPP, where it contains efficient and dynamic parameters that enhance its exploration and exploitation capabilities, particularly for large search spaces. In addition, new energy and real-world resources based on solar …


Optimizing Resource Utilization, Efficiency And Scalability In Deep Learning Systems, Xiaofeng Wu May 2023

Optimizing Resource Utilization, Efficiency And Scalability In Deep Learning Systems, Xiaofeng Wu

Computer Science and Engineering Dissertations

This thesis addresses the challenges of utilization, efficiency, and scalability faced by deep learning systems, which are essential for high-performance training and serving of deep learning models. Deep learning systems play a critical role in developing accurate and complex models for various applications, including image recognition, natural language understanding, and speech recognition. This research focuses on understanding and developing deep learning systems that encompass data preprocessing, resource management, multi-tenancy, and distributed model training. The thesis proposes several solutions to improve the performance, scalability, and efficiency of deep learning applications. Firstly, we introduce SwitchFlow, a scheduling framework that addresses the limitations …


Dynamic Data Sample Selection And Scheduling In Edge Federated Learning, Mohamed Adel Serhani, Haftay Gebreslasie Abreha, Asadullah Tariq, Mohammad Hayajneh, Yang Xu, Kadhim Hayawi Jan 2023

Dynamic Data Sample Selection And Scheduling In Edge Federated Learning, Mohamed Adel Serhani, Haftay Gebreslasie Abreha, Asadullah Tariq, Mohammad Hayajneh, Yang Xu, Kadhim Hayawi

All Works

Federated Learning (FL) is a state-of-the-art paradigm used in Edge Computing (EC). It enables distributed learning to train on cross-device data, achieving efficient performance, and ensuring data privacy. In the era of Big Data, the Internet of Things (IoT), and data streaming, challenges such as monitoring and management remain unresolved. Edge IoT devices produce and stream huge amounts of sample sources, which can incur significant processing, computation, and storage costs during local updates using all data samples. Many research initiatives have improved the algorithm for FL in homogeneous networks. However, in the typical distributed learning application scenario, data is generated …


Deep Representation Learning For Clustering And Domain Adaptation, Mohsen Kheirandishfard Dec 2019

Deep Representation Learning For Clustering And Domain Adaptation, Mohsen Kheirandishfard

Computer Science and Engineering Dissertations

Representation learning is a fundamental task in the area of machine learning which can significantly influence the performance of the algorithms used in various applications. The main goal of this task is to capture the relationships between the input data and learn feature representations that contain the most useful information of the original data. Such representations can be further leveraged in many machine learning applications such as clustering, natural language analysis, recommender systems, etc. In this dissertation, we first present a theoretical framework for solving a broad class of non-convex optimization problems. The proposed method is applicable to various tasks …


Hyper-Optimized Machine Learning And Deep Learning Methods For Geo-Spatial And Temporal Function Estimation, Neelabh Pant Aug 2018

Hyper-Optimized Machine Learning And Deep Learning Methods For Geo-Spatial And Temporal Function Estimation, Neelabh Pant

Computer Science and Engineering Dissertations

Owing to a high degree of freedom in human mobility, accurate modelling/estimation of human mobility function remains a challenge. Numerous work in the literature have tried to address the challenge using various traditional machine learning methods on spatio-temporal attributes of data. We compare the use of Varied-K Means clustering, Hidden Markov Model techniques, feed forward neural networks, recurrent neural networks (RNN) and Long Short Term Recurrent Neural Networks (LSTM) to predict a user's future movement based on the user's past historical data. Although several techniques were proposed to predict a user's movement, not many have concentrated on a user's location …


Divide And Conquer Approach To Scalable Substructure Discovery: Partitioning Schemes, Algorithms, Optimization And Performance Analysis Using Map/Reduce Paradigm, Soumyava Das May 2017

Divide And Conquer Approach To Scalable Substructure Discovery: Partitioning Schemes, Algorithms, Optimization And Performance Analysis Using Map/Reduce Paradigm, Soumyava Das

Computer Science and Engineering Dissertations

With the proliferation of applications rich in relationships, graphs are becoming the preferred choice of data model for representing/storing data with relationships. The notion of "information retrieval'' and "information discovery" in graphs has acquired a completely new connotation and are currently being applied to a wide range of contexts ranging from social networks, chemical compounds, telephone networks to transactional networks. From the point of view of an end user, one of the most important aspects on graphs is to discover recurrent patterns following user-defined parameters. Finding frequent patterns play an important role in mining associations, correlations and many other interesting …


R Code To Accompany “Principal Component Analysis And Optimization: A Tutorial”, Robert Reris, J. Paul Brooks Jan 2014

R Code To Accompany “Principal Component Analysis And Optimization: A Tutorial”, Robert Reris, J. Paul Brooks

Statistical Sciences and Operations Research Data

This data accompanies "Principal Component Analysis and Optimization: A Tutorial" by Robert Reris and J. Paul Brooks, presented at the 2015 INFORMS Computing Society Conference, Operations Research and Computing: Algorithms and Software for Analytics, Richmond, Virginia January 11-13, 2015.

The data contains R code, output, and comments that follow the examples for principal component analysis in the paper.