Open Access. Powered by Scholars. Published by Universities.®
Numerical Analysis and Scientific Computing Commons™
Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Databases and Information Systems (28)
- Theory and Algorithms (5)
- Graphics and Human Computer Interfaces (4)
- Other Computer Sciences (4)
- Information Security (3)
-
- OS and Networks (3)
- Software Engineering (2)
- Systems Architecture (2)
- Artificial Intelligence and Robotics (1)
- Business (1)
- E-Commerce (1)
- Engineering (1)
- Genetics and Genomics (1)
- Geography (1)
- Life Sciences (1)
- Mathematics (1)
- Medicine and Health Sciences (1)
- Operations Research, Systems Engineering and Industrial Engineering (1)
- Other Mathematics (1)
- Pharmacy and Pharmaceutical Sciences (1)
- Programming Languages and Compilers (1)
- Social and Behavioral Sciences (1)
- Institution
- Keyword
-
- Data mining (3)
- Knowledge discovery (3)
- Classification (2)
- Data analysis (2)
- Information retrieval (2)
-
- Mobile computing (2)
- Modeling (2)
- Statistical analysis (2)
- Acoustic signal processing (1)
- Algorithm (1)
- Algorithm design and analysis (1)
- Algorithms (1)
- Analytical models (1)
- Anticipation (1)
- Association rule mining (1)
- Attitude (1)
- Audio alteration (1)
- Audio databases (1)
- Authentication information (1)
- Backpropagation (1)
- Bi-Modal Distribution (1)
- Bias (1)
- Biological Pharmacokinetics (1)
- Chains (1)
- Computational complexity (1)
- Computer Simulation Models (1)
- Computer algorithms (1)
- Computer scheduling (1)
- Computer science (1)
- Conceptual analysis (1)
- Publication
- Publication Type
Articles 31 - 36 of 36
Full-Text Articles in Numerical Analysis and Scientific Computing
Information Assurance Through Binary Vulnerability Auditing, William B. Kimball, Saverio Perugini
Information Assurance Through Binary Vulnerability Auditing, William B. Kimball, Saverio Perugini
Computer Science Faculty Publications
The goal of this research is to develop improved methods of discovering vulnerabilities in software. A large volume of software, from the most frequently used programs on a desktop computer, such as web browsers, e-mail programs, and word processing applications, to mission-critical services for the space shuttle, is unintentionally vulnerable to attacks and thus insecure. By seeking to improve the identification of vulnerabilities in software, the security community can save the time and money necessary to restore compromised computer systems. In addition, this research is imperative to activities of national security such as counterterrorism. The current approach involves a systematic …
Fm-Test: A Fuzzy-Set-Theory-Based Approach To Differential Gene Expression Data Analysis, Lily R. Liang, Shiyong Lu, Xuena Wang, Yi Lu, Vinay Mandal, Dorrelyn Patacsil, Deepak Kumar
Fm-Test: A Fuzzy-Set-Theory-Based Approach To Differential Gene Expression Data Analysis, Lily R. Liang, Shiyong Lu, Xuena Wang, Yi Lu, Vinay Mandal, Dorrelyn Patacsil, Deepak Kumar
Wayne State University Associated BioMed Central Scholarship
Abstract
Background
Microarray techniques have revolutionized genomic research by making it possible to monitor the expression of thousands of genes in parallel. As the amount of microarray data being produced is increasing at an exponential rate, there is a great demand for efficient and effective expression data analysis tools. Comparison of gene expression profiles of patients against those of normal counterpart people will enhance our understanding of a disease and identify leads for therapeutic intervention.
Results
In this paper, we propose an innovative approach, fuzzy membership test (FM-test), based on fuzzy set theory to identify disease associated genes from microarray …
Use Of A Weighted Matching Algorithm To Sequence Clusters In Spatial Join Processing, Husen Husen
Use Of A Weighted Matching Algorithm To Sequence Clusters In Spatial Join Processing, Husen Husen
Theses : Honours
One of the most expensive operations in a spatial database is spatial join processing. This study focuses on how to improve the performance of such processing. The main objective is to reduce the Input/Output (I/O) cost of the spatial join process by using a technique called cluster-scheduling. Generally, the spatial join is processed in two steps, namely filtering and refinement. The cluster-scheduling technique is performed after the filtering step and before the refinement step and is part of the housekeeping phase. The key point of this technique is to realise order wherein two consecutive clusters in the sequence have maximal …
Grid-Partition Index: A Hybrid Approach To Nearest-Neighbor Queries In Wireless Location-Based Services, Baihua Zheng, Jianliang Xu, Wang-Chien Lee, Dik Lun Lee
Grid-Partition Index: A Hybrid Approach To Nearest-Neighbor Queries In Wireless Location-Based Services, Baihua Zheng, Jianliang Xu, Wang-Chien Lee, Dik Lun Lee
Research Collection School Of Computing and Information Systems
Traditional nearest-neighbor (NN) search is based on two basic indexing approaches: object-based indexing and solution-based indexing. The former is constructed based on the locations of data objects: using some distance heuristics on object locations. The latter is built on a precomputed solution space. Thus, NN queries can be reduced to and processed as simple point queries in this solution space. Both approaches exhibit some disadvantages, especially when employed for wireless data broadcast in mobile computing environments. In this paper, we introduce a new index method, called the grid-partition index, to support NN search in both ondemand access and periodic broadcast …
In-Network Join Processing For Sensor Networks, Hai Yu, Ee Peng Lim, Jun Zhang
In-Network Join Processing For Sensor Networks, Hai Yu, Ee Peng Lim, Jun Zhang
Research Collection School Of Computing and Information Systems
Recent advances in hardware and wireless technologies have led to sensor networks consisting of large number of sensors capable of gathering and processing data collectively. Query processing on these sensor networks has to consider various inherent constraints. While simple queries such as select and aggregate queries in wireless sensor networks have been addressed in the literature, the processing of join queries in sensor networks remains to be investigated. In this paper, we present a synopsis join strategy for evaluating join queries in sensor networks with communication efficiency. In this strategy, instead of directly joining two relations distributed in a sensor …
Efficient Mining Of Group Patterns From User Movement Data, Yida Wang, Ee Peng Lim, San-Yih Hwang
Efficient Mining Of Group Patterns From User Movement Data, Yida Wang, Ee Peng Lim, San-Yih Hwang
Research Collection School Of Computing and Information Systems
In this paper, we present a new approach to derive groupings of mobile users based on their movement data. We assume that the user movement data are collected by logging location data emitted from mobile devices tracking users. We formally define group pattern as a group of users that are within a distance threshold from one another for at least a minimum duration. To mine group patterns, we first propose two algorithms, namely AGP and VG-growth. In our first set of experiments, it is shown when both the number of users and logging duration are large, AGP and VG-growth are …