<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
   xmlns:dcterms="http://purl.org/dc/terms/"

>
<channel rdf:about="http://www.citeulike.org/about">
<pubDate>Thu, 21 Aug 2008 17:27:34 BST</pubDate>


	<title>CiteULike: nojhan Chen</title>
	<description>CiteULike: nojhan Chen</description>


	<link>http://www.citeulike.org/user/nojhan/author/Chen</link>
	<dc:publisher>CiteULike.org</dc:publisher>
	<dc:language>en-gb</dc:language>
	<dc:rights>Copyright &#169; 2004-2008 citeulike.org</dc:rights>
	<items>
    <rdf:Seq>
        <rdf:li rdf:resource="http://www.citeulike.org/user/nojhan/article/2622829"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/nojhan/article/1674842"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/nojhan/article/1610525"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/nojhan/article/1092131"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/nojhan/article/1003151"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/nojhan/article/821590"/>

	</rdf:Seq>
	</items>
	</channel>


<item rdf:about="http://www.citeulike.org/user/nojhan/article/2622829">
    <title>Creating, Destroying, and Restoring Value in Wikipedia</title>
    <link>http://www.citeulike.org/user/nojhan/article/2622829</link>
    <description>&lt;i&gt;(2--4 November 2007)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Wikipedia’s brilliance and curse is that any user can edit any of the encyclopedia entries. We introduce the notion of the impact of an edit, measured by the number of times the edited version is viewed. Using several datasets, including recent logs of all article views, we show that frequent edi- tors dominate what people see when they visit Wikipedia, and that this domination is increasing.∗ Similarly, using the same impact measure, we show that the probability of a typ- ical article view being damaged is small but increasing, and we present empirically grounded classes of damage. Finally, we make policy recommendations for Wikipedia and other wikis in light of these ﬁndings.</description>
    <dc:title>Creating, Destroying, and Restoring Value in Wikipedia</dc:title>

    <dc:creator>Reid Priedhorsky</dc:creator>
    <dc:creator>Jilin Chen</dc:creator>
    <dc:creator>Shyong</dc:creator>
    <dc:creator>Katherine Panciera</dc:creator>
    <dc:creator>Loren Terveen</dc:creator>
    <dc:creator>John Riedl</dc:creator>
    <dc:source>(2--4 November 2007)</dc:source>
    <dc:date>2008-04-02T09:39:59-00:00</dc:date>
    <prism:publicationYear>2007</prism:publicationYear>
    <prism:category>statistics</prism:category>
    <prism:category>vandalism</prism:category>
    <prism:category>wikipedia</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/nojhan/article/1674842">
    <title>Seeker Optimization Algorithm</title>
    <link>http://www.citeulike.org/user/nojhan/article/1674842</link>
    <description>&lt;i&gt;Computational Intelligence and Security (2007), pp. 167-176.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;A novel swarm intelligence paradigm called seeker optimization algorithm (SOA) for the real-parameter optimization is proposed in this paper. The SOA is based on the concept of simulating the act of humans’ intelligent search with their memory, experience, and uncertainty reasoning. In this sense, the individual of this population is called seeker or searcher just from which the new algorithm’ name is derived. After given start point, search direction, search radius, and trust degree, every seeker moves to a new position (next solution) based on his social learning, cognitive learning, and uncertainty reasoning. The algorithm’s performance was studied using several typically complex functions. In almost all cases studied, SOA is superior to continuous genetic algorithm (GA) and particle swarm optimization (PSO) in all optimization quality, robustness and efficiency.</description>
    <dc:title>Seeker Optimization Algorithm</dc:title>

    <dc:creator>Chaohua Dai</dc:creator>
    <dc:creator>Yunfang Zhu</dc:creator>
    <dc:creator>Weirong Chen</dc:creator>
    <dc:identifier>doi:10.1007/978-3-540-74377-4_18</dc:identifier>
    <dc:source>Computational Intelligence and Security (2007), pp. 167-176.</dc:source>
    <dc:date>2007-09-19T07:54:53-00:00</dc:date>
    <prism:publicationYear>2007</prism:publicationYear>
    <prism:publicationName>Computational Intelligence and Security</prism:publicationName>
    <prism:startingPage>167</prism:startingPage>
    <prism:endingPage>176</prism:endingPage>
    <prism:category>comparison</prism:category>
    <prism:category>continuous</prism:category>
    <prism:category>metaheuristic</prism:category>
    <prism:category>particle-swarm-optimization</prism:category>
    <prism:category>swarm-intelligence</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/nojhan/article/1610525">
    <title>Common model analysis and improvement of particle swarm optimizer</title>
    <link>http://www.citeulike.org/user/nojhan/article/1610525</link>
    <description>&lt;i&gt;Journal of Control Theory and Applications, Vol. 5, No. 3. (2007), pp. 233-238.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Abstract&#160;&#160;Particle swarm optimizer (PSO), a new evolutionary computation algorithm, exhibits good performance for optimization problems, although PSO can not guarantee convergence of a global minimum, even a local minimum. However, there are some adjustable parameters and restrictive conditions which can affect performance of the algorithm. In this paper, the algorithm are analyzed as a time-varying dynamic system, and the sufficient conditions for asymptotic stability of acceleration factors, increment of acceleration factors and inertia weight are deduced. The value of the inertia weight is enhanced to (−1, 1). Based on the deduced principle of acceleration factors, a new adaptive PSO algorithmharmonious PSO (HPSO) is proposed. Furthermore it is proved that HPSO is a global search algorithm. In the experiments, HPSO are used to the model identification of a linear motor driving servo system. An Akaike information criteria based fitness function is designed and the algorithms can not only estimate the parameters, but also determine the order of the model simultaneously. The results demonstrate the effectiveness of HPSO.</description>
    <dc:title>Common model analysis and improvement of particle swarm optimizer</dc:title>

    <dc:creator>Feng Pan</dc:creator>
    <dc:creator>Jie Chen</dc:creator>
    <dc:creator>Minggang Gan</dc:creator>
    <dc:creator>Guanghui Wang</dc:creator>
    <dc:creator>Tao Cai</dc:creator>
    <dc:identifier>doi:10.1007/s11768-006-6132-x</dc:identifier>
    <dc:source>Journal of Control Theory and Applications, Vol. 5, No. 3. (2007), pp. 233-238.</dc:source>
    <dc:date>2007-08-31T09:59:17-00:00</dc:date>
    <prism:publicationYear>2007</prism:publicationYear>
    <prism:publicationName>Journal of Control Theory and Applications</prism:publicationName>
    <prism:volume>5</prism:volume>
    <prism:number>3</prism:number>
    <prism:startingPage>233</prism:startingPage>
    <prism:endingPage>238</prism:endingPage>
    <prism:category>complexity</prism:category>
    <prism:category>convergence</prism:category>
    <prism:category>metaheuristic</prism:category>
    <prism:category>particle-swarm-optimization</prism:category>
    <prism:category>performance-assessment</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/nojhan/article/1092131">
    <title>An agent-based evolutionary strategic negotiation for project dynamic scheduling</title>
    <link>http://www.citeulike.org/user/nojhan/article/1092131</link>
    <description>&lt;i&gt;The International Journal of Advanced Manufacturing Technology&lt;/i&gt;</description>
    <dc:title>An agent-based evolutionary strategic negotiation for project dynamic scheduling</dc:title>

    <dc:creator>Yee-Ming Chen</dc:creator>
    <dc:creator>Shih-Chang Wang</dc:creator>
    <dc:identifier>doi:10.1007/s00170-006-0830-x</dc:identifier>
    <dc:source>The International Journal of Advanced Manufacturing Technology</dc:source>
    <dc:date>2007-02-07T10:14:24-00:00</dc:date>
    <prism:publicationName>The International Journal of Advanced Manufacturing Technology</prism:publicationName>
    <prism:category>evolutionary-computation</prism:category>
    <prism:category>multi-agent</prism:category>
    <prism:category>scheduling</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/nojhan/article/1003151">
    <title>Simulated annealing with asymptotic convergence for nonlinear constrained optimization</title>
    <link>http://www.citeulike.org/user/nojhan/article/1003151</link>
    <description>&lt;i&gt;Journal of Global Optimization&lt;/i&gt;</description>
    <dc:title>Simulated annealing with asymptotic convergence for nonlinear constrained optimization</dc:title>

    <dc:creator>Benjamin Wah</dc:creator>
    <dc:creator>Yixin Chen</dc:creator>
    <dc:creator>Tao Wang</dc:creator>
    <dc:identifier>doi:10.1007/s10898-006-9107-z</dc:identifier>
    <dc:source>Journal of Global Optimization</dc:source>
    <dc:date>2006-12-20T07:56:36-00:00</dc:date>
    <prism:publicationName>Journal of Global Optimization</prism:publicationName>
    <prism:category>constrained</prism:category>
    <prism:category>metaheuristic</prism:category>
    <prism:category>non-linear</prism:category>
    <prism:category>simulated-annealing</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/nojhan/article/821590">
    <title>An intelligent genetic algorithm designed for global optimization of multi-minima functions</title>
    <link>http://www.citeulike.org/user/nojhan/article/821590</link>
    <description>&lt;i&gt;Applied Mathematics and Computation, Vol. 178, No. 2. (15 July 2006), pp. 355-371.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Many practical problems often lead to large non-convex non-linear programming problems that have multi-minima. The global optimization algorithms of these problems have received much attention over the last few years. Generally, stochastic algorithms are suitable for these problems, but not efficient when there are too many minima. Genetic algorithms are stochastic search approaches based on randomized operators, such as selection, crossover and mutation, inspired by the natural reproduction and evolution of the living creatures. However, the existing genetic algorithms cannot solve global optimization of multi-minima functions effectively. A new algorithm called intelligent genetic algorithm (IGA) is proposed for the global optimization of multi-minima functions. IGA integrates many cross operator, mutation operator and reattempt operation. It can select the appropriate cross operator, mutation operator or reattempt operation according to the current optimization result. It converges to the global optimization solution without the influence of random searching process. At first, this paper introduces the foundation for designing intelligent genetic algorithm; secondly, this paper reports on the development of an intelligent genetic algorithm approach for global optimization problems; thirdly, the proposed method is illustrated by means of some numerical examples; finally, the conclusions of this study are drawn with possible directions for subsequent studies. The feasibility, the efficiency and the effectiveness of IGA are tested in detail through a set of benchmark multi-modal functions, of which global and local minima are known. The experimental results suggest that results from IGA are better than results from other methods. In conclusion, the performance of IGA is better than that of other methods, IGA results are satisfactory for all the functions.</description>
    <dc:title>An intelligent genetic algorithm designed for global optimization of multi-minima functions</dc:title>

    <dc:creator>Li-Ning Xing</dc:creator>
    <dc:creator>Ying-Wu Chen</dc:creator>
    <dc:creator>Huai-Ping Cai</dc:creator>
    <dc:identifier>doi:10.1016/j.amc.2005.11.058</dc:identifier>
    <dc:source>Applied Mathematics and Computation, Vol. 178, No. 2. (15 July 2006), pp. 355-371.</dc:source>
    <dc:date>2006-08-29T20:52:13-00:00</dc:date>
    <prism:publicationYear>2006</prism:publicationYear>
    <prism:publicationName>Applied Mathematics and Computation</prism:publicationName>
    <prism:volume>178</prism:volume>
    <prism:number>2</prism:number>
    <prism:startingPage>355</prism:startingPage>
    <prism:endingPage>371</prism:endingPage>
    <prism:category>continuous</prism:category>
    <prism:category>evolutionary-computation</prism:category>
    <prism:category>genetic-algorithm</prism:category>
    <prism:category>metaheuristic</prism:category>
    <prism:category>multi-minima</prism:category>
</item>



</rdf:RDF>

