930 resultados para Multi-objective Optimization (MOO)


Relevância:

30.00% 30.00%

Publicador:

Resumo:

 Partial shading is one of the unavoidable complications in the field of solar power generation. Although the most common approach in increasing a photovoltaic (PV) array’s efficiency has always been to introduce a bypass diode to the said array, this poses another problem in the form of multi-peaks curves whenever the modules are partially shaded. To further complicate matters, most conventional Maximum Power Point Tracking methods develop errors under certain circumstances (for example, they detect the local Maximum Power Point (MPP) instead of the global MPP) and reduce the efficiency of PV systems even further. Presently, much research has been undertaken to improve upon them. This study aims to employ an evolutionary algorithm technique, also known as particle swarm optimization, in MPP detection. VC 2014 Author(s).

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Traffic congestion in urban roads is one of the biggest challenges of 21 century. Despite a myriad of research work in the last two decades, optimization of traffic signals in network level is still an open research problem. This paper for the first time employs advanced cuckoo search optimization algorithm for optimally tuning parameters of intelligent controllers. Neural Network (NN) and Adaptive Neuro-Fuzzy Inference System (ANFIS) are two intelligent controllers implemented in this study. For the sake of comparison, we also implement Q-learning and fixed-time controllers as benchmarks. Comprehensive simulation scenarios are designed and executed for a traffic network composed of nine four-way intersections. Obtained results for a few scenarios demonstrate the optimality of trained intelligent controllers using the cuckoo search method. The average performance of NN, ANFIS, and Q-learning controllers against the fixed-time controller are 44%, 39%, and 35%, respectively.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In recent years, aquaculture has been facing a series of new issues, including the necessary replacement of fish oil and fish meal because of their limited supply and sub-optimal water temperature conditions. Higher water temperatures are increasingly encountered as the result of climate change related phenomena and/or the practice of farming of species in areas with environmental characteristics outside their optimal physiological range, such as the case of Atlantic salmon (. Salmo salar) farming in Australia during the summer season. Previous studies in teleost fish have shown that when fish are exposed at higher environmental temperatures, fish had a preferential increased dietary intake for arachidonic acid (20:4n - 6, ARA). This observation suggests that, given the several metabolic roles of ARA, its dietary provision may play an important role in fish for adapting at sub-optimal high water temperatures. The objective of this study was therefore to evaluate the effects of different dietary ARA/EPA ratios in juvenile Atlantic salmon as affected by time of exposition to the diet and water temperatures, with particular focus to fish performance and possible resulting modifications of tissue fatty acid composition. The study showed that independently from dietary treatments, fish held at the higher temperatures had an increased ARA accumulation, primarily in the liver and this ARA accumulation increased over time. It was also shown that the combined dietary inclusion of ARA and EPA significantly improved fish performance, compared with diets either richer in ARA or EPA. A general trend toward higher content of n - 3 LC-PUFA at lower temperatures was also quite clear, especially in the liver. Therefore, and assuming that the trends in tissue fatty acid composition could be taken as a clue of the optimal fatty acid requirements of fish, the n - 6 requirement (and in particular ARA) clearly appears to be greater for Atlantic salmon raised at high water temperatures. Protein accumulation was higher in the diet with the combined dietary inclusion of ARA and EPA for fish held at high water temperature (20. °C), with a concomitant lipid reduction. This study shows the importance of dietary ARA for maximal growth in Atlantic salmon, particularly during the period of the year when high water temperatures are often encountered. Further studies specifically looking at optimal dietary ARA/EPA ratio and roles of ARA on myogenesis, stress physiology and immune status of cultured fish are warranted. Statement of relevance: Given the current high level of fish oil replacement in aquafeed, and the often encountered sub-optimal environmental temperatures, we believe that this study could be considered as timely and highly pertinent for the aquaculture industry and associated R&D sector.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

BACKGROUND: previous studies have indicated a prevalence of dementia in older admissions of ∼42% in a single London teaching hospital, and 21% in four Queensland hospitals. However, there is a lack of published data from any European country on the prevalence of dementia across hospitals and between patient groups. OBJECTIVE: to determine the prevalence and associations of dementia in older patients admitted to acute hospitals in Ireland. METHODS: six hundred and six patients aged ≥70 years were recruited on admission to six hospitals in Cork County. Screening consisted of Standardised Mini-Mental State Examination (SMMSE); patients with scores <27/30 had further assessment with the Informant Questionnaire on Cognitive Decline in the Elderly (IQCODE). Final expert diagnosis was based on SMMSE, IQCODE and relevant medical and demographic history. Patients were screened for delirium and depression, and assessed for co-morbidity, functional ability and nutritional status. RESULTS: of 598 older patients admitted to acute hospitals, 25% overall had dementia; with 29% in public hospitals. Prevalence varied between hospitals (P < 0.001); most common in rural hospitals and acute medical admissions. Only 35.6% of patients with dementia had a previous diagnosis. Patients with dementia were older and frailer, with higher co-morbidity, malnutrition and lower functional status (P < 0.001). Delirium was commonly superimposed on dementia (57%) on admission. CONCLUSION: dementia is common in older people admitted to acute hospitals, particularly in acute medical admissions, and rural hospitals, where services may be less available. Most dementia is not previously diagnosed, emphasising the necessity for cognitive assessment in older people on presentation to hospital.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This study examined firefighters' sleep quantity and quality throughout multi-day wildfire suppression, and assessed the impact of sleep location, shift length, shift start time and incident severity on these variables. For 4 weeks, 40 volunteer firefighters' sleep was assessed using wrist actigraphy. Analyses revealed that the quantity of sleep obtained on fire days was restricted, and pre- and post-sleep fatigue ratings were higher, compared to non-fire days. On fire days, total sleep time was less when: (i) sleep location was in a tent or vehicle, (ii) shifts were greater than 14 h and (iii) shifts started between 05:00 and 06:00 h. This is the first empirical investigation providing objective evidence that firefighters' sleep is restricted during wildfire suppression. Furthermore, sleep location, shift length and shift start time should be targeted when designing appropriate controls to manage fatigue-related risk and preserve firefighters' health and safety during wildfire events. Practitioner Summary: During multi-day wildfire suppression, firefighters' sleep quantity was restricted, and pre- and post-sleep fatigue ratings were higher, compared to non-fire days. Furthermore, total sleep time was less when: (i) sleep occurred in a tent/vehicle, (ii) shifts were >14 h and (iii) shifts started between 05:00 and 06:00 h.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Software-Defined Network (SDN) is a promising network paradigm that separates the control plane and data plane in the network. It has shown great advantages in simplifying network management such that new functions can be easily supported without physical access to the network switches. However, Ternary Content Addressable Memory (TCAM), as a critical hardware storing rules for high-speed packet processing in SDN-enabled devices, can be supplied to each device with very limited quantity because it is expensive and energy-consuming. To efficiently use TCAM resources, we propose a rule multiplexing scheme, in which the same set of rules deployed on each node apply to the whole flow of a session going through but towards different paths. Based on this scheme, we study the rule placement problem with the objective of minimizing rule space occupation for multiple unicast sessions under QoS constraints. We formulate the optimization problem jointly considering routing engineering and rule placement under both existing and our rule multiplexing schemes. Via an extensive review of the state-of-the-art work, to the best of our knowledge, we are the first to study the non-routing-rule placement problem. Finally, extensive simulations are conducted to show that our proposals significantly outperform existing solutions.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Abstract—
After a decade of extensive research on application-specific wireless sensor networks (WSNs), the recent development of information and communication technologies makes it practical to realize the software-defined sensor networks (SDSNs), which are able to adapt to various application requirements and to fully explore the resources of WSNs. A sensor node in SDSN is able to conduct multiple tasks with different sensing targets simultaneously. A given sensing task usually involves multiple sensors to achieve a certain quality-of-sensing, e.g., coverage ratio. It is significant to design an energy-efficient sensor scheduling and management strategy with guaranteed quality-of-sensing for all tasks. To this end, three issues are investigated in this paper: 1) the subset of sensor nodes that shall be activated, i.e., sensor activation, 2) the task that each sensor node shall be assigned, i.e., task mapping, and 3) the sampling rate on a sensor for a target, i.e., sensing scheduling. They are jointly considered and formulated as a mixed-integer with quadratic constraints programming (MIQP) problem, which is then reformulated into a mixed-integer linear programming (MILP) formulation with low computation complexity via linearization. To deal with dynamic events such as sensor node participation and departure, during SDSN operations, an efficient online algorithm using local optimization is developed. Simulation results show that our proposed online algorithm approaches the globally optimized network energy efficiency with much lower rescheduling time and control overhead.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

As a popular heuristic to the matrix rank minimization problem, nuclear norm minimization attracts intensive research attentions. Matrix factorization based algorithms can reduce the expensive computation cost of SVD for nuclear norm minimization. However, most matrix factorization based algorithms fail to provide the theoretical guarantee for convergence caused by their non-unique factorizations. This paper proposes an efficient and accurate Linearized Grass-mannian Optimization (Lingo) algorithm, which adopts matrix factorization and Grassmann manifold structure to alternatively minimize the subproblems. More specially, linearization strategy makes the auxiliary variables unnecessary and guarantees the close-form solution for low periteration complexity. Lingo then converts linearized objective function into a nuclear norm minimization over Grass-mannian manifold, which could remedy the non-unique of solution for the low-rank matrix factorization. Extensive comparison experiments demonstrate the accuracy and efficiency of Lingo algorithm. The global convergence of Lingo is guaranteed with theoretical proof, which also verifies the effectiveness of Lingo.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The global diffusion of epidemics, computer viruses, and rumors causes great damage to our society. It is critical to identify the diffusion sources and timely quarantine them. However, most methods proposed so far are unsuitable for diffusion with multiple sources because of the high computational cost and the complex spatiotemporal diffusion processes. In this paper, based on the knowledge of infected nodes and their connections, we propose a novel method to identify multiple diffusion sources, which can address three main issues in this area: 1) how many sources are there? 2) where did the diffusion emerge? and 3) when did the diffusion break out? We first derive an optimization formulation for multi-source identification problem. This is based on altering the original network into a new network concerning two key elements: 1) propagation probability and 2) the number of hops between nodes. Experiments demonstrate that the altered network can accurately reflect the complex diffusion processes with multiple sources. Second, we derive a fast method to optimize the formulation. It has been proved that the proposed method is convergent and the computational complexity is O(mn log α) , where α = α (m,n) is the slowly growing inverse-Ackermann function, n is the number of infected nodes, and m is the number of edges connecting them. Finally, we introduce an efficient algorithm to estimate the spreading time and the number of diffusion sources. To evaluate the proposed method, we compare the proposed method with many competing methods in various real-world network topologies. Our method shows significant advantages in the estimation of multiple sources and the prediction of spreading time.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Multi-task learning offers a way to benefit from synergy of multiple related prediction tasks via their joint modeling. Current multi-task techniques model related tasks jointly, assuming that the tasks share the same relationship across features uniformly. This assumption is seldom true as tasks may be related across some features but not others. Addressing this problem, we propose a new multi-task learning model that learns separate task relationships along different features. This added flexibility allows our model to have a finer and differential level of control in joint modeling of tasks along different features. We formulate the model as an optimization problem and provide an efficient, iterative solution. We illustrate the behavior of the proposed model using a synthetic dataset where we induce varied feature-dependent task relationships: positive relationship, negative relationship, no relationship. Using four real datasets, we evaluate the effectiveness of the proposed model for many multi-task regression and classification problems, and demonstrate its superiority over other state-of-the-art multi-task learning models

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Prediction of patient outcomes is critical to plan resources in an hospital emergency department. We present a method to exploit longitudinal data from Electronic Medical Records (EMR), whilst exploiting multiple patient outcomes. We divide the EMR data into segments where each segment is a task, and all tasks are associated with multiple patient outcomes over a 3, 6 and 12 month period. We propose a model that learns a prediction function for each task-label pair, interacting through two subspaces: the first subspace is used to impose sharing across all tasks for a given label. The second subspace captures the task-specific variations and is shared across all the labels for a given task. The proposed model is formulated as an iterative optimization problems and solved using a scalable and efficient Block co-ordinate descent (BCD) method. We apply the proposed model on two hospital cohorts - Cancer and Acute Myocardial Infarction (AMI) patients collected over a two year period from a large hospital emergency department. We show that the predictive performance of our proposed models is significantly better than those of several state-of-the-art multi-task and multi-label learning methods.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Partial state estimation of dynamical systems provides significant advantages in practical applications. Likewise, pre-compensator design for multi variable systems invokes considerable increase in the order of the original system. Hence, applying functional observer to pre-compensated systems can result in lower computational costs and more practicability in some applications such as fault diagnosis and output feedback control of these systems. In this note, functional observer design is investigated for pre-compensated systems. A lower order pre-compensator is designed based on a H2 norm optimization that is designed as the solution of a set of linear matrix inequalities (LMIs). Next, a minimum order functional observer is designed for the pre-compensated system. An LTI model of an irreversible chemical reactor is used to demonstrate our design algorithm, and to highlight the benefits of the proposed schemes.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper focuses on designing an adaptive controller for controlling traffic signal timing. Urban traffic is an inevitable part in modern cities and traffic signal controllers are effective tools to control it. In this regard, this paper proposes a distributed neural network (NN) controller for traffic signal timing. This controller applies cuckoo search (CS) optimization methods to find the optimal parameters in design of an adaptive traffic signal timing control system. The evaluation of the performance of the designed controller is done in a multi-intersection traffic network. The developed controller shows a promising improvement in reducing travel delay time compared to traditional fixed-time control systems.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In many creative and technical areas, professionals make use of paper sketches for developing and expressing concepts and models. Paper offers an almost constraint free environment where they have as much freedom to express themselves as they need. However, paper does have some disadvantages, such as size and not being able to manipulate the content (other than remove it or scratch it), which can be overcome by creating systems that can offer the same freedom people have from paper but none of the disadvantages and limitations. Only in recent years has the technology become massively available that allows doing precisely that, with the development in touch‐sensitive screens that also have the ability to interact with a stylus. In this project a prototype was created with the objective of finding a set of the most useful and usable interactions, which are composed of combinations of multi‐touch and pen. The project selected Computer Aided Software Engineering (CASE) tools as its application domain, because it addresses a solid and well‐defined discipline with still sufficient room for new developments. This was the result from the area research conducted to find an application domain, which involved analyzing sketching tools from several possible areas and domains. User studies were conducted using Model Driven Inquiry (MDI) to have a better understanding of the human sketch creation activities and concepts devised. Then the prototype was implemented, through which it was possible to execute user evaluations of the interaction concepts created. Results validated most interactions, in the face of limited testing only being possible at the time. Users had more problems using the pen, however handwriting and ink recognition were very effective, and users quickly learned the manipulations and gestures from the Natural User Interface (NUI).

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The objective of reservoir engineering is to manage fields of oil production in order to maximize the production of hydrocarbons according to economic and physical restrictions. The deciding of a production strategy is a complex activity involving several variables in the process. Thus, a smart system, which assists in the optimization of the options for developing of the field, is very useful in day-to-day of reservoir engineers. This paper proposes the development of an intelligent system to aid decision making, regarding the optimization of strategies of production in oil fields. The intelligence of this system will be implemented through the use of the technique of reinforcement learning, which is presented as a powerful tool in problems of multi-stage decision. The proposed system will allow the specialist to obtain, in time, a great alternative (or near-optimal) for the development of an oil field known