92 research outputs found

    Performance monitoring of MPC based on dynamic principal component analysis

    No full text
    A unified framework based on the dynamic principal component analysis (PCA) is proposed for performance monitoring of constrained multi-variable model predictive control (MPC) systems. In the proposed performance monitoring framework, the dynamic PCA based performance benchmark is adopted for performance assessment, while performance diagnosis is carried out using a unified weighted dynamic PCA similarity measure. Simulation results obtained from the case study of the Shell process demonstrate that the use of the dynamic PCA performance benchmark can detect the performance deterioration more quickly compared with the traditional PCA method, and the proposed unified weighted dynamic PCA similarity measure can correctly locate the root cause for poor performance of MPC controller

    On incremental global update support in cooperative database systems

    Get PDF
    OzGateway is a cooperative database system designed for integrating heterogeneous existing information systems into an interoperable environment. It also aims to provide a gatewway for legacy information system migration. This paper summarises the problems and results of multidatabase transaction management research. In supporting global updates in OzGateway in an evolutionary way, we introduce a classification of multidatabase transactions and discuss the problems in each category. The architecture of OzGateway and the design of the global transaction manager and servers are presented

    Unifying Token and Span Level Supervisions for Few-Shot Sequence Labeling

    Full text link
    Few-shot sequence labeling aims to identify novel classes based on only a few labeled samples. Existing methods solve the data scarcity problem mainly by designing token-level or span-level labeling models based on metric learning. However, these methods are only trained at a single granularity (i.e., either token level or span level) and have some weaknesses of the corresponding granularity. In this paper, we first unify token and span level supervisions and propose a Consistent Dual Adaptive Prototypical (CDAP) network for few-shot sequence labeling. CDAP contains the token-level and span-level networks, jointly trained at different granularities. To align the outputs of two networks, we further propose a consistent loss to enable them to learn from each other. During the inference phase, we propose a consistent greedy inference algorithm that first adjusts the predicted probability and then greedily selects non-overlapping spans with maximum probability. Extensive experiments show that our model achieves new state-of-the-art results on three benchmark datasets.Comment: Accepted by ACM Transactions on Information System

    Distributed Algorithms on Exact Personalized PageRank

    Get PDF
    As one of the most well known graph computation problems, Personalized PageRank is an effective approach for computing the similarity score between two nodes, and it has been widely used in various applications, such as link prediction and recommendation. Due to the high computational cost and space cost of computing the exact Personalized PageRank Vector (PPV), most existing studies compute PPV approximately. In this paper, we propose novel and efficient distributed algorithms that compute PPV exactly based on graph partitioning on a general coordinator-based share-nothing distributed computing platform. Our algorithms takes three aspects into account: the load balance, the communication cost, and the computation cost of each machine. The proposed algorithms only require one time of communication between each machine and the coordinator at query time. The communication cost is bounded, and the work load on each machine is balanced. Comprehensive experiments conducted on five real datasets demonstrate the efficiency and the scalability of our proposed methods.Peer reviewe

    Constrained Path Search with Submodular Function Maximization

    Get PDF
    In this paper, we study the problem of constrained path search with submodular function maximization (CPS-SM). We aim to find the path with the best submodular function score under a given constraint (e.g., a length limit), where the submodular function score is computed over the set of nodes in this path. This problem can be used in many applications. For example, tourists may want to search the most diversified path (e.g., a path passing by the most diverse facilities such as parks and museums) given that the traveling time is less than 6 hours. We show that the CPS-SM problem is NP-hard. We first propose a concept called “submodular α -dominance” by utilizing the submodular function properties, and we develop an algorithm with a guaranteed error bound based on this concept. By relaxing the submodular α -dominance conditions, we design another more efficient algorithm that has the same error bound. We also utilize the way of bi-directional path search to further improve the efficiency of the algorithms. We finally propose a heuristic algorithm that is efficient yet effective in practice. The experiments conducted on several real datasets show that our proposed algorithms can achieve high accuracy and are faster than one state-of-the-art method by orders of magnitude

    Robust min-max model predictive vehicle platooning with causal disturbance feedback

    Get PDF
    Platoon-based vehicular cyber-physical systems have gained increasing attention due to their potentials in improving traffic efficiency, capacity, and saving energy. However, external uncertain disturbances arising from mismatched model errors, sensor noises, communication delays and unknown environments can impose a great challenge on the constrained control of vehicle platooning. In this paper, we propose a closed-loop min-max model predictive control (MPC) with causal disturbance feedback for vehicle platooning. Specifically, we first develop a compact form of a centralized vehicle platooning model subject to external disturbances, which also incorporates the lower-level vehicle dynamics. We then formulate the uncertain optimal control of the vehicle platoon as a worst-case constrained optimization problem and derive its robust counterpart by semidefinite relaxation. Thus, we design a causal disturbance feedback structure with the robust counterpart, which leads to a closed-loop min-max MPC platoon control solution. Even though the min-max MPC follows a centralized paradigm, its robust counterpart can keep the convexity and enable the efficient and practical implementation of current convex optimization techniques. We also derive a linear matrix inequality (LMI) condition for guaranteeing the recursive feasibility and input-to-state practical stability (ISpS) of the platoon system. Finally, simulation results are provided to verify the effectiveness and advantage of the proposed MPC in terms of constraint satisfaction, platoon stability and robustness against different external disturbances
    corecore