Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

17 papersLast indexed Aug 31, 2026
Search papers

Paper index

17 results · page 1 of 1

Clear filters
Aug 24, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
The Topological Governor: A Deterministic Solution to Catastrophic Forgetting

Frank Morales

The Topological Governor: A Deterministic Solution to Catastrophic Forgetting Full Summary The Problem Catastrophic forgetting is a fundamental limitation in artificial intelligence where neural networks overwrite previously learned knowledge when trained on new sequential tasks. Since its formal characterization by McCloskey and Cohen in 1989, this has hindered the development of lifelong learning systems in robotics, autonomous systems, and personalized assistants. The Solution: Topological Governor The paper presents a deterministic mechanism that definitively solves catastrophic forgetting through mathematical invariance, unlike probabilistic approaches (EWC, replay-based methods, parameter isolation) that provide only statistical guarantees with growing memory requirements. Key Technical Contributions 1. Mathematical Foundation: Arithmetic Spectral Theory Leverages the Sieve of Eratosthenes (a deterministic algorithm proven for over two millennia) to select the first six prime numbers: [2, 3, 5, 7, 11, 13] The Safety Constant ($\Lambda = 0.9785142874$) is derived from Euler's attenuation product and provides mathematical proof of protection: $\Lambda = 1 - \prod_{p \in \{2,3,5,7,11,13\}} (1 - p^{-0.5})$ Never hardcoded; recomputed at initialization for auditability 2. Three-Step Mechanism Step 1: Snapshot Capture (Memory Consolidation) When the first task reaches 100% accuracy, the Governor captures the state of prime-indexed embedding rows as an immutable reference frame Step 2: Gradient Enforcement (Memory Protection) During backpropagation on subsequent tasks, the Governor blocks gradient updates to anchored rows All gradients at prime indices are set to zero Step 3: Anchor Restoration (Memory Integration) After optimizer steps, performs final verification and restoration of anchored positions as a fail-safe against numerical drift 3. Implementation Architecture Core class: TopologicalGovernor with O(1) memory complexity Multi-layer support: Can protect embedding and attention layers simultaneously Hybrid architecture support: Works on SSM + Transformer hybrids (StripedHyena) Universal: Works across vision transformers, language models, and genomic models Experimental Results 5-Task Sequential Learning (Synthetic) Metric Result Tasks Learned 5 Average Accuracy 99.96% Average Forgetting 0.00% Anchor Preservation 6/6 ✓ Production Models on Hugging Face 1. Vision Domain: TOPO-Gemma-4-E4B-Vision-13Tasks Architecture: Gemma-4-E4B Vision Transformer (4B parameters) 13 visual classification tasks (STL-10) 100% accuracy on all tasks, 0% forgetting 2. Language Domain: Topological-AI-Muse-Glimmer-30B-Final Architecture: Muse-Glimmer Multimodal (30B parameters) AG News Classification 96.48% accuracy, 6.21% forgetting 3. Genomic Domain: Evo2-TOPO-Governed Architecture: Evo2-7B (StripedHyena + Transformer, 7B parameters) 13 genomic prediction tasks 100% final task accuracy, 1.32% global forgetting, 5/5 successful runs Complexity Analysis Memory Complexity: O(1) Method Memory Usage Scaling EWC 4.4 GB Grows with tasks Replay-based Variable Grows with tasks Topological Governor 184 KB Constant (O(1)) Minimal storage: 6 anchors × embedding_dim (32) × 4 bytes = < 1 KB for anchor storage Computational Overhead Operation Time Gradient Enforcement 0.11 ms/step Anchor Restoration 0.08 ms/step Snapshot Capture 0.04 ms (once) Total Overhead ~0.23 ms/step Represents a 75.7× improvement over Google's Full HOPE architecture Theoretical Implications Paradigm Shift: Probabilistic → Deterministic Aspect Probabilistic Methods Topological Governor Protection Statistical Deterministic Guarantee Probabilistic Mathematical Auditability Limited Full (SHA-256) Reproducibility Variable 100% Trustworthiness Moderate High Cognitive Analogy Hippocampus: Forms new memories (Task 2 learning) Cortex: Consolidates stable knowledge (Prime anchors) Result: Continued learning without forgetting Key Achievements Summary Metric Result Tasks Learned 5 Average Accuracy 99.96% Average Forgetting 0.00% Anchor Preservation 6/6 ✓ Topological Integrity PASSED ✓ Safety Constant 0.9785142874 Broader Implications Theoretical: Shifts AI from probabilistic regularization to deterministic cognitive engineering Practical: Enables deployment of lifelong learning systems in real-world applications Economic: Reduces computational costs through O(1) memory and 75.7× performance improvement Ethical: Provides auditability and mathematical guarantees for safety-critical applications Availability GitHub (Full Code) : https://github.com/frank-morales2020/AST/blob/main/TG_DEMO.ipynb Hugging Face Models: TOPO-Gemma-4-E4B-Vision-13Tasks Topological-AI-Muse-Glimmer-30B-Final Evo2-TOPO-Governed Final Conclusion The Topological Governor definitively solves Catastrophic Forgetting with mathematical guarantees, achieving 0.00% forgetting across sequential tasks while maintaining O(1) memory complexity and demonstrating universal applicability across vision, language, and genomic domains. This represents a fundamental breakthrough in continual learning and a paradigm shift from probabilistic to deterministic approaches in artificial intelligence.

Open access
2 source records
AI-based Problem Solving and Planning
Advanced Graph Neural Networks
Evolutionary Algorithms and Applications
Original source
Jan 29, 2026·2026 6th International Conference on Recent Trends in Computer Science and Technology (ICRTCST)
0 cites
Autonomous Agent-Based Intelligence for Continuous Learning and Adaptation in Cyberphysical Systems

Vivek Sanjay Thorat, Sri Krishna Ravulapalli, Sumitra Shankar, Nirmala Soren · 6 authors

The Cyber-Physical Systems (CPS) experience great operational complexity in the stochastic and non-stationary contexts when the control logic can be considered static. The current paper introduces an autonomous agent-based intelligence framework, which can be used in perpetually adaptive and decentralized organization of heterogeneous CPS systems. The given framework implements a multi-agent system (MAS) to bridge the gap between the cyber and physical layers with the help of built-in perception-action loops and planning modules. With the help of online reinforcement learning (RL) and predictive analytics, individual agents change control policies in real-time to alleviate disturbances in a system and changing operational constraints. A shared knowledge layer that is distributed is put in place to coordinate inter-agent coordination and policy refinement making the system-wide scalable and fault-tolerant. Experimental validation in a wide range of CPS situations proves that the suggested autonomous structure can be much more efficient and self-optimizing than centralized baseline frameworks, providing a stable channel of self-evolutionary industrial and robotic systems.

Reinforcement Learning in Robotics
AI-based Problem Solving and Planning
Evolutionary Algorithms and Applications
Original source
Nov 12, 2025·2025 IEEE International Conference on Data Mining (ICDM)
1 cites
Equilibrium-Based NFT Marketplace Recommendation for NFTs with Breeding

Chin-Yuan Yeh, Hsi-Wen Chen, De-Nian Yang, Wang-Chien Lee · 6 authors

Recently, Non-Fungible Tokens (NFTs) have attracted attention as valuable digital assets. However, NFT marketplaces face complex challenges in simultaneously recommending optimal pricing to sellers and desirable NFTs to buyers. Unlike conventional marketplaces that focus only on balancing demand and supply between sellers and buyers, these tasks are complicated by intricate value interdependencies arising from diverse buyer preferences, budgets, trait rarities, and the unprecedented breeding mechanisms. This paper formulates the NFT Project Pricing/Purchasing Recommendation (NP3R) problem, aiming to achieve a competitive equilibrium that concurrently optimizes seller revenue and buyer utility. We introduce BANTER, an iterative algorithm that jointly determines (1) optimal NFT purchases for buyers (via NFT-REC), considering breeding utility and current prices; and (2) optimal pricing for sellers (via PRICEREC), based on aggregated demand from NFT-REC. To efficiently manage the combinatorial complexity of breeding, we devise Optimal Parent Pair Selection (OPPS) and Heterogeneous Parent Set Selection (HPSS) schemes. Theoretical analysis guarantees BANTER to converge to a competitive equilibrium. Experiments on five real-world NFT datasets demonstrate its effectiveness in enhancing both seller revenue and average buyer utility. Source code: https://github.com/jimmy-academia/BANTER

Evolutionary Algorithms and Applications
Auction Theory and Applications
Constraint Satisfaction and Optimization
Original source
Jun 28, 2025·Engineering Swarms of Cyber-Physical Systems
0 cites
Swarm Intelligence in Cyber-Physical Systems

Melanie Schranz, Wilfried Elmenreich, Farshad Arvin

This chapter introduces swarm intelligence (SI) and its integration into Cyber-Physical Systems (CPSs), laying the ground for understanding how distributed, self-organizing behaviors can enhance complex technical systems. Inspired by natural phenomena such as bee colonies and ant swarms, SI involves simple, autonomous agents that interact locally, following basic rules to achieve sophisticated global outcomes. The chapter defines key terminologies, such as swarm behavior, multi-agent systems, and emergent properties, and distinguishes between multi-agent systems and true swarms. It emphasizes that SI systems rely on decentralized control, with collective intelligence emerging from interactions rather than being imposed from a central authority. This paradigm shift offers significant advantages for CPSs, including adaptability, robustness, and scalability—essential characteristics for managing interconnected systems like smart grids, industrial automation, and autonomous vehicles. CPSs, which blend computational elements with physical processes, face challenges in coordination and resource management as complexity increases. By adopting SI principles, these systems can achieve distributed coordination, resilience against failures, and efficient resource allocation. The chapter also explores the motivation for applying SI to CPSs, arguing that as interconnected systems grow, traditional hierarchical control approaches become inadequate. The discussion sets the stage for subsequent chapters, emphasizing the potential of SI to revolutionize various industries through enhanced collaboration, self-organization, and decentralized decision-making.

Evolutionary Algorithms and Applications
Original source
Nov 8, 2024·Routledge International Handbook of Complexity Economics
1 cites
Digital Foundations of Evolvable Genomic Intelligence and Human Proteanism

Sheri M. Markose

Despite prolific innovations and diversity in economic and biological systems, the theoretical impasse on novelty production has led to a longstanding reliance on randomness or statistical white noise error terms. Extant Decision Sciences and Game Theory, respectively, conflate rationality with an optimal choice from a prespecified action set and rule out Nash equilibria with strategic innovation or ‘surprises’. In contrast, the Wolfram-Chomsky schema implies that only digital software systems incorporating Gödel Incompleteness can produce novelty. Advances in gene science and neuroscience show how this relates to genomic intelligence which reaches its apogee in general-purpose highly protean human intelligence. Key developments with the Adaptive Immune System (AIS) and the Mirror Neuron System (MNS), latterly mostly in primate brains, involve distinctive Gödelian features for eukaryote intelligence of self-reference (Self-Ref) and offline virtual self-representation (Self-Rep) for complex self-other interaction with prodigious open-ended capacity for anticipative malware detection and novelty production within a unique self-referential blockchain distributed ledger. This initially developed in the AIS, which from the get-go accounts for somatic hypermutations for novel anti-body production and in humans as unbounded proteanism for novel extended phenotypes in the form of artifacts outside of ourselves. Thus, models of bounded rationality, extant Decision Sciences and Complexity Economics that overlook human proteanism for novelty production may have no basis in the evolution of human intelligence and complexity. Clearly, radical rethinking is needed to navigate the burgeoning digital world.

Evolutionary Algorithms and Applications
Genetics, Bioinformatics, and Biomedical Research
Original source
Oct 16, 2024·Collective Intelligence
4 cites
Swarm Intelligence: Applications and Implementations in Autonomous Systems

Sasidhar Bhimana, Saravanan Ravindran

Swarm intelligence (SI) is a collective behavior exhibited by groups of simple agents, such as ants, bees, and birds, which can achieve complex tasks that would be difficult or impossible for a single individual (Dorigo et al., 2019). The collective behavior of these organisms is characterized by decentralized decision-making, self-organization, adaptive responses to environmental changes, and emergent properties that are not present in individual organisms ( Beni & Wang, 2004 ). SI algorithms emulate these features to solve complex optimization, control, classification, clustering, routing, and prediction problems in diverse domains, such as engineering, robotics, biology, economics, social sciences, and humanities. There are two main categories of SI algorithms: swarm-based algorithms and swarm-inspired algorithms ( Dorigo & Gambardella, 1996 ). Swarm-based algorithms involve the simulation of a population of individuals (agents) that interact with each other and their environment to achieve a collective goal. Examples of swarm-based algorithms include ant colony optimization (ACO), particle swarm optimization (PSO), artificial bee colony (ABC), and firefly algorithm (FA) ( Kennedy & Eberhart, 1995 ; Karaboga & Basturk, 2007 ; Yang, 2010). Swarm-inspired algorithms, on the other hand, extract specific mechanisms or principles from natural swarms and incorporate them into conventional optimization or machine learning algorithms. Examples of swarm-inspired algorithms include artificial immune systems (AIS), bacterial foraging optimization (BFO), and grey wolf optimizer (GWO) ( Dasgupta & González, 2002 ; Passino, 2002 ; Mirjalili et al., 2014 ).

Open access
Evolutionary Algorithms and Applications
Original source
Dec 17, 2023·2023 IEEE International Conference on Blockchain (Blockchain)
2 cites
ALGOMOVE – A Move Embedding for Algorand

Lorenzo Benetollo, Michele Bugliesi, Silvia Crafà, Sabina Rossi · 5 authors

As applications based on Distributed Ledger Technology (DLT) gain popularity, the wide range of vulnerabilities that have affected existing blockchains (most notably Ethereum and Solidity-based applications) has motivated renewed interest in the design of programming languages capable of providing more adequate abstractions for managing digital assets and their access control policies. These mechanisms are crucial to certify that applications are safe and secure before deploying them on the target blockchains.Venturing into this challenge, we focus on Move, currently one of the most promising programming languages for resources and digital assets management with the aim to investigate its effectiveness in the realm of general-purpose smart contract development, and the long-term goal to identify the design principles and language-based techniques for the safe and secure development of asset-based DLT applications. As a first step in that direction, in the present paper, we develop ALGOMOVE, a Move embedding on Algorand. In addition to providing new insight into the nature of digital assets, the embedding is noteworthy in its own right. It provides Algorand/TEAL developers with a friendly API that aligns with their familiar programming patterns, while at the same time leveraging Move’s mechanisms of static typing and security verification to offer certified, language-level protection against double spending and other resource-related pitfalls commonly encountered in DLT applications.

Fuzzy Logic and Control Systems
Robotic Path Planning Algorithms
Evolutionary Algorithms and Applications
Original source
Jan 20, 2023·arXiv (Cornell University)
0 cites
A Data-Transparent Probabilistic Model of Temporal Propositional Abstraction

Hiroyuki Kido

Standard probabilistic models face fundamental challenges such as data scarcity, a large hypothesis space, and poor data transparency. To address these challenges, we propose a novel probabilistic model of data-driven temporal propositional reasoning. Unlike conventional probabilistic models where data is a product of domain knowledge encoded in the probabilistic model, we explore the reverse direction where domain knowledge is a product of data encoded in the probabilistic model. This more data-driven perspective suggests no distinction between maximum likelihood parameter learning and temporal propositional reasoning. We show that our probabilistic model is equivalent to a highest-order, i.e., full-memory, Markov chain, and it can also be viewed as a hidden Markov model requiring no distinction between hidden and observable variables. We discuss that limits provide a natural and mathematically rigorous way to handle data scarcity, including the zero-frequency problem. We also discuss that a probability distribution over data generated by our probabilistic model helps data transparency by revealing influential data used in predictions. The reproducibility of this theoretical work is fully demonstrated by the included proofs.

Open access
4 source records
Bayesian Modeling and Causal Inference
Machine Learning and Algorithms
Evolutionary Algorithms and Applications
Original source
Sep 1, 2022·2022 24th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC)
1 cites
A Practical Analysis of Techniques for Minting Genetic Information as NFTs in Blockchain Technology

Marco Radovancovici, Darius Galiş, Ciprian Pungilă

In this paper we perform a practical analysis of techniques for minting genetic information, in particular genomic data, as non-fungible tokens (NFTs) in supporting blockchains, and perform a wide-range analysis of the best and most efficient tools to ensure such data’s privacy, non-repudiation and storage efficiency. We analyze the demands of the NFT-driven blockchain ecosystem today, and discuss how we can apply common approaches in storing and accessing genomic data, such as compression methods and encryption techniques for it, to the NFT world. We perform a practical experiment of our assessment, and compare the publicly available tools and libraries for achieving the aforementioned goal, in order to determine which one provides the best results in terms of speed and storage efficiency, and draw relevant conclusions as to which approach is more beneficial to NFT-driven ecosystems where genomic data could be safely preserved and actively traded.

DNA and Biological Computing
Big Data and Digital Economy
Evolutionary Algorithms and Applications
Original source
Oct 27, 2021·2021 International Conference on Artificial Intelligence and Big Data Analytics
1 cites
SK-MOEFS Multi-Objective Evolutionary Fuzzy System Library effectiveness as User-Friendly Cryptocurrency Prediction Tool

Dio Satyaloka, Stacyana Giamiko, Akik Hidayat

The emergence of Cryptocurrency has long foreshadowed a more accessible exchange market. Cryptocurrency is easy to use and trade, and this ease of access into the market brought newcomers into the Crypto-trading scene. This surge of inexperienced newcomers causes market instability and major loss amongst themselves. AI models, algorithms, and systems have been long used as an important aspect of prediction. However, the use of AI systems is complex. AI tools and systems often use complicated mathematical formulas and are not easily understood. Amongst these AI systems, Fuzzy Rule-Based Systems (FRBSs) has one of the most easily understood displays. With accuracy that rivals of other less-understood methods, such as Neural Network, FRBSs present us a choice that is easily used by users while keeping the interface as basic and simple as possible. This paper aims to study the use of FRBSs using SK-MOEFS (SciKit-Multi Objective Evolutionary Fuzzy System) Python Library in predicting a bull signal or a bear signal in the Cryptocurrency market while still preserving FRBSs user-friendly nature. The fuzzy sets are partitioned as Very Low, Low, Medium, High, and Very High. Then the resulting classification are used to signal whether a Cryptocurrency is bearish or bullish on the current day. The parameter used on the system yields an undesirable result of 53% accuracy with 25 Total Rule Length, however still producing the desired ease-of-use nature of FRBSs.

Stock Market Forecasting Methods
Evolutionary Algorithms and Applications
Metaheuristic Optimization Algorithms Research
Original source
Oct 14, 2021·Mathematics
20 cites
Genetic Feature Selection Applied to KOSPI and Cryptocurrency Price Prediction

Dong-Hee Cho, Seung‐Hyun Moon, Yong-Hyuk Kim

Feature selection reduces the dimension of input variables by eliminating irrelevant features. We propose feature selection techniques based on a genetic algorithm, which is a metaheuristic inspired by a natural selection process. We compare two types of feature selection for predicting a stock market index and cryptocurrency price. The first method is a newly devised genetic filter involving a fitness function designed to increase the relevance between the target and the selected features and decrease the redundancy between the selected features. The second method is a genetic wrapper, whereby we can find the better feature subsets related to KOPSI by exploring the solution space more thoroughly. Both genetic feature selection methods improved the predictive performance of various regression functions. Our best model was applied to predict the KOSPI, cryptocurrency price, and their respective trends after COVID-19.

Open access
2 source records
Stock Market Forecasting Methods
Evolutionary Algorithms and Applications
Metaheuristic Optimization Algorithms Research
Original source
Jun 1, 2020·2020 International Conference on Intelligent Engineering and Management (ICIEM)
51 cites
Swarm Intelligence and its applications towards Various Computing: A Systematic Review

Komalpreet Kaur, Yogesh Kumar

Swarm intelligence is the discipline deals with artificial and natural systems that consists various individuals coordinated using self-organization and decentralized control. It consists of simple autonomous agents that come as emergent collective intelligence. The commands from global plan or leader are not followed by autonomous agent. This type of systems has been seen in various domains that makes swarm intelligence as a multidisciplinary character. Due to its popularity, various researchers have started working on it even in computing tasks but still they are unable to give a good survey on various swarm intelligence algorithms and use of it in computing work. Most of the people are unaware about the newly most effective invented swarm intelligence algorithms. In this paper we have given a comprehensive review on various swarm intelligence algorithms that prove to be efficient in multiple fields. The main focus is given to Bat algorithm, Firefly algorithm, Lion optimization algorithm, Chicken swarm optimization algorithm, Social Spider Algorithm and Spider Moneky optimization algorithm. Another thing covered in this paper is the comparative research on use of Swarm intelligence algorithm in Computing work. Cloud computing is the application that delivered as services through Internet and data centers software and hardware. We have covered the research work done by various researchers in cloud computing, Fog computing and Edge computing using swarm intelligence. The motive of this is to show the improvement in work comes after the introduction of Swarm intelligence in computing work.

Metaheuristic Optimization Algorithms Research
Evolutionary Algorithms and Applications
Data Stream Mining Techniques
Original source
May 27, 2013·PLoS ONE
78 cites
Information Driven Self-Organization of Complex Robotic Behaviors

Georg Martius, Ralf Der, Nihat Ay

Information theory is a powerful tool to express principles to drive autonomous systems because it is domain invariant and allows for an intuitive interpretation. This paper studies the use of the predictive information (PI), also called excess entropy or effective measure complexity, of the sensorimotor process as a driving force to generate behavior. We study nonlinear and nonstationary systems and introduce the time-local predicting information (TiPI) which allows us to derive exact results together with explicit update rules for the parameters of the controller in the dynamical systems framework. In this way the information principle, formulated at the level of behavior, is translated to the dynamics of the synapses. We underpin our results with a number of case studies with high-dimensional robotic systems. We show the spontaneous cooperativity in a complex physical system with decentralized control. Moreover, a jointly controlled humanoid robot develops a high behavioral variety depending on its physics and the environment it is dynamically embedded into. The behavior can be decomposed into a succession of low-dimensional modes that increasingly explore the behavior space. This is a promising way to avoid the curse of dimensionality which hinders learning systems to scale well.

Open access
Neural dynamics and brain function
Neural Networks and Applications
Evolutionary Algorithms and Applications
Original source
Jan 1, 2012·Institutional Repositories DataBase (IRDB)
0 cites
Study on bidding strategies using genetic network programming

Chuan Yue, 32794

Due to the explosive development of global network structure, electronic commerce is increasingly playing an important role in many organizations and individual consumer’s daily life. It offers opportunities to significantly improve the way for businesses interactions between both customers and suppliers. More and more large scale and decentralized ecommerce mechanisms have emerged in industrial and commercial domains in a wide range. In particular, among all these applications, online auctions, which are flexible pricing mechanisms over internet, make the physical limitations of traditional auctions disappear. They gain their extra popularity in the daily life and attract globally dispersed users due to having the characteristics that ”bargaining” and ”negotiation” besides all of the convenience. Thus, online auctions become one of the most widely studied and employed negotiation mechanisms today. Traditionally, in most current online auction applications, the traders are generally humans who operate all the behaviors to make transactions. These behaviors may involve observing the auctions, analyzing the auction information, and bidding the suitable price for the items. However, facing the increasingly demanding requirements and complexity of online trading, this kind of manual operation does not reveal the full potential of this new mode of commerce. Thus, in order to relieve the users and be more effective, exploring possible types and automating the behaviors in the online auction attract high interest. Now, in many studies, the agent-oriented auction mechanism, with its emphasis on autonomous actions and flexible interactions, arises as an effective and robust model for the dynamic and sensitive commerce environment. In such systems, the agent acts flexibly on behalf of its owner and is capable of local decision-making based on the environment information and pre-knowledge about the system. Among many different types of online auction, two of the most popular and studied types are Multiple Round English Auctions (MREA), which is single side auction, and Continuous Double Auction (CDA), which is double side auction. These auctions are newly emerged in e-commerce era based on the traditional auction types. They allow multiple agents to participate and one agent can deal with several auctions continuously or simultaneously, which are effective auction types to save time and relieve the users. Towards to these types, because there is no centralized system-wide control, the major challenge for automatic bidding strategies is to improve the degree of automation and optimize the agent’s bidding behavior in order to maximize the owner’s profit. Most of the related researches have been conducted by using heuristic methods and fixed mathematical functions to compute the final optimal bidding price for the items or to compute how much should bid at each time step. Nevertheless, because auction environments are complicated and highly dynamic due to have many factors affecting each other, these approaches are not flexible enough for the dynamic environment, and there is no dominant strategy. Against this background, this thesis is concerned with developing the intelligence of autonomous agent’s bidding strategy in order to make the agent to be more efficient and competitive for agent-based online auction mechanisms, especially in MREA and CDA. In order to be more flexible and better exploit the market information, Genetic Network Programming (GNP) is firstly employed to the agent’s bidding strategy since its applicability and efficiency have been clarified in complex and dynamic problems in many other fields. GNP is one of the evolutionary optimization techniques developed as an extension of Genetic Algorithm (GA) and Genetic Programming (GP), which uses compact directed graph structures as solutions. Basically speaking, in the proposed method, the GNP population represents the group of potential bidding strategies, and each individual uses the as-if/then decision-making functions to judge the auction information and guides the agent to take the suitable actions under different situations. Thus, it could be flexible and capable to adaptive to various auction situations. During the evolution, the GNP structure will be systematically organized, and finally, the individual which can obtain the highest profit is selected as the optimal bidding strategy at the end of training phase. In chapter 2, we introduced the conception of MREA and CDA in detail, which are the study environments in this thesis. The related researches are also introduced. In chapter 3, focusing on MREA, the bidding strategy for the auction agents in MREA is proposed using GNP. The performance of GNP-based agents is evaluated and studied in two situations: MREA is no time limit (NTL), and MREA is time limit (TL). Furthermore, according to the amount of the money each agent has, each situation is divided into 2 cases: general case and poorest case. All the participating agents in the simulations use GNP strategy. This chapter aims to study and analyze the capability and effectiveness of GNP for guiding bidding actions through the phenomenon of the simulations. The simulation results reveal that the agents using GNP strategy can understand various environments well through experiences and become smarter through evolution. In chapter 4, as an extension of the bidding strategy in chapter 3, in order to improving the agent’s intelligence and sensitivity, an enhanced bidding strategy for MREA is developed using GNP. Firstly, the GNP structure is modified to be able to judge more kinds of information and more situations at a time. Secondly, the strategy is improved to be able to consider the bidder’s attitude towards to each good, which makes the strategy to be more personalized for each bidder and could make the bidder more satisfied with the auction result and profit. The proposed strategy is compared with the previous GNP strategy and the other conventional strategies in the simulations. The simulation results demonstrated that the proposed method can outperform the previous one and is more competitive than the agents based on mathematical functions. In chapter 5, focusing on CDA, GNP with rectify nodes (GNP-RN) has been applied for CDA bidding strategy combined with proposed heuristic rules, which are derived based on the common believes for assisting agent’s bidding behavior. GNP-RN is developed aiming to guide the agent to be competitive under different CDA environments, and maximize the agent’s profit without losing chances for trading. Rectify Node (RN) is a newly proposed kind of nodes, which is used for bringing more flexible and various options for bidding action choices. 4 groups of simulations are designed to compare GNP-RN with conventional GNP and other strategies in CDA. In each simulation, the kinds of opponent agents are different in order to fully analyze the agents’ performance. The simulation results show that the proposed method can outperform all the other strategies and achieve high success rate as well as high profit even when the situation is highly competitive. In chapter 6, as an extension of GNP-RN, GNP with adjusting parameters (GNP-AP) for developing bidding strategy in large-scale CDAs is proposed and studied. In large-scale CDAs, much more history information can be obtained than small-scale CDAs. In order to enhance the sensitivity for large-scale CDAs and the capability of judging abundant information, the parameters used by GNP-AP decision-making functions are adjusted during the evolution instead of being fixed in GNP-RN. Moreover, the structure of GNP-AP is designed to be more comprehensive that the number of branches of some kinds of nodes is increased to adapt to the complicated environment situations. The simulation results show that GNP-AP can obtain a good guidance for the large-scale CDAs and could be very efficient for the markets. In chapter 7, after giving the objectives and motivation of each research in this thesis, some conclusions about the proposed algorithms are described based on the simulation results.

Open access
Auction Theory and Applications
Evolutionary Algorithms and Applications
Game Theory and Applications
Original source
Jan 1, 2005·DROPS (Schloss Dagstuhl – Leibniz Center for Informatics)
4 cites
Runtime Analysis of a Simple Multi-Objective Evolutionary Algorithm

Oliver Giel

Practical knowledge on the design and application of multi-objective evolutionary algorithms (MOEAs) is available but well-founded theoretical analyses of the runtime are rare. Laumanns, Thiele, Zitzler, Welzel and Deb (2002) have started such an analysis for two simple mutation-based algorithms including SEMO. These algorithms search locally in the neighborhood of their current population by selecting an individual and flipping one randomly chosen bit. Due to its local search operator, SEMO cannot escape from local optima, and, therefore, has no finite expected runtime in general. In this talk, we investigate the runtime of a variant of SEMO whose mutation operator flips each bit independently. It is proven that its expected runtime is O(n^n) for all objective functions f: {0,1}^n -> R^m, and that there are bicriteria problems among the hardest problem for this algorithm. Moreover, for each d between 2 and n, a bicriteria problem with expected runtime Theta(n^d) is presented. This shows that bicriteria problems cover the full range of potential runtimes of this variant of SEMO. For the problem LOTZ (Leading-Ones-Trailing Zeroes), the runtime does not increase substantially if we use the global search operator. Finally, we consider the problem MOCO (Multi-Objective-Counting-Ones). We show that the conjectured bound O((n^2)log n) on the expected runtime is wrong for both variants of SEMO. In fact, MOCO is almost a worst case example for SEMO if we consider the expected runtime; however, the runtime is O((n^2)log n) with high probability. Some ideas from the proof will be presented.

Open access
Advanced Multi-Objective Optimization Algorithms
Evolutionary Algorithms and Applications
Metaheuristic Optimization Algorithms Research
Original source