29 research outputs found

    Automatic Construction of Immobilisation Masks for use in Radiotherapy Treatment of Head-and-Neck Cancer

    Get PDF
    Current clinical practice for immobilisation for patients undergoing brain or head and neck radiotherapy is normally achieved using Perspex or thermoplastic shells that are moulded to patient anatomy during a visit to the mould room. The shells are “made to measure” and the methods currently employed to make them require patients to visit the mould room. The mould room visit can be depressing and some patients ïŹnd this process particularly unpleasant. In some cases, as treatment progresses, the tumour may shrink and therefore there may be a need for a further mould room visits. With modern manufacturing and rapid prototyping comes the possibility of determining the shape of the shells from the CT-scan of the patient directly, alleviating the need for making physical moulds from the patients’ head. However, extracting such a surface model remains a challenge and is the focus of this thesis. The aim of the work in this thesis is to develop an automatic pipeline capable of creating physical models of immobilisation shells directly from CT scans. The work includes an investigation of a number of image segmentation techniques to segment the skin/air interface from CT images. To enable the developed pipeline to be quantitatively evaluated we compared the 3D model generated from the CT data to ground truth obtained by 3D laser scans of masks produced by the mould room in the frame of a clinical trial. This involved automatically removing image artefacts due to ïŹxations from CT imagery, automatic alignment (registration) between two meshes, measuring the degree of similarity between two 3D volumes, and automatic approach to evaluate the accuracy of segmentation. This thesis has raised and addressed many challenges within this pipeline. We have examined and evaluated each stage of the pipeline separately. The outcomes of the pipeline as a whole are currently being evaluated by a clinical trial (IRAS ID:209119, REC Ref.:16/YH/0485). Early results from the trial indicate that the approach is viable

    Intelligent Business Process Optimization for the Service Industry

    Get PDF
    The company\u27s sustainable competitive advantage derives from its capacity to create value for customers and to adapt the operational practices to changing situations. Business processes are the heart of each company. Therefore process excellence has become a key issue. This book introduces a novel approach focusing on the autonomous optimization of business processes by applying sophisticated machine learning techniques such as Relational Reinforcement Learning and Particle Swarm Optimization

    Particle swarm optimization for routing and wavelength assignment in next generation WDM networks.

    Get PDF
    PhDAll-optical Wave Division Multiplexed (WDM) networking is a promising technology for long-haul backbone and large metropolitan optical networks in order to meet the non-diminishing bandwidth demands of future applications and services. Examples could include archival and recovery of data to/from Storage Area Networks (i.e. for banks), High bandwidth medical imaging (for remote operations), High Definition (HD) digital broadcast and streaming over the Internet, distributed orchestrated computing, and peak-demand short-term connectivity for Access Network providers and wireless network operators for backhaul surges. One desirable feature is fast and automatic provisioning. Connection (lightpath) provisioning in optically switched networks requires both route computation and a single wavelength to be assigned for the lightpath. This is called Routing and Wavelength Assignment (RWA). RWA can be classified as static RWA and dynamic RWA. Static RWA is an NP-hard (non-polynomial time hard) optimisation task. Dynamic RWA is even more challenging as connection requests arrive dynamically, on-the-fly and have random connection holding times. Traditionally, global-optimum mathematical search schemes like integer linear programming and graph colouring are used to find an optimal solution for NP-hard problems. However such schemes become unusable for connection provisioning in a dynamic environment, due to the computational complexity and time required to undertake the search. To perform dynamic provisioning, different heuristic and stochastic techniques are used. Particle Swarm Optimisation (PSO) is a population-based global optimisation scheme that belongs to the class of evolutionary search algorithms and has successfully been used to solve many NP-hard optimisation problems in both static and dynamic environments. In this thesis, a novel PSO based scheme is proposed to solve the static RWA case, which can achieve optimal/near-optimal solution. In order to reduce the risk of premature convergence of the swarm and to avoid selecting local optima, a search scheme is proposed to solve the static RWA, based on the position of swarm‘s global best particle and personal best position of each particle. To solve dynamic RWA problem, a PSO based scheme is proposed which can provision a connection within a fraction of a second. This feature is crucial to provisioning services like bandwidth on demand connectivity. To improve the convergence speed of the swarm towards an optimal/near-optimal solution, a novel chaotic factor is introduced into the PSO algorithm, i.e. CPSO, which helps the swarm reach a relatively good solution in fewer iterations. Experimental results for PSO/CPSO based dynamic RWA algorithms show that the proposed schemes perform better compared to other evolutionary techniques like genetic algorithms, ant colony optimization. This is both in terms of quality of solution and computation time. The proposed schemes also show significant improvements in blocking probability performance compared to traditional dynamic RWA schemes like SP-FF and SP-MU algorithms

    Evolutionary Computation 2020

    Get PDF
    Intelligent optimization is based on the mechanism of computational intelligence to refine a suitable feature model, design an effective optimization algorithm, and then to obtain an optimal or satisfactory solution to a complex problem. Intelligent algorithms are key tools to ensure global optimization quality, fast optimization efficiency and robust optimization performance. Intelligent optimization algorithms have been studied by many researchers, leading to improvements in the performance of algorithms such as the evolutionary algorithm, whale optimization algorithm, differential evolution algorithm, and particle swarm optimization. Studies in this arena have also resulted in breakthroughs in solving complex problems including the green shop scheduling problem, the severe nonlinear problem in one-dimensional geodesic electromagnetic inversion, error and bug finding problem in software, the 0-1 backpack problem, traveler problem, and logistics distribution center siting problem. The editors are confident that this book can open a new avenue for further improvement and discoveries in the area of intelligent algorithms. The book is a valuable resource for researchers interested in understanding the principles and design of intelligent algorithms

    Intelligent Business Process Optimization for the Service Industry

    Get PDF
    The company's sustainable competitive advantage derives from its capacity to create value for customers and to adapt the operational practices to changing situations. Business processes are the heart of each company. Therefore process excellence has become a key issue. This book introduces a novel approach focusing on the autonomous optimization of business processes by applying sophisticated machine learning techniques such as Relational Reinforcement Learning and Particle Swarm Optimization

    Advances in Evolutionary Algorithms

    Get PDF
    With the recent trends towards massive data sets and significant computational power, combined with evolutionary algorithmic advances evolutionary computation is becoming much more relevant to practice. Aim of the book is to present recent improvements, innovative ideas and concepts in a part of a huge EA field

    Robust and Constrained Portfolio Optimization using Multiobjective Evolutionary Algorithms

    Get PDF
    Optimization plays an important role in many areas of science, management,economics and engineering. Many techniques in mathematics and operation research are available to solve such problems. However these techniques have many shortcomings to provide fast and accurate solution particularly when the optimization problem involves many variables and constraints. Investment portfolio optimization is one such important but complex problem in computational finance which needs effective and efficient solutions. In this problem each available asset is judiciously selected in such a way that the total profit is maximized while simultaneously minimizing the total risk. The literature survey reveals that due to non availability of suitable multi objective optimization tools, this problem is mostly being solved by viewing it as a single objective optimization problem

    Swarm intelligence techniques for optimization and management tasks insensor networks

    Get PDF
    The main contributions of this thesis are located in the domain of wireless sensor netorks. More in detail, we introduce energyaware algorithms and protocols in the context of the following topics: self-synchronized duty-cycling in networks with energy harvesting capabilities, distributed graph coloring and minimum energy broadcasting with realistic antennas. In the following, we review the research conducted in each case. We propose a self-synchronized duty-cycling mechanism for sensor networks. This mechanism is based on the working and resting phases of natural ant colonies, which show self-synchronized activity phases. The main goal of duty-cycling methods is to save energy by efficiently alternating between different states. In the case at hand, we considered two different states: the sleep state, where communications are not possible and energy consumption is low; and the active state, where communication result in a higher energy consumption. In order to test the model, we conducted an extensive experimentation with synchronous simulations on mobile networks and static networks, and also considering asynchronous networks. Later, we extended this work by assuming a broader point of view and including a comprehensive study of the parameters. In addition, thanks to a collaboration with the Technical University of Braunschweig, we were able to test our algorithm in the real sensor network simulator Shawn (http://shawn.sf.net). The second part of this thesis is devoted to the desynchronization of wireless sensor nodes and its application to the distributed graph coloring problem. In particular, our research is inspired by the calling behavior of Japanese tree frogs, whose males use their calls to attract females. Interestingly, as female frogs are only able to correctly localize the male frogs when their calls are not too close in time, groups of males that are located nearby each other desynchronize their calls. Based on a model of this behavior from the literature, we propose a novel algorithm with applications to the field of sensor networks. More in detail, we analyzed the ability of the algorithm to desynchronize neighboring nodes. Furthermore, we considered extensions of the original model, hereby improving its desynchronization capabilities.To illustrate the potential benefits of desynchronized networks, we then focused on distributed graph coloring. Later, we analyzed the algorithm more extensively and show its performance on a larger set of benchmark instances. The classical minimum energy broadcast (MEB) problem in wireless ad hoc networks, which is well-studied in the scientific literature, considers an antenna model that allows the adjustment of the transmission power to any desired real value from zero up to the maximum transmission power level. However, when specifically considering sensor networks, a look at the currently available hardware shows that this antenna model is not very realistic. In this work we re-formulate the MEB problem for an antenna model that is realistic for sensor networks. In this antenna model transmission power levels are chosen from a finite set of possible ones. A further contribution concerns the adaptation of an ant colony optimization algorithm --currently being the state of the art for the classical MEB problem-- to the more realistic problem version, the so-called minimum energy broadcast problem with realistic antennas (MEBRA). The obtained results show that the advantage of ant colony optimization over classical heuristics even grows when the number of possible transmission power levels decreases. Finally we build a distributed version of the algorithm, which also compares quite favorably against centralized heuristics from the literature.Las principles contribuciones de esta tesis se encuentran en el domino de las redes de sensores inalĂĄmbricas. MĂĄs en detalle, introducimos algoritmos y protocolos que intentan minimizar el consumo energĂ©tico para los siguientes problemas: gestiĂłn autosincronizada de encendido y apagado de sensores con capacidad para obtener energĂ­a del ambiente, coloreado de grafos distribuido y broadcasting de consumo mĂ­nimo en entornos con antenas reales. En primer lugar, proponemos un sistema capaz de autosincronizar los ciclos de encendido y apagado de los nodos de una red de sensores. El mecanismo estĂĄ basado en las fases de trabajo y reposo de las colonias de hormigas tal y como estas pueden observarse en la naturaleza, es decir, con fases de actividad autosincronizadas. El principal objectivo de este tipo de tĂ©cnicas es ahorrar energĂ­a gracias a alternar estados de forma eficiente. En este caso en concreto, consideramos dos estados diferentes: el estado dormido, en el que los nodos no pueden comunicarse y el consumo energĂ©tico es bajo; y el estado activo, en el que las comunicaciones propician un consumo energĂ©tico elevado. Con el objetivo de probar el modelo, se ha llevado a cabo una extensa experimentaciĂłn que incluye tanto simulaciones sĂ­ncronas en redes mĂłviles y estĂĄticas, como simulaciones en redes asĂ­ncronas. AdemĂĄs, este trabajo se extendiĂł asumiendo un punto de vista mĂĄs amplio e incluyendo un detallado estudio de los parĂĄmetros del algoritmo. Finalmente, gracias a la colaboraciĂłn con la Technical University of Braunschweig, tuvimos la oportunidad de probar el mecanismo en el simulador realista de redes de sensores, Shawn (http://shawn.sf.net). La segunda parte de esta tesis estĂĄ dedicada a la desincronizaciĂłn de nodos en redes de sensores y a su aplicaciĂłn al problema del coloreado de grafos de forma distribuida. En particular, nuestra investigaciĂłn estĂĄ inspirada por el canto de las ranas de ĂĄrbol japonesas, cuyos machos utilizan su canto para atraer a las hembras. Resulta interesante que debido a que las hembras solo son capaces de localizar las ranas macho cuando sus cantos no estĂĄn demasiado cerca en el tiempo, los grupos de machos que se hallan en una misma regiĂłn desincronizan sus cantos. Basado en un modelo de este comportamiento que se encuentra en la literatura, proponemos un nuevo algoritmo con aplicaciones al campo de las redes de sensores. MĂĄs en detalle, analizamos la habilidad del algoritmo para desincronizar nodos vecinos. AdemĂĄs, consideramos extensiones del modelo original, mejorando su capacidad de desincronizaciĂłn. Para ilustrar los potenciales beneficios de las redes desincronizadas, nos centramos en el problema del coloreado de grafos distribuido que tiene relaciĂłn con diferentes tareas habituales en redes de sensores. El clĂĄsico problema del broadcasting de consumo mĂ­nimo en redes ad hoc ha sido bien estudiado en la literatura. El problema considera un modelo de antena que permite transmitir a cualquier potencia elegida (hasta un mĂĄximo establecido por el dispositivo). Sin embargo, cuando se trabaja de forma especĂ­fica con redes de sensores, un vistazo al hardware actualmente disponible muestra que este modelo de antena no es demasiado realista. En este trabajo reformulamos el problema para el modelo de antena mĂĄs habitual en redes de sensores. En este modelo, los niveles de potencia de transmisiĂłn se eligen de un conjunto finito de posibilidades. La siguiente contribuciĂłn consiste en en la adaptaciĂłn de un algoritmo de optimizaciĂłn por colonias de hormigas a la versiĂłn mĂĄs realista del problema, tambiĂ©n conocida como broadcasting de consumo mĂ­nimo con antenas realistas. Los resultados obtenidos muestran que la ventaja de este mĂ©todo sobre heurĂ­sticas clĂĄsicas incluso crece cuando el nĂșmero de posibles potencias de transmisiĂłn decrece. AdemĂĄs, se ha presentado una versiĂłn distribuida del algoritmo, que tambiĂ©n se compara de forma bastante favorable contra las heurĂ­sticas centralizadas conocidas
    corecore