Search results for: learning benefits
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10065

Search results for: learning benefits

4335 Microencapsulation of Probiotic and Evaluation for Viability, Antimicrobial Property and Cytotoxic Activities of its Postbiotic Metabolites on MCF-7 Breast Cancer Cell Line

Authors: Nkechi V. Enwuru, Bullum Nkeki, Elizabeth A. Adekoya, Olumide A. Adebesin, Rebecca F. Peters, Victoria A. Aikhomu, Mendie E. U.

Abstract:

Background: Probiotics are live microbial feed supplement beneficial for host. Probiotics and their postbiotic products have been used to prevent or treat various health conditions. However, the products cell viability is often low due to harsh conditions subjected during processing, handling, storage, and gastrointestinal transit. These strongly influence probiotics’ benefits; thus, viability is essential for probiotics to produce health benefits for the host. Microencapsulation is a promising technique with considerable effects on probiotic survival. The study is aimed to formulate a microencapsulated probiotic and evaluate its viability, antimicrobial efficacy, and cytotoxic activity of its postbiotic on the MCF-7 breast cancer cell line. Method: Human and animal raw milk were sampled for lactic acid bacteria. The isolated bacteria were identified using conventional and VITEK 2 systems. The identified lactic acid bacterium was encapsulated using spray-dried and extrusion methods. The free, encapsulated, and chitosan-coated encapsulated probiotics were tested for viability in simulated-gastric intestinal (SGI) fluid and different storage conditions at refrigerated (4oC) and room (25oC) temperatures. The disintegration time and weight uniformity of the spray-dried hard gelatin capsules were tested. The antimicrobial property of free and encapsulated probiotics was tested against enteric pathogenic isolates from antiretroviral therapy (ART) treated HIV-positive patients. The postbiotic of the free cells was extracted, and its cytotoxic effect on the MCF-7 breast cancer cell line was tested through an MTT assay. Result: The Lactobacillus plantarum was isolated from animal raw milk. Zero-size hard gelatin L. plantarum capsules with granules within a size range of 0.71–1.00 mm diameter was formulated. The disintegration time ranges from 2.14±0.045 to 2.91±0.293 minutes, while the average weight is 502.1mg. Simulated gastric solution significantly affected viability of both free and microcapsules. However, the encapsulated cells were more protected and viable due to impermeability in the microcapsules. Furthermore, the viability of free cells stored at 4oC and 25oC were less than 4 log CFU/g and 6 log CFU/g respectively after 12 weeks. However, the microcapsules stored at 4oC achieved the highest viability among the free and microcapsules stored at 25oC and the free cells stored at 4oC. Encapsulated cells were released in the simulated gastric fluid, viable and effective against the enteric pathogens tested. However, chitosan-coated calcium alginate encapsulated probiotics significantly inhibited Shigella flexneri, Candida albicans, and Escherichia coli. The Postbiotic Metabolites (PM) of L. plantarum produced a cytotoxic effect on the MCF-7 breast cancer cell line. The postbiotic showed significant cytotoxic activity similar to 5FU, a standard antineoplastic agent. The inhibition concentration of 50% growth (IC50) of postbiotic metabolite K3 is low and consistent with the IC50 of the positive control (Cisplatin). Conclusions: Lactobacillus plantarum postbiotic exhibited a cytotoxic effect on the MCF-7 breast cancer cell line and could be used as combined adjuvant therapy in breast cancer management. The microencapsulation technique protects the probiotics, improving their viability and delivery to the gastrointestinal tract. Chitosan enhances antibacterial efficacy; thus, chitosan-coated microencapsulated L. plantarum probiotics could be more effective and used as a combined therapy in HIV management of opportunistic enteric infection.

Keywords: probiotics, encapsulation, gastrointestinal conditions, antimicrobial effect, postbiotic, cytotoxicity effect

Procedia PDF Downloads 119
4334 Averting Food Crisis in Nigeria and Beyond, Activities of the National Food Security Programme

Authors: Musa M. Umar, S. G. Ado

Abstract:

The paper examines the activities of the National Programme for food security (NPFS) for averting food insecurity in Nigeria and beyond. The components of the NPFS include site development, outreach, community development and management support. On each site, core activities comprise crop productivity, production diversification and agro-processing. The outreach activities consist of inputs and commodity marketing, rural finance, strengthening research-extension-farmers-inputs linkages, health and nutrition and expansion of site activities. The community development activities include small-scale rural infrastructure, micro-earth dams and community forestry. The overall benefits include food security, improved productivity, marketing and processing, enhanced land and water use, increased animal production and fish catches, improved nutrition, reduction in post-harvest losses and value addition, improved rural infrastructure and diversification of production leading to improved livelihood. The NPFS would poster sustained development of small-holder agricultural and income generation.

Keywords: food-security, community development, post-harvest, production

Procedia PDF Downloads 353
4333 Conformity and Differentiation in CSR Practices on Capital Market Performance: Empirical Evidence from Stock Liquidity and Price Crash Risk

Authors: Jie Zhang, Chaomin Zhang, Jihua Zhang, Haitong Li

Abstract:

Using the theory of optimal distinctiveness, this study examines the effects of conformity and differentiation within corporate social responsibility (CSR) practices on capital market performance. Analysing data from Chinese A-share listed firms from 2007 to 2022, this paper demonstrates that when firms conform to the expected scope of CSR, such behaviour enhances investor attention and market acceptance, thereby boosting stock liquidity. Conversely, emphasising differentiation in CSR practices more effectively mitigates stock price crash risk by addressing principal–agent problems and decreasing information asymmetry. This paper also investigates how organisational and environmental factors moderate the relationship between conformity and differentiation in CSR practices and their impact on capital market performance. The results also show that the influence of conformity on stock liquidity is accentuated in smaller firms and environments with stringent legal oversight. By contrast, the benefits of differentiation in reducing stock price crash risk are amplified in firms with robust corporate governance and markets characterised by high uncertainty.

Keywords: corporate social responsibility, social responsibility practices, capital market performance, optimal distinctiveness

Procedia PDF Downloads 17
4332 Using the Smith-Waterman Algorithm to Extract Features in the Classification of Obesity Status

Authors: Rosa Figueroa, Christopher Flores

Abstract:

Text categorization is the problem of assigning a new document to a set of predetermined categories, on the basis of a training set of free-text data that contains documents whose category membership is known. To train a classification model, it is necessary to extract characteristics in the form of tokens that facilitate the learning and classification process. In text categorization, the feature extraction process involves the use of word sequences also known as N-grams. In general, it is expected that documents belonging to the same category share similar features. The Smith-Waterman (SW) algorithm is a dynamic programming algorithm that performs a local sequence alignment in order to determine similar regions between two strings or protein sequences. This work explores the use of SW algorithm as an alternative to feature extraction in text categorization. The dataset used for this purpose, contains 2,610 annotated documents with the classes Obese/Non-Obese. This dataset was represented in a matrix form using the Bag of Word approach. The score selected to represent the occurrence of the tokens in each document was the term frequency-inverse document frequency (TF-IDF). In order to extract features for classification, four experiments were conducted: the first experiment used SW to extract features, the second one used unigrams (single word), the third one used bigrams (two word sequence) and the last experiment used a combination of unigrams and bigrams to extract features for classification. To test the effectiveness of the extracted feature set for the four experiments, a Support Vector Machine (SVM) classifier was tuned using 20% of the dataset. The remaining 80% of the dataset together with 5-Fold Cross Validation were used to evaluate and compare the performance of the four experiments of feature extraction. Results from the tuning process suggest that SW performs better than the N-gram based feature extraction. These results were confirmed by using the remaining 80% of the dataset, where SW performed the best (accuracy = 97.10%, weighted average F-measure = 97.07%). The second best was obtained by the combination of unigrams-bigrams (accuracy = 96.04, weighted average F-measure = 95.97) closely followed by the bigrams (accuracy = 94.56%, weighted average F-measure = 94.46%) and finally unigrams (accuracy = 92.96%, weighted average F-measure = 92.90%).

Keywords: comorbidities, machine learning, obesity, Smith-Waterman algorithm

Procedia PDF Downloads 296
4331 Data and Model-based Metamodels for Prediction of Performance of Extended Hollo-Bolt Connections

Authors: M. Cabrera, W. Tizani, J. Ninic, F. Wang

Abstract:

Open section beam to concrete-filled tubular column structures has been increasingly utilized in construction over the past few decades due to their enhanced structural performance, as well as economic and architectural advantages. However, the use of this configuration in construction is limited due to the difficulties in connecting the structural members as there is no access to the inner part of the tube to install standard bolts. Blind-bolted systems are a relatively new approach to overcome this limitation as they only require access to one side of the tubular section to tighten the bolt. The performance of these connections in concrete-filled steel tubular sections remains uncharacterized due to the complex interactions between concrete, bolt, and steel section. Over the last years, research in structural performance has moved to a more sophisticated and efficient approach consisting of machine learning algorithms to generate metamodels. This method reduces the need for developing complex, and computationally expensive finite element models, optimizing the search for desirable design variables. Metamodels generated by a data fusion approach use numerical and experimental results by combining multiple models to capture the dependency between the simulation design variables and connection performance, learning the relations between different design parameters and predicting a given output. Fully characterizing this connection will transform high-rise and multistorey construction by means of the introduction of design guidance for moment-resisting blind-bolted connections, which is currently unavailable. This paper presents a review of the steps taken to develop metamodels generated by means of artificial neural network algorithms which predict the connection stress and stiffness based on the design parameters when using Extended Hollo-Bolt blind bolts. It also provides consideration of the failure modes and mechanisms that contribute to the deformability as well as the feasibility of achieving blind-bolted rigid connections when using the blind fastener.

Keywords: blind-bolted connections, concrete-filled tubular structures, finite element analysis, metamodeling

Procedia PDF Downloads 157
4330 A Comparative Study between FEM and Meshless Methods

Authors: Jay N. Vyas, Sachin Daxini

Abstract:

Numerical simulation techniques are widely used now in product development and testing instead of expensive, time-consuming and sometimes dangerous laboratory experiments. Numerous numerical methods are available for performing simulation of physical problems of different engineering fields. Grid based methods, like Finite Element Method, are extensively used in performing various kinds of static, dynamic, structural and non-structural analysis during product development phase. Drawbacks of grid based methods in terms of discontinuous secondary field variable, dealing fracture mechanics and large deformation problems led to development of a relatively a new class of numerical simulation techniques in last few years, which are popular as Meshless methods or Meshfree Methods. Meshless Methods are expected to be more adaptive and flexible than Finite Element Method because domain descretization in Meshless Method requires only nodes. Present paper introduces Meshless Methods and differentiates it with Finite Element Method in terms of following aspects: Shape functions used, role of weight function, techniques to impose essential boundary conditions, integration techniques for discrete system equations, convergence rate, accuracy of solution and computational effort. Capabilities, benefits and limitations of Meshless Methods are discussed and concluded at the end of paper.

Keywords: numerical simulation, Grid-based methods, Finite Element Method, Meshless Methods

Procedia PDF Downloads 386
4329 Crack Growth Life Prediction of a Fighter Aircraft Wing Splice Joint Under Spectrum Loading Using Random Forest Regression and Artificial Neural Networks with Hyperparameter Optimization

Authors: Zafer Yüce, Paşa Yayla, Alev Taşkın

Abstract:

There are heaps of analytical methods to estimate the crack growth life of a component. Soft computing methods have an increasing trend in predicting fatigue life. Their ability to build complex relationships and capability to handle huge amounts of data are motivating researchers and industry professionals to employ them for challenging problems. This study focuses on soft computing methods, especially random forest regressors and artificial neural networks with hyperparameter optimization algorithms such as grid search and random grid search, to estimate the crack growth life of an aircraft wing splice joint under variable amplitude loading. TensorFlow and Scikit-learn libraries of Python are used to build the machine learning models for this study. The material considered in this work is 7050-T7451 aluminum, which is commonly preferred as a structural element in the aerospace industry, and regarding the crack type; corner crack is used. A finite element model is built for the joint to calculate fastener loads and stresses on the structure. Since finite element model results are validated with analytical calculations, findings of the finite element model are fed to AFGROW software to calculate analytical crack growth lives. Based on Fighter Aircraft Loading Standard for Fatigue (FALSTAFF), 90 unique fatigue loading spectra are developed for various load levels, and then, these spectrums are utilized as inputs to the artificial neural network and random forest regression models for predicting crack growth life. Finally, the crack growth life predictions of the machine learning models are compared with analytical calculations. According to the findings, a good correlation is observed between analytical and predicted crack growth lives.

Keywords: aircraft, fatigue, joint, life, optimization, prediction.

Procedia PDF Downloads 175
4328 Diversity and Intensity of International Technology Transfer and their Impacts on Organizational Performance

Authors: Seongryong Kang, Woonjin Kim, Sungjoo Lee

Abstract:

Under the environment of fierce competition and globalized economy, international technology collaboration has gained increasing attention as a way to improve innovation efficiency. While international technology transfer helps a firm to acquire necessary technology in a short period of time, it also has a risk; embedding external technology from overseas partners may cause a transaction cost due to the regional, cultural and language barriers, which tend to offset the benefits of such transfer. Though a number of previous studies have focused on the effects of technology in-transfer on firm performance, few have conducted in the context of international technology transfer. To fill this gap, this study aims to investigate the impact of international technology in-transfer on firm performance – both innovation and financial performance, with a particular emphasis on the diversity and intensity of such transfer. To do this, we adopted technology balance payment (TBP) data of Korean firms from 2010 to 2011, where an intermediate regression analysis was used to identify the intermediate effects of absorptive capacity. The analysis results indicate that i) the diversity and intensity of international technology transfer influence innovation performance by improving R&D capability positively; and ii) the diversity has a positive impact but the intensity has a negative impact on financial performance through the intermediation of R&D intensity. The research findings are expected to provide meaningful implications for establishing global technology strategy and developing policy programs to facilitate technology transfer.

Keywords: diversity, intensity, international technology acquisition, performance, technology transfer

Procedia PDF Downloads 360
4327 Retro-Reflectivity and Diffuse Reflectivity Degradation of Thermoplastic Pavement Marking: A Case Study on Asphaltic Road in Thailand

Authors: Kittichai Thanasupsin, Satis Sukniam

Abstract:

Pavement marking is an essential task of road construction and maintenance. One of several benefits of pavement markings has been used to provide information about road alignment and road conditions ahead. In some cases, retro-reflectivity of road marking at night may not meet the standard. This degradation may be caused by internal factors such as the size of glass beads and the number of glass beads or external factors such as traffic volume, lane width, vehicle weight, and so on. This research aims to investigate the reflective efficiency of thermoplastic road marking with the glass beads. Ratios of glass beads, ranging from 359 to 553 grams per square meter on an asphaltic concrete, have been tested. The reflective efficiency data was collected at the beginning and at a specific time interval for a total of 8 months. It was found that the difference in glass beads quantity affects the rate of retro-reflectivity but does not affect the diffuse reflectivity. It was also found that other factors affect retro-reflectivity, such as duration, the position of road marking, traffic density, the quantity of glass beads, and dirt coating on top. The dirt coating on top is the most crucial factor that deteriorating retro-reflectivity.

Keywords: thermoplastic pavement marking, retro-reflectivity, diffuse reflectivity, asphalt concrete

Procedia PDF Downloads 131
4326 Transformative Digital Trends in Supply Chain Management: The Role of Artificial Intelligence

Authors: Srinivas Vangari

Abstract:

With the technological advancements around the globe, artificial intelligence (AI) has boosted supply chain management (SCM) by improving efficiency, sensitivity, and promptness. Artificial intelligence-based SCM provides comprehensive perceptions of consumer behavior in dynamic market situations and trends, foreseeing the accurate demand. It reduces overproduction and stockouts while optimizing production planning and streamlining operations. Consequently, the AI-driven SCM produces a customer-centric supply with resilient and robust operations. Intending to delve into the transformative significance of AI in SCM, this study focuses on improving efficiency in SCM with the integration of AI, understanding the production demand, accurate forecasting, and particular production planning. The study employs a mixed-method approach and expert survey insights to explore the challenges and benefits of AI applications in SCM. Further, a case analysis is incorporated to identify the best practices and potential challenges with the critical success features in AI-driven SCM. Key findings of the study indicate the significant advantages of the AI-integrated SCM, including optimized inventory management, improved transportation and logistics management, cost optimization, and advanced decision-making, positioning AI as a pivotal force in the future of supply chain management.

Keywords: artificial intelligence, supply chain management, accurate forecast, accurate planning of production, understanding demand

Procedia PDF Downloads 21
4325 An Investigation into the Views of Gifted Children on the Effects of Computer and Information Technologies on Their Lives and Education

Authors: Ahmet Kurnaz, Eyup Yurt, Ümit Çiftci

Abstract:

In this study, too, an attempt was made to reveal the place and effects of information technologies on the lives and education of gifted children based on the views of gifted. To this end, the effects of information technologies on gifted are general skills, technology use, academic and social skills, and cooperative and personal skills were investigated. These skills were explored depending on whether or not gifted had their own computers, had internet connection at home, or how often they use the internet, average time period they spent at the computer, how often they played computer games and their use of social media. The study was conducted using the screening model with a quantitative approach. The sample of the study consisted of 129 gifted attending 5-12th classes in 12 provinces in different regions of Turkey. 64 of the participants were female while 65 were male. The research data were collected using the using computer of gifted and information technologies (UCIT) questionnaire which was developed by the researchers and given its final form after receiving expert view. As a result of the study, it was found that UCIT use improved foreign language speaking skills of gifted, enabled them to get to know and understand different cultures, and made use of computer and information technologies while they study. At the end of the study these result were obtained: Gifted have positive idea using computer and communication technology. There are differences whether using the internet about the ideas UCIT. But there are not differences whether having computer, inhabited city, grade level, having internet at home, daily and weekly internet usage durations, playing the computer and internet game, having Facebook and Twitter account about the UCIT. UCIT contribute to the development of gifted vocabulary, allows knowing and understand different cultures, developing foreign language speaking skills, gifted do not give up computer when they do their homework, improve their reading, listening, understanding and writing skills in a foreign language. Gifted children want to have transition to the use of tablets in education. They think UCIT facilitates doing their homework, contributes learning more information in a shorter time. They'd like to use computer-assisted instruction programs at courses. They think they will be more successful in the future if their computer skills are good. But gifted students prefer teacher instead of teaching with computers and they said that learning can be run from home without going to school.

Keywords: gifted, using computer, communication technology, information technologies

Procedia PDF Downloads 388
4324 A Holographic Infotainment System for Connected and Driverless Cars: An Exploratory Study of Gesture Based Interaction

Authors: Nicholas Lambert, Seungyeon Ryu, Mehmet Mulla, Albert Kim

Abstract:

In this paper, an interactive in-car interface called HoloDash is presented. It is intended to provide information and infotainment in both autonomous vehicles and ‘connected cars’, vehicles equipped with Internet access via cellular services. The research focuses on the development of interactive avatars for this system and its gesture-based control system. This is a case study for the development of a possible human-centred means of presenting a connected or autonomous vehicle’s On-Board Diagnostics through a projected ‘holographic’ infotainment system. This system is termed a Holographic Human Vehicle Interface (HHIV), as it utilises a dashboard projection unit and gesture detection. The research also examines the suitability for gestures in an automotive environment, given that it might be used in both driver-controlled and driverless vehicles. Using Human Centred Design methods, questions were posed to test subjects and preferences discovered in terms of the gesture interface and the user experience for passengers within the vehicle. These affirm the benefits of this mode of visual communication for both connected and driverless cars.

Keywords: gesture, holographic interface, human-computer interaction, user-centered design

Procedia PDF Downloads 310
4323 Optimization of Bills Assignment to Different Skill-Levels of Data Entry Operators in a Business Process Outsourcing Industry

Authors: M. S. Maglasang, S. O. Palacio, L. P. Ogdoc

Abstract:

Business Process Outsourcing has been one of the fastest growing and emerging industry in the Philippines today. Unlike most of the contact service centers, more popularly known as "call centers", The BPO Industry’s primary outsourced service is performing audits of the global clients' logistics. As a service industry, manpower is considered as the most important yet the most expensive resource in the company. Because of this, there is a need to maximize the human resources so people are effectively and efficiently utilized. The main purpose of the study is to optimize the current manpower resources through effective distribution and assignment of different types of bills to the different skill-level of data entry operators. The assignment model parameters include the average observed time matrix gathered from through time study, which incorporates the learning curve concept. Subsequently, a simulation model was made to duplicate the arrival rate of demand which includes the different batches and types of bill per day. Next, a mathematical linear programming model was formulated. Its objective is to minimize direct labor cost per bill by allocating the different types of bills to the different skill-levels of operators. Finally, a hypothesis test was done to validate the model, comparing the actual and simulated results. The analysis of results revealed that the there’s low utilization of effective capacity because of its failure to determine the product-mix, skill-mix, and simulated demand as model parameters. Moreover, failure to consider the effects of learning curve leads to overestimation of labor needs. From 107 current number of operators, the proposed model gives a result of 79 operators. This results to an increase of utilization of effective capacity to 14.94%. It is recommended that the excess 28 operators would be reallocated to the other areas of the department. Finally, a manpower capacity planning model is also recommended in support to management’s decisions on what to do when the current capacity would reach its limit with the expected increasing demand.

Keywords: optimization modelling, linear programming, simulation, time and motion study, capacity planning

Procedia PDF Downloads 518
4322 Age and Second Language Acquisition: A Case Study from Maldives

Authors: Aaidha Hammad

Abstract:

The age a child to be exposed to a second language is a controversial issue in communities such as the Maldives where English is taught as a second language. It has been observed that different stakeholders have different viewpoints towards the issue. Some believe that the earlier children are exposed to a second language, the better they learn, while others disagree with the notion. Hence, this case study investigates whether children learn a second language better when they are exposed at an earlier age or not. The spoken and written data collected confirm that earlier exposure helps in mastering the sound pattern and speaking fluency with more native-like accent, while a later age is better for learning more abstract and concrete aspects such as grammar and syntactic rules.

Keywords: age, fluency, second language acquisition, development of language skills

Procedia PDF Downloads 422
4321 Evaluation of the Antioxidant and Antidiabetic Potential of Fruit and Vegetable Peels

Authors: E. Chiam, E. Koh, W. Teh, M. Prabhakaran

Abstract:

Fruits and vegetables (F&V) are widely eaten for their nutritional value and associated health benefits being an immense source of bioactive compounds. However, F&V peels are often discarded, and it accounts for a higher proportion of food waste. Incorporation of F&V peels as functional ingredients can add more value to food due to the higher amounts of phytochemicals present in them. In this research, methanolic extracts of different F&V peels, namely apple, orange, kiwi, grapefruit, dragon fruit, pomelo, and pumpkin are investigated for their total phenolic content (TPC) by Folin-Ciocalteau (FC) assay and the antioxidant capacity was evaluated by 2,2-diphenyl-1-picrylhydrazyl (DPPH) and phosphomolybdenum assay using UV-Vis spectroscopy. Evaluation of the α-glucosidase inhibitory assay was carried out during this study to determine the antidiabetic potential of F&V peels. Results of our study showed that grapefruit peels contained the highest total phenolic content of 477.81 ± 0.01 mg gallic acid equivalent per gram dry weight of the sample, and kiwi peel had the highest antioxidant capacity (90.51 ± 0.10 % inhibition of DPPH radical) among the different F&V peels studied. Fruit peels exhibited high α-glucosidase inhibitory activity. Comparing fruit peels with vegetable peels, it was found that fruit peels had high total phenolic content, antioxidant capacity and anti-diabetic potential compared to vegetable peels.

Keywords: polyphenolics, fruit peels, antioxidant, antidiabetic

Procedia PDF Downloads 138
4320 Toward Digital Maturity : Empowering Small Medium Enterprise in Sleman Yogyakarta Indonesia toward Sustainable Tourism and Creative Economy Development

Authors: Cornellia Ayu, Putrianti Herni, Saptoto Robertus

Abstract:

In the context of global tourism and creative economies, digital maturity has become a crucial factor for the sustainable development of small and medium enterprises (SMEs). This paper explores the journey toward digital maturity among SMEs in Sleman, Yogyakarta, Indonesia, focusing on their empowerment to foster sustainable tourism and creative economy growth. The study adopts a mixed-methods approach, integrating qualitative interviews with SME owners and quantitative surveys to assess their digital capabilities and readiness. Data were collected from a diverse sample of SMEs engaged in various sectors, including crafts and culinary services. Findings reveal significant gaps in digital literacy and infrastructure, impeding the full realization of digital benefits. However, targeted interventions, such as digital training programs and the provision of affordable technology, have shown promise in bridging these gaps. The study concludes that enhancing digital maturity among SMEs is vital for their competitiveness and sustainability in the modern economy. The insights gained can inform policymakers and stakeholders aiming to bolster the digital transformation of SMEs in similar contexts.

Keywords: digital maturity, small medium enterprises, digital literacy, sustainable tourism, creative economy

Procedia PDF Downloads 46
4319 Distributed Framework for Pothole Detection and Monitoring Using Federated Learning

Authors: Ezil Sam Leni, Shalen S.

Abstract:

Transport service monitoring and upkeep are essential components of smart city initiatives. The main risks to the relevant departments and authorities are the ever-increasing vehicular traffic and the conditions of the roads. In India, the economy is greatly impacted by the road transport sector. In 2021, the Ministry of Road Transport and Highways Transport, Government of India, produced a report with statistical data on traffic accidents. The data included the number of fatalities, injuries, and other pertinent criteria. This study proposes a distributed infrastructure for the monitoring, detection, and reporting of potholes to the appropriate authorities. In a distributed environment, the nodes are the edge devices, and local edge servers, and global servers. The edge devices receive the initial model to be employed from the global server. The YOLOv8 model for pothole detection is used in the edge devices. The edge devices run the pothole detection model, gather the pothole images on their path, and send the updates to the nearby edge server. The local edge server selects the clients for its aggregation process, aggregates the model updates and sends the updates to the global server. The global server collects the updates from the local edge servers, performs aggregation and derives the updated model. The updated model has the information about the potholes received from the local edge servers and notifies the updates to the local edge servers and concerned authorities for monitoring and maintenance of road conditions. The entire process is implemented in FedCV distributed environment with the implementation using the client-server model and aggregation entities. After choosing the clients for its aggregation process, the local edge server gathers the model updates and transmits them to the global server. After gathering the updates from the regional edge servers, the global server aggregates them and creates the updated model. Performance indicators and the experimentation environment are assessed, discussed, and presented. Accelerometer data may be taken into consideration for improved performance in the future development of this study, in addition to the images captured from the transportation routes.

Keywords: federated Learning, pothole detection, distributed framework, federated averaging

Procedia PDF Downloads 101
4318 Financing from Customers for SMEs and Managing Financial Risks: The Role of Customer Relationships

Authors: Yongsheng Guo, Mengyu Lu

Abstract:

This study investigates how Chinese SMEs manage financial risks in financing from customers from the perspectives of ethics and national culture. A grounded theory approach is adopted to identify the causal conditions, actions/interactions, and consequences. 32 interviews were conducted, and systematic coding methods were used to identify themes and categories. This study found that Chinese ethical principles, including integrity, friendship, and reciprocity, and cultural traits, including collectivism, acquaintance society, and long-term orientation, provide conditions for financing from customers. The SMEs establish trust-based relationships with customers through personal communications and social networks and reduce financial risk through diversification, frequent operations, and enterprise reputations. Both customers and SMEs can get benefits like financial resources and customer experiences. This study creates a theoretical framework that connects the causal conditions, processes, and outcomes, providing a deeper understanding of financing from customers. A resource and process capability theory of SMEs and a customer capital and customer value model are proposed to connect accounting and finance concepts. Suggestions are proposed for the authorities as more guidance and regulations are needed for this informal finance.

Keywords: CRM, culture, ethics, SME, risk management

Procedia PDF Downloads 43
4317 Lean Manufacturing Implementation in Fused Plastic Bags Industry

Authors: Tareq Issa

Abstract:

Lean manufacturing is concerned with the implementation of several tools and methodologies that aim for the continuous elimination of wastes throughout manufacturing process flow in the production system. This research addresses the implementation of lean principles and tools in a small-medium industry focusing on 'fused' plastic bags production company in Amman, Jordan. In this production operation, the major type of waste to eliminate include material, waiting-transportation, and setup wastes. The primary goal is to identify and implement selected lean strategies to eliminate waste in the manufacturing process flow. A systematic approach was used for the implementation of lean principles and techniques, through the application of Value Stream Mapping analysis. The current state value stream map was constructed to improve the plastic bags manufacturing process through identifying opportunities to eliminate waste and its sources. Also, the future-state value stream map was developed describing improvements in the overall manufacturing process resulting from eliminating wastes. The implementation of VSM, 5S, Kanban, Kaizen, and Reduced lot size methods have provided significant benefits and results. Productivity has increased to 95.4%, delivery schedule attained at 99-100%, reduction in total inventory to 1.4 days and the setup time for the melting process was reduced to about 30 minutes.

Keywords: lean implementation, plastic bags industry, value stream map, process flow

Procedia PDF Downloads 172
4316 The Symbiotic Relation of Mythical Stories in Transforming Human Lives

Authors: Gayatri Kanwar

Abstract:

The purpose of this research paper is to explore the power of myth in changing human lives; it establishes patterns in the human psyche, affects the way of thinking, as myths unveil various subjects, ideas, and challenges. Through mythological stories one comes to understand the images behind the emotions and feelings, they influence him as it changes his thought patterns, their therapeutic sets the individual on the path of healing and transforms human lives. Every civilization in the olden times had a vast source of myths which they lived by. They were not ordinary stories of everyday life, but exemplary cases narrated through oral traditions in a sacred manner revealed the 'way to live life'. The mythical stories have a spiritual touch which brought him to the acceptance of suffering or finding a solution to his life problems. In modern times, the significance of the age old myth has lost their touch. Each one of us bears countless stories inside ourselves of our own lives and all its happenings. Therefore, each being is a natural narrator. Everybody tells stories about their lives; hence, one tends to know oneself as well as seeks understanding of others through them. When one remembers their stories they speak in narratives. As stated by Jung, these narratives grow into a personal mythology one lives by. Nonetheless, there are times when one becomes stuck in their own stories or myths. Hence, mythology can change one’s perception and can open pathways to other ways of discovering, feeling and experiencing one’s lives.

Keywords: Power of Myths, Significance of myths in modern times, Transforming human lives, Benefits to Society

Procedia PDF Downloads 401
4315 Advantages of Sexual Reproduction in Aspergillus nidulans

Authors: Adel Omar Ashour, Paul S. Dyer

Abstract:

Aspergillus nidulans can reproduce by asexual or sexual means, producing green conidiospores or red-purple ascospores respectively. The latter one is produced in dark-purple globose ‘cleistothecia’ which are surrounded by Hülle cells. The species has a homothallic (self fertile) sexual breeding system. Given the extra metabolic costs associated with sexual compared to asexual reproduction it would be predicted that ascospore production would confer evolutionary benefits. However, due to the homothallic breeding system there is very rarely any increased genetic variation in ascospore offspring and traditionally conidia and ascospores are considered to be equally environmental resistant. We therefore examined in detail whether conidia and ascospores might exhibit as yet undetected differences in spore viability when subjected to certain environmental stressors. Spores from two strains of A. nidulans (comprising wild-type and KU mutants) were exposed to various levels of temperature (50-70°C for 30 min) and UV (350 nm for 10-60 min) stress. Results of experiments will be presented, including comparison of ‘D’ (decimal point reduction) values of conidia versus ascospores of A. nidulans. We detected that under certain exposure levels ascospores have significantly increased resistance compared to conidia. The increased environmental resistance of ascospores might be a key factor explaining the persistence of sexuality in this homothallic species, and reasons for differential survival are suggested.

Keywords: Aspergillus nidulans, asexual reproduction, conidia, ascospores, cleistothecia, d-value

Procedia PDF Downloads 358
4314 Balance Rigor, Relevance and Socio-Emotional Learning in Math

Authors: Abimbola Akintounde

Abstract:

Supporting the social and emotional needs of young adolescents has become an emergent concern for schools around the world. Yet educators remain in a dilemma regarding the optimum approach for integrating social and emotional learning (SEL) into their content area instruction. The purpose of this study was to explore the perception of secondary students regarding their schoolwide SEL interventions. Twenty-four International Baccalaureate students in a final year mathematics course at an American Public Secondary School near Washington D. C. were randomly selected for participation in this study via an online electronic survey. The participants in this study used Likert-scale items to rate the effectiveness of the socio-emotional and character development programs being implemented at their schools. Respondents also ranked their preferred mode of delivery of social and emotional support programs. About 71% of the teenagers surveyed preferred SEL support rendered via interactive team-building activities and games, 42% of the high school students in the study ranked focus group discussions as their preferred format for SEL interventions, while only 13% of the respondents in the study regarded lectures and presentations as their preferred mode of SEL delivery. About one-fourth of the study participants agreed that explicit instruction was critical to enhancing students’ wellness, 79% agreed that SEL programs should foster less teacher talk, while 88% of the students indicated that student engagement was critical to their mental health. Eighty percent of the teenagers surveyed decried that the focus of their school-wide social and emotional programs was poorly prioritized. About two-thirds of the students agreed that social justice and equity issues should be embedded in their schools’ advisory programs. More than half of the respondents agitated for strategies for managing stress and their school workload. About 54% of the respondents also clamored for SEL programs that reinforce emotion regulation and coping strategies for anxiety. Based on the findings of this study, recommendations were proffered for best practices in the design and implementation of effective learner-friendly social and emotional development interventions.

Keywords: SEL, math anxiety, student support, emotion regulation, social awareness, self awareness, self management, relationship building

Procedia PDF Downloads 73
4313 BERT-Based Chinese Coreference Resolution

Authors: Li Xiaoge, Wang Chaodong

Abstract:

We introduce the first Chinese Coreference Resolution Model based on BERT (CCRM-BERT) and show that it significantly outperforms all previous work. The key idea is to consider the features of the mention, such as part of speech, width of spans, distance between spans, etc. And the influence of each features on the model is analyzed. The model computes mention embeddings that combine BERT with features. Compared to the existing state-of-the-art span-ranking approach, our model significantly improves accuracy on the Chinese OntoNotes benchmark.

Keywords: BERT, coreference resolution, deep learning, nature language processing

Procedia PDF Downloads 215
4312 An Improved Data Aided Channel Estimation Technique Using Genetic Algorithm for Massive Multi-Input Multiple-Output

Authors: M. Kislu Noman, Syed Mohammed Shamsul Islam, Shahriar Hassan, Raihana Pervin

Abstract:

With the increasing rate of wireless devices and high bandwidth operations, wireless networking and communications are becoming over crowded. To cope with such crowdy and messy situation, massive MIMO is designed to work with hundreds of low costs serving antennas at a time as well as improve the spectral efficiency at the same time. TDD has been used for gaining beamforming which is a major part of massive MIMO, to gain its best improvement to transmit and receive pilot sequences. All the benefits are only possible if the channel state information or channel estimation is gained properly. The common methods to estimate channel matrix used so far is LS, MMSE and a linear version of MMSE also proposed in many research works. We have optimized these methods using genetic algorithm to minimize the mean squared error and finding the best channel matrix from existing algorithms with less computational complexity. Our simulation result has shown that the use of GA worked beautifully on existing algorithms in a Rayleigh slow fading channel and existence of Additive White Gaussian Noise. We found that the GA optimized LS is better than existing algorithms as GA provides optimal result in some few iterations in terms of MSE with respect to SNR and computational complexity.

Keywords: channel estimation, LMMSE, LS, MIMO, MMSE

Procedia PDF Downloads 190
4311 Comparison between XGBoost, LightGBM and CatBoost Using a Home Credit Dataset

Authors: Essam Al Daoud

Abstract:

Gradient boosting methods have been proven to be a very important strategy. Many successful machine learning solutions were developed using the XGBoost and its derivatives. The aim of this study is to investigate and compare the efficiency of three gradient methods. Home credit dataset is used in this work which contains 219 features and 356251 records. However, new features are generated and several techniques are used to rank and select the best features. The implementation indicates that the LightGBM is faster and more accurate than CatBoost and XGBoost using variant number of features and records.

Keywords: gradient boosting, XGBoost, LightGBM, CatBoost, home credit

Procedia PDF Downloads 170
4310 Comparison of Cognitive Load in Virtual Reality and Conventional Simulation-Based Training: A Randomized Controlled Trial

Authors: Michael Wagner, Philipp Steinbauer, Andrea Katharina Lietz, Alexander Hoffelner, Johannes Fessler

Abstract:

Background: Cardiopulmonary resuscitations are stressful situations in which vital decisions must be made within seconds. Lack of routine due to the infrequency of pediatric emergencies can lead to serious medical and communication errors. Virtual reality can fundamentally change the way simulation training is conducted in the future. It appears to be a useful learning tool for technical and non-technical skills. It is important to investigate the use of VR in providing a strong sense of presence within simulations. Methods: In this randomized study, we will enroll doctors and medical students from the Medical University of Vienna, who will receive learning material regarding the resuscitation of a one-year-old child. The study will be conducted in three phases. In the first phase, 20 physicians and 20 medical students from the Medical University of Vienna will be included. They will perform simulation-based training with a standardized scenario of a critically ill child with a hypovolemic shock. The main goal of this phase is to establish a baseline for the following two phases to generate comparative values regarding cognitive load and stress. In phase 2 and 3, the same participants will perform the same scenario in a VR setting. In both settings, on three set points of progression, one of three predefined events is triggered. For each event, three different stress levels (easy, medium, difficult) will be defined. Stress and cognitive load will be analyzed using the NASA Task Load Index, eye-tracking parameters, and heart rate. Subsequently, these values will be compared between VR training and traditional simulation-based training. Hypothesis: We hypothesize that the VR training and the traditional training groups will not differ in physiological response (cognitive load, heart rate, and heart rate variability). We further assume that virtual reality training can be used as cost-efficient additional training. Objectives: The aim of this study is to measure cognitive load and stress level during a real-life simulation training and compare it with VR training in order to show that VR training evokes the same physiological response and cognitive load as real-life simulation training.

Keywords: virtual reality, cognitive load, simulation, adaptive virtual reality training

Procedia PDF Downloads 112
4309 Improving Carbon Fiber Structural Battery Performance with Polymer Interface

Authors: Kathleen Moyer, Nora Ait Boucherbil, Murtaza Zohair, Janna Eaves-Rathert, Cary Pint

Abstract:

This study demonstrates the significance of interface engineering in the field of structural energy by being the first case where the performance of the system with the structural battery is greater than the performance of the same system with a battery separate from the system. The benefits of improving the interface in the structural battery were tested by creating carbon fiber composite batteries (and independent graphite electrodes and lithium iron phosphate electrodes) with and without an improved interface. Mechanical data on the structural batteries were collected using tensile tests and electrochemical data was collected using scanning electron microscopy equipment. The full-cell lithium-ion structural batteries had capacity retention of over 80% exceeding 100 cycles with an average energy density of 52 W h kg−1 and a maximum energy density of 58 W h kg−1. Most scientific developments in the field of structural energy have been done with supercapacitors. Most scientific developments with structural batteries have been done where batteries are simply incorporated into the structural element. That method has limited advantages and can create mechanical disadvantages. This study aims to show that a large improvement in structure energy research can be made by improving the interface between the structural device and the battery.

Keywords: composite materials, electrochemical performance, mechanical properties, polymer interface, structural batteries

Procedia PDF Downloads 104
4308 Performance of Steel Frame with a Viscoelastic Damper Device under Earthquake Excitation

Authors: M. H. Mehrabi, S. S. Ghodsi, Zainah Ibrahim, Meldi Suhatril

Abstract:

Standard routes for upgrading existing buildings to improve their seismic response can be expensive in terms of both time and cost due to the modifications required to the foundations. As a result, interest has grown in the installation of viscoelastic dampers (VEDs) in mid and high-rise buildings. Details of a low-cost viscoelastic passive control device, the rotary rubber braced damper (RRBD), are presented in this paper. This design has the added benefits of being lightweight and simple to install. Experimental methods and finite element modeling were used to assess the performance of the proposed VED design and its effect on building response during earthquakes. The analyses took into account the behaviors of non-linear materials and large deformations. The results indicate that the proposed RRBD provides high levels of energy absorption, ensuring the stable cyclical response of buildings in all scenarios considered. In addition, time history analysis was employed in this study to evaluate the RRBD’s ability to control the displacements and accelerations experienced by steel frame structures. It was demonstrated that the device responds well even at low displacements, highlighting its suitability for use in seismic events of varying severity.

Keywords: dynamic response, passive control, performance test, seismic protection

Procedia PDF Downloads 169
4307 The Assessment of Nephrotoxic Effects of Peganum Harmala In Rat

Authors: Amal Yamani, Jaber Elgtou, Aziz Mohammed, Lazaar Jamila, Elachouri Mostafa

Abstract:

Peganum harmala used traditionally as an emenagogue and abortifacient agent in Morocco phytotherapy. Even thought its benefits effects, Peganum harmala remained severely toxic for the organism especially in strong doses. The present study was initiated to evaluate the nephrotoxic effects of aqueous extract of Peganum harmala seeds (PHS). The solution containing aqueous extract of PHS was administered orally by gavage at the dose of 2g/kg body weight during twenty days. Rats were used in this study, two groups were considered, a treated group received an extract of PHS at dose 2g/kg bodyweight and control group received an amount of tap water equivalent to the volume of the vehicle used for the dose of PHS extract. The data we collected showed that aqueous extracts of PHS administered during twenty days induced a significant changes in renal function expressed in decreases of diuresis (from 10 ± 0,58 to 5,33 ± 0,33 ml/24 hours) and the same profile for mean arterial blood pressure (from 125 ± 2,89 to 96,67 ± 6,01 mmHg). The histopathological study showed an alteration of kidney cells in treated group with regard the control group which is not affected. In conclusion: our results indicate that the aqueous extract of PHS induces toxicity may affect severely kidney function and causes renal histopathology.

Keywords: peganum harmala seeds, nephrotoxic, diuresi, histpathology, kidney

Procedia PDF Downloads 298
4306 Concept-Based Assessment in Curriculum

Authors: Nandu C. Nair, Kamal Bijlani

Abstract:

This paper proposes a concept-based assessment to track the performance of the students. The idea behind this approach is to map the exam questions with the concepts learned in the course. So at the end of the course, each student will know how well he learned each concept. This system will give a self assessment for the students as well as instructor. By analyzing the score of all students, instructor can decide some concepts need to be teaching again or not. The system’s efficiency is proved using three courses from M-tech program in E-Learning technologies and results show that the concept-wise assessment improved the score in final exam of majority students on various courses.

Keywords: assessment, concept, examination, question, score

Procedia PDF Downloads 467