• Volume 16,Issue 8,2005 Table of Contents
    Select All
    Display Type: |
    • Formal Reasoning System Based on Fuzzy Propositional Modal Logic

      2005, 16(8):1359-1365. CSTR:

      Abstract (3862) HTML (0) PDF 458.09 K (4919) Comment (0) Favorites

      Abstract:The formal reasoning of the fuzzy propositional modal logic based on plausibility degree is considered,and the description of the associated Kripke semantics is given. The fuzzy constraint is introdu ced and used as a basic expression, the set of reasoning rules based on fuzzy constraint is given and a formal reasoning system is established, and in which the notation of the satisfiability is introduced. The relationship between the fuzzy reasoning and the satisfiability of the associated fuzzy constraints set is studied, and the soundness and completeness of the fuzzy reasoning based on satisfiability are proved.

    • A SPEM-Based Software Process Metamodel for CMM

      2005, 16(8):1366-1377. CSTR:

      Abstract (5064) HTML (0) PDF 730.22 K (6721) Comment (0) Favorites

      Abstract:In applications of CMM (capability maturity model for software), it is a sticking point to implement enforceable software process models, which reflect the characteristics of organizations and their software processes, by transforming CMM software process model. Model driven architecture (MDA) supports model transformation and can be used in CMM practices, but the first step is to build a software process metamodel for CMM. This paper presents a software process metamodel for CMM based on SPEM(software process engineering metamodel), named SPM-CMM. SPM-CMM provides abstract syntaxes and rule semantics for CMM software process, and also supports of modeling of CMM integration with UML CASE tools.

    • Supporting User-Defined Connector in Middleware

      2005, 16(8):1378-1385. CSTR:

      Abstract (4428) HTML (0) PDF 416.97 K (5132) Comment (0) Favorites

      Abstract:Connector is an important concept in software architecture design, but it doesn’t get explicit support from runtime. This paper describes the work on supporting user-defined connector in J2EE application server PKUAS. The PKUAS connector model takes advantage of the Aspect technology. A construct named Advice is used to model crosscutting concerns related to interaction behaviours. These advices are organized into connector and are invoked dynamically at runtime. At deployment time, PKUAS will generate a client-side connector object and publish it to a naming service. Application clients download the connector object to a local machine to manage the component interactions. Runtime connectors correspond well to those in the design time, thus narrowing the concept gap greatly. This flexible and modular approach effectively facilitates the separation of concerns.

    • Deriving Software Markov Chain Usage Model from UML Models

      2005, 16(8):1386-1394. CSTR:

      Abstract (4639) HTML (0) PDF 593.11 K (6073) Comment (0) Favorites

      Abstract:Software statistical testing is concerned with testing software systems based on their usage models. In the context of UML(unified modeling language)-based development, it is desired that the usage models can be derived from the UML analysis artifacts. This paper presents a method that derives the software Markov chain usage models from the reasonably annotated UML artifacts. The method utilizes the annotated use case diagrams, the annotated sequence diagrams, and the use case execution sequence relations. These annotations and the use case execution sequence relations are called statistical testing constraints. The method presents an algorithm that derives the Markov chain usage models from the UML artifacts and the statistical testing constraints. The framework of the support tool, UMGen, is also presented. The usage models can be used to generate software statistical test cases and estimate the software reliability.

    • A Component-Based Geo-Workflow Framework: A Discussion on Methodological Issues

      2005, 16(8):1395-1406. CSTR:

      Abstract (3808) HTML (0) PDF 605.95 K (5202) Comment (0) Favorites

      Abstract:Software framework (SF) brings forth lots of conveniences for software reuse in specific domains. It is well-known that a framework is much harder to be developed than a common reusable component. Based on the conception of component-based software framework (CBSF) that provides black-box reuse approach, a development process for geo-workflow domain is in discussion. A geo-workflow application is one sort of workflow management systems applied in the geographic information domain, and can be implemented through reusing component-based geo-workflow framework (CBGWF). From the methodological point of view, the following steps are necessary to develop a CBGWF: domain analysis, domain design, framework design and implementation. The outputs of them are domain models with identified variabilities, domain-specific software architecture (DSSA), and products of software framework, respectively. In the context of geo-workflow, domain variabilities, which are identified and classified first, involve variabilities of geospatial data types, variabilities of geospatial data management, variabilities of geospatial operations, variabilities of processes, and variabilities of geospatial data representation. These variabilities can be organized in a tree view. Then, using HMB style, DSSA and architecture of CBGWF are designed, where the former can be regarded as a template of the latter. Finally, the framework component development based on EJB component model and the reuse of CBGWF are described in brief. Compared with other geo-workflow systems, the main advantage consists in its flexibility caused by the extensibility of CBGWF.

    • A Maximum Entropy Model Based Confidence Scoring Algorithm for QA

      2005, 16(8):1407-1414. CSTR:

      Abstract (4744) HTML (0) PDF 490.53 K (5780) Comment (0) Favorites

      Abstract:Confidence score describes how confident a question-answering system is about its response. This paper presents a Maximum Entropy Model based algorithm which uses several factors to train an ME model, and then the ME model is used to calculate the confidence of other questions. Efficiency of this method has been proved by the TREC11’s QA evaluation, where the performance of the system has been improved dramatically after confidence ranking.

    • Robust Fuzzy Clustering Neural Networks

      2005, 16(8):1415-1422. CSTR:

      Abstract (4129) HTML (0) PDF 528.69 K (5746) Comment (0) Favorites

      Abstract:In this paper a new robust fuzzy clustering neural networks (RFCNN) is presented to resolve the sensitivity of the fuzzy clustering neural network (FCNN) to outliers in real datasets. The new objective function of RFCNN is obtained by introducing Vapnik’s ε-insensitive loss function, and RFCNN’s update rules are derived by using Lagrange optimization theory. Compared with the FCNN algorithm, RFCNN is much more robust to outliers in the datasets. Experimental results demonstrate the effectiveness of RFCNN.

    • Study on the Low-Dimensional Embedding and the Embedding Dimensionality of Manifold of High-Dimensional Data

      2005, 16(8):1423-1430. CSTR:

      Abstract (5256) HTML (0) PDF 557.39 K (7514) Comment (0) Favorites

      Abstract:Finding meaningful low-dimensional embedded in a high-dimensional space is a classical problem. Isomap is a nonlinear dimensionality reduction method proposed and based on the theory of manifold. It not only can reveal the meaningful low-dimensional structure hidden in the high-dimensional observation data, but can recover the underlying parameter of data lying on a low-dimensional submanifold. Based on the hypothesis that there is an isometric mapping between the data space and the parameter space, Isomap works, but this hypothesis has not been proved. In this paper, the existence of isometric mapping between the manifold in the high-dimensional data space and the parameter space is proved. By distinguishing the intrinsic dimensionality of high-dimensional data space from the manifold dimensionality, and it is proved that the intrinsic dimensionality is the upper bound of the manifold dimensionality in the high-dimensional space in which there is a toroidal manifold. Finally an algorithm is proposed to find the underlying toroidal manifold and judge whether there exists one. The results of experiments on the multi-pose three-dimensional object show that the method is effective.

    • Fast RANSAC with Preview Model Parameters Evaluation

      2005, 16(8):1431-1437. CSTR:

      Abstract (5256) HTML (0) PDF 588.29 K (7856) Comment (0) Favorites

      Abstract:RANSAC algorithm is one of the most widely used robust estimator in the field of computer vision, but, it’s efficiency is low. The paper gives a preview model parameters evaluation RANSAC algorithm (PERANSAC): a preview model parameters evaluation selection is added to the RANSAC algorithm. With guaranteeing the same confidence of the solution as RANSAC, a very large number of erroneous model parameters obtained from the contaminated samples are discarded in the preview evaluation selection. PERANSAC algorithm is evaluated on both synthetic data and real-world images, a significant increase in speed is shown, and the solutions are the same as RANSAC’s.

    • A Chinese Font Recognition Method Based on Empirical Mode Decomposition

      2005, 16(8):1438-1444. CSTR:

      Abstract (4203) HTML (0) PDF 414.58 K (6308) Comment (0) Favorites

      Abstract:This paper gives a novel approach to recognize Chinese fonts based on Empirical Mode Decomposition (EMD). By analyzing and comparing a great number of Chinese characters, 8 basic strokes are selected to characterize the structural attributes of Chinese fonts. Based on them, stroke feature sequences of each text block are calculated. Once decomposed by EMD, their first two intrinsic mode functions (IMFs), which are of the highest frequencies, are used to calculate the stroke energy of all the 8 basic strokes, forming the average of the energy of the two IMFs over the length of the sequence. To distinguish bold fonts from their regular fonts, average of the pixel's gray levels of the text is calculated and appended to the feature vector to form a 9 dimensional feature. Finally, the minimum distance classifier is used to recognize the fonts. Experiments show encouraging recognition rates.

    • >Review Articles
    • Research on the Structures and Resolutions of Internet Namespaces

      2005, 16(8):1445-1455. CSTR:

      Abstract (7001) HTML (0) PDF 621.04 K (7520) Comment (0) Favorites

      Abstract:With the rapid growth of Internet, the structures and resolutions of Internet namespaces are facing with new challenges. IP address is overloaded in semantics because it is used to represent both the location and the identity of a device. The namespace resolution system DNS can’t satisfy many new application demands with its unique service model, slow update speed, and weak capability in resource description. Many network middleboxes, such as NAT, various agents and firewalls, also destroy the Internet architecture and the Internet namespaces. Based on these, researchers bring forth many solutions to improve the structures and resolutions of Internet namespaces. This paper analyzes the problems in the structures and resolutions of current Internet namespaces, and then makes categories, surveys, and comparisons on the improvement solutions to them. Finally, future research trends on this area are discussed.

    • An Optimal Adaptive Resource Pricing Mechanism for IP-DiffServ Network

      2005, 16(8):1456-1464. CSTR:

      Abstract (3782) HTML (0) PDF 475.58 K (4973) Comment (0) Favorites

      Abstract:After referring to the IP-DiffServ adaptive pricing mechanism of NSF CAREER, this paper presents an optimal adaptive resource pricing mechanism on the base of market and plan. Based on the service plan and service layout, it prices the service class by providing the users more performances with lower cost and by making ISP win the most benefits. While calculating user perceived benefit, the burden factor is taken into account, then it can lead to an orderly distributed traffic according to the service plan. Experimental results indicate that the improvement to the value evaluation formula of service class of NSF CARRER is reasonable and effective.

    • Chemical Evolving Research of the Galaxy Under Grid Environment

      2005, 16(8):1465-1473. CSTR:

      Abstract (4367) HTML (0) PDF 367.63 K (5053) Comment (0) Favorites

      Abstract:Many computing or data intensive scientific applications require a mechanism of sharing and coordinated use of diverse resource as part of their sophisticated problem solving processes. This paper describes the design and implementation of the chemical evolving research of the Galaxy under Grid environment, which is an important part of China Virtual Observatory application system. Through this exemplification, this paper shows a mechanism of the sharing and coordinated use of resourced that support e-Science applications by integrating Grid rvices and Grid service workflow into Grid environment. Such a mechanism could be beneficial for modeling and managing scientific processes of experimental investigation, evidence accumulation and result assimilation.

    • A Clustering-Based Data Replication Algorithm in Mobile Ad Hoc Networks for Improving Data Availability

      2005, 16(8):1474-1483. CSTR:

      Abstract (3533) HTML (0) PDF 894.84 K (5002) Comment (0) Favorites

      Abstract:In Mobile Ad Hoc Networks (MANET), network partitioning can cause sudden and severe disruptions to ongoing data accesses, and consequently data availability is decreased. A new distributed clustering algorithm is presented in this paper for dynamically organizing mobile nodes into clusters in which the probability of path availability can be bounded. Based on this clustering algorithm, a data replication algorithm is proposed to improve data availability. Theoretic analysis indicates that the algorithm has a proper complexity. Simulation results show that the clusters created by the clustering algorithm have desirable properties and the data availability is improved effectively by the clustering-based data replication algorithm.

    • A QoS Routing Algorithm Based on Pareto Optimal

      2005, 16(8):1484-1489. CSTR:

      Abstract (3988) HTML (0) PDF 464.00 K (4961) Comment (0) Favorites

      Abstract:A novel unicast QoS routing algorithm is proposed to address the two additive constraints routing problem. The algorithm is based on the concept of Pareto optimal and dynamic weight coefficient mechanism. Normally to attain a high performance, the algorithm only needs to run 2~3 times of the Dijkstra algorithm. Extensive simulations have shown that the algorithm is very efficient and converges quickly.

    • An Intrusion Detection Model Based on Improved Random Forests Algorithm

      2005, 16(8):1490-1498. CSTR:

      Abstract (4878) HTML (0) PDF 565.64 K (6181) Comment (0) Favorites

      Abstract:Coupled with the explosion of number of the network-oriented applications, Intrusion Detection as an increasingly popular area is attracting more and more research efforts. Although a number of algorithms have already been presented to tackle this problem, they are unable to achieve balanced detection performance for different types of intrusion and cannot respond as quickly as expected. Employing random forests algorithm (RFA)in intrusion detection, this paper devises an improved variation - IRFA and presents an IRFA based model for intrusion detection in information exchanged through network connections. The feasibility in balanced detection and the effectiveness of this approach are verified by experiments based on DARPA data sets.

    • Adaptive Dynamic Power Management for Non-Stationary Self-Similar Requests

      2005, 16(8):1499-1505. CSTR:

      Abstract (4627) HTML (0) PDF 435.01 K (5711) Comment (0) Favorites

      Abstract:Dynamic power management (DPM) is a design methodology aiming at reducing power consumption of electronic systems. The effectiveness of a power management scheme depends critically on the power management policy and control algorithm. In this work, it is found that the exponential distribution supposition taken by traditional queuing theory is not suitable to DPM, and the timeout policy is enough for DMP. The reason that the simple timeout policy could reduce much energy consumption of computer devices is the self-similarity nature of computer service requests. This paper proposes an adaptive control algorithm for DPM of embedded operating system when the idle time length fits Pareto distribution. It adopts the Trimmed Mean Estimator to realize the robust efficient estimation of the tail index parameter of Pareto distribution for small sample size, and is implemented using window-size-based adaptive control method. Simulation results show that the algorithm presented in this paper is robust. The competitive ratio is reduced to 1.24 and even 1.47 when the delay is smaller than 0.10. Overhead of the adaptive control algorithm is low.

    • A Class-Based Garbage Collection Algorithm for the Runtime Environments

      2005, 16(8):1506-1512. CSTR:

      Abstract (3539) HTML (0) PDF 410.07 K (4783) Comment (0) Favorites

      Abstract:The class-based garbage collection approach is to improve the efficiency of the runtime environment for server applications. The class-based garbage collection algorithm is intended to reduce the overhead of dynamic object creation through an object-reuse technology, and the unique techniques of thread cache and lease protocol etc. can further reduce the pause time of the server applications and provide them better smoothness and good memory usage. The virtual machines run on top of the class-based garbage collector can be implemented to support fine grade parallelism between the mutator threads and the garbage collection threads.

    • A Feasible Schedulability Analysis for Fault-Tolerant Real-Time Systems

      2005, 16(8):1513-1522. CSTR:

      Abstract (3962) HTML (0) PDF 718.76 K (5396) Comment (0) Favorites

      Abstract:Based on the worst-case response time schedulability analysis for fault-tolerant real-time systems, a new fault-tolerant priority assignment algorithm is proposed. This algorithm can be used, together with the schedulability analysis, to effectively improve system fault resilience when the two traditional fault-tolerant priority assignment policies can’t improve system fault resilience. A fault-tolerant priority configuration search algorithm is also presented for the proposed analysis. The effectiveness of the proposed approach is evaluated by simulation.

Current Issue


Volume , No.

Table of Contents

Archive

Volume

Issue

联系方式
  • 《Journal of Software 》
  • 主办单位:Institute of Software, CAS, China
  • 邮编:100190
  • 电话:010-62562563
  • 电子邮箱:jos@iscas.ac.cn
  • 网址:https://www.jos.org.cn
  • 刊号:ISSN 1000-9825
  •           CN 11-2560/TP
  • 国内定价:70元
You are the firstVisitors
Copyright: Institute of Software, Chinese Academy of Sciences Beijing ICP No. 05046678-4
Address:4# South Fourth Street, Zhong Guan Cun, Beijing 100190,Postal Code:100190
Phone:010-62562563 Fax:010-62562533 Email:jos@iscas.ac.cn
Technical Support:Beijing Qinyun Technology Development Co., Ltd.

Beijing Public Network Security No. 11040202500063