Search results for: real-time data acquisition and reporting
24990 Assessment of Spectral Indices for Soil Salinity Estimation in Irrigated Land
Authors: R. Lhissou , A. El Harti , K. Chokmani, E. Bachaoui, A. El Ghmari
Abstract:
Soil salinity is a serious environmental hazard in many countries around the world especially the arid and semi-arid countries like Morocco. Salinization causes negative effects on the ground; it affects agricultural production, infrastructure, water resources and biodiversity. Remote sensing can provide soil salinity information for large areas, and in a relatively short time. In addition, remote sensing is not limited by extremes in terrain or hazardous condition. Contrariwise, experimental methods for monitoring soil salinity by direct measurements in situ are very demanding of time and resources, and also very limited in spatial coverage. In the irrigated perimeter of Tadla plain in central Morocco, the increased use of saline groundwater and surface water, coupled with agricultural intensification leads to the deterioration of soil quality especially by salinization. In this study, we assessed several spectral indices of soil salinity cited in the literature using Landsat TM satellite images and field measurements of electrical conductivity (EC). Three Landsat TM satellite images were taken during 3 months in the dry season (September, October and November 2011). Based on field measurement data of EC collected in three field campaigns over the three dates simultaneously with acquisition dates of Landsat TM satellite images, a two assessment techniques are used to validate a soil salinity spectral indices. Firstly, the spectral indices are validated locally by pixel. The second validation technique is made using a window of size 3x3 pixels. The results of the study indicated that the second technique provides getting a more accurate validation and the assessment has shown its limits when it comes to assess across the pixel. In addition, the EC values measured from field have a good correlation with some spectral indices derived from Landsat TM data and the best results show an r² of 0.88, 0.79 and 0.65 for Salinity Index (SI) in the three dates respectively. The results have shown the usefulness of spectral indices as an auxiliary variable in the spatial estimation and mapping salinity in irrigated land.Keywords: remote sensing, spectral indices, soil salinity, irrigated land
Procedia PDF Downloads 39124989 The Repetition of New Words and Information in Mandarin-Speaking Children: A Corpus-Based Study
Authors: Jian-Jun Gao
Abstract:
Repetition is used for a variety of functions in conversation. When young children first learn to speak, they often repeat words from the adult’s recent utterance with the learning and social function. The objective of this study was to ascertain whether the repetitions are equivalent in indicating attention to new words and the initial repeat of information in conversation. Based on the observation of naturally occurring language use in Taiwan Corpus of Child Mandarin (TCCM), the results in this study provided empirical support to the previous findings that children are more likely to repeat new words they are offered than to repeat new information. When children get older, there would be a drop in the repetition of both new words and new information.Keywords: acquisition, corpus, mandarin, new words, new information, repetition
Procedia PDF Downloads 14924988 Cloud Computing in Data Mining: A Technical Survey
Authors: Ghaemi Reza, Abdollahi Hamid, Dashti Elham
Abstract:
Cloud computing poses a diversity of challenges in data mining operation arising out of the dynamic structure of data distribution as against the use of typical database scenarios in conventional architecture. Due to immense number of users seeking data on daily basis, there is a serious security concerns to cloud providers as well as data providers who put their data on the cloud computing environment. Big data analytics use compute intensive data mining algorithms (Hidden markov, MapReduce parallel programming, Mahot Project, Hadoop distributed file system, K-Means and KMediod, Apriori) that require efficient high performance processors to produce timely results. Data mining algorithms to solve or optimize the model parameters. The challenges that operation has to encounter is the successful transactions to be established with the existing virtual machine environment and the databases to be kept under the control. Several factors have led to the distributed data mining from normal or centralized mining. The approach is as a SaaS which uses multi-agent systems for implementing the different tasks of system. There are still some problems of data mining based on cloud computing, including design and selection of data mining algorithms.Keywords: cloud computing, data mining, computing models, cloud services
Procedia PDF Downloads 47924987 Cross-border Data Transfers to and from South Africa
Authors: Amy Gooden, Meshandren Naidoo
Abstract:
Genetic research and transfers of big data are not confined to a particular jurisdiction, but there is a lack of clarity regarding the legal requirements for importing and exporting such data. Using direct-to-consumer genetic testing (DTC-GT) as an example, this research assesses the status of data sharing into and out of South Africa (SA). While SA laws cover the sending of genetic data out of SA, prohibiting such transfer unless a legal ground exists, the position where genetic data comes into the country depends on the laws of the country from where it is sent – making the legal position less clear.Keywords: cross-border, data, genetic testing, law, regulation, research, sharing, South Africa
Procedia PDF Downloads 12524986 An Analysis of the Impact of Immunosuppression upon the Prevalence and Risk of Cancer
Authors: Aruha Khan, Brynn E. Kankel, Paraskevi Papadopoulou
Abstract:
In recent years, extensive research upon ‘stress’ has provided insight into its two distinct guises, namely the short–term (fight–or–flight) response versus the long–term (chronic) response. Specifically, the long–term or chronic response is associated with the suppression or dysregulation of immune function. It is also widely noted that the occurrence of cancer is greatly correlated to the suppression of the immune system. It is thus necessary to explore the impact of long–term or chronic stress upon the prevalence and risk of cancer. To what extent can the dysregulation of immune function caused by long–term exposure to stress be controlled or minimized? This study focuses explicitly upon immunosuppression due to its ability to increase disease susceptibility, including cancer itself. Based upon an analysis of the literature relating to the fundamental structure of the immune system alongside the prospective linkage of chronic stress and the development of cancer, immunosuppression may not necessarily correlate directly to the acquisition of cancer—although it remains a contributing factor. A cross-sectional analysis of the survey data from the University of Tennessee Medical Center (UTMC) and Harvard Medical School (HMS) will provide additional supporting evidence (or otherwise) for the hypothesis of the study about whether immunosuppression (caused by the chronic stress response) notably impacts the prevalence of cancer. Finally, a multidimensional framework related to education on chronic stress and its effects is proposed.Keywords: immune system, immunosuppression, long–term (chronic) stress, risk of cancer
Procedia PDF Downloads 13424985 Parallelization of Random Accessible Progressive Streaming of Compressed 3D Models over Web
Authors: Aayushi Somani, Siba P. Samal
Abstract:
Three-dimensional (3D) meshes are data structures, which store geometric information of an object or scene, generally in the form of vertices and edges. Current technology in laser scanning and other geometric data acquisition technologies acquire high resolution sampling which leads to high resolution meshes. While high resolution meshes give better quality rendering and hence is used often, the processing, as well as storage of 3D meshes, is currently resource-intensive. At the same time, web applications for data processing have become ubiquitous owing to their accessibility. For 3D meshes, the advancement of 3D web technologies, such as WebGL, WebVR, has enabled high fidelity rendering of huge meshes. However, there exists a gap in ability to stream huge meshes to a native client and browser application due to high network latency. Also, there is an inherent delay of loading WebGL pages due to large and complex models. The focus of our work is to identify the challenges faced when such meshes are streamed into and processed on hand-held devices, owing to its limited resources. One of the solutions that are conventionally used in the graphics community to alleviate resource limitations is mesh compression. Our approach deals with a two-step approach for random accessible progressive compression and its parallel implementation. The first step includes partition of the original mesh to multiple sub-meshes, and then we invoke data parallelism on these sub-meshes for its compression. Subsequent threaded decompression logic is implemented inside the Web Browser Engine with modification of WebGL implementation in Chromium open source engine. This concept can be used to completely revolutionize the way e-commerce and Virtual Reality technology works for consumer electronic devices. These objects can be compressed in the server and can be transmitted over the network. The progressive decompression can be performed on the client device and rendered. Multiple views currently used in e-commerce sites for viewing the same product from different angles can be replaced by a single progressive model for better UX and smoother user experience. Can also be used in WebVR for commonly and most widely used activities like virtual reality shopping, watching movies and playing games. Our experiments and comparison with existing techniques show encouraging results in terms of latency (compressed size is ~10-15% of the original mesh), processing time (20-22% increase over serial implementation) and quality of user experience in web browser.Keywords: 3D compression, 3D mesh, 3D web, chromium, client-server architecture, e-commerce, level of details, parallelization, progressive compression, WebGL, WebVR
Procedia PDF Downloads 17024984 Gender Equality for the Environment: Positioning India
Authors: Nivedita Roy, Aparajita Chattopadhyay
Abstract:
Gender discrimination is already one of the major factors why India is still in the list of the 3rd World Countries, but, when it comes to gender inclusion in the environmental arena, this umbrella concept is quite unheard of by our countrymen. The main objective was to assess gender equality for the environment through calculating Environment and Gender Index on a country level, India, in this case. 22 states out of 29 were considered for calculation. Also, out of the 72 countries chosen by IUCN to calculate EGI, the lower middle income group of countries was chosen to assess the position of India, also a lower middle income group country, among them. Linear Regression is executed through SPSS and simple graphs and tables are prepared through MS-EXCEL for analysis. India portrays good governance, reporting activities well to the UN but in terms of basic livelihood and gender equality, the performance is comparatively weak.Keywords: environment, gender, livelihood, rights, participation, development, conservation
Procedia PDF Downloads 44424983 Modeling the Acquisition of Expertise in a Sequential Decision-Making Task
Authors: Cristóbal Moënne-Loccoz, Rodrigo C. Vergara, Vladimir López, Domingo Mery, Diego Cosmelli
Abstract:
Our daily interaction with computational interfaces is plagued of situations in which we go from inexperienced users to experts through self-motivated exploration of the same task. In many of these interactions, we must learn to find our way through a sequence of decisions and actions before obtaining the desired result. For instance, when drawing cash from an ATM machine, choices are presented in a step-by-step fashion so that a specific sequence of actions must be performed in order to produce the expected outcome. But, as they become experts in the use of such interfaces, do users adopt specific search and learning strategies? Moreover, if so, can we use this information to follow the process of expertise development and, eventually, predict future actions? This would be a critical step towards building truly adaptive interfaces that can facilitate interaction at different moments of the learning curve. Furthermore, it could provide a window into potential mechanisms underlying decision-making behavior in real world scenarios. Here we tackle this question using a simple game interface that instantiates a 4-level binary decision tree (BDT) sequential decision-making task. Participants have to explore the interface and discover an underlying concept-icon mapping in order to complete the game. We develop a Hidden Markov Model (HMM)-based approach whereby a set of stereotyped, hierarchically related search behaviors act as hidden states. Using this model, we are able to track the decision-making process as participants explore, learn and develop expertise in the use of the interface. Our results show that partitioning the problem space into such stereotyped strategies is sufficient to capture a host of exploratory and learning behaviors. Moreover, using the modular architecture of stereotyped strategies as a Mixture of Experts, we are able to simultaneously ask the experts about the user's most probable future actions. We show that for those participants that learn the task, it becomes possible to predict their next decision, above chance, approximately halfway through the game. Our long-term goal is, on the basis of a better understanding of real-world decision-making processes, to inform the construction of interfaces that can establish dynamic conversations with their users in order to facilitate the development of expertise.Keywords: behavioral modeling, expertise acquisition, hidden markov models, sequential decision-making
Procedia PDF Downloads 25224982 The Study of Security Techniques on Information System for Decision Making
Authors: Tejinder Singh
Abstract:
Information system is the flow of data from different levels to different directions for decision making and data operations in information system (IS). Data can be violated by different manner like manual or technical errors, data tampering or loss of integrity. Security system called firewall of IS is effected by such type of violations. The flow of data among various levels of Information System is done by networking system. The flow of data on network is in form of packets or frames. To protect these packets from unauthorized access, virus attacks, and to maintain the integrity level, network security is an important factor. To protect the data to get pirated, various security techniques are used. This paper represents the various security techniques and signifies different harmful attacks with the help of detailed data analysis. This paper will be beneficial for the organizations to make the system more secure, effective, and beneficial for future decisions making.Keywords: information systems, data integrity, TCP/IP network, vulnerability, decision, data
Procedia PDF Downloads 30724981 Maintaining Discipline in Tertiary Institutions in Nigeria
Authors: Ipenyi Peter
Abstract:
Discipline is an issue that tends to undermine the provision of quality education in tertiary institutions in Nigeria. This is because the overall goals of tertiary institutions, as enunciated in the National Policy of Education, can hardly be achieved by all the stakeholders without strict conformity and adherence to the rules and regulations and the ideals of the entire society. The adherence is essential for the general welfare of the society. This paper critically X-rayed the causes of indiscipline in tertiary institutions in Nigeria. Such courses include laxity in home control and parental supervision, school, teacher and societal factors as well as government influence. The paper recommended among others such strategies as enculturation, acculturation as well as the acquisition of a certain number of generic skills for dealing with discipline and ethical issues in tertiary institutions in Nigeria.Keywords: discipline, education, tertiary institutions, society
Procedia PDF Downloads 54124980 Clinical Profile and Outcome of Type I Diabetes Mellitus at a Tertiary Care-Centre in Eastern Nepal
Authors: Gauri Shankar Shah
Abstract:
Objectives: The Type I diabetes mellitus in children is frequently a missed diagnosis and children presents in emergency with diabetic ketoacidosis having significant morbidity and mortality. The present study was done to find out the clinical presentation and outcome at a tertiary-care centre. Methods: This was retrospective analysis of data of Type I diabetes mellitus reporting to our centre during last one year (2012-2013). Results: There were 12 patients (8 males) and the age group was 4-14 years (mean ± 3.7). The presenting symptoms were fever, vomiting, altered sensorium and fast breathing in 8 (66.6%), 6 (50%), 4 (33.3%), and 4 (33.3%) cases, respectively. The classical triad of polyuria, polydypsia, and polyphagia were present only in two patients (33.2%). Seizures and epigastric pain were found in two cases each (33.2%). The four cases (33.3%) presented with diabetic ketoacidosis due to discontinuation of insulin doses, while 2 had hyperglycemia alone. The hemogram revealed mean hemoglobin of 12.1± 1.6 g/dL and total leukocyte count was 22,883.3 ± 10,345.9 per mm3, with polymorphs percentage of 73.1 ± 9.0%. The mean blood sugar at presentation was 740 ± 277 mg/ dl (544–1240). HbA1c ranged between 7.1-8.8 with mean of 8.1±0.6 %. The mean sodium, potassium, blood ph, pCO2, pO2 and bicarbonate were 140.8 ± 6.9 mEq/L, 4.4 ± 1.8mEq/L, 7.0 ± 0.2, 20.2 ± 10.8 mmHg, 112.6 ± 46.5 mmHg and 9.2 ± 8.8 mEq/L, respectively. All the patients were managed in pediatric intensive care unit as per our protocol, recovered and discharged on intermediate insulin given twice daily. Conclusions: Thus, it shows that these patients have uncontrolled hyperglycemia and often presents in emergency with ketoacidosis and deranged biochemical profile. The regular administration of insulin, frequent monitoring of blood sugar and health education are required to have better metabolic control and good quality of life.Keywords: type I diabetes mellitus, hyperglycemia, outcome, glycemic control
Procedia PDF Downloads 25424979 Data Integration with Geographic Information System Tools for Rural Environmental Monitoring
Authors: Tamas Jancso, Andrea Podor, Eva Nagyne Hajnal, Peter Udvardy, Gabor Nagy, Attila Varga, Meng Qingyan
Abstract:
The paper deals with the conditions and circumstances of integration of remotely sensed data for rural environmental monitoring purposes. The main task is to make decisions during the integration process when we have data sources with different resolution, location, spectral channels, and dimension. In order to have exact knowledge about the integration and data fusion possibilities, it is necessary to know the properties (metadata) that characterize the data. The paper explains the joining of these data sources using their attribute data through a sample project. The resulted product will be used for rural environmental analysis.Keywords: remote sensing, GIS, metadata, integration, environmental analysis
Procedia PDF Downloads 12024978 Dynamic Analysis of the Heat Transfer in the Magnetically Assisted Reactor
Authors: Tomasz Borowski, Dawid Sołoducha, Rafał Rakoczy, Marian Kordas
Abstract:
The application of magnetic field is essential for a wide range of technologies or processes (i.e., magnetic hyperthermia, bioprocessing). From the practical point of view, bioprocess control is often limited to the regulation of temperature at constant values favourable to microbial growth. The main aim of this study is to determine the effect of various types of electromagnetic fields (i.e., static or alternating) on the heat transfer in a self-designed magnetically assisted reactor. The experimental set-up is equipped with a measuring instrument which controlled the temperature of the liquid inside the container and supervised the real-time acquisition of all the experimental data coming from the sensors. Temperature signals are also sampled from generator of magnetic field. The obtained temperature profiles were mathematically described and analyzed. The parameters characterizing the response to a step input of a first-order dynamic system were obtained and discussed. For example, the higher values of the time constant means slow signal (in this case, temperature) increase. After the period equal to about five-time constants, the sample temperature nearly reached the asymptotic value. This dynamical analysis allowed us to understand the heating effect under the action of various types of electromagnetic fields. Moreover, the proposed mathematical description can be used to compare the influence of different types of magnetic fields on heat transfer operations.Keywords: heat transfer, magnetically assisted reactor, dynamical analysis, transient function
Procedia PDF Downloads 17124977 Family Succession and Cost of Bank Loans: Evidence from China
Authors: Tzu-Ching Weng, Hsin-Yi Chi
Abstract:
This study examines the effect of family succession on the cost of bank loans and non-price contractual terms. We use a unique dataset from China and find that lending banks are likely to charge high-interest rates and offer tight contractual terms, such as loan maturity and collateral requirement, for family succession firms. These findings indicate that information and default risks may arise after subsequent family successions. We also find that family succession firms can reduce the cost of bank loans by hiring top-tier auditors to enhance financial reporting credibility. This finding suggests that professional and high-quality auditors can provide extremely valuable services to family succession firms.Keywords: family succession, cost of bank loans, loan contract terms, top-tier auditor
Procedia PDF Downloads 8624976 Evaluating the Efficacy of Tasquinimod in Covid-19
Authors: Raphael Udeh, Luis García De Guadiana Romualdo, Xenia Dolje-Gore
Abstract:
Background: Quite disturbing is the huge public health impact of COVID-19: As at today [25th March 2021, the COVID-19 global burden shows over 123 million cases and over 2.7 million deaths worldwide. Rationale: Recent evidence shows calprotectin’s potential as a therapeutic target, stating that tasquinimod, from the Quinoline-3-Carboxamide family is capable of blocking the interaction between calprotectin and TLR4. Hence preventing the cytokine release syndrome, that heralds the functional exhaustion in COVID-19. Early preclinical studies showed that tasquinimod inhibit tumor growth and prevent angiogenesis/cytokine storm. Phase I – III clinical studies in prostate cancer showed it has a good safety profile with good radiologic progression free survival but no effect on overall survival. Rationale/hypothesis: Strategic endeavors have been amplified globally to assess new therapeutic interventions for COVID-19 management – thus the clinical and antiviral efficacy of tasquinimod in COVID-19 remains to be explored. Hence the primary objective of this trial will be to evaluate the efficacy of tasquinimod in the treatment of adult patients with severe COVID-19 infections. Therefore, I hypothesise that among adults with COVID19 infection, tasquinimod will reduce the severe respiratory distress associated with COVID-19 compared to placebo, over a 28-day study period. Method: The setting is in Europe. Design – a randomized, placebo-controlled, phase II double-blinded trial. Trial lasts for 28 days from randomization, Tasquinimod capsule given as 0.5mg daily 1st fortnight, then 1mg daily 2nd fortnight. I0 outcome - assessed using six-point ordinal scale alongside eight 20 outcomes. 125 participants to be enrolled, data collection at baseline and subsequent data points, and safety reporting monitored via serological profile. Significance: This work could potentially establish tasquinimod as an effective and safe therapeutic agent for COVID-19 by reducing the severe respiratory distress, related time to recovery, time on oxygen/admission. It will also drive future research – as in larger multi-centre RCT.Keywords: Calprotectin, COVID-19, Phase II Trial, Tasquinimod
Procedia PDF Downloads 19524975 Chatter Prediction of Curved Thin-walled Parts Considering Variation of Dynamic Characteristics Based on Acoustic Signals Acquisition
Authors: Damous Mohamed, Zeroudi Nasredine
Abstract:
High-speed milling of thin-walled parts with complex curvilinear profiles often encounters machining instability, commonly referred to as chatter. This phenomenon arises due to the dynamic interaction between the cutting tool and the part, exacerbated by the part's low rigidity and varying dynamic characteristics along the tool path. This research presents a dynamic model specifically developed to predict machining stability for such curved thin-walled components. The model employs the semi-discretization method, segmenting the tool trajectory into small, straight elements to locally approximate the behavior of an inclined plane. Dynamic characteristics for each segment are extracted through experimental modal analysis and incorporated into the simulation model to generate global stability lobe diagrams. Validation of the model is conducted through cutting tests where acoustic intensity is measured to detect instabilities. The experimental data align closely with the predicted stability limits, confirming the model's accuracy and effectiveness. This work provides a comprehensive approach to enhancing machining stability predictions, thereby improving the efficiency and quality of high-speed milling operations for thin-walled parts.Keywords: chatter, curved thin-walled part, semi-discretization method, stability lobe diagrams
Procedia PDF Downloads 2624974 Analysis of Genomics Big Data in Cloud Computing Using Fuzzy Logic
Authors: Mohammad Vahed, Ana Sadeghitohidi, Majid Vahed, Hiroki Takahashi
Abstract:
In the genomics field, the huge amounts of data have produced by the next-generation sequencers (NGS). Data volumes are very rapidly growing, as it is postulated that more than one billion bases will be produced per year in 2020. The growth rate of produced data is much faster than Moore's law in computer technology. This makes it more difficult to deal with genomics data, such as storing data, searching information, and finding the hidden information. It is required to develop the analysis platform for genomics big data. Cloud computing newly developed enables us to deal with big data more efficiently. Hadoop is one of the frameworks distributed computing and relies upon the core of a Big Data as a Service (BDaaS). Although many services have adopted this technology, e.g. amazon, there are a few applications in the biology field. Here, we propose a new algorithm to more efficiently deal with the genomics big data, e.g. sequencing data. Our algorithm consists of two parts: First is that BDaaS is applied for handling the data more efficiently. Second is that the hybrid method of MapReduce and Fuzzy logic is applied for data processing. This step can be parallelized in implementation. Our algorithm has great potential in computational analysis of genomics big data, e.g. de novo genome assembly and sequence similarity search. We will discuss our algorithm and its feasibility.Keywords: big data, fuzzy logic, MapReduce, Hadoop, cloud computing
Procedia PDF Downloads 29924973 Forthcoming Big Data on Smart Buildings and Cities: An Experimental Study on Correlations among Urban Data
Authors: Yu-Mi Song, Sung-Ah Kim, Dongyoun Shin
Abstract:
Cities are complex systems of diverse and inter-tangled activities. These activities and their complex interrelationships create diverse urban phenomena. And such urban phenomena have considerable influences on the lives of citizens. This research aimed to develop a method to reveal the causes and effects among diverse urban elements in order to enable better understanding of urban activities and, therefrom, to make better urban planning strategies. Specifically, this study was conducted to solve a data-recommendation problem found on a Korean public data homepage. First, a correlation analysis was conducted to find the correlations among random urban data. Then, based on the results of that correlation analysis, the weighted data network of each urban data was provided to people. It is expected that the weights of urban data thereby obtained will provide us with insights into cities and show us how diverse urban activities influence each other and induce feedback.Keywords: big data, machine learning, ontology model, urban data model
Procedia PDF Downloads 41824972 Investigating Interference Errors Made by Azzawia University 1st year Students of English in Learning English Prepositions
Authors: Aimen Mohamed Almaloul
Abstract:
The main focus of this study is investigating the interference of Arabic in the use of English prepositions by Libyan university students. Prepositions in the tests used in the study were categorized, according to their relation to Arabic, into similar Arabic and English prepositions (SAEP), dissimilar Arabic and English prepositions (DAEP), Arabic prepositions with no English counterparts (APEC), and English prepositions with no Arabic counterparts (EPAC). The subjects of the study were the first year university students of the English department, Sabrata Faculty of Arts, Azzawia University; both males and females, and they were 100 students. The basic tool for data collection was a test of English prepositions; students are instructed to fill in the blanks with the correct prepositions and to put a zero (0) if no preposition was needed. The test was then handed to the subjects of the study. The test was then scored and quantitative as well as qualitative results were obtained. Quantitative results indicated the number, percentages and rank order of errors in each of the categories and qualitative results indicated the nature and significance of those errors and their possible sources. Based on the obtained results the researcher could detect that students made more errors in the EPAC category than the other three categories and these errors could be attributed to the lack of knowledge of the different meanings of English prepositions. This lack of knowledge forced the students to adopt what is called the strategy of transfer.Keywords: foreign language acquisition, foreign language learning, interference system, interlanguage system, mother tongue interference
Procedia PDF Downloads 38724971 From Research to Practice: Upcycling Cinema Icons
Authors: Mercedes Rodriguez Sanchez, Laura Luceño Casals
Abstract:
With the rise of social media, creative people and brands everywhere are constantly generating content. The students with Bachelor's Degrees in Fashion Design use platforms such as Instagram or TikTok to look for inspiration and entertainment, as well as a way to develop their own ideas and share them with a wide audience. Information and Communications Technologies (ICT) have become a central aspect of higher education, virtually affecting every aspect of the student experience. Following the current trend, during the first semester of the second year, a collaborative project across two subjects –Design Management and History of Fashion Design– was implemented. After an introductory class focused on the relationship between fashion and cinema, as well as a brief history of 20th-century fashion, the students freely chose a work team and an iconic look from a movie costume. They researched the selected movie and its sociocultural context, analyzed the costume and the work of the designer, and studied the style, fashion magazines and most popular films of the time. Students then redesigned and recreated the costume, for which they were compelled to recycle the materials they had available at home as an unavoidable requirement of the activity. Once completed the garment, students delivered in-class, team-based presentations supported by the final design, a project summary poster and a making-of video, which served as a documentation tool of the costume design process. The methodologies used include Challenge-Based Learning (CBL), debates, Internet research, application of Information and Communications Technologies, and viewing clips of classic films, among others. After finishing the projects, students were asked to complete two electronic surveys to measure the acquisition of transversal and specific competencies of each subject. Results reveal that this activity helped the students' knowledge acquisition, a deeper understanding of both subjects and their skills development. The classroom dynamic changed. The multidisciplinary approach encouraged students to collaborate with their peers, while educators were better able to keep students' interest and promote an engaging learning process. As a result, the activity discussed in this paper confirmed the research hypothesis: it is positive to propose innovative teaching projects that combine academic research with playful learning environments.Keywords: cinema, cooperative learning, fashion design, higher education, upcycling
Procedia PDF Downloads 7824970 View Synthesis of Kinetic Depth Imagery for 3D Security X-Ray Imaging
Authors: O. Abusaeeda, J. P. O. Evans, D. Downes
Abstract:
We demonstrate the synthesis of intermediary views within a sequence of X-ray images that exhibit depth from motion or kinetic depth effect in a visual display. Each synthetic image replaces the requirement for a linear X-ray detector array during the image acquisition process. Scale invariant feature transform, SIFT, in combination with epipolar morphing is employed to produce synthetic imagery. Comparison between synthetic and ground truth images is reported to quantify the performance of the approach. Our work is a key aspect in the development of a 3D imaging modality for the screening of luggage at airport checkpoints. This programme of research is in collaboration with the UK Home Office and the US Dept. of Homeland Security.Keywords: X-ray, kinetic depth, KDE, view synthesis
Procedia PDF Downloads 26524969 Quality Education as a Tool for Global Poverty Alleviation
Authors: Ibrahim Auwalu
Abstract:
The main thrust of this paper is the examination of Quality Education as opposed to low level knowledge acquisition in the promotion of quality of life, health, individual and national growth and development. The paper reviews the role education plays in developed, developing and third world economies. It further explores the real meaning of poverty in the context it exists. That is poverty in terms of its dimensions– shortened lives, illiteracy, social exclusion and lack of material means to improve family circumstances. The paper concludes that education not only helps individuals escape poverty by developing the skills needed to improve their livelihoods, but also generates productivity gains that fuel economic growth.Keywords: quality, education, global, poverty alleviation
Procedia PDF Downloads 32024968 L-Carnitine vs Extracorporeal Elimination for Acute Valproic Acid Intoxication: A Systemic Review
Authors: Byung Keun Yang, Jae Eun Ku, Young Seon Joo, Je Sung You, Sung Phil Chung, Hahn Shick Lee
Abstract:
The purpose of this study is to review the evidence comparing the efficacy and safety between L-carnitine and extracorporeal elimination therapy in the management of acute valproic acid L-carnitine vs Extracorporeal Elimination for Acute Valproic acid Intoxication. PubMed, Embase, Cochrane library, Web of Science, KoreaMed, KMbase, and KISS were searched, using the terms carnitine and valproic acid. All studies, regardless of design, reporting efficacy or safety endpoints were included. Reference citations from identified publications were reviewed. Both English and Korean languages were included. Two authors extracted primary data elements including poisoning severity, presenting features, clinical management, and outcomes. Thirty two articles including 33 cases were identified. Poisoning severity was classified as 3 mild, 11 moderate, and 19 severe cases. Nine cases were treated with L-carnitine while 24 cases received extracorporeal therapy without L-carnitine. All patients except one expired patient treated with hemodialysis recovered clinically and no adverse effects were noted. A case report comparing two patients who ingested the same amount of valproic acid showed increased ICU stay (3 vs. 11 days) in case of delayed extracorporeal therapy. Published evidence comparing L-carnitine with extracorporeal therapy is limited. Based on the available evidence, it is reasonable to consider L-carnitine for patients with acute valproic acid overdose. In case of severe poisoning, extracorporeal therapy would also be considered in the early phase of treatment.Keywords: carnitine, overdose, poisoning, renal dialysis, valproic acid
Procedia PDF Downloads 36524967 Application of Free Living Nitrogen Fixing Bacteria to Increase Productivity of Potato in Field
Authors: Govinda Pathak
Abstract:
In modern agriculture, the sustainable enhancement of crop productivity while minimizing environmental impacts remains a paramount challenge. Plant Growth Promoting Rhizobacteria (PGPR) have emerged as a promising solution to address this challenge. The rhizosphere, the dynamic interface between plant roots and soil, hosts intricate microbial interactions crucial for plant health and nutrient acquisition. PGPR, a subset of rhizospheric microorganisms, exhibit multifaceted beneficial effects on plants. Their abilities to stimulate growth, confer stress tolerance, enhance nutrient availability, and suppress pathogens make them invaluable contributors to sustainable agriculture. This work examines the pivotal role of free living nitrogen fixer in optimizing agricultural practices. We delve into the intricate mechanisms underlying PGPR-mediated plant-microbe interactions, encompassing quorum sensing, root exudate modulation, and signaling molecule exchange. Furthermore, we explore the diverse strategies employed by PGPR to enhance plant resilience against abiotic stresses such as drought, salinity, and metal toxicity. Additionally, we highlight the role of PGPR in augmenting nutrient acquisition and soil fertility through mechanisms such as nitrogen fixation, phosphorus solubilization, and mineral mobilization. Furthermore, we discuss the potential of PGPR in minimizing the reliance on chemical fertilizers and pesticides, thereby contributing to environmentally friendly agriculture. However, harnessing the full potential of PGPR requires a comprehensive understanding of their interactions with host plants and the surrounding microbial community. We also address challenges associated with PGPR application, including formulation, compatibility, and field efficacy. As the quest for sustainable agriculture intensifies, harnessing the remarkable attributes of PGPR offers a holistic approach to propel agricultural productivity while maintaining ecological balance. This work underscores the promising prospect of free living nitrogen fixer as a panacea for addressing critical agricultural challenges regarding chemical urea in an era of sustainable and resilient food production.Keywords: PGPR, nitrogen fixer, quorum sensing, Rhizobacteria, pesticides
Procedia PDF Downloads 5924966 Conceptual Modeling of the Relationship between Project Management Practices and Knowledge Absorptive Capacity Using Interpretive Structural Modeling Method
Authors: Seyed Abdolreza Mosavi, Alireza Babakhan, Elham Sadat Hoseinifard
Abstract:
Knowledge-based firms need to design mechanisms for continuous absorptive and creation of knowledge in order to ensure their survival in the competitive arena and to follow the path of development. Considering the project-oriented nature of product development activities in knowledge-based firms on the one hand and the importance of analyzing the factors affecting knowledge absorptive capacity in these firms on the other, the purpose of this study is to identify and classify the factors affecting project management practices on absorptive knowledge capacity. For this purpose, we have studied and reviewed the theoretical literature in the field of project management and absorptive knowledge capacity so as to clarify its dimensions and indexes. Then, using the ISM method, the relationship between them has been studied. To collect data, 21 questionnaires were distributed in project-oriented knowledge-based companies. The results of the ISM method analysis provide a model for the relationship between project management activities and knowledge absorptive capacity, which includes knowledge acquisition capacity, scope management, time management, cost management, quality management, human resource management, communications management, procurement management, risk management, stakeholders management and integration management. Having conducted the MICMAC analysis, we divided the variables into three groups of independent, relational and dependent variables and came up with no variables to be included in the group of autonomous variables.Keywords: knowledge absorptive capacity, project management practices, knowledge-based firms, interpretive structural modeling
Procedia PDF Downloads 19724965 Leveraging Multimodal Neuroimaging Techniques to in vivo Address Compensatory and Disintegration Patterns in Neurodegenerative Disorders: Evidence from Cortico-Cerebellar Connections in Multiple Sclerosis
Authors: Efstratios Karavasilis, Foteini Christidi, Georgios Velonakis, Agapi Plousi, Kalliopi Platoni, Nikolaos Kelekis, Ioannis Evdokimidis, Efstathios Efstathopoulos
Abstract:
Introduction: Advanced structural and functional neuroimaging techniques contribute to the study of anatomical and functional brain connectivity and its role in the pathophysiology and symptoms’ heterogeneity in several neurodegenerative disorders, including multiple sclerosis (MS). Aim: In the present study, we applied multiparametric neuroimaging techniques to investigate the structural and functional cortico-cerebellar changes in MS patients. Material: We included 51 MS patients (28 with clinically isolated syndrome [CIS], 31 with relapsing-remitting MS [RRMS]) and 51 age- and gender-matched healthy controls (HC) who underwent MRI in a 3.0T MRI scanner. Methodology: The acquisition protocol included high-resolution 3D T1 weighted, diffusion-weighted imaging and echo planar imaging sequences for the analysis of volumetric, tractography and functional resting state data, respectively. We performed between-group comparisons (CIS, RRMS, HC) using CAT12 and CONN16 MATLAB toolboxes for the analysis of volumetric (cerebellar gray matter density) and functional (cortico-cerebellar resting-state functional connectivity) data, respectively. Brainance suite was used for the analysis of tractography data (cortico-cerebellar white matter integrity; fractional anisotropy [FA]; axial and radial diffusivity [AD; RD]) to reconstruct the cerebellum tracts. Results: Patients with CIS did not show significant gray matter (GM) density differences compared with HC. However, they showed decreased FA and increased diffusivity measures in cortico-cerebellar tracts, and increased cortico-cerebellar functional connectivity. Patients with RRMS showed decreased GM density in cerebellar regions, decreased FA and increased diffusivity measures in cortico-cerebellar WM tracts, as well as a pattern of increased and mostly decreased functional cortico-cerebellar connectivity compared to HC. The comparison between CIS and RRMS patients revealed significant GM density difference, reduced FA and increased diffusivity measures in WM cortico-cerebellar tracts and increased/decreased functional connectivity. The identification of decreased WM integrity and increased functional cortico-cerebellar connectivity without GM changes in CIS and the pattern of decreased GM density decreased WM integrity and mostly decreased functional connectivity in RRMS patients emphasizes the role of compensatory mechanisms in early disease stages and the disintegration of structural and functional networks with disease progression. Conclusions: In conclusion, our study highlights the added value of multimodal neuroimaging techniques for the in vivo investigation of cortico-cerebellar brain changes in neurodegenerative disorders. An extension and future opportunity to leverage multimodal neuroimaging data inevitably remain the integration of such data in the recently-applied mathematical approaches of machine learning algorithms to more accurately classify and predict patients’ disease course.Keywords: advanced neuroimaging techniques, cerebellum, MRI, multiple sclerosis
Procedia PDF Downloads 14024964 The Role of the Child's Previous Inventory in Verb Overgeneralization in Spanish Child Language: A Case Study
Authors: Mary Rosa Espinosa-Ochoa
Abstract:
The study of overgeneralization in inflectional morphology provides evidence for understanding how a child's mind works when applying linguistic patterns in a novel way. High-frequency inflectional forms in the input cause inappropriate use in contexts related to lower-frequency forms. Children learn verbs as lexical items and new forms develop only gradually, around their second year: most of the utterances that children produce are closely related to what they have previously produced. Spanish has a complex verbal system that inflects for person, mood, and tense. Approximately 200 verbs are irregular, and bare roots always require an inflected form, which represents a challenge for the memory. The aim of this research is to investigate i) what kinds of overgeneralization errors children make in verb production, ii) to what extent these errors are related to verb forms previously produced, and iii) whether the overgeneralized verb components are also frequent in children’s linguistic inventory. It consists of a high-density longitudinal study of a middle-class girl (1;11,24-2;02,24) from Mexico City, whose utterances were recorded almost daily for three months to compile a unique corpus in the Spanish language. Of the 358 types of inflected verbs produced by the child, 9.11% are overgeneralizations. Not only are inflected forms (verbal and pronominal clitics) overgeneralized, but also verbal roots. Each of the forms can be traced to previous utterances, and they show that the child is detecting morphological patterns. Neither verbal roots nor inflected forms are associated with high frequency patterns in her own speech. For example, the child alternates the bare roots of an irregular verb, cáye-te* and cáiga-te* (“fall down”), to express the imperative of the verb cá-e-te (fall down.IMPERATIVE-PRONOMINAL.CLITIC), although cay-ó (PAST.PERF.3SG) is the most frequent form of her previous complete inventory, and the combined frequency of caer (INF), cae (PRES.INDICATIVE.3SG), and caes (PRES.INDICATIVE.2SG) is the same as that of as caiga (PRES.SUBJ.1SG and 3SG). These results provide evidence that a) two forms of the same verb compete in the child’s memory, and b) although the child uses her own inventory to create new forms, these forms are not necessarily frequent in her memory storage, which means that her mind is more sensitive to external stimuli. Language acquisition is a developing process, given the sensitivity of the human mind to linguistic interaction with the outside world.Keywords: inflection, morphology, child language acquisition, Spanish
Procedia PDF Downloads 10124963 Cryptographic Protocol for Secure Cloud Storage
Authors: Luvisa Kusuma, Panji Yudha Prakasa
Abstract:
Cloud storage, as a subservice of infrastructure as a service (IaaS) in Cloud Computing, is the model of nerworked storage where data can be stored in server. In this paper, we propose a secure cloud storage system consisting of two main components; client as a user who uses the cloud storage service and server who provides the cloud storage service. In this system, we propose the protocol schemes to guarantee against security attacks in the data transmission. The protocols are login protocol, upload data protocol, download protocol, and push data protocol, which implement hybrid cryptographic mechanism based on data encryption before it is sent to the cloud, so cloud storage provider does not know the user's data and cannot analysis user’s data, because there is no correspondence between data and user.Keywords: cloud storage, security, cryptographic protocol, artificial intelligence
Procedia PDF Downloads 35724962 Decentralized Data Marketplace Framework Using Blockchain-Based Smart Contract
Authors: Meshari Aljohani, Stephan Olariu, Ravi Mukkamala
Abstract:
Data is essential for enhancing the quality of life. Its value creates chances for users to profit from data sales and purchases. Users in data marketplaces, however, must share and trade data in a secure and trusted environment while maintaining their privacy. The first main contribution of this paper is to identify enabling technologies and challenges facing the development of decentralized data marketplaces. The second main contribution is to propose a decentralized data marketplace framework based on blockchain technology. The proposed framework enables sellers and buyers to transact with more confidence. Using a security deposit, the system implements a unique approach for enforcing honesty in data exchange among anonymous individuals. Before the transaction is considered complete, the system has a time frame. As a result, users can submit disputes to the arbitrators which will review them and respond with their decision. Use cases are presented to demonstrate how these technologies help data marketplaces handle issues and challenges.Keywords: blockchain, data, data marketplace, smart contract, reputation system
Procedia PDF Downloads 15824961 Predicting Entrepreneurial Intentions among Undergraduates Using Theory of Planned Behaviour
Authors: Mohammed Abubakar Mawoli
Abstract:
Theory of Planned Behavior (TPB) is a useful tool for predicting entrepreneurial intentions among individuals or groups of people. In view of the Nigerian government’s renewed educational policies and programs to prepare Nigerian undergraduates towards self-reliance and employers of labor after graduation, it becomes pertinent to empirically examine and predict the undergraduate’s entrepreneurial intentions at graduation. Thus, this study primarily examines the undergraduates entrepreneurial intentions using TPB, which includes perceived desirability, perceived social norm, and perceived feasibility factors. In so doing, a questionnaire research method was adopted in which 219 copies of a questionnaire distributed to final year undergraduates were belonging to five departments with a total population of 487 students. A combination of relative frequency, mean standard deviation and multiple regression statistical tools were employed for data analysis. The study found that TPB components exert a significant composite effect on undergraduate’s entrepreneurial intentions. Based on individual contribution of the independent variables, Perceived Desirability is the strongest predictor of the undergraduate’s entrepreneurial intentions, while Perceived Social Norm is a strong predictor of the undergraduate’s entrepreneurial intentions. However, Perceived Feasibility is not a strong predictor of student’s entrepreneurial intentions. The study therefore, recommends that the Perceived desirability, which is formed and shaped by ones level of education and skills acquisition, be improved upon to create the expected positive impact on graduates entrepreneurial intentions and possible venture creation.Keywords: entrepreneurship, entrepreneurship education, entrepreneurial intentions, planned behaviour, prediction, Nigeria
Procedia PDF Downloads 299