Minyi Guo

Publication List Details

Period

2002 - 2009

Number

44

Co-Authors

Improving the Parallelism of Iterative Methods by Aggressive Loop Fusion (2009)

Jingling Xue, Minyi Guo, Daming Wei

Abstract. Traditionally, loop nests are fused only when the data dependences in the loop nests are not violated. This paper presents a new loop fusion algorithm that is capable of fusing loop nests...

Quantum Algorithms of Bio-molecular Solutions for the Clique Problem on a Quantum Computer (2009)

Chang, Weng-Long, Ren, Ting-Ting, Feng, Mang, Luo, Jun, Lin, Kawuu Weicheng, Guo, Minyi, ...

In this paper, it is demonstrated that the DNA-based algorithm [Ho et al. 2005] for solving an instance of the clique problem to any a graph G = (V, E) with n vertices and p edges and its...

The Non-continuous Direction Vector I Test (2008)

Minyi Guo, Weng-long Chang, Jiannong Cao

In this paper, we offer the non-continuous direction vector I test, an extension of the direction vector I test, to make sure whether there are integer-valued solutions for one-dimensional arrays...

Ontology-based Composition of Web Services for Ubiquitous Computing* (2008)

Yang-seung Jeon, Eun-ha Song, Minyi Guo, Laurence T. Yang, Young-sik Jeong, Sung-kook Han

Abstract. Current Web service environment provide connection to individual services but is still deficient in semantic processing technology for the interoperability of Web services. The semantic...

A High Performance Simulator System for a Multiprocessor System Based on a Multi-way Cluster (2008)

Arata Shinozaki, Masatoshi Shima, Minyi Guo, Mitsunori Kubo

Abstract. In the ubiquitous era, it is necessary to research the architectures of multiprocessor system with high performance and low power consumption. A simulator developed in high level language...

Local Update-Based Routing Protocol in Wireless Sensor Networks with Mobile Sinks (2008)

Guojun Wang, Tian Wang, Weijia Jia, Minyi Guo, Hsiao-hwa Chen, Mohsen Guizani

Abstract- Mobile sinks can be a viable solution to solve the problem that energy consumption is not balanced for all the sensor nodes in Wireless Sensor Networks (WSNs). Frequent location updates...

A GML-based Mobile Device Trace Monitoring System (2008)

Eun-ha Song, Sung-kook Han, Laurence T. Yang, Minyi Guo, Young-sik Jeong

Abstract. Recently, the demands on information services have been increasing significantly. This is mainly due to the popularization of computer and mobile telecommunication devices and the rapid...

Topology Design of Network Coding-Based Multicast Networks (2008)

Kaikai Chi, Student Member, Xiaohong Jiang, Susumu Horiguchi, Senior Member, Minyi Guo

Abstract — It is anticipated that a large amount of multicast traffic need to be supported in the future communication networks. Network coding technique proposed recently is promising for...

*Corresponding author (2008)

Minyi Guo, Weng-long Chang, Jiannong Cao

Using sticker to solve the 3-dimensional matching problem in molecular supercomputers

Optimization Techniques for Parallel Codes of Irregular Scientific Computations ∗ (2008)

Minyi Guo

In this paper, we propose a communication cost reduction computes rule for irregular loop partitioning, called least communication computes rule. For an irregular loop with nonlinear array...

Location-Aware Information Retrieval for Mobile Computing (2008)

Jiannong Cao, Kwok Ming Chan, Minyi Guo

Abstract. With the knowledge about their locations, mobile users are able to issue location-dependent queries. Most of existing approaches focus on how to obtain the information about objects within...

Overall Blocking Behavior Analysis of General Banyan-Based Optical Switching Networks (2008)

Chen Yu, Xiaohong Jiang, Susumu Horiguchi, Senior Member, Minyi Guo

Abstract—Banyan networks are attractive for serving as the optical switch architectures due to their nice properties of small depth and absolutely signal loss uniformity. Combining the horizontal...

ADivide-and-Conquer Algorithm for Irregular Redistribution in Parallelizing Compilers (2008)

Hui Wang, Minyi Guo, Daming Wei

Abstract. In order to achieve higher load balancing, it is necessary to solve irregular block redistribution problems, which are different from regular block-cyclic redistribution. High Performance...

Dynamic Routing and Wavelength Assignment in WDM Networks with Ant-Based Agents (2008)

Son-hong Ngo, Xiaohong Jiang, Susumu Horiguchi, Minyi Guo

Abstract. In this paper, we propose an ant-based algorithm for dynamic routing and wavelength assignment (RWA) in WDM optical networks under the wavelength continuity constraint. By adopting a new...

Fast Parallel Molecular Algorithms for DNA-Based Computation: Factoring Integers (2008)

Weng-long Chang, Minyi Guo

Abstract—The RSA public-key cryptosystem is an algorithm that converts input data to an unrecognizable encryption and converts the unrecognizable data back into its original decryption form. The...

Restoration Probability Modeling for Active Restoration-Based Optical Networks with Correlation among Backup Routes (2008)

Mohamed Mostafa, A. Azim, Xiaohong Jiang, Pin-han Ho, Susumu Horiguchi, Minyi Guo

Abstract—Active restoration (AR) is a novel lightpath restoration scheme proposed recently to guarantee a certain degree of survivability in wavelength-division multiplexing (WDM) optical networks...

Distributed MD4 password hashing with grid computing package BOINC,” presented at the 2004 (2008)

Stephen Pellicer, Yi Pan, Minyi Guo

Abstract. Distributed computing on heterogeneous nodes, or grid computing, provides a substantial increase in computational power available for many applications. This paper reports our experience of...

Secure Routing for Wireless Mesh Sensor Networks in Pervasive Environments (2008)

Feilong Tang, Minyi Guo, Minglu Li, Cho-li Wang, Mianxiong Dong

Abstract- Wireless mesh sensor network (WMSN) is a new architecture that merges advantages of wireless mesh networks and wireless sensor networks, especially on scalability, robustness and balanced...

Implementing Cooperative Caching in Distributed Streaming Media Server Clusters (2008)

Tiecheng Gu, Baoliu Ye, Minyi Guo, Daoxu Chen

Abstract. In distributed streaming media server clusters, by adopting cooperative caching (CC) technique, the free memory of all the servers can be combined to form a bigger, logically integral...

Network attacks and defense systems (2008)

Zhou, Wanlei., Xiang, Yang., Guo, Minyi.

In recent years there has been significant increase in attacks via wired, wireless and optical transmission platforms, such as DDoS, viruses, worms, spyware, and malware, etc, causing huge economical...

Network attacks and defense systems (2008)

Zhou, Wanlei., Xiang, Yang., Guo, Minyi.

In recent years there has been significant increase in attacks via wired, wireless and optical transmission platforms, such as DDoS, viruses, worms, spyware, and malware, etc, causing huge economical...

Constructing Bio-molecular Databases on a DNA-based Computer (2007)

Chang, Weng-Long, Guo, Minyi

Codd [Codd 1970] wrote the first paper in which the model of a relational database was proposed. Adleman [Adleman 1994] wrote the first paper in which DNA strands in a test tube were used to solve an...

Efficient loop partitioning for Parallel Codes of Irregular Scientific Computations (2007)

Minyi Guo, Li Li

In most cases of distributed memory computations, node programs are executed on processors according to the owner computes rule. However, owner computes rule is not best suited for irregular...

Fast parallel bio-molecular solutions : the set-basis problem (2006)

Chang, Weng-Long, Ho, Michael, Guo, Minyi, Liu, Chengfei

In the paper, it is demonstrated how to apply sticker in the sticker-based model for constructing solution space of DNA for the set-basis problem and how to apply DNA operations in the Adleman-Lipton...

Fast parallel bio-molecular solutions : the set-basis problem (2006)

Chang, Weng-Long, Ho, Michael, Guo, Minyi, Liu, Chengfei

In the paper, it is demonstrated how to apply sticker in the sticker-based model for constructing solution space of DNA for the set-basis problem and how to apply DNA operations in the Adleman-Lipton...

Fast parallel bio-molecular solutions : the set-basis problem (2006)

Chang, Weng-Long, Ho, Michael, Guo, Minyi, Liu, Chengfei

In the paper, it is demonstrated how to apply sticker in the sticker-based model for constructing solution space of DNA for the set-basis problem and how to apply DNA operations in the Adleman-Lipton...

Fast parallel bio-molecular solutions : the set-basis problem (2006)

Chang, Weng-Long, Ho, Michael, Guo, Minyi, Liu, Chengfei

In the paper, it is demonstrated how to apply sticker in the sticker-based model for constructing solution space of DNA for the set-basis problem and how to apply DNA operations in the Adleman-Lipton...

A taxonomy of application scheduling tools for high performance cluster computing (2006)

Jiannong Cao, Yudong Sun, Sajal K. Das, Minyi Guo

Abstract. Application scheduling plays an important role in high-performance cluster computing. Application scheduling can be classified as job scheduling and task scheduling. This paper presents a...

Fast parallel bio-molecular solutions : the set-basis problem (2006)

Chang, Weng-Long, Ho, Michael, Guo, Minyi, Liu, Chengfei

In the paper, it is demonstrated how to apply sticker in the sticker-based model for constructing solution space of DNA for the set-basis problem and how to apply DNA operations in the Adleman-Lipton...

Message Scheduling for Irregular Data Redistribution in Parallelizing Compilers (2006)

WANG, Hui, GUO, Minyi, WEI, Daming

In parallelizing compilers on distributed memory systems, distributions of irregular sized array blocks are provided for load balancing and irregular problems. The irregular data redistribution is...

A Multicast Based Anonymous Information Sharing Protocol for Peer-to-Peer Systems (2006)

YE, Baoliu, GUO, Minyi, ZHOU, Jingyang, CHEN, Daoxu

A fundamental problem in a pure Peer-to-Peer (P2P) file sharing system is how to protect the anonymity of peer nodes when providing efficient data access services. Most of existing work mainly focus...

Symbolic Communication Set generation for irregular parallel applications (2003)

Minyi Guo, Yi Pan, Zhen Liu

Abstract. Communication set generation significantly influences the performance of parallel programs. However, studies seldom give attention to the problem of communication set generation for...

Optimization Techniques for Parallel Codes of Irregular Scientific Computations (2003)

Minyi Guo, Weng-long Chang, Yi Pan

this paper, we propose a communication cost reduction computes rule for irregular loop partitioning, called least communication computes rule. For an irregular loop with nonlinear array subscripts,...

A scalable HPF implementation of a finite-volume computational electromagnetics application on a CRAY T3E parallel system (2003)

Yi Pan, Josephj. S. Shang, Minyi Guo

this paper, we discuss an efficient and scalable parallelization of the sequential Fortran time-dependent Maxwell equations solver using High Performance Fortran (HPF). The background to the project,...

Accessing relational databases via XML schema (2003)

Liu, Chengfei, Guo, Minyi, Liu, Jixue

This paper proposes a new architecture for publishing relational data as XML documents. The architecture allows users to access relational databases via XML schema which is transformed from the...

Reducing Communication cost for Parallelizing Irregular Scientific Codes (2002)

Minyi Guo, Zhen Liu, Chengfei Liu, Li Li

Abstract. In most cases of distributed memory computations, node programs are executed on processors according to the owner computes rule. However, owner computes rule is not best suited for...

Reducing communication cost for parallelizing irregular scientific codes (2002)

Guo, Minyi, Liu, Zhen, Liu, Chengfei, Li, Li

In most cases of distributed memory computations, node programs are executed on processors according to the owner computes rule. However, owner computes rule is not best suited for irregular...