• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 5,229
Next 10 →

Application Run Time Estimation: A Quality of Service Metric for Web-based Data Mining Services

by Seng Wai Loke, See Profile, A. Zaslavsky, Available Seng, Wai Loke, Shonali Krishnaswamy, Seng Wai Loke, Arkady Zaslavsky - To Appear in ACM Symposium on Applied Computing (SAC 2002 , 2002
"... Application run time estimation: a quality of service metric for web-based data mining services. ..."
Abstract - Cited by 4 (3 self) - Add to MetaCart
Application run time estimation: a quality of service metric for web-based data mining services.

The Interplay of Run-Time Estimation and Granularity in HW/SW Partitioning

by Jörg Henkel, Rolf Ernst - 4TH INTERNATIONAL WORKSHOP ON HARDWARE/SOFTWARE CO-DESIGN , 1996
"... An important presupposition for HW/SW partitioning are sophisticated estimation algorithms at a high level of abstraction that obtain high quality results. Therefore the granularities of estimation and partitioning have to be adapted adequately. In this paper we discuss the effects that arise when t ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
leads to an inprovement (in terms of run-time and chip area) of the whole mixed HW/SW system.

Run-time Estimates for Protein Folding Simulation in the H-P Model

by A. A. Albrecht, K. Steinhöfel
"... The hydrophobic-hydrophilic (H-P) model for protein folding was introduced by Dill et al. [6]. A problem instance consists of a sequence of amino acids, each labeled as either hydrophobic (H) or hydrophilic (P). The sequence must be placed on a 2D or 3D grid without overlapping, so that adjacent ..."
Abstract - Add to MetaCart
The hydrophobic-hydrophilic (H-P) model for protein folding was introduced by Dill et al. [6]. A problem instance consists of a sequence of amino acids, each labeled as either hydrophobic (H) or hydrophilic (P). The sequence must be placed on a 2D or 3D grid without overlapping, so that adjacent amino acids in the sequence remain adjacent in the grid. The goal is to minimize the energy, which in the simplest variation corresponds to maximizing the number of adjacent hydrophobic pairs. Although the model is extremely simple, it captures the main features of the problem. The protein folding problem in the H-P model is NP-hard in both 2D and 3D. Recently, Fu and Wang [9] proved an exp(O(n ln n) algorithm for d-dimensional protein folding simulation in the HP-model. Our preliminary results on stochastic search applied to protein folding utilize complete move sets proposed by Lesh et al. [15] and Blazewicz et al. [3]. We obtain that after (n/# ) Markov chain transitions, the probability to be in a minimum energy conformation is at least 1 where n is the length of the instance, # is the maximum value of the minimum escape height from local minima of the underlying energy landscape, and c is a (small) constant.

Multiple Workflow Scheduling Strategies with User Run Time Estimates on a Grid

by Adán Hirales-carbajal Andrei, Ramin Yahyapour, José Luis, Thomas Röblitz, Juan Manuel Ramírez-alcaraz, Adán Hirales-carbajal, Andrei Tchernykh, Ramin Yahyapour, José Luis González-garcía, Thomas Röblitz, Juan Manuel Ramírez-alcaraz, A. Hirales-carbajal , 2011
"... Your article is protected by copyright and all rights are held exclusively by Springer Science+Business Media B.V.. This e-offprint is for personal use only and shall not be self-archived in electronic repositories. If you wish to self-archive your work, please use the accepted author’s version for ..."
Abstract - Add to MetaCart
Your article is protected by copyright and all rights are held exclusively by Springer Science+Business Media B.V.. This e-offprint is for personal use only and shall not be self-archived in electronic repositories. If you wish to self-archive your work, please use the accepted author’s version for posting to your own website or your institution’s repository. You may further deposit the accepted author’s version on a funder’s repository at a funder’s request, provided it is not made publicly available until 12 months after publication.

J.-L.: Multiple workflow scheduling strategies with user run time estimates on a grid

by Adán Hirales-Carbajal , Andrei Tchernykh , Ramin Yahyapour , José Luis González-García , Thomas Röblitz , Juan Manuel Ramírez-Alcaraz , Adán Hirales-Carbajal , Andrei Tchernykh , Ramin Yahyapour , José Luis González-García , Thomas Röblitz , Juan Manuel Ramírez-Alcaraz , A Hirales-Carbajal , · A Tchernykh , A Hirales-Carbajal , R Yahyapour , J L González-García , · T Röblitz , R Yahyapour , J L González-García , T Röblitz , J M Ramírez-Alcaraz - J. Grid Comput , 2012
"... Abstract In this paper, we present an experimental study of deterministic non-preemptive multiple workflow scheduling strategies on a Grid. We distinguish twenty five strategies depending on the type and amount of information they require. We analyze scheduling strategies that consist of two and fo ..."
Abstract - Cited by 7 (1 self) - Add to MetaCart
joint analysis considering three metrics. A case study is given and corresponding results indicate that well known DAG scheduling algorithms designed for single DAG and single machine settings are not well suited for Grid scheduling scenarios, where user run time estimates are available. We show

Job Allocation Strategies with User Run Time Estimates for Online Scheduling in Hierarchical Grids

by Juan Manuel, Ramírez-alcaraz Andrei Tchernykh, Ramin Yahyapour, Uwe Schwiegelshohn, Ariel Quezada-pina, José Luis, González-garcía Adán Hirales-carbajal
"... Your article is protected by copyright and all rights are held exclusively by Springer Science+Business Media B.V.. This e-offprint is for personal use only and shall not be self-archived in electronic repositories. If you wish to self-archive your work, please use the accepted author’s version for ..."
Abstract - Cited by 10 (6 self) - Add to MetaCart
Your article is protected by copyright and all rights are held exclusively by Springer Science+Business Media B.V.. This e-offprint is for personal use only and shall not be self-archived in electronic repositories. If you wish to self-archive your work, please use the accepted author’s version for posting to your own website or your institution’s repository. You may further deposit the accepted author’s version on a funder’s repository at a funder’s request, provided it is not made publicly available until 12 months after publication.

Pegasos: Primal Estimated sub-gradient solver for SVM

by Shai Shalev-Shwartz, Yoram Singer, Nathan Srebro, Andrew Cotter
"... We describe and analyze a simple and effective stochastic sub-gradient descent algorithm for solving the optimization problem cast by Support Vector Machines (SVM). We prove that the number of iterations required to obtain a solution of accuracy ɛ is Õ(1/ɛ), where each iteration operates on a singl ..."
Abstract - Cited by 542 (20 self) - Add to MetaCart
run-time of our method is Õ(d/(λɛ)), where d is a bound on the number of non-zero features in each example. Since the run-time does not depend directly on the size of the training set, the resulting algorithm is especially suited for learning from large datasets. Our approach also extends to non

A new approach to the maximum flow problem

by Andrew V. Goldberg, Robert E. Tarjan - JOURNAL OF THE ACM , 1988
"... All previously known efficient maximum-flow algorithms work by finding augmenting paths, either one path at a time (as in the original Ford and Fulkerson algorithm) or all shortest-length augmenting paths at once (using the layered network approach of Dinic). An alternative method based on the pre ..."
Abstract - Cited by 672 (33 self) - Add to MetaCart
to be shortest paths. The algorithm and its analysis are simple and intuitive, yet the algorithm runs as fast as any other known method on dense. graphs, achieving an O(n³) time bound on an n-vertex graph. By incorporating the dynamic tree data structure of Sleator and Tarjan, we obtain a version

Paml 4: Phylogenetic analysis by maximum likelihood

by Ziheng Yang - Mol. Biol. Evol , 2007
"... PAML, currently in version 4, is a package of programs for phylogenetic analyses of DNA and protein sequences using maximum likelihood (ML). The programs may be used to compare and test phylogenetic trees, but their main strengths lie in the rich repertoire of evolutionary models implemented, which ..."
Abstract - Cited by 1201 (28 self) - Add to MetaCart
phylogenetic comparison of protein-coding genes, reconstruction of ancestral genes and proteins for molecular restoration studies of extinct life forms, combined analysis of heterogeneous data sets from multiple gene loci, and estimation of species divergence times incorporating uncertainties in fossil

Nonparametric model for background subtraction

by Ahmed Elgammal, David Harwood, Larry Davis - in ECCV ’00 , 2000
"... Abstract. Background subtraction is a method typically used to seg-ment moving regions in image sequences taken from a static camera by comparing each new frame to a model of the scene background. We present a novel non-parametric background model and a background subtraction approach. The model can ..."
Abstract - Cited by 545 (17 self) - Add to MetaCart
quickly to changes in the scene which enables very sensitive detection of moving targets. We also show how the model can use color information to suppress detec-tion of shadows. The implementation of the model runs in real-time for both gray level and color imagery. Evaluation shows that this approach
Next 10 →
Results 1 - 10 of 5,229
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University