Results 1 - 10
of
14
From an individual to a population: An analysis of the first hitting time of population-based evolutionary algorithms
- IEEE Transactions on Evolutionary Computation
, 2002
"... Almost all analyses of time complexity of evolutionary algorithms (EAs) have been conducted for (1+1) EAs only. Theoretical results on the average computation time of population-based EAs are few. However, the vast majority of applications of EAs use a population size that is greater than one. The u ..."
Abstract
-
Cited by 33 (11 self)
- Add to MetaCart
Almost all analyses of time complexity of evolutionary algorithms (EAs) have been conducted for (1+1) EAs only. Theoretical results on the average computation time of population-based EAs are few. However, the vast majority of applications of EAs use a population size that is greater than one. The use of population has been regarded as one of the key features of EAs. It is important to understand in depth what the real utility of population is in terms of the time complexity of EAs, when EAs are applied to combinatorial optimization problems. This paper compares (1 + 1) EAs and (N + N) EAs theoretically by deriving their first hitting time on the same problems. It is shown that a population can have a drastic impact on an EA’s average computation time, changing an exponential time to a polynomial time (in the input size) in some cases. It is also shown that the first hitting probability can be improved by introducing a population. However, the results presented in this paper do not imply that population-based EAs will always be better than (1 + 1) EAs for all possible problems. I.
Patterns of information seeking on the Web: A qualitative Study of domain expertise and Web expertise." IT& Society 1(3): 64
- IT & Society
, 2003
"... This research examines the pattern of Web information seeking in four groups of nurses with different combinations of domain expertise and Web expertise. Protocols were gathered as the nurses carried out information-seeking tasks in the domain of osteoporosis. Domain and Web novices searched breadth ..."
Abstract
-
Cited by 15 (0 self)
- Add to MetaCart
This research examines the pattern of Web information seeking in four groups of nurses with different combinations of domain expertise and Web expertise. Protocols were gathered as the nurses carried out information-seeking tasks in the domain of osteoporosis. Domain and Web novices searched breadth-first and did little or no evaluation of the results. Domain expert/Web novices also searched breadth-first but evaluated information more thoroughly using osteoporosis knowledge. Domain novice/Web experts searched in a mixed, breadth-first/depth-first pattern and attempted to evaluate information using general criteria. Domain expert/Web experts carried out depth-first searches, following deep trails of information and evaluated information based on the most varied and sophisticated criteria. The results suggest that there are distinct differences in searching patterns related to expertise. Implications of these findings and suggestions for future research are provided.
Methodology and a Modular Tool for Multiple Criteria Analysis of LP Models
- WORKING PAPER WP-94-102, INTERNATIONAL INSTITUTE FOR APPLIED SYSTEMS ANALYSIS, LAXENBURG
, 1994
"... ..."
Design and Implementation of Model-based Decision Support Systems
, 1994
"... Decision making often requires the analysis of large amount of data and complex relations. Computerized tools designed and implemented for such purposes are called Decision Support Systems (DSS). A DSS, which is typically a problem specific tool, usually helps in the evaluation of consequences of gi ..."
Abstract
-
Cited by 10 (6 self)
- Add to MetaCart
Decision making often requires the analysis of large amount of data and complex relations. Computerized tools designed and implemented for such purposes are called Decision Support Systems (DSS). A DSS, which is typically a problem specific tool, usually helps in the evaluation of consequences of given decisions and may advise what decision would be the best for achieving a given set of goals. In such cases, an analysis of a mathematical model can support rational decision making. The paper provides an overview of the methodology of the design and deals with practical aspects related to implementations of model-based decision support systems. In particular, different approaches to the analysis of a model using simulation and optimization are summarized. Various optimization techniques are discussed in this context, including multi-criteria optimization used for a model analysis. The paper summarizes also problems of hardware selection and of software development. Modular software tools...
Not all linear functions are equally difficult for the compact genetic algorithm
- in Proc. of the Genetic and Evolutionary Computation COnference (GECCO 2005), 2005
, 2005
"... Estimation of distribution algorithms (EDAs) try to solve an optimization problem by finding a probability distribution focussed around its optima. For this purpose they conduct a sampling-evaluation-adjustment cycle, where search points are sampled with respect to a probability distribution, which ..."
Abstract
-
Cited by 8 (0 self)
- Add to MetaCart
Estimation of distribution algorithms (EDAs) try to solve an optimization problem by finding a probability distribution focussed around its optima. For this purpose they conduct a sampling-evaluation-adjustment cycle, where search points are sampled with respect to a probability distribution, which is adjusted according to the evaluation of the sampled points. Although there are many successful experiments suggesting the usefulness of EDAs, there are only few rigorous theoretical results apart from convergence results without time bounds. Here we present first rigorous runtime analyses of a simple EDA, the compact genetic algorithm, for linear pseudo-boolean functions on n variables. We prove a number of results showing that not all linear functions have the same asymptotical runtime.
The impact of automated assistance on the information retrieval process
- In Proceedings of the ACM CHI 2003 Conference on Human Factors in Computing Systems (Fort Lauderdale, Fla.). ACM
, 2003
"... Advanced information retrieval systems providing automated assistance offer the opportunity to greatly enhance the effectiveness of the information retrieval process. One issue in designing such systems is determining the effect that the automated assistance has on the tasks and sequence of tasks wi ..."
Abstract
-
Cited by 4 (4 self)
- Add to MetaCart
Advanced information retrieval systems providing automated assistance offer the opportunity to greatly enhance the effectiveness of the information retrieval process. One issue in designing such systems is determining the effect that the automated assistance has on the tasks and sequence of tasks within this process. Using verbal protocol data and transaction log analysis, we present a taxonomy of tasks when utilizing information retrieval systems with automated assistance, along with a temporal analysis of when interaction with the automated assistance occurs. Results indicate that there is a predictable pattern of user interaction with automated assistance with implications for the design of information retrieval systems.
Basis- and Tripartition Identification for Quadratic Programming and Linear Complementarity Problems - From an interior solution to an optimal basis and viceversa
, 1996
"... Optimal solutions of interior point algorithms for linear and quadratic programming and linear complementarity problems provide maximal complementary solutions. Maximal complementary solutions can be characterized by optimal (tri)partitions. On the other hand, the solutions provided by simplex--b ..."
Abstract
-
Cited by 4 (3 self)
- Add to MetaCart
Optimal solutions of interior point algorithms for linear and quadratic programming and linear complementarity problems provide maximal complementary solutions. Maximal complementary solutions can be characterized by optimal (tri)partitions. On the other hand, the solutions provided by simplex--based pivot algorithms are given in terms of complementary bases. A basis identification algorithm is an algorithm which generates a complementary basis, starting from any complementary solution. A tripartition identification algorithm is an algorithm which generates a maximal complementary solution (and its corresponding tripartition), starting from any complementary solution. In linear programming such algorithms were respectively proposed by Megiddo in 1991 and Balinski and Tucker in 1969. In this paper we will present identification algorithms for quadratic programming and linear complementarity problems with sufficient matrices. The presented algorithms are based on the principal...
Analysis of the (1+1) EA for a Noisy OneMax
- GECCO
, 2004
"... In practical applications evaluating a fitness function is frequently subject to noise, i. e., the “true fitness” is disturbed by some random variations. Evolutionary algorithms (EAs) are often successfully applied to noisy problems, where they have turned out to be particularly robust. Theoretical ..."
Abstract
-
Cited by 3 (0 self)
- Add to MetaCart
In practical applications evaluating a fitness function is frequently subject to noise, i. e., the “true fitness” is disturbed by some random variations. Evolutionary algorithms (EAs) are often successfully applied to noisy problems, where they have turned out to be particularly robust. Theoretical results on the behavior of EAs for noisy functions are comparatively very rare, especially for discrete search spaces. Here we present an analysis of the (1+1) EA for a noisy variant of OneMax and compute the maximal noise strength allowing the (1+1) EA a polynomial runtime asymptotically exactly. The methods used in the proofs are presented in a general form with clearly stated conditions in order to simplify further applications.
Query Modifications Patterns During Web Searching
"... Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution to servers or lists, or to reuse any copyrighted component of this work in other works must be ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution to servers or lists, or to reuse any copyrighted component of this work in other works must be obtained from the IEEE. Bernard J. Jansen
The Wrapper: An Open Source Application for Logging User - System Interactions during Searching Studies
, 2006
"... Conducting user studies and user evaluations of information retrieval systems requires the collection of specialized data, namely user interactions with the system. These interactions occur both on the server and the client side. Collecting the client-side data in a format for easy analysis has prov ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
Conducting user studies and user evaluations of information retrieval systems requires the collection of specialized data, namely user interactions with the system. These interactions occur both on the server and the client side. Collecting the client-side data in a format for easy analysis has proven to be a difficult task for many researchers. In this paper, we report on a software application that logs user interactions with information searching systems. Developed in Visual Basic, the application is simple to install, ease to modify, and logs session actions to an ASCII text file for easy upload into a variety of analysis packages. The application records many of the typical user interactions with searching systems, including submitted queries, Web site navigation, scrolling, bookmarking, among others. The application time stamps each interaction. Interested researchers may download the application via a provided uniform resource locator.

