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

Computer Sciences Commons

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

Deep learning

Discipline
Institution
Publication Year
Publication
Publication Type
File Type

Articles 601 - 630 of 1003

Full-Text Articles in Computer Sciences

Evaluation Of Deep Neural Network Prospr For Accurate Protein Distance Predictions On Casp14 Targets, Jacob A. Stern, Bryce Eric Hedelius, Olivia Fisher, Wendy M. Billings, Dennis Della Corte Nov 2021

Evaluation Of Deep Neural Network Prospr For Accurate Protein Distance Predictions On Casp14 Targets, Jacob A. Stern, Bryce Eric Hedelius, Olivia Fisher, Wendy M. Billings, Dennis Della Corte

Faculty Publications

The field of protein structure prediction has recently been revolutionized through the introduction of deep learning. The current state-of-the-art tool AlphaFold2 can predict highly accurate structures; however, it has a prohibitively long inference time for applications that require the folding of hundreds of sequences. The prediction of protein structure annotations, such as amino acid distances, can be achieved at a higher speed with existing tools, such as the ProSPr network. Here, we report on important updates to the ProSPr network, its performance in the recent Critical Assessment of Techniques for Protein Structure Prediction (CASP14) competition, and an evaluation of its …


An Energy-Efficient Smart Space System Using Lora Network With Deadline And Security Constraints, Preti Kumari, Hari Prabhat Gupta, Rahul Mishra, Sajal K. Das Nov 2021

An Energy-Efficient Smart Space System Using Lora Network With Deadline And Security Constraints, Preti Kumari, Hari Prabhat Gupta, Rahul Mishra, Sajal K. Das

Computer Science Faculty Research & Creative Works

In this paper, we develop techniques that create smart space in an efficient manner, wherein the efficiency is defined in terms of all-together: energy, security, delay, and cost. We design an energy-efficient smart space system using the Long-Range (LoRa) network. The system consists of various sensors that generate sensory data represented as Multi-dimensional Time Series (MTS). The sensors are connected with an Edge device and LoRa node for processing and transferring the MTS, respectively. The system first proposes a deep learning-based compression-decompression model for reducing the size of MTS at the Edge devices. Next, it uses game theory for finding …


Using Deep Learning To Predict The Path Of A Shuttlecock In Badminton, Sachleen Singh Nov 2021

Using Deep Learning To Predict The Path Of A Shuttlecock In Badminton, Sachleen Singh

Student Theses and Dissertations

With this thesis we intend to predict the movement of the shuttlecock given ten frames of a video for the each of the next ten frames. We also present a new regression model for the prediction of the frames called PIFR [Present Imputation and Future Regression] which consists of two models prepared for the same. Both the models try to predict the “future” position of the shuttlecock, the players and their rackets. There are two parts of the prediction network: An object detection stage based YOLO and the regression model. [40]


Treatment Selection Using Prototyping In Latent-Space With Application To Depression Treatment, Akiva Kleinerman, Ariel Rosenfeld, David Benrimoh, Robert Fratila, Caitrin Armstrong, Joseph Mehltretter, Eliyahu Shneider, Amit Yaniv-Rosenfeld, Jordan Karp, Charles F. Reynolds, Gustavo Turecki, Adam Kapelner Nov 2021

Treatment Selection Using Prototyping In Latent-Space With Application To Depression Treatment, Akiva Kleinerman, Ariel Rosenfeld, David Benrimoh, Robert Fratila, Caitrin Armstrong, Joseph Mehltretter, Eliyahu Shneider, Amit Yaniv-Rosenfeld, Jordan Karp, Charles F. Reynolds, Gustavo Turecki, Adam Kapelner

Publications and Research

Machine-assisted treatment selection commonly follows one of two paradigms: a fully personalized paradigm which ignores any possible clustering of patients; or a sub-grouping paradigm which ignores personal differences within the identified groups. While both paradigms have shown promising results, each of them suffers from important limitations. In this article, we propose a novel deep learning-based treatment selection approach that is shown to strike a balance between the two paradigms using latent-space prototyping. Our approach is specifically tailored for domains in which effective prototypes and sub-groups of patients are assumed to exist, but groupings relevant to the training objective are not …


Protein Deep Profile And Model Predictions For Identifying The Causal Genes Of Male Infertility Based On Deep Learning, Fang Xu, Ganggang Guo, Feida Zhu, Xiaojun Tan, Liqing Fan Nov 2021

Protein Deep Profile And Model Predictions For Identifying The Causal Genes Of Male Infertility Based On Deep Learning, Fang Xu, Ganggang Guo, Feida Zhu, Xiaojun Tan, Liqing Fan

Research Collection School Of Computing and Information Systems

A principal task in dissecting the genetics of complex traits is to identify causal genes for disease phenotypes. Millions of genes have been sequenced in data-driven genomics era, but their causal relationships with disease phenotypes remain limited, due to the difficulty of elucidating underlying causal genes by laboratory-based strategies. Here, we proposed an innovative deep learning computational modeling alternative (DPPCG framework) for identifying causal (coding) genes for a specific disease phenotype. In terms of male infertility, we introduced proteins as intermediate cell variables, leveraging integrated deep knowledge representations (Word2vec, ProtVec, Node2vec, and Space2vec) quantitatively represented as ‘protein deep profiles’. We …


Patchnet: Hierarchical Deep Learning-Based Stable Patch Identification For The Linux Kernel, Thong Hoang, Julia Lawall, Yuan Tian, Richard J. Oentaryo, David Lo Nov 2021

Patchnet: Hierarchical Deep Learning-Based Stable Patch Identification For The Linux Kernel, Thong Hoang, Julia Lawall, Yuan Tian, Richard J. Oentaryo, David Lo

Research Collection School Of Computing and Information Systems

Linux kernel stable versions serve the needs of users who value stability of the kernel over new features. The quality of such stable versions depends on the initiative of kernel developers and maintainers to propagate bug fixing patches to the stable versions. Thus, it is desirable to consider to what extent this process can be automated. A previous approach relies on words from commit messages and a small set of manually constructed code features. This approach, however, shows only moderate accuracy. In this paper, we investigate whether deep learning can provide a more accurate solution. We propose PatchNet, a hierarchical …


Stock Market Trend Forecasting Based On Multiple Textual Features: A Deep Learning Method, Zhenda Hu, Zhaoxia Wang, Seng-Beng Ho, Ah-Hwee Tan Nov 2021

Stock Market Trend Forecasting Based On Multiple Textual Features: A Deep Learning Method, Zhenda Hu, Zhaoxia Wang, Seng-Beng Ho, Ah-Hwee Tan

Research Collection School Of Computing and Information Systems

Stock market trend forecasting is a valuable and challenging research task for both industry and academia. In order to explore the influence of stock news information on the stock market trend, a textual embedding construction method is proposed to encode multiple textual features, including topic features, sentiment features, and semantic features extracted from stock news textual content. In addition, a deep learning method is designed by using financial data and multiple textual features obtained from multiple news textual embeddings for short-term stock market trend prediction. For evaluation, extensive experiments on real stock market data are conducted. The experimental results illustrate …


Multi-Object Localization In Robotic Hand, Tsing Tsow Oct 2021

Multi-Object Localization In Robotic Hand, Tsing Tsow

USF Tampa Graduate Theses and Dissertations

We have developed a machine learning approach to localized objects inside a robotic hand using only images from 2D cameras. Specifically, we used deep learning method (You Only Look Once, YOLO) and Iterative closest Point (ICP) to estimate the 3D coordinates of the objects in a robotic hand. This method will also output the number of objects inside the robotic hand in addition to the coordinates of the objects. We have demonstrated the performance with simulation and obtained typical accuracy within a few pixels (couple mm) and counting accuracy of about 76%. We have also applied it to real images, …


Detection Of Dental Apical Lesions Using Cnns On Periapical Radiograph, Chun-Wei Li, Szu-Yin Lin, He-Sheng Chou, Tsung-Yi Chen, Yu-An Chen, Sheng-Yu Liu, Yu-Lin Liu, Chiung-An Chen, Yen-Cheng Huang, Shih-Lun Chen, Yi-Cheng Mao, Patricia Angela R. Abu, Wei-Yuan Chiang, Wen-Shen Lo Oct 2021

Detection Of Dental Apical Lesions Using Cnns On Periapical Radiograph, Chun-Wei Li, Szu-Yin Lin, He-Sheng Chou, Tsung-Yi Chen, Yu-An Chen, Sheng-Yu Liu, Yu-Lin Liu, Chiung-An Chen, Yen-Cheng Huang, Shih-Lun Chen, Yi-Cheng Mao, Patricia Angela R. Abu, Wei-Yuan Chiang, Wen-Shen Lo

Department of Information Systems & Computer Science Faculty Publications

Apical lesions, the general term for chronic infectious diseases, are very common dental diseases in modern life, and are caused by various factors. The current prevailing endodontic treatment makes use of X-ray photography taken from patients where the lesion area is marked manually, which is therefore time consuming. Additionally, for some images the significant details might not be recognizable due to the different shooting angles or doses. To make the diagnosis process shorter and efficient, repetitive tasks should be performed automatically to allow the dentists to focus more on the technical and medical diagnosis, such as treatment, tooth cleaning, or …


Towards Accurate Run-Time Hardware-Assisted Stealthy Malware Detection: A Lightweight, Yet Effective Time Series Cnn-Based Approach, Hossein Sayadi, Yifeng Gao, Hosein Mohammadi Makrani, Jessica Lin, Paulo Cesar Costa, Setareh Rafatirad, Houman Homayoun Oct 2021

Towards Accurate Run-Time Hardware-Assisted Stealthy Malware Detection: A Lightweight, Yet Effective Time Series Cnn-Based Approach, Hossein Sayadi, Yifeng Gao, Hosein Mohammadi Makrani, Jessica Lin, Paulo Cesar Costa, Setareh Rafatirad, Houman Homayoun

Computer Science Faculty Publications

According to recent security analysis reports, malicious software (a.k.a. malware) is rising at an alarming rate in numbers, complexity, and harmful purposes to compromise the security of modern computer systems. Recently, malware detection based on low-level hardware features (e.g., Hardware Performance Counters (HPCs) information) has emerged as an effective alternative solution to address the complexity and performance overheads of traditional software-based detection methods. Hardware-assisted Malware Detection (HMD) techniques depend on standard Machine Learning (ML) classifiers to detect signatures of malicious applications by monitoring built-in HPC registers during execution at run-time. Prior HMD methods though effective have limited their study on …


Research On The Network Of 3d Smoke Flow Super-Resolution Data Generation, Jinlian Du, Shufei Li, Xueyun Jin Oct 2021

Research On The Network Of 3d Smoke Flow Super-Resolution Data Generation, Jinlian Du, Shufei Li, Xueyun Jin

Journal of System Simulation

Abstract: Aiming at the problem of low data generation efficiency due to the high complexity of solving the N-S equation of smoke flow field, a deep learning model which can generate high-resolution smoke flow data based on low-resolution smoke flow data solved by N-S equation is explored and designed. Based on the Generative Adversarial Network, the smoke data reconstruction network based on the sub voxel convolution layer is constructed. Considering the fluidity of smoke, time loss based on advection step is introduced into the loss function to realize high-precision smoke simulation. By extending the image super-resolution quality evaluation index, the …


Towards More Trustworthy Deep Learning: Accurate, Resilient, And Explainable Countermeasures Against Adversarial Examples, Fei Zuo Oct 2021

Towards More Trustworthy Deep Learning: Accurate, Resilient, And Explainable Countermeasures Against Adversarial Examples, Fei Zuo

Theses and Dissertations

Despite the great achievements made by neural networks on tasks such as image classification, they are brittle and vulnerable to adversarial example (AE) attacks, which are crafted by adding human-imperceptible perturbations to inputs in order that a neural-network-based classifier incorrectly labels them. Along with the prevalence of deep learning techniques, the threat of AEs attracts increasingly attentions since it may lead to serious consequences in some vital applications such as disease diagnosis.

To defeat attacks based on AEs, both detection and defensive techniques attract the research community’s attention. Given an input image, the detection system outputs whether it is an …


Deep Learning For Image Super-Resolution: A Survey, Zhihao Wang, Jian Chen, Steven C. H. Hoi Oct 2021

Deep Learning For Image Super-Resolution: A Survey, Zhihao Wang, Jian Chen, Steven C. H. Hoi

Research Collection School Of Computing and Information Systems

Image Super-Resolution (SR) is an important class of image processing techniqueso enhance the resolution of images and videos in computer vision. Recent years have witnessed remarkable progress of image super-resolution using deep learning techniques. This article aims to provide a comprehensive survey on recent advances of image super-resolution using deep learning approaches. In general, we can roughly group the existing studies of SR techniques into three major categories: supervised SR, unsupervised SR, and domain-specific SR. In addition, we also cover some other important issues, such as publicly available benchmark datasets and performance evaluation metrics. Finally, we conclude this survey by …


Computer-Aided Diagnosis Of Low Grade Endometrial Stromal Sarcoma (Lgess), Xinxin Yang, Mark Stamp Sep 2021

Computer-Aided Diagnosis Of Low Grade Endometrial Stromal Sarcoma (Lgess), Xinxin Yang, Mark Stamp

Faculty Research, Scholarly, and Creative Activity

Low grade endometrial stromal sarcoma (LGESS) accounts for about 0.2% of all uterine cancer cases. Approximately 75% of LGESS patients are initially misdiagnosed with leiomyoma, which is a type of benign tumor, also known as fibroids. In this research, uterine tissue biopsy images of potential LGESS patients are preprocessed using segmentation and stain normalization algorithms. We then apply a variety of classic machine learning and advanced deep learning models to classify tissue images as either benign or cancerous. For the classic techniques considered, the highest classification accuracy we attain is about 0.85, while our best deep learning model achieves an …


Users’ Sentiment Analysis Toward National Digital Library Of India: A Quantitative Approach For Understanding User Perception, Ritu Sharma, Sarita Gulati, Amanpreet Kaur, Rupak Chakravarty Sep 2021

Users’ Sentiment Analysis Toward National Digital Library Of India: A Quantitative Approach For Understanding User Perception, Ritu Sharma, Sarita Gulati, Amanpreet Kaur, Rupak Chakravarty

Library Philosophy and Practice (e-journal)

Sentiment analysis is also known as opinion mining. Sentiment analysis is contextual mining of text which identifies and extracts subjective information in textual data. It is extremely used by business, educational organizations, and social media monitoring to gain the general outlook of the wide public regarding their product and policy. The current study looks for gaining insights into user reviews on the National Digital Library of India (NDLI) mobile app (android and iOS). For this purpose, sentiment analysis will be used. It yields an average of 3.64/5 ratings based on 11,861 reviews. The dataset includes a total of 4560 user …


Learning In Convolutional Neural Networks Accelerated By Transfer Entropy, Adrian Moldovan, Angel Caţaron, Răzvan Andonie Sep 2021

Learning In Convolutional Neural Networks Accelerated By Transfer Entropy, Adrian Moldovan, Angel Caţaron, Răzvan Andonie

Computer Science Faculty Scholarship

Recently, there is a growing interest in applying Transfer Entropy (TE) in quantifying the effective connectivity between artificial neurons. In a feedforward network, the TE can be used to quantify the relationships between neuron output pairs located in different layers. Our focus is on how to include the TE in the learning mechanisms of a Convolutional Neural Network (CNN) architecture. We introduce a novel training mechanism for CNN architectures which integrates the TE feedback connections. Adding the TE feedback parameter accelerates the training process, as fewer epochs are needed. On the flip side, it adds computational overhead to each epoch. …


Advancing Proper Dataset Partitioning And Classification Of Visual Search And The Vigilance Decrement Using Eeg Deep Learning Algorithms, Alexander J. Kamrud Sep 2021

Advancing Proper Dataset Partitioning And Classification Of Visual Search And The Vigilance Decrement Using Eeg Deep Learning Algorithms, Alexander J. Kamrud

Theses and Dissertations

Electroencephalography (EEG) classification of visual search and vigilance tasks has vast potential in its benefits. In future human-machine teaming systems, EEG could act as the tool for operator state assessment, enabling AI teammates to know when to assist the operator in these tasks, with the potential to lead to increased safety of operations, better training systems for our operators, and improved operational effectiveness. This research investigates deep learning methods which utilize EEG signals to classify the efficiency of an operator's search and to classify whether an operator is in a decrement during a vigilance type task, and investigates performing these …


Gradient Free Sign Activation Zero One Loss Neural Networks For Adversarially Robust Classification, Yunzhe Xue Aug 2021

Gradient Free Sign Activation Zero One Loss Neural Networks For Adversarially Robust Classification, Yunzhe Xue

Dissertations

The zero-one loss function is less sensitive to outliers than convex surrogate losses such as hinge and cross-entropy. However, as a non-convex function, it has a large number of local minima, andits undifferentiable attribute makes it impossible to use backpropagation, a method widely used in training current state-of-the-art neural networks. When zero-one loss is applied to deep neural networks, the entire training process becomes challenging. On the other hand, a massive non-unique solution probably also brings different decision boundaries when optimizing zero-one loss, making it possible to fight against transferable adversarial examples, which is a common weakness in deep learning …


Towards Adversarial Robustness With 01 Lossmodels, And Novel Convolutional Neural Netsystems For Ultrasound Images, Meiyan Xie Aug 2021

Towards Adversarial Robustness With 01 Lossmodels, And Novel Convolutional Neural Netsystems For Ultrasound Images, Meiyan Xie

Dissertations

This dissertation investigates adversarial robustness with 01 loss models and a novel convolutional neural net systems for vascular ultrasound images.

In the first part, the dissertation presents stochastic coordinate descent for 01 loss and its sensitivity to adversarial attacks. The study here suggests that 01 loss may be more resilient to adversarial attacks than the hinge loss and further work is required.

In the second part, this dissertation proposes sign activation network with a novel gradient-free stochastic coordinate descent algorithm and its ensembling model. The study here finds that the ensembling model gives a high minimum distortion (as measured by …


Advances In Deep Learning With Applications To Computer Vision And Astronomy, Zhihang Hu Aug 2021

Advances In Deep Learning With Applications To Computer Vision And Astronomy, Zhihang Hu

Dissertations

Deep Learning has spanned a variety of applications in computer vision as well as computational astronomy. These two aspects obtained similar data structure, therefore, their solutions can be transferable between each other. This dissertation look into two video-related tasks in computer vision and propose a novel problem in computational astronomy.

Specifically, acquiring an in-depth understanding of videos has been a cornerstone problem in computer vision. This problem has been studied by various researchers from different perspectives, among which video prediction has attracted much attention. Video prediction aims to generate the pixels of future frames given a sequence of context frames. …


Enhancing Microbiome Host Disease Prediction With Variational Autoencoders, Celeste Manughian-Peter Aug 2021

Enhancing Microbiome Host Disease Prediction With Variational Autoencoders, Celeste Manughian-Peter

Computational and Data Sciences (MS) Theses

Advancements in genetic sequencing methods for microbiomes in recent decades have permitted the collection of taxonomic and functional profiles of microbial communities, accelerating the discovery of the functional aspects of the microbiome and generating an increased interest among clinicians in applying these techniques with patients. This advancement has coincided with software and hardware improvements in the field of machine learning and deep learning. Combined, these advancements implicate further potential for progress in disease diagnosis and treatment in humans. The ability to classify a human microbiome profile into a disease category, and additionally identify the differentiating factors within the profile between …


Machine Learning Methods To Improve Fairness And Prediction Accuracy On Largesocially Relevant Datasets, Bhanu Chaturvedi Jain Aug 2021

Machine Learning Methods To Improve Fairness And Prediction Accuracy On Largesocially Relevant Datasets, Bhanu Chaturvedi Jain

Computer Science and Engineering Dissertations - Archive

Machine learning-based decision support systems bring relief to the decision-makers in many domains such as loan application acceptance, dating, hiring, granting parole, insurance coverage, and medical diagnoses. These support systems facilitate processing tremendous amounts of data to decipher the embedded patterns. However,these decisions can also absorb and amplify bias embedded in the data. An increasing number of applications of machine learning-based decision sup-port systems in a growing number of domains has directed the attention of stake-holders to the accuracy, transparency, interpretability, cost effectiveness, and fairness encompassed in the ensuing decisions. In this dissertation, we have focused on fairness and accuracy …


Domain Adaptive Transfer Learning For Visual Classification, Ashiq Imran Aug 2021

Domain Adaptive Transfer Learning For Visual Classification, Ashiq Imran

Computer Science and Engineering Dissertations - Archive

Deep Neural Networks have made a significant impact on many computer vision applications with large-scale labeled datasets. However, in many applications, it is expensive and time-consuming to gather large-scale labeled data. With the limited availability of labeled data, it is challenging to obtain great performance. Moreover, in many real-world problems, transfer learning has been applied to cope with limited labeled training data. Transfer learning is a machine learning paradigm where pre-trained models on one task can be reused for another task. This dissertation investigates transfer learning and related machine learning techniques such as domain adaptation on visual categorization applications. At …


Identification Of Chemical Structures And Substructures Via Deep Q-Learning And Supervised Learning Of Ftir Spectra, Joshua D. Ellis Aug 2021

Identification Of Chemical Structures And Substructures Via Deep Q-Learning And Supervised Learning Of Ftir Spectra, Joshua D. Ellis

Graduate Theses/Dissertations

Fourier-transform infrared (FTIR) spectra of organic compounds can be used to compare and identify compounds. A mid-FTIR spectrum gives absorbance values of a compound over the 400-4000 cm-1 range. Spectral matching is the process of comparing the spectral signature of two or more compounds and returning a value for the similarity of the compounds based on how closely their spectra match. This process is commonly used to identify an unknown compound by searching for its spectrum’s closes match in a database of known spectra. A major limitation of this process is that it can only be used to identify …


Predicting Severity Of Traumatic Brain Injury: A Residual Learning Model From Magnetic Resonance Images, Dacosta Yeboah Aug 2021

Predicting Severity Of Traumatic Brain Injury: A Residual Learning Model From Magnetic Resonance Images, Dacosta Yeboah

Graduate Theses/Dissertations

One of the most significant frontiers for computational scientists is the engineering of human healthcare delivery based on intelligent analysis of health data. In a variety of neurological disorders such as Traumatic Brain Injury (TBI), neuro-imaging information plays a crucial role in the decision-making regarding patient care and as a potential prognostic marker for outcome. TBI is a heterogeneous neurological disorder. Due to the economic burdens of the disorder, sorting out this heterogeneity could provide more insights and better understanding of TBI recovery trajectories, thus improving overall diagnosis and treatment options. Magnetic Resonance Imaging (MRI) is a non-invasive technique that …


Automation Of Radiation Treatment Planning For Cervical Cancer, Dong Joo Rhee Aug 2021

Automation Of Radiation Treatment Planning For Cervical Cancer, Dong Joo Rhee

Dissertations and Theses (Open Access)

Cervical cancer is one of the most common cancer in low- and middle-income countries (LMICs). The mortality rate can be reduced if radiation treatment becomes widely available. However, due to the lack of radiation treatment facilities and human resources, many cervical cancer patients in Africa are not able to receive timely treatments or advanced therapies. To increase the availability of radiation treatment in low-and middle-income countries (LMICs) including African countries, many attempts have been made to reduce the cost of medical linear accelerators. However, increasing the number of treatment machines would not instantly resolve the issues, as there would be …


Applying Deep Learning To The Ice Cream Vendor Problem: An Extension Of The Newsvendor Problem, Gaffar Solihu Aug 2021

Applying Deep Learning To The Ice Cream Vendor Problem: An Extension Of The Newsvendor Problem, Gaffar Solihu

Electronic Theses and Dissertations

The Newsvendor problem is a classical supply chain problem used to develop strategies for inventory optimization. The goal of the newsvendor problem is to predict the optimal order quantity of a product to meet an uncertain demand in the future, given that the demand distribution itself is known. The Ice Cream Vendor Problem extends the classical newsvendor problem to an uncertain demand with unknown distribution, albeit a distribution that is known to depend on exogenous features. The goal is thus to estimate the order quantity that minimizes the total cost when demand does not follow any known statistical distribution. The …


Breast Ultrasound Image Segmentation Based On Uncertainty Reduction And Context Information, Kuan Huang Aug 2021

Breast Ultrasound Image Segmentation Based On Uncertainty Reduction And Context Information, Kuan Huang

All Graduate Theses and Dissertations, Spring 1920 to Summer 2023

Breast cancer frequently occurs in women over the world. It was one of the most serious diseases and the second common cancer among women in 2019. The survival rate of stages 0 and 1 of breast cancer is closed to 100%. It is urgent to develop an approach that can detect breast cancer in the early stages. Breast ultrasound (BUS) imaging is low-cost, portable, and effective; therefore, it becomes the most crucial approach for breast cancer diagnosis. However, BUS images are of poor quality, low contrast, and uncertain. The computer-aided diagnosis (CAD) system is developed for breast cancer to prevent …


Intraday Stock Trading Using Reinforcement Learning: An Investigation Of Visual Representations Of Price, Kanak Tenguria Aug 2021

Intraday Stock Trading Using Reinforcement Learning: An Investigation Of Visual Representations Of Price, Kanak Tenguria

All Graduate Theses and Dissertations, Spring 1920 to Summer 2023

In this study, we are developing a reinforcement learning-based strategy for the intraday trading of stocks. This study’s primary goals include developing an environment that can be used as a simulator for the day trading stock market and, train an agent to trade in this environment by performing actions and finding the optimal policy to maximize its reward.

This study also focuses on experimentation with different state representations to understand how data representation affects the learning system. We have experimented with three different state representations. All the representations focus on presenting the intraday stock data as images. We have chosen …


Pruning-Aware Merging For Efficient Multitask Inference, Dawei Gao, Xiaoxi He, Zimu Zhou, Yongxin Tong, Lothar Thiele Aug 2021

Pruning-Aware Merging For Efficient Multitask Inference, Dawei Gao, Xiaoxi He, Zimu Zhou, Yongxin Tong, Lothar Thiele

Research Collection School Of Computing and Information Systems

Many mobile applications demand selective execution of multiple correlated deep learning inference tasks on resource-constrained platforms. Given a set of deep neural networks, each pre-trained for a single task, it is desired that executing arbitrary combinations of tasks yields minimal computation cost. Pruning each network separately yields suboptimal computation cost due to task relatedness. A promising remedy is to merge the networks into a multitask network to eliminate redundancy across tasks before network pruning. However, pruning a multitask network combined by existing network merging schemes cannot minimise the computation cost of every task combination because they do not consider such …