Results 1 - 10
of
18,061
Efficient Execution of Dependency Models
"... Recently, several studies have investigated the efficient exe-cution of bag-of-words (BOW) retrieval models for large doc-ument collections. Even though there is a large body of work that consistently shows that dependency models consistently outperform BOW models, none of these studies consider the ..."
Abstract
- Add to MetaCart
Recently, several studies have investigated the efficient exe-cution of bag-of-words (BOW) retrieval models for large doc-ument collections. Even though there is a large body of work that consistently shows that dependency models consistently outperform BOW models, none of these studies consider
Efficiently Executing PVS
- Project report, ComputerScience Laboratory, SRI International, Menlo Park
, 1999
"... Specification languages like PVS are designed to be expressive rather than executable. However, execution is useful for animating and validating specifications, and for automating certain kinds of proofs. A surprisingly large fragment of PVS turns out to be executable as a functional language with q ..."
Abstract
-
Cited by 12 (1 self)
- Add to MetaCart
with quite reasonable efficiency. Execution is achieved by generating Common Lisp code from PVS. The key step in generating efficient code is the use of static analysis to determine safe destructive array updates. Contents 1 Introduction 5 2 A Brief Summary of the PVS Specification Language 7 3 Executing
Efficient Execution of Process Networks
, 2001
"... . Kahn process networks (KPNs) [1] are a popular modeling technique for media- and signal-processing applications. A KPN makes parallelism and communication in an application explicit; thus, KPNs are a modeling paradigm that is very suitable for multi-processor architectures. We present technique ..."
Abstract
- Add to MetaCart
techniques for the efficient execution of KPNs, taking into account both execution time and memory usage. Keywords: Kahn process networks, dynamic scheduling, deadlock resolution, multi-processor architectures, media processing, signal processing 1
Efficiently Executing Information-Gathering Plans
- In Proc. of the Int. Joint Conf. of AI (IJCAI
, 1997
"... We describe Razor, a planning-based information-gathering agent that assists users by automatically determining which Internet information sites are relevant to their query, accessing those sites in parallel, and integrating the results. Razor uses a disjunctive graph-based plan representation. It t ..."
Abstract
-
Cited by 45 (0 self)
- Add to MetaCart
. It then uses a novel and powerful form of local completeness reasoning in order to transform those plans into contingent plans of high quality. These contingent plans can be efficiently executed, obtaining more answers at less cost than the original plans. We focus in this paper on the algorithms underlying
Reformulating Temporal Plans For Efficient Execution
- In Principles of Knowledge Representation and Reasoning
, 1998
"... The Simple Temporal Network formalism permits significant flexibility in specifying the occurrence time of events in temporal plans. However, to retain this flexibility during execution, there is a need to propagate the actual execution times of past events so that the occurrence windows of future e ..."
Abstract
-
Cited by 72 (11 self)
- Add to MetaCart
events are adjusted appropriately. Unfortunately, this may run afoul of tight real-time control requirements that dictate extreme efficiency. The performance may be improved by restricting the propagation. However, a fast, locally propagating, execution controller may incorrectly execute a consistent
Efficient execution of synchronous . . .
, 2010
"... Todays processors gain performance by introducing additional functional units and using the parallelism instead of just increasing the clock rates. Modern graphics de-vices come up with hundreds of cores for general purpose computations. CUDA provides an API for using this highly parallel architec ..."
Abstract
- Add to MetaCart
contains the synchronous guarded actions. In order to execute the synchronous guarded actions efficiently, a simple vectorization algorithm is intro-duced and the limiting factors of the graphics device are emphasized. Additionally, a general perspective to the performance of optimized CUDA programs which
An Efficient Execution Method
"... This paper proposes a method to restrict the rule appliction by activating rules dynamically. The logical relationship among rules are pre-a]alyzed nd a set of anteced]t actions, which are prerequisite for the condition of tJe rule being satisfied is determined for ,each ruleo In execution tin a rul ..."
Abstract
- Add to MetaCart
This paper proposes a method to restrict the rule appliction by activating rules dynamically. The logical relationship among rules are pre-a]alyzed nd a set of anteced]t actions, which are prerequisite for the condition of tJe rule being satisfied is determined for ,each ruleo In execution tin a
Efficient Execution of Declarative Programs
, 2001
"... Memoization is an optimization that provides asymptotic speedups, automatically achieving many of the benefits of dynamic programming. Memoization, however, trades off reduced execution time for additional required storage. This additional storage requirement can be reduced somewhat by using seve ..."
Abstract
- Add to MetaCart
Memoization is an optimization that provides asymptotic speedups, automatically achieving many of the benefits of dynamic programming. Memoization, however, trades off reduced execution time for additional required storage. This additional storage requirement can be reduced somewhat by using
Results 1 - 10
of
18,061