Search results for: multiple cranial nerve impairment
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5250

Search results for: multiple cranial nerve impairment

4830 Neuroprotective Effect of Hypericum Perforatum against Neurotoxicity and Alzheimer's Disease (Experimental Study in Mice)

Authors: Khayra Zerrouki, Noureddine Djebli, Esra Eroglu, Afife Mat, Ozhan Gul

Abstract:

Neurodegenerative diseases of the human brain comprise a variety of disorders that affect an increasing percentage of the population. Alzheimer’s disease (AD) is a complex, multifactorial, heterogeneous mental illness, which is characterized by an age-dependent loss of memory and an impairment of multiple cognitive functions, but this 10 last years it concerns the population most and most young. Hypericum perforatum has traditionally been used as an external anti-inflammatory and healing remedy for the treatment of swellings, wounds and burns, diseases of the alimentary tract and psychological disorders. It is currently of great interest due to new and important therapeutic applications. In this study, the chemical composition of methanolic extract of Hypericum perforatum (HPM) was analysed by using high performance liquid chromatography – diode array detector (HPLC-DAD). The in vitro antioxidant activity of HPM was evaluated by using several antioxidant tests. HSM exhibits inhibitory capacity against posphatidylcholine liposome peroxidation, induced with iron and ascorbic acid, scavenge DPPH and superoxide radicals and act as reductants. The cytotoxic activity of HSM was also determined by using MTT cell viability assay on HeLa and NRK-52E cell lines. The in vivo activity studies in Swiss mice were determined by using behavioral, memory tests and histological study. According to tests results HPM that may be relevant to the treatment of cognitive disorders. The results of chemical analysis showed a hight level of hyperforin and quercitin that had an important antioxidant activity proved in vitro with the DPPH, anti LPO and SOD; this antioxidant activity was confirmed in vivo after the non-toxic results by means of improvement in behavioral and memory than the reducing shrunken in pyramidal cells of mice brains.

Keywords: AlCl3, alzheimer, mice, neuroprotective, neurotoxicity, phytotherapy

Procedia PDF Downloads 482
4829 Thyroid Cancer Treatment in Yemen Under Blockade Conditions and Absence of Radioactive Iodine

Authors: Anis Al-Yakhiri

Abstract:

Introduction: The World Health Organization (WHO) classifies malignant epithelial thyroid tumors into four major groups (papillary, follicular, medullar and undifferentiated) . Papillary thyroid carcinoma (PTC) is the most common type, for about eight out of ten thyroid cancers belong to this histological type. Radioactive iodine (RAI) is considered effective for patients with total or nearly total thyroidectomy, but the beneficial effects of RAI are still controversial. War conditions forced us to study alternative methods of using radioactive iodine in the treatment of patients with PTC. Material and methods: Between January 2014 and June 2021, in Al-Yakhiri hospital, 57 Total Thyroidectomy with Radical BilateralNeckDissection (RBND) were performed, 50 for malignant disease,7 for false positive cytology.RBND involves surgical clearance of Levels II-VI. Mean age was 40.7 years old and 92% of the patients were female. 7(14%) patients had hypothyroidism which required preoperative thyroid hormone treatment. The Thyroid Stimulating Hormone- Suppression Therapy (TSH-ST) immediately started after RBND for mostpatients on the first day. It consisted in reducing the level of TSH< 0.1 mIU/L. Results: The Apron flap was used on most operations (40)80% and with lateral extensions had 10(20%). RBND involves surgical clearance of Levels II-VI performed in all operated patients, besides that, 4(8%) of them had resection of sternocleidomastoid muscle (SCM) and accessory nerve (XIn) and internal jugular vein (IJV) withclearance of Levels IB. The PTC was the most common 80.9% (38 patients from 47)by histopathological report. and 4(8%) patients of 50 had resection of sternocleidomastoid muscle (SCM) and accessory nerve (XIn) and internal jugular vein (IJV). The postoperative mortality rate not observed (0%). The postoperative morbidity rate was 22.8% (n =13).Seroma(8.7%),Hypocalcimia(7%), Wound infection(5.3%), Bleeding(1.8%). To suppress TSH and growth of any residual thyroid theTSH-ST (levothyroxine150 – 600mcg)was performed in all patients 57(100%) on the first day afterRBND. We tracked the results of treatment for two years in 30 patients with PTC, only 3 of them received radioactive iodine abroad. Biennial Recurrence rate for PTC appeared in one woman (2%), who had RAI postoperatively in the form of neck lymph nodes metastasis. Conclusion: For patients with PTC, thyroidectomy plus prophylacticRBND is a safe and efficient procedure and it results in lower recurrence rate. Postoperative treatment with exogenous thyroid hormone in doses sufficient to suppress TSH (not less than 150mcg), decreases incidence of recurrence. Total Thyroidectomy with RBND followed by TSH-ST, in our opinion, applicable optimal treatment scheme care for this patient population.

Keywords: thyroid cancer, Yemen war, absence of radioactive iodine, neck dissection, surgery results

Procedia PDF Downloads 59
4828 Mutiple Medical Landmark Detection on X-Ray Scan Using Reinforcement Learning

Authors: Vijaya Yuvaram Singh V M, Kameshwar Rao J V

Abstract:

The challenge with development of neural network based methods for medical is the availability of data. Anatomical landmark detection in the medical domain is a process to find points on the x-ray scan report of the patient. Most of the time this task is done manually by trained professionals as it requires precision and domain knowledge. Traditionally object detection based methods are used for landmark detection. Here, we utilize reinforcement learning and query based method to train a single agent capable of detecting multiple landmarks. A deep Q network agent is trained to detect single and multiple landmarks present on hip and shoulder from x-ray scan of a patient. Here a single agent is trained to find multiple landmark making it superior to having individual agents per landmark. For the initial study, five images of different patients are used as the environment and tested the agents performance on two unseen images.

Keywords: reinforcement learning, medical landmark detection, multi target detection, deep neural network

Procedia PDF Downloads 129
4827 An Unsupervised Domain-Knowledge Discovery Framework for Fake News Detection

Authors: Yulan Wu

Abstract:

With the rapid development of social media, the issue of fake news has gained considerable prominence, drawing the attention of both the public and governments. The widespread dissemination of false information poses a tangible threat across multiple domains of society, including politics, economy, and health. However, much research has concentrated on supervised training models within specific domains, their effectiveness diminishes when applied to identify fake news across multiple domains. To solve this problem, some approaches based on domain labels have been proposed. By segmenting news to their specific area in advance, judges in the corresponding field may be more accurate on fake news. However, these approaches disregard the fact that news records can pertain to multiple domains, resulting in a significant loss of valuable information. In addition, the datasets used for training must all be domain-labeled, which creates unnecessary complexity. To solve these problems, an unsupervised domain knowledge discovery framework for fake news detection is proposed. Firstly, to effectively retain the multidomain knowledge of the text, a low-dimensional vector for each news text to capture domain embeddings is generated. Subsequently, a feature extraction module utilizing the unsupervisedly discovered domain embeddings is used to extract the comprehensive features of news. Finally, a classifier is employed to determine the authenticity of the news. To verify the proposed framework, a test is conducted on the existing widely used datasets, and the experimental results demonstrate that this method is able to improve the detection performance for fake news across multiple domains. Moreover, even in datasets that lack domain labels, this method can still effectively transfer domain knowledge, which can educe the time consumed by tagging without sacrificing the detection accuracy.

Keywords: fake news, deep learning, natural language processing, multiple domains

Procedia PDF Downloads 69
4826 A Pedagogical Case Study on Consumer Decision Making Models: A Selection of Smart Phone Apps

Authors: Yong Bum Shin

Abstract:

This case focuses on Weighted additive difference, Conjunctive, Disjunctive, and Elimination by aspects methodologies in consumer decision-making models and the Simple additive weighting (SAW) approach in the multi-criteria decision-making (MCDM) area. Most decision-making models illustrate that the rank reversal phenomenon is unpreventable. This paper presents that rank reversal occurs in popular managerial methods such as Weighted Additive Difference (WAD), Conjunctive Method, Disjunctive Method, Elimination by Aspects (EBA) and MCDM methods as well as such as the Simple Additive Weighting (SAW) and finally Unified Commensurate Multiple (UCM) models which successfully addresses these rank reversal problems in most popular MCDM methods in decision-making area.

Keywords: multiple criteria decision making, rank inconsistency, unified commensurate multiple, analytic hierarchy process

Procedia PDF Downloads 67
4825 Use of Fractal Geometry in Machine Learning

Authors: Fuad M. Alkoot

Abstract:

The main component of a machine learning system is the classifier. Classifiers are mathematical models that can perform classification tasks for a specific application area. Additionally, many classifiers are combined using any of the available methods to reduce the classifier error rate. The benefits gained from the combination of multiple classifier designs has motivated the development of diverse approaches to multiple classifiers. We aim to investigate using fractal geometry to develop an improved classifier combiner. Initially we experiment with measuring the fractal dimension of data and use the results in the development of a combiner strategy.

Keywords: fractal geometry, machine learning, classifier, fractal dimension

Procedia PDF Downloads 195
4824 Reduced Complexity of ML Detection Combined with DFE

Authors: Jae-Hyun Ro, Yong-Jun Kim, Chang-Bin Ha, Hyoung-Kyu Song

Abstract:

In multiple input multiple output-orthogonal frequency division multiplexing (MIMO-OFDM) systems, many detection schemes have been developed to improve the error performance and to reduce the complexity. Maximum likelihood (ML) detection has optimal error performance but it has very high complexity. Thus, this paper proposes reduced complexity of ML detection combined with decision feedback equalizer (DFE). The error performance of the proposed detection scheme is higher than the conventional DFE. But the complexity of the proposed scheme is lower than the conventional ML detection.

Keywords: detection, DFE, MIMO-OFDM, ML

Procedia PDF Downloads 599
4823 Towards Security in Virtualization of SDN

Authors: Wanqing You, Kai Qian, Xi He, Ying Qian

Abstract:

In this paper, the potential security issues brought by the virtualization of a Software Defined Networks (SDN) would be analyzed. The virtualization of SDN is achieved by FlowVisor (FV). With FV, a physical network is divided into multiple isolated logical networks while the underlying resources are still shared by different slices (isolated logical networks). However, along with the benefits brought by network virtualization, it also presents some issues regarding security. By examining security issues existing in an OpenFlow network, which uses FlowVisor to slice it into multiple virtual networks, we hope we can get some significant results and also can get further discussions among the security of SDN virtualization.

Keywords: SDN, network, virtualization, security

Procedia PDF Downloads 402
4822 Error Probability of Multi-User Detection Techniques

Authors: Komal Babbar

Abstract:

Multiuser Detection is the intelligent estimation/demodulation of transmitted bits in the presence of Multiple Access Interference. The authors have presented the Bit-error rate (BER) achieved by linear multi-user detectors: Matched filter (which treats the MAI as AWGN), Decorrelating and MMSE. In this work, authors investigate the bit error probability analysis for Matched filter, decorrelating, and MMSE. This problem arises in several practical CDMA applications where the receiver may not have full knowledge of the number of active users and their signature sequences. In particular, the behavior of MAI at the output of the Multi-user detectors (MUD) is examined under various asymptotic conditions including large signal to noise ratio; large near-far ratios; and a large number of users. In the last section Authors also shows Matlab Simulation results for Multiuser detection techniques i.e., Matched filter, Decorrelating, MMSE for 2 users and 10 users.

Keywords: code division multiple access, decorrelating, matched filter, minimum mean square detection (MMSE) detection, multiple access interference (MAI), multiuser detection (MUD)

Procedia PDF Downloads 507
4821 Understanding Indonesian Smallholder Dairy Farmers’ Decision to Adopt Multiple Farm: Level Innovations

Authors: Rida Akzar, Risti Permani, Wahida , Wendy Umberger

Abstract:

Adoption of farm innovations may increase farm productivity, and therefore improve market access and farm incomes. However, most studies that look at the level and drivers of innovation adoption only focus on a specific type of innovation. Farmers may consider multiple innovation options, and constraints such as budget, environment, scarcity of labour supply, and the cost of learning. There have been some studies proposing different methods to combine a broad variety of innovations into a single measurable index. However, little has been done to compare these methods and assess whether they provide similar information about farmer segmentation by their ‘innovativeness’. Using data from a recent survey of 220 dairy farm households in West Java, Indonesia, this study compares and considers different methods of deriving an innovation index, including expert-weighted innovation index; an index derived from the total number of adopted technologies; and an index of the extent of adoption of innovation taking into account both adoption and disadoption of multiple innovations. Second, it examines the distribution of different farming systems taking into account their innovativeness and farm characteristics. Results from this study will inform policy makers and stakeholders in the dairy industry on how to better design, target and deliver programs to improve and encourage farm innovation, and therefore improve farm productivity and the performance of the dairy industry in Indonesia.

Keywords: adoption, dairy, household survey, innovation index, Indonesia, multiple innovations dairy, West Java

Procedia PDF Downloads 324
4820 Coordinated Interference Canceling Algorithm for Uplink Massive Multiple Input Multiple Output Systems

Authors: Messaoud Eljamai, Sami Hidouri

Abstract:

Massive multiple-input multiple-output (MIMO) is an emerging technology for new cellular networks such as 5G systems. Its principle is to use many antennas per cell in order to maximize the network's spectral efficiency. Inter-cellular interference remains a fundamental problem. The use of massive MIMO will not derogate from the rule. It improves performances only when the number of antennas is significantly greater than the number of users. This, considerably, limits the networks spectral efficiency. In this paper, a coordinated detector for an uplink massive MIMO system is proposed in order to mitigate the inter-cellular interference. The proposed scheme combines the coordinated multipoint technique with an interference-cancelling algorithm. It requires the serving cell to send their received symbols, after processing, decision and error detection, to the interfered cells via a backhaul link. Each interfered cell is capable of eliminating intercellular interferences by generating and subtracting the user’s contribution from the received signal. The resulting signal is more reliable than the original received signal. This allows the uplink massive MIMO system to improve their performances dramatically. Simulation results show that the proposed detector improves system spectral efficiency compared to classical linear detectors.

Keywords: massive MIMO, COMP, interference canceling algorithm, spectral efficiency

Procedia PDF Downloads 132
4819 Multiple Version of Roman Domination in Graphs

Authors: J. C. Valenzuela-Tripodoro, P. Álvarez-Ruíz, M. A. Mateos-Camacho, M. Cera

Abstract:

In 2004, it was introduced the concept of Roman domination in graphs. This concept was initially inspired and related to the defensive strategy of the Roman Empire. An undefended place is a city so that no legions are established on it, whereas a strong place is a city in which two legions are deployed. This situation may be modeled by labeling the vertices of a finite simple graph with labels {0, 1, 2}, satisfying the condition that any 0-vertex must be adjacent to, at least, a 2-vertex. Roman domination in graphs is a variant of classic domination. Clearly, the main aim is to obtain such labeling of the vertices of the graph with minimum cost, that is to say, having minimum weight (sum of all vertex labels). Formally, a function f: V (G) → {0, 1, 2} is a Roman dominating function (RDF) in the graph G = (V, E) if f(u) = 0 implies that f(v) = 2 for, at least, a vertex v which is adjacent to u. The weight of an RDF is the positive integer w(f)= ∑_(v∈V)▒〖f(v)〗. The Roman domination number, γ_R (G), is the minimum weight among all the Roman dominating functions? Obviously, the set of vertices with a positive label under an RDF f is a dominating set in the graph, and hence γ(G)≤γ_R (G). In this work, we start the study of a generalization of RDF in which we consider that any undefended place should be defended from a sudden attack by, at least, k legions. These legions can be deployed in the city or in any of its neighbours. A function f: V → {0, 1, . . . , k + 1} such that f(N[u]) ≥ k + |AN(u)| for all vertex u with f(u) < k, where AN(u) represents the set of active neighbours (i.e., with a positive label) of vertex u, is called a [k]-multiple Roman dominating functions and it is denoted by [k]-MRDF. The minimum weight of a [k]-MRDF in the graph G is the [k]-multiple Roman domination number ([k]-MRDN) of G, denoted by γ_[kR] (G). First, we prove that the [k]-multiple Roman domination decision problem is NP-complete even when restricted to bipartite and chordal graphs. A problem that had been resolved for other variants and wanted to be generalized. We know the difficulty of calculating the exact value of the [k]-MRD number, even for families of particular graphs. Here, we present several upper and lower bounds for the [k]-MRD number that permits us to estimate it with as much precision as possible. Finally, some graphs with the exact value of this parameter are characterized.

Keywords: multiple roman domination function, decision problem np-complete, bounds, exact values

Procedia PDF Downloads 92
4818 Quantitative Structure Activity Relationship and Insilco Docking of Substituted 1,3,4-Oxadiazole Derivatives as Potential Glucosamine-6-Phosphate Synthase Inhibitors

Authors: Suman Bala, Sunil Kamboj, Vipin Saini

Abstract:

Quantitative Structure Activity Relationship (QSAR) analysis has been developed to relate antifungal activity of novel substituted 1,3,4-oxadiazole against Candida albicans and Aspergillus niger using computer assisted multiple regression analysis. The study has shown the better relationship between antifungal activities with respect to various descriptors established by multiple regression analysis. The analysis has shown statistically significant correlation with R2 values 0.932 and 0.782 against Candida albicans and Aspergillus niger respectively. These derivatives were further subjected to molecular docking studies to investigate the interactions between the target compounds and amino acid residues present in the active site of glucosamine-6-phosphate synthase. All the synthesized compounds have better docking score as compared to standard fluconazole. Our results could be used for the further design as well as development of optimal and potential antifungal agents.

Keywords: 1, 3, 4-oxadiazole, QSAR, multiple linear regression, docking, glucosamine-6-phosphate synthase

Procedia PDF Downloads 324
4817 Human Endogenous Retrovirus Link With Multiple Sclerosis Disease Progression

Authors: Sina Mahdavi

Abstract:

Background and Objective: Multiple sclerosis (MS) is an inflammatory autoimmune disease of the CNS that affects the myelination process in the central nervous system (CNS). Complex interactions of various "environmental or infectious" factors may act as triggers in autoimmunity and disease progression. The association between viral infections, especially human endogenous retrovirus (HERV) and MS is one potential cause that is not well understood. This study aims to summarize the available data on HERV infection in MS disease progression. Materials and Methods: For this study, the keywords "Multiple sclerosis", "Human endogenous retrovirus", and "central nervous system" in the databases PubMed, Google Scholar, Sid, and MagIran between 2016 and 2022 were searched and 14 articles chosen, studied, and analyzed. Results: In the leptomeningeal cells of MS patients, a retrovirus-like element associated with reverse transcriptase (RT) activity called multiple sclerosis-associated retroviruses (MSRV) has been identified. HERVs are expressed in the human CNS despite mechanisms to suppress their expression. External factors, especially viral infections such as influenza virus, Epstein-Barr virus, and herpes simplex virus type 1, can activate HERV gene expression. The MSRV coat protein is activated by activating TLR4 at the brain surface, particularly in oligodendroglial progenitor cells and macrophages, leading to immune cascades followed by the downregulation of myelin protein expression. The HERV-K18 envelope gene (env) acts as a superantigen and induces inflammatory responses in patients with MS. Conclusion: There is a high expression of endogenous retroviruses during the course of MS, which indicates the relationship between HERV and MS, that this virus can play a role in the development of MS by creating an inflammatory state. Therefore, measures to modulate the expression of endogenous retroviruses may be effective in reducing inflammatory processes in demyelinated areas of MS patients.

Keywords: multiple sclerosis, human endogenous retrovirus, central nervous system, MSRV

Procedia PDF Downloads 58
4816 Current Status of Inclusive Education for Students with Disabilities in Punjab, Pakistan

Authors: Muhammad Shahid Shah, Akram Maqbool, Samina Ashraf

Abstract:

Since start of this century, world has adopted inclusion as a trend in special education. To meet the challenges of inclusion response, the Punjab government has developed a progressive policy to implement inclusive education. The objectives of this research were to analyze the administration and implementation process by consideration on the management, student’s admission process, screening and assessment, adaptations in curriculum and instruction along with an evaluation, government and nonprofit organizations support. The sample consisted of 50 schools both public and private with a total of 3000 students, 9 percent of which (270) were students with disabilities. Among all the students with disabilities, 63 percent (170) were male and 37 percent (100) were female. The concluded remarks regarding management revealed that a large number of inclusive schools was lacking in terms of developing a certain model for inclusion, including the managerial breakup of staff, the involvement of stakeholders, and conducted frequent meetings. Many of schools are not able to restructure their school organizations due to lack of financial resources, consultations, and backup. As for as student’s admission/identification/assessment was concerned, only 12 percent schools applied a selection process regarding student admission, half of which used different procedures for disable candidates. Approximately 5 percent of inclusive schools had modified their curriculum, including a variety of standards. In terms of instruction, 25 percent of inclusive schools reported that they modified their instructional process. Only a few schools, however, provided special equipment for students with visual impairment, physical impairment, speech and hearing problems, students with mild intellectual disabilities, and autism. In a student evaluation, more than 45 percent reported that test items, administration, time allocations, and students’ reports were modified. For the primary board examination conducted by the Education Department of Government of Punjab, this number decreased dramatically. Finally, government and nonprofit organizations support in the forms of funding, coaching, and facilities were mostly provided by provincial governments and by Ghazali Education Trust.

Keywords: inclusion, identification, assessment, funding, facilities, evaluation

Procedia PDF Downloads 121
4815 Physical Activity and Sport Research with People with Impairments: Oppression–Empowerment Continuum

Authors: Gyozo Molnar, Nancy Spencer-Cavaliere

Abstract:

Research in the area of physical activity and sport, while becoming multidisciplinary, is still dominated by post-positivist approaches that have the tendency to position the researcher as an expert and the participant as subordinate thereby perpetuating an unequal balance of power. Despite physical activity’s and sport’s universal appeal, their historic practices have excluded particular groups of people who assumed lesser forms of human capital. Adapted physical activity (APA) is a field that has responded to those segregations with specific application and relevance to people with impairments. Nevertheless, to date, similar to physical activity and sport, research in APA is still dominated by post-positivist epistemology. Stemming from this, there is gradually growing criticism within the field related to the abundance of research ‘on’ people with impairments and lack of research ‘with’ and ‘by’ people with impairments. Furthermore, research questions in the field are most often pursued from a single axis of analysis and constructed by non-disabled researchers. Concurrently, while calls for interdisciplinary approaches to understanding disability are growing in popularity, there is also a clear need to take an intersectionality-informed research methodology to understanding physical activity and sport and power (im)balances therein. In other words, impairment needs to be considered in conjunction with other socially and politically constructed and historically embedded differences such as gender, race, class, etc. when analyzing physical activity and sport experiences for people with impairments. Moreover, it is reasonable to argue that non-disabled researchers must recognize and theorize ableism in its complicated intersectional manifestation to show the structural constraints that disabled scholars face in the field. Consequently, this presentation will offer an alternative approach that acknowledges and prioritizes the perspectives and experiences of people with impairments to expand the field of APA. As such, the importance of broadening epistemologies in APA and prioritizing an appreciation for multiple bits of knowledge of people with impairments through intersections of social locations (e.g., gender, race, class) will be considered.

Keywords: adapted physical activity, disability, intersectionality, post-positivist, power imbalances

Procedia PDF Downloads 227
4814 Differences in Cognitive Functioning over the Course of Chemotherapy in Patients Suffering from Multiple Myeloma and the Possibility to Predict Their Cognitive State on the Basis of Biological Factors

Authors: Magdalena Bury-Kaminska, Aneta Szudy-Szczyrek, Aleksandra Nowaczynska, Olga Jankowska-Lecka, Marek Hus, Klaudia Kot

Abstract:

Introduction: The aim of the research was to determine the changes in cognitive functioning in patients with plasma cell myeloma by comparing patients’ state before the treatment and during chemotherapy as well as to determine the biological factors that can be used to predict patients’ cognitive state. Methods: The patients underwent the research procedure twice: before chemotherapy and after 4-6 treatment cycles. A psychological test and measurement of the following biological variables were carried out: TNF-α (tumor necrosis factor), IL-6 (interleukin 6), IL-10 (interleukin 10), BDNF (brain-derived neurotrophic factor). The following research methods were implemented: the Montreal Cognitive Assessment (MoCA), Battery of Tests for Assessing Cognitive Functions PU1, experimental and clinical trials based on the Choynowski’s Memory Scale, Stroop Color-Word Interference Test (SCWT), depression measurement questionnaire. Results: The analysis of the research showed better cognitive functions of patients during chemotherapy in comparison to the phase before it. Moreover, neurotrophin BDNF allows to predict the level of selected cognitive functions (semantic fluency and execution control) already at the diagnosis stage. After 4-6 cycles, it is also possible to draw conclusions concerning the extent of working memory based on the level of BDNF. Cytokine TNF-α allows us to predict the level of letter fluency during anti-cancer treatment. Conclusions: It is possible to presume that BDNF has a protective influence on patients’ cognitive functions and working memory and that cytokine TNF-α co-occurs with a diminished execution control and better material grouping in terms of phonological fluency. Acknowledgment: This work was funded by the National Science Center in Poland [grant no. 2017/27/N/HS6/02057.

Keywords: chemobrain, cognitive impairment, non−central nervous system cancers, hematologic diseases

Procedia PDF Downloads 137
4813 The Bicycle-Related Traumatic Situations That Consulted Our Hospital

Authors: Yoshitaka Ooya, Daishuke Furuya, Manabu Nemoto

Abstract:

Some countries such as Canada and Australia have mandatory bicycle helmet laws for all citizens and age groups. As of 2008 Japan has also adopted a helmet law but it is restricted to people 13 years old and under. People over 13 years of age are not required to wear helmets in Japan. Currently, the rate that people 0-13 years old actually wear helmets is low. In 2013 a number of patients came to Saitama University Hospital International Medical Center for treatment due to bicycle-related trauma. The total number of patients was 89 (55 male and 34 female). The average age of the patients was 40.9 years old (eldest; 83 y/o, median; 40 y/o, youngest; 1 y/o with a standard deviation ± 2.8). 54 of these patients (61%) experienced head trauma as well as some experiencing multiple injuries associated with their accident. 13 patients were wearing helmets, 50 patients were not wearing helmets and it is unknown if the remaining 26 patients were wearing helmets. This information was acquired from the patient`s medical charts. Only one patient who was wearing a helmet had a severe head injury, and this patient also experienced other multiple injuries. 17 patients who were not wearing helmets had severe head injuries and out of the 17, two had multiple injuries. The mechanism for injury varied. 12 patients were injured in an accident with a vehicle, only one of which was wearing a helmet. This patient also had multiple injuries. Of the other 11 patients, two had multiple injuries. The remaining patient`s injuries were caused by other accidents (3; fell over while riding, 2; crashed into an inanimate object, 1; collided with a motorcycle). The ladder of which had a severe head injury. All of these patients had light energy accidents and were all over 13 years of age. In Japan it is not mandatory for people over the age of 13 years to wear a bicycle helmet. Research shows that light energy accidents were mostly present in people over the age of 13, to which the law does not require the wearing of helmets. It is important that all people in all age groups be required to wear helmets when operating a bicycle to reduce the rate of light energy severe head injuries.

Keywords: bicycle helmet, head trauma, hospital, traumatic situation

Procedia PDF Downloads 345
4812 Performance Analysis of SAC-OCDMA System using Different Detectors

Authors: Somaya A. Abd El Mottaleb, Ahmed Abd El Aziz, Heba A. Fayed, Moustafa H. Aly

Abstract:

In this paper, we present the performance of spectral amplitude coding optical code division multiple access using different detectors at different transmission distances using single photodiode detection technique. Modified double weight codes are used as signature codes. Simulation results show that the system using avalanche photo detector can move distance longer than that using positive intrinsic negative photo detector.

Keywords: avalanche photodiode, modified double weight, multiple access technique, single photodiode.

Procedia PDF Downloads 590
4811 Development of Fire Douse Vehicle

Authors: Nikhil Verma, Akshay Kant Mishra, Rishabh Rastogi, Bikarama Prasad Yadav

Abstract:

Emerging fire incidents are the protuberant contributor out turning into life loss, property damage and importantly firefighters. It insinuates that a firefighting and rescue operation of the existing equipment or apparatus and their proficiency is limited, particularly in annihilating firefighting environments. The proposed methodology will help in developing a technology which can be useful in minimizing the risks and losses due to fire. In this paper, design and development of combat mini vehicle comprising of multi-purpose nozzle system is proposed which can target diverse fires simultaneously at distinct time and location. Basically, the system is semi-automated type protection system which can be manoeuvred by controller. Designing of robust vehicle based on semi-automated protection type system is consummated using SolidWorks platform. Concept of developing a robust vehicle will help to fight fires in multiple directions reducing the time required to douse multiple fires.

Keywords: fire douse vehicle, multiple fires, multi-purpose nozzle, semi-automated system

Procedia PDF Downloads 112
4810 3D Stereoscopic Measurements from AR Drone Squadron

Authors: R. Schurig, T. Désesquelles, A. Dumont, E. Lefranc, A. Lux

Abstract:

A cost-efficient alternative is proposed to the use of a single drone carrying multiple cameras in order to take stereoscopic images and videos during its flight. Such drone has to be particularly large enough to take off with its equipment, and stable enough in order to make valid measurements. Corresponding performance for a single aircraft usually comes with a large cost. Proposed solution consists in using multiple smaller and cheaper aircrafts carrying one camera each instead of a single expensive one. To give a proof of concept, AR drones, quad-rotor UAVs from Parrot Inc., are experimentally used.

Keywords: drone squadron, flight control, rotorcraft, Unmanned Aerial Vehicle (UAV), AR drone, stereoscopic vision

Procedia PDF Downloads 454
4809 Serum Neurotrophins in Different Metabolic Types of Obesity

Authors: Irina M. Kolesnikova, Andrey M. Gaponov, Sergey A. Roumiantsev, Tatiana V. Grigoryeva, Alexander V. Laikov, Alexander V. Shestopalov

Abstract:

Background. Neuropathy is a common complication of obesity. In this regard, the content of neurotrophins in such patients is of particular interest. Neurotrophins are the proteins that regulate neuron survival and neuroplasticity and include brain-derived neurotrophic factor (BDNF) and nerve growth factor (NGF). However, the risk of complications depends on the metabolic type of obesity. Metabolically unhealthy obesity (MUHO) is associated with a high risk of complications, while this is not the case with metabolically healthy obesity (MHO). Therefore, the aim of our work was to study the effect of the obesity metabolic type on serum neurotrophins levels. Patients, materials, methods. The study included 134 healthy donors and 104 obese patients. Depending on the metabolic type of obesity, the obese patients were divided into subgroups with MHO (n=40) and MUHO (n=55). In the blood serum, the concentration of BDNF and NGF was determined. In addition, the content of adipokines (leptin, asprosin, resistin, adiponectin), myokines (irisin, myostatin, osteocrin), indicators of carbohydrate, and lipid metabolism were measured. Correlation analysis revealed the relationship between the studied parameters. Results. We found that serum BDNF concentration was not different between obese patients and healthy donors, regardless of obesity metabolic type. At the same time, in obese patients, there was a decrease in serum NGF level versus control. A similar trend was characteristic of both MHO and MUHO. However, MUHO patients had a higher NGF level than MHO patients. The literature indicates that obesity is associated with an increase in the plasma concentration of NGF. It can be assumed that in obesity, there is a violation of NGF storage in platelets, which accelerates neurotrophin degradation. We found that BDNF concentration correlated with irisin levels in MUHO patients. Healthy donors had a weak association between NGF and VEGF levels. No such association was found in obese patients, but there was an association between NGF and leptin concentrations. In MHO, the concentration of NHF correlated with the content of leptin, irisin, osteocrin, insulin, and the HOMA-IR index. But in MUHO patients, we found only the relationship between NGF and adipokines (leptin, asprosin). It can be assumed that in patients with MHO, the replenishment of serum NGF occurs under the influence of muscle and adipose tissue. In the MUHO patients only the effect of adipose tissue on NGF was observed. Conclusion. Obesity, regardless of metabolic type, is associated with a decrease in serum NGF concentration. We showed that muscle and adipose tissues make a significant contribution to the serum NGF pool in the MHO patients. In MUHO there is no effect of muscle on the NGF level, but the effect of adipose tissue remains.

Keywords: neurotrophins, nerve growth factor, NGF, brain-derived neurotrophic factor, BDNF, obesity, metabolically healthy obesity, metabolically unhealthy obesity

Procedia PDF Downloads 88
4808 Path Planning for Multiple Unmanned Aerial Vehicles Based on Adaptive Probabilistic Sampling Algorithm

Authors: Long Cheng, Tong He, Iraj Mantegh, Wen-Fang Xie

Abstract:

Path planning is essential for UAVs (Unmanned Aerial Vehicle) with autonomous navigation in unknown environments. In this paper, an adaptive probabilistic sampling algorithm is proposed for the GPS-denied environment, which can be utilized for autonomous navigation system of multiple UAVs in a dynamically-changing structured environment. This method can be used for Unmanned Aircraft Systems Traffic Management (UTM) solutions and in autonomous urban aerial mobility, where a number of platforms are expected to share the airspace. A path network is initially built off line based on available environment map, and on-board sensors systems on the flying UAVs are used for continuous situational awareness and to inform the changes in the path network. Simulation results based on MATLAB and Gazebo in different scenarios and algorithms performance measurement show the high efficiency and accuracy of the proposed technique in unknown environments.

Keywords: path planning, adaptive probabilistic sampling, obstacle avoidance, multiple unmanned aerial vehicles, unknown environments

Procedia PDF Downloads 135
4807 Innate Immunity of Insects in Brief

Authors: Ehsan Soleymaninejadian

Abstract:

As the field of immunology is growing day by day, and its chaotic system amazes more people, greed of research in this area is growing; however dealing with human or mammalian cells such as mice make the research expensive. Although there are some differences between higher animals with insects, importance of innate immunity during evolution made it untouched. So, for understanding the innate immunity insects can be good models. They are cheap; reproduction is fast and in the case genetics, less complicated. In this review, we tried to briefly tackle with important factors in insects’ innate immunity such as melanization, encapsulation, JAK-STAT, IMD, and Toll pathways. At the end, we explained how hormones and nerve system also can impact on immune system and make it more beautiful. In concluding remarks, the possibility of taking help from insect immune system to fight against diseases such as cancer has been considered.

Keywords: insects, innate immunity, melanization, intracellular pathways, hormones

Procedia PDF Downloads 215
4806 A Study of Anthropometric Correlation between Upper and Lower Limb Dimensions in Sudanese Population

Authors: Altayeb Abdalla Ahmed

Abstract:

Skeletal phenotype is a product of a balanced interaction between genetics and environmental factors throughout different life stages. Therefore, interlimb proportions are variable between populations. Although interlimb proportion indices have been used in anthropology in assessing the influence of various environmental factors on limbs, an extensive literature review revealed that there is a paucity of published research assessing interlimb part correlations and possibility of reconstruction. Hence, this study aims to assess the relationships between upper and lower limb parts and develop regression formulae to reconstruct the parts from one another. The left upper arm length, ulnar length, wrist breadth, hand length, hand breadth, tibial length, bimalleolar breadth, foot length, and foot breadth of 376 right-handed subjects, comprising 187 males and 189 females (aged 25-35 years), were measured. Initially, the data were analyzed using basic univariate analysis and independent t-tests; then sex-specific simple and multiple linear regression models were used to estimate upper limb parts from lower limb parts and vice-versa. The results of this study indicated significant sexual dimorphism for all variables. The results indicated a significant correlation between the upper and lower limbs parts (p < 0.01). Linear and multiple (stepwise) regression equations were developed to reconstruct the limb parts in the presence of a single or multiple dimension(s) from the other limb. Multiple stepwise regression equations generated better reconstructions than simple equations. These results are significant in forensics as it can aid in identification of multiple isolated limb parts particularly during mass disasters and criminal dismemberment. Although a DNA analysis is the most reliable tool for identification, its usage has multiple limitations in undeveloped countries, e.g., cost, facility availability, and trained personnel. Furthermore, it has important implication in plastic and orthopedic reconstructive surgeries. This study is the only reported study assessing the correlation and prediction capabilities between many of the upper and lower dimensions. The present study demonstrates a significant correlation between the interlimb parts in both sexes, which indicates a possibility to reconstruction using regression equations.

Keywords: anthropometry, correlation, limb, Sudanese

Procedia PDF Downloads 281
4805 Investigation of Multiple Dynamic Vibration Absorbers' Performance in Overhead Transmission Lines

Authors: Pedro F. D. Oliveira, Rangel S. Maia, Aline S. Paula

Abstract:

As the electric energy consumption grows, the necessity of energy transmission lines increases. One of the problems caused by an oscillatory response to dynamical loads (such as wind effects) in transmission lines is the cable fatigue. Thus, the dynamical behavior of transmission cables understanding and its control is extremely important. The socioeconomic damage caused by a failure in these cables can be quite significant, from large economic losses to energy supply interruption in large regions. Dynamic Vibration Absorbers (DVA) are oscillatory elements used to mitigate the vibration of a primary system subjected to harmonic excitation. The positioning of Stockbridge (DVA for overhead transmission lines) plays an important role in mitigating oscillations of transmission lines caused by airflows. Nowadays, the positioning is defined by technical standards or commercial software. The aim of this paper is to conduct an analysis of multiple DVAs performances in cable conductors of overhead transmission lines. The cable is analyzed by a finite element method and the model is calibrated by experimental results. DVAs performance is analyzed by evaluating total cable energy, and a study of multiple DVAs positioning is conducted. The results are compared to the existing regulations showing situations where proper positioning, different from the standard, can lead to better performance of the DVA. Results also show situations where the use of multiple DVAs is appropriate.

Keywords: dynamical vibration absorber, finite element method, overhead transmission lines, structural dynamics

Procedia PDF Downloads 110
4804 Effect of Motor Imagery of Truncal Exercises on Trunk Function and Balance in Early Stroke: A Randomized Controlled Trial

Authors: Elsa Reethu, S. Karthik Babu, N. Syed

Abstract:

Background: Studies in the past focused on the additional benefits of action observation in improving upper and lower limb functions and improving activities of daily living when administered along with conventional therapy. Nevertheless, there is a paucity of literature proving the effects of motor imagery of truncal exercise in improving trunk control in patients with stroke. Aims/purpose: To study the effect of motor imagery of truncal exercises on trunk function and balance in early stroke. Methods: A total of 24 patients were included in the study. 12 were included in the experimental group and 12 were included in control group Trunk function was measured using Trunk Control Test (TCT), Trunk Impairment Scale Verheyden (TIS Verheyden) and Trunk Impairment Scale Fujiwara (TIS Fujiwara). The balance was assessed using Brunel Balance Assessment (BBA) and Tinetti POMA. For the experimental group, each session was for 30 minutes of physical exercises and 15 minutes of motor imagery, once a day, six times a week for 3 weeks and prior to the exercise session, patients viewed a video tape of all the trunk exercises to be performed for 15minutes. The control group practiced the trunk exercises alone for the same duration. Measurements were taken before, after and 4 weeks after intervention. Results: The effect of treatment in motor imagery group showed better improvement when compared with control group when measured after 3 weeks on values of static sitting balance, dynamic balance, total TIS (Verheyden) score, BBA, Tinetti balance and gait with a large effect size of 0.86, 1.99, 1.69, 1.06, 1.63 and 0.97 respectively. The moderate effect size was seen in values of TIS Fujiwara (0.58) and small effect size was seen on TCT (0.12) and TIS coordination component (0.13).at the end of 4 weeks after intervention, the large effect size was identified on values of dynamic balance (2.06), total TIS score (1.59) and Tinetti balance (1.24). The moderate effect size was observed on BBA (0.62) and Tinetti gait (0.72). Conclusion: Trunk motor imagery is effective in improving trunk function and balance in patients with stroke and has a carryover effect in the aspects of mobility. The therapy gain that was observed during the time of discharge was seen to be maintained at the follow-up levels.

Keywords: stroke, trunk rehabilitation, trunk function, balance, motor imagery

Procedia PDF Downloads 289
4803 Research Progress on the Correlation between Tinnitus and Sleep Behaviors

Authors: Jiajia Peng

Abstract:

Tinnitus is one of the common symptoms of ear diseases and is characterized by an abnormal perception of sound without external stimulation. Tinnitus is agony and seriously affects the life of the general population by approximately 1%. Sleep disturbance is a common problem in patients with tinnitus. Lack of sleep will lead to the accumulation of metabolites in the brain and cannot be cleared in time. These substances enhance sympathetic nerve reactivity in the auditory system, resulting in tinnitus occurrence or aggravation. Then, tinnitus may aggravate sleep disturbance, thus forming a vicious circle. Through a systematic review of the relevant literature, we summarize the research on tinnitus and sleep. Although the results suggest that tinnitus is often accompanied by sleep disturbance, the impact of unfavorable sleep habits on tinnitus is not clear. In particular, the relationships between sleep behaviors and other chronic diseases have been revealed. To reduce the incidence rate of tinnitus, clinicians should pay attention to the relevance between different sleep behaviors and tinnitus.

Keywords: tinnitus, sleep, sleep factor, sleep behavior

Procedia PDF Downloads 139
4802 A Fuzzy Multiobjective Model for Bed Allocation Optimized by Artificial Bee Colony Algorithm

Authors: Jalal Abdulkareem Sultan, Abdulhakeem Luqman Hasan

Abstract:

With the development of health care systems competition, hospitals face more and more pressures. Meanwhile, resource allocation has a vital effect on achieving competitive advantages in hospitals. Selecting the appropriate number of beds is one of the most important sections in hospital management. However, in real situation, bed allocation selection is a multiple objective problem about different items with vagueness and randomness of the data. It is very complex. Hence, research about bed allocation problem is relatively scarce under considering multiple departments, nursing hours, and stochastic information about arrival and service of patients. In this paper, we develop a fuzzy multiobjective bed allocation model for overcoming uncertainty and multiple departments. Fuzzy objectives and weights are simultaneously applied to help the managers to select the suitable beds about different departments. The proposed model is solved by using Artificial Bee Colony (ABC), which is a very effective algorithm. The paper describes an application of the model, dealing with a public hospital in Iraq. The results related that fuzzy multi-objective model was presented suitable framework for bed allocation and optimum use.

Keywords: bed allocation problem, fuzzy logic, artificial bee colony, multi-objective optimization

Procedia PDF Downloads 304
4801 SLAMF5 Regulates Myeloid Cells Activation in the Eae Model

Authors: Laura Bellassen, Idit Shachar

Abstract:

Multiple sclerosis (MS) is a chronic neurological disorder characterized by demyelination of the central nervous system (CNS), leading to a wide range of physical and cognitive impairments. Myeloid cells in the CNS, such microglia and border associated macrophage cells, participate in the neuroinflammation in MS. Activation of those cells in MS contributes to the inflammatory response in the CNS and recruitment of immune cells in the this compartment. SLAMF5 is a cell surface receptor that functions as a homophilic adhesion molecule, whose signaling can activate or inhibit leukocyte function. In the current study we followed the expression and function of SLAMF5 in myeloid cells in the CNS and in the periphery in the murine model for MS, the experimental autoimmune encephalomyelitis model (EAE). Our results show that SLAMF5 deficiency or blocking decreases the expression of activation molecules and costimulatory molecules such as MHCII and CD80, resulting in delayed onset and reduced progression of the disease. Moreover, blocking SLAMF5 in peripheral monocytes derived from MS patients and iPSC-derived microglia cells, controls the expression of HLA-DR and CD80. Thus, SLAMF5 is a regulator of myeloid cells function and can serve as a therapeutic target in autoimmune disorders as Multiple Sclerosis.

Keywords: multiple sclerosis, EAE model, myeloid cells, new antibody, neuroimmunology

Procedia PDF Downloads 36