Search Results

SurfKE: A Graph-Based Feature Learning Framework for Keyphrase Extraction

Description: Current unsupervised approaches for keyphrase extraction compute a single importance score for each candidate word by considering the number and quality of its associated words in the graph and they are not flexible enough to incorporate multiple types of information. For instance, nodes in a network may exhibit diverse connectivity patterns which are not captured by the graph-based ranking methods. To address this, we present a new approach to keyphrase extraction that represents the document … more
Access: Restricted to UNT Community Members. Login required if off-campus.
Date: August 2019
Creator: Florescu, Corina Andreea
Partner: UNT Libraries
open access

A Data-Driven Computational Framework to Assess the Risk of Epidemics at Global Mass Gatherings

Description: This dissertation presents a data-driven computational epidemic framework to simulate disease epidemics at global mass gatherings. The annual Muslim pilgrimage to Makkah, Saudi Arabia is used to demonstrate the simulation and analysis of various disease transmission scenarios throughout the different stages of the event from the arrival to the departure of international participants. The proposed agent-based epidemic model efficiently captures the demographic, spatial, and temporal heterogeneit… more
Date: May 2019
Creator: Alshammari, Sultanah
Partner: UNT Libraries
open access

An Efficient Approach for Dengue Mitigation: A Computational Framework

Description: Dengue mitigation is a major research area among scientist who are working towards an effective management of the dengue epidemic. An effective dengue mitigation requires several other important components. These components include an accurate epidemic modeling, an efficient epidemic prediction, and an efficient resource allocation for controlling of the spread of the dengue disease. Past studies assumed homogeneous response pattern of the dengue epidemic to climate conditions throughout the r… more
Date: May 2019
Creator: Dinayadura, Nirosha
Partner: UNT Libraries

Enhancing Storage Dependability and Computing Energy Efficiency for Large-Scale High Performance Computing Systems

Description: With the advent of information explosion age, larger capacity disk drives are used to store data and powerful devices are used to process big data. As the scale and complexity of computer systems increase, we expect these systems to provide dependable and energy-efficient services and computation. Although hard drives are reliable in general, they are the most commonly replaced hardware components. Disk failures cause data corruption and even data loss, which can significantly affect system per… more
Access: Restricted to UNT Community Members. Login required if off-campus.
Date: May 2019
Creator: Huang, Song
Partner: UNT Libraries
open access

Exploring Physical Unclonable Functions for Efficient Hardware Assisted Security in the IoT

Description: Modern cities are undergoing rapid expansion. The number of connected devices in the networks in and around these cities is increasing every day and will exponentially increase in the next few years. At home, the number of connected devices is also increasing with the introduction of home automation appliances and applications. Many of these appliances are becoming smart devices which can track our daily routines. It is imperative that all these devices should be secure. When cryptographic keys… more
Date: May 2019
Creator: Yanambaka, Venkata Prasanth
Partner: UNT Libraries
open access

Extracting Temporally-Anchored Spatial Knowledge

Description: In my dissertation, I elaborate on the work that I have done to extract temporally-anchored spatial knowledge from text, including both intra- and inter-sentential knowledge. I also detail multiple approaches to infer spatial timeline of a person from biographies and social media. I present and analyze two strategies to annotate information regarding whether a given entity is or is not located at some location, and for how long with respect to an event. Specifically, I leverage semantic roles o… more
Date: May 2019
Creator: Vempala, Alakananda
Partner: UNT Libraries
open access

Methodical Evaluation of Processing-in-Memory Alternatives

Description: In this work, I characterized a series of potential application kernels using a set of architectural and non-architectural metrics, and performed a comparison of four different alternatives for processing-in-memory cores (PIMs): ARM cores, GPGPUs, coarse-grained reconfigurable dataflow (DF-PIM), and a domain specific architecture using SIMD PIM engine consisting of a series of multiply-accumulate circuits (MACs). For each PIM alternative I investigated how performance and energy efficiency chan… more
Date: May 2019
Creator: Scrbak, Marko
Partner: UNT Libraries
open access

Networking of UAVs Using 802.11s

Description: The thesis simulates the problem of network connectivity that occurs due to the dynamic nature of a network during flight. Nine nodes are provided with initial positions and are flown based on the path provided by leader-follower control algorithm using the server-client model. The application layer provides a point to point connection between the server and client and by using socket programming in the transport layer, a server and clients are established. Each node performs a neighbor discove… more
Date: May 2019
Creator: Polumuru, Pushpa
Partner: UNT Libraries

Parallel Analysis of Aspect-Based Sentiment Summarization from Online Big-Data

Description: Consumer's opinions and sentiments on products can reflect the performance of products in general or in various aspects. Analyzing these data is becoming feasible, considering the availability of immense data and the power of natural language processing. However, retailers have not taken full advantage of online comments. This work is dedicated to a solution for automatically analyzing and summarizing these valuable data at both product and category levels. In this research, a system was develo… more
Access: Restricted to UNT Community Members. Login required if off-campus.
Date: May 2019
Creator: Wei, Jinliang
Partner: UNT Libraries

Revealing the Positive Meaning of a Negation

Description: Negation is a complex phenomenon present in all human languages, allowing for the uniquely human capacities of denial, contradiction, misrepresentation, lying, and irony. It is in the first place a phenomenon of semantical opposition. Sentences containing negation are generally (a) less informative than affirmative ones, (b) morphosyntactically more marked—all languages have negative markers while only a few have affirmative markers, and (c) psychologically more complex and harder to process. N… more
Access: Restricted to UNT Community Members. Login required if off-campus.
Date: May 2019
Creator: Sarabi, Zahra
Partner: UNT Libraries
open access

A Study on Flat-Address-Space Heterogeneous Memory Architectures

Description: In this dissertation, we present a number of studies that primarily focus on data movement challenges among different types of memories (viz., 3D-DRAM, DDRx DRAM and NVM) employed together as a flat-address heterogeneous memory system. We introduce two different hardware-based techniques for prefetching data from slow off-chip phase change memory (PCM) to fast on-chip memories. The prefetching techniques efficiently fetch data from PCM and place that data into processor-resident or 3D-DRAM-resi… more
Date: May 2019
Creator: Islam, Mahzabeen
Partner: UNT Libraries
open access

A Control Theoretic Approach for Resilient Network Services

Description: Resilient networks have the ability to provide the desired level of service, despite challenges such as malicious attacks and misconfigurations. The primary goal of this dissertation is to be able to provide uninterrupted network services in the face of an attack or any failures. This dissertation attempts to apply control system theory techniques with a focus on system identification and closed-loop feedback control. It explores the benefits of system identification technique in designing and va… more
Date: December 2018
Creator: Vempati, Jagannadh Ambareesh
Partner: UNT Libraries
open access

Detection of Generalizable Clone Security Coding Bugs Using Graphs and Learning Algorithms

Description: This research methodology isolates coding properties and identifies the probability of security vulnerabilities using machine learning and historical data. Several approaches characterize the effectiveness of detecting security-related bugs that manifest as vulnerabilities, but none utilize vulnerability patch information. The main contribution of this research is a framework to analyze LLVM Intermediate Representation Code and merging core source code representations using source code properti… more
Date: December 2018
Creator: Mayo, Quentin R
Partner: UNT Libraries
open access

Improving Software Quality through Syntax and Semantics Verification of Requirements Models

Description: Software defects can frequently be traced to poorly-specified requirements. Many software teams manage their requirements using tools such as checklists and databases, which lack a formal semantic mapping to system behavior. Such a mapping can be especially helpful for safety-critical systems. Another limitation of many requirements analysis methods is that much of the analysis must still be done manually. We propose techniques that automate portions of the requirements analysis process, as wel… more
Date: December 2018
Creator: Gaither, Danielle
Partner: UNT Libraries
open access

On-Loom Fabric Defect Inspection Using Contact Image Sensors and Activation Layer Embedded Convolutional Neural Network

Description: Malfunctions on loom machines are the main causes of faulty fabric production. An on-loom fabric inspection system is a real-time monitoring device that enables immediate defect detection for human intervention. This dissertation presented a solution for the on-loom fabric defect inspection, including the new hardware design—the configurable contact image sensor (CIS) module—for on-loom fabric scanning and the defect detection algorithms. The main contributions of this work include (1) creating… more
Date: December 2018
Creator: Ouyang, Wenbin
Partner: UNT Libraries
open access

Ontology Based Security Threat Assessment and Mitigation for Cloud Systems

Description: A malicious actor often relies on security vulnerabilities of IT systems to launch a cyber attack. Most cloud services are supported by an orchestration of large and complex systems which are prone to vulnerabilities, making threat assessment very challenging. In this research, I developed formal and practical ontology-based techniques that enable automated evaluation of a cloud system's security threats. I use an architecture for threat assessment of cloud systems that leverages a dynamically … more
Date: December 2018
Creator: Kamongi, Patrick
Partner: UNT Libraries
open access

Toward Supporting Fine-Grained, Structured, Meaningful and Engaging Feedback in Educational Applications

Description: Recent advancements in machine learning have started to put their mark on educational technology. Technology is evolving fast and, as people adopt it, schools and universities must also keep up (nearly 70% of primary and secondary schools in the UK are now using tablets for various purposes). As these numbers are likely going to follow the same increasing trend, it is imperative for schools to adapt and benefit from the advantages offered by technology: real-time processing of data, availabilit… more
Date: December 2018
Creator: Bulgarov, Florin Adrian
Partner: UNT Libraries
open access

Towards a Unilateral Sensing System for Detecting Person-to-Person Contacts

Description: The contact patterns among individuals can significantly affect the progress of an infectious outbreak within a population. Gathering data about these interaction and mixing patterns is essential to assess computational modeling of infectious diseases. Various self-report approaches have been designed in different studies to collect data about contact rates and patterns. Recent advances in sensing technology provide researchers with a bilateral automated data collection devices to facilitate co… more
Date: December 2018
Creator: Amara, Pavan Kumar
Partner: UNT Libraries
open access

Computational Methods to Optimize High-Consequence Variants of the Vehicle Routing Problem for Relief Networks in Humanitarian Logistics

Description: Optimization of relief networks in humanitarian logistics often exemplifies the need for solutions that are feasible given a hard constraint on time. For instance, the distribution of medical countermeasures immediately following a biological disaster event must be completed within a short time-frame. When these supplies are not distributed within the maximum time allowed, the severity of the disaster is quickly exacerbated. Therefore emergency response plans that fail to facilitate the transpo… more
Date: August 2018
Creator: Urbanovsky, Joshua C.
Partner: UNT Libraries
open access

Dataflow Processing in Memory Achieves Significant Energy Efficiency

Description: The large difference between processor CPU cycle time and memory access time, often referred to as the memory wall, severely limits the performance of streaming applications. Some data centers have shown servers being idle three out of four clocks. High performance instruction sequenced systems are not energy efficient. The execute stage of even simple pipeline processors only use 9% of the pipeline's total energy. A hybrid dataflow system within a memory module is shown to have 7.2 times t… more
Date: August 2018
Creator: Shelor, Charles F.
Partner: UNT Libraries
open access

A Multi-Modal Insider Threat Detection and Prevention based on Users' Behaviors

Description: Insider threat is one of the greatest concerns for information security that could cause more significant financial losses and damages than any other attack. However, implementing an efficient detection system is a very challenging task. It has long been recognized that solutions to insider threats are mainly user-centric and several psychological and psychosocial models have been proposed. A user's psychophysiological behavior measures can provide an excellent source of information for detecti… more
Date: August 2018
Creator: Hashem, Yassir
Partner: UNT Libraries
open access

Radio Resource Control Approaches for LTE-Advanced Femtocell Networks

Description: The architecture of mobile networks has dramatically evolved in order to fulfill the growing demands on wireless services and data. The radio resources, which are used by the current mobile networks, are limited while the users demands are substantially increasing. In the future, tremendous Internet applications are expected to be served by mobile networks. Therefore, increasing the capacity of mobile networks has become a vital issue. Heterogeneous networks (HetNets) have been considered as a … more
Date: August 2018
Creator: Alotaibi, Sultan Radhi
Partner: UNT Libraries
open access

Reading with Robots: A Platform to Promote Cognitive Exercise through Identification and Discussion of Creative Metaphor in Books

Description: Maintaining cognitive health is often a pressing concern for aging adults, and given the world's shifting age demographics, it is impractical to assume that older adults will be able to rely on individualized human support for doing so. Recently, interest has turned toward technology as an alternative. Companion robots offer an attractive vehicle for facilitating cognitive exercise, but the language technologies guiding their interactions are still nascent; in elder-focused human-robot system… more
Date: August 2018
Creator: Parde, Natalie
Partner: UNT Libraries
open access

Secure and Trusted Execution Framework for Virtualized Workloads

Description: In this dissertation, we have analyzed various security and trustworthy solutions for modern computing systems and proposed a framework that will provide holistic security and trust for the entire lifecycle of a virtualized workload. The framework consists of 3 novel techniques and a set of guidelines. These 3 techniques provide necessary elements for secure and trusted execution environment while the guidelines ensure that the virtualized workload remains in a secure and trusted state througho… more
Date: August 2018
Creator: Kotikela, Srujan D
Partner: UNT Libraries
Back to Top of Screen