{"id":{"repo_id":"umkc","oai_identifier":"oai:mospace.umsystem.edu:10355/61871"},"canonical_url":"https://search.dev.ndltd.org/etd/umkc/oai:mospace.umsystem.edu:10355/61871","repository":{"repo_id":"umkc","name":"University of Missouri - Kansas City","base_url":"https://mospace.umsystem.edu/oai/request"},"display":{"title":"DL-DI: A Deep Learning Framework for Distributed, Incremental Image Classification","abstract":"Deep Learning technologies show promise for dramatic advances in fields such as image classification and speech recognition. Deep Learning (DL) is a class of Machine Learning algorithms that involves learning of multiple levels of features from data to build a model. One of the open questions in DL is whether up-to-date models can be built and provide dealing with dynamic and large volumes of new data created. This requires addressing how models can be consistently constructed and updated (incremental learning) in a scalable manner. Current research and practices of DL do not fully support these important features, such as distributed learning or incremental learning to an extent that is required. The objective of this thesis is to provide a solution to this problem by building a framework that is distributed and incremental in nature. In the DL-DI framework, a learning problem is composed of two stages: Local Learning and Global Learning. In the local learning stage, a learning problem is divided into several smaller problems. These smaller problems are solved using an optimized original solution for a better local performance. The learning outcomes from the local learning stage, such as predictions and activations, will feed into the global learning. A feed forward deep neural network is used in global learning. The presented framework focuses mainly on image classification problems, but this can be applied to several other learning problems. The proposed framework is implemented in TensorFlow, an open source machine learning library developed by Google, with the capability of building deep neural networks using parallel GPU computations. To support the effectiveness of the DL-DI framework, we have evaluated the DL-DI framework on image classification using Softmax Regression and Convolutional Neural Networks on MNIST, CIFAR10 datasets. The evaluation results have verified that the DL-DIS framework supports distributed incremental Deep Learning while achieving a reasonably high rate of prediction accuracy.","abstract_html":"Deep Learning technologies show promise for dramatic advances in fields such as image classification and speech recognition. Deep Learning (DL) is a class of Machine Learning algorithms that involves learning of multiple levels of features from data to build a model. One of the open questions in DL is whether up-to-date models can be built and provide dealing with dynamic and large volumes of new data created. This requires addressing how models can be consistently constructed and updated (incremental learning) in a scalable manner. Current research and practices of DL do not fully support these important features, such as distributed learning or incremental learning to an extent that is required. The objective of this thesis is to provide a solution to this problem by building a framework that is distributed and incremental in nature. In the DL-DI framework, a learning problem is composed of two stages: Local Learning and Global Learning. In the local learning stage, a learning problem is divided into several smaller problems. These smaller problems are solved using an optimized original solution for a better local performance. The learning outcomes from the local learning stage, such as predictions and activations, will feed into the global learning. A feed forward deep neural network is used in global learning. The presented framework focuses mainly on image classification problems, but this can be applied to several other learning problems. The proposed framework is implemented in TensorFlow, an open source machine learning library developed by Google, with the capability of building deep neural networks using parallel GPU computations. To support the effectiveness of the DL-DI framework, we have evaluated the DL-DI framework on image classification using Softmax Regression and Convolutional Neural Networks on MNIST, CIFAR10 datasets. The evaluation results have verified that the DL-DIS framework supports distributed incremental Deep Learning while achieving a reasonably high rate of prediction accuracy.","abstract_has_math":false,"creators":["Maddula, Manikanta"],"institution":"University of Missouri--Kansas City","degree_name":"M.S.","degree_level":"Masters","degree_discipline":"Computer Science (UMKC)","degree_department":null,"school":null,"contributors":[],"advisors":["Lee, Yugyung, 1960-"],"committee_chairs":[],"committee_members":[],"year":2017,"date_issued":"2017","date_published":"2017","updated_at":"2026-07-24T05:18:22Z","subjects":[],"languages":["en_US"],"rights":[],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/10355/61871","outbound_label":"Handle","outbound_source":"dc:identifier.uri"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor.advisor","label":"Advisor","values":["Lee, Yugyung, 1960-"]},{"key":"dc:creator","label":"Author","values":["Maddula, Manikanta"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.accessioned","label":"Dc Date Accessioned","values":["2017-10-23T13:18:37Z"]},{"key":"dc:date.available","label":"Dc Date Available","values":["2017-10-23T13:18:37Z"]},{"key":"dc:date.issued","label":"Date","values":["2017"]},{"key":"dc:publisher","label":"Institution","values":["University of Missouri--Kansas City"]},{"key":"dc:type","label":"Dc Type","values":["Thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science (UMKC)"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Masters"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Missouri--Kansas City"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language.iso","label":"Language (ISO)","values":["en_US"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier.uri","label":"Identifier URI","values":["https://hdl.handle.net/10355/61871"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Title from PDF of title page, viewed October 31, 2017","Thesis advisor: Yugyung Lee","Vita","Includes bibliographical references (pages 107-109)","Thesis (M.S.)--School of Computing and Engineering. University of Missouri--Kansas City, 2017"]},{"key":"dc:description.abstract","label":"Abstract","values":["Deep Learning technologies show promise for dramatic advances in fields such as image classification and speech recognition. Deep Learning (DL) is a class of Machine Learning algorithms that involves learning of multiple levels of features from data to build a model. One of the open questions in DL is whether up-to-date models can be built and provide dealing with dynamic and large volumes of new data created. This requires addressing how models can be consistently constructed and updated (incremental learning) in a scalable manner. Current research and practices of DL do not fully support these important features, such as distributed learning or incremental learning to an extent that is required. The objective of this thesis is to provide a solution to this problem by building a framework that is distributed and incremental in nature. In the DL-DI framework, a learning problem is composed of two stages: Local Learning and Global Learning. In the local learning stage, a learning problem is divided into several smaller problems. These smaller problems are solved using an optimized original solution for a better local performance. The learning outcomes from the local learning stage, such as predictions and activations, will feed into the global learning. A feed forward deep neural network is used in global learning. The presented framework focuses mainly on image classification problems, but this can be applied to several other learning problems. The proposed framework is implemented in TensorFlow, an open source machine learning library developed by Google, with the capability of building deep neural networks using parallel GPU computations. To support the effectiveness of the DL-DI framework, we have evaluated the DL-DI framework on image classification using Softmax Regression and Convolutional Neural Networks on MNIST, CIFAR10 datasets. The evaluation results have verified that the DL-DIS framework supports distributed incremental Deep Learning while achieving a reasonably high rate of prediction accuracy."]},{"key":"dc:title","label":"Title","values":["DL-DI: A Deep Learning Framework for Distributed, Incremental Image Classification"]}]}],"canonical_facts":{"dc:contributor.advisor":["Lee, Yugyung, 1960-"],"dc:creator":["Maddula, Manikanta"],"dc:date.accessioned":["2017-10-23T13:18:37Z"],"dc:date.available":["2017-10-23T13:18:37Z"],"dc:date.issued":["2017"],"dc:description":["Title from PDF of title page, viewed October 31, 2017","Thesis advisor: Yugyung Lee","Vita","Includes bibliographical references (pages 107-109)","Thesis (M.S.)--School of Computing and Engineering. University of Missouri--Kansas City, 2017"],"dc:description.abstract":["Deep Learning technologies show promise for dramatic advances in fields such as image classification and speech recognition. Deep Learning (DL) is a class of Machine Learning algorithms that involves learning of multiple levels of features from data to build a model. One of the open questions in DL is whether up-to-date models can be built and provide dealing with dynamic and large volumes of new data created. This requires addressing how models can be consistently constructed and updated (incremental learning) in a scalable manner. Current research and practices of DL do not fully support these important features, such as distributed learning or incremental learning to an extent that is required. The objective of this thesis is to provide a solution to this problem by building a framework that is distributed and incremental in nature. In the DL-DI framework, a learning problem is composed of two stages: Local Learning and Global Learning. In the local learning stage, a learning problem is divided into several smaller problems. These smaller problems are solved using an optimized original solution for a better local performance. The learning outcomes from the local learning stage, such as predictions and activations, will feed into the global learning. A feed forward deep neural network is used in global learning. The presented framework focuses mainly on image classification problems, but this can be applied to several other learning problems. The proposed framework is implemented in TensorFlow, an open source machine learning library developed by Google, with the capability of building deep neural networks using parallel GPU computations. To support the effectiveness of the DL-DI framework, we have evaluated the DL-DI framework on image classification using Softmax Regression and Convolutional Neural Networks on MNIST, CIFAR10 datasets. The evaluation results have verified that the DL-DIS framework supports distributed incremental Deep Learning while achieving a reasonably high rate of prediction accuracy."],"dc:identifier.uri":["https://hdl.handle.net/10355/61871"],"dc:language.iso":["en_US"],"dc:publisher":["University of Missouri--Kansas City"],"dc:title":["DL-DI: A Deep Learning Framework for Distributed, Incremental Image Classification"],"dc:type":["Thesis"],"thesis:degree_discipline":["Computer Science (UMKC)"],"thesis:degree_level":["Masters"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Missouri--Kansas City"]},"updated_at":"2026-07-24T05:18:22Z"}