Search results for: human action classifier
9476 Human Resources Recruitment Defining Peculiarities of Students as Job Seekers
Authors: O. Starineca
Abstract:
Some organizations as employers have difficulties to attract job seekers and retain their employees. Strategic planning of Human Resources (HR) presumes broad analysis of perspectives including analysis of potential job seekers in the field. Human Resources Recruitment (HRR) influences employer brand of an organization and peculiarities of both external organizational factors and stakeholders. Defining peculiarities of the future job seekers, who could potentially become the employees of the organization, could help to adjust HRR tools and methods adapt to the youngest generation employees’ preferences and be more successful in selecting the best candidates, who are likely to be loyal to the employer. The aim of the empirical study is definition of some students’ as job seekers peculiarities and their requirements to their potential employer. The survey in Latvia, Lithuania and Spain. Respondents were students from these countries’ tertiary education institutions Public Administration (PA) or relevant study programs. All three countries students’ peculiarities have just a slight difference. Overall, they all wish to work for a socially responsible employer that is able to provide positive working environment and possibilities for professional development and learning. However, respondents from each country have own peculiarities. The study might have a practical application. PA of the examined countries might use the results developing employer brand and creating job advertisements focusing on recent graduates’ recruitment.Keywords: generation Y, human resources recruitment, job seekers, public administration
Procedia PDF Downloads 2079475 Analysis of Human Toxicity Potential of Major Building Material Production Stage Using Life Cycle Assessment
Authors: Rakhyun Kim, Sungho Tae
Abstract:
Global environmental issues such as abnormal weathers due to global warming, resource depletion, and ecosystem distortions have been escalating due to rapid increase of population growth, and expansion of industrial and economic development. Accordingly, initiatives have been implemented by many countries to protect the environment through indirect regulation methods such as Environmental Product Declaration (EPD), in addition to direct regulations such as various emission standards. Following this trend, life cycle assessment (LCA) techniques that provide quantitative environmental information, such as Human Toxicity Potential (HTP), for buildings are being developed in the construction industry. However, at present, the studies on the environmental database of building materials are not sufficient to provide this support adequately. The purpose of this study is to analysis human toxicity potential of major building material production stage using life cycle assessment. For this purpose, the theoretical consideration of the life cycle assessment and environmental impact category was performed and the direction of the study was set up. That is, the major material in the global warming potential view was drawn against the building and life cycle inventory database was selected. The classification was performed about 17 kinds of substance and impact index, such as human toxicity potential, that it specifies in CML2001. The environmental impact of analysis human toxicity potential for the building material production stage was calculated through the characterization. Meanwhile, the environmental impact of building material in the same category was analyze based on the characterization impact which was calculated in this study. In this study, establishment of environmental impact coefficients of major building material by complying with ISO 14040. Through this, it is believed to effectively support the decisions of stakeholders to improve the environmental performance of buildings and provide a basis for voluntary participation of architects in environment consideration activities.Keywords: human toxicity potential, major building material, life cycle assessment, production stage
Procedia PDF Downloads 1379474 Generating Music with More Refined Emotions
Authors: Shao-Di Feng, Von-Wun Soo
Abstract:
To generate symbolic music with specific emotions is a challenging task due to symbolic music datasets that have emotion labels are scarce and incomplete. This research aims to generate more refined emotions based on the training datasets that are only labeled with four quadrants in Russel’s 2D emotion model. We focus on the theory of Music Fadernet and map arousal and valence to the low-level attributes, and build a symbolic music generation model by combining transformer and GM-VAE. We adopt an in-attention mechanism for the model and improve it by allowing modulation by conditional information. And we show the music generation model could control the generation of music according to the emotions specified by users in terms of high-level linguistic expression and by manipulating their corresponding low-level musical attributes. Finally, we evaluate the model performance using a pre-trained emotion classifier against a pop piano midi dataset called EMOPIA, and by subjective listening evaluation, we demonstrate that the model could generate music with more refined emotions correctly.Keywords: music generation, music emotion controlling, deep learning, semi-supervised learning
Procedia PDF Downloads 879473 Nonparametric Truncated Spline Regression Model on the Data of Human Development Index in Indonesia
Authors: Kornelius Ronald Demu, Dewi Retno Sari Saputro, Purnami Widyaningsih
Abstract:
Human Development Index (HDI) is a standard measurement for a country's human development. Several factors may have influenced it, such as life expectancy, gross domestic product (GDP) based on the province's annual expenditure, the number of poor people, and the percentage of an illiterate people. The scatter plot between HDI and the influenced factors show that the plot does not follow a specific pattern or form. Therefore, the HDI's data in Indonesia can be applied with a nonparametric regression model. The estimation of the regression curve in the nonparametric regression model is flexible because it follows the shape of the data pattern. One of the nonparametric regression's method is a truncated spline. Truncated spline regression is one of the nonparametric approach, which is a modification of the segmented polynomial functions. The estimator of a truncated spline regression model was affected by the selection of the optimal knots point. Knot points is a focus point of spline truncated functions. The optimal knots point was determined by the minimum value of generalized cross validation (GCV). In this article were applied the data of Human Development Index with a truncated spline nonparametric regression model. The results of this research were obtained the best-truncated spline regression model to the HDI's data in Indonesia with the combination of optimal knots point 5-5-5-4. Life expectancy and the percentage of an illiterate people were the significant factors depend to the HDI in Indonesia. The coefficient of determination is 94.54%. This means the regression model is good enough to applied on the data of HDI in Indonesia.Keywords: generalized cross validation (GCV), Human Development Index (HDI), knots point, nonparametric regression, truncated spline
Procedia PDF Downloads 3369472 Incorporating Information Gain in Regular Expressions Based Classifiers
Authors: Rosa L. Figueroa, Christopher A. Flores, Qing Zeng-Treitler
Abstract:
A regular expression consists of sequence characters which allow describing a text path. Usually, in clinical research, regular expressions are manually created by programmers together with domain experts. Lately, there have been several efforts to investigate how to generate them automatically. This article presents a text classification algorithm based on regexes. The algorithm named REX was designed, and then, implemented as a simplified method to create regexes to classify Spanish text automatically. In order to classify ambiguous cases, such as, when multiple labels are assigned to a testing example, REX includes an information gain method Two sets of data were used to evaluate the algorithm’s effectiveness in clinical text classification tasks. The results indicate that the regular expression based classifier proposed in this work performs statically better regarding accuracy and F-measure than Support Vector Machine and Naïve Bayes for both datasets.Keywords: information gain, regular expressions, smith-waterman algorithm, text classification
Procedia PDF Downloads 3199471 Robust Recognition of Locomotion Patterns via Data-Driven Machine Learning in the Cloud Environment
Authors: Shinoy Vengaramkode Bhaskaran, Kaushik Sathupadi, Sandesh Achar
Abstract:
Human locomotion recognition is important in a variety of sectors, such as robotics, security, healthcare, fitness tracking and cloud computing. With the increasing pervasiveness of peripheral devices, particularly Inertial Measurement Units (IMUs) sensors, researchers have attempted to exploit these advancements in order to precisely and efficiently identify and categorize human activities. This research paper introduces a state-of-the-art methodology for the recognition of human locomotion patterns in a cloud environment. The methodology is based on a publicly available benchmark dataset. The investigation implements a denoising and windowing strategy to deal with the unprocessed data. Next, feature extraction is adopted to abstract the main cues from the data. The SelectKBest strategy is used to abstract optimal features from the data. Furthermore, state-of-the-art ML classifiers are used to evaluate the performance of the system, including logistic regression, random forest, gradient boosting and SVM have been investigated to accomplish precise locomotion classification. Finally, a detailed comparative analysis of results is presented to reveal the performance of recognition models.Keywords: artificial intelligence, cloud computing, IoT, human locomotion, gradient boosting, random forest, neural networks, body-worn sensors
Procedia PDF Downloads 79470 Anti-Osteoporotic Effect of Deer Antler in Ovariectomized Rats
Authors: Hye Kyung Kim, Myung-Gyou Kim, Kang-Hyun Leem
Abstract:
The deer velvet antler is well known for its traditional medicinal value and is widely used in the clinic. It has been considered to possess bone-strengthening activity. The goal of this study was to investigate the anti-osteoporotic effect of deer antler velvet on ovariectomized rats (OVX), and their possible mechanism of the action. In the first step, the in vitro effects of DAE on bone loss were determined. The proliferation, collagen content and alkaline phosphatase (ALP) activity of human osteoblastic MG-63 cells and osteoclastogenesis from bone marrow-derived precursor cells were measured. The in vivo experiment confirmed the positive effect of DAE on bone tissue. 3-month old female Sparague-Dawley rats were either sham operated or OVX, and administered DAE (20 and 100 mg/kg) for 4 weeks. DAE increased MG-63 cell proliferation and ALP activity in a dose-dependent manner. Collagen content was also increased by DAE treatment. However, the effect of DAE on bone resorption was not observed. OVX rats supplemented with DAE showed osteoprotective effects as the bone ALP level was increased and c-terminal telopeptide level was decreased by 100 mg/kg DAE treatment compared with OVX controls. Moreover, the tartrate-resistant acid phosphatase-5b level was also decreased by DAE treatment. The present study suggests that DAE is effective in preventing bone loss in OVX rats, and may be potential therapeutic agents for the treatment of postmenopausal osteoporosis.Keywords: bone ALP, c-terminal telopeptide, deer antler, osteoporosis, ovariectomy, tartrate-resistant acid phosphatase-5b
Procedia PDF Downloads 2439469 A Study of Human Communication in an Internet Community
Authors: Andrew Laghos
Abstract:
The Internet is a big part of our everyday lives. People can now access the internet from a variety of places including home, college, and work. Many airports, hotels, restaurants and cafeterias, provide free wireless internet to their visitors. Using technologies like computers, tablets, and mobile phones, we spend a lot of our time online getting entertained, getting informed, and communicating with each other. This study deals with the latter part, namely, human communication through the Internet. People can communicate with each other using social media, social network sites (SNS), e-mail, messengers, chatrooms, and so on. By connecting with each other they form virtual communities. Regarding SNS, types of connections that can be studied include friendships and cliques. Analyzing these connections is important to help us understand online user behavior. The method of Social Network Analysis (SNA) was used on a case study, and results revealed the existence of some useful patterns of interactivity between the participants. The study ends with implications of the results and ideas for future research.Keywords: human communication, internet communities, online user behavior, psychology
Procedia PDF Downloads 4969468 Dual Ion-Crosslinking Human Keratin Based Bioink for 3D Bioprinting
Authors: Jae Seo Lee, Il Keun Kwon
Abstract:
In the last decades, keratin-based on natural extracts has considerably increased interest as a skin tissue regeneration. However, most parts of keratin had a limitation to 3D scaffolds due to low biological affinity and general low mechanical properties. To create a 3D structure, a facile bioink was designed with a photocurable crosslinking stage system using natural polymer-based human keratin. Keratin-based bioink enables the crosslinking more quickly through two types of photo and ion crosslinking for module engineering assembly. Rheological results showed that keratin-based bioink with high concentration possessed superior mechanical rigidity for 3D bioprinting. Different 3D geometrically constructs were successfully fabricated with optimal bioprinting parameters through the 3D printer with X-Y-Z controlled UV laser system. The presented study has offered a distinct advantage for 3D printing of keratin-based hydrogel into 3D complex-shaped biomimetic constructs. Thus, keratin-based bioink opens up new avenues in bioprinting to directly substitute tissue or organs.Keywords: human keratin, hydrogel, ion-crosslinking, 3D bioprinting
Procedia PDF Downloads 1229467 Kinematic Modelling and Task-Based Synthesis of a Passive Architecture for an Upper Limb Rehabilitation Exoskeleton
Authors: Sakshi Gupta, Anupam Agrawal, Ekta Singla
Abstract:
An exoskeleton design for rehabilitation purpose encounters many challenges, including ergonomically acceptable wearing technology, architectural design human-motion compatibility, actuation type, human-robot interaction, etc. In this paper, a passive architecture for upper limb exoskeleton is proposed for assisting in rehabilitation tasks. Kinematic modelling is detailed for task-based kinematic synthesis of the wearable exoskeleton for self-feeding tasks. The exoskeleton architecture possesses expansion and torsional springs which are able to store and redistribute energy over the human arm joints. The elastic characteristics of the springs have been optimized to minimize the mechanical work of the human arm joints. The concept of hybrid combination of a 4-bar parallelogram linkage and a serial linkage were chosen, where the 4-bar parallelogram linkage with expansion spring acts as a rigid structure which is used to provide the rotational degree-of-freedom (DOF) required for lowering and raising of the arm. The single linkage with torsional spring allows for the rotational DOF required for elbow movement. The focus of the paper is kinematic modelling, analysis and task-based synthesis framework for the proposed architecture, keeping in considerations the essential tasks of self-feeding and self-exercising during rehabilitation of partially healthy person. Rehabilitation of primary functional movements (activities of daily life, i.e., ADL) is routine activities that people tend to every day such as cleaning, dressing, feeding. We are focusing on the feeding process to make people independent in respect of the feeding tasks. The tasks are focused to post-surgery patients under rehabilitation with less than 40% weakness. The challenges addressed in work are ensuring to emulate the natural movement of the human arm. Human motion data is extracted through motion-sensors for targeted tasks of feeding and specific exercises. Task-based synthesis procedure framework will be discussed for the proposed architecture. The results include the simulation of the architectural concept for tracking the human-arm movements while displaying the kinematic and static study parameters for standard human weight. D-H parameters are used for kinematic modelling of the hybrid-mechanism, and the model is used while performing task-based optimal synthesis utilizing evolutionary algorithm.Keywords: passive mechanism, task-based synthesis, emulating human-motion, exoskeleton
Procedia PDF Downloads 1359466 Study of the Hydraulic Concrete Physical-Mechanical Properties by Using Admixtures
Authors: Natia Tabatadze
Abstract:
The research aim is to study the physical - mechanical characteristics of structural materials, in particular, hydraulic concrete in the surface active environment and receiving of high strength concrete, low-deformable, resistant to aggressive environment concrete due application of nano technologies. The obtained concrete with additives will by possible to apply in hydraulic structures. We used cement (compressive strength R28=39,42 mPa), sand (0- 5 mm), gravel (5-10 mm, 10-20 mm), admixture CHRYSO® Fuge B 1,5% dosage of cement. CHRYSO® Fuge B renders mortar and concrete highly resistant to capillary action and reduces, or even eliminates infiltration of water under pressure. The fine particles that CHRYSO® Fuge B contains combine with the lime in the cement to form water repellent particles. These obstruct the capillary action within concrete. CHRYSO® Fuge B does not significantly modify the characteristics of the fresh concrete and mortar, nor the compressive strength. As result of research, the alkali-silica reaction was improved (relative elongation 0,122 % of admixture instead of 0,126 % of basic concrete after 14 days). The aggressive environment impact on the strength of heavy concrete, fabricated on the basis of the hydraulic admixture with the penetrating waterproof additives also was improved (strength on compression R28=47,5 mPa of admixture instead of R28=35,8 mPa), as well as the mass water absorption (W=3,37 % of admixture instead of W=1,41 %), volume water absorption (W=1,41 % of admixture instead of W=0,59 %), water tightness (R14=37,9 mPa instead R14=28,7 mPa) and water-resistance (B=18 instead B=12). The basic parameters of concrete with admixture was improved in comparison with basic concrete.Keywords: structural materials, hydraulic concrete, low-deformable, water absorption for mass, water absorption for volume
Procedia PDF Downloads 3189465 Anti-Angiogenic Effects of the Macrovipera lebetina obtusa Snake Crude Venom and Obtustatin
Authors: Narine Ghazaryan, Joana Catarina Macedo, Sara Vaz, Naira Ayvazyan, Elsa Logarinho
Abstract:
Macrovipera lebetina obtusa (MLO) is a poisonous snake in Armenia. Obtustatin represents the shortest known monomeric disintegrin, isolated from the snake venom of MLO, and is known to specifically inhibit α1β1 integrin. Its oncostatic effect is due to the inhibition of angiogenesis, which likely arises from α1β1 integrin inhibition in the endothelial cells. To explore the therapeutic potential of the MLO snake venom and obtustatin, we studied activity of obtustatin and MLO venom in vitro, by testing their efficacy in human dermal microvascular endothelial cells (HMVEC-D) and in vivo, using chick embryo chorioallantoic membrane assay (CAM assay). Our in vitro results showed that obtustatin in comparison with MLO venom did not exhibit cytotoxic activity in HMVEC-D cells in comparison to MLO venom. But in vivo results have shown that 4µg /embryo (90 µM) of obtustatin inhibited angiogenesis induced by FGF2 by 17% while MLO snake venom induced 22% reduction of the angiogenic index. The concentration of obtustatin in the crude MLO venom was 0.3 nM, which is 300.000 times less than the concentration of the obtustatin itself. Given this enormous difference in concentration, it is likely that some components of the crude venom contribute to the observed anti-angiogenic effect. Hypotheses will be ascertained to justify this action: components in the MLO venom may increase obtustatin efficacy or have independent but synergic anti-angiogenic activities.Keywords: angiogenesis, alpa1 beta 1 integrin, Macrovipera lebetina obtusa, obtustatin
Procedia PDF Downloads 1969464 Immuno-field Effect Transistor Using Carbon Nanotubes Network – Based for Human Serum Albumin Highly Sensitive Detection
Authors: Muhamad Azuddin Hassan, Siti Shafura Karim, Ambri Mohamed, Iskandar Yahya
Abstract:
Human serum albumin plays a significant part in the physiological functions of the human body system (HSA).HSA level monitoring is critical for early detection of HSA-related illnesses. The goal of this study is to show that a field effect transistor (FET)-based immunosensor can assess HSA using high aspect ratio carbon nanotubes network (CNT) as a transducer. The CNT network were deposited using air brush technique, and the FET device was made using a shadow mask process. Field emission scanning electron microscopy and a current-voltage measurement system were used to examine the morphology and electrical properties of the CNT network, respectively. X-ray photoelectron spectroscopy and Fourier transform infrared spectroscopy were used to confirm the surface alteration of the CNT. The detection process is based on covalent binding interactions between an antibody and an HSA target, which resulted in a change in the manufactured biosensor's drain current (Id).In a linear range between 1 ng/ml and 10zg/ml, the biosensor has a high sensitivity of 0.826 mA (g/ml)-1 and a LOD value of 1.9zg/ml.HSA was also identified in a genuine serum despite interference from other biomolecules, demonstrating the CNT-FET immunosensor's ability to quantify HSA in a complex biological environment.Keywords: carbon nanotubes network, biosensor, human serum albumin
Procedia PDF Downloads 1359463 A t-SNE and UMAP Based Neural Network Image Classification Algorithm
Authors: Shelby Simpson, William Stanley, Namir Naba, Xiaodi Wang
Abstract:
Both t-SNE and UMAP are brand new state of art tools to predominantly preserve the local structure that is to group neighboring data points together, which indeed provides a very informative visualization of heterogeneity in our data. In this research, we develop a t-SNE and UMAP base neural network image classification algorithm to embed the original dataset to a corresponding low dimensional dataset as a preprocessing step, then use this embedded database as input to our specially designed neural network classifier for image classification. We use the fashion MNIST data set, which is a labeled data set of images of clothing objects in our experiments. t-SNE and UMAP are used for dimensionality reduction of the data set and thus produce low dimensional embeddings. Furthermore, we use the embeddings from t-SNE and UMAP to feed into two neural networks. The accuracy of the models from the two neural networks is then compared to a dense neural network that does not use embedding as an input to show which model can classify the images of clothing objects more accurately.Keywords: t-SNE, UMAP, fashion MNIST, neural networks
Procedia PDF Downloads 1979462 Community Engagement in Child Centered Space at Disaster Events: A Case Story of Sri Lanka
Authors: Wasantha Pushpakumara Hitihami Mudiyanselage
Abstract:
Since recent past, Sri Lanka is highly vulnerable to reoccurring climate shocks that severely impact the food security, loss of human & animal lives, destructions of human settlements, displacement of people and damaging properties. Hence, the Government of Sri Lanka has taken important steps towards strengthening legal and institutional arrangements for Disaster Risks management in the country in May 2005. Puttalam administrative district is one of the disaster prone districts in Sri Lanka which constantly face the devastating consequences of the increasing natural disasters annually. Therefore disaster risk management will be a timely intervention in the area to minimize the adverse impacts of the disasters. The few functioning Disaster Risk management networks do not take children’s specific needs and vulnerabilities during emergencies into account. The most affected children and their families were evacuated to the government schools and temples and it was observed that children were left to roaming around as their parents were busy queuing up for relief goods and other priorities. In this sense, VOICE understands that the community has vital role that has to be played in facing challenges of disaster management in the area. During and after the disaster, it was viewed that some children were having psychological disorders which could be impacted negatively to children well–being. Need of child friendly space at emergency is a must action in the area to turn away negative impact coming from the hazards. VOICE with the support of national & international communities have established safer places for the children (Child Centered Spaces – CCS) and their families at emergencies. Village religious venues and schools were selected and equipped with necessary materials to be used for the children at emergency. Materials such as tools, stationeries, play materials, which couldn’t be easily found in surrounding environment, were provided for CCS centers. Village animators, youth and elders were given comprehensive training on Disaster management and their role at CCS. They did the facilitation in keeping children without fear and stress at flooding occurred in 2015 as well as they were able to improve their skills when working with children. Flooding in 2016, the government agencies have taken service of these village animators at early stage of flooding to make all disaster-related recovery actions productively & efficiently. This mechanism is sustained at village level that can be used for disaster events.Keywords: child centered space, impacts, psychological disorders, village animators
Procedia PDF Downloads 1319461 In Vitro Antimycoplasmal Activity of Peganum harmala on Mycoplasma hominis Tunisian Strains
Authors: Nadine khadraoui, Rym Essid, Olfa Tabbene, Imen Chniba, Safa Boujemaa, Selim Jallouli, Nadia Fares, Behija Mlik, Boutheina Ben Abdelmoumen Mardassi
Abstract:
Background and aim: Mycoplasma hominis is an opportunistic pathogen that can cause various gynecological infections such cervicitis, infertility, and, less frequently, extra-genital infections. Previous studies on the antimicrobial susceptibility of Mycoplasma hominis Tunisian strains have highlighted a significant resistance, even multi-resistance, to the most used antibiotic in the therapy of consequential infections. To address this concern, the present study aimed for the alternative of phytotherapy. Peganum harmala seed extract was tested as an antibacterial agent against multidrug-resistant M.hominis clinical strains. Material and Methods: Peganum harmala plant was collected from Ain Sebaa, Tabarka, North West region of Tunisia in April 2018, air-dried, grounded and extracted by different solvents.The crude methanolic extract was further partitioned with n-HEX, DCM, EtOAC and n-BuOl. Antibacterial activity was evaluated against M. hominis ATCC 23114 and 20 M. hominis clinical strains.The antimycoplasmal activity was tested by the microdilution method, and MIC values were determined. Phytochemical analysis and hemolytic activity on human erythrocytes were also performed. The active fraction was then subjected to purification, and the chemical identification of the active compound was investigated. Results: Among the tested fractions, the n-BuOH extract was the most active fraction since it exhibited an inhibitory effect against M. hominis ATCC 23114 and 80% of the tested clinical strains with MIC between 125 and 1000 µg/ml. The phytochemical analysis of the n-BuOH revealed its metabolic abundance in polyphenols, flavonoids and condensed tannin with levels of 257.37 mg AGE/g, 172.27 mg EC/g and 58.27 mg EC/g, respectively. In addition, P. harmala n-BuOH extract exhibited potent bactericidal activity against all M. hominis isolates with CMB values ranging between 125 and 4000 µg/ml. Further, the active fraction exhibited weak cytotoxicity effect at active concentrations when tested on human erythrocytes. The active compound was identified by gas chromatography–mass spectrometry as an indole alkaloid harmaline. Conclusion: In summary, Peganum harmala extract demonstrated an interesting anti-mycoplasmal activity against M. hominis Tunisian strains. Therefore, it could be considered as a potential candidate for the treatment of consequential infections. However, further studies are necessary to evaluate its mechanism of action in mycoplasmas.Keywords: mycoplasma hominis, peganum harmala, antibioresistance, phytotherapy, phytochemical analysis
Procedia PDF Downloads 1169460 Characterization and Quantification of Relatives Amounts of Phosphorylated Glucosyl Residues in C6 and C3 Position in Banana Starch Granules by 31P-NMR
Authors: Renata Shitakubo, Hanyu Yangcheng, Jay-lin Jane, Fernanda Peroni Okita, Beatriz Cordenunsi
Abstract:
In the degradation transitory starch model, the enzymatic activity of glucan/water dikinase (GWD) and phosphoglucan/water dikinase (PWD) are essential for the granule degradation. GWD and PWD phosphorylate glucose molecules in the positions C6 and C3, respectively, in the amylopectin chains. This action is essential to allow that β-amylase degrade starch granules without previous action of α-amylase. During banana starch degradation, as part of banana ripening, both α- and β-amylases activities and proteins were already detected and, it is also known that there is a GWD and PWD protein bounded to the starch granule. Therefore, the aim of this study was to quantify both Gluc-6P and Gluc-3P in order to estimate the importance of the GWD-PWD-β-amylase pathway in banana starch degradation. Starch granules were isolated as described by Peroni-Okita et al (Carbohydrate Polymers, 81:291-299, 2010), from banana fruit at different stages of ripening, green (20.7%), intermediate (18.2%) and ripe (6.2%). Total phosphorus content was determinate following the Smith and Caruso method (1964). Gluc-6P and Gluc-3P quantifications were performed as described by Lim et al (Cereal Chemistry, 71(5):488-493, 1994). Total phosphorous content in green banana starch is found as 0.009%, intermediary banana starch 0.006% and ripe banana starch 0.004%, both by the colorimetric method and 31P-NMR. The NMR analysis showed the phosphorus content in C6 and C3. The results by NMR indicate that the amylopectin is phosphorylate by GWD and PWD before the bananas become ripen. Since both the total content of phosphorus and phosphorylated glucose molecules at positions C3 and C6 decrease with the starch degradation, it can be concluded that this phosphorylation occurs only in the surface of the starch granule and before the fruit be harvested.Keywords: starch, GWD, PWD, 31P-NMR
Procedia PDF Downloads 4539459 Human Quality Treatment and Organizational Growth: The Principle of Respect at Nestle Nigeria
Authors: Rose Ogbechie, Nicholas Anakwue
Abstract:
In recent times, research has centered, in the area of Business Ethics, on the issue of human quality treatment (HQT), regarding the way people are dealt with, in organizations, taking into cognizance, respect for the dignity of the human person, as well as, the rights and responsibilities of the corporate individual. As such, the principle of respect is an essential ethical principle that should govern professional relationships in the workplace. There is a prevailing myth in the Nigerian business space, that to drive business success, business leadership must coerce and drive people, oftentimes, beyond comfort to meet work expectations. This has, most times, necessitated abuses and insults on subordinates in the workplace, and instituted a rigid hierarchy of management in business relationships. Nestlé Nigeria, one of the largest foods and beverage companies in Africa, provides a contrast to this myth in their success heuristic. Over the years in Nigeria, the company has registered significant successes in the Nigerian Fast-Moving Consumer Goods (FMCG) Market, with stellar performances year-on-year, and a high-penetration rate of its products in the Nigerian consumer space. At the heart of the FMCG giant’s success and culture is the principle of respect—respect for stakeholders, respect for all peoples, respect for cultures, respect for the environment. Utilizing qualitative research methods, through interviews and focus group discussions with Nestlé’s stakeholders, this paper explores the ethical principle of respect, and how, through it, human quality treatment influences positively organizational growth.Keywords: human quality treatment, respect, Nestlé Nigeria, FMCG, organizational growth
Procedia PDF Downloads 1209458 Sharing Tourism Experience through Social Media: Consumer's Behavioral Intention for Destination Choice
Authors: Mohammad Tipu Sultan, Farzana Sharmin, Ke Xue
Abstract:
Social media create a better opportunity for travelers to search for travel information, select destination and share their personal experiences of the travel. This study proposes a framework which describes the relationships between social media, and positive or negative tourism experience sharing impact on destination choice. To find out new trends of travelers behavioral intention, we propose an extended theoretical model, the Theory of Reasoned Action (TRA). We conducted a survey to analyze three external factors, subjective norms, and positive and negative experience influence on travel destination choice. Structural questionnaire analysis was employed to confirm the proposed research hypothesis within the relationship between consumer influences on the shared experience of social media. The results of the study confirm that sharing positive experiences influence the positive effect of destination choice, while negative experiences decrease the destination selection option. The results indicate that attitudes, subjective norms are passively influenced by shared experience. Moreover, we find that sharing live pictures of travel experiences through social media helps to reduce negative perceptions of the destination brand. This research contribution is useable to the research field as a new determination factor and the findings could be used by destination organization management (DMO) to enhancing their tourism promotion through social media.Keywords: destination choice, tourism experience sharing, Theory of Reasoned Action, TRA, social media
Procedia PDF Downloads 1519457 Identification of Information War in Lithuania
Authors: Vitalijus Leibenka
Abstract:
After 2014 the world of Russia’s actions in annexing Crimea has seen a hybrid war that has helped Russia achieve its goals. The world and NATO nations have pointed out that hybrid action can help achieve not only military but also economic and political goals. One of the weapons of action in hybrid warfare is information warfare tools, the use of which helps to carry out actions in the context of hybrid warfare as a whole. In addition, information war tools can be used alone, over time and for long-term purposes. Although forms of information war, such as propaganda and disinformation, have been used in the past, in old conflicts and wars, new forms of information war have emerged as a result of technological development, making the dissemination of information faster and more efficient. The world understands that information is becoming a weapon, but not everyone understands that both information war and information warfare differ in their essence and full content. In addition, the damage and impact of the use of information war, which may have worse consequences than a brief military conflict, is underestimated. Lithuania is also facing various interpretations of the information war. Some believe that the information attack is an information war and the understanding of the information war is limited to a false message in the press. Others, however, deepen and explain the essence of the information war. Society has formed in such a way that not all people are able to assess the threats of information war, to separate information war from information attack. Recently, the Lithuanian government has been taking measures in the context of the information war, making decisions that allow the development of the activities of the state and state institutions in order to create defense mechanisms in the information war. However, this is happening rather slowly and incompletely. Every military conflict, related to Lithuania in one way or another, forces Lithuanian politicians to take up the theme of information warfare again. As a result, a national cyber security center is being set up, and Russian channels spreading lies are banned. However, there is no consistent development and continuous improvement of action against information threats. Although a sufficiently influential part of society (not a political part) helps to stop the spread of obscure information by creating social projects such as “Demaskuok” and “Laikykis ten su Andriumi tapinu”, it goes without saying that it will not become a key tool in the fight against information threats. Therefore, in order to achieve clean dissemination of information in Lithuania, full-fledged and substantial political decisions are necessary, the adoption of which would change the public perception of the information war, its damage, impact and actions that would allow to combat the spread. Political decisions should cover the educational, military, economic and political areas, which are one of the main and most important in the state, which would allow to fundamentally change the situation against the background of information war.Keywords: information war, information warfare, hybrid war, hybrid warfare, NATO, Lithuania, Russia
Procedia PDF Downloads 629456 Challenges for Interface Designers in Designing Sensor Dashboards in the Context of Industry 4.0
Authors: Naveen Kumar, Shyambihari Prajapati
Abstract:
Industry 4.0 is the fourth industrial revolution that focuses on interconnectivity of machine to machine, human to machine and human to human via Internet of Things (IoT). Technologies of industry 4.0 facilitate communication between human and machine through IoT and forms Cyber-Physical Production System (CPPS). In CPPS, multiple shop floors sensor data are connected through IoT and displayed through sensor dashboard to the operator. These sensor dashboards have enormous amount of information to be presented which becomes complex for operators to perform monitoring, controlling and interpretation tasks. Designing handheld sensor dashboards for supervision task will become a challenge for the interface designers. This paper reports emerging technologies of industry 4.0, changing context of increasing information complexity in consecutive industrial revolutions and upcoming design challenges for interface designers in context of Industry 4.0. Authors conclude that information complexity of sensor dashboards design has increased with consecutive industrial revolutions and designs of sensor dashboard causes cognitive load on users. Designing such complex dashboards interfaces in Industry 4.0 context will become main challenges for the interface designers.Keywords: Industry4.0, sensor dashboard design, cyber-physical production system, Interface designer
Procedia PDF Downloads 1269455 Care as a Situated Universal: Defining Care as a Practical Phenomenology Study
Authors: Amanda Aliende da Matta
Abstract:
This communication presents an aspect of phenomenon selection in an applied hermeneutic phenomenology study on care and vulnerability: the need to consider it as a situated universal. For that, we will first present the study and its methodology. Secondly, we will expose the need to understand phenomena as situation-defined, incorporating feminist thought. In an informatics class for 14 year olds, we explained the exercise: students have to make a 5 slide presentation about a topic of their choice. A does it on streetwear, B on Cristiano Ronaldo, C on Marvel, but J did it on Down Syndrome. Introducing it to the class, J explains the physical and cognitive differences caused by trisomy; when asked to explain it further, he says: "they are angels, teacher," and shows us a poster on his cellphone that says: if you laugh at a different child he will laugh with you because his innocence outweighs your ignorance. The anecdote shows, better than any theoretical explanation, something that some vulnerable people have; something beautiful and special but difficult to define. Let's call this something caring. The research has the main objective of accounting for the experience of caregiving in vulnerability, and it will be carried out with Applied Hermeneutic Phenomenology (AHP). The method's objective is to investigate the lived human experience in its pre-reflexive dimension to know its meaning structures. Contrary to other research methods, AHP does not produce theory about a specific context but seeks the meaning of the lived experience, in its characteristic of human experience. However, it is necessary that we understand care as defined in a concrete situation. We cannot start the research with an a priori definitive concept of care, or we would fall into the mistake of closing ourselves to only what we already know, as explained by Levinas. We incorporate, then, the notion of situated universals. Loyal to phenomenology, the definition of the phenomenon should start with an investigation of the word's etymology: the word cura, in its etymological root, means care. And care comes from the Latin word cogitātus/cōgĭto, which means "to pursue something in mind" and "to consider thoroughly." The verb cōgĭto, meanwhile, is composed of co- (altogether) and agitare (to deal with or think committedly about something, to concern oneself with) / ăgĭto (to set in motion, to move). Care, therefore, has in its origin a meditation on something, a concern about something, a verb that has a sense of action and movement. To care is to act out of concern for something/someone. This etymology, though, is not the final definition of the phenomenon, but only its skeleton. It needs to be embodied in the concrete situation to become a possible lived experience. And that means that the lived experience descriptions (LEDs) should be selected by taking into consideration how and if care was engendered in that concrete experience. Defining the phenomenon has to take into consideration situated knowledge.Keywords: applied hermeneutic phenomenology, care ethics, hermeneutics, phenomenology, situated universalism
Procedia PDF Downloads 889454 Specialized Building Terminology of the 19th Century
Authors: Klara Kroftova, Martin Ebel
Abstract:
Human history is characterized by continuous evolution. As mankind developed, so did crafts, doctrine, and, of course, language. Each field of human activity, science, and art or architecture has its own vocabulary, terms with its specific, well-defined meaning. These are words or phrases that may have a general meaning in a certain context, but which, when used in specific contexts, are characterized by their expertise. The development of architecture in this area is, therefore, closely related to the development of architecture. People discovered new building materials, building constructions, decorating, furnishings, etc. and with each new knowledge came a new name. Architecture and construction were specific to individual nations, but throughout human history, they were also copied differently from other nations. Thus, the terminology of the Czech language was established, but also adopted from foreign languages. In this paper, we will focus on the linguistic analysis of terms that we most often encounter in the study of 19th-century architecture in the Austro-Hungarian Monarchy. The article is supplemented by a small picture dictionary.Keywords: tenement houses, 19th century, terminology, Austro-Hungarian monarchy
Procedia PDF Downloads 1249453 Microbiological Activity and Molecular Docking Study of Selected Steroid Derivatives of Biomedical Importance
Authors: Milica Karadzic, Lidija Jevric, Sanja Podunavac-Kuzmanovic, Strahinja Kovacevic, Sinisa Markov, Aleksandar Okljesa, Andrea Nikolic, Marija Sakac, Katarina Penov Gasi
Abstract:
This study considered the microbiological activity determination and molecular docking study for selected steroid derivatives of biomedical importance. Minimal inhibitory concentration (MIC) was determined for steroid derivatives against Staphylococcus aureus using macrodilution method. Some of the investigated steroid derivatives express bacteriostatic effect against Staphylococcus aureus. Molecular docking approaches are the most widely used techniques for predicting the binding mode of a ligand. Molecular docking study was done for steroid derivatives for androgen receptor negative prostate cancer cell line (PC-3) toward Human Cytochrome P450 CYP17A1. The molecules that had the smallest experimental IC50 values confirmed their ability to dock into active place using suitable molecular docking procedure. The binding disposition of those molecules was thoroughly investigated. Microbiological analysis and molecular docking study were conducted with aim to additionally characterize selected steroid derivatives for future investigation regarding their biological activity and to estimate the binding-affinities of investigated derivatives. This article is based upon work from COST Action (TD1305), supported by COST (European Cooperation and Science and Technology).Keywords: binding affinity, minimal inhibitory concentration, molecular docking, pc-3 cell line, staphylococcus aureus, steroids
Procedia PDF Downloads 3619452 A Fresh Look at the Tense-Aspect System of the Qashqaie Dialect of Turkish Language
Authors: Mohammad Sharifi Bohlouli, Elnaz Sharifi Bohlouli
Abstract:
Turkish language with many dialects is native or official language of great number of people all around the world. The Qashqaie dialect of Turkish language is spoken by the Qashqaie tribe mostly scattered in the southern part of Iran. This paper aims at analyzing the tense system of this dialect to detect the type and number of tense and aspects available to its speakers. To collect a reliable data, a group of 50 old native speakers were randomly chosen as the informants and different techniques such as; Shuy et al interviews, selective listening ,and eavesdropping were used. The results of data analysis showed that the tense system in the Qashqaie dialect of Turkish language includes 3 absolute tenses, 6 aspectual, and 2 subjunctive ones. The interesting part of the study is that Qashqaie dialect enables its speakers to make a kind of aspectual opposition through verb structure which seems to be almost impossible through verb forms in any other nonturkish languages. For example in the following examples sentences 1&2 and 3&4 have the same translation In English although they are different in both meaning and structure. 1. Ali ensha yazirdi. 2. Ali ensha yazirmush. (Ali was writing a composition.) 3. Ali yadmishdi. 4. Ali yadmishimish. (Ali had slept.). The changes in the verb structure in Qashqaie dialect enables its speakers to say that whether the doer of the action remembers the process of doing the action or not. So, it presents a new aspectual opposition as Observed /nonobserved. The research findings reveal many other regularities and linguistic features that can be useful for linguists interested in Turkish in general and for those interested in tense and aspect and also they can be helpful for different pedagogical purposes including teaching and translating.Keywords: qashqaie dialect, tense, aspect, linguistics, Turkish language
Procedia PDF Downloads 4849451 Implications of Industry 4.0 to Supply Chain Management and Human Resources Management: The State of the Art
Authors: Ayse Begum Kilic, Sevgi Ozkan
Abstract:
Industry 4.0 (I4.0) is a significant and promising research topic that is expected to gain more importance due to its effects on important concepts like cost, resource management, and accessibility. Instead of focusing those effects in only one area, combining different departments, and see the big picture helps to make more realistic predictions about the future. The aim of this paper is to identify the implications of Industry 4.0 for both supply chain management and human resources management by finding out the topics that take place at the intersection of them. Another objective is helping the readers to realize the expected changes in these two areas due to I4.0 in order to take the necessary steps in advance and make recommendations to catch up the latest trends. The expected changes are concluded from the industry reports and related journal papers in the literature. As found in the literature, this study is the first to combine the Industry 4.0, supply chain management and human resources management and urges to lead future works by finding out the intersections of those three areas. Benefits of I4.0 and the amount, research areas and the publication years of papers on I4.0 in the academic journals are mentioned in this paper. One of the main findings of this research is that a change in the labor force qualifications is expected with the advancements in the technology. There will be a need for higher level of skills from the workers. This will directly affect the human resources management in a way of recruiting and managing those people. Another main finding is, as it is explained with an example in the article, the advancements in the technology will change the place of production. For instance, 'dark factories', a popular topic of I4.0, will enable manufacturers to produce in places that close to their marketplace. The supply chains are expected to be influenced by that change.Keywords: human resources management, industry 4.0, logistics, supply chain management
Procedia PDF Downloads 1589450 A Survey of Feature Selection and Feature Extraction Techniques in Machine Learning
Authors: Samina Khalid, Shamila Nasreen
Abstract:
Dimensionality reduction as a preprocessing step to machine learning is effective in removing irrelevant and redundant data, increasing learning accuracy, and improving result comprehensibility. However, the recent increase of dimensionality of data poses a severe challenge to many existing feature selection and feature extraction methods with respect to efficiency and effectiveness. In the field of machine learning and pattern recognition, dimensionality reduction is important area, where many approaches have been proposed. In this paper, some widely used feature selection and feature extraction techniques have analyzed with the purpose of how effectively these techniques can be used to achieve high performance of learning algorithms that ultimately improves predictive accuracy of classifier. An endeavor to analyze dimensionality reduction techniques briefly with the purpose to investigate strengths and weaknesses of some widely used dimensionality reduction methods is presented.Keywords: age related macular degeneration, feature selection feature subset selection feature extraction/transformation, FSA’s, relief, correlation based method, PCA, ICA
Procedia PDF Downloads 4949449 Breast Cancer Detection Using Machine Learning Algorithms
Authors: Jiwan Kumar, Pooja, Sandeep Negi, Anjum Rouf, Amit Kumar, Naveen Lakra
Abstract:
In modern times where, health issues are increasing day by day, breast cancer is also one of them, which is very crucial and really important to find in the early stages. Doctors can use this model in order to tell their patients whether a cancer is not harmful (benign) or harmful (malignant). We have used the knowledge of machine learning in order to produce the model. we have used algorithms like Logistic Regression, Random forest, support Vector Classifier, Bayesian Network and Radial Basis Function. We tried to use the data of crucial parts and show them the results in pictures in order to make it easier for doctors. By doing this, we're making ML better at finding breast cancer, which can lead to saving more lives and better health care.Keywords: Bayesian network, radial basis function, ensemble learning, understandable, data making better, random forest, logistic regression, breast cancer
Procedia PDF Downloads 519448 New Method for the Determination of Montelukast in Human Plasma by Solid Phase Extraction Using Liquid Chromatography Tandem Mass Spectrometry
Authors: Vijayalakshmi Marella, NageswaraRaoPilli
Abstract:
This paper describes a simple, rapid and sensitive liquid chromatography / tandem mass spectrometry assay for the determination of montelukast in human plasma using montelukast d6 as an internal standard. Analyte and the internal standard were extracted from 50 µL of human plasma via solid phase extraction technique without evaporation, drying and reconstitution steps. The chromatographic separation was achieved on a C18 column by using a mixture of methanol and 5mM ammonium acetate (80:20, v/v) as the mobile phase at a flow rate of 0.8 mL/min. Good linearity results were obtained during the entire course of validation. Method validation was performed as per FDA guidelines and the results met the acceptance criteria. A run time of 2.5 min for each sample made it possible to analyze more number of samples in short time, thus increasing the productivity. The proposed method was found to be applicable to clinical studies.Keywords: Montelukast, tandem mass spectrometry, montelukast d6, FDA guidelines
Procedia PDF Downloads 3139447 Predicting the Human Impact of Natural Onset Disasters Using Pattern Recognition Techniques and Rule Based Clustering
Authors: Sara Hasani
Abstract:
This research focuses on natural sudden onset disasters characterised as ‘occurring with little or no warning and often cause excessive injuries far surpassing the national response capacities’. Based on the panel analysis of the historic record of 4,252 natural onset disasters between 1980 to 2015, a predictive method was developed to predict the human impact of the disaster (fatality, injured, homeless) with less than 3% of errors. The geographical dispersion of the disasters includes every country where the data were available and cross-examined from various humanitarian sources. The records were then filtered into 4252 records of the disasters where the five predictive variables (disaster type, HDI, DRI, population, and population density) were clearly stated. The procedure was designed based on a combination of pattern recognition techniques and rule-based clustering for prediction and discrimination analysis to validate the results further. The result indicates that there is a relationship between the disaster human impact and the five socio-economic characteristics of the affected country mentioned above. As a result, a framework was put forward, which could predict the disaster’s human impact based on their severity rank in the early hours of disaster strike. The predictions in this model were outlined in two worst and best-case scenarios, which respectively inform the lower range and higher range of the prediction. A necessity to develop the predictive framework can be highlighted by noticing that despite the existing research in literature, a framework for predicting the human impact and estimating the needs at the time of the disaster is yet to be developed. This can further be used to allocate the resources at the response phase of the disaster where the data is scarce.Keywords: disaster management, natural disaster, pattern recognition, prediction
Procedia PDF Downloads 153