Search results for: analysis methods
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 36718

Search results for: analysis methods

30658 Effect Analysis of an Improved Adaptive Speech Noise Reduction Algorithm in Online Communication Scenarios

Authors: Xingxing Peng

Abstract:

With the development of society, there are more and more online communication scenarios such as teleconference and online education. In the process of conference communication, the quality of voice communication is a very important part, and noise may cause the communication effect of participants to be greatly reduced. Therefore, voice noise reduction has an important impact on scenarios such as voice calls. This research focuses on the key technologies of the sound transmission process. The purpose is to maintain the audio quality to the maximum so that the listener can hear clearer and smoother sound. Firstly, to solve the problem that the traditional speech enhancement algorithm is not ideal when dealing with non-stationary noise, an adaptive speech noise reduction algorithm is studied in this paper. Traditional noise estimation methods are mainly used to deal with stationary noise. In this chapter, we study the spectral characteristics of different noise types, especially the characteristics of non-stationary Burst noise, and design a noise estimator module to deal with non-stationary noise. Noise features are extracted from non-speech segments, and the noise estimation module is adjusted in real time according to different noise characteristics. This adaptive algorithm can enhance speech according to different noise characteristics, improve the performance of traditional algorithms to deal with non-stationary noise, so as to achieve better enhancement effect. The experimental results show that the algorithm proposed in this chapter is effective and can better adapt to different types of noise, so as to obtain better speech enhancement effect.

Keywords: speech noise reduction, speech enhancement, self-adaptation, Wiener filter algorithm

Procedia PDF Downloads 48
30657 Technology in the Calculation of People Health Level: Design of a Computational Tool

Authors: Sara Herrero Jaén, José María Santamaría García, María Lourdes Jiménez Rodríguez, Jorge Luis Gómez González, Adriana Cercas Duque, Alexandra González Aguna

Abstract:

Background: Health concept has evolved throughout history. The health level is determined by the own individual perception. It is a dynamic process over time so that you can see variations from one moment to the next. In this way, knowing the health of the patients you care for, will facilitate decision making in the treatment of care. Objective: To design a technological tool that calculates the people health level in a sequential way over time. Material and Methods: Deductive methodology through text analysis, extraction and logical knowledge formalization and education with expert group. Studying time: September 2015- actually. Results: A computational tool for the use of health personnel has been designed. It has 11 variables. Each variable can be given a value from 1 to 5, with 1 being the minimum value and 5 being the maximum value. By adding the result of the 11 variables we obtain a magnitude in a certain time, the health level of the person. The health calculator allows to represent people health level at a time, establishing temporal cuts being useful to determine the evolution of the individual over time. Conclusion: The Information and Communication Technologies (ICT) allow training and help in various disciplinary areas. It is important to highlight their relevance in the field of health. Based on the health formalization, care acts can be directed towards some of the propositional elements of the concept above. The care acts will modify the people health level. The health calculator allows the prioritization and prediction of different strategies of health care in hospital units.

Keywords: calculator, care, eHealth, health

Procedia PDF Downloads 252
30656 Cutting Propagation Studies in Pennisetum divisum and Tamarix aucheriana as Native Plant Species of Kuwait

Authors: L. Almulla

Abstract:

Native plants are better adapted to the local environment providing a more natural effect on landscape projects; their use will both conserve natural resources and produce sustainable greenery. Continuation of evaluation of additional native plants is essential to increase diversity of plant resources for greenery projects. Therefore, in this project an effort was made to study the mass multiplication of further native plants for greenery applications. Standardization of vegetative propagation methods is essential for conservation and sustainable utilization of native plants in restoration projects. Moreover, these simple propagation methods can be readily adapted by the local nursery sector in Kuwait. In the present study, various treatments were used to mass multiply selected plants using vegetative parts to secure maximum rooting and initial growth. Soft or semi-hardwood cuttings of selected native plants were collected from mother plants and subjected to different treatments. Pennisetum divisum can be vegetatively propagated by cuttings/off-shoots. However, Tamarix aucheriana showed maximum number of rooted cuttings and stronger vigor seedlings with the lowest growth hormone concentration. Standardizing the propagation techniques for the native plant species will add to the rehabilitation and landscape revegetation projects in Kuwait.

Keywords: Kuwait desert, landscape, rooting percentage, vegetative propagation

Procedia PDF Downloads 110
30655 Detention Experiences of Asylum Seeking Children in Canada: An Interpretative Phenomenological Analysis

Authors: Zohra Faize

Abstract:

Globalization has expanded the mobility privileges of the Global North population while simultaneously, those in the Global South, namely poor, and racialized minorities are increasingly criminalized for crossing international borders. As part of this global trend, Canada also engages in tight border control practices, which often result in marginalization and criminalization of asylum seekers, including children. Using Interpretative Phenomenological Analysis as a theoretical framework and methodology, this research explores the effects of tight border control practices on children asylum-seekers; with a specific focus on detention experiences in Canadian prisons and immigration Holding Centers. The preliminary results of interviews with 8 participants confirm the violations of child rights that stem from the detention practice. Children also report that they find immigration detention to be a stressful and a confusing experience, often resulting in feeling of shame and guilt after their release into the community.

Keywords: border control, crimmigration, Canada, children asylum seekers, immcarceration, interpretative phenomenological analysis (IPA)

Procedia PDF Downloads 290
30654 Reference Intensity Ratio Semi-Quantitative Analysis of Cordierite-Mullite Synthesis by a Solid State Method

Authors: D. Wattanasiriwech, S. Wattanasiriwech

Abstract:

In this paper, attempt to synthesize designed cordierite-mullite system with various ratios was performed using a solid-state method. Alumina, quartz, magnesia, and talc were used as starting materials for the synthesis. Talc was added for two purposes; to assist the reaction progress and to be the Mg source. The raw materials were mixed and fired at 1350°C for 2 h and 1400°C for 2 and 4 h. The resulting phase compositions were analysed using the Reference Intensity Ratio (RIR) semi-quantitative analysis method. The highest amount of cordierite up to Cordierite phase 96% could be obtained at the firing scheme of 1400°C for 4 h in the C100-M0. Mullite could not be formed at the selected scheme if talc did not present so no pure mullite was observed in the selected firing regime. The highest amount of mullite co-existed with cordierite and other phases were 74%.

Keywords: RIR semi-quantitative analysis, cordierite-mullite system, solid state synthesis, X-Ray diffraction

Procedia PDF Downloads 164
30653 DCDNet: Lightweight Document Corner Detection Network Based on Attention Mechanism

Authors: Kun Xu, Yuan Xu, Jia Qiao

Abstract:

The document detection plays an important role in optical character recognition and text analysis. Because the traditional detection methods have weak generalization ability, and deep neural network has complex structure and large number of parameters, which cannot be well applied in mobile devices, this paper proposes a lightweight Document Corner Detection Network (DCDNet). DCDNet is a two-stage architecture. The first stage with Encoder-Decoder structure adopts depthwise separable convolution to greatly reduce the network parameters. After introducing the Feature Attention Union (FAU) module, the second stage enhances the feature information of spatial and channel dim and adaptively adjusts the size of receptive field to enhance the feature expression ability of the model. Aiming at solving the problem of the large difference in the number of pixel distribution between corner and non-corner, Weighted Binary Cross Entropy Loss (WBCE Loss) is proposed to define corner detection problem as a classification problem to make the training process more efficient. In order to make up for the lack of Dataset of document corner detection, a Dataset containing 6620 images named Document Corner Detection Dataset (DCDD) is made. Experimental results show that the proposed method can obtain fast, stable and accurate detection results on DCDD.

Keywords: document detection, corner detection, attention mechanism, lightweight

Procedia PDF Downloads 345
30652 Fragility Analysis of Weir Structure Subjected to Flooding Water Damage

Authors: Oh Hyeon Jeon, WooYoung Jung

Abstract:

In this study, seepage analysis was performed by the level difference between upstream and downstream of weir structure for safety evaluation of weir structure against flooding. Monte Carlo Simulation method was employed by considering the probability distribution of the adjacent ground parameter, i.e., permeability coefficient of weir structure. Moreover, by using a commercially available finite element program (ABAQUS), modeling of the weir structure is carried out. Based on this model, the characteristic of water seepage during flooding was determined at each water level with consideration of the uncertainty of their corresponding permeability coefficient. Subsequently, fragility function could be constructed based on this response from numerical analysis; this fragility function results could be used to determine the weakness of weir structure subjected to flooding disaster. They can also be used as a reference data that can comprehensively predict the probability of failur,e and the degree of damage of a weir structure.

Keywords: weir structure, seepage, flood disaster fragility, probabilistic risk assessment, Monte-Carlo simulation, permeability coefficient

Procedia PDF Downloads 340
30651 Use of Extended Conversation to Boost Vocabulary Knowledge and Soft Skills in English for Employment Classes

Authors: James G. Matthew, Seonmin Huh, Frank X. Bennett

Abstract:

English for Specific Purposes, ESP, aims to equip learners with necessary English language skills. Many ESP programs address language skills for job performance, including reading job related documents and oral proficiency. Within ESP is English for occupational purposes, EOP, which centers around developing communicative competence for the globalized workplace. Many ESP and EOP courses lack the content needed to assist students to progress at work, resulting in the need to create lexical compilation for different professions. It is important to teach communicative competence and soft skills for real job-related problem situations and address the complexities of the real world to help students to be successful in their professions. ESP and EOP research is therefore trying to balance both profession-specific educational contents as well as international multi-disciplinary language skills for the globalized workforce. The current study will build upon the existing discussion by developing pedagogy to assist students in their career through developing a strong practical command of relevant English vocabulary. Our research question focuses on the pedagogy two professors incorporated in their English for employment courses. The current study is a qualitative case study on the modes of teaching delivery for EOP in South Korea. Two foreign professors teaching at two different universities in South Korea volunteered for the study to explore their teaching practices. Both professors’ curriculums included the components of employment-related concept vocabulary, business presentations, CV/resume and cover letter preparation, and job interview preparation. All the pre-made recorded video lectures, live online class sessions with students, teachers’ lesson plans, teachers’ class materials, students’ assignments, and midterm and finals video conferences were collected for data analysis. The study then focused on unpacking representative patterns in their teaching methods. The professors used their strengths as native speakers to extend the class discussion from narrow and restricted conversations to giving students broader opportunities to practice authentic English conversation. The methods of teaching utilized three main steps to extend the conversation. Firstly, students were taught concept vocabulary. Secondly, the vocabulary was then combined in speaking activities where students had to solve scenarios, and the students were required to expand on the given forms of words and language expressions. Lastly, the students had conversations in English, using the language learnt. The conversations observed in both classes were those of authentic, expanded English communication and this way of expanding concept vocabulary lessons into extended conversation is one representative pedagogical approach that both professors took. Extended English conversation, therefore, is crucial for EOP education.

Keywords: concept vocabulary, english as a foreign language, english for employment, extended conversation

Procedia PDF Downloads 88
30650 Optical Assessment of Marginal Sealing Performance around Restorations Using Swept-Source Optical Coherence Tomography

Authors: Rima Zakzouk, Yasushi Shimada, Yasunori Sumi, Junji Tagami

Abstract:

Background and purpose: The resin composite has become the main material for the restorations of caries in recent years due to aesthetic characteristics, especially with the development of the adhesive techniques. The quality of adhesion to tooth structures is depending on an exchange process between inorganic tooth material and synthetic resin and a micromechanical retention promoted by resin infiltration in partially demineralized dentin. Optical coherence tomography (OCT) is a noninvasive diagnostic method for obtaining cross-sectional images that produce high-resolution of the biological tissue at the micron scale. The aim of this study was to evaluate the gap formation at adhesive/tooth interface of two-step self-etch adhesives that are preceded with or without phosphoric acid pre-etching in different regions of teeth using SS-OCT. Materials and methods: Round tapered cavities (2×2 mm) were prepared in cervical part of bovine incisors teeth and divided into 2 groups (n=10): first group self-etch adhesive (Clearfil SE Bond) was applied for SE group and second group treated with acid etching before applying the self-etch adhesive for PA group. Subsequently, both groups were restored with Estelite Flow Quick Flowable Composite Resin and observed under OCT. Following 5000 thermal cycles, the same section was obtained again for each cavity using OCT at 1310-nm wavelength. Scanning was repeated after two months to monitor the gap progress. Then the gap length was measured using image analysis software, and the statistics analysis were done between both groups using SPSS software. After that, the cavities were sectioned and observed under Confocal Laser Scanning Microscope (CLSM) to confirm the result of OCT. Results: Gaps formed at the bottom of the cavity was longer than the gap formed at the margin and dento-enamel junction in both groups. On the other hand, pre-etching treatment led to damage the DEJ regions creating longer gap. After 2 months the results showed almost progress in the gap length significantly at the bottom regions in both groups. In conclusions, phosphoric acid etching treatment did not reduce the gap lrngth in most regions of the cavity. Significance: The bottom region of tooth was more exposed to gap formation than margin and DEJ regions, The DEJ damaged with phosphoric acid treatment.

Keywords: optical coherence tomography, self-etch adhesives, bottom, dento enamel junction

Procedia PDF Downloads 216
30649 Role of a Physical Therapist in Rehabilitation

Authors: Andrew Anis Fakhrey Mosaad

Abstract:

Objectives: Physiotherapy in the intensive care unit (ICU) improves patient outcomes. We aimed to determine the characteristics of physiotherapy practice and critical barriers to applying physiotherapy in ICUs. Materials and Methods: A 54-item survey for determining the characteristics physiotherapists and physiotherapy applications in the ICU was developed. The survey was electronically sent to potential participants through the Turkish Physiotherapy Association network. Sixty-five physiotherapists (47F and 18M; 23–52 years; ICU experience: 6.0±6.2 years) completed the survey. The data were analyzed using quantitative and qualitative methods. Results: The duration of ICU practice was 3.51±2.10 h/day. Positioning (90.8%), active exercises (90.8%), breathing exercises (89.2%), passive exercises (87.7%), and percussion (87.7%) were the most commonly used applications. The barriers were related to physiotherapists (low level of employment and practice, lack of shift); patients (unwillingness, instability, participation restriction); teamwork (lack of awareness and communication); equipment (inadequacy, non-priority to purchase); and legal (reimbursement, lack of direct physiotherapy access, non-recognition of autonomy) procedures. Conclusion: The most common interventions were positioning, active, passive, breathing exercises, and percussion. Critical barriers toward physiotherapy are multifactorial and related to physiotherapists, patients, teams, equipment, and legal procedures. Physiotherapist employment, service maintenance, and multidisciplinary teamwork should be considered for physiotherapy effectiveness in ICUs.

Keywords: intensive care units, physical therapy, physiotherapy, exercises

Procedia PDF Downloads 89
30648 Teaching, Learning and Evaluation Enhancement of Information Communication Technology Education in Schools through Pedagogical and E-Learning Techniques in the Sri Lankan Context

Authors: M. G. N. A. S. Fernando

Abstract:

This study uses a researchable framework to improve the quality of ICT education and the Teaching Learning Assessment/ Evaluation (TLA/TLE) process. It utilizes existing resources while improving the methodologies along with pedagogical techniques and e-Learning approaches used in the secondary schools of Sri Lanka. The study was carried out in two phases. Phase I focused on investigating the factors which affect the quality of ICT education. Based on the key factors of phase I, the Phase II focused on the design of an Experimental Application Model with 6 activity levels. Each Level in the Activity Model covers one or more levels in the Revised Bloom’s Taxonomy. Towards further enhancement of activity levels, other pedagogical techniques (activity based learning, e-learning techniques, problem solving activities and peer discussions etc.) were incorporated to each level in the activity model as appropriate. The application model was validated by a panel of teachers including a domain expert and was tested in the school environment too. The validity of performance was proved using 6 hypotheses testing and other methodologies. The analysis shows that student performance with problem solving activities increased by 19.5% due to the different treatment levels used. Compared to existing process it was also proved that the embedded techniques (mixture of traditional and modern pedagogical methods and their applications) are more effective with skills development of teachers and students.

Keywords: activity models, Bloom’s taxonomy, ICT education, pedagogies

Procedia PDF Downloads 155
30647 Using the Transient Plane Source Method for Measuring Thermal Parameters of Electroceramics

Authors: Peter Krupa, Svetozár Malinarič

Abstract:

Transient plane source method has been used to measure the thermal diffusivity and thermal conductivity of a compact isostatic electro-ceramics at room temperature. The samples were fired at temperatures from 100 up to 1320 degrees Celsius in steps of 50. Bulk density and specific heat capacity were also measured with their corresponding standard uncertainties. The results were compared with further thermal analysis (dilatometry and thermogravimetry). Structural processes during firing were discussed.

Keywords: TPS method, thermal conductivity, thermal diffusivity, thermal analysis, electro-ceramics, firing

Procedia PDF Downloads 474
30646 Identifying Teachers’ Perception of Integrity in School-Based Assessment Practice: A Case Study

Authors: Abd Aziz Bin Abd Shukor, Eftah Binti Moh Hj Abdullah

Abstract:

This case study aims to identify teachers’ perception as regards integrity in School-Ba sed Assessment (PBS) practice. This descriptive study involved 9 teachers from 4 secondary schools in 3 districts in the state of Perak. The respondents had undergone an integrity in PBS Practice interview using a focused group discussion method. The overall findings showed that the teachers believed that integrity in PBS practice could be achieved by adjusting the teaching methods align with learning objectives and the students’ characteristics. Many teachers, parents and student did not understand the best practice of PBS. This would affect the integrity in PBS practice. Teachers did not emphasis the principles and ethics. Their integrity as an innovative public servant may also be affected with the frequently changing assessment system, lack of training and no prior action research. The analysis of findings showed that the teachers viewed that organizational integrity involving the integrity of PBS was difficult to be implemented based on the expectations determined by Malaysia Ministry of Education (KPM). A few elements which assisted in the achievement of PBS integrity were the training, students’ understanding, the parents’ understanding of PBS, environment (involving human resources such as support and appreciation and non-human resources such as technology infrastructure readiness and media). The implications of this study show that teachers, as the PBS implementers, have a strong influence on the integrity of PBS. However, the transformation of behavior involving PBS integrity among teachers requires the stabilisation of support and infrastructure in order to enable the teachers to implement PBS in an ethical manner.

Keywords: assessment integrity, integrity, perception, school-based assessment

Procedia PDF Downloads 338
30645 A Posteriori Analysis of the Spectral Element Discretization of Heat Equation

Authors: Chor Nejmeddine, Ines Ben Omrane, Mohamed Abdelwahed

Abstract:

In this paper, we present a posteriori analysis of the discretization of the heat equation by spectral element method. We apply Euler's implicit scheme in time and spectral method in space. We propose two families of error indicators, both of which are built from the residual of the equation and we prove that they satisfy some optimal estimates. We present some numerical results which are coherent with the theoretical ones.

Keywords: heat equation, spectral elements discretization, error indicators, Euler

Procedia PDF Downloads 296
30644 Effect of Manual Progressive Ischemic Pressure versus Post Isometric Facilitation in the Treatment of Latent Myofascial Trigger Points in Mechanical Neck Pain

Authors: Mohamed M. Diab, Fahmy E. Mohamed, Alaa Balbaa

Abstract:

Background: Myofascial pain syndrome a common type of non-articular musculoskeletal pain, is a condition associated with regional pain and muscle tenderness characterized by the presence of hypersensitive nodules. Objectives: the purpose of this study is to compare between the effects of manual progressive ischemic pressure versus the effect of post isometric facilitation in the treatment of Rhomboid latent myofascial trigger points. Methods: six patients had participated in this study. Patients divided into two groups. Group A treated by manual progressive ischemic pressure and traditional physical therapy program. Group B treated by post isometric facilitation and traditional physical therapy program. Treatment program was for 6 sessions over two week’s period. Result: Statistical analysis revealed that there is no significant difference in post treatment from pretreatment in pain severity (VAS) in myofascial trigger points with Rhomboid muscles) and Pain pressure threshold (PPT) for tenderness at both groups (A,B). Conclusion: ischemic pressure technique appear to be no more effective than post isometric facilitation in treatment of rhomboids latent myofacial trigger point.

Keywords: Rhmoiboid trigger point, myofacila trigger point, ischemic pressure, post isometric facilitation

Procedia PDF Downloads 301
30643 Assessment of Antioxidant Activities in Roots of Miswak (Salvadora persica) Plants Grown at Two Different Locations in Saudi Arabia

Authors: Mohamed M. Ibrahima, Abdul Aziz A.AL Sahli, Ibrahim A. Alaraidh, Ali A. Al-Homaidan, E.M. Mostafa, G.A. EL-Gaaly

Abstract:

Traditionally, in Middle Eastern countries, many cultures use chewing sticks of arak for medicinal purposes especially, for oral cleanliness care. It was used by Muslims for the treatment of teeth and highly recommended to be used by muslims during the whole day. Therefore, the present work aimed to determine the total phenolic content and total flavonoids in two Miswak extracts obtained from arak roots collected from two different localities in Saudi Arabia. They were extracted with aqueous ethanol (80%) and used to estimate in vitro their antioxidative abilities. The new findings showed that the two tested extracts contained significantly different amounts of both total phenolic content and total flavonoids. According to the increase of total phenolic contents and total flavonoids obtained from the two extracts, Miswak collected from the southern region was found to contain more contents than those collected from the middle region. The results of antioxidant activities of Miswak root extract obtained by using different in vitro methods were varied depending on the technique used. According to the malondialdehyde (MDA) method, hydrogen peroxide (H2O2) scavenging ability and 1,1-diphenyl-2-picrylhydrazyl (DPPH) methods, the two Miswak extracts exhibited to have high to very high antioxidant activities. Mostly, the values of antioxidant activities of Southern region have been shown to be always the highest.

Keywords: Arak, antioxidant, medicinal plants, Saudi Arabia

Procedia PDF Downloads 523
30642 Preliminary Study of Sponge Spicule to Understand Paleobathymetry, Sentolo Formation, Kulon Progo, Daerah Istimewa Yogyakarta

Authors: Akmaluddin, Aulia Agus Patria, Adniwan Shubhi Banuzaki, Lucia Hardiana Kurnia Pratiwi

Abstract:

The phylum Porifera, commonly known as sponges, is a group of primitive animals living since Paleozoic-recent, currently have over 8300 described species, where the majority lives in the marine environment and sessile or in situ. Sponge spicule is one part of the body that secreted by sponge; this spicule can be well preserved because it composed of silicate material. Sponge spicule was identified based on morphological form, which was classified into two main classes, Megasclere and Microsclere. Any form of spicule morphology will indicate a particular sponge species, and it also related to the sponge living environment. Therefore, understanding the paleobathymetry using spicules can be done and more detailed because of sponge living in situ. The methods used in this paper are stratigraphic measurement, continuous sampling, and sieve preparation to dissolve calcareous and siliciclastics materials. Then, each spicule was picked by picking method for every 100 grams of each sample and identified the morphological form to determine the order and abundance of spicule. 10 samples have analyzed, 1489 spicules were identified, there were two classes of Porifera, Demospongiae, and Hexactinellida. Five orders of Porifera also identified in the research area, Haplosclerida, Hadromerida, Agelasida, Lithistids, and Lyssacinosida. The results from descriptive analysis and spicule abundance can be understood that the paleobathymetry of research area was in intertidal zone. Furthermore, the variation and abundance of sponge spicule can be used to understand the paleobathymetry and depositional environment.

Keywords: paleobathymetry, Sentolo formation, sponge, spicule

Procedia PDF Downloads 157
30641 Statistical Analysis Approach for the e-Glassy Mortar And Radiation Shielding Behaviors Using Anova

Authors: Abadou Yacine, Faid Hayette

Abstract:

Significant investigations were performed on the use and impact on physical properties along with the mechanical strength of the recycled and reused E-glass waste powder. However, it has been modelled how recycled display e-waste glass may affect the characteristics and qualities of dune sand mortar. To be involved in this field, an investigation has been done with the substitution of dune sand for recycled E-glass waste and constant water-cement ratios. The linear relationship between the dune sand mortar and E-glass mortar mix % contributes to the model's reliability. The experimental data was exposed to regression analysis using JMP Statistics software. The regression model with one predictor presented the general form of the equation for the prediction of the five properties' characteristics of dune sand mortar from the substitution ratio of E-waste glass and curing age. The results illustrate that curing a long-term process produced an E-glass waste mortar specimen with the highest compressive strength of 68 MPa in the laboratory environment. Anova analysis indicated that the curing at long-term has the utmost importance on the sorptivity level and ultrasonic pulse velocity loss. Furthermore, the E-glass waste powder percentage has the utmost importance on the compressive strength and improvement in dynamic elasticity modulus. Besides, a significant enhancement of radiation-shielding applications.

Keywords: ANOVA analysis, E-glass waste, durability and sustainability, radiation-shielding

Procedia PDF Downloads 54
30640 Role of Molecular Changes and Immunohistochemical in Early Detection of Liver Cancer

Authors: Fatimah A. Alhomaid

Abstract:

The present study was planned to investigate the role of molecular changes and immunohistochemical in early detection of liver cancer in Saudi patients. our results were carried out on 54 patients liver cancer. We obtained our data from laboratory in King Khalid University Hospital. The specimens were taken (54) patients with liver cancer 34 male and 14 female and 2 control. The average age of varied from 37-85 years. The tumor was diagnosed as grade I in tow patients (male and female) and grade 2 in 45 patients (28 male and 17 female) while the grade 3 in 4 patients (all males). The specimens were processed for haematoxylin and eosin staining, immunohistochemical technique and flow cytometry analysis. Our study noted that most patients had adenocarcinoma which characterized by presence of signet-ring cells were very clear in advanced patients with adenocarcinoma. Our sections in adenocarcinoma in grade 2 and stage 3 had an increase in signet ring cells,an increase in the acini of glands and an increase in number of lymphocytes which spread to the muscular layer. With advancing the disease, there were haemorrhage in blood and increase in lymphocytes and increase in the number of nuclei in the tubular glands. Our study was carried on 48 patients, immunohistochemical diagnosis (CK20, PCNA, P53) and the analysis of DNA content by flow cytometry technique. Our study indicated that the presence of correlation between the immunohistochemical analysis for P53 and the grades. The reaction of P53 appeared as strong in nucleus in grades &stage 3 and appeared in other sections as dark brown pigment. Our study indicated that the absence of correlation between the immunohistochemical analysis for PCAN and the grades. In our sections there were strong reaction in the more 80% of nuclei in grade 1& stage 2. Our study indicated that the presence of correlation between the immunohistochemical analysis for CK20 and the grades. Our results indicated the presence of positive reaction in cytoplasm varied from weak to moderate in grade 3 & stage 4. Concerning the Flow cytometry technique our results indicated that the presence of correlation between the DNA and different stages of liver cancer.

Keywords: cancer, CK20, DNA, cytometry analysis, liver, immunohistochemical, molecular changes, PCNA, p53

Procedia PDF Downloads 256
30639 Inclusive Education in Early Childhood Settings: Fostering a Diverse Learning Environment

Authors: Rodrique Watong Tchounkeu

Abstract:

This paper investigated the implementation and impact of inclusive education practices in early childhood settings (ages 3-6) with the overarching aim of fostering a diverse learning environment. The primary objectives were to assess the then-current state of inclusive practices, identify effective methodologies for accommodating diverse learning needs, and evaluate the outcomes of implementing inclusive education in early childhood settings. To achieve these objectives, a mixed-methods approach was employed, combining qualitative interviews with early childhood educators and parents, along with quantitative surveys distributed to a diverse sample of participants. The qualitative phase involved semi-structured interviews with 30 educators and 50 parents, selected through purposive sampling. The interviews aimed to gather insights into the challenges faced in implementing inclusive education, the strategies employed, and the perceived benefits and drawbacks. The quantitative phase included surveys administered to 300 early childhood educators across various settings, measuring their familiarity with inclusive practices, their perceived efficacy, and their willingness to adapt teaching methods. The results revealed a significant gap between the theoretical understanding and practical implementation of inclusive education in early childhood settings. While educators demonstrated a high level of theoretical knowledge, they faced challenges in effectively translating these concepts into practice. Parental perspectives highlighted the importance of collaboration between educators and parents in supporting inclusive education. The surveys indicated a positive correlation between educators' familiarity with inclusive practices and their willingness to adapt teaching methods, emphasizing the need for targeted professional development. The implications of this study suggested the necessity for comprehensive training programs for early childhood educators focused on the practical implementation of inclusive education strategies. Additionally, fostering stronger partnerships between educators and parents was crucial for creating a supportive learning environment for all children. By addressing these findings, this research contributed to the advancement of inclusive education practices in early childhood settings, ultimately leading to more inclusive and effective learning environments for diverse groups of young learners.

Keywords: inclusive education, early childhood settings, diverse learning, young learners, practical implementation, parental collaboration

Procedia PDF Downloads 58
30638 Visualization of Quantitative Thresholds in Stocks

Authors: Siddhant Sahu, P. James Daniel Paul

Abstract:

Technical analysis comprised by various technical indicators is a holistic way of representing price movement of stocks in the market. Various forms of indicators have evolved from the primitive ones in the past decades. There have been many attempts to introduce volume as a major determinant to determine strong patterns in market forecasting. The law of demand defines the relationship between the volume and price. Most of the traders are familiar with the volume game. Including the time dimension to the law of demand provides a different visualization to the theory. While attempting the same, it was found that there are different thresholds in the market for different companies. These thresholds have a significant influence on the price. This article is an attempt in determining the thresholds for companies using the three dimensional graphs for optimizing the portfolios. It also emphasizes on the magnitude of importance of volumes as a key factor for determining of predicting strong price movements, bullish and bearish markets. It uses a comprehensive data set of major companies which form a major chunk of the Indian automotive sector and are thus used as an illustration.

Keywords: technical analysis, expert system, law of demand, stocks, portfolio analysis, Indian automotive sector

Procedia PDF Downloads 308
30637 AutoML: Comprehensive Review and Application to Engineering Datasets

Authors: Parsa Mahdavi, M. Amin Hariri-Ardebili

Abstract:

The development of accurate machine learning and deep learning models traditionally demands hands-on expertise and a solid background to fine-tune hyperparameters. With the continuous expansion of datasets in various scientific and engineering domains, researchers increasingly turn to machine learning methods to unveil hidden insights that may elude classic regression techniques. This surge in adoption raises concerns about the adequacy of the resultant meta-models and, consequently, the interpretation of the findings. In response to these challenges, automated machine learning (AutoML) emerges as a promising solution, aiming to construct machine learning models with minimal intervention or guidance from human experts. AutoML encompasses crucial stages such as data preparation, feature engineering, hyperparameter optimization, and neural architecture search. This paper provides a comprehensive overview of the principles underpinning AutoML, surveying several widely-used AutoML platforms. Additionally, the paper offers a glimpse into the application of AutoML on various engineering datasets. By comparing these results with those obtained through classical machine learning methods, the paper quantifies the uncertainties inherent in the application of a single ML model versus the holistic approach provided by AutoML. These examples showcase the efficacy of AutoML in extracting meaningful patterns and insights, emphasizing its potential to revolutionize the way we approach and analyze complex datasets.

Keywords: automated machine learning, uncertainty, engineering dataset, regression

Procedia PDF Downloads 53
30636 Magnetic Structure and Transitions in 45% Mn Substituted HoFeO₃: A Neutron Diffraction Study

Authors: Karthika Chandran, Pulkit Prakash, Amitabh Das, Santhosh P. N.

Abstract:

Rare earth orthoferrites (RFeO₃) exhibit interesting and useful magnetic properties like multiferroicity, magnetodielectric coupling, spin reorientation (SR) and exchange bias. B site doped RFeO₃ are attracting attention due to the complex and tuneable magnetic transitions. In this work, 45% Mn-doped HoFeO₃ polycrystalline sample (HoFe₀.₅₅Mn₀.₄₅O₃) was synthesized by a solid-state reaction method. The magnetic structure and transitions were studied by magnetization measurements and neutron powder diffraction methods. The neutron diffraction patterns were taken at 13 different temperatures from 7°K to 300°K (7°K and 25°K to 300°K in 25°K intervals). The Rietveld refinement was carried out by using a FULLPROF suite. The magnetic space groups and the irreducible representations were obtained by SARAh module. The room temperature neutron diffraction refinement results indicate that the sample crystallizes in an orthorhombic perovskite structure with Pnma space group with lattice parameters a = 5.6626(3) Ǻ, b = 7.5241(3) Ǻ and c = 5.2704(2) Ǻ. The temperature dependent magnetization (M-T) studies indicate the presence of two magnetic transitions in the system ( TN Fe/Mn~330°K and TSR Fe/Mn ~290°K). The inverse susceptibility vs. temperature curve shows a linear behavior above 330°K. The Curie-Weiss fit in this region gives negative Curie constant (-34.9°K) indicating the antiferromagnetic nature of the transition. The neutron diffraction refinement results indicate the presence of mixed magnetic phases Γ₄(AₓFᵧG

Keywords: neutron powder diffraction, rare earth orthoferrites, Rietveld analysis, spin reorientation

Procedia PDF Downloads 138
30635 Evaluation and Analysis of the Secure E-Voting Authentication Preparation Scheme

Authors: Nidal F. Shilbayeh, Reem A. Al-Saidi, Ahmed H. Alsswey

Abstract:

In this paper, we presented an evaluation and analysis of E-Voting Authentication Preparation Scheme (EV-APS). EV-APS applies some modified security aspects that enhance the security measures and adds a strong wall of protection, confidentiality, non-repudiation and authentication requirements. Some of these modified security aspects are Kerberos authentication protocol, PVID scheme, responder certificate validation, and the converted Ferguson e-cash protocol. Authentication and privacy requirements have been evaluated and proved. Authentication guaranteed only eligible and authorized voters were permitted to vote. Also, the privacy guaranteed that all votes will be kept secret. Evaluation and analysis of some of these security requirements have been given. These modified aspects will help in filtering the counter buffer from unauthorized votes by ensuring that only authorized voters are permitted to vote.

Keywords: e-voting preparation stage, blind signature protocol, Nonce based authentication scheme, Kerberos Authentication Protocol, pseudo voter identity scheme PVID

Procedia PDF Downloads 284
30634 UV-Vis Spectroscopy as a Tool for Online Tar Measurements in Wood Gasification Processes

Authors: Philip Edinger, Christian Ludwig

Abstract:

The formation and control of tars remain one of the major challenges in the implementation of biomass gasification technologies. Robust, on-line analytical methods are needed to investigate the fate of tar compounds when different measures for their reduction are applied. This work establishes an on-line UV-Vis method, based on a liquid quench sampling system, to monitor tar compounds in biomass gasification processes. Recorded spectra from the liquid phase were analyzed for their tar composition by means of a classical least squares (CLS) and partial least squares (PLS) approach. This allowed for the detection of UV-Vis active tar compounds with detection limits in the low part per million by volume (ppmV) region. The developed method was then applied to two case studies. The first involved a lab-scale reactor, intended to investigate the decomposition of a limited number of tar compounds across a catalyst. The second study involved a gas scrubber as part of a pilot scale wood gasification plant. Tar compound quantification results showed good agreement with off-line based reference methods (GC-FID) when the complexity of tar composition was limited. The two case studies show that the developed method can provide rapid, qualitative information on the tar composition for the purpose of process monitoring. In cases with a limited number of tar species, quantitative information about the individual tar compound concentrations provides an additional benefit of the analytical method.

Keywords: biomass gasification, on-line, tar, UV-Vis

Procedia PDF Downloads 250
30633 Searching the Efficient Frontier for the Coherent Covering Location Problem

Authors: Felipe Azocar Simonet, Luis Acosta Espejo

Abstract:

In this article, we will try to find an efficient boundary approximation for the bi-objective location problem with coherent coverage for two levels of hierarchy (CCLP). We present the mathematical formulation of the model used. Supported efficient solutions and unsupported efficient solutions are obtained by solving the bi-objective combinatorial problem through the weights method using a Lagrangean heuristic. Subsequently, the results are validated through the DEA analysis with the GEM index (Global efficiency measurement).

Keywords: coherent covering location problem, efficient frontier, lagragian relaxation, data envelopment analysis

Procedia PDF Downloads 323
30632 A Pipeline for Detecting Copy Number Variation from Whole Exome Sequencing Using Comprehensive Tools

Authors: Cheng-Yang Lee, Petrus Tang, Tzu-Hao Chang

Abstract:

Copy number variations (CNVs) have played an important role in many kinds of human diseases, such as Autism, Schizophrenia and a number of cancers. Many diseases are found in genome coding regions and whole exome sequencing (WES) is a cost-effective and powerful technology in detecting variants that are enriched in exons and have potential applications in clinical setting. Although several algorithms have been developed to detect CNVs using WES and compared with other algorithms for finding the most suitable methods using their own samples, there were not consistent datasets across most of algorithms to evaluate the ability of CNV detection. On the other hand, most of algorithms is using command line interface that may greatly limit the analysis capability of many laboratories. We create a series of simulated WES datasets from UCSC hg19 chromosome 22, and then evaluate the CNV detective ability of 19 algorithms from OMICtools database using our simulated WES datasets. We compute the sensitivity, specificity and accuracy in each algorithm for validation of the exome-derived CNVs. After comparison of 19 algorithms from OMICtools database, we construct a platform to install all of the algorithms in a virtual machine like VirtualBox which can be established conveniently in local computers, and then create a simple script that can be easily to use for detecting CNVs using algorithms selected by users. We also build a table to elaborate on many kinds of events, such as input requirement, CNV detective ability, for all of the algorithms that can provide users a specification to choose optimum algorithms.

Keywords: whole exome sequencing, copy number variations, omictools, pipeline

Procedia PDF Downloads 307
30631 The Biofertilizer Effect of Pseudomonas of Salt Soils of the North-West Algerian, Study of Comportment of Bean (Vicia Faba)

Authors: Djoudi Abdelhak, Djibaoui Rachid, Reguieg Yassaad Houcine

Abstract:

Our study focuses on the identification of some species of Pseudomonas (P4, P5, P7 and P8) isolated from saline soils in northwestern Algeria and the effect of their metabolites on the growth of Alternaria alternata the causative agent of the blight of the bean disease (Vicia faba). We are also interested in stimulating the growth of this plant species in saline conditions (60 mM/l NaCl) and the absence of salts. The analysis focuses on rates of inhibition of mycelial growth of Alternaria alternata strain and the rate of growth of plants inoculated with strains of Pseudomonas expressed by biometrics. According to the results of the in-vitro test, P5 and P8 species and their metabolites showed a significant effect on mycelia growth and production of spores of Alternaria alternata. The in-vivo test shows that the species P8 and P5 were significantly and positively influencing the growth in biometric parameters of the bean in saline and salt-free condition. Inoculation with strain P5 has promoted the growth of the bean in stem height, stem fresh weight and dry weight of stems of 108.59%, 115.28%, 104.33%, respectively, in the presence of salt Inoculation with strain P5 has fostered the growth of the bean stem fresh weight of 112.47% in the presence of salt The effect of Pseudomonas species on the development of Vicia faba and the growth of Alternaria alternata is considering new techniques and methods of biological production and crop protection.

Keywords: pseudomonas, vicia faba, alternaria alternata, promoting of plant growth

Procedia PDF Downloads 386
30630 Negotiating Communication Options for Deaf-Disabled Children

Authors: Steven J. Singer, Julianna F. Kamenakis, Allison R. Shapiro, Kimberly M. Cacciato

Abstract:

Communication and language are topics frequently studied among deaf children. However, there is limited research that focuses specifically on the communication and language experiences of Deaf-Disabled children. In this ethnography, researchers investigated the language experiences of six sets of parents with Deaf-Disabled children who chose American Sign Language (ASL) as the preferred mode of communication for their child. Specifically, the researchers were interested in the factors that influenced the parents’ decisions regarding their child’s communication options, educational placements, and social experiences. Data collection in this research included 18 hours of semi-structured interviews, 20 hours of participant observations, over 150 pages of reflexive journals and field notes, and a 2-hour focus group. The team conducted constant comparison qualitative analysis using NVivo software and an inductive coding procedure. The four researchers each read the data several times until they were able to chunk it into broad categories about communication and social influences. The team compared the various categories they developed, selecting ones that were consistent among researchers and redefining categories that differed. Continuing to use open inductive coding, the research team refined the categories until they were able to develop distinct themes. Two team members developed each theme through a process of independent coding, comparison, discussion, and resolution. The research team developed three themes: 1) early medical needs provided time for the parents to explore various communication options for their Deaf-Disabled child, 2) without intervention from medical professionals or educators, ASL emerged as a prioritized mode of communication for the family, 3) atypical gender roles affected familial communication dynamics. While managing the significant health issues of their Deaf-Disabled child at birth, families and medical professionals were so fixated on tending to the medical needs of the child that the typical pressures of determining a mode of communication were deprioritized. This allowed the families to meticulously research various methods of communication, resulting in an informed, rational, and well-considered decision to use ASL as the primary mode of communication with their Deaf-Disabled child. It was evident that having a Deaf-Disabled child meant an increased amount of labor and responsibilities for parents. This led to a shift in the roles of the family members. During the child’s development, the mother transformed from fulfilling the stereotypical roles of nurturer and administrator to that of administrator and champion. The mother facilitated medical proceedings and educational arrangements while the father became the caretaker and nurturer of their Deaf-Disabled child in addition to the traditional role of earning the family’s primary income. Ultimately, this research led to a deeper understanding of the critical role that time plays in parents’ decision-making process regarding communication methods with their Deaf-Disabled child.

Keywords: American Sign Language, deaf-disabled, ethnography, sociolinguistics

Procedia PDF Downloads 114
30629 A Combined Feature Extraction and Thresholding Technique for Silence Removal in Percussive Sounds

Authors: B. Kishore Kumar, Pogula Rakesh, T. Kishore Kumar

Abstract:

The music analysis is a part of the audio content analysis used to analyze the music by using the different features of audio signal. In music analysis, the first step is to divide the music signal to different sections based on the feature profiles of the music signal. In this paper, we present a music segmentation technique that will effectively segmentize the signal and thresholding technique to remove silence from the percussive sounds produced by percussive instruments, which uses two features of music, namely signal energy and spectral centroid. The proposed method impose thresholds on both the features which will vary depends on the music signal. Depends on the threshold, silence part is removed and the segmentation is done. The effectiveness of the proposed method is analyzed using MATLAB.

Keywords: percussive sounds, spectral centroid, spectral energy, silence removal, feature extraction

Procedia PDF Downloads 577