6,359 research outputs found

    Designing Software Architectures As a Composition of Specializations of Knowledge Domains

    Get PDF
    This paper summarizes our experimental research and software development activities in designing robust, adaptable and reusable software architectures. Several years ago, based on our previous experiences in object-oriented software development, we made the following assumption: ‘A software architecture should be a composition of specializations of knowledge domains’. To verify this assumption we carried out three pilot projects. In addition to the application of some popular domain analysis techniques such as use cases, we identified the invariant compositional structures of the software architectures and the related knowledge domains. Knowledge domains define the boundaries of the adaptability and reusability capabilities of software systems. Next, knowledge domains were mapped to object-oriented concepts. We experienced that some aspects of knowledge could not be directly modeled in terms of object-oriented concepts. In this paper we describe our approach, the pilot projects, the experienced problems and the adopted solutions for realizing the software architectures. We conclude the paper with the lessons that we learned from this experience

    Using similarity metrics for mining variability from software repositories

    Get PDF

    Effective retrieval and new indexing method for case based reasoning: Application in chemical process design

    Get PDF
    In this paper we try to improve the retrieval step for case based reasoning for preliminary design. This improvement deals with three major parts of our CBR system. First, in the preliminary design step, some uncertainties like imprecise or unknown values remain in the description of the problem, because they need a deeper analysis to be withdrawn. To deal with this issue, the faced problem description is soften with the fuzzy sets theory. Features are described with a central value, a percentage of imprecision and a relation with respect to the central value. These additional data allow us to build a domain of possible values for each attributes. With this representation, the calculation of the similarity function is impacted, thus the characteristic function is used to calculate the local similarity between two features. Second, we focus our attention on the main goal of the retrieve step in CBR to find relevant cases for adaptation. In this second part, we discuss the assumption of similarity to find the more appropriated case. We put in highlight that in some situations this classical similarity must be improved with further knowledge to facilitate case adaptation. To avoid failure during the adaptation step, we implement a method that couples similarity measurement with adaptability one, in order to approximate the cases utility more accurately. The latter gives deeper information for the reusing of cases. In a last part, we present a generic indexing technique for the base, and a new algorithm for the research of relevant cases in the memory. The sphere indexing algorithm is a domain independent index that has performances equivalent to the decision tree ones. But its main strength is that it puts the current problem in the center of the research area avoiding boundaries issues. All these points are discussed and exemplified through the preliminary design of a chemical engineering unit operation

    Context guided retrieval

    Get PDF
    This paper presents a hierarchical case representation that uses a context guided retrieval method The performance of this method is compared to that of a simple flat file representation using standard nearest neighbour retrieval. The data presented in this paper is more extensive than that presented in an earlier paper by the same authors. The estimation of the construction costs of light industrial warehouse buildings is used as the test domain. Each case in the system comprises approximately 400 features. These are structured into a hierarchical case representation that holds more general contextual features at its top and specific building elements at its leaves. A modified nearest neighbour retrieval algorithm is used that is guided by contextual similarity. Problems are decomposed into sub-problems and solutions recomposed into a final solution. The comparative results show that the context guided retrieval method using the hierarchical case representation is significantly more accurate than the simpler flat file representation and standard nearest neighbour retrieval

    A methodology to conceive a case based system of industrial diagnosis.

    No full text
    International audienceThe objective of this paper is to address the diagnosis knowledge-oriented system in terms of artificial intelligence, particular by the Case-Based Reasoning (CBR) approach. Indeed, the use of CBR, which is an approach to problem solving and learning, in diagnosis goes back to a long time with the appearance of diagnostic support systems based on CBR. A diagnostic system by CBR implements an expertise-base composed of past experiences through which the origins of failure and the maintenance strategy are given according to a description of a specific situation of diagnostic. A study is made on the different diagnostic systems based on CBR. This study showed that there was no common methodology for building a CBR system. This design depends primarily on the case representation and knowledge models of the domain application. Consequently, this paper proposes a general design approach of a diagnostic system based on the CBR approach

    Programming patterns and development guidelines for Semantic Sensor Grids (SemSorGrid4Env)

    No full text
    The web of Linked Data holds great potential for the creation of semantic applications that can combine self-describing structured data from many sources including sensor networks. Such applications build upon the success of an earlier generation of 'rapidly developed' applications that utilised RESTful APIs. This deliverable details experience, best practice, and design patterns for developing high-level web-based APIs in support of semantic web applications and mashups for sensor grids. Its main contributions are a proposal for combining Linked Data with RESTful application development summarised through a set of design principles; and the application of these design principles to Semantic Sensor Grids through the development of a High-Level API for Observations. These are supported by implementations of the High-Level API for Observations in software, and example semantic mashups that utilise the API

    Authentication Mechanism Based on Adaptable Context Management Framework for Secure Network Services

    Get PDF
    A system, which uses context information is a new trend in IT. A lot of researcherscreate frameworks, which collect some data and perform actions based on them. Recently, there havebeen observed more and more different security solutions, in which we can use context. But not eachworks dynamically and ensures a high level of user's quality of experience (QoE). This paper outlineswhat the context information is and shows a secure and user-friendly authentication mechanism for amail box in cloud computing, based on using contextual data

    Reutilization of diagnostic cases by adaptation of knowledge models.

    No full text
    International audienceThis paper deals with design of knowledge oriented diagnostic system. Two challenges are addressed. The first one concerns the elicitation of expert practice and the proposition of a methodology for developing four knowledge containers of case based reasoning system. The second one concerns the proposition of a general adaptation phase to reuse case solving diagnostic problems in a different context. In most cases, adaptation methods are application-specific and the challenge in this work is to make a general adaptation method for the field of industrial diagnostics applications. This paper is a contribution to fill this gap in the field of fault diagnostic and repair assistance of equipment. The proposed adaptation algorithm relies on hierarchy descriptors, an implied context model and dependencies between problems and solutions of the source cases. In addition, one can note that the first retrieved case is not necessarily the most adaptable case, and to take into account this report, an adaptation-guided retrieval step based on a similarity measure associated with an adaptation measure is realized on the diagnostic problem. These two measures allow selecting the most adaptable case among the retrieved cases. The two retrieval and adaptation phases are applied on real industrial system called Supervised industrial system of Transfer of pallets (SISTRE)
    • 

    corecore