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

Computer Engineering Commons

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

Articles 1 - 4 of 4

Full-Text Articles in Computer Engineering

Coded Matrix Multiplication, Xiaodi Fan Sep 2022

Coded Matrix Multiplication, Xiaodi Fan

Dissertations, Theses, and Capstone Projects

Matrix multiplication is a fundamental building block in many machine learning models. As the input matrices may be too large to be multiplied on a single server, it is common to split input matrices into multiple sub-matrices and execute the multiplications on different servers. However, in a distributed infrastructure, it is common to observe stragglers whose performance is significantly lower than other servers at some time. Compared to replicating each task on multiple servers, coded matrix multiplication, i.e., a combination of coding theoretic techniques and distributed matrix multiplication, can tolerate the same number of stragglers with much fewer servers. The …


Quorum Blockchain Stress Evaluation In Different Environments, Daniel P. Mera Jun 2019

Quorum Blockchain Stress Evaluation In Different Environments, Daniel P. Mera

Student Theses

In today’s world, the Blockchain technology is used for different purposes has brought an increment in the development of different Blockchain platforms, services, and utilities for storing data securely and efficiently. Quorum Blockchain, an Ethereum fork created by JPMorgan Chase, has placed itself in one of the widely used, efficient and trustful Blockchain platforms available today. Because of the importance which Quorum is contributing to the world, it is important to test and measure different aspects of the platform, not only to prove how efficient the software can be but as well as to have a clear view on what …


Fashion Merchandising: An Augmented Reality, Naeha A. Sayed May 2019

Fashion Merchandising: An Augmented Reality, Naeha A. Sayed

Dissertations, Theses, and Capstone Projects

There is a continuous and constant transformation in the field of Augmented Reality (AR), both in the Retail, and the Manufacturing sector. It has started to influence everything from fashion runway shows to online shopping. Consumers dynamics have shifted in the fashion industry, the ways becoming more dominant than the old observant ones- the simple buying experience no longer satisfies them. Due to the emergence of the new digital platforms and technological enhancements, the consumers are looking for more- be it a more exciting buying experience or more user interaction or more enhanced products. This technological change starts with the …


Efficient Private Information Retrieval, Konstantinos Nikolopoulos May 2019

Efficient Private Information Retrieval, Konstantinos Nikolopoulos

Dissertations, Theses, and Capstone Projects

A vast amount of today's Internet users' on line activities consists of queries to various types of databases. From traditional search engines to modern cloud based services, a person's everyday queries over a period of time on various data sources, will leave a trail visible to the query processor, which can reveal significant and possibly sensitive information about her. Private Information Retrieval (PIR) algorithms can be leveraged for providing perfect privacy to users' queries, though at a restrictive computational cost. In this work, we consider today's highly distributed computing environments, as well as certain secure-hardware devices, for optimizing existing PIR …