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

Computer Sciences Commons

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

55,216 Full-Text Articles 72,021 Authors 23,183,657 Downloads 375 Institutions

All Articles in Computer Sciences

Faceted Search

55,216 full-text articles. Page 894 of 2009.

Predicting Adhd Using Eye Gaze Metrics Indexing Working Memory Capacity, Anne M.P. Michalek, Gavindya Jayawardena, Sampath Jayarathna 2019 Old Dominion University

Predicting Adhd Using Eye Gaze Metrics Indexing Working Memory Capacity, Anne M.P. Michalek, Gavindya Jayawardena, Sampath Jayarathna

Communication Disorders & Special Education Faculty Publications

ADHD is being recognized as a diagnosis that persists into adulthood impacting educational and economic outcomes. There is an increased need to accurately diagnose this population through the development of reliable and valid outcome measures reflecting core diagnostic criteria. For example, adults with ADHD have reduced working memory capacity (WMC) when compared to their peers. A reduction in WMC indicates attention control deficits which align with many symptoms outlined on behavioral checklists used to diagnose ADHD. Using computational methods, such as machine learning, to generate a relationship between ADHD and measures of WMC would be useful to advancing our understanding …


Fusion Of Landsat And Worldview Images, Chiman Kwan, Bryan Chou, Jerry Yang, Daniel Perez, Yuzhong Shen, Jiang Li, Krzysztof Koperski 2019 Old Dominion University

Fusion Of Landsat And Worldview Images, Chiman Kwan, Bryan Chou, Jerry Yang, Daniel Perez, Yuzhong Shen, Jiang Li, Krzysztof Koperski

Computational Modeling & Simulation Engineering Faculty Publications

Pansharpened Landsat images have 15 m spatial resolution with 16-day revisit periods. On the other hand, Worldview images have 0.5 m resolution after pansharpening but the revisit times are uncertain. We present some preliminary results for a challenging image fusion problem that fuses Landsat and Worldview (WV) images to yield a high temporal resolution image sequence at the same spatial resolution of WV images. Since the spatial resolution between Landsat and Worldview is 30 to 1, our preliminary results are mixed in that the objective performance metrics such as peak signal-to-noise ratio (PSNR), correlation coefficient (CC), etc. sometimes showed good …


Attacker Capability Based Dynamic Deception Model For Large-Scale Networks, Md Ali Reza Al Amin, Sachhin Shetty, Laurent Njilla, Deepak K. Tosh, Charles Kamhoua 2019 Old Dominion University

Attacker Capability Based Dynamic Deception Model For Large-Scale Networks, Md Ali Reza Al Amin, Sachhin Shetty, Laurent Njilla, Deepak K. Tosh, Charles Kamhoua

Computational Modeling & Simulation Engineering Faculty Publications

In modern days, cyber networks need continuous monitoring to keep the network secure and available to legitimate users. Cyber attackers use reconnaissance mission to collect critical network information and using that information, they make an advanced level cyber-attack plan. To thwart the reconnaissance mission and counterattack plan, the cyber defender needs to come up with a state-of-the-art cyber defense strategy. In this paper, we model a dynamic deception system (DDS) which will not only thwart reconnaissance mission but also steer the attacker towards fake network to achieve a fake goal state. In our model, we also capture the attacker’s capability …


Emerging Roles Of Virtual Patients In The Age Of Ai, C. Donald Combs, P. Ford Combs 2019 Old Dominion University

Emerging Roles Of Virtual Patients In The Age Of Ai, C. Donald Combs, P. Ford Combs

Computational Modeling & Simulation Engineering Faculty Publications

Today's web-enabled and virtual approach to medical education is different from the 20th century's Flexner-dominated approach. Now, lectures get less emphasis and more emphasis is placed on learning via early clinical exposure, standardized patients, and other simulations. This article reviews literature on virtual patients (VPs) and their underlying virtual reality technology, examines VPs' potential through the example of psychiatric intake teaching, and identifies promises and perils posed by VP use in medical education.


Sec-Lib: Protecting Scholarly Digital Libraries From Infected Papers Using Active Machine Learning Framework, Nir Nissim, Aviad Cohen, Jian Wu, Andrea Lanzi, Lior Rokach, Yuval Elovici, Lee Giles 2019 Old Dominion University

Sec-Lib: Protecting Scholarly Digital Libraries From Infected Papers Using Active Machine Learning Framework, Nir Nissim, Aviad Cohen, Jian Wu, Andrea Lanzi, Lior Rokach, Yuval Elovici, Lee Giles

Computer Science Faculty Publications

Researchers from academia and the corporate-sector rely on scholarly digital libraries to access articles. Attackers take advantage of innocent users who consider the articles' files safe and thus open PDF-files with little concern. In addition, researchers consider scholarly libraries a reliable, trusted, and untainted corpus of papers. For these reasons, scholarly digital libraries are an attractive-target and inadvertently support the proliferation of cyber-attacks launched via malicious PDF-files. In this study, we present related vulnerabilities and malware distribution approaches that exploit the vulnerabilities of scholarly digital libraries. We evaluated over two-million scholarly papers in the CiteSeerX library and found the library …


Kings In The Direct Product Of Digraphs, Morgan Norge 2019 Virginia Commonwealth University

Kings In The Direct Product Of Digraphs, Morgan Norge

Theses and Dissertations

A k-king in a digraph D is a vertex that can reach every other vertex in D by a directed path of length at most k. A king is a vertex that is a k-king for some k. We will look at kings in the direct product of digraphs and characterize a relationship between kings in the product and kings in the factors. This is a continuation of a project in which a similar characterization is found for the cartesian product of digraphs, the strong product of digraphs, and the lexicographic product of digraphs.


Using The Vast Challenge In Undergraduate Cs Research, Christopher P. Andrews, R. Jordan Crouser 2019 Middlebury College

Using The Vast Challenge In Undergraduate Cs Research, Christopher P. Andrews, R. Jordan Crouser

Computer Science: Faculty Publications

The Visual Analytics Science and Technology (VAST) Challenge is a yearly competition designed to push forward visual analytics research through synthetic, yet realistic analytic tasks. In this paper, we discuss the challenges and the successes we have experienced incorporating the VAST Challenge and associated datasets into undergraduate research programs at two liberal arts colleges. We advocate for increased undergraduate participation in this and similar competitions, arguing they afford unique opportunities for positive development in early researchers.


Automatic Identification Of Individual Drugs In Death Certificates, Soon Jye Kho, Amit Sheth, Olivier Bodenreider 2019 Wright State University - Main Campus

Automatic Identification Of Individual Drugs In Death Certificates, Soon Jye Kho, Amit Sheth, Olivier Bodenreider

Kno.e.sis Publications

Background:

Establishing trends of drug overdoses requires the identification of individual drugs in death certificates, not supported by coding with the International Classification of Diseases. However, identifying drug mentions from the literal portion of death certificates remains challenging due to the variability of drug names.

Objectives:

To automatically identify individual drugs in death certificates.

Methods:

We use RxNorm to collect variants for drug names (generic names, synonyms, brand names) and we algorithmically generate common misspellings. We use this automatically compiled list to identify drug mentions from 703,106 death certificates and compare the performance of our automated approach to that of …


Spectre: Attack And Defense, Rae Harris 2019 Claremont Colleges

Spectre: Attack And Defense, Rae Harris

Scripps Senior Theses

Modern processors use architecture like caches, branch predictors, and speculative execution in order to maximize computation throughput. For instance, recently accessed memory can be stored in a cache so that subsequent accesses take less time. Unfortunately microarchitecture-based side channel attacks can utilize this cache property to enable unauthorized memory accesses. The Spectre attack is a recent example of this attack.

The Spectre attack is particularly dangerous because the vulnerabilities that it exploits are found in microprocessors used in billions of current systems. It involves the attacker inducing a victim’s process to speculatively execute code with a malicious input and store …


Investigating The Impact Of Publicly Announced Information Security Breaches On Corporate Risk Factor Disclosure Tendencies, Sandra J. Cereola, Joanna Dynowska 2019 James Madison University

Investigating The Impact Of Publicly Announced Information Security Breaches On Corporate Risk Factor Disclosure Tendencies, Sandra J. Cereola, Joanna Dynowska

Journal of Cybersecurity Education, Research and Practice

As the reported number of data breaches increase and senators push for more disclosure regulation, the SEC staff issued a guidance in 2011 on disclosure obligations relating to cybersecurity risks and incidents. More recently, on February 26, 2018 the SEC Commission issued interpretive guidance to help assist public companies prepare disclosures regarding cybersecurity risks and incidents. As reported incidents of cybersecurity breaches occur, investors are concerned about the risks associated with these incidents and the impact they may have on financial performance. Although the SEC staff guidance warns public companies to make timely disclosure, recognizing the threat that cybercrime poses …


Toward Energy Efficient Systems Design For Data Centers, Bing Luo 2019 Wayne State University

Toward Energy Efficient Systems Design For Data Centers, Bing Luo

Wayne State University Dissertations

Surge growth of numerous cloud services, Internet of Things, and edge computing promotes continuous increasing demand for data centers worldwide. Significant electricity consumption of data centers has tremendous implications on both operating and capital expense. The power infrastructure, along with the cooling system cost a multi-million or even billion dollar project to add new data center capacities. Given the high cost of large-scale data centers, it is important to fully utilize the capacity of data centers to reduce the Total Cost of Ownership. The data center is designed with a space budget and power budget. With the adoption of high-density …


Effective And Efficient Preemption Placement For Cache Overhead Minimization In Hard Real-Time Systems, John Cavicchio 2019 Wayne State University

Effective And Efficient Preemption Placement For Cache Overhead Minimization In Hard Real-Time Systems, John Cavicchio

Wayne State University Dissertations

Schedulability analysis for real-time systems has been the subject of prominent research over the past several decades. One of the key foundations of schedulability analysis is an accurate worst case execution time (WCET) for each task. In preemption based real-time systems, the CRPD can represent a significant component (up to 44% as documented in research literature) of variability to overall task WCET. Several methods have been employed to calculate CRPD with significant levels of pessimism that may result in a task set erroneously declared as non-schedulable. Furthermore, they do not take into account that CRPD cost is inherently a function …


The Use Of Cultural Algorithms To Learn The Impact Of Climate On Local Fishing Behavior In Cerro Azul, Peru, Khalid Kattan 2019 Wayne State University

The Use Of Cultural Algorithms To Learn The Impact Of Climate On Local Fishing Behavior In Cerro Azul, Peru, Khalid Kattan

Wayne State University Dissertations

Recently it has been found that the earth’s oceans are warming at a pace that is 40% faster than predicted by a United Nations panel a few years ago. As a result, 2019 has become the warmest year on record for the earth’s oceans. That is because the oceans have acted as a buffer by absorbing 93% of the heat produced by the greenhouse gases [40].

The impact of the oceanic warming has already been felt in terms of the periodic warming of the Pacific Ocean as an effect of the ENSO process. The ENSO process is a cycle of …


Learning From Heterogeneous Data, Lu Wang 2019 Wayne State University

Learning From Heterogeneous Data, Lu Wang

Wayne State University Dissertations

Data with both heterogeneity and homogeneity is now ubiquitous due to the development of multitudinous data collection techniques. To encode the data heterogeneity and homogeneity, we focus on unsupervised and supervised learning approaches. In unsupervised learning, to consider both data heterogeneity and homogeneity, we develop three clustering frameworks to maximize the heterogeneity among data sub-groups and homogeneity within each data sub-group for over-dispersed data in three different data types, i.e., alphabetic, network and mixed feature types data. In supervised learning, the traditional approaches, however, either build a global model for a whole group including all sub-groups, which fail to consider …


3d Surface Registration Using Geometric Spectrum Of Shapes, Hajar Hamidian 2019 Wayne State University

3d Surface Registration Using Geometric Spectrum Of Shapes, Hajar Hamidian

Wayne State University Dissertations

Morphometric analysis of 3D surface objects are very important in many biomedical applications and clinical diagnoses. Its critical step lies in shape comparison and registration. Considering that the deformations of most organs such as heart or brain structures are non-isometric, it is very difficult to find the correspondence between the shapes before and after deformation, and therefore, very challenging for diagnosis purposes.

To solve these challenges, we propose two spectral based methods. The first method employs the variation of the eigenvalues of the Laplace-Beltrami operator of the shape and optimize a quadratic equation in order to minimize the distance between …


Capso: A Multi-Objective Cultural Algorithm System To Predict Locations Of Ancient Sites, Samuel Dustin Stanley 2019 Wayne State University

Capso: A Multi-Objective Cultural Algorithm System To Predict Locations Of Ancient Sites, Samuel Dustin Stanley

Wayne State University Dissertations

ABSTRACT

CAPSO: A MULTI-OBJECTIVE CULTURAL ALGORITHM SYSTEM TO PREDICT LOCATIONS OF ANCIENT SITES

by

SAMUEL DUSTIN STANLEY

August 2019

Advisor: Dr. Robert Reynolds

Major: Computer Science

Degree: Doctor of Philosophy

The recent archaeological discovery by Dr. John O’Shea at University of Michigan of prehistoric caribou remains and Paleo-Indian structures underneath the Great Lakes has opened up an opportunity for Computer Scientists to develop dynamic systems modelling these ancient caribou routes and hunter-gatherer settlement systems as well as the prehistoric environments that they existed in. The Wayne State University Cultural Algorithm team has been interested assisting Dr. O’Shea’s archaeological team by …


A Novel And Unified Approach For Averaged Channel Capacity And Averagedeffective Capacity Analyses Of Diversity Combining And Multihop Transmissionschemes In Flat Fading Environments, FERKAN YILMAZ, MOHAMED-SLIM ALOUINI 2019 TÜBİTAK

A Novel And Unified Approach For Averaged Channel Capacity And Averagedeffective Capacity Analyses Of Diversity Combining And Multihop Transmissionschemes In Flat Fading Environments, Ferkan Yilmaz, Mohamed-Slim Alouini

Turkish Journal of Electrical Engineering and Computer Sciences

n this paper, we introduce an Lp -norm aggregation to present a signal-to-noise ratio expression unified not only for such diversity combining schemes as equal-gain combining, maximal-ratio combining, and selection combining, but also for such transmission techniques as multihop transmission. Accordingly, we propose two moment-generating function-based approaches that both respectively unify the exact analyses of the averaged channel capacity and averaged effective capacity over generalized fading channels with respect to the diversity combining and multihop transmission schemes. Finally, the mathematical formalism is illustrated by numerical special cases and verified by simulations.


Optimal Placement Of Switching And Protection Devices In Radial Distribution Networks To Enhance System Reliability Using The Ahp-Pso Method, MASOUD AMOHADI, MAHMUD FOTUHI FIRUZABAD 2019 TÜBİTAK

Optimal Placement Of Switching And Protection Devices In Radial Distribution Networks To Enhance System Reliability Using The Ahp-Pso Method, Masoud Amohadi, Mahmud Fotuhi Firuzabad

Turkish Journal of Electrical Engineering and Computer Sciences

This paper presents a new method to determine the optimal number and locations of autorecloser and sectionalizer switches (AR/S) in distribution networks. The costs of AR/S investment, switch maintenance, and undistributed energy as well as reliability coefficients are considered in the objective function. Reliability parameters such as SAIFI, SADI, MAIFI, and ENS are evaluated in the case study system. As a new method, the weights of the reliability parameters are obtained by decision-makers using the analytical hierarchy process (AHP). The optimal size, type, and location of automatic switches are determined by minimizing the objective function using the particle swarm optimization …


A Novel Design Of An Electromagnetically Levitated Vibrational Viscometer For Biomedical And Clinical Applications, ALİ AKPEK 2019 TÜBİTAK

A Novel Design Of An Electromagnetically Levitated Vibrational Viscometer For Biomedical And Clinical Applications, Ali̇ Akpek

Turkish Journal of Electrical Engineering and Computer Sciences

Accurate determination of the viscosity behavior of fluids is extremely important, especially for biomedical and clinical applications. For example, blood viscosity is used to detect cardiovascular diseases in patients. Like blood, all body fluids and biochemical solvents used in biomedical studies are very limited resources. Therefore, a viscometer that is especially focused for biomedical and clinical applications should have the ability to obtain viscosity results from a reservoir as small as possible, in a range as wide as possible and in a period of time as short as possible. The measurements must be accurate even when the fluid temperatures shift …


Evaluation Of Losses In A Secondary-Side Controlled Wireless Battery Charging System, FAHRİ GÜRBÜZ, TOLGA SÜRGEVİL, MUTLU BOZTEPE 2019 TÜBİTAK

Evaluation Of Losses In A Secondary-Side Controlled Wireless Battery Charging System, Fahri̇ Gürbüz, Tolga Sürgevi̇l, Mutlu Boztepe

Turkish Journal of Electrical Engineering and Computer Sciences

Secondary-side controlled inductive power transfer (IPT) systems are easy to control compared to primary and dual-side control methods, and more importantly, they do not require wireless communication between primary and secondary sides. In this paper, a wireless battery charging system based on secondary-side controlled IPT is analyzed and presented in detail. The proposed control method relies on the detection of the secondary coil current and the transferred power can be fully controlled by the secondary-side active rectifier with reduced number of power switching devices. The steady-state performance of the IPT system is evaluated using a fundamental harmonic analysis method for …


Digital Commons powered by bepress