WorldWideScience

Sample records for learning methods tlm

  1. Numerical analysis in electromagnetics the TLM method

    CERN Document Server

    Saguet, Pierre

    2013-01-01

    The aim of this book is to give a broad overview of the TLM (Transmission Line Matrix) method, which is one of the "time-domain numerical methods". These methods are reputed for their significant reliance on computer resources. However, they have the advantage of being highly general.The TLM method has acquired a reputation for being a powerful and effective tool by numerous teams and still benefits today from significant theoretical developments. In particular, in recent years, its ability to simulate various situations with excellent precision, including complex materials, has been

  2. An accelerated hybrid TLM-IE method for the investigation of shielding effectiveness

    Directory of Open Access Journals (Sweden)

    N. Fichtner

    2010-09-01

    Full Text Available A hybrid numerical technique combining time-domain integral equations (TD-IE with the transmission line matrix (TLM method is presented for the efficient modeling of transient wave phenomena. This hybrid method allows the full-wave modeling of circuits in the time-domain as well as the electromagnetic coupling of remote TLM subdomains using integral equations (IE. By using the integral equations the space between the TLM subdomains is not discretized and consequently doesn't contribute to the computational effort. The cost for the evaluation of the time-domain integral equations (TD-IE is further reduced using a suitable plane-wave representation of the source terms. The hybrid TD-IE/TLM method is applied in the computation of the shielding effectiveness (SE of metallic enclosures.

  3. Efficient modeling of chiral media using SCN-TLM method

    Directory of Open Access Journals (Sweden)

    Yaich M.I.

    2004-01-01

    Full Text Available An efficient approach allowing to include linear bi-isotropic chiral materials in time-domain transmission line matrix (TLM calculations by employing recursive evaluation of the convolution of the electric and magnetic fields and susceptibility functions is presented. The new technique consists to add both voltage and current sources in supplementary stubs of the symmetrical condensed node (SCN of the TLM method. In this article, the details and the complete description of this approach are given. A comparison of the obtained numerical results with those of the literature reflects its validity and efficiency.

  4. TLM.open: a SystemC/TLM Frontend for the CADP Verification Toolbox

    Directory of Open Access Journals (Sweden)

    Claude Helmstetter

    2014-04-01

    Full Text Available SystemC/TLM models, which are C++ programs, allow the simulation of embedded software before hardware low-level descriptions are available and are used as golden models for hardware verification. The verification of the SystemC/TLM models is an important issue since an error in the model can mislead the system designers or reveal an error in the specifications. An open-source simulator for SystemC/TLM is provided but there are no tools for formal verification.In order to apply model checking to a SystemC/TLM model, a semantics for standard C++ code and for specific SystemC/TLM features must be provided. The usual approach relies on the translation of the SystemC/TLM code into a formal language for which a model checker is available.We propose another approach that suppresses the error-prone translation effort. Given a SystemC/TLM program, the transitions are obtained by executing the original code using g++ and an extended SystemC library, and we ask the user to provide additional functions to store the current model state. These additional functions generally represent less than 20% of the size of the original model, and allow it to apply all CADP verification tools to the SystemC/TLM model itself.

  5. Modeling of microwave applicators with an excitation through the wave guide using TLM method

    Directory of Open Access Journals (Sweden)

    Ranđelović Tijana

    2005-01-01

    Full Text Available In this paper, a real microwave applicator with a wave guide used to launch the energy from the source into the cavity is analyzed using 3D TLM method. In order to investigate the influence of the positions and number of feed wave guides to the number of the resonant modes inside the cavity, obtained results are compared with analytical results and results obtained by using TLM software with an impulse excitation as well. TLM method is applied to the both empty and loaded rectangular metallic cavity, and a very good agreement between simulated and experimental results is achieved.

  6. TLM modeling and system identification of optimized antenna structures

    Directory of Open Access Journals (Sweden)

    N. Fichtner

    2008-05-01

    Full Text Available The transmission line matrix (TLM method in conjunction with the genetic algorithm (GA is presented for the bandwidth optimization of a low profile patch antenna. The optimization routine is supplemented by a system identification (SI procedure. By the SI the model parameters of the structure are estimated which is used for a reduction of the total TLM simulation time. The SI utilizes a new stability criterion of the physical poles for the parameter extraction.

  7. Tetrahedral node for Transmission-Line Modeling (TLM) applied to Bio-heat Transfer.

    Science.gov (United States)

    Milan, Hugo F M; Gebremedhin, Kifle G

    2016-12-01

    Transmission-Line Modeling (TLM) is a numerical method used to solve complex and time-domain bio-heat transfer problems. In TLM, parallelepipeds are used to discretize three-dimensional problems. The drawback in using parallelepiped shapes is that instead of refining only the domain of interest, a large additional domain would also have to be refined, which results in increased computational time and memory space. In this paper, we developed a tetrahedral node for TLM applied to bio-heat transfer that does not have the drawback associated with the parallelepiped node. The model includes heat source, blood perfusion, boundary conditions and initial conditions. The boundary conditions could be adiabatic, temperature, heat flux, or convection. The predicted temperature and heat flux were compared against results from an analytical solution and the results agreed within 2% for a mesh size of 69,941 nodes and a time step of 5ms. The method was further validated against published results of maximum skin-surface temperature difference in a breast with and without tumor and the results agreed within 6%. The published results were obtained from a model that used parallelepiped TLM node. An open source software, TLMBHT, was written using the theory developed herein and is available for download free-of-charge. Copyright © 2016 Elsevier Ltd. All rights reserved.

  8. Triangular node for Transmission-Line Modeling (TLM) applied to bio-heat transfer.

    Science.gov (United States)

    Milan, Hugo F M; Gebremedhin, Kifle G

    2016-12-01

    Transmission-Line Modeling (TLM) is a numerical method used to solve complex and time-domain bio-heat transfer problems. In TLM, rectangles are used to discretize two-dimensional problems. The drawback in using rectangular shapes is that instead of refining only the domain of interest, a large additional domain will also be refined in the x and y axes, which results in increased computational time and memory space. In this paper, we developed a triangular node for TLM applied to bio-heat transfer that does not have the drawback associated with the rectangular nodes. The model includes heat source, blood perfusion (advection), boundary conditions and initial conditions. The boundary conditions could be adiabatic, temperature, heat flux, or convection. A matrix equation for TLM, which simplifies the solution of time-domain problems or solves steady-state problems, was also developed. The predicted results were compared against results obtained from the solution of a simplified two-dimensional problem, and they agreed within 1% for a mesh length of triangular faces of 59µm±9µm (mean±standard deviation) and a time step of 1ms. Copyright © 2016 Elsevier Ltd. All rights reserved.

  9. System-Platforms-Based SystemC TLM Design of Image Processing Chains for Embedded Applications

    Directory of Open Access Journals (Sweden)

    Omar Hammami

    2007-08-01

    Full Text Available Intelligent vehicle design is a complex task which requires multidomains modeling and abstraction. Transaction-level modeling (TLM and component-based software development approaches accelerate the process of an embedded system design and simulation and hence improve the overall productivity. On the other hand, system-level design languages facilitate the fast hardware synthesis at behavioral level of abstraction. In this paper, we introduce an approach for hardware/software codesign of image processing applications targeted towards intelligent vehicle that uses platform-based SystemC TLM and component-based software design approaches along with HW synthesis using SystemC to accelerate system design and verification process. Our experiments show the effectiveness of our methodology.

  10. System-Platforms-Based SystemC TLM Design of Image Processing Chains for Embedded Applications

    Directory of Open Access Journals (Sweden)

    Lacassagne Lionel

    2007-01-01

    Full Text Available Intelligent vehicle design is a complex task which requires multidomains modeling and abstraction. Transaction-level modeling (TLM and component-based software development approaches accelerate the process of an embedded system design and simulation and hence improve the overall productivity. On the other hand, system-level design languages facilitate the fast hardware synthesis at behavioral level of abstraction. In this paper, we introduce an approach for hardware/software codesign of image processing applications targeted towards intelligent vehicle that uses platform-based SystemC TLM and component-based software design approaches along with HW synthesis using SystemC to accelerate system design and verification process. Our experiments show the effectiveness of our methodology.

  11. TEACHING LEARNING MATERIALS: THE REVIEWS COURSEBOOKS, GAMES, WORKSHEETS, AUDIO VIDEO FILES

    Directory of Open Access Journals (Sweden)

    Anak Agung Sagung Shanti Sari Dewi

    2016-11-01

    Full Text Available Teaching learning materials (TLM has been widely recognised as one of most important components in language teaching to support the success of language learning. TLM is essential for teachers in planning their lessons, assisting them in their professional duty, and use them as rosources to describe instructions. This writing reviews 10 (ten teaching learning materials in the form of cousebooks, games, worksheets, and audio video files. The materials were chosen randomly and were analysed qualitatively. The discussion of the materials is done individually by presenting their target learners, how they are applied by teachers and students, the aims of the use of the materials, and the role of teachers and learners in different kind of TLM.

  12. TLM-Tracker: software for cell segmentation, tracking and lineage analysis in time-lapse microscopy movies.

    Science.gov (United States)

    Klein, Johannes; Leupold, Stefan; Biegler, Ilona; Biedendieck, Rebekka; Münch, Richard; Jahn, Dieter

    2012-09-01

    Time-lapse imaging in combination with fluorescence microscopy techniques enable the investigation of gene regulatory circuits and uncovered phenomena like culture heterogeneity. In this context, computational image processing for the analysis of single cell behaviour plays an increasing role in systems biology and mathematical modelling approaches. Consequently, we developed a software package with graphical user interface for the analysis of single bacterial cell behaviour. A new software called TLM-Tracker allows for the flexible and user-friendly interpretation for the segmentation, tracking and lineage analysis of microbial cells in time-lapse movies. The software package, including manual, tutorial video and examples, is available as Matlab code or executable binaries at http://www.tlmtracker.tu-bs.de.

  13. Runtime Instrumentation of SystemC/TLM2 Interfaces for Fault Tolerance Requirements Verification in Software Cosimulation

    Directory of Open Access Journals (Sweden)

    Antonio da Silva

    2014-01-01

    Full Text Available This paper presents the design of a SystemC transaction level modelling wrapping library that can be used for the assertion of system properties, protocol compliance, or fault injection. The library uses C++ virtual table hooks as a dynamic binary instrumentation technique to inline wrappers in the TLM2 transaction path. This technique can be applied after the elaboration phase and needs neither source code modifications nor recompilation of the top level SystemC modules. The proposed technique has been successfully applied to the robustness verification of the on-board boot software of the Instrument Control Unit of the Solar Orbiter’s Energetic Particle Detector.

  14. Persufflation Improves Pancreas Preservation When Compared With the Two-Layer Method

    Science.gov (United States)

    Scott, W.E.; O'Brien, T.D.; Ferrer-Fabrega, J.; Avgoustiniatos, E.S.; Weegman, B.P.; Anazawa, T.; Matsumoto, S.; Kirchner, V.A.; Rizzari, M.D.; Murtaugh, M.P.; Suszynski, T.M.; Aasheim, T.; Kidder, L.S.; Hammer, B.E.; Stone, S.G.; Tempelman, L.; Sutherland, D.E.R.; Hering, B.J.; Papas, K.K.

    2010-01-01

    Islet transplantation is emerging as a promising treatment for patients with type 1 diabetes. It is important to maximize viable islet yield for each organ due to scarcity of suitable human donor pancreata, high cost, and the high dose of islets required for insulin independence. However, organ transport for 8 hours using the two-layer method (TLM) frequently results in lower islet yields. Since efficient oxygenation of the core of larger organs (eg, pig, human) in TLM has recently come under question, we investigated oxygen persufflation as an alternative way to supply the pancreas with oxygen during preservation. Porcine pancreata were procured from non–heart-beating donors and preserved by either TLM or persufflation for 24 hours and fixed. Biopsies were collected from several regions of the pancreas, sectioned, stained with hematoxylin and eosin, and evaluated by a histologist. Persufflated tissues exhibited distended capillaries due to gas perfusion and significantly less autolysis/cell death than regions not exposed to persufflation or tissues exposed to TLM. The histology presented here suggests that after 24 hours of preservation, persufflation dramatically improves tissue health when compared with TLM. These results indicate the potential for persufflation to improve viable islet yields and extend the duration of preservation, allowing more donor organs to be utilized. PMID:20692396

  15. Development and Validation of Stability Indicating HPTLC and HPLC Methods for Simultaneous Determination of Telmisartan and Atorvastatin in Their Formulations

    Directory of Open Access Journals (Sweden)

    Kaliappan Ilango

    2013-01-01

    Full Text Available The present study describes development and subsequent validation of stability indicating HPLC and HPTLC methods for simultaneous estimation of Telmisartan (TLM and Atorvastatin (ATV in their combined formulation. The proposed RP-HPLC method utilizes a Phenomenex Luna C18 column using acetonitrile: 0.025 M ammonium acetate (38 : 52%, v/v as mobile phase (pH 3.8, flow rate of 1.0 mL/min. Quantification was achieved with UV detection at 281 nm over concentration range of 12 to 72 μg/mL for TLM and 3 to 18 μg/mL for ATV respectively. In HPTLC, separations were performed on silica gel 60 F254 using toluene-methanol-ethyl acetate-acetic acid (5 : 1 : 1 : 0.3, v/v as mobile phase. The compact bands of TLM and ATV at 0.37 ± 0.02 and 0.63 ± 0.01 respectively were scanned at 279 nm. Linear regression analysis revealed linearity in the range of 40 to 240 ng/band for TLM and 10 to 60 ng/band for ATV respectively. For both the methods, dosage form was exposed to thermal, photolytic, acid, alkali and oxidative stress. The methods distinctly separated the drugs and degradation products even in actual samples. In conclusion, the proposed HPLC and HPTLC methods were appropriate for routine quantification of TLM and ATV in tablet formulation.

  16. Gene ontology based transfer learning for protein subcellular localization

    Directory of Open Access Journals (Sweden)

    Zhou Shuigeng

    2011-02-01

    Full Text Available Abstract Background Prediction of protein subcellular localization generally involves many complex factors, and using only one or two aspects of data information may not tell the true story. For this reason, some recent predictive models are deliberately designed to integrate multiple heterogeneous data sources for exploiting multi-aspect protein feature information. Gene ontology, hereinafter referred to as GO, uses a controlled vocabulary to depict biological molecules or gene products in terms of biological process, molecular function and cellular component. With the rapid expansion of annotated protein sequences, gene ontology has become a general protein feature that can be used to construct predictive models in computational biology. Existing models generally either concatenated the GO terms into a flat binary vector or applied majority-vote based ensemble learning for protein subcellular localization, both of which can not estimate the individual discriminative abilities of the three aspects of gene ontology. Results In this paper, we propose a Gene Ontology Based Transfer Learning Model (GO-TLM for large-scale protein subcellular localization. The model transfers the signature-based homologous GO terms to the target proteins, and further constructs a reliable learning system to reduce the adverse affect of the potential false GO terms that are resulted from evolutionary divergence. We derive three GO kernels from the three aspects of gene ontology to measure the GO similarity of two proteins, and derive two other spectrum kernels to measure the similarity of two protein sequences. We use simple non-parametric cross validation to explicitly weigh the discriminative abilities of the five kernels, such that the time & space computational complexities are greatly reduced when compared to the complicated semi-definite programming and semi-indefinite linear programming. The five kernels are then linearly merged into one single kernel for

  17. Development and validation of a high throughput LC–MS/MS method for simultaneous quantitation of pioglitazone and telmisartan in rat plasma and its application to a pharmacokinetic study

    Directory of Open Access Journals (Sweden)

    Pinaki Sengupta

    2017-12-01

    Full Text Available Management of cardiovascular risk factors in diabetes demands special attention due to their co-existence. Pioglitazone (PIO and telmisartan (TLM combination can be beneficial in effective control of cardiovascular complication in diabetes. In this research, we developed and validated a high throughput LC–MS/MS method for simultaneous quantitation of PIO and TLM in rat plasma. This developed method is more sensitive and can quantitate the analytes in relatively shorter period of time compared to the previously reported methods for their individual quantification. Moreover, till date, there is no bioanalytical method available to simultaneously quantitate PIO and TLM in a single run. The method was validated according to the USFDA guidelines for bioanalytical method validation. A linear response of the analytes was observed over the range of 0.005–10 µg/mL with satisfactory precision and accuracy. Accuracy at four quality control levels was within 94.27%–106.10%. The intra- and inter-day precision ranged from 2.32%–10.14 and 5.02%–8.12%, respectively. The method was reproducible and sensitive enough to quantitate PIO and TLM in rat plasma samples of a preclinical pharmacokinetic study. Due to the potential of PIO-TLM combination to be therapeutically explored, this method is expected to have significant usefulness in future. Keywords: LC–MS/MS, Rat plasma, Pharmacokinetic applicability, Telmisartan, Pioglitazone, Pharmacokinetic application

  18. Residual damage in different ground logging methods alongside skid trails and winching strips

    Czech Academy of Sciences Publication Activity Database

    Aysan Badraghi, Naghimeg; Erler, J.; Hosseini, S. A. O.

    2015-01-01

    Roč. 61, č. 12 (2015), s. 526-534 ISSN 1212-4834 Institutional support: RVO:67179843 Keywords : Long-length method (LLM) * Short-length method (SLM) * Skidding and winching operations * Tree-length method (TLM) Subject RIV: EF - Botanics

  19. Design and Study of a Next-Generation Computer-Assisted System for Transoral Laser Microsurgery

    Directory of Open Access Journals (Sweden)

    Nikhil Deshpande PhD

    2018-05-01

    Full Text Available Objective To present a new computer-assisted system for improved usability, intuitiveness, efficiency, and controllability in transoral laser microsurgery (TLM. Study Design Pilot technology feasibility study. Setting A dedicated room with a simulated TLM surgical setup: surgical microscope, surgical laser system, instruments, ex vivo pig larynxes, and computer-assisted system. Subjects and Methods The computer-assisted laser microsurgery (CALM system consists of a novel motorized laser micromanipulator and a tablet- and stylus-based control interface. The system setup includes the Leica 2 surgical microscope and the DEKA HiScan Surgical laser system. The system was validated through a first-of-its-kind observational study with 57 international surgeons with varied experience in TLM. The subjects performed real surgical tasks on ex vivo pig larynxes in a simulated TLM scenario. The qualitative aspects were established with a newly devised questionnaire assessing the usability, efficiency, and suitability of the system. Results The surgeons evaluated the CALM system with an average score of 6.29 (out of 7 in ease of use and ease of learning, while an average score of 5.96 was assigned for controllability and safety. A score of 1.51 indicated reduced workload for the subjects. Of 57 subjects, 41 stated that the CALM system allows better surgical quality than the existing TLM systems. Conclusions The CALM system augments the usability, controllability, and efficiency in TLM. It enhances the ergonomics and accuracy beyond the current state of the art, potentially improving the surgical safety and quality. The system offers the intraoperative automated scanning of customized long incisions achieving uniform resections at the surgical site.

  20. Machine learning methods for planning

    CERN Document Server

    Minton, Steven

    1993-01-01

    Machine Learning Methods for Planning provides information pertinent to learning methods for planning and scheduling. This book covers a wide variety of learning methods and learning architectures, including analogical, case-based, decision-tree, explanation-based, and reinforcement learning.Organized into 15 chapters, this book begins with an overview of planning and scheduling and describes some representative learning systems that have been developed for these tasks. This text then describes a learning apprentice for calendar management. Other chapters consider the problem of temporal credi

  1. Comparison of mobility extraction methods based on field-effect measurements for graphene

    Directory of Open Access Journals (Sweden)

    Hua Zhong

    2015-05-01

    Full Text Available Carrier mobility extraction methods for graphene based on field-effect measurements are explored and compared according to theoretical analysis and experimental results. A group of graphene devices with different channel lengths were fabricated and measured, and carrier mobility is extracted from those electrical transfer curves using three different methods. Accuracy and applicability of those methods were compared. Transfer length method (TLM can obtain accurate density dependent mobility and contact resistance at relative high carrier density based on data from a group of devices, and then can act as a standard method to verify other methods. As two of the most popular methods, direct transconductance method (DTM and fitting method (FTM can extract mobility easily based on transfer curve of a sole graphene device. DTM offers an underestimated mobility at any carrier density owing to the neglect of contact resistances, and the accuracy can be improved through fabricating field-effect transistors with long channel and good contacts. FTM assumes a constant mobility independent on carrier density, and then can obtain mobility, contact resistance and residual density stimulations through fitting a transfer curve. However, FTM tends to obtain a mobility value near Dirac point and then overestimates carrier mobility of graphene. Comparing with the DTM and FTM, TLM could offer a much more accurate and carrier density dependent mobility, that reflects the complete properties of graphene carrier mobility.

  2. A hybrid Boundary Element Unstructured Transmission-line (BEUT) method for accurate 2D electromagnetic simulation

    Energy Technology Data Exchange (ETDEWEB)

    Simmons, Daniel, E-mail: daniel.simmons@nottingham.ac.uk; Cools, Kristof; Sewell, Phillip

    2016-11-01

    Time domain electromagnetic simulation tools have the ability to model transient, wide-band applications, and non-linear problems. The Boundary Element Method (BEM) and the Transmission Line Modeling (TLM) method are both well established numerical techniques for simulating time-varying electromagnetic fields. The former surface based method can accurately describe outwardly radiating fields from piecewise uniform objects and efficiently deals with large domains filled with homogeneous media. The latter volume based method can describe inhomogeneous and non-linear media and has been proven to be unconditionally stable. Furthermore, the Unstructured TLM (UTLM) enables modelling of geometrically complex objects by using triangular meshes which removes staircasing and unnecessary extensions of the simulation domain. The hybridization of BEM and UTLM which is described in this paper is named the Boundary Element Unstructured Transmission-line (BEUT) method. It incorporates the advantages of both methods. The theory and derivation of the 2D BEUT method is described in this paper, along with any relevant implementation details. The method is corroborated by studying its correctness and efficiency compared to the traditional UTLM method when applied to complex problems such as the transmission through a system of Luneburg lenses and the modelling of antenna radomes for use in wireless communications. - Graphical abstract:.

  3. Pollutant Dispersion Modeling in Natural Streams Using the Transmission Line Matrix Method

    Directory of Open Access Journals (Sweden)

    Safia Meddah

    2015-09-01

    Full Text Available Numerical modeling has become an indispensable tool for solving various physical problems. In this context, we present a model of pollutant dispersion in natural streams for the far field case where dispersion is considered longitudinal and one-dimensional in the flow direction. The Transmission Line Matrix (TLM, which has earned a reputation as powerful and efficient numerical method, is used. The presented one-dimensional TLM model requires a minimum input data and provides a significant gain in computing time. To validate our model, the results are compared with observations and experimental data from the river Severn (UK. The results show a good agreement with experimental data. The model can be used to predict the spatiotemporal evolution of a pollutant in natural streams for effective and rapid decision-making in a case of emergency, such as accidental discharges in a stream with a dynamic similar to that of the river Severn (UK.

  4. Cooperative Learning as a Democratic Learning Method

    Science.gov (United States)

    Erbil, Deniz Gökçe; Kocabas, Ayfer

    2018-01-01

    In this study, the effects of applying the cooperative learning method on the students' attitude toward democracy in an elementary 3rd-grade life studies course was examined. Over the course of 8 weeks, the cooperative learning method was applied with an experimental group, and traditional methods of teaching life studies in 2009, which was still…

  5. Qualitative methods in workplace learning

    OpenAIRE

    Fabritius, Hannele

    2015-01-01

    Methods of learning in the workplace will be introduced. The methods are connect to competence development and to the process of conducting development discussions in a dialogical way. The tools developed and applied are a fourfold table, a cycle of work identity, a plan of personal development targets, a learning meeting and a learning map. The methods introduced will aim to better learning at work.

  6. Simulation methods of nuclear electromagnetic pulse effects in integrated circuits

    International Nuclear Information System (INIS)

    Cheng Jili; Liu Yuan; En Yunfei; Fang Wenxiao; Wei Aixiang; Yang Yuanzhen

    2013-01-01

    In the paper the ways to compute the response of transmission line (TL) illuminated by electromagnetic pulse (EMP) were introduced firstly, which include finite-difference time-domain (FDTD) and trans-mission line matrix (TLM); then the feasibility of electromagnetic topology (EMT) in ICs nuclear electromagnetic pulse (NEMP) effect simulation was discussed; in the end, combined with the methods computing the response of TL, a new method of simulate the transmission line in IC illuminated by NEMP was put forward. (authors)

  7. Influence on Learning of a Collaborative Learning Method Comprising the Jigsaw Method and Problem-based Learning (PBL).

    Science.gov (United States)

    Takeda, Kayoko; Takahashi, Kiyoshi; Masukawa, Hiroyuki; Shimamori, Yoshimitsu

    2017-01-01

    Recently, the practice of active learning has spread, increasingly recognized as an essential component of academic studies. Classes incorporating small group discussion (SGD) are conducted at many universities. At present, assessments of the effectiveness of SGD have mostly involved evaluation by questionnaires conducted by teachers, by peer assessment, and by self-evaluation of students. However, qualitative data, such as open-ended descriptions by students, have not been widely evaluated. As a result, we have been unable to analyze the processes and methods involved in how students acquire knowledge in SGD. In recent years, due to advances in information and communication technology (ICT), text mining has enabled the analysis of qualitative data. We therefore investigated whether the introduction of a learning system comprising the jigsaw method and problem-based learning (PBL) would improve student attitudes toward learning; we did this by text mining analysis of the content of student reports. We found that by applying the jigsaw method before PBL, we were able to improve student attitudes toward learning and increase the depth of their understanding of the area of study as a result of working with others. The use of text mining to analyze qualitative data also allowed us to understand the processes and methods by which students acquired knowledge in SGD and also changes in students' understanding and performance based on improvements to the class. This finding suggests that the use of text mining to analyze qualitative data could enable teachers to evaluate the effectiveness of various methods employed to improve learning.

  8. Effects of Jigsaw Learning Method on Students’ Self-Efficacy and Motivation to Learn

    Directory of Open Access Journals (Sweden)

    Dwi Nur Rachmah

    2017-12-01

    Full Text Available Jigsaw learning as a cooperative learning method, according to the results of some studies, can improve academic skills, social competence, behavior in learning, and motivation to learn. However, in some other studies, there are different findings regarding the effect of jigsaw learning method on self-efficacy. The purpose of this study is to examine the effects of jigsaw learning method on self-efficacy and motivation to learn in psychology students at the Faculty of Medicine, Universitas Lambung Mangkurat. The method used in the study is the experimental method using one group pre-test and post-test design. The results of the measurements before and after the use of jigsaw learning method were compared using paired samples t-test. The results showed that there is a difference in students’ self-efficacy and motivation to learn before and after subjected to the treatments; therefore, it can be said that jigsaw learning method had significant effects on self-efficacy and motivation to learn. The application of jigsaw learning model in a classroom with large number of students was the discussion of this study.

  9. Learning Science, Learning about Science, Doing Science: Different Goals Demand Different Learning Methods

    Science.gov (United States)

    Hodson, Derek

    2014-01-01

    This opinion piece paper urges teachers and teacher educators to draw careful distinctions among four basic learning goals: learning science, learning about science, doing science and learning to address socio-scientific issues. In elaboration, the author urges that careful attention is paid to the selection of teaching/learning methods that…

  10. Statistical learning methods: Basics, control and performance

    Energy Technology Data Exchange (ETDEWEB)

    Zimmermann, J. [Max-Planck-Institut fuer Physik, Foehringer Ring 6, 80805 Munich (Germany)]. E-mail: zimmerm@mppmu.mpg.de

    2006-04-01

    The basics of statistical learning are reviewed with a special emphasis on general principles and problems for all different types of learning methods. Different aspects of controlling these methods in a physically adequate way will be discussed. All principles and guidelines will be exercised on examples for statistical learning methods in high energy and astrophysics. These examples prove in addition that statistical learning methods very often lead to a remarkable performance gain compared to the competing classical algorithms.

  11. Statistical learning methods: Basics, control and performance

    International Nuclear Information System (INIS)

    Zimmermann, J.

    2006-01-01

    The basics of statistical learning are reviewed with a special emphasis on general principles and problems for all different types of learning methods. Different aspects of controlling these methods in a physically adequate way will be discussed. All principles and guidelines will be exercised on examples for statistical learning methods in high energy and astrophysics. These examples prove in addition that statistical learning methods very often lead to a remarkable performance gain compared to the competing classical algorithms

  12. Effects of Jigsaw Learning Method on Students’ Self-Efficacy and Motivation to Learn

    OpenAIRE

    Dwi Nur Rachmah

    2017-01-01

    Jigsaw learning as a cooperative learning method, according to the results of some studies, can improve academic skills, social competence, behavior in learning, and motivation to learn. However, in some other studies, there are different findings regarding the effect of jigsaw learning method on self-efficacy. The purpose of this study is to examine the effects of jigsaw learning method on self-efficacy and motivation to learn in psychology students at the Faculty of Medicine, Universitas La...

  13. Time-domain numerical computations of electromagnetic fields in cylindrical co-ordinates using the transmission line matrix: evaluation of radiaion losses from a charge bunch passing through a pill-box resonator

    International Nuclear Information System (INIS)

    Sarma, J.; Robson, P.N.

    1979-01-01

    The two dimensional transmission line matrix (TLM) numerical method has been adapted to compute electromagnetic field distributions in cylindrical co-ordinates and it is applied to evaluate the radiation loss from a charge bunch passing through a 'pill-box' resonator. The computer program has been developed to calculate not only the total energy loss to the resonator but also that component of it which exists in the TM 010 mode. The numerically computed results are shown to agree very well with the analytically derived values as found in the literature which, therefore, established the degree of accuracy that is obtained with the TLM method. The particular features of computational simplicity, numerical stability and the inherently time-domain solutions produced by the TLM method are cited as additional, attractive reasons for using this numerical procedure in solving such problems. (Auth.)

  14. Geometrical methods in learning theory

    International Nuclear Information System (INIS)

    Burdet, G.; Combe, Ph.; Nencka, H.

    2001-01-01

    The methods of information theory provide natural approaches to learning algorithms in the case of stochastic formal neural networks. Most of the classical techniques are based on some extremization principle. A geometrical interpretation of the associated algorithms provides a powerful tool for understanding the learning process and its stability and offers a framework for discussing possible new learning rules. An illustration is given using sequential and parallel learning in the Boltzmann machine

  15. Deep learning versus traditional machine learning methods for aggregated energy demand prediction

    NARCIS (Netherlands)

    Paterakis, N.G.; Mocanu, E.; Gibescu, M.; Stappers, B.; van Alst, W.

    2018-01-01

    In this paper the more advanced, in comparison with traditional machine learning approaches, deep learning methods are explored with the purpose of accurately predicting the aggregated energy consumption. Despite the fact that a wide range of machine learning methods have been applied to

  16. Effect of Methods of Learning and Self Regulated Learning toward Outcomes of Learning Social Studies

    Science.gov (United States)

    Tjalla, Awaluddin; Sofiah, Evi

    2015-01-01

    This research aims to reveal the influence of learning methods and self-regulated learning on students learning scores for Social Studies object. The research was done in Islamic Junior High School (MTs Manba'ul Ulum), Batuceper City Tangerang using quasi-experimental method. The research employed simple random technique to 28 students. Data were…

  17. The method of global learning in teaching foreign languages

    Directory of Open Access Journals (Sweden)

    Tatjana Dragovič

    2001-12-01

    Full Text Available The authors describe the method of global learning of foreign languages, which is based on the principles of neurolinguistic programming (NLP. According to this theory, the educator should use the method of the so-called periphery learning, where students learn relaxation techniques and at the same time they »incidentally « or subconsciously learn a foreign language. The method of global learning imitates successful strategies of learning in early childhood and therefore creates a relaxed attitude towards learning. Global learning is also compared with standard methods.

  18. Do students’ styles of learning affect how they adapt to learning methods and to the learning environment?

    OpenAIRE

    Topal, Kenan; Sarıkaya, Özlem; Basturk, Ramazan; Buke, Akile

    2015-01-01

    Objectives: The process of development and evaluation of undergraduate medical education programs should include analysis of learners’ characteristics, needs, and perceptions about learning methods. This study aims to evaluate medical students’ perceptions about problem-based learning methods and to compare these results with their individual learning styles.Materials and Methods: The survey was conducted at Marmara University Medical School where problem-based learning was implemented in the...

  19. PERANCANGAN KANAL KOMUNIKASI PADA TRANSACTION LEVEL MODELING DALAM PERANCANGAN EMBEDDED SYSTEM

    Directory of Open Access Journals (Sweden)

    Maman Abdurohman

    2012-05-01

    Full Text Available Pada embedded system terdapat dua bagian penting yaitu komponen komputasi (register dan komponen komunikasi. Komponen komunikasi menjadi perhatian penting pada mekanisme pemodelan level transaksi (Transaction Level Modeling, TLM. Kanal komunikasi adalah komponen untuk transaksi antar register. Fokus pembahasan TLM adalah perancangan kanal yang dapat mengakomodasi untuk peningkatan level transaksi. Kanal (channel adalah implementasi bus untuk komunikasi antar komponen pada embedded system. Hal ini adalah kunci penting untuk mencapai impelementasi TLM untuk meningkatkan efisiensi pemodelan. Pada paper ini diusulkan beberapa definisi rancangan kanal sebagai implementasi TLM untuk perancangan embedded system. Hasilnya menunjukan bahwa rancangan kanal dapat berjalan sebagai bus untuk transaksi pada TLM. Paper ini menggunakan SystemC sebagai bahasa pemodelan. On embedded systems, there are two important parts: computational components (registers and communication components. Communication component becomes an important attention on the mechanism of transaction level modeling (TLM. Communication channel is a component for transactions between registers. The focus of TLM is the design of the channel that could accommodate for the increased level of transactions. Channel is the implementation of the bus for communication between components in embedded systems. This is an important key to achieve the implementation of TLM to improve the efficiency of modeling. This paper proposed a definition of the channel design as the implementation of TLM for embedded systems design. The result shows that the design of the channel can run as a bus for transactions on the TLM. This paper uses SystemC as modeling language.

  20. Reflexive Learning through Visual Methods

    DEFF Research Database (Denmark)

    Frølunde, Lisbeth

    2014-01-01

    What. This chapter concerns how visual methods and visual materials can support visually oriented, collaborative, and creative learning processes in education. The focus is on facilitation (guiding, teaching) with visual methods in learning processes that are designerly or involve design. Visual...... methods are exemplified through two university classroom cases about collaborative idea generation processes. The visual methods and materials in the cases are photo elicitation using photo cards, and modeling with LEGO Serious Play sets. Why. The goal is to encourage the reader, whether student...... or professional, to facilitate with visual methods in a critical, reflective, and experimental way. The chapter offers recommendations for facilitating with visual methods to support playful, emergent designerly processes. The chapter also has a critical, situated perspective. Where. This chapter offers case...

  1. An Innovative Teaching Method To Promote Active Learning: Team-Based Learning

    Science.gov (United States)

    Balasubramanian, R.

    2007-12-01

    Traditional teaching practice based on the textbook-whiteboard- lecture-homework-test paradigm is not very effective in helping students with diverse academic backgrounds achieve higher-order critical thinking skills such as analysis, synthesis, and evaluation. Consequently, there is a critical need for developing a new pedagogical approach to create a collaborative and interactive learning environment in which students with complementary academic backgrounds and learning skills can work together to enhance their learning outcomes. In this presentation, I will discuss an innovative teaching method ('Team-Based Learning (TBL)") which I recently developed at National University of Singapore to promote active learning among students in the environmental engineering program with learning abilities. I implemented this new educational activity in a graduate course. Student feedback indicates that this pedagogical approach is appealing to most students, and promotes active & interactive learning in class. Data will be presented to show that the innovative teaching method has contributed to improved student learning and achievement.

  2. Learning Method, Facilities And Infrastructure, And Learning Resources In Basic Networking For Vocational School

    OpenAIRE

    Pamungkas, Bian Dwi

    2017-01-01

    This study aims to examine the contribution of learning methods on learning output, the contribution of facilities and infrastructure on output learning, the contribution of learning resources on learning output, and the contribution of learning methods, the facilities and infrastructure, and learning resources on learning output. The research design is descriptive causative, using a goal-oriented assessment approach in which the assessment focuses on assessing the achievement of a goal. The ...

  3. New e-learning method using databases

    Directory of Open Access Journals (Sweden)

    Andreea IONESCU

    2012-10-01

    Full Text Available The objective of this paper is to present a new e-learning method that use databases. The solution could pe implemented for any typeof e-learning system in any domain. The article will purpose a solution to improve the learning process for virtual classes.

  4. Accurate modeling of high frequency microelectromechanical systems (MEMS switches in time- and frequency-domainc

    Directory of Open Access Journals (Sweden)

    F. Coccetti

    2003-01-01

    Full Text Available In this contribution we present an accurate investigation of three different techniques for the modeling of complex planar circuits. The em analysis is performed by means of different electromagnetic full-wave solvers in the timedomain and in the frequency-domain. The first one is the Transmission Line Matrix (TLM method. In the second one the TLM method is combined with the Integral Equation (IE method. The latter is based on the Generalized Transverse Resonance Diffraction (GTRD. In order to test the methods we model different structures and compare the calculated Sparameters to measured results, with good agreement.

  5. Electromagnetic computation methods for lightning surge protection studies

    CERN Document Server

    Baba, Yoshihiro

    2016-01-01

    This book is the first to consolidate current research and to examine the theories of electromagnetic computation methods in relation to lightning surge protection. The authors introduce and compare existing electromagnetic computation methods such as the method of moments (MOM), the partial element equivalent circuit (PEEC), the finite element method (FEM), the transmission-line modeling (TLM) method, and the finite-difference time-domain (FDTD) method. The application of FDTD method to lightning protection studies is a topic that has matured through many practical applications in the past decade, and the authors explain the derivation of Maxwell's equations required by the FDTD, and modeling of various electrical components needed in computing lightning electromagnetic fields and surges with the FDTD method. The book describes the application of FDTD method to current and emerging problems of lightning surge protection of continuously more complex installations, particularly in critical infrastructures of e...

  6. Active learning methods for interactive image retrieval.

    Science.gov (United States)

    Gosselin, Philippe Henri; Cord, Matthieu

    2008-07-01

    Active learning methods have been considered with increased interest in the statistical learning community. Initially developed within a classification framework, a lot of extensions are now being proposed to handle multimedia applications. This paper provides algorithms within a statistical framework to extend active learning for online content-based image retrieval (CBIR). The classification framework is presented with experiments to compare several powerful classification techniques in this information retrieval context. Focusing on interactive methods, active learning strategy is then described. The limitations of this approach for CBIR are emphasized before presenting our new active selection process RETIN. First, as any active method is sensitive to the boundary estimation between classes, the RETIN strategy carries out a boundary correction to make the retrieval process more robust. Second, the criterion of generalization error to optimize the active learning selection is modified to better represent the CBIR objective of database ranking. Third, a batch processing of images is proposed. Our strategy leads to a fast and efficient active learning scheme to retrieve sets of online images (query concept). Experiments on large databases show that the RETIN method performs well in comparison to several other active strategies.

  7. Adaptive e-learning methods and IMS Learning Design. An integrated approach

    NARCIS (Netherlands)

    Burgos, Daniel; Specht, Marcus

    2006-01-01

    Please, cite this publication as: Burgos, D., & Specht, M. (2006). Adaptive e-learning methods and IMS Learning Design. In Kinshuk, R. Koper, P. Kommers, P. Kirschner, D. G. Sampson & W. Didderen (Eds.), Proceedings of the 6th IEEE International Conference on Advanced Learning Technologies (pp.

  8. Student Achievement in Basic College Mathematics: Its Relationship to Learning Style and Learning Method

    Science.gov (United States)

    Gunthorpe, Sydney

    2006-01-01

    From the assumption that matching a student's learning style with the learning method best suited for the student, it follows that developing courses that correlate learning method with learning style would be more successful for students. Albuquerque Technical Vocational Institute (TVI) in New Mexico has attempted to provide students with more…

  9. A Swarm-Based Learning Method Inspired by Social Insects

    Science.gov (United States)

    He, Xiaoxian; Zhu, Yunlong; Hu, Kunyuan; Niu, Ben

    Inspired by cooperative transport behaviors of ants, on the basis of Q-learning, a new learning method, Neighbor-Information-Reference (NIR) learning method, is present in the paper. This is a swarm-based learning method, in which principles of swarm intelligence are strictly complied with. In NIR learning, the i-interval neighbor's information, namely its discounted reward, is referenced when an individual selects the next state, so that it can make the best decision in a computable local neighborhood. In application, different policies of NIR learning are recommended by controlling the parameters according to time-relativity of concrete tasks. NIR learning can remarkably improve individual efficiency, and make swarm more "intelligent".

  10. Methods for control over learning individual trajectory

    Science.gov (United States)

    Mitsel, A. A.; Cherniaeva, N. V.

    2015-09-01

    The article discusses models, methods and algorithms of determining student's optimal individual educational trajectory. A new method of controlling the learning trajectory has been developed as a dynamic model of learning trajectory control, which uses score assessment to construct a sequence of studied subjects.

  11. In silico machine learning methods in drug development.

    Science.gov (United States)

    Dobchev, Dimitar A; Pillai, Girinath G; Karelson, Mati

    2014-01-01

    Machine learning (ML) computational methods for predicting compounds with pharmacological activity, specific pharmacodynamic and ADMET (absorption, distribution, metabolism, excretion and toxicity) properties are being increasingly applied in drug discovery and evaluation. Recently, machine learning techniques such as artificial neural networks, support vector machines and genetic programming have been explored for predicting inhibitors, antagonists, blockers, agonists, activators and substrates of proteins related to specific therapeutic targets. These methods are particularly useful for screening compound libraries of diverse chemical structures, "noisy" and high-dimensional data to complement QSAR methods, and in cases of unavailable receptor 3D structure to complement structure-based methods. A variety of studies have demonstrated the potential of machine-learning methods for predicting compounds as potential drug candidates. The present review is intended to give an overview of the strategies and current progress in using machine learning methods for drug design and the potential of the respective model development tools. We also regard a number of applications of the machine learning algorithms based on common classes of diseases.

  12. The Guided Autobiography Method: A Learning Experience

    Science.gov (United States)

    Thornton, James E.

    2008-01-01

    This article discusses the proposition that learning is an unexplored feature of the guided autobiography method and its developmental exchange. Learning, conceptualized and explored as the embedded and embodied processes, is essential in narrative activities of the guided autobiography method leading to psychosocial development and growth in…

  13. Introducing the Collaborative E-Learning Design Method (CoED)

    DEFF Research Database (Denmark)

    Ryberg, Thomas; Buus, Lillian; Nyvang, Tom

    2015-01-01

    In this chapter, a specific learning design method is introduced and explained, namely the Collaborative E-learning Design method (CoED), which has been developed through various projects in “e-Learning Lab – Centre for User Driven Innovation, Learning and Design” (Nyvang & Georgsen, 2007). We br...

  14. Are students' impressions of improved learning through active learning methods reflected by improved test scores?

    Science.gov (United States)

    Everly, Marcee C

    2013-02-01

    To report the transformation from lecture to more active learning methods in a maternity nursing course and to evaluate whether student perception of improved learning through active-learning methods is supported by improved test scores. The process of transforming a course into an active-learning model of teaching is described. A voluntary mid-semester survey for student acceptance of the new teaching method was conducted. Course examination results, from both a standardized exam and a cumulative final exam, among students who received lecture in the classroom and students who had active learning activities in the classroom were compared. Active learning activities were very acceptable to students. The majority of students reported learning more from having active-learning activities in the classroom rather than lecture-only and this belief was supported by improved test scores. Students who had active learning activities in the classroom scored significantly higher on a standardized assessment test than students who received lecture only. The findings support the use of student reflection to evaluate the effectiveness of active-learning methods and help validate the use of student reflection of improved learning in other research projects. Copyright © 2011 Elsevier Ltd. All rights reserved.

  15. A Scale Development for Teacher Competencies on Cooperative Learning Method

    Science.gov (United States)

    Kocabas, Ayfer; Erbil, Deniz Gokce

    2017-01-01

    Cooperative learning method is a learning method studied both in Turkey and in the world for long years as an active learning method. Although cooperative learning method takes place in training programs, it cannot be implemented completely in the direction of its principles. The results of the researches point out that teachers have problems with…

  16. Introduction of active learning method in learning physiology by MBBS students.

    Science.gov (United States)

    Gilkar, Suhail Ahmad; Lone, Shabiruddin; Lone, Riyaz Ahmad

    2016-01-01

    Active learning has received considerable attention over the past several years, often presented or perceived as a radical change from traditional instruction methods. Current research on learning indicates that using a variety of teaching strategies in the classroom increases student participation and learning. To introduce active learning methodology, i.e., "jigsaw technique" in undergraduate medical education and assess the student and faculty response to it. This study was carried out in the Department of Physiology in a Medical College of North India. A topic was chosen and taught using one of the active learning methods (ALMs), i.e., jigsaw technique. An instrument (questionnaire) was developed in English through an extensive review of literature and was properly validated. The students were asked to give their response on a five-point Likert scale. The feedback was kept anonymous. Faculty also provided their feedback in a separately provided feedback proforma. The data were collected, compiled, and analyzed. Of 150 students of MBBS-first year batch 2014, 142 participated in this study along with 14 faculty members of the Physiology Department. The majority of the students (>90%) did welcome the introduction of ALM and strongly recommended the use of such methods in teaching many more topics in future. 100% faculty members were of the opinion that many more topics shall be taken up using ALMs. This study establishes the fact that both the medical students and faculty want a change from the traditional way of passive, teacher-centric learning, to the more active teaching-learning techniques.

  17. Implementing Collaborative Learning Methods in the Political Science Classroom

    Science.gov (United States)

    Wolfe, Angela

    2012-01-01

    Collaborative learning is one, among other, active learning methods, widely acclaimed in higher education. Consequently, instructors in fields that lack pedagogical training often implement new learning methods such as collaborative learning on the basis of trial and error. Moreover, even though the benefits in academic circles are broadly touted,…

  18. Learning styles: The learning methods of air traffic control students

    Science.gov (United States)

    Jackson, Dontae L.

    In the world of aviation, air traffic controllers are an integral part in the overall level of safety that is provided. With a number of controllers reaching retirement age, the Air Traffic Collegiate Training Initiative (AT-CTI) was created to provide a stronger candidate pool. However, AT-CTI Instructors have found that a number of AT-CTI students are unable to memorize types of aircraft effectively. This study focused on the basic learning styles (auditory, visual, and kinesthetic) of students and created a teaching method to try to increase memorization in AT-CTI students. The participants were asked to take a questionnaire to determine their learning style. Upon knowing their learning styles, participants attended two classroom sessions. The participants were given a presentation in the first class, and divided into a control and experimental group for the second class. The control group was given the same presentation from the first classroom session while the experimental group had a group discussion and utilized Middle Tennessee State University's Air Traffic Control simulator to learn the aircraft types. Participants took a quiz and filled out a survey, which tested the new teaching method. An appropriate statistical analysis was applied to determine if there was a significant difference between the control and experimental groups. The results showed that even though the participants felt that the method increased their learning, there was no significant difference between the two groups.

  19. [Which learning methods are expected for ultrasound training? Blended learning on trial].

    Science.gov (United States)

    Röhrig, S; Hempel, D; Stenger, T; Armbruster, W; Seibel, A; Walcher, F; Breitkreutz, R

    2014-10-01

    Current teaching methods in graduate and postgraduate training often include frontal presentations. Especially in ultrasound education not only knowledge but also sensomotory and visual skills need to be taught. This requires new learning methods. This study examined which types of teaching methods are preferred by participants in ultrasound training courses before, during and after the course by analyzing a blended learning concept. It also investigated how much time trainees are willing to spend on such activities. A survey was conducted at the end of a certified ultrasound training course. Participants were asked to complete a questionnaire based on a visual analogue scale (VAS) in which three categories were defined: category (1) vote for acceptance with a two thirds majority (VAS 67-100%), category (2) simple acceptance (50-67%) and category (3) rejection (learning program with interactive elements, short presentations (less than 20 min), incorporating interaction with the audience, hands-on sessions in small groups, an alternation between presentations and hands-on-sessions, live demonstrations and quizzes. For post-course learning, interactive and media-assisted approaches were preferred, such as e-learning, films of the presentations and the possibility to stay in contact with instructors in order to discuss the results. Participants also voted for maintaining a logbook for documentation of results. The results of this study indicate the need for interactive learning concepts and blended learning activities. Directors of ultrasound courses may consider these aspects and are encouraged to develop sustainable learning pathways.

  20. Decomposition methods for unsupervised learning

    DEFF Research Database (Denmark)

    Mørup, Morten

    2008-01-01

    This thesis presents the application and development of decomposition methods for Unsupervised Learning. It covers topics from classical factor analysis based decomposition and its variants such as Independent Component Analysis, Non-negative Matrix Factorization and Sparse Coding...... methods and clustering problems is derived both in terms of classical point clustering but also in terms of community detection in complex networks. A guiding principle throughout this thesis is the principle of parsimony. Hence, the goal of Unsupervised Learning is here posed as striving for simplicity...... in the decompositions. Thus, it is demonstrated how a wide range of decomposition methods explicitly or implicitly strive to attain this goal. Applications of the derived decompositions are given ranging from multi-media analysis of image and sound data, analysis of biomedical data such as electroencephalography...

  1. Effect of Chemistry Triangle Oriented Learning Media on Cooperative, Individual and Conventional Method on Chemistry Learning Result

    Science.gov (United States)

    Latisma D, L.; Kurniawan, W.; Seprima, S.; Nirbayani, E. S.; Ellizar, E.; Hardeli, H.

    2018-04-01

    The purpose of this study was to see which method are well used with the Chemistry Triangle-oriented learning media. This quasi experimental research involves first grade of senior high school students in six schools namely each two SMA N in Solok city, in Pasaman and two SMKN in Pariaman. The sampling technique was done by Cluster Random Sampling. Data were collected by test and analyzed by one-way anova and Kruskall Wallish test. The results showed that the high school students in Solok learning taught by cooperative method is better than the results of student learning taught by conventional and Individual methods, both for students who have high initial ability and low-ability. Research in SMK showed that the overall student learning outcomes taught by conventional method is better than the student learning outcomes taught by cooperative and individual methods. Student learning outcomes that have high initial ability taught by individual method is better than student learning outcomes that are taught by cooperative method and for students who have low initial ability, there is no difference in student learning outcomes taught by cooperative, individual and conventional methods. Learning in high school in Pasaman showed no significant difference in learning outcomes of the three methods undertaken.

  2. Efficient model learning methods for actor-critic control.

    Science.gov (United States)

    Grondman, Ivo; Vaandrager, Maarten; Buşoniu, Lucian; Babuska, Robert; Schuitema, Erik

    2012-06-01

    We propose two new actor-critic algorithms for reinforcement learning. Both algorithms use local linear regression (LLR) to learn approximations of the functions involved. A crucial feature of the algorithms is that they also learn a process model, and this, in combination with LLR, provides an efficient policy update for faster learning. The first algorithm uses a novel model-based update rule for the actor parameters. The second algorithm does not use an explicit actor but learns a reference model which represents a desired behavior, from which desired control actions can be calculated using the inverse of the learned process model. The two novel methods and a standard actor-critic algorithm are applied to the pendulum swing-up problem, in which the novel methods achieve faster learning than the standard algorithm.

  3. Statistical learning methods in high-energy and astrophysics analysis

    Energy Technology Data Exchange (ETDEWEB)

    Zimmermann, J. [Forschungszentrum Juelich GmbH, Zentrallabor fuer Elektronik, 52425 Juelich (Germany) and Max-Planck-Institut fuer Physik, Foehringer Ring 6, 80805 Munich (Germany)]. E-mail: zimmerm@mppmu.mpg.de; Kiesling, C. [Max-Planck-Institut fuer Physik, Foehringer Ring 6, 80805 Munich (Germany)

    2004-11-21

    We discuss several popular statistical learning methods used in high-energy- and astro-physics analysis. After a short motivation for statistical learning we present the most popular algorithms and discuss several examples from current research in particle- and astro-physics. The statistical learning methods are compared with each other and with standard methods for the respective application.

  4. Statistical learning methods in high-energy and astrophysics analysis

    International Nuclear Information System (INIS)

    Zimmermann, J.; Kiesling, C.

    2004-01-01

    We discuss several popular statistical learning methods used in high-energy- and astro-physics analysis. After a short motivation for statistical learning we present the most popular algorithms and discuss several examples from current research in particle- and astro-physics. The statistical learning methods are compared with each other and with standard methods for the respective application

  5. Active teaching methods, studying responses and learning

    DEFF Research Database (Denmark)

    Christensen, Hans Peter; Vigild, Martin Etchells; Thomsen, Erik Vilain

    2010-01-01

    Students’ study strategies when exposed to activating teaching methods are measured, analysed and compared to study strategies in more traditional lecture-based teaching. The resulting learning outcome is discussed.......Students’ study strategies when exposed to activating teaching methods are measured, analysed and compared to study strategies in more traditional lecture-based teaching. The resulting learning outcome is discussed....

  6. Enriching behavioral ecology with reinforcement learning methods.

    Science.gov (United States)

    Frankenhuis, Willem E; Panchanathan, Karthik; Barto, Andrew G

    2018-02-13

    This article focuses on the division of labor between evolution and development in solving sequential, state-dependent decision problems. Currently, behavioral ecologists tend to use dynamic programming methods to study such problems. These methods are successful at predicting animal behavior in a variety of contexts. However, they depend on a distinct set of assumptions. Here, we argue that behavioral ecology will benefit from drawing more than it currently does on a complementary collection of tools, called reinforcement learning methods. These methods allow for the study of behavior in highly complex environments, which conventional dynamic programming methods do not feasibly address. In addition, reinforcement learning methods are well-suited to studying how biological mechanisms solve developmental and learning problems. For instance, we can use them to study simple rules that perform well in complex environments. Or to investigate under what conditions natural selection favors fixed, non-plastic traits (which do not vary across individuals), cue-driven-switch plasticity (innate instructions for adaptive behavioral development based on experience), or developmental selection (the incremental acquisition of adaptive behavior based on experience). If natural selection favors developmental selection, which includes learning from environmental feedback, we can also make predictions about the design of reward systems. Our paper is written in an accessible manner and for a broad audience, though we believe some novel insights can be drawn from our discussion. We hope our paper will help advance the emerging bridge connecting the fields of behavioral ecology and reinforcement learning. Copyright © 2018 The Authors. Published by Elsevier B.V. All rights reserved.

  7. Deep learning methods for protein torsion angle prediction.

    Science.gov (United States)

    Li, Haiou; Hou, Jie; Adhikari, Badri; Lyu, Qiang; Cheng, Jianlin

    2017-09-18

    Deep learning is one of the most powerful machine learning methods that has achieved the state-of-the-art performance in many domains. Since deep learning was introduced to the field of bioinformatics in 2012, it has achieved success in a number of areas such as protein residue-residue contact prediction, secondary structure prediction, and fold recognition. In this work, we developed deep learning methods to improve the prediction of torsion (dihedral) angles of proteins. We design four different deep learning architectures to predict protein torsion angles. The architectures including deep neural network (DNN) and deep restricted Boltzmann machine (DRBN), deep recurrent neural network (DRNN) and deep recurrent restricted Boltzmann machine (DReRBM) since the protein torsion angle prediction is a sequence related problem. In addition to existing protein features, two new features (predicted residue contact number and the error distribution of torsion angles extracted from sequence fragments) are used as input to each of the four deep learning architectures to predict phi and psi angles of protein backbone. The mean absolute error (MAE) of phi and psi angles predicted by DRNN, DReRBM, DRBM and DNN is about 20-21° and 29-30° on an independent dataset. The MAE of phi angle is comparable to the existing methods, but the MAE of psi angle is 29°, 2° lower than the existing methods. On the latest CASP12 targets, our methods also achieved the performance better than or comparable to a state-of-the art method. Our experiment demonstrates that deep learning is a valuable method for predicting protein torsion angles. The deep recurrent network architecture performs slightly better than deep feed-forward architecture, and the predicted residue contact number and the error distribution of torsion angles extracted from sequence fragments are useful features for improving prediction accuracy.

  8. FLIPPED CLASSROOM LEARNING METHOD TO IMPROVE CARING AND LEARNING OUTCOME IN FIRST YEAR NURSING STUDENT

    Directory of Open Access Journals (Sweden)

    Ni Putu Wulan Purnama Sari

    2017-08-01

    Full Text Available Background and Purpose: Caring is the essence of nursing profession. Stimulation of caring attitude should start early. Effective teaching methods needed to foster caring attitude and improve learning achievement. This study aimed to explain the effect of applying flipped classroom learning method for improving caring attitude and learning achievement of new student nurses at nursing institutions in Surabaya. Method: This is a pre-experimental study using the one group pretest posttest and posttest only design. Population was all new student nurses on nursing institutions in Surabaya. Inclusion criteria: female, 18-21 years old, majoring in nursing on their own volition and being first choice during students selection process, status were active in the even semester of 2015/2016 academic year. Sample size was 67 selected by total sampling. Variables: 1 independent: application of flipped classroom learning method; 2 dependent: caring attitude, learning achievement. Instruments: teaching plan, assignment descriptions, presence list, assignment assessment rubrics, study materials, questionnaires of caring attitude. Data analysis: paired and one sample t test. Ethical clearance was available. Results: Most respondents were 20 years old (44.8%, graduated from high school in Surabaya (38.8%, living with parents (68.7% in their homes (64.2%. All data were normally distributed. Flipped classroom learning method could improve caring attitude by 4.13%. Flipped classroom learning method was proved to be effective for improving caring attitude (p=0.021 and learning achievement (p=0.000. Conclusion and Recommendation: Flipped classroom was effective for improving caring attitude and learning achievement of new student nurse. It is recommended to use mix-method and larger sample for further study.

  9. A Comparison between the Effect of Cooperative Learning Teaching Method and Lecture Teaching Method on Students' Learning and Satisfaction Level

    Science.gov (United States)

    Mohammadjani, Farzad; Tonkaboni, Forouzan

    2015-01-01

    The aim of the present research is to investigate a comparison between the effect of cooperative learning teaching method and lecture teaching method on students' learning and satisfaction level. The research population consisted of all the fourth grade elementary school students of educational district 4 in Shiraz. The statistical population…

  10. A cross-benchmark comparison of 87 learning to rank methods

    NARCIS (Netherlands)

    Tax, N.; Bockting, S.; Hiemstra, D.

    2015-01-01

    Learning to rank is an increasingly important scientific field that comprises the use of machine learning for the ranking task. New learning to rank methods are generally evaluated on benchmark test collections. However, comparison of learning to rank methods based on evaluation results is hindered

  11. Color image definition evaluation method based on deep learning method

    Science.gov (United States)

    Liu, Di; Li, YingChun

    2018-01-01

    In order to evaluate different blurring levels of color image and improve the method of image definition evaluation, this paper proposed a method based on the depth learning framework and BP neural network classification model, and presents a non-reference color image clarity evaluation method. Firstly, using VGG16 net as the feature extractor to extract 4,096 dimensions features of the images, then the extracted features and labeled images are employed in BP neural network to train. And finally achieve the color image definition evaluation. The method in this paper are experimented by using images from the CSIQ database. The images are blurred at different levels. There are 4,000 images after the processing. Dividing the 4,000 images into three categories, each category represents a blur level. 300 out of 400 high-dimensional features are trained in VGG16 net and BP neural network, and the rest of 100 samples are tested. The experimental results show that the method can take full advantage of the learning and characterization capability of deep learning. Referring to the current shortcomings of the major existing image clarity evaluation methods, which manually design and extract features. The method in this paper can extract the images features automatically, and has got excellent image quality classification accuracy for the test data set. The accuracy rate is 96%. Moreover, the predicted quality levels of original color images are similar to the perception of the human visual system.

  12. A Learning Method for Neural Networks Based on a Pseudoinverse Technique

    Directory of Open Access Journals (Sweden)

    Chinmoy Pal

    1996-01-01

    Full Text Available A theoretical formulation of a fast learning method based on a pseudoinverse technique is presented. The efficiency and robustness of the method are verified with the help of an Exclusive OR problem and a dynamic system identification of a linear single degree of freedom mass–spring problem. It is observed that, compared with the conventional backpropagation method, the proposed method has a better convergence rate and a higher degree of learning accuracy with a lower equivalent learning coefficient. It is also found that unlike the steepest descent method, the learning capability of which is dependent on the value of the learning coefficient ν, the proposed pseudoinverse based backpropagation algorithm is comparatively robust with respect to its equivalent variable learning coefficient. A combination of the pseudoinverse method and the steepest descent method is proposed for a faster, more accurate learning capability.

  13. IP-MLI: An Independency of Learning Materials from Platforms in a Mobile Learning using Intelligent Method

    Directory of Open Access Journals (Sweden)

    Mohammed Abdallh Otair

    2006-06-01

    Full Text Available Attempting to deliver a monolithic mobile learning system is too inflexible in view of the heterogeneous mixture of hardware and services available and the desirability of facility blended approaches to learning delivery, and how to build learning materials to run on all platforms[1]. This paper proposes a framework of mobile learning system using an intelligent method (IP-MLI . A fuzzy matching method is used to find suitable learning material design. It will provide a best matching for each specific platform type for each learner. The main contribution of the proposed method is to use software layer to insulate learning materials from device-specific features. Consequently, many versions of learning materials can be designed to work on many platform types.

  14. Pragmatics of Contemporary Teaching and Learning Methods

    Directory of Open Access Journals (Sweden)

    Ryszard Józef Panfil

    2013-09-01

    Full Text Available The dynamics of the environment in which educational institutions operate have a significant influence on the basic activity of these institutions, i.e. the process of educating, and particularly teaching and learning methods used during that process: traditional teaching, tutoring, mentoring and coaching. The identity of an educational institution and the appeal of its services depend on how flexible, diverse and adaptable is the educational process it offers as a core element of its services. Such a process is determined by how its pragmatism is displayed in the operational relativism of methods, their applicability, as well as practical dimension of achieved results and values. Based on the above premises, this publication offers a pragmatic-systemic identification of contemporary teaching and learning methods, while taking into account the differences between them and the scope of their compatibility. Secondly, using the case of sport coaches’ education, the author exemplifies the pragmatic theory of perception of contemporary teaching and learning methods.

  15. The Method of High School English Word Learning

    Institute of Scientific and Technical Information of China (English)

    吴博涵

    2016-01-01

    Most Chinese students are not interested in English learning, especially English words. In this paper, I focus on English vocabulary learning, for example, the study of high school students English word learning method, and also introduce several ways to make vocabulary memory becomes more effective. The purpose is to make high school students grasp more English word learning skills.

  16. e-Learning Business Research Methods

    Science.gov (United States)

    Cowie, Jonathan

    2004-01-01

    This paper outlines the development of a generic Business Research Methods course from a simple name in a box to a full e-Learning web based module. It highlights particular issues surrounding the nature of the discipline and the integration of a large number of cross faculty subject specific research methods courses into a single generic module.…

  17. Question presentation methods for paired-associate learning

    NARCIS (Netherlands)

    Engel, F.L.; Geerings, M.P.W.

    1988-01-01

    Four different methods of question presentation, in interactive computeraided learning of Dutch-English word pairs are evaluated experimentally. These methods are: 1) the 'open-question method', 2) the 'multiple-choice method', 3) the 'sequential method' and 4) the 'true/ false method'. When

  18. Think Pair Share (TPS as Method to Improve Student’s Learning Motivation and Learning Achievement

    Directory of Open Access Journals (Sweden)

    Hetika Hetika

    2018-03-01

    Full Text Available This research aims to find out the application of Think Pair Share (TPS learning method in improving learning motivation and learning achievement in the subject of Introduction to Accounting I of the Accounting Study Program students of Politeknik Harapan Bersama. The Method of data collection in this study used observation method, test method, and documentation method. The research instruments used observation sheet, questionnaire and test question. This research used Class Action Research Design which is an action implementation oriented research, with the aim of improving quality or problem solving in a group by carefully and observing the success rate due to the action. The method of analysis used descriptive qualitative and quantitative analysis method. The results showed that the application of Think Pair Share Learning (TPS Method can improve the Learning Motivation and Achievement. Before the implementation of the action, the obtained score is 67% then in the first cycle increases to 72%, and in the second cycle increasws to 80%. In addition, based on questionnaires distributed to students, it also increases the score of Accounting Learning Motivation where the score in the first cycle of 76% increases to 79%. In addition, in the first cycle, the score of pre test and post test of the students has increased from 68.86 to 76.71 while in the second cycle the score of pre test and post test of students has increased from 79.86 to 84.86.

  19. Improving Nursing Students' Learning Outcomes in Fundamentals of Nursing Course through Combination of Traditional and e-Learning Methods.

    Science.gov (United States)

    Sheikhaboumasoudi, Rouhollah; Bagheri, Maryam; Hosseini, Sayed Abbas; Ashouri, Elaheh; Elahi, Nasrin

    2018-01-01

    Fundamentals of nursing course are prerequisite to providing comprehensive nursing care. Despite development of technology on nursing education, effectiveness of using e-learning methods in fundamentals of nursing course is unclear in clinical skills laboratory for nursing students. The aim of this study was to compare the effect of blended learning (combining e-learning with traditional learning methods) with traditional learning alone on nursing students' scores. A two-group post-test experimental study was administered from February 2014 to February 2015. Two groups of nursing students who were taking the fundamentals of nursing course in Iran were compared. Sixty nursing students were selected as control group (just traditional learning methods) and experimental group (combining e-learning with traditional learning methods) for two consecutive semesters. Both groups participated in Objective Structured Clinical Examination (OSCE) and were evaluated in the same way using a prepared checklist and questionnaire of satisfaction. Statistical analysis was conducted through SPSS software version 16. Findings of this study reflected that mean of midterm (t = 2.00, p = 0.04) and final score (t = 2.50, p = 0.01) of the intervention group (combining e-learning with traditional learning methods) were significantly higher than the control group (traditional learning methods). The satisfaction of male students in intervention group was higher than in females (t = 2.60, p = 0.01). Based on the findings, this study suggests that the use of combining traditional learning methods with e-learning methods such as applying educational website and interactive online resources for fundamentals of nursing course instruction can be an effective supplement for improving nursing students' clinical skills.

  20. The 8 Learning Events Model: a Pedagogic Conceptual Tool Supporting Diversification of Learning Methods

    NARCIS (Netherlands)

    Verpoorten, Dominique; Poumay, M; Leclercq, D

    2006-01-01

    Please, cite this publication as: Verpoorten, D., Poumay, M., & Leclercq, D. (2006). The 8 Learning Events Model: a Pedagogic Conceptual Tool Supporting Diversification of Learning Methods. Proceedings of International Workshop in Learning Networks for Lifelong Competence Development, TENCompetence

  1. Characterizing Reinforcement Learning Methods through Parameterized Learning Problems

    Science.gov (United States)

    2011-06-03

    extraneous. The agent could potentially adapt these representational aspects by applying methods from feature selection ( Kolter and Ng, 2009; Petrik et al...611–616. AAAI Press. Kolter , J. Z. and Ng, A. Y. (2009). Regularization and feature selection in least-squares temporal difference learning. In A. P

  2. Non-Gaussian Methods for Causal Structure Learning.

    Science.gov (United States)

    Shimizu, Shohei

    2018-05-22

    Causal structure learning is one of the most exciting new topics in the fields of machine learning and statistics. In many empirical sciences including prevention science, the causal mechanisms underlying various phenomena need to be studied. Nevertheless, in many cases, classical methods for causal structure learning are not capable of estimating the causal structure of variables. This is because it explicitly or implicitly assumes Gaussianity of data and typically utilizes only the covariance structure. In many applications, however, non-Gaussian data are often obtained, which means that more information may be contained in the data distribution than the covariance matrix is capable of containing. Thus, many new methods have recently been proposed for using the non-Gaussian structure of data and inferring the causal structure of variables. This paper introduces prevention scientists to such causal structure learning methods, particularly those based on the linear, non-Gaussian, acyclic model known as LiNGAM. These non-Gaussian data analysis tools can fully estimate the underlying causal structures of variables under assumptions even in the presence of unobserved common causes. This feature is in contrast to other approaches. A simulated example is also provided.

  3. Deep kernel learning method for SAR image target recognition

    Science.gov (United States)

    Chen, Xiuyuan; Peng, Xiyuan; Duan, Ran; Li, Junbao

    2017-10-01

    With the development of deep learning, research on image target recognition has made great progress in recent years. Remote sensing detection urgently requires target recognition for military, geographic, and other scientific research. This paper aims to solve the synthetic aperture radar image target recognition problem by combining deep and kernel learning. The model, which has a multilayer multiple kernel structure, is optimized layer by layer with the parameters of Support Vector Machine and a gradient descent algorithm. This new deep kernel learning method improves accuracy and achieves competitive recognition results compared with other learning methods.

  4. Choosing Learning Methods Suitable for Teaching and Learning in Computer Science

    Science.gov (United States)

    Taylor, Estelle; Breed, Marnus; Hauman, Ilette; Homann, Armando

    2013-01-01

    Our aim is to determine which teaching methods students in Computer Science and Information Systems prefer. There are in total 5 different paradigms (behaviorism, cognitivism, constructivism, design-based and humanism) with 32 models between them. Each model is unique and states different learning methods. Recommendations are made on methods that…

  5. An online supervised learning method based on gradient descent for spiking neurons.

    Science.gov (United States)

    Xu, Yan; Yang, Jing; Zhong, Shuiming

    2017-09-01

    The purpose of supervised learning with temporal encoding for spiking neurons is to make the neurons emit a specific spike train encoded by precise firing times of spikes. The gradient-descent-based (GDB) learning methods are widely used and verified in the current research. Although the existing GDB multi-spike learning (or spike sequence learning) methods have good performance, they work in an offline manner and still have some limitations. This paper proposes an online GDB spike sequence learning method for spiking neurons that is based on the online adjustment mechanism of real biological neuron synapses. The method constructs error function and calculates the adjustment of synaptic weights as soon as the neurons emit a spike during their running process. We analyze and synthesize desired and actual output spikes to select appropriate input spikes in the calculation of weight adjustment in this paper. The experimental results show that our method obviously improves learning performance compared with the offline learning manner and has certain advantage on learning accuracy compared with other learning methods. Stronger learning ability determines that the method has large pattern storage capacity. Copyright © 2017 Elsevier Ltd. All rights reserved.

  6. Learning Algorithm of Boltzmann Machine Based on Spatial Monte Carlo Integration Method

    Directory of Open Access Journals (Sweden)

    Muneki Yasuda

    2018-04-01

    Full Text Available The machine learning techniques for Markov random fields are fundamental in various fields involving pattern recognition, image processing, sparse modeling, and earth science, and a Boltzmann machine is one of the most important models in Markov random fields. However, the inference and learning problems in the Boltzmann machine are NP-hard. The investigation of an effective learning algorithm for the Boltzmann machine is one of the most important challenges in the field of statistical machine learning. In this paper, we study Boltzmann machine learning based on the (first-order spatial Monte Carlo integration method, referred to as the 1-SMCI learning method, which was proposed in the author’s previous paper. In the first part of this paper, we compare the method with the maximum pseudo-likelihood estimation (MPLE method using a theoretical and a numerical approaches, and show the 1-SMCI learning method is more effective than the MPLE. In the latter part, we compare the 1-SMCI learning method with other effective methods, ratio matching and minimum probability flow, using a numerical experiment, and show the 1-SMCI learning method outperforms them.

  7. Studying depression using imaging and machine learning methods.

    Science.gov (United States)

    Patel, Meenal J; Khalaf, Alexander; Aizenstein, Howard J

    2016-01-01

    Depression is a complex clinical entity that can pose challenges for clinicians regarding both accurate diagnosis and effective timely treatment. These challenges have prompted the development of multiple machine learning methods to help improve the management of this disease. These methods utilize anatomical and physiological data acquired from neuroimaging to create models that can identify depressed patients vs. non-depressed patients and predict treatment outcomes. This article (1) presents a background on depression, imaging, and machine learning methodologies; (2) reviews methodologies of past studies that have used imaging and machine learning to study depression; and (3) suggests directions for future depression-related studies.

  8. Characterizing Engineering Learners' Preferences for Active and Passive Learning Methods

    Science.gov (United States)

    Magana, Alejandra J.; Vieira, Camilo; Boutin, Mireille

    2018-01-01

    This paper studies electrical engineering learners' preferences for learning methods with various degrees of activity. Less active learning methods such as homework and peer reviews are investigated, as well as a newly introduced very active (constructive) learning method called "slectures," and some others. The results suggest that…

  9. Approximation methods for efficient learning of Bayesian networks

    CERN Document Server

    Riggelsen, C

    2008-01-01

    This publication offers and investigates efficient Monte Carlo simulation methods in order to realize a Bayesian approach to approximate learning of Bayesian networks from both complete and incomplete data. For large amounts of incomplete data when Monte Carlo methods are inefficient, approximations are implemented, such that learning remains feasible, albeit non-Bayesian. The topics discussed are: basic concepts about probabilities, graph theory and conditional independence; Bayesian network learning from data; Monte Carlo simulation techniques; and, the concept of incomplete data. In order to provide a coherent treatment of matters, thereby helping the reader to gain a thorough understanding of the whole concept of learning Bayesian networks from (in)complete data, this publication combines in a clarifying way all the issues presented in the papers with previously unpublished work.

  10. Unsupervised process monitoring and fault diagnosis with machine learning methods

    CERN Document Server

    Aldrich, Chris

    2013-01-01

    This unique text/reference describes in detail the latest advances in unsupervised process monitoring and fault diagnosis with machine learning methods. Abundant case studies throughout the text demonstrate the efficacy of each method in real-world settings. The broad coverage examines such cutting-edge topics as the use of information theory to enhance unsupervised learning in tree-based methods, the extension of kernel methods to multiple kernel learning for feature extraction from data, and the incremental training of multilayer perceptrons to construct deep architectures for enhanced data

  11. Telmisartan attenuates colon inflammation, oxidative perturbations and apoptosis in a rat model of experimental inflammatory bowel disease.

    Directory of Open Access Journals (Sweden)

    Hany H Arab

    Full Text Available Accumulating evidence has indicated the implication of angiotensin II in the pathogenesis of inflammatory bowel diseases (IBD via its proinflammatory features. Telmisartan (TLM is an angiotensin II receptor antagonist with marked anti-inflammatory and antioxidant actions that mediated its cardio-, reno- and hepatoprotective actions. However, its impact on IBD has not been previously explored. Thus, we aimed to investigate the potential alleviating effects of TLM in tri-nitrobenezene sulphonic acid (TNBS-induced colitis in rats. Pretreatment with TLM (10 mg/kg p.o. attenuated the severity of colitis as evidenced by decrease of disease activity index (DAI, colon weight/length ratio, macroscopic damage, histopathological findings and leukocyte migration. TLM suppressed the inflammatory response via attenuation of tumor necrosis factor-α (TNF-α, prostaglandin E2 (PGE2 and myeloperoxidase (MPO activity as a marker of neutrophil infiltration besides restoration of interleukin-10 (IL-10. TLM also suppressed mRNA and protein expression of nuclear factor kappa B (NF-κB p65 and mRNA of cyclo-oxygenase-2 (COX-2 and inducible nitric oxide synthase (iNOS proinflammatory genes with concomitant upregulation of PPAR-γ. The alleviation of TLM to colon injury was also associated with inhibition of oxidative stress as evidenced by suppression of lipid peroxides and nitric oxide (NO besides boosting glutathione (GSH, total anti-oxidant capacity (TAC and the activities of superoxide dismutase (SOD and glutathione peroxidase (GPx. With respect to apoptosis, TLM downregulated the increased mRNA, protein expression and activity of caspase-3. It also suppressed the elevation of cytochrome c and Bax mRNA besides the upregulation of Bcl-2. Together, these findings highlight evidences for the beneficial effects of TLM in IBD which are mediated through modulation of colonic inflammation, oxidative stress and apoptosis.

  12. A Preliminary Survey of the Preferred Learning Methods for Interpretation Students

    Science.gov (United States)

    Heinz, Michael

    2013-01-01

    There are many different methods that individuals use to learn languages like reading books or writing essays. Not all methods are equally successful for second language learners but nor do all successful learners of a second language show identical preferences for learning methods. Additionally, at the highest level of language learning various…

  13. Studying depression using imaging and machine learning methods

    Directory of Open Access Journals (Sweden)

    Meenal J. Patel

    2016-01-01

    Full Text Available Depression is a complex clinical entity that can pose challenges for clinicians regarding both accurate diagnosis and effective timely treatment. These challenges have prompted the development of multiple machine learning methods to help improve the management of this disease. These methods utilize anatomical and physiological data acquired from neuroimaging to create models that can identify depressed patients vs. non-depressed patients and predict treatment outcomes. This article (1 presents a background on depression, imaging, and machine learning methodologies; (2 reviews methodologies of past studies that have used imaging and machine learning to study depression; and (3 suggests directions for future depression-related studies.

  14. "Mastery Learning" Como Metodo Psicoeducativo para Ninos con Problemas Especificos de Aprendizaje. ("Mastery Learning" as a Psychoeducational Method for Children with Specific Learning Problems.)

    Science.gov (United States)

    Coya, Liliam de Barbosa; Perez-Coffie, Jorge

    1982-01-01

    "Mastery Learning" was compared with the "conventional" method of teaching reading skills to Puerto Rican children with specific learning disabilities. The "Mastery Learning" group showed significant gains in the cognitive and affective domains. Results suggested Mastery Learning is a more effective method of teaching…

  15. SMALL GROUP LEARNING METHODS AND THEIR EFFECT ON LEARNERS’ RELATIONSHIPS

    Directory of Open Access Journals (Sweden)

    Radka Borůvková

    2016-04-01

    Full Text Available Building relationships in the classroom is an essential part of any teacher's career. Having healthy teacher-to-learner and learner-to-learner relationships is an effective way to help prevent pedagogical failure, social conflict and quarrelsome behavior. Many strategies are available that can be used to achieve good long-lasting relationships in the classroom setting. Successful teachers’ pedagogical work in the classroom requires detailed knowledge of learners’ relationships. Good understanding of the relationships is necessary, especially in the case of teenagers’ class. This sensitive period of adolescence demands attention of all teachers who should deal with the problems of their learners. Special care should be focused on children that are out of their classmates’ interest (so called isolated learners or isolates in such class and on possibilities to integrate them into the class. Natural idea how to do it is that of using some modern non-traditional teaching/learning methods, especially the methods based on work in small groups involving learners’ cooperation. Small group education (especially problem-based learning, project-based learning, cooperative learning, collaborative learning or inquire-based learning as one of these methods involves a high degree of interaction. The effectiveness of learning groups is determined by the extent to which the interaction enables members to clarify their own understanding, build upon each other's contributions, sift out meanings, ask and answer questions. An influence of this kind of methods (especially cooperative learning (CL on learners’ relationships was a subject of the further described research. Within the small group education, students work with their classmates to solve complex and authentic problems that help develop content knowledge as well as problem-solving, reasoning, communication, and self-assessment skills. The aim of the research was to answer the question: Can the

  16. Experts in Teams – An experiential learning method

    DEFF Research Database (Denmark)

    Johansen, Steffen Kjær

    2017-01-01

    T becomes a learning method rather than a teaching method. Besides discussing the pedagogical characteristics of EiT, the study also gives a general introduction to EiT as it was taught at SDU fall 2016 as well as a brief review of the basic theory behind experiential learning. As such this study serves...... courses. Most of the practical courses are group work along the lines of project based learning. EiT is in a way both. It is a practical course in as much as our students get hands-on experience with interdisciplinary team work and innovation processes. EiT is a theoretical course in as much as our...... both as an introduction to e.g. new teachers of EiT but also as a starting point for a clarification of the features that makes EiT an experiential learning endeavor....

  17. Developing a Blended Learning-Based Method for Problem-Solving in Capability Learning

    Science.gov (United States)

    Dwiyogo, Wasis D.

    2018-01-01

    The main objectives of the study were to develop and investigate the implementation of blended learning based method for problem-solving. Three experts were involved in the study and all three had stated that the model was ready to be applied in the classroom. The implementation of the blended learning-based design for problem-solving was…

  18. Active Learning Methods

    Science.gov (United States)

    Zayapragassarazan, Z.; Kumar, Santosh

    2012-01-01

    Present generation students are primarily active learners with varied learning experiences and lecture courses may not suit all their learning needs. Effective learning involves providing students with a sense of progress and control over their own learning. This requires creating a situation where learners have a chance to try out or test their…

  19. Learning Method and Its Influence on Nutrition Study Results Throwing the Ball

    Science.gov (United States)

    Samsudin; Nugraha, Bayu

    2015-01-01

    This study aimed to know the difference between playing and learning methods of exploratory learning methods to learning outcomes throwing the ball. In addition, this study also aimed to determine the effect of nutritional status of these two learning methods mentioned above. This research was conducted at SDN Cipinang Besar Selatan 16 Pagi East…

  20. A Trematode Parasite Derived Growth Factor Binds and Exerts Influences on Host Immune Functions via Host Cytokine Receptor Complexes.

    Directory of Open Access Journals (Sweden)

    Azad A Sulaiman

    2016-11-01

    Full Text Available The trematode Fasciola hepatica is responsible for chronic zoonotic infection globally. Despite causing a potent T-helper 2 response, it is believed that potent immunomodulation is responsible for rendering this host reactive non-protective host response thereby allowing the parasite to remain long-lived. We have previously identified a growth factor, FhTLM, belonging to the TGF superfamily can have developmental effects on the parasite. Herein we demonstrate that FhTLM can exert influence over host immune functions in a host receptor specific fashion. FhTLM can bind to receptor members of the Transforming Growth Factor (TGF superfamily, with a greater affinity for TGF-β RII. Upon ligation FhTLM initiates the Smad2/3 pathway resulting in phenotypic changes in both fibroblasts and macrophages. The formation of fibroblast CFUs is reduced when cells are cultured with FhTLM, as a result of TGF-β RI kinase activity. In parallel the wound closure response of fibroblasts is also delayed in the presence of FhTLM. When stimulated with FhTLM blood monocyte derived macrophages adopt an alternative or regulatory phenotype. They express high levels interleukin (IL-10 and arginase-1 while displaying low levels of IL-12 and nitric oxide. Moreover they also undergo significant upregulation of the inhibitory receptor PD-L1 and the mannose receptor. Use of RNAi demonstrates that this effect is dependent on TGF-β RII and mRNA knock-down leads to a loss of IL-10 and PD-L1. Finally, we demonstrate that FhTLM aids newly excysted juveniles (NEJs in their evasion of antibody-dependent cell cytotoxicity (ADCC by reducing the NO response of macrophages-again dependent on TGF-β RI kinase. FhTLM displays restricted expression to the F. hepatica gut resident NEJ stages. The altered fibroblast responses would suggest a role for dampened tissue repair responses in facilitating parasite migration. Furthermore, the adoption of a regulatory macrophage phenotype would allow

  1. Evaluation of metal–nanowire electrical contacts by measuring contact end resistance

    International Nuclear Information System (INIS)

    Park, Hongsik; Beresford, Roderic; Xu, Jimmy; Ha, Ryong; Choi, Heon-Jin; Shin, Hyunjung

    2012-01-01

    It is known, but often unappreciated, that the performance of nanowire (NW)-based electrical devices can be significantly affected by electrical contacts between electrodes and NWs, sometimes to the extent that it is really the contacts that determine the performance. To correctly understand and design NW device operation, it is thus important to carefully measure the contact resistance and evaluate the contact parameters, specific contact resistance and transfer length. A four-terminal pattern or a transmission line model (TLM) pattern has been widely used to measure contact resistance of NW devices and the TLM has been typically used to extract contact parameters of NW devices. However, the conventional method assumes that the electrical properties of semiconducting NW regions covered by a metal are not changed after electrode formation. In this study, we report that the conventional methods for contact evaluation can give rise to considerable errors because of an altered property of the NW under the electrodes. We demonstrate that more correct contact resistance can be measured from the TLM pattern rather than the four-terminal pattern and correct contact parameters including the effects of changed NW properties under electrodes can be evaluated by using the contact end resistance measurement method. (paper)

  2. The Keyimage Method of Learning Sound-Symbol Correspondences: A Case Study of Learning Written Khmer

    Directory of Open Access Journals (Sweden)

    Elizabeth Lavolette

    2009-01-01

    Full Text Available I documented my strategies for learning sound-symbol correspondences during a Khmer course. I used a mnemonic strategy that I call the keyimage method. In this method, a character evokes an image (the keyimage, which evokes the corresponding sound. For example, the keyimage for the character 2 could be a swan with its head tucked in. This evokes the sound "kaw" that a swan makes, which sounds similar to the Khmer sound corresponding to 2. The method has some similarities to the keyword method. Considering the results of keyword studies, I hypothesize that the keyimage method is more effective than rote learning and that peer-generated keyimages are more effective than researcher- or teacher-generated keyimages, which are more effective than learner-generated ones. In Dr. Andrew Cohen's plenary presentation at the Hawaii TESOL 2007 conference, he mentioned that more case studies are needed on learning strategies (LSs. One reason to study LSs is that what learners do with input to produce output is unclear, and knowing what strategies learners use may help us understand that process (Dornyei, 2005, p. 170. Hopefully, we can use that knowledge to improve language learning, perhaps by teaching learners to use the strategies that we find. With that in mind, I have examined the LSs that I used in studying Khmer as a foreign language, focusing on learning the syllabic alphabet.

  3. Towards a Quality Assessment Method for Learning Preference Profiles in Negotiation

    Science.gov (United States)

    Hindriks, Koen V.; Tykhonov, Dmytro

    In automated negotiation, information gained about an opponent's preference profile by means of learning techniques may significantly improve an agent's negotiation performance. It therefore is useful to gain a better understanding of how various negotiation factors influence the quality of learning. The quality of learning techniques in negotiation are typically assessed indirectly by means of comparing the utility levels of agreed outcomes and other more global negotiation parameters. An evaluation of learning based on such general criteria, however, does not provide any insight into the influence of various aspects of negotiation on the quality of the learned model itself. The quality may depend on such aspects as the domain of negotiation, the structure of the preference profiles, the negotiation strategies used by the parties, and others. To gain a better understanding of the performance of proposed learning techniques in the context of negotiation and to be able to assess the potential to improve the performance of such techniques a more systematic assessment method is needed. In this paper we propose such a systematic method to analyse the quality of the information gained about opponent preferences by learning in single-instance negotiations. The method includes measures to assess the quality of a learned preference profile and proposes an experimental setup to analyse the influence of various negotiation aspects on the quality of learning. We apply the method to a Bayesian learning approach for learning an opponent's preference profile and discuss our findings.

  4. Preparing Students for Flipped or Team-Based Learning Methods

    Science.gov (United States)

    Balan, Peter; Clark, Michele; Restall, Gregory

    2015-01-01

    Purpose: Teaching methods such as Flipped Learning and Team-Based Learning require students to pre-learn course materials before a teaching session, because classroom exercises rely on students using self-gained knowledge. This is the reverse to "traditional" teaching when course materials are presented during a lecture, and students are…

  5. Different protein-protein interface patterns predicted by different machine learning methods.

    Science.gov (United States)

    Wang, Wei; Yang, Yongxiao; Yin, Jianxin; Gong, Xinqi

    2017-11-22

    Different types of protein-protein interactions make different protein-protein interface patterns. Different machine learning methods are suitable to deal with different types of data. Then, is it the same situation that different interface patterns are preferred for prediction by different machine learning methods? Here, four different machine learning methods were employed to predict protein-protein interface residue pairs on different interface patterns. The performances of the methods for different types of proteins are different, which suggest that different machine learning methods tend to predict different protein-protein interface patterns. We made use of ANOVA and variable selection to prove our result. Our proposed methods taking advantages of different single methods also got a good prediction result compared to single methods. In addition to the prediction of protein-protein interactions, this idea can be extended to other research areas such as protein structure prediction and design.

  6. A Review on Different Virtual Learning Methods in Pharmacy Education

    Directory of Open Access Journals (Sweden)

    Amin Noori

    2015-10-01

    Full Text Available Virtual learning is a type of electronic learning system based on the web. It models traditional in- person learning by providing virtual access to classes, tests, homework, feedbacks and etc. Students and teachers can interact through chat rooms or other virtual environments. Web 2.0 services are usually used for this method. Internet audio-visual tools, multimedia systems, a disco CD-ROMs, videotapes, animation, video conferencing, and interactive phones can all be used to deliver data to the students. E-learning can occur in or out of the classroom. It is time saving with lower costs compared to traditional methods. It can be self-paced, it is suitable for distance learning and it is flexible. It is a great learning style for continuing education and students can independently solve their problems but it has its disadvantages too. Thereby, blended learning (combination of conventional and virtual education is being used worldwide and has improved knowledge, skills and confidence of pharmacy students.The aim of this study is to review, discuss and introduce different methods of virtual learning for pharmacy students.Google scholar, Pubmed and Scupus databases were searched for topics related to virtual, electronic and blended learning and different styles like computer simulators, virtual practice environment technology, virtual mentor, virtual patient, 3D simulators, etc. are discussed in this article.Our review on different studies on these areas shows that the students are highly satisfied withvirtual and blended types of learning.

  7. A deep learning-based multi-model ensemble method for cancer prediction.

    Science.gov (United States)

    Xiao, Yawen; Wu, Jun; Lin, Zongli; Zhao, Xiaodong

    2018-01-01

    Cancer is a complex worldwide health problem associated with high mortality. With the rapid development of the high-throughput sequencing technology and the application of various machine learning methods that have emerged in recent years, progress in cancer prediction has been increasingly made based on gene expression, providing insight into effective and accurate treatment decision making. Thus, developing machine learning methods, which can successfully distinguish cancer patients from healthy persons, is of great current interest. However, among the classification methods applied to cancer prediction so far, no one method outperforms all the others. In this paper, we demonstrate a new strategy, which applies deep learning to an ensemble approach that incorporates multiple different machine learning models. We supply informative gene data selected by differential gene expression analysis to five different classification models. Then, a deep learning method is employed to ensemble the outputs of the five classifiers. The proposed deep learning-based multi-model ensemble method was tested on three public RNA-seq data sets of three kinds of cancers, Lung Adenocarcinoma, Stomach Adenocarcinoma and Breast Invasive Carcinoma. The test results indicate that it increases the prediction accuracy of cancer for all the tested RNA-seq data sets as compared to using a single classifier or the majority voting algorithm. By taking full advantage of different classifiers, the proposed deep learning-based multi-model ensemble method is shown to be accurate and effective for cancer prediction. Copyright © 2017 Elsevier B.V. All rights reserved.

  8. Computer game-based and traditional learning method: a comparison regarding students' knowledge retention.

    Science.gov (United States)

    Rondon, Silmara; Sassi, Fernanda Chiarion; Furquim de Andrade, Claudia Regina

    2013-02-25

    Educational computer games are examples of computer-assisted learning objects, representing an educational strategy of growing interest. Given the changes in the digital world over the last decades, students of the current generation expect technology to be used in advancing their learning requiring a need to change traditional passive learning methodologies to an active multisensory experimental learning methodology. The objective of this study was to compare a computer game-based learning method with a traditional learning method, regarding learning gains and knowledge retention, as means of teaching head and neck Anatomy and Physiology to Speech-Language and Hearing pathology undergraduate students. Students were randomized to participate to one of the learning methods and the data analyst was blinded to which method of learning the students had received. Students' prior knowledge (i.e. before undergoing the learning method), short-term knowledge retention and long-term knowledge retention (i.e. six months after undergoing the learning method) were assessed with a multiple choice questionnaire. Students' performance was compared considering the three moments of assessment for both for the mean total score and for separated mean scores for Anatomy questions and for Physiology questions. Students that received the game-based method performed better in the pos-test assessment only when considering the Anatomy questions section. Students that received the traditional lecture performed better in both post-test and long-term post-test when considering the Anatomy and Physiology questions. The game-based learning method is comparable to the traditional learning method in general and in short-term gains, while the traditional lecture still seems to be more effective to improve students' short and long-term knowledge retention.

  9. Computer game-based and traditional learning method: a comparison regarding students’ knowledge retention

    Directory of Open Access Journals (Sweden)

    Rondon Silmara

    2013-02-01

    Full Text Available Abstract Background Educational computer games are examples of computer-assisted learning objects, representing an educational strategy of growing interest. Given the changes in the digital world over the last decades, students of the current generation expect technology to be used in advancing their learning requiring a need to change traditional passive learning methodologies to an active multisensory experimental learning methodology. The objective of this study was to compare a computer game-based learning method with a traditional learning method, regarding learning gains and knowledge retention, as means of teaching head and neck Anatomy and Physiology to Speech-Language and Hearing pathology undergraduate students. Methods Students were randomized to participate to one of the learning methods and the data analyst was blinded to which method of learning the students had received. Students’ prior knowledge (i.e. before undergoing the learning method, short-term knowledge retention and long-term knowledge retention (i.e. six months after undergoing the learning method were assessed with a multiple choice questionnaire. Students’ performance was compared considering the three moments of assessment for both for the mean total score and for separated mean scores for Anatomy questions and for Physiology questions. Results Students that received the game-based method performed better in the pos-test assessment only when considering the Anatomy questions section. Students that received the traditional lecture performed better in both post-test and long-term post-test when considering the Anatomy and Physiology questions. Conclusions The game-based learning method is comparable to the traditional learning method in general and in short-term gains, while the traditional lecture still seems to be more effective to improve students’ short and long-term knowledge retention.

  10. Two Undergraduate Process Modeling Courses Taught Using Inductive Learning Methods

    Science.gov (United States)

    Soroush, Masoud; Weinberger, Charles B.

    2010-01-01

    This manuscript presents a successful application of inductive learning in process modeling. It describes two process modeling courses that use inductive learning methods such as inquiry learning and problem-based learning, among others. The courses include a novel collection of multi-disciplinary complementary process modeling examples. They were…

  11. On Combining Elements of Different Ways of Learning, Methods and Knowledge

    Directory of Open Access Journals (Sweden)

    Dušana Findeisen

    2013-12-01

    Full Text Available The paper deals with different thinkers' attitude towards methods in adult education. It examines the value of some elements of »trial and error learning« and »non-directive learning«. Like a multifaceted approach based on elements drawn from different methods, the way we learn can also be eclectic.  To illustrate this assertion, the author analyses the »anti method« used by Maurice Pialat, a French film director, contrasting it with methods in which the aim is set in advance and the process leading towards it is organised in sequences. This is most often the case in script-based shooting of films, directing a theatre performance or running adult education. Moreover, the author argues that learning about how to do something is combined with learning about how to be. She further emphasises that methods should not be used to impose one’s knowledge and one’s reality on the learner, thus destroying circumstances necessary for gaining or creating knowledge.

  12. Machine learning methods can replace 3D profile method in classification of amyloidogenic hexapeptides

    Directory of Open Access Journals (Sweden)

    Stanislawski Jerzy

    2013-01-01

    Full Text Available Abstract Background Amyloids are proteins capable of forming fibrils. Many of them underlie serious diseases, like Alzheimer disease. The number of amyloid-associated diseases is constantly increasing. Recent studies indicate that amyloidogenic properties can be associated with short segments of aminoacids, which transform the structure when exposed. A few hundreds of such peptides have been experimentally found. Experimental testing of all possible aminoacid combinations is currently not feasible. Instead, they can be predicted by computational methods. 3D profile is a physicochemical-based method that has generated the most numerous dataset - ZipperDB. However, it is computationally very demanding. Here, we show that dataset generation can be accelerated. Two methods to increase the classification efficiency of amyloidogenic candidates are presented and tested: simplified 3D profile generation and machine learning methods. Results We generated a new dataset of hexapeptides, using more economical 3D profile algorithm, which showed very good classification overlap with ZipperDB (93.5%. The new part of our dataset contains 1779 segments, with 204 classified as amyloidogenic. The dataset of 6-residue sequences with their binary classification, based on the energy of the segment, was applied for training machine learning methods. A separate set of sequences from ZipperDB was used as a test set. The most effective methods were Alternating Decision Tree and Multilayer Perceptron. Both methods obtained area under ROC curve of 0.96, accuracy 91%, true positive rate ca. 78%, and true negative rate 95%. A few other machine learning methods also achieved a good performance. The computational time was reduced from 18-20 CPU-hours (full 3D profile to 0.5 CPU-hours (simplified 3D profile to seconds (machine learning. Conclusions We showed that the simplified profile generation method does not introduce an error with regard to the original method, while

  13. Machine learning methods can replace 3D profile method in classification of amyloidogenic hexapeptides.

    Science.gov (United States)

    Stanislawski, Jerzy; Kotulska, Malgorzata; Unold, Olgierd

    2013-01-17

    Amyloids are proteins capable of forming fibrils. Many of them underlie serious diseases, like Alzheimer disease. The number of amyloid-associated diseases is constantly increasing. Recent studies indicate that amyloidogenic properties can be associated with short segments of aminoacids, which transform the structure when exposed. A few hundreds of such peptides have been experimentally found. Experimental testing of all possible aminoacid combinations is currently not feasible. Instead, they can be predicted by computational methods. 3D profile is a physicochemical-based method that has generated the most numerous dataset - ZipperDB. However, it is computationally very demanding. Here, we show that dataset generation can be accelerated. Two methods to increase the classification efficiency of amyloidogenic candidates are presented and tested: simplified 3D profile generation and machine learning methods. We generated a new dataset of hexapeptides, using more economical 3D profile algorithm, which showed very good classification overlap with ZipperDB (93.5%). The new part of our dataset contains 1779 segments, with 204 classified as amyloidogenic. The dataset of 6-residue sequences with their binary classification, based on the energy of the segment, was applied for training machine learning methods. A separate set of sequences from ZipperDB was used as a test set. The most effective methods were Alternating Decision Tree and Multilayer Perceptron. Both methods obtained area under ROC curve of 0.96, accuracy 91%, true positive rate ca. 78%, and true negative rate 95%. A few other machine learning methods also achieved a good performance. The computational time was reduced from 18-20 CPU-hours (full 3D profile) to 0.5 CPU-hours (simplified 3D profile) to seconds (machine learning). We showed that the simplified profile generation method does not introduce an error with regard to the original method, while increasing the computational efficiency. Our new dataset

  14. Improving tribological properties of Ti-5Zr-3Sn-5Mo-15Nb alloy by double glow plasma surface alloying

    Energy Technology Data Exchange (ETDEWEB)

    Guo, Lili; Qin, Lin, E-mail: qinlin@tyut.edu.cn; Kong, Fanyou; Yi, Hong; Tang, Bin

    2016-12-01

    Highlights: • The Mo alloyed layers were successfully prepared on TLM surface by DG-PSA. • The surface microhardness of TLM is remarkably enhanced by Mo alloying. • The TLM samples after Mo alloying exhibit good wettability. • The Mo alloyed TLM samples show excellent tribological properties. - Abstract: Molybdenum, an alloying element, was deposited and diffused on Ti-5Zr-3Sn-5Mo-15Nb (TLM) substrate by double glow plasma surface alloying technology at 900, 950 and 1000 °C. The microstructure, composition distribution and micro-hardness of the Mo modified layers were analyzed. Contact angles on deionized water and wear behaviors of the samples against corundum balls in simulated human body fluids were investigated. Results show that the surface microhardness is significantly enhanced after alloying and increases with treated temperature rising, and the contact angles are lowered to some extent. More importantly, compared to as-received TLM alloy, the Mo modified samples, especially the one treated at 1000 °C, exhibit the significant improvement of tribological properties in reciprocating wear tests, with lower specific wear rate and friction coefficient. To conclude, Mo alloying treatment is an effective approach to obtain excellent comprehensive properties including optimal wear resistance and improved wettability, which ensure the lasting and safety application for titanium alloys as the biomedical implants.

  15. Actively Teaching Research Methods with a Process Oriented Guided Inquiry Learning Approach

    Science.gov (United States)

    Mullins, Mary H.

    2017-01-01

    Active learning approaches have shown to improve student learning outcomes and improve the experience of students in the classroom. This article compares a Process Oriented Guided Inquiry Learning style approach to a more traditional teaching method in an undergraduate research methods course. Moving from a more traditional learning environment to…

  16. The Effect of Using Cooperative Learning Method on Tenth Grade Students' Learning Achievement and Attitude towards Biology

    Science.gov (United States)

    Rabgay, Tshewang

    2018-01-01

    The study investigated the effect of using cooperative learning method on tenth grade students' learning achievement in biology and their attitude towards the subject in a Higher Secondary School in Bhutan. The study used a mixed method approach. The quantitative component included an experimental design where cooperative learning was the…

  17. Learning Specific Content in Technology Education: Learning Study as a Collaborative Method in Swedish Preschool Class Using Hands-On Material

    Science.gov (United States)

    Kilbrink, Nina; Bjurulf, Veronica; Blomberg, Ingela; Heidkamp, Anja; Hollsten, Ann-Christin

    2014-01-01

    This article describes the process of a learning study conducted in technology education in a Swedish preschool class. The learning study method used in this study is a collaborative method, where researchers and teachers work together as a team concerning teaching and learning about a specific learning object. The object of learning in this study…

  18. Learning in Non-Stationary Environments Methods and Applications

    CERN Document Server

    Lughofer, Edwin

    2012-01-01

    Recent decades have seen rapid advances in automatization processes, supported by modern machines and computers. The result is significant increases in system complexity and state changes, information sources, the need for faster data handling and the integration of environmental influences. Intelligent systems, equipped with a taxonomy of data-driven system identification and machine learning algorithms, can handle these problems partially. Conventional learning algorithms in a batch off-line setting fail whenever dynamic changes of the process appear due to non-stationary environments and external influences.   Learning in Non-Stationary Environments: Methods and Applications offers a wide-ranging, comprehensive review of recent developments and important methodologies in the field. The coverage focuses on dynamic learning in unsupervised problems, dynamic learning in supervised classification and dynamic learning in supervised regression problems. A later section is dedicated to applications in which dyna...

  19. Comparison of Deep Learning With Multiple Machine Learning Methods and Metrics Using Diverse Drug Discovery Data Sets.

    Science.gov (United States)

    Korotcov, Alexandru; Tkachenko, Valery; Russo, Daniel P; Ekins, Sean

    2017-12-04

    Machine learning methods have been applied to many data sets in pharmaceutical research for several decades. The relative ease and availability of fingerprint type molecular descriptors paired with Bayesian methods resulted in the widespread use of this approach for a diverse array of end points relevant to drug discovery. Deep learning is the latest machine learning algorithm attracting attention for many of pharmaceutical applications from docking to virtual screening. Deep learning is based on an artificial neural network with multiple hidden layers and has found considerable traction for many artificial intelligence applications. We have previously suggested the need for a comparison of different machine learning methods with deep learning across an array of varying data sets that is applicable to pharmaceutical research. End points relevant to pharmaceutical research include absorption, distribution, metabolism, excretion, and toxicity (ADME/Tox) properties, as well as activity against pathogens and drug discovery data sets. In this study, we have used data sets for solubility, probe-likeness, hERG, KCNQ1, bubonic plague, Chagas, tuberculosis, and malaria to compare different machine learning methods using FCFP6 fingerprints. These data sets represent whole cell screens, individual proteins, physicochemical properties as well as a data set with a complex end point. Our aim was to assess whether deep learning offered any improvement in testing when assessed using an array of metrics including AUC, F1 score, Cohen's kappa, Matthews correlation coefficient and others. Based on ranked normalized scores for the metrics or data sets Deep Neural Networks (DNN) ranked higher than SVM, which in turn was ranked higher than all the other machine learning methods. Visualizing these properties for training and test sets using radar type plots indicates when models are inferior or perhaps over trained. These results also suggest the need for assessing deep learning further

  20. Advanced Steel Microstructural Classification by Deep Learning Methods.

    Science.gov (United States)

    Azimi, Seyed Majid; Britz, Dominik; Engstler, Michael; Fritz, Mario; Mücklich, Frank

    2018-02-01

    The inner structure of a material is called microstructure. It stores the genesis of a material and determines all its physical and chemical properties. While microstructural characterization is widely spread and well known, the microstructural classification is mostly done manually by human experts, which gives rise to uncertainties due to subjectivity. Since the microstructure could be a combination of different phases or constituents with complex substructures its automatic classification is very challenging and only a few prior studies exist. Prior works focused on designed and engineered features by experts and classified microstructures separately from the feature extraction step. Recently, Deep Learning methods have shown strong performance in vision applications by learning the features from data together with the classification step. In this work, we propose a Deep Learning method for microstructural classification in the examples of certain microstructural constituents of low carbon steel. This novel method employs pixel-wise segmentation via Fully Convolutional Neural Network (FCNN) accompanied by a max-voting scheme. Our system achieves 93.94% classification accuracy, drastically outperforming the state-of-the-art method of 48.89% accuracy. Beyond the strong performance of our method, this line of research offers a more robust and first of all objective way for the difficult task of steel quality appreciation.

  1. Implementation of Active Learning Method in Unit Operations II Subject

    OpenAIRE

    Ma'mun, Sholeh

    2018-01-01

    ABSTRACT: Active Learning Method which requires students to take an active role in the process of learning in the classroom has been applied in Department of Chemical Engineering, Faculty of Industrial Technology, Islamic University of Indonesia for Unit Operations II subject in the Even Semester of Academic Year 2015/2016. The purpose of implementation of the learning method is to assist students in achieving competencies associated with the Unit Operations II subject and to help in creating...

  2. TEACHING METHODS IN MBA AND LIFELONG LEARNING PROGRAMMES FOR MANAGERS

    Directory of Open Access Journals (Sweden)

    Jarošová, Eva

    2017-09-01

    Full Text Available Teaching methods in MBA and Lifelong Learning Programmes (LLP for managers should be topically relevant in terms of content as well as the teaching methods used. In terms of the content, the integral part of MBA and Lifelong Learning Programmes for managers should be the development of participants’ leadership competencies and their understanding of current leadership concepts. The teaching methods in educational programmes for managers as adult learners should correspond to the strategy of learner-centred teaching that focuses on the participants’ learning process and their active involvement in class. The focus on the participants’ learning process also raises questions about whether the programme’s participants perceive the teaching methods used as useful and relevant for their development as leaders. The paper presents the results of the analysis of the responses to these questions in a sample of 54 Czech participants in the MBA programme and of lifelong learning programmes at the University of Economics, Prague. The data was acquired based on written or electronically submitted questionnaires. The data was analysed in relation to the usefulness of the teaching methods for understanding the concepts of leadership, leadership skills development as well as respondents’ personal growth. The results show that the respondents most valued the methods that enabled them to get feedback, activated them throughout the programme and got them involved in discussions with others in class. Implications for managerial education practices are discussed.

  3. Investigating Learning with an Interactive Tutorial: A Mixed-Methods Strategy

    Science.gov (United States)

    de Villiers, M. R.; Becker, Daphne

    2017-01-01

    From the perspective of parallel mixed-methods research, this paper describes interactivity research that employed usability-testing technology to analyse cognitive learning processes; personal learning styles and times; and errors-and-recovery of learners using an interactive e-learning tutorial called "Relations." "Relations"…

  4. Considerations for Task Analysis Methods and Rapid E-Learning Development Techniques

    Directory of Open Access Journals (Sweden)

    Dr. Ismail Ipek

    2014-02-01

    Full Text Available The purpose of this paper is to provide basic dimensions for rapid training development in e-learning courses in education and business. Principally, it starts with defining task analysis and how to select tasks for analysis and task analysis methods for instructional design. To do this, first, learning and instructional technologies as visions of the future were discussed. Second, the importance of task analysis methods in rapid e-learning was considered, with learning technologies as asynchronous and synchronous e-learning development. Finally, rapid instructional design concepts and e-learning design strategies were defined and clarified with examples, that is, all steps for effective task analysis and rapid training development techniques based on learning and instructional design approaches were discussed, such as m-learning and other delivery systems. As a result, the concept of task analysis, rapid e-learning development strategies and the essentials of online course design were discussed, alongside learner interface design features for learners and designers.

  5. Fast learning method for convolutional neural networks using extreme learning machine and its application to lane detection.

    Science.gov (United States)

    Kim, Jihun; Kim, Jonghong; Jang, Gil-Jin; Lee, Minho

    2017-03-01

    Deep learning has received significant attention recently as a promising solution to many problems in the area of artificial intelligence. Among several deep learning architectures, convolutional neural networks (CNNs) demonstrate superior performance when compared to other machine learning methods in the applications of object detection and recognition. We use a CNN for image enhancement and the detection of driving lanes on motorways. In general, the process of lane detection consists of edge extraction and line detection. A CNN can be used to enhance the input images before lane detection by excluding noise and obstacles that are irrelevant to the edge detection result. However, training conventional CNNs requires considerable computation and a big dataset. Therefore, we suggest a new learning algorithm for CNNs using an extreme learning machine (ELM). The ELM is a fast learning method used to calculate network weights between output and hidden layers in a single iteration and thus, can dramatically reduce learning time while producing accurate results with minimal training data. A conventional ELM can be applied to networks with a single hidden layer; as such, we propose a stacked ELM architecture in the CNN framework. Further, we modify the backpropagation algorithm to find the targets of hidden layers and effectively learn network weights while maintaining performance. Experimental results confirm that the proposed method is effective in reducing learning time and improving performance. Copyright © 2016 Elsevier Ltd. All rights reserved.

  6. Machine Learning Methods for Attack Detection in the Smart Grid.

    Science.gov (United States)

    Ozay, Mete; Esnaola, Inaki; Yarman Vural, Fatos Tunay; Kulkarni, Sanjeev R; Poor, H Vincent

    2016-08-01

    Attack detection problems in the smart grid are posed as statistical learning problems for different attack scenarios in which the measurements are observed in batch or online settings. In this approach, machine learning algorithms are used to classify measurements as being either secure or attacked. An attack detection framework is provided to exploit any available prior knowledge about the system and surmount constraints arising from the sparse structure of the problem in the proposed approach. Well-known batch and online learning algorithms (supervised and semisupervised) are employed with decision- and feature-level fusion to model the attack detection problem. The relationships between statistical and geometric properties of attack vectors employed in the attack scenarios and learning algorithms are analyzed to detect unobservable attacks using statistical learning methods. The proposed algorithms are examined on various IEEE test systems. Experimental analyses show that machine learning algorithms can detect attacks with performances higher than attack detection algorithms that employ state vector estimation methods in the proposed attack detection framework.

  7. A reward optimization method based on action subrewards in hierarchical reinforcement learning.

    Science.gov (United States)

    Fu, Yuchen; Liu, Quan; Ling, Xionghong; Cui, Zhiming

    2014-01-01

    Reinforcement learning (RL) is one kind of interactive learning methods. Its main characteristics are "trial and error" and "related reward." A hierarchical reinforcement learning method based on action subrewards is proposed to solve the problem of "curse of dimensionality," which means that the states space will grow exponentially in the number of features and low convergence speed. The method can reduce state spaces greatly and choose actions with favorable purpose and efficiency so as to optimize reward function and enhance convergence speed. Apply it to the online learning in Tetris game, and the experiment result shows that the convergence speed of this algorithm can be enhanced evidently based on the new method which combines hierarchical reinforcement learning algorithm and action subrewards. The "curse of dimensionality" problem is also solved to a certain extent with hierarchical method. All the performance with different parameters is compared and analyzed as well.

  8. Research on demand-oriented Business English learning method

    Directory of Open Access Journals (Sweden)

    Zhou Yuan

    2016-01-01

    Full Text Available Business English is integrated with visual-audio-oral English, which focuses on the application for English listening and speaking skills in common business occasions, and acquire business knowledge and improve skills through English. This paper analyzes the Business English Visual-audio-oral Course, and learning situation of higher vocational students’ learning objectives, interests, vocabulary, listening and speaking, and focuses on the research of effective methods to guide the higher vocational students to learn Business English Visual-audio-oral Course, master Business English knowledge, and improve communicative competence of Business English.

  9. The surface nanostructures of titanium alloy regulate the proliferation of endothelial cells

    Directory of Open Access Journals (Sweden)

    Min Lai

    2014-02-01

    Full Text Available To investigate the effect of surface nanostructures on the behaviors of human umbilical vein endothelial cells (HUVECs, surface nanostructured titanium alloy (Ti-3Zr2Sn-3Mo-25Nb, TLM was fabricated by surface mechanical attrition treatment (SMAT technique. Field emission scanning electron microscopy (FE-SEM, atomic force microscopy (AFM, transmission electron microscopy (TEM and X-ray diffraction (XRD were employed to characterize the surface nanostructures of the TLM, respectively. The results demonstrated that nano-crystalline structures with several tens of nanometers were formed on the surface of TLM substrates. The HUVECs grown onto the surface nanostructured TLM spread well and expressed more vinculin around the edges of cells. More importantly, HUVECs grown onto the surface nanostructured TLM displayed significantly higher (p < 0.01 or p < 0.05 cell adhesion and viabilities than those of native titanium alloy. HUVECs cultured on the surface nanostructured titanium alloy displayed significantly higher (p < 0.01 or p < 0.05 productions of nitric oxide (NO and prostacyclin (PGI2 than those of native titanium alloy, respectively. This study provides an alternative for the development of titanium alloy based vascular stents.

  10. Activating teaching methods, studying responses and learning

    OpenAIRE

    Christensen, Hans Peter; Vigild, Martin E.; Thomsen, Erik; Szabo, Peter; Horsewell, Andy

    2009-01-01

    Students’ study strategies when exposed to activating teaching methods are measured, analysed and compared to study strategies in more traditional lecture-based teaching. The resulting learning outcome is discussed. Peer Reviewed

  11. Incorporating Meaningful Gamification in a Blended Learning Research Methods Class: Examining Student Learning, Engagement, and Affective Outcomes

    Science.gov (United States)

    Tan, Meng; Hew, Khe Foon

    2016-01-01

    In this study, we investigated how the use of meaningful gamification affects student learning, engagement, and affective outcomes in a short, 3-day blended learning research methods class using a combination of experimental and qualitative research methods. Twenty-two postgraduates were randomly split into two groups taught by the same…

  12. Simultaneous anatomical sketching as learning by doing method of teaching human anatomy.

    Science.gov (United States)

    Noorafshan, Ali; Hoseini, Leila; Amini, Mitra; Dehghani, Mohammad-Reza; Kojuri, Javad; Bazrafkan, Leila

    2014-01-01

    Learning by lecture is a passive experience. Many innovative techniques have been presented to stimulate students to assume a more active attitude toward learning. In this study, simultaneous sketch drawing, as an interactive learning technique was applied to teach anatomy to the medical students. We reconstructed a fun interactive model of teaching anatomy as simultaneous anatomic sketching. To test the model's instruction effectiveness, we conducted a quasi- experimental study and then the students were asked to write their learning experiences in their portfolio, also their view was evaluated by a questionnaire. The results of portfolio evaluation revealed that students believed that this method leads to deep learning and understanding anatomical subjects better. Evaluation of the students' views on this teaching approach was showed that, more than 80% of the students were agreed or completely agreed with this statement that leaning anatomy concepts are easier and the class is less boring with this method. More than 60% of the students were agreed or completely agreed to sketch anatomical figures with professor simultaneously. They also found the sketching make anatomy more attractive and it reduced the time for learning anatomy. These number of students were agree or completely agree that the method help them learning anatomical concept in anatomy laboratory. More than 80% of the students found the simultaneous sketching is a good method for learning anatomy overall. Sketch drawing, as an interactive learning technique, is an attractive for students to learn anatomy.

  13. Decentralized indirect methods for learning automata games.

    Science.gov (United States)

    Tilak, Omkar; Martin, Ryan; Mukhopadhyay, Snehasis

    2011-10-01

    We discuss the application of indirect learning methods in zero-sum and identical payoff learning automata games. We propose a novel decentralized version of the well-known pursuit learning algorithm. Such a decentralized algorithm has significant computational advantages over its centralized counterpart. The theoretical study of such a decentralized algorithm requires the analysis to be carried out in a nonstationary environment. We use a novel bootstrapping argument to prove the convergence of the algorithm. To our knowledge, this is the first time that such analysis has been carried out for zero-sum and identical payoff games. Extensive simulation studies are reported, which demonstrate the proposed algorithm's fast and accurate convergence in a variety of game scenarios. We also introduce the framework of partial communication in the context of identical payoff games of learning automata. In such games, the automata may not communicate with each other or may communicate selectively. This comprehensive framework has the capability to model both centralized and decentralized games discussed in this paper.

  14. Learning a specific content in technology education : Learning Study as collaborative method in Swedish preschool class using hands-on material 

    OpenAIRE

    Kilbrink, Nina; Bjurulf, Veronica; Blomberg, Ingela; Heidkamp, Anja; Hollsten, Ann-Christin

    2014-01-01

    This article describes the process of a learning study conducted in technology education in a Swedish preschool class. The learning study method used in this study is a collaborative method, where researchers and teachers work together as a team concerning teaching and learning about a specific learning object. The object of learning in this study concerns strong constructions and framed structures. This article describes how this learning study was conducted and discusses reflections made du...

  15. Active semi-supervised learning method with hybrid deep belief networks.

    Science.gov (United States)

    Zhou, Shusen; Chen, Qingcai; Wang, Xiaolong

    2014-01-01

    In this paper, we develop a novel semi-supervised learning algorithm called active hybrid deep belief networks (AHD), to address the semi-supervised sentiment classification problem with deep learning. First, we construct the previous several hidden layers using restricted Boltzmann machines (RBM), which can reduce the dimension and abstract the information of the reviews quickly. Second, we construct the following hidden layers using convolutional restricted Boltzmann machines (CRBM), which can abstract the information of reviews effectively. Third, the constructed deep architecture is fine-tuned by gradient-descent based supervised learning with an exponential loss function. Finally, active learning method is combined based on the proposed deep architecture. We did several experiments on five sentiment classification datasets, and show that AHD is competitive with previous semi-supervised learning algorithm. Experiments are also conducted to verify the effectiveness of our proposed method with different number of labeled reviews and unlabeled reviews respectively.

  16. Method to predict process signals to learn for SVM

    International Nuclear Information System (INIS)

    Minowa, Hirotsugu; Gofuku, Akio

    2013-01-01

    Study of diagnostic system using machine learning to reduce the incidents of the plant is in advance because an accident causes large damage about human, economic and social loss. There is a problem that 2 performances between a classification performance and generalization performance on the machine diagnostic machine is exclusive. However, multi agent diagnostic system makes it possible to use a diagnostic machine specialized either performance by multi diagnostic machines can be used. We propose method to select optimized variables to improve classification performance. The method can also be used for other supervised learning machine but Support Vector Machine. This paper reports that our method and result of evaluation experiment applied our method to output 40% of Monju. (author)

  17. Parallelization of the ROOT Machine Learning Methods

    CERN Document Server

    Vakilipourtakalou, Pourya

    2016-01-01

    Today computation is an inseparable part of scientific research. Specially in Particle Physics when there is a classification problem like discrimination of Signals from Backgrounds originating from the collisions of particles. On the other hand, Monte Carlo simulations can be used in order to generate a known data set of Signals and Backgrounds based on theoretical physics. The aim of Machine Learning is to train some algorithms on known data set and then apply these trained algorithms to the unknown data sets. However, the most common framework for data analysis in Particle Physics is ROOT. In order to use Machine Learning methods, a Toolkit for Multivariate Data Analysis (TMVA) has been added to ROOT. The major consideration in this report is the parallelization of some TMVA methods, specially Cross-Validation and BDT.

  18. Students' Ideas on Cooperative Learning Method

    Science.gov (United States)

    Yoruk, Abdulkadir

    2016-01-01

    Aim of this study is to investigate students' ideas on cooperative learning method. For that purpose students who are studying at elementary science education program are distributed into two groups through an experimental design. Factors threaten the internal validity are either eliminated or reduced to minimum value. Data analysis is done…

  19. E-learning as new method of medical education.

    Science.gov (United States)

    Masic, Izet

    2008-01-01

    NONE DECLARED Distance learning refers to use of technologies based on health care delivered on distance and covers areas such as electronic health, tele-health (e-health), telematics, telemedicine, tele-education, etc. For the need of e-health, telemedicine, tele-education and distance learning there are various technologies and communication systems from standard telephone lines to the system of transmission digitalized signals with modem, optical fiber, satellite links, wireless technologies, etc. Tele-education represents health education on distance, using Information Communication Technologies (ICT), as well as continuous education of a health system beneficiaries and use of electronic libraries, data bases or electronic data with data bases of knowledge. Distance learning (E-learning) as a part of tele-education has gained popularity in the past decade; however, its use is highly variable among medical schools and appears to be more common in basic medical science courses than in clinical education. Distance learning does not preclude traditional learning processes; frequently it is used in conjunction with in-person classroom or professional training procedures and practices. Tele-education has mostly been used in biomedical education as a blended learning method, which combines tele-education technology with traditional instructor-led training, where, for example, a lecture or demonstration is supplemented by an online tutorial. Distance learning is used for self-education, tests, services and for examinations in medicine i.e. in terms of self-education and individual examination services. The possibility of working in the exercise mode with image files and questions is an attractive way of self education. Automated tracking and reporting of learners' activities lessen faculty administrative burden. Moreover, e-learning can be designed to include outcomes assessment to determine whether learning has occurred. This review article evaluates the current

  20. Lessons learned applying CASE methods/tools to Ada software development projects

    Science.gov (United States)

    Blumberg, Maurice H.; Randall, Richard L.

    1993-01-01

    This paper describes the lessons learned from introducing CASE methods/tools into organizations and applying them to actual Ada software development projects. This paper will be useful to any organization planning to introduce a software engineering environment (SEE) or evolving an existing one. It contains management level lessons learned, as well as lessons learned in using specific SEE tools/methods. The experiences presented are from Alpha Test projects established under the STARS (Software Technology for Adaptable and Reliable Systems) project. They reflect the front end efforts by those projects to understand the tools/methods, initial experiences in their introduction and use, and later experiences in the use of specific tools/methods and the introduction of new ones.

  1. A Doctoral Seminar in Qualitative Research Methods: Lessons Learned

    Directory of Open Access Journals (Sweden)

    Suzanne Franco

    2016-09-01

    Full Text Available New qualitative research methods continue to emerge in response to factors such as renewed interest in mixed methods, better understanding of the importance of a researcher’s philosophical stance, as well as the increased use of technology in data collection and analysis, to name a few. As a result, those facilitating research methods courses must revisit content and instructional strategies in order to prepare well-informed researchers. Approaches range from paradigm to pragmatic emphasis. This descriptive case study of a doctoral seminar for novice qualitative researchers describes the intricacies of the syllabus of a pragmatic approach in a constructivist/social constructionist learning environment. The purpose was to document the delivery and faculty/student interactions and reactions. Noteworthy were the contradictions and frustrations in the delivery as well as in student experiences. In the end, student input led to seminal learning experiences. The confirmation of the effectiveness of a constructivist/social constructivist learning environment is applicable to higher education pedagogy in general.

  2. A diagram retrieval method with multi-label learning

    Science.gov (United States)

    Fu, Songping; Lu, Xiaoqing; Liu, Lu; Qu, Jingwei; Tang, Zhi

    2015-01-01

    In recent years, the retrieval of plane geometry figures (PGFs) has attracted increasing attention in the fields of mathematics education and computer science. However, the high cost of matching complex PGF features leads to the low efficiency of most retrieval systems. This paper proposes an indirect classification method based on multi-label learning, which improves retrieval efficiency by reducing the scope of compare operation from the whole database to small candidate groups. Label correlations among PGFs are taken into account for the multi-label classification task. The primitive feature selection for multi-label learning and the feature description of visual geometric elements are conducted individually to match similar PGFs. The experiment results show the competitive performance of the proposed method compared with existing PGF retrieval methods in terms of both time consumption and retrieval quality.

  3. Micro-scale abrasive wear behavior of medical implant material Ti-25Nb-3Mo-3Zr-2Sn alloy on various friction pairs.

    Science.gov (United States)

    Wang, Zhenguo; Huang, Weijiu; Ma, Yanlong

    2014-09-01

    The micro-scale abrasion behaviors of surgical implant materials have often been reported in the literature. However, little work has been reported on the micro-scale abrasive wear behavior of Ti-25Nb-3Mo-3Zr-2Sn (TLM) titanium alloy in simulated body fluids, especially with respect to friction pairs. Therefore, a TE66 Micro-Scale Abrasion Tester was used to study the micro-scale abrasive wear behavior of the TLM alloy. This study covers the friction coefficient and wear loss of the TLM alloy induced by various friction pairs. Different friction pairs comprised of ZrO2, Si3N4 and Al2O3 ceramic balls with 25.4mm diameters were employed. The micro-scale abrasive wear mechanisms and synergistic effect between corrosion and micro-abrasion of the TLM alloy were investigated under various wear-corrosion conditions employing an abrasive, comprised of SiC (3.5 ± 0.5 μm), in two test solutions, Hanks' solution and distilled water. Before the test, the specimens were heat treated at 760°C/1.0/AC+550°C/6.0/AC. It was discovered that the friction coefficient values of the TLM alloy are larger than those in distilled water regardless of friction pairs used, because of the corrosive Hanks' solution. It was also found that the value of the friction coefficient was volatile at the beginning of wear testing, and it became more stable with further experiments. Because the ceramic balls have different properties, especially with respect to the Vickers hardness (Hv), the wear loss of the TLM alloy increased as the ball hardness increased. In addition, the wear loss of the TLM alloy in Hanks' solution was greater than that in distilled water, and this was due to the synergistic effect of micro-abrasion and corrosion, and this micro-abrasion played a leading role in the wear process. The micro-scale abrasive wear mechanism of the TLM alloy gradually changed from two-body to mixed abrasion and then to three-body abrasion as the Vickers hardness of the balls increased. Copyright

  4. Review of Statistical Learning Methods in Integrated Omics Studies (An Integrated Information Science).

    Science.gov (United States)

    Zeng, Irene Sui Lan; Lumley, Thomas

    2018-01-01

    Integrated omics is becoming a new channel for investigating the complex molecular system in modern biological science and sets a foundation for systematic learning for precision medicine. The statistical/machine learning methods that have emerged in the past decade for integrated omics are not only innovative but also multidisciplinary with integrated knowledge in biology, medicine, statistics, machine learning, and artificial intelligence. Here, we review the nontrivial classes of learning methods from the statistical aspects and streamline these learning methods within the statistical learning framework. The intriguing findings from the review are that the methods used are generalizable to other disciplines with complex systematic structure, and the integrated omics is part of an integrated information science which has collated and integrated different types of information for inferences and decision making. We review the statistical learning methods of exploratory and supervised learning from 42 publications. We also discuss the strengths and limitations of the extended principal component analysis, cluster analysis, network analysis, and regression methods. Statistical techniques such as penalization for sparsity induction when there are fewer observations than the number of features and using Bayesian approach when there are prior knowledge to be integrated are also included in the commentary. For the completeness of the review, a table of currently available software and packages from 23 publications for omics are summarized in the appendix.

  5. Nurse practitioner preferences for distance education methods related to learning style, course content, and achievement.

    Science.gov (United States)

    Andrusyszyn, M A; Cragg, C E; Humbert, J

    2001-04-01

    The relationships among multiple distance delivery methods, preferred learning style, content, and achievement was sought for primary care nurse practitioner students. A researcher-designed questionnaire was completed by 86 (71%) participants, while 6 engaged in follow-up interviews. The results of the study included: participants preferred learning by "considering the big picture"; "setting own learning plans"; and "focusing on concrete examples." Several positive associations were found: learning on own with learning by reading, and setting own learning plans; small group with learning through discussion; large group with learning new things through hearing and with having learning plans set by others. The most preferred method was print-based material and the least preferred method was audio tape. The most suited method for content included video teleconferencing for counseling, political action, and transcultural issues; and video tape for physical assessment. Convenience, self-direction, and timing of learning were more important than delivery method or learning style. Preferred order of learning was reading, discussing, observing, doing, and reflecting. Recommended considerations when designing distance courses include a mix of delivery methods, specific content, outcomes, learner characteristics, and state of technology.

  6. Exploring Non-Traditional Learning Methods in Virtual and Real-World Environments

    Science.gov (United States)

    Lukman, Rebeka; Krajnc, Majda

    2012-01-01

    This paper identifies the commonalities and differences within non-traditional learning methods regarding virtual and real-world environments. The non-traditional learning methods in real-world have been introduced within the following courses: Process Balances, Process Calculation, and Process Synthesis, and within the virtual environment through…

  7. Probability weighted ensemble transfer learning for predicting interactions between HIV-1 and human proteins.

    Directory of Open Access Journals (Sweden)

    Suyu Mei

    Full Text Available Reconstruction of host-pathogen protein interaction networks is of great significance to reveal the underlying microbic pathogenesis. However, the current experimentally-derived networks are generally small and should be augmented by computational methods for less-biased biological inference. From the point of view of computational modelling, data scarcity, data unavailability and negative data sampling are the three major problems for host-pathogen protein interaction networks reconstruction. In this work, we are motivated to address the three concerns and propose a probability weighted ensemble transfer learning model for HIV-human protein interaction prediction (PWEN-TLM, where support vector machine (SVM is adopted as the individual classifier of the ensemble model. In the model, data scarcity and data unavailability are tackled by homolog knowledge transfer. The importance of homolog knowledge is measured by the ROC-AUC metric of the individual classifiers, whose outputs are probability weighted to yield the final decision. In addition, we further validate the assumption that only the homolog knowledge is sufficient to train a satisfactory model for host-pathogen protein interaction prediction. Thus the model is more robust against data unavailability with less demanding data constraint. As regards with negative data construction, experiments show that exclusiveness of subcellular co-localized proteins is unbiased and more reliable than random sampling. Last, we conduct analysis of overlapped predictions between our model and the existing models, and apply the model to novel host-pathogen PPIs recognition for further biological research.

  8. An Activity-based Approach to the Learning and Teaching of Research Methods: Measuring Student Engagement and Learning

    Directory of Open Access Journals (Sweden)

    Eimear Fallon

    2013-05-01

    Full Text Available This paper discusses a research project carried out with 82 final and third year undergraduate students, learning Research Methods prior to undertaking an undergraduate thesis during the academic years 2010 and 2011. The research had two separate, linked objectives, (a to develop a Research Methods module that embraces an activity-based approach to learning in a group environment, (b to improve engagement by all students. The Research Methods module was previously taught through a traditional lecture-based format. Anecdotally, it was felt that student engagement was poor and learning was limited. It was believed that successful completion of the development of this Module would equip students with a deeply-learned battery of research skills to take into their further academic and professional careers. Student learning was achieved through completion of a series of activities based on different research methods. In order to encourage student engagement, a wide variety of activities were used. These activities included workshops, brainstorming, mind-mapping, presentations, written submissions, peer critiquing, lecture/seminar, and ‘speed dating’ with more senior students and self reflection. Student engagement was measured through a survey based on a U.S. National Survey of Student Engagement (2000. A questionnaire was devised to establish whether, and to what degree, students were engaged in the material that they were learning, while they were learning it. The results of the questionnaire were very encouraging with between 63% and 96% of students answering positively to a range of questions concerning engagement. In terms of the two objectives set, these were satisfactorily met. The module was successfully developed and continues to be delivered, based upon this new and significant level of student engagement.

  9. Research on demand-oriented Business English learning method

    OpenAIRE

    Zhou Yuan

    2016-01-01

    Business English is integrated with visual-audio-oral English, which focuses on the application for English listening and speaking skills in common business occasions, and acquire business knowledge and improve skills through English. This paper analyzes the Business English Visual-audio-oral Course, and learning situation of higher vocational students’ learning objectives, interests, vocabulary, listening and speaking, and focuses on the research of effective methods to guide the higher voca...

  10. IMPROVEMENT OF RECOGNITION QUALITY IN DEEP LEARNING NETWORKS BY SIMULATED ANNEALING METHOD

    Directory of Open Access Journals (Sweden)

    A. S. Potapov

    2014-09-01

    Full Text Available The subject of this research is deep learning methods, in which automatic construction of feature transforms is taken place in tasks of pattern recognition. Multilayer autoencoders have been taken as the considered type of deep learning networks. Autoencoders perform nonlinear feature transform with logistic regression as an upper classification layer. In order to verify the hypothesis of possibility to improve recognition rate by global optimization of parameters for deep learning networks, which are traditionally trained layer-by-layer by gradient descent, a new method has been designed and implemented. The method applies simulated annealing for tuning connection weights of autoencoders while regression layer is simultaneously trained by stochastic gradient descent. Experiments held by means of standard MNIST handwritten digit database have shown the decrease of recognition error rate from 1.1 to 1.5 times in case of the modified method comparing to the traditional method, which is based on local optimization. Thus, overfitting effect doesn’t appear and the possibility to improve learning rate is confirmed in deep learning networks by global optimization methods (in terms of increasing recognition probability. Research results can be applied for improving the probability of pattern recognition in the fields, which require automatic construction of nonlinear feature transforms, in particular, in the image recognition. Keywords: pattern recognition, deep learning, autoencoder, logistic regression, simulated annealing.

  11. A Comparative Study of Pairwise Learning Methods Based on Kernel Ridge Regression.

    Science.gov (United States)

    Stock, Michiel; Pahikkala, Tapio; Airola, Antti; De Baets, Bernard; Waegeman, Willem

    2018-06-12

    Many machine learning problems can be formulated as predicting labels for a pair of objects. Problems of that kind are often referred to as pairwise learning, dyadic prediction, or network inference problems. During the past decade, kernel methods have played a dominant role in pairwise learning. They still obtain a state-of-the-art predictive performance, but a theoretical analysis of their behavior has been underexplored in the machine learning literature. In this work we review and unify kernel-based algorithms that are commonly used in different pairwise learning settings, ranging from matrix filtering to zero-shot learning. To this end, we focus on closed-form efficient instantiations of Kronecker kernel ridge regression. We show that independent task kernel ridge regression, two-step kernel ridge regression, and a linear matrix filter arise naturally as a special case of Kronecker kernel ridge regression, implying that all these methods implicitly minimize a squared loss. In addition, we analyze universality, consistency, and spectral filtering properties. Our theoretical results provide valuable insights into assessing the advantages and limitations of existing pairwise learning methods.

  12. High fat diet induced atherosclerosis is accompanied with low colonic bacterial diversity and altered abundances that correlates with plaque size, plasma A-FABP and cholesterol: a pilot study of high fat diet and its intervention with Lactobacillus rhamnosus GG (LGG) or telmisartan in ApoE-/- mice.

    Science.gov (United States)

    Chan, Yee Kwan; Brar, Manreetpal Singh; Kirjavainen, Pirkka V; Chen, Yan; Peng, Jiao; Li, Daxu; Leung, Frederick Chi-Ching; El-Nezami, Hani

    2016-11-08

    Atherosclerosis appears to have multifactorial causes - microbial component like lipopolysaccharides (LPS) and other pathogen associated molecular patterns may be plausible factors. The gut microbiota is an ample source of such stimulants, and its dependent metabolites and altered gut metagenome has been an established link to atherosclerosis. In this exploratory pilot study, we aimed to elucidate whether microbial intervention with probiotics L. rhamnosus GG (LGG) or pharmaceuticals telmisartan (TLM) could improve atherosclerosis in a gut microbiota associated manner. Atherosclerotic phenotype was established by 12 weeks feeding of high fat (HF) diet as opposed to normal chow diet (ND) in apolipoprotein E knockout (ApoE -/- ) mice. LGG or TLM supplementation to HF diet was studied. Both LGG and TLM significantly reduced atherosclerotic plaque size and improved various biomarkers including endotoxin to different extents. Colonial microbiota analysis revealed that TLM restored HF diet induced increase in Firmicutes/Bacteroidetes ratio and decrease in alpha diversity; and led to a more distinct microbial clustering closer to ND in PCoA plot. Eubacteria, Anaeroplasma, Roseburia, Oscillospira and Dehalobacteria appeared to be protective against atherosclerosis and showed significant negative correlation with atherosclerotic plaque size and plasma adipocyte - fatty acid binding protein (A-FABP) and cholesterol. LGG and TLM improved atherosclerosis with TLM having a more distinct alteration in the colonic gut microbiota. Altered bacteria genera and reduced alpha diversity had significant correlations to atherosclerotic plaque size, plasma A-FABP and cholesterol. Future studies on such bacterial functional influence in lipid metabolism will be warranted.

  13. Studying learning in the healthcare setting: the potential of quantitative diary methods.

    Science.gov (United States)

    Ciere, Yvette; Jaarsma, Debbie; Visser, Annemieke; Sanderman, Robbert; Snippe, Evelien; Fleer, Joke

    2015-08-01

    Quantitative diary methods are longitudinal approaches that involve the repeated measurement of aspects of peoples' experience of daily life. In this article, we outline the main characteristics and applications of quantitative diary methods and discuss how their use may further research in the field of medical education. Quantitative diary methods offer several methodological advantages, such as measuring aspects of learning with great detail, accuracy and authenticity. Moreover, they enable researchers to study how and under which conditions learning in the health care setting occurs and in which way learning can be promoted. Hence, quantitative diary methods may contribute to theory development and the optimization of teaching methods in medical education.

  14. Comparing three experiential learning methods and their effect on medical students' attitudes to learning communication skills.

    Science.gov (United States)

    Koponen, Jonna; Pyörälä, Eeva; Isotalus, Pekka

    2012-01-01

    Despite numerous studies exploring medical students' attitudes to communication skills learning (CSL), there are apparently no studies comparing different experiential learning methods and their influence on students' attitudes. We compared medical students' attitudes to learning communication skills before and after a communication course in the data as a whole, by gender and when divided into three groups using different methods. Second-year medical students (n = 129) were randomly assigned to three groups. In group A (n = 42) the theatre in education method, in group B (n = 44) simulated patients and in group C (n = 43) role-play were used. The data were gathered before and after the course using Communication Skills Attitude Scale. Students' positive attitudes to learning communication skills (PAS; positive attitude scale) increased significantly and their negative attitudes (NAS; negative attitude scale) decreased significantly between the beginning and end of the course. Female students had more positive attitudes than the male students. There were no significant differences in the three groups in the mean scores for PAS or NAS measured before or after the course. The use of experiential methods and integrating communication skills training with visits to health centres may help medical students to appreciate the importance of CSL.

  15. "Debate" Learning Method and Its Implications for the Formal Education System

    Science.gov (United States)

    Najafi, Mohammad; Motaghi, Zohre; Nasrabadi, Hassanali Bakhtiyar; Heshi, Kamal Nosrati

    2016-01-01

    Regarding the importance of enhancement in learner's social skills, especially in learning process, this study tries to introduce one of the group learning programs entitled "debate" as a teaching method in Iran religious universities. It also considers the concept and the history of this method by qualitative and descriptive-analytical…

  16. Adult Learners' Preferred Methods of Learning Preventative Heart Disease Care

    Science.gov (United States)

    Alavi, Nasim

    2016-01-01

    The purpose of this study was to investigate the preferred method of learning about heart disease by adult learners. This research study also investigated if there was a statistically significant difference between race/ethnicity, age, and gender of adult learners and their preferred method of learning preventative heart disease care. This…

  17. Multi-Role Project (MRP): A New Project-Based Learning Method for STEM

    Science.gov (United States)

    Warin, Bruno; Talbi, Omar; Kolski, Christophe; Hoogstoel, Frédéric

    2016-01-01

    This paper presents the "Multi-Role Project" method (MRP), a broadly applicable project-based learning method, and describes its implementation and evaluation in the context of a Science, Technology, Engineering, and Mathematics (STEM) course. The MRP method is designed around a meta-principle that considers the project learning activity…

  18. Computer-enhanced visual learning method: a paradigm to teach and document surgical skills.

    Science.gov (United States)

    Maizels, Max; Mickelson, Jennie; Yerkes, Elizabeth; Maizels, Evelyn; Stork, Rachel; Young, Christine; Corcoran, Julia; Holl, Jane; Kaplan, William E

    2009-09-01

    Changes in health care are stimulating residency training programs to develop new methods for teaching surgical skills. We developed Computer-Enhanced Visual Learning (CEVL) as an innovative Internet-based learning and assessment tool. The CEVL method uses the educational procedures of deliberate practice and performance to teach and learn surgery in a stylized manner. CEVL is a learning and assessment tool that can provide students and educators with quantitative feedback on learning a specific surgical procedure. Methods involved examine quantitative data of improvement in surgical skills. Herein, we qualitatively describe the method and show how program directors (PDs) may implement this technique in their residencies. CEVL allows an operation to be broken down into teachable components. The process relies on feedback and remediation to improve performance, with a focus on learning that is applicable to the next case being performed. CEVL has been shown to be effective for teaching pediatric orchiopexy and is being adapted to additional adult and pediatric procedures and to office examination skills. The CEVL method is available to other residency training programs.

  19. The Effect of WhatsApp Messenger As Mobile Learning Integrated with Group Investigation Method of Learning Achievement

    Directory of Open Access Journals (Sweden)

    Hendrik Pratama

    2017-12-01

    Full Text Available The purpose of this research was determined the effect of application WhatsApp Messenger in the Group Investigation (GI method on learning achievement. The methods used experimental research with control group pretest-postest design. The sampling procedure used the purposive sampling technique that consists of 17 students as a control group and 17 students as an experimental group. The sample in this research is students in Electrical Engineering Education Study Program. The experimental group used the GI method that integrated with WhatsApp Messenger. The control group used lecture method without social media integration. The collecting data used observation, documentation, interview, questionnaire, and test. The researcher used a t-test for compared the control group and the experimental group’s learning outcomes at an alpha level of 0,05. The results showed differences between the experiment group and the control group. The study result of the experimental higher than the control groups. This learning was designed with start, grouping, planning, presenting, organizing, investigating, evaluating, ending’s stage. Integration of WhatsApp with group investigation method could cause the positive communication between student and lecturer. Discussion in this learning was well done, the student’s knowledge could appear in a group and the information could spread evenly and quickly.

  20. Hybrid Method for Mobile learning Cooperative: Study of Timor Leste

    Science.gov (United States)

    da Costa Tavares, Ofelia Cizela; Suyoto; Pranowo

    2018-02-01

    In the modern world today the decision support system is very useful to help in solving a problem, so this study discusses the learning process of savings and loan cooperatives in Timor Leste. The purpose of the observation is that the people of Timor Leste are still in the process of learning the use DSS for good saving and loan cooperative process. Based on existing research on the Timor Leste community on credit cooperatives, a mobile application will be built that will help the cooperative learning process in East Timorese society. The methods used for decision making are AHP (Analytical Hierarchy Process) and SAW (simple additive Weighting) method to see the result of each criterion and the weight of the value. The result of this research is mobile leaning cooperative in decision support system by using SAW and AHP method. Originality Value: Changed the two methods of mobile application development using AHP and SAW methods to help the decision support system process of a savings and credit cooperative in Timor Leste.

  1. Hybrid Method for Mobile learning Cooperative: Study of Timor Leste

    Directory of Open Access Journals (Sweden)

    da Costa Tavares Ofelia Cizela

    2018-01-01

    Full Text Available In the modern world today the decision support system is very useful to help in solving a problem, so this study discusses the learning process of savings and loan cooperatives in Timor Leste. The purpose of the observation is that the people of Timor Leste are still in the process of learning the use DSS for good saving and loan cooperative process. Based on existing research on the Timor Leste community on credit cooperatives, a mobile application will be built that will help the cooperative learning process in East Timorese society. The methods used for decision making are AHP (Analytical Hierarchy Process and SAW (simple additive Weighting method to see the result of each criterion and the weight of the value. The result of this research is mobile leaning cooperative in decision support system by using SAW and AHP method. Originality Value: Changed the two methods of mobile application development using AHP and SAW methods to help the decision support system process of a savings and credit cooperative in Timor Leste.

  2. Learning Practice-Based Research Methods: Capturing the Experiences of MSW Students

    Science.gov (United States)

    Natland, Sidsel; Weissinger, Erika; Graaf, Genevieve; Carnochan, Sarah

    2016-01-01

    The literature on teaching research methods to social work students identifies many challenges, such as dealing with the tensions related to producing research relevant to practice, access to data to teach practice-based research, and limited student interest in learning research methods. This is an exploratory study of the learning experiences of…

  3. Machine Learning Method Applied in Readout System of Superheated Droplet Detector

    Science.gov (United States)

    Liu, Yi; Sullivan, Clair Julia; d'Errico, Francesco

    2017-07-01

    Direct readability is one advantage of superheated droplet detectors in neutron dosimetry. Utilizing such a distinct characteristic, an imaging readout system analyzes image of the detector for neutron dose readout. To improve the accuracy and precision of algorithms in the imaging readout system, machine learning algorithms were developed. Deep learning neural network and support vector machine algorithms are applied and compared with generally used Hough transform and curvature analysis methods. The machine learning methods showed a much higher accuracy and better precision in recognizing circular gas bubbles.

  4. Machine Learning Methods for Identifying Composition of Uranium Deposits in Kazakhstan

    Directory of Open Access Journals (Sweden)

    Kuchin Yan

    2017-12-01

    Full Text Available The paper explores geophysical methods of wells survey, as well as their role in the development of Kazakhstan’s uranium deposit mining efforts. An analysis of the existing methods for solving the problem of interpreting geophysical data using machine learning in petroleum geophysics is made. The requirements and possible applications of machine learning methods in regard to uranium deposits of Kazakhstan are formulated in the paper.

  5. Teaching numerical methods with IPython notebooks and inquiry-based learning

    KAUST Repository

    Ketcheson, David I.

    2014-01-01

    A course in numerical methods should teach both the mathematical theory of numerical analysis and the craft of implementing numerical algorithms. The IPython notebook provides a single medium in which mathematics, explanations, executable code, and visualizations can be combined, and with which the student can interact in order to learn both the theory and the craft of numerical methods. The use of notebooks also lends itself naturally to inquiry-based learning methods. I discuss the motivation and practice of teaching a course based on the use of IPython notebooks and inquiry-based learning, including some specific practical aspects. The discussion is based on my experience teaching a Masters-level course in numerical analysis at King Abdullah University of Science and Technology (KAUST), but is intended to be useful for those who teach at other levels or in industry.

  6. Project Oriented Immersion Learning: Method and Results

    DEFF Research Database (Denmark)

    Icaza, José I.; Heredia, Yolanda; Borch, Ole M.

    2005-01-01

    A pedagogical approach called “project oriented immersion learning” is presented and tested on a graduate online course. The approach combines the Project Oriented Learning method with immersion learning in a virtual enterprise. Students assumed the role of authors hired by a fictitious publishing...... house that develops digital products including e-books, tutorials, web sites and so on. The students defined the problem that their product was to solve; choose the type of product and the content; and built the product following a strict project methodology. A wiki server was used as a platform to hold...

  7. Empowering and Engaging Students in Learning Research Methods

    Science.gov (United States)

    Liu, Shuang; Breit, Rhonda

    2013-01-01

    The capacity to conduct research is essential for university graduates to survive and thrive in their future career. However, research methods courses have often been considered by students as "abstract", "uninteresting", and "hard". Thus, motivating students to engage in the process of learning research methods has become a crucial challenge for…

  8. A Dictionary Learning Method with Total Generalized Variation for MRI Reconstruction.

    Science.gov (United States)

    Lu, Hongyang; Wei, Jingbo; Liu, Qiegen; Wang, Yuhao; Deng, Xiaohua

    2016-01-01

    Reconstructing images from their noisy and incomplete measurements is always a challenge especially for medical MR image with important details and features. This work proposes a novel dictionary learning model that integrates two sparse regularization methods: the total generalized variation (TGV) approach and adaptive dictionary learning (DL). In the proposed method, the TGV selectively regularizes different image regions at different levels to avoid oil painting artifacts largely. At the same time, the dictionary learning adaptively represents the image features sparsely and effectively recovers details of images. The proposed model is solved by variable splitting technique and the alternating direction method of multiplier. Extensive simulation experimental results demonstrate that the proposed method consistently recovers MR images efficiently and outperforms the current state-of-the-art approaches in terms of higher PSNR and lower HFEN values.

  9. Integration of Traditional and E-Learning Methods to Improve Learning Outcomes for Dental Students in Histopathology.

    Science.gov (United States)

    Ariana, Armin; Amin, Moein; Pakneshan, Sahar; Dolan-Evans, Elliot; Lam, Alfred K

    2016-09-01

    Dental students require a basic ability to explain and apply general principles of pathology to systemic, dental, and oral pathology. Although there have been recent advances in electronic and online resources, the academic effectiveness of using self-directed e-learning tools in pathology courses for dental students is unclear. The aim of this study was to determine if blended learning combining e-learning with traditional learning methods of lectures and tutorials would improve students' scores and satisfaction over those who experienced traditional learning alone. Two consecutive cohorts of Bachelor of Dentistry and Oral Health students taking the general pathology course at Griffith University in Australia were compared. The control cohort experienced traditional methods only, while members of the study cohort were also offered self-directed learning materials including online resources and online microscopy classes. Final assessments for the course were used to compare the differences in effectiveness of the intervention, and students' satisfaction with the teaching format was evaluated using questionnaires. On the final course assessments, students in the study cohort had significantly higher scores than students in the control cohort (plearning tools such as virtual microscopy and interactive online resources for delivering pathology instruction can be an effective supplement for developing dental students' competence, confidence, and satisfaction.

  10. The Learners’ Attitudes towards Using Different Learning Methods in E-Learning Portal Environment

    Directory of Open Access Journals (Sweden)

    Issham Ismail

    2011-09-01

    Full Text Available This study investigates the learners’ preference of academic, collaborative and social interaction towards interaction methods in e-learning portal. Academic interaction consists of interaction between learners and online learning resources such as online reading, online explanation, online examination and also online question answering. Collaborative interaction occurs when learners interact among themselves using online group discussion. Social interaction happens when learners and instructors participate in the session either via online text chatting or voice chatting. The study employed qualitative methodology where data were collected through questionnaire that was administered to 933 distance education students from Bachelor of Management, Bachelor of Science, Bachelor of Social Science and Bachelor of Art. The survey responses were tabulated in a 5-point Likert scale and analyzed using the Statistical Package for Social Science (SPSS Version 12.0 based on frequency and percentage distribution. The result of the study suggest that among three types of interaction, most of the student prefer academic interaction for their learning supports in e-learning portal compared to collaborative and social interaction. They wish to interact with learning content rather than interact with people. They prefer to read and learn from the resources rather than sharing knowledge among themselves and instructors via collaborative and social interaction.

  11. An Analytical framework of social learning facilitated by participatory methods

    NARCIS (Netherlands)

    Scholz, G.; Dewulf, A.; Pahl-Wostl, C.

    2014-01-01

    Social learning among different stakeholders is often a goal in problem solving contexts such as environmental management. Participatory methods (e.g., group model-building and role playing games) are frequently assumed to stimulate social learning. Yet understanding if and why this assumption is

  12. [Experimental study on the corrosion behavior of a type of oral near β-type titanium alloys modified with double glow plasma nitriding].

    Science.gov (United States)

    Wen, Ke; Li, Fenglan

    2015-12-01

    To study the electrochemical corrosion performance of a type of biomedical materials near beta titanium alloy(Ti-3Zr-2Sn-3Mo-25Nb, TLM) in artificial saliva before and after nitride changing, and to provide clinical basis for clinical application of titanium alloy TLM. The double glow plasma alloying technology was used to nitride the surface of titanium alloy TLM. The surface properties of the modified layer were observed and tested by optical microscope, scanning electron microscope, glow discharge spectrum analyzer, X-ray diffraction and micro hardness tester. Then, electrochemical measurement system was used to test and compare titanium alloy TLM's electrochemical corrosion in artificial saliva before and after its surface change. Finally, the surface morphology of the original titanium alloy and the modified layer was compared by scanning electron microscope. By the technology of double glow plasma nitriding, the surface of the titanium alloy TLM had been successfully nitrided with a modified layer of 4-5 µm in thickness, uniform and compact. Its main compositions were Ti and Ti(2)N. The Microhardness of modified layer also had been improved from (236.8 ± 5.4) to (871.8 ± 5.2) HV. The self-corrosion potential in electrochemical corrosion tests had been increased from -0.559 V to -0.540 V, while the self- corrosion current density had been reduced from 2.091 × 10(-7) A/cm(2) to 7.188 × 10(-8) A/cm(2). Besides, alternating-current impedance(AC Impedance) had also been increased. With the scanning electron microscope, it's obvious that the diameter of corrosion holes on modified layer were approximately 10 µm. As to the diameter and number of corrosion holes on modified layer, they had been decreased comparing with the original titanium alloy. The type of near beta titanium alloy TLM can construct a nitriding modified layer on its surface. Meanwhile, the performance of its anti- corrosion in artificial saliva has been improved, comparing to the original

  13. A study of active learning methods for named entity recognition in clinical text.

    Science.gov (United States)

    Chen, Yukun; Lasko, Thomas A; Mei, Qiaozhu; Denny, Joshua C; Xu, Hua

    2015-12-01

    Named entity recognition (NER), a sequential labeling task, is one of the fundamental tasks for building clinical natural language processing (NLP) systems. Machine learning (ML) based approaches can achieve good performance, but they often require large amounts of annotated samples, which are expensive to build due to the requirement of domain experts in annotation. Active learning (AL), a sample selection approach integrated with supervised ML, aims to minimize the annotation cost while maximizing the performance of ML-based models. In this study, our goal was to develop and evaluate both existing and new AL methods for a clinical NER task to identify concepts of medical problems, treatments, and lab tests from the clinical notes. Using the annotated NER corpus from the 2010 i2b2/VA NLP challenge that contained 349 clinical documents with 20,423 unique sentences, we simulated AL experiments using a number of existing and novel algorithms in three different categories including uncertainty-based, diversity-based, and baseline sampling strategies. They were compared with the passive learning that uses random sampling. Learning curves that plot performance of the NER model against the estimated annotation cost (based on number of sentences or words in the training set) were generated to evaluate different active learning and the passive learning methods and the area under the learning curve (ALC) score was computed. Based on the learning curves of F-measure vs. number of sentences, uncertainty sampling algorithms outperformed all other methods in ALC. Most diversity-based methods also performed better than random sampling in ALC. To achieve an F-measure of 0.80, the best method based on uncertainty sampling could save 66% annotations in sentences, as compared to random sampling. For the learning curves of F-measure vs. number of words, uncertainty sampling methods again outperformed all other methods in ALC. To achieve 0.80 in F-measure, in comparison to random

  14. Teaching Research Methods and Statistics in eLearning Environments: Pedagogy, Practical Examples, and Possible Futures.

    Science.gov (United States)

    Rock, Adam J; Coventry, William L; Morgan, Methuen I; Loi, Natasha M

    2016-01-01

    Generally, academic psychologists are mindful of the fact that, for many students, the study of research methods and statistics is anxiety provoking (Gal et al., 1997). Given the ubiquitous and distributed nature of eLearning systems (Nof et al., 2015), teachers of research methods and statistics need to cultivate an understanding of how to effectively use eLearning tools to inspire psychology students to learn. Consequently, the aim of the present paper is to discuss critically how using eLearning systems might engage psychology students in research methods and statistics. First, we critically appraise definitions of eLearning. Second, we examine numerous important pedagogical principles associated with effectively teaching research methods and statistics using eLearning systems. Subsequently, we provide practical examples of our own eLearning-based class activities designed to engage psychology students to learn statistical concepts such as Factor Analysis and Discriminant Function Analysis. Finally, we discuss general trends in eLearning and possible futures that are pertinent to teachers of research methods and statistics in psychology.

  15. Teaching Research Methods and Statistics in eLearning Environments: Pedagogy, Practical Examples, and Possible Futures

    Science.gov (United States)

    Rock, Adam J.; Coventry, William L.; Morgan, Methuen I.; Loi, Natasha M.

    2016-01-01

    Generally, academic psychologists are mindful of the fact that, for many students, the study of research methods and statistics is anxiety provoking (Gal et al., 1997). Given the ubiquitous and distributed nature of eLearning systems (Nof et al., 2015), teachers of research methods and statistics need to cultivate an understanding of how to effectively use eLearning tools to inspire psychology students to learn. Consequently, the aim of the present paper is to discuss critically how using eLearning systems might engage psychology students in research methods and statistics. First, we critically appraise definitions of eLearning. Second, we examine numerous important pedagogical principles associated with effectively teaching research methods and statistics using eLearning systems. Subsequently, we provide practical examples of our own eLearning-based class activities designed to engage psychology students to learn statistical concepts such as Factor Analysis and Discriminant Function Analysis. Finally, we discuss general trends in eLearning and possible futures that are pertinent to teachers of research methods and statistics in psychology. PMID:27014147

  16. Teaching Research Methods and Statistics in eLearning Environments:Pedagogy, Practical Examples and Possible Futures

    Directory of Open Access Journals (Sweden)

    Adam John Rock

    2016-03-01

    Full Text Available Generally, academic psychologists are mindful of the fact that, for many students, the study of research methods and statistics is anxiety provoking (Gal, Ginsburg, & Schau, 1997. Given the ubiquitous and distributed nature of eLearning systems (Nof, Ceroni, Jeong, & Moghaddam, 2015, teachers of research methods and statistics need to cultivate an understanding of how to effectively use eLearning tools to inspire psychology students to learn. Consequently, the aim of the present paper is to discuss critically how using eLearning systems might engage psychology students in research methods and statistics. First, we critically appraise definitions of eLearning. Second, we examine numerous important pedagogical principles associated with effectively teaching research methods and statistics using eLearning systems. Subsequently, we provide practical examples of our own eLearning-based class activities designed to engage psychology students to learn statistical concepts such as Factor Analysis and Discriminant Function Analysis. Finally, we discuss general trends in eLearning and possible futures that are pertinent to teachers of research methods and statistics in psychology.

  17. A Comparison of Machine Learning Methods in a High-Dimensional Classification Problem

    Directory of Open Access Journals (Sweden)

    Zekić-Sušac Marijana

    2014-09-01

    Full Text Available Background: Large-dimensional data modelling often relies on variable reduction methods in the pre-processing and in the post-processing stage. However, such a reduction usually provides less information and yields a lower accuracy of the model. Objectives: The aim of this paper is to assess the high-dimensional classification problem of recognizing entrepreneurial intentions of students by machine learning methods. Methods/Approach: Four methods were tested: artificial neural networks, CART classification trees, support vector machines, and k-nearest neighbour on the same dataset in order to compare their efficiency in the sense of classification accuracy. The performance of each method was compared on ten subsamples in a 10-fold cross-validation procedure in order to assess computing sensitivity and specificity of each model. Results: The artificial neural network model based on multilayer perceptron yielded a higher classification rate than the models produced by other methods. The pairwise t-test showed a statistical significance between the artificial neural network and the k-nearest neighbour model, while the difference among other methods was not statistically significant. Conclusions: Tested machine learning methods are able to learn fast and achieve high classification accuracy. However, further advancement can be assured by testing a few additional methodological refinements in machine learning methods.

  18. Strategic Management: An Evaluation of the Use of Three Learning Methods.

    Science.gov (United States)

    Jennings, David

    2002-01-01

    A study of 46 management students compared three methods for learning strategic management: cases, simulation, and action learning through consulting projects. Simulation was superior to action learning on all outcomes and equal or superior to cases on two. Simulation gave students a central role in management and greater control of the learning…

  19. Frank Gilbreth and health care delivery method study driven learning.

    Science.gov (United States)

    Towill, Denis R

    2009-01-01

    The purpose of this article is to look at method study, as devised by the Gilbreths at the beginning of the twentieth century, which found early application in hospital quality assurance and surgical "best practice". It has since become a core activity in all modern methods, as applied to healthcare delivery improvement programmes. The article traces the origin of what is now currently and variously called "business process re-engineering", "business process improvement" and "lean healthcare" etc., by different management gurus back to the century-old pioneering work of Frank Gilbreth. The outcome is a consistent framework involving "width", "length" and "depth" dimensions within which healthcare delivery systems can be analysed, designed and successfully implemented to achieve better and more consistent performance. Healthcare method (saving time plus saving motion) study is best practised as co-joint action learning activity "owned" by all "players" involved in the re-engineering process. However, although process mapping is a key step forward, in itself it is no guarantee of effective re-engineering. It is not even the beginning of the end of the change challenge, although it should be the end of the beginning. What is needed is innovative exploitation of method study within a healthcare organisational learning culture accelerated via the Gilbreth Knowledge Flywheel. It is shown that effective healthcare delivery pipeline improvement is anchored into a team approach involving all "players" in the system especially physicians. A comprehensive process study, constructive dialogue, proper and highly professional re-engineering plus managed implementation are essential components. Experience suggests "learning" is thereby achieved via "natural groups" actively involved in healthcare processes. The article provides a proven method for exploiting Gilbreths' outputs and their many successors in enabling more productive evidence-based healthcare delivery as summarised

  20. A Dictionary Learning Method with Total Generalized Variation for MRI Reconstruction

    Directory of Open Access Journals (Sweden)

    Hongyang Lu

    2016-01-01

    Full Text Available Reconstructing images from their noisy and incomplete measurements is always a challenge especially for medical MR image with important details and features. This work proposes a novel dictionary learning model that integrates two sparse regularization methods: the total generalized variation (TGV approach and adaptive dictionary learning (DL. In the proposed method, the TGV selectively regularizes different image regions at different levels to avoid oil painting artifacts largely. At the same time, the dictionary learning adaptively represents the image features sparsely and effectively recovers details of images. The proposed model is solved by variable splitting technique and the alternating direction method of multiplier. Extensive simulation experimental results demonstrate that the proposed method consistently recovers MR images efficiently and outperforms the current state-of-the-art approaches in terms of higher PSNR and lower HFEN values.

  1. Future Competencies and Learning Methods in Engineering Education

    DEFF Research Database (Denmark)

    Kolmos, Anette

    2002-01-01

    What are the competencies for tommorow´s enginnering education and the implications of these regarding the choice of teaching content and learning methods? The paper analyses two trends: the traditional and the techo-science approach. These two trends are based on technological innovation...... and change processes and impact on educational content and methods....

  2. Preferred Methods of Learning for Nursing Students in an On-Line Degree Program.

    Science.gov (United States)

    Hampton, Debra; Pearce, Patricia F; Moser, Debra K

    Investigators have demonstrated that on-line courses result in effective learning outcomes, but limited information has been published related to preferred teaching strategies. Delivery of on-line courses requires various teaching methods to facilitate interaction between students, content, and technology. The purposes of this study were to understand student teaching/learning preferences in on-line courses to include (a) differences in preferred teaching/learning methods for on-line nursing students across generations and (b) which teaching strategies students found to be most engaging and effective. Participants were recruited from 2 accredited, private school nursing programs (N=944) that admit students from across the United States and deliver courses on-line. Participants provided implied consent, and 217 (23%) students completed the on-line survey. Thirty-two percent of the students were from the Baby Boomer generation (1946-1964), 48% from Generation X (1965-1980), and 20% from the Millennial Generation (born after 1980). The preferred teaching/learning methods for students were videos or narrated PowerPoint presentations, followed by synchronous Adobe Connect educations sessions, assigned journal article reading, and e-mail dialog with the instructor. The top 2 methods identified by participants as the most energizing/engaging and most effective for learning were videos or narrated PowerPoint presentations and case studies. The teaching/learning method least preferred by participants and that was the least energizing/engaging was group collaborative projects with other students; the method that was the least effective for learning was wikis. Baby Boomers and Generation X participants had a significantly greater preference for discussion board (PBaby Boomer and Generation X students and rated on-line games as significantly more energizing/engaging and more effective for learning (PBaby Boomer and Generation X students. In conclusion, the results of this

  3. Measuring the learning effectiveness of Web-based teacher professional development in the hypothesis based learning method of teaching science

    Science.gov (United States)

    Wilson, Penne L.

    2007-12-01

    This study was conducted as part of the five year evaluation of the Star Schools grant awarded to Oklahoma State University for the development on online teacher professional development in the Hypothesis Based Learning (HbL) method of science instruction. Participants in this research were five teachers who had completed the online workshop, submitted a lesson plan, and who allowed this researcher and other members of the University of New Mexico Evaluation Team into their classrooms to observe and to determine if the learning of the method from the online HbL workshop had translated into practice. These teachers worked in inner city, suburban, metropolitan, and rural communities in the U.S. Southwest. This study was conducted to determine if teachers learned the HbL method from the online HbL workshop, to examine the relationship of satisfaction to learning, and to determine the elements of the online workshop that led to teacher learning. To measure learning of HbL, three different assessment instruments were used: embedded assessments within the online HbL workshop that gave teachers a scenario and asked them to generate questions to facilitate the HbL process; the analysis of a lesson plan provided by teachers using a science concept that they wished to incorporate in their curriculum using an HbL lesson template provided at the HbL website; and, observations of teachers facilitating the HbL process conducted at three different times during the year that they began the HbL online workshop. To determine if teachers were satisfied with the learning environment, the online HbL workshop, and the product, HbL Method for Teaching Science, and to determine if teachers could identify the elements of the online workshop that led to learning, interviews with the participants were conducted. The research findings were presented in two parts: Part I is an analysis of data provided by the assessment instruments and a content analysis of the transcripts of the teacher

  4. Suggestology as an Effective Language Learning Method.

    Science.gov (United States)

    MaCoy, Katherine W.

    The methods used and the results obtained by means of the accelerated language learning techniques developed by Georgi Lozanov, Director of the Institute of Suggestology in Bulgaria, are discussed. The following topics are included: (1) discussion of hypermnesia, "super memory," and the reasons foreign languages were chosen for purposes…

  5. A review for detecting gene-gene interactions using machine learning methods in genetic epidemiology.

    Science.gov (United States)

    Koo, Ching Lee; Liew, Mei Jing; Mohamad, Mohd Saberi; Salleh, Abdul Hakim Mohamed

    2013-01-01

    Recently, the greatest statistical computational challenge in genetic epidemiology is to identify and characterize the genes that interact with other genes and environment factors that bring the effect on complex multifactorial disease. These gene-gene interactions are also denoted as epitasis in which this phenomenon cannot be solved by traditional statistical method due to the high dimensionality of the data and the occurrence of multiple polymorphism. Hence, there are several machine learning methods to solve such problems by identifying such susceptibility gene which are neural networks (NNs), support vector machine (SVM), and random forests (RFs) in such common and multifactorial disease. This paper gives an overview on machine learning methods, describing the methodology of each machine learning methods and its application in detecting gene-gene and gene-environment interactions. Lastly, this paper discussed each machine learning method and presents the strengths and weaknesses of each machine learning method in detecting gene-gene interactions in complex human disease.

  6. A Review for Detecting Gene-Gene Interactions Using Machine Learning Methods in Genetic Epidemiology

    Directory of Open Access Journals (Sweden)

    Ching Lee Koo

    2013-01-01

    Full Text Available Recently, the greatest statistical computational challenge in genetic epidemiology is to identify and characterize the genes that interact with other genes and environment factors that bring the effect on complex multifactorial disease. These gene-gene interactions are also denoted as epitasis in which this phenomenon cannot be solved by traditional statistical method due to the high dimensionality of the data and the occurrence of multiple polymorphism. Hence, there are several machine learning methods to solve such problems by identifying such susceptibility gene which are neural networks (NNs, support vector machine (SVM, and random forests (RFs in such common and multifactorial disease. This paper gives an overview on machine learning methods, describing the methodology of each machine learning methods and its application in detecting gene-gene and gene-environment interactions. Lastly, this paper discussed each machine learning method and presents the strengths and weaknesses of each machine learning method in detecting gene-gene interactions in complex human disease.

  7. A fast learning method for large scale and multi-class samples of SVM

    Science.gov (United States)

    Fan, Yu; Guo, Huiming

    2017-06-01

    A multi-class classification SVM(Support Vector Machine) fast learning method based on binary tree is presented to solve its low learning efficiency when SVM processing large scale multi-class samples. This paper adopts bottom-up method to set up binary tree hierarchy structure, according to achieved hierarchy structure, sub-classifier learns from corresponding samples of each node. During the learning, several class clusters are generated after the first clustering of the training samples. Firstly, central points are extracted from those class clusters which just have one type of samples. For those which have two types of samples, cluster numbers of their positive and negative samples are set respectively according to their mixture degree, secondary clustering undertaken afterwards, after which, central points are extracted from achieved sub-class clusters. By learning from the reduced samples formed by the integration of extracted central points above, sub-classifiers are obtained. Simulation experiment shows that, this fast learning method, which is based on multi-level clustering, can guarantee higher classification accuracy, greatly reduce sample numbers and effectively improve learning efficiency.

  8. Implementing Adaptive Educational Methods with IMS Learning Design

    NARCIS (Netherlands)

    Specht, Marcus; Burgos, Daniel

    2006-01-01

    Please, cite this publication as: Specht, M. & Burgos, D. (2006). Implementing Adaptive Educational Methods with IMS Learning Design. Proceedings of Adaptive Hypermedia. June, Dublin, Ireland. Retrieved June 30th, 2006, from http://dspace.learningnetworks.org

  9. Linked-Class Problem-Based Learning in Engineering: Method and Evaluation

    Science.gov (United States)

    Hunt, Emily M.; Lockwood-Cooke, Pamela; Kelley, Judy

    2010-01-01

    Problem-Based Learning (PBL) is a problem-centered teaching method with exciting potential in engineering education for motivating and enhancing student learning. Implementation of PBL in engineering education has the potential to bridge the gap between theory and practice. Two common problems are encountered when attempting to integrate PBL into…

  10. Early Language Learning: Complexity and Mixed Methods

    Science.gov (United States)

    Enever, Janet, Ed.; Lindgren, Eva, Ed.

    2017-01-01

    This is the first collection of research studies to explore the potential for mixed methods to shed light on foreign or second language learning by young learners in instructed contexts. It brings together recent studies undertaken in Cameroon, China, Croatia, Ethiopia, France, Germany, Italy, Kenya, Mexico, Slovenia, Spain, Sweden, Tanzania and…

  11. Survey compare team based learning and lecture teaching method, on learning-teaching process nursing student\\'s, in Surgical and Internal Diseases course

    Directory of Open Access Journals (Sweden)

    AA Vaezi

    2015-12-01

    Full Text Available Introduction: The effect of teaching methods on learning process of students will help teachers to improve the quality of teaching by selecting an appropriate method. This study aimed to compare the team- based learning and lecture teaching method on learning-teaching process of nursing students in surgical and internal diseases courses. Method: This quasi-experimental study was carried on the nursing students in the School of Nursing and Midwifery in Yazd and Meybod cities. Studied sample was all of the students in the sixth term in the Faculty of Nursing in Yazd (48 persons and the Faculty of Nursing in Meybod (28 persons. The rate of students' learning through lecture was measured using MCQ tests and teaching based on team-based learning (TBL method was run using MCQ tests (IRAT, GRAT, Appeals and Task group. Therefore, in order to examine the students' satisfaction about the TBL method, a 5-point Likert scale (translated questionnaire (1=completely disagree, 2= disagree, 3=not effective, 4=agree, and 5=completely agree consisted of 22 items was utilized. The reliability and validity of this translated questionnaire was measured. The collected data were analyzed through SPSS 17.0 using descriptive and analytical statistic. Result: The results showed that the mean scores in team-based learning were meaningful in individual assessment (17±84 and assessment group (17.2±1.17. The mean of overall scores in TBL method (17.84±0.98% was higher compared with the lecture teaching method (16±2.31. Most of the students believed that TBL method has improved their interpersonal and group interaction skills (100%. Among them, 97.7% of students mentioned that this method (TBL helped them to understand the course content better. The lowest levels of the satisfaction have related to the continuous learning during lifelong (51.2%. Conclusion: The results of the present study showed that the TBL method led to improving the communication skills, understanding

  12. COOPERATIVE LEARNING IN DISTANCE LEARNING: A MIXED METHODS STUDY

    Directory of Open Access Journals (Sweden)

    Lori Kupczynski

    2012-07-01

    Full Text Available Distance learning has facilitated innovative means to include Cooperative Learning (CL in virtual settings. This study, conducted at a Hispanic-Serving Institution, compared the effectiveness of online CL strategies in discussion forums with traditional online forums. Quantitative and qualitative data were collected from 56 graduate student participants. Quantitative results revealed no significant difference on student success between CL and Traditional formats. The qualitative data revealed that students in the cooperative learning groups found more learning benefits than the Traditional group. The study will benefit instructors and students in distance learning to improve teaching and learning practices in a virtual classroom.

  13. Using Problem Based Learning Methods from Engineering Education in Company Based Development

    DEFF Research Database (Denmark)

    Kofoed, Lise B.; Jørgensen, Frances

    2007-01-01

    This paper discusses how Problem-Based Learning (PBL) methods were used to support a Danish company in its efforts to become more of a 'learning organisation', characterized by sharing of knowledge and experiences. One of the central barriers to organisational learning in this company involved...

  14. Non-linguistic learning in aphasia: Effects of training method and stimulus characteristics

    Science.gov (United States)

    Vallila-Rohter, Sofia; Kiran, Swathi

    2013-01-01

    Purpose The purpose of the current study was to explore non-linguistic learning ability in patients with aphasia, examining the impact of stimulus typicality and feedback on success with learning. Method Eighteen patients with aphasia and eight healthy controls participated in this study. All participants completed four computerized, non-linguistic category-learning tasks. We probed learning ability under two methods of instruction: feedback-based (FB) and paired-associate (PA). We also examined the impact of task complexity on learning ability, comparing two stimulus conditions: typical (Typ) and atypical (Atyp). Performance was compared between groups and across conditions. Results Results demonstrated that healthy controls were able to successfully learn categories under all conditions. For our patients with aphasia, two patterns of performance arose. One subgroup of patients was able to maintain learning across task manipulations and conditions. The other subgroup of patients demonstrated a sensitivity to task complexity, learning successfully only in the typical training conditions. Conclusions Results support the hypothesis that impairments of general learning are present in aphasia. Some patients demonstrated the ability to extract category information under complex training conditions, while others learned only under conditions that were simplified and emphasized salient category features. Overall, the typical training condition facilitated learning for all participants. Findings have implications for therapy, which are discussed. PMID:23695914

  15. A Robust Cooperated Control Method with Reinforcement Learning and Adaptive H∞ Control

    Science.gov (United States)

    Obayashi, Masanao; Uchiyama, Shogo; Kuremoto, Takashi; Kobayashi, Kunikazu

    This study proposes a robust cooperated control method combining reinforcement learning with robust control to control the system. A remarkable characteristic of the reinforcement learning is that it doesn't require model formula, however, it doesn't guarantee the stability of the system. On the other hand, robust control system guarantees stability and robustness, however, it requires model formula. We employ both the actor-critic method which is a kind of reinforcement learning with minimal amount of computation to control continuous valued actions and the traditional robust control, that is, H∞ control. The proposed system was compared method with the conventional control method, that is, the actor-critic only used, through the computer simulation of controlling the angle and the position of a crane system, and the simulation result showed the effectiveness of the proposed method.

  16. A Fast Optimization Method for General Binary Code Learning.

    Science.gov (United States)

    Shen, Fumin; Zhou, Xiang; Yang, Yang; Song, Jingkuan; Shen, Heng; Tao, Dacheng

    2016-09-22

    Hashing or binary code learning has been recognized to accomplish efficient near neighbor search, and has thus attracted broad interests in recent retrieval, vision and learning studies. One main challenge of learning to hash arises from the involvement of discrete variables in binary code optimization. While the widely-used continuous relaxation may achieve high learning efficiency, the pursued codes are typically less effective due to accumulated quantization error. In this work, we propose a novel binary code optimization method, dubbed Discrete Proximal Linearized Minimization (DPLM), which directly handles the discrete constraints during the learning process. Specifically, the discrete (thus nonsmooth nonconvex) problem is reformulated as minimizing the sum of a smooth loss term with a nonsmooth indicator function. The obtained problem is then efficiently solved by an iterative procedure with each iteration admitting an analytical discrete solution, which is thus shown to converge very fast. In addition, the proposed method supports a large family of empirical loss functions, which is particularly instantiated in this work by both a supervised and an unsupervised hashing losses, together with the bits uncorrelation and balance constraints. In particular, the proposed DPLM with a supervised `2 loss encodes the whole NUS-WIDE database into 64-bit binary codes within 10 seconds on a standard desktop computer. The proposed approach is extensively evaluated on several large-scale datasets and the generated binary codes are shown to achieve very promising results on both retrieval and classification tasks.

  17. Influence Cooperative Learning Method and Personality Type to Ability to Write The Scientific Article (Experiment Study on SMAN 2 Students Ciamis Learning Indonesian Subject

    Directory of Open Access Journals (Sweden)

    Supriatna Supriatna

    2017-10-01

    Full Text Available The purpose of this research was to know the influence of cooperative learning method (Jigsaw and TPS and personality type (extrovert and introvert toward students’ ability in scientific writing at the SMA Negeri 2 Ciamis class XII. The research used experimental method with 2 x 2 factorial design. The population was the students of class XII which consisted of 150. The sample was 57 students. The results showed that: (1 The ability to write scientific articles of students learning by cooperative learning method jigsaw model (= 65,88 is higher than students who learn by cooperative technique method of TPS (= 59,88, (2 Ability writing scientific articles of students whose extroverted personality (= 65.69 is higher than introverted students (= 60.06; (3 there is interaction between cooperative learning method and personality type to score of writing ability of scientific article (4 ability to write scientific article of extrovert student and studying with technique of Jigsaw (= 77,75 higher than extrovert student learning with cooperative learning method model of TPS (= 53,63 to score of writing ability of scientific article, (5 ability to write introverted student's scientific article and get treatment of cooperative learning method of jigsaw model (= 54,00 lower than introverted student learning TPS technique = 66,13, (6 the ability to write extroverted students' scientific articles studied with jigsaw techniques, and introverted students who studied Jigsaw techniques (= 77.75 were higher than those with introverted personality types studied by the Jigsaw technique (= 54.00 , (7 Ability to write scientific articles of students learning by cooperative techniques of TPS technique and have extrovert personality type ( = 53.63 lower than introverted students learning TPS techniques (= 66.13.

  18. Listening to Our Students: Understanding How They Learn Research Methods in Geography

    Science.gov (United States)

    Keenan, Kevin; Fontaine, Danielle

    2012-01-01

    How undergraduate students learn research methods in geography has been understudied. Existing work has focused on course description from the instructor's perspective. This study, however, uses a grounded theory approach to allow students' voices to shape a new theory of how they themselves say that they learn research methods. Data from two…

  19. Keystone Method: A Learning Paradigm in Mathematics

    Science.gov (United States)

    Siadat, M. Vali; Musial, Paul M.; Sagher, Yoram

    2008-01-01

    This study reports the effects of an integrated instructional program (the Keystone Method) on the students' performance in mathematics and reading, and tracks students' persistence and retention. The subject of the study was a large group of students in remedial mathematics classes at the college, willing to learn but lacking basic educational…

  20. Building Customer Churn Prediction Models in Fitness Industry with Machine Learning Methods

    OpenAIRE

    Shan, Min

    2017-01-01

    With the rapid growth of digital systems, churn management has become a major focus within customer relationship management in many industries. Ample research has been conducted for churn prediction in different industries with various machine learning methods. This thesis aims to combine feature selection and supervised machine learning methods for defining models of churn prediction and apply them on fitness industry. Forward selection is chosen as feature selection methods. Support Vector ...

  1. Perception of mathematics teachers on cooperative learning method in the 21st century

    Science.gov (United States)

    Taufik, Nurshahira Alwani Mohd; Maat, Siti Mistima

    2017-05-01

    Mathematics education is one of the branches to be mastered by students to help them compete with the upcoming challenges that are very challenging. As such, all parties should work together to help increase student achievement in Mathematics education in line with the Malaysian Education Blueprint (MEB) 2010-2025. Teaching methods play a very important role in attracting and fostering student understanding and interested in learning Mathematics. Therefore, this study was conducted to identify the perceptions of teachers in carrying out cooperative methods in the teaching and learning of mathematics. Participants of this study involving 4 teachers who teach Mathematics in primary schools around the state of Negeri Sembilan. Interviews are used as a method for gathering data. The findings indicate that cooperative methods help increasing interest and understanding in the teaching and learning of mathematics. In conclusion, the teaching methods affect the interest and understanding of students in the learning of Mathematics in the classroom.

  2. Implementation of Simulation Based-Concept Attainment Method to Increase Interest Learning of Engineering Mechanics Topic

    Science.gov (United States)

    Sultan, A. Z.; Hamzah, N.; Rusdi, M.

    2018-01-01

    The implementation of concept attainment method based on simulation was used to increase student’s interest in the subjects Engineering of Mechanics in second semester of academic year 2016/2017 in Manufacturing Engineering Program, Department of Mechanical PNUP. The result of the implementation of this learning method shows that there is an increase in the students’ learning interest towards the lecture material which is summarized in the form of interactive simulation CDs and teaching materials in the form of printed books and electronic books. From the implementation of achievement method of this simulation based concept, it is noted that the increase of student participation in the presentation and discussion as well as the deposit of individual assignment of significant student. With the implementation of this method of learning the average student participation reached 89%, which before the application of this learning method only reaches an average of 76%. And also with previous learning method, for exam achievement of A-grade under 5% and D-grade above 8%. After the implementation of the new learning method (simulation based-concept attainment method) the achievement of Agrade has reached more than 30% and D-grade below 1%.

  3. A Pharmacy Preregistration Course Using Online Teaching and Learning Methods

    Science.gov (United States)

    McDowell, Jenny; Marriott, Jennifer L.; Calandra, Angela; Duncan, Gregory

    2009-01-01

    Objective To design and evaluate a preregistration course utilizing asynchronous online learning as the primary distance education delivery method. Design Online course components including tutorials, quizzes, and moderated small-group asynchronous case-based discussions were implemented. Online delivery was supplemented with self-directed and face-to-face learning. Assessment Pharmacy graduates who had completed the course in 2004 and 2005 were surveyed. The majority felt they had benefited from all components of the course, and that online delivery provided benefits including increased peer support, shared learning, and immediate feedback on performance. A majority of the first cohort reported that the workload associated with asynchronous online discussions was too great. The course was altered in 2005 to reduce the online component. Participant satisfaction improved, and most felt that the balance of online to face-to-face delivery was appropriate. Conclusion A new pharmacy preregistration course was successfully implemented. Online teaching and learning was well accepted and appeared to deliver benefits over traditional distance education methods once workload issues were addressed. PMID:19777092

  4. A Photometric Machine-Learning Method to Infer Stellar Metallicity

    Science.gov (United States)

    Miller, Adam A.

    2015-01-01

    Following its formation, a star's metal content is one of the few factors that can significantly alter its evolution. Measurements of stellar metallicity ([Fe/H]) typically require a spectrum, but spectroscopic surveys are limited to a few x 10(exp 6) targets; photometric surveys, on the other hand, have detected > 10(exp 9) stars. I present a new machine-learning method to predict [Fe/H] from photometric colors measured by the Sloan Digital Sky Survey (SDSS). The training set consists of approx. 120,000 stars with SDSS photometry and reliable [Fe/H] measurements from the SEGUE Stellar Parameters Pipeline (SSPP). For bright stars (g' learning method is similar to the scatter in [Fe/H] measurements from low-resolution spectra..

  5. DL-ReSuMe: A Delay Learning-Based Remote Supervised Method for Spiking Neurons.

    Science.gov (United States)

    Taherkhani, Aboozar; Belatreche, Ammar; Li, Yuhua; Maguire, Liam P

    2015-12-01

    Recent research has shown the potential capability of spiking neural networks (SNNs) to model complex information processing in the brain. There is biological evidence to prove the use of the precise timing of spikes for information coding. However, the exact learning mechanism in which the neuron is trained to fire at precise times remains an open problem. The majority of the existing learning methods for SNNs are based on weight adjustment. However, there is also biological evidence that the synaptic delay is not constant. In this paper, a learning method for spiking neurons, called delay learning remote supervised method (DL-ReSuMe), is proposed to merge the delay shift approach and ReSuMe-based weight adjustment to enhance the learning performance. DL-ReSuMe uses more biologically plausible properties, such as delay learning, and needs less weight adjustment than ReSuMe. Simulation results have shown that the proposed DL-ReSuMe approach achieves learning accuracy and learning speed improvements compared with ReSuMe.

  6. Arabic Supervised Learning Method Using N-Gram

    Science.gov (United States)

    Sanan, Majed; Rammal, Mahmoud; Zreik, Khaldoun

    2008-01-01

    Purpose: Recently, classification of Arabic documents is a real problem for juridical centers. In this case, some of the Lebanese official journal documents are classified, and the center has to classify new documents based on these documents. This paper aims to study and explain the useful application of supervised learning method on Arabic texts…

  7. Evaluation Methods on Usability of M-Learning Environments

    Directory of Open Access Journals (Sweden)

    Teresa Magal-Royo

    2007-10-01

    Full Text Available Nowadays there are different evaluation methods focused in the assessment of the usability of telematic methods. The assessment of 3rd generation web environments evaluates the effectiveness and usability of application with regard to the user needs. Wireless usability and, specifically in mobile phones, is concentrated in the validation of the features and tools management using conventional interactive environments. There is not a specific and suitable criterion to evaluate created environments and m-learning platforms, where the restricted and sequential representation is a fundamental aspect to be considered.The present paper exposes the importance of the conventional usability methods to verify both: the employed contents in wireless formats, and the possible interfaces from the conception phases, to the validations of the platform with such characteristics.The development of usability adapted inspection could be complemented with the Remote’s techniques of usability testing, which are being carried out these days in the mobile devices field and which pointed out the need to apply common criteria in the validation of non-located learning scenarios.

  8. WebMail versus WebApp: Comparing Problem-Based Learning Methods in a Business Research Methods Course

    Science.gov (United States)

    Williams van Rooij, Shahron

    2007-01-01

    This study examined the impact of two Problem-Based Learning (PBL) approaches on knowledge transfer, problem-solving self-efficacy, and perceived learning gains among four intact classes of adult learners engaged in a group project in an online undergraduate business research methods course. With two of the classes using a text-only PBL workbook…

  9. Research progress in machine learning methods for gene-gene interaction detection.

    Science.gov (United States)

    Peng, Zhe-Ye; Tang, Zi-Jun; Xie, Min-Zhu

    2018-03-20

    Complex diseases are results of gene-gene and gene-environment interactions. However, the detection of high-dimensional gene-gene interactions is computationally challenging. In the last two decades, machine-learning approaches have been developed to detect gene-gene interactions with some successes. In this review, we summarize the progress in research on machine learning methods, as applied to gene-gene interaction detection. It systematically examines the principles and limitations of the current machine learning methods used in genome wide association studies (GWAS) to detect gene-gene interactions, such as neural networks (NN), random forest (RF), support vector machines (SVM) and multifactor dimensionality reduction (MDR), and provides some insights on the future research directions in the field.

  10. Understanding the Effects of Time on Collaborative Learning Processes in Problem Based Learning: A Mixed Methods Study

    Science.gov (United States)

    Hommes, J.; Van den Bossche, P.; de Grave, W.; Bos, G.; Schuwirth, L.; Scherpbier, A.

    2014-01-01

    Little is known how time influences collaborative learning groups in medical education. Therefore a thorough exploration of the development of learning processes over time was undertaken in an undergraduate PBL curriculum over 18 months. A mixed-methods triangulation design was used. First, the quantitative study measured how various learning…

  11. Interest in Currency Trading Learning – Preferred Methods and Motivational Factors

    Directory of Open Access Journals (Sweden)

    Pintar Rok

    2016-02-01

    Full Text Available Background and purpose: This paper analyzes the interest of potential users for learning in the field of currency trading or foreign exchange (forex, FX. The purpose of our article is a to present currency trading, b to present different options, methods and learning approaches to educating in forex, c to present the research results discovering the interest of potential users for learning in the field of currency trading.

  12. Spatial Visualization Learning in Engineering: Traditional Methods vs. a Web-Based Tool

    Science.gov (United States)

    Pedrosa, Carlos Melgosa; Barbero, Basilio Ramos; Miguel, Arturo Román

    2014-01-01

    This study compares an interactive learning manager for graphic engineering to develop spatial vision (ILMAGE_SV) to traditional methods. ILMAGE_SV is an asynchronous web-based learning tool that allows the manipulation of objects with a 3D viewer, self-evaluation, and continuous assessment. In addition, student learning may be monitored, which…

  13. Learning by Designing Interview Methods in Special Education

    DEFF Research Database (Denmark)

    Jönsson, Lise Høgh

    2017-01-01

    , and people with learning disabilities worked together to develop five new visual and digital methods for interviewing in special education. Thereby not only enhancing the students’ competences, knowledge and proficiency in innovation and research, but also proposing a new teaching paradigm for university...

  14. Studying depression using imaging and machine learning methods

    OpenAIRE

    Patel, Meenal J.; Khalaf, Alexander; Aizenstein, Howard J.

    2015-01-01

    Depression is a complex clinical entity that can pose challenges for clinicians regarding both accurate diagnosis and effective timely treatment. These challenges have prompted the development of multiple machine learning methods to help improve the management of this disease. These methods utilize anatomical and physiological data acquired from neuroimaging to create models that can identify depressed patients vs. non-depressed patients and predict treatment outcomes. This article (1) presen...

  15. Electrochemical Impedance Modeling of a Solid Oxide Fuel Cell Anode

    DEFF Research Database (Denmark)

    Mohammadi, R.; Søgaard, Martin; Ramos, Tania

    2014-01-01

    (TLM), which is suitably modified to account for the electrode microstructural details, is used for modeling the impedance arising from the electrochemical reactions. In order to solve the system of nonlinear equations, an in-house code based on the finite difference method was developed. Some...

  16. Pancreas Oxygen Persufflation Increases ATP Levels as Shown by Nuclear Magnetic Resonance

    Science.gov (United States)

    Scott, W.E.; Weegman, B.P.; Ferrer-Fabrega, J.; Stein, S.A.; Anazawa, T.; Kirchner, V.A.; Rizzari, M.D.; Stone, J.; Matsumoto, S.; Hammer, B.E.; Balamurugan, A.N.; Kidder, L.S.; Suszynski, T.M.; Avgoustiniatos, E.S.; Stone, S.G.; Tempelman, L.A.; Sutherland, D.E.R.; Hering, B.J.; Papas, K.K.

    2010-01-01

    Background Islet transplantation is a promising treatment for type 1 diabetes. Due to a shortage of suitable human pancreata, high cost, and the large dose of islets presently required for long-term diabetes reversal; it is important to maximize viable islet yield. Traditional methods of pancreas preservation have been identified as suboptimal due to insufficient oxygenation. Enhanced oxygen delivery is a key area of improvement. In this paper, we explored improved oxygen delivery by persufflation (PSF), ie, vascular gas perfusion. Methods Human pancreata were obtained from brain-dead donors. Porcine pancreata were procured by en bloc viscerectomy from heparinized donation after cardiac death donors and were either preserved by either two-layer method (TLM) or PSF. Following procurement, organs were transported to a 1.5-T magnetic resonance (MR) system for 31P nuclear magnetic resonance spectroscopy to investigate their bioenergetic status by measuring the ratio of adenosine triphosphate to inorganic phosphate (ATP:Pi) and for assessing PSF homogeneity by MRI. Results Human and porcine pancreata can be effectively preserved by PSF. MRI showed that pancreatic tissue was homogeneously filled with gas. TLM can effectively raise ATP:Pi levels in rat pancreata but not in larger porcine pancreata. ATP:Pi levels were almost undetectable in porcine organs preserved with TLM. When human or porcine organs were preserved by PSF, ATP:Pi was elevated to levels similar to those observed in rat pancreata. Conclusion The methods developed for human and porcine pancreas PSF homogeneously deliver oxygen throughout the organ. This elevates ATP levels during preservation and may improve islet isolation outcomes while enabling the use of marginal donors, thus expanding the usable donor pool. PMID:20692395

  17. Comparative Analysis of Kernel Methods for Statistical Shape Learning

    National Research Council Canada - National Science Library

    Rathi, Yogesh; Dambreville, Samuel; Tannenbaum, Allen

    2006-01-01

    .... In this work, we perform a comparative analysis of shape learning techniques such as linear PCA, kernel PCA, locally linear embedding and propose a new method, kernelized locally linear embedding...

  18. Sunspot drawings handwritten character recognition method based on deep learning

    Science.gov (United States)

    Zheng, Sheng; Zeng, Xiangyun; Lin, Ganghua; Zhao, Cui; Feng, Yongli; Tao, Jinping; Zhu, Daoyuan; Xiong, Li

    2016-05-01

    High accuracy scanned sunspot drawings handwritten characters recognition is an issue of critical importance to analyze sunspots movement and store them in the database. This paper presents a robust deep learning method for scanned sunspot drawings handwritten characters recognition. The convolution neural network (CNN) is one algorithm of deep learning which is truly successful in training of multi-layer network structure. CNN is used to train recognition model of handwritten character images which are extracted from the original sunspot drawings. We demonstrate the advantages of the proposed method on sunspot drawings provided by Chinese Academy Yunnan Observatory and obtain the daily full-disc sunspot numbers and sunspot areas from the sunspot drawings. The experimental results show that the proposed method achieves a high recognition accurate rate.

  19. APA's Learning Objectives for Research Methods and Statistics in Practice: A Multimethod Analysis

    Science.gov (United States)

    Tomcho, Thomas J.; Rice, Diana; Foels, Rob; Folmsbee, Leah; Vladescu, Jason; Lissman, Rachel; Matulewicz, Ryan; Bopp, Kara

    2009-01-01

    Research methods and statistics courses constitute a core undergraduate psychology requirement. We analyzed course syllabi and faculty self-reported coverage of both research methods and statistics course learning objectives to assess the concordance with APA's learning objectives (American Psychological Association, 2007). We obtained a sample of…

  20. A Photometric Machine-Learning Method to Infer Stellar Metallicity

    Science.gov (United States)

    Miller, Adam A.

    2015-01-01

    Following its formation, a star's metal content is one of the few factors that can significantly alter its evolution. Measurements of stellar metallicity ([Fe/H]) typically require a spectrum, but spectroscopic surveys are limited to a few x 10(exp 6) targets; photometric surveys, on the other hand, have detected > 10(exp 9) stars. I present a new machine-learning method to predict [Fe/H] from photometric colors measured by the Sloan Digital Sky Survey (SDSS). The training set consists of approx. 120,000 stars with SDSS photometry and reliable [Fe/H] measurements from the SEGUE Stellar Parameters Pipeline (SSPP). For bright stars (g' machine-learning method is similar to the scatter in [Fe/H] measurements from low-resolution spectra..

  1. A comparative study on effect of e-learning and instructor-led methods on nurses' documentation competency.

    Science.gov (United States)

    Abbaszadeh, Abbas; Sabeghi, Hakimeh; Borhani, Fariba; Heydari, Abbas

    2011-01-01

    Accurate recording of the nursing care indicates the care performance and its quality, so that, any failure in documentation can be a reason for inadequate patient care. Therefore, improving nurses' skills in this field using effective educational methods is of high importance. Since traditional teaching methods are not suitable for communities with rapid knowledge expansion and constant changes, e-learning methods can be a viable alternative. To show the importance of e-learning methods on nurses' care reporting skills, this study was performed to compare the e-learning methods with the traditional instructor-led methods. This was a quasi-experimental study aimed to compare the effect of two teaching methods (e-learning and lecture) on nursing documentation and examine the differences in acquiring competency on documentation between nurses who participated in the e-learning (n = 30) and nurses in a lecture group (n = 31). The results of the present study indicated that statistically there was no significant difference between the two groups. The findings also revealed that statistically there was no significant correlation between the two groups toward demographic variables. However, we believe that due to benefits of e-learning against traditional instructor-led method, and according to their equal effect on nurses' documentation competency, it can be a qualified substitute for traditional instructor-led method. E-learning as a student-centered method as well as lecture method equally promote competency of the nurses on documentation. Therefore, e-learning can be used to facilitate the implementation of nursing educational programs.

  2. Teaching-learning: stereoscopic 3D versus Traditional methods in Mexico City.

    Science.gov (United States)

    Mendoza Oropeza, Laura; Ortiz Sánchez, Ricardo; Ojeda Villagómez, Raúl

    2015-01-01

    In the UNAM Faculty of Odontology, we use a stereoscopic 3D teaching method that has grown more common in the last year, which makes it important to know whether students can learn better with this strategy. The objective of the study is to know, if the 4th year students of the bachelor's degree in dentistry learn more effectively with the use of stereoscopic 3D than the traditional method in Orthodontics. first, we selected the course topics, to be used for both methods; the traditional method using projection of slides and for the stereoscopic third dimension, with the use of videos in digital stereo projection (seen through "passive" polarized 3D glasses). The main topic was supernumerary teeth, including and diverted from their guide eruption. Afterwards we performed an exam on students, containing 24 items, validated by expert judgment in Orthodontics teaching. The results of the data were compared between the two educational methods for determined effectiveness using the model before and after measurement with the statistical package SPSS 20 version. The results presented for the 9 groups of undergraduates in dentistry, were collected with a total of 218 students for 3D and traditional methods, we found in a traditional method a mean 4.91, SD 1.4752 in the pretest and X=6.96, SD 1.26622, St Error 0.12318 for the posttest. The 3D method had a mean 5.21, SD 1.996779 St Error 0.193036 for the pretest X= 7.82, SD =0.963963, St Error 0.09319 posttest; the analysis of Variance between groups F= 5.60 Prob > 0.0000 and Bartlett's test for equal variances 21.0640 Prob > chi2 = 0.007. These results show that the student's learning in 3D means a significant improvement as compared to the traditional teaching method and having a strong association between the two methods. The findings suggest that the stereoscopic 3D method lead to improved student learning compared to traditional teaching.

  3. Metric Learning Method Aided Data-Driven Design of Fault Detection Systems

    Directory of Open Access Journals (Sweden)

    Guoyang Yan

    2014-01-01

    Full Text Available Fault detection is fundamental to many industrial applications. With the development of system complexity, the number of sensors is increasing, which makes traditional fault detection methods lose efficiency. Metric learning is an efficient way to build the relationship between feature vectors with the categories of instances. In this paper, we firstly propose a metric learning-based fault detection framework in fault detection. Meanwhile, a novel feature extraction method based on wavelet transform is used to obtain the feature vector from detection signals. Experiments on Tennessee Eastman (TE chemical process datasets demonstrate that the proposed method has a better performance when comparing with existing methods, for example, principal component analysis (PCA and fisher discriminate analysis (FDA.

  4. Automated diagnosis of myositis from muscle ultrasound: Exploring the use of machine learning and deep learning methods.

    Directory of Open Access Journals (Sweden)

    Philippe Burlina

    Full Text Available To evaluate the use of ultrasound coupled with machine learning (ML and deep learning (DL techniques for automated or semi-automated classification of myositis.Eighty subjects comprised of 19 with inclusion body myositis (IBM, 14 with polymyositis (PM, 14 with dermatomyositis (DM, and 33 normal (N subjects were included in this study, where 3214 muscle ultrasound images of 7 muscles (observed bilaterally were acquired. We considered three problems of classification including (A normal vs. affected (DM, PM, IBM; (B normal vs. IBM patients; and (C IBM vs. other types of myositis (DM or PM. We studied the use of an automated DL method using deep convolutional neural networks (DL-DCNNs for diagnostic classification and compared it with a semi-automated conventional ML method based on random forests (ML-RF and "engineered" features. We used the known clinical diagnosis as the gold standard for evaluating performance of muscle classification.The performance of the DL-DCNN method resulted in accuracies ± standard deviation of 76.2% ± 3.1% for problem (A, 86.6% ± 2.4% for (B and 74.8% ± 3.9% for (C, while the ML-RF method led to accuracies of 72.3% ± 3.3% for problem (A, 84.3% ± 2.3% for (B and 68.9% ± 2.5% for (C.This study demonstrates the application of machine learning methods for automatically or semi-automatically classifying inflammatory muscle disease using muscle ultrasound. Compared to the conventional random forest machine learning method used here, which has the drawback of requiring manual delineation of muscle/fat boundaries, DCNN-based classification by and large improved the accuracies in all classification problems while providing a fully automated approach to classification.

  5. Automated diagnosis of myositis from muscle ultrasound: Exploring the use of machine learning and deep learning methods.

    Science.gov (United States)

    Burlina, Philippe; Billings, Seth; Joshi, Neil; Albayda, Jemima

    2017-01-01

    To evaluate the use of ultrasound coupled with machine learning (ML) and deep learning (DL) techniques for automated or semi-automated classification of myositis. Eighty subjects comprised of 19 with inclusion body myositis (IBM), 14 with polymyositis (PM), 14 with dermatomyositis (DM), and 33 normal (N) subjects were included in this study, where 3214 muscle ultrasound images of 7 muscles (observed bilaterally) were acquired. We considered three problems of classification including (A) normal vs. affected (DM, PM, IBM); (B) normal vs. IBM patients; and (C) IBM vs. other types of myositis (DM or PM). We studied the use of an automated DL method using deep convolutional neural networks (DL-DCNNs) for diagnostic classification and compared it with a semi-automated conventional ML method based on random forests (ML-RF) and "engineered" features. We used the known clinical diagnosis as the gold standard for evaluating performance of muscle classification. The performance of the DL-DCNN method resulted in accuracies ± standard deviation of 76.2% ± 3.1% for problem (A), 86.6% ± 2.4% for (B) and 74.8% ± 3.9% for (C), while the ML-RF method led to accuracies of 72.3% ± 3.3% for problem (A), 84.3% ± 2.3% for (B) and 68.9% ± 2.5% for (C). This study demonstrates the application of machine learning methods for automatically or semi-automatically classifying inflammatory muscle disease using muscle ultrasound. Compared to the conventional random forest machine learning method used here, which has the drawback of requiring manual delineation of muscle/fat boundaries, DCNN-based classification by and large improved the accuracies in all classification problems while providing a fully automated approach to classification.

  6. A deep learning method for lincRNA detection using auto-encoder algorithm.

    Science.gov (United States)

    Yu, Ning; Yu, Zeng; Pan, Yi

    2017-12-06

    RNA sequencing technique (RNA-seq) enables scientists to develop novel data-driven methods for discovering more unidentified lincRNAs. Meantime, knowledge-based technologies are experiencing a potential revolution ignited by the new deep learning methods. By scanning the newly found data set from RNA-seq, scientists have found that: (1) the expression of lincRNAs appears to be regulated, that is, the relevance exists along the DNA sequences; (2) lincRNAs contain some conversed patterns/motifs tethered together by non-conserved regions. The two evidences give the reasoning for adopting knowledge-based deep learning methods in lincRNA detection. Similar to coding region transcription, non-coding regions are split at transcriptional sites. However, regulatory RNAs rather than message RNAs are generated. That is, the transcribed RNAs participate the biological process as regulatory units instead of generating proteins. Identifying these transcriptional regions from non-coding regions is the first step towards lincRNA recognition. The auto-encoder method achieves 100% and 92.4% prediction accuracy on transcription sites over the putative data sets. The experimental results also show the excellent performance of predictive deep neural network on the lincRNA data sets compared with support vector machine and traditional neural network. In addition, it is validated through the newly discovered lincRNA data set and one unreported transcription site is found by feeding the whole annotated sequences through the deep learning machine, which indicates that deep learning method has the extensive ability for lincRNA prediction. The transcriptional sequences of lincRNAs are collected from the annotated human DNA genome data. Subsequently, a two-layer deep neural network is developed for the lincRNA detection, which adopts the auto-encoder algorithm and utilizes different encoding schemes to obtain the best performance over intergenic DNA sequence data. Driven by those newly

  7. How Learning Designs, Teaching Methods and Activities Differ by Discipline in Australian Universities

    Science.gov (United States)

    Cameron, Leanne

    2017-01-01

    This paper reports on the learning designs, teaching methods and activities most commonly employed within the disciplines in six universities in Australia. The study sought to establish if there were significant differences between the disciplines in learning designs, teaching methods and teaching activities in the current Australian context, as…

  8. Learning Unknown Structure in CRFs via Adaptive Gradient Projection Method

    Directory of Open Access Journals (Sweden)

    Wei Xue

    2016-08-01

    Full Text Available We study the problem of fitting probabilistic graphical models to the given data when the structure is not known. More specifically, we focus on learning unknown structure in conditional random fields, especially learning both the structure and parameters of a conditional random field model simultaneously. To do this, we first formulate the learning problem as a convex minimization problem by adding an l_2-regularization to the node parameters and a group l_1-regularization to the edge parameters, and then a gradient-based projection method is proposed to solve it which combines an adaptive stepsize selection strategy with a nonmonotone line search. Extensive simulation experiments are presented to show the performance of our approach in solving unknown structure learning problems.

  9. Results of a study assessing teaching methods of faculty after measuring student learning style preference.

    Science.gov (United States)

    Stirling, Bridget V

    2017-08-01

    Learning style preference impacts how well groups of students respond to their curricula. Faculty have many choices in the methods for delivering nursing content, as well as assessing students. The purpose was to develop knowledge around how faculty delivered curricula content, and then considering these findings in the context of the students learning style preference. Following an in-service on teaching and learning styles, faculty completed surveys on their methods of teaching and the proportion of time teaching, using each learning style (visual, aural, read/write and kinesthetic). This study took place at the College of Nursing a large all-female university in Saudi Arabia. 24 female nursing faculty volunteered to participate in the project. A cross-sectional design was used. Faculty reported teaching using mostly methods that were kinesthetic and visual, although lecture was also popular (aural). Students preferred kinesthetic and aural learning methods. Read/write was the least preferred by students and the least used method of teaching by faculty. Faculty used visual methods about one third of the time, although they were not preferred by the students. Students' preferred learning style (kinesthetic) was the method most used by faculty. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. Characteristics and Consequences of Adult Learning Methods and Strategies. Practical Evaluation Reports, Volume 2, Number 1

    Science.gov (United States)

    Trivette, Carol M.; Dunst, Carl J.; Hamby, Deborah W.; O'Herin, Chainey E.

    2009-01-01

    The effectiveness of four adult learning methods (accelerated learning, coaching, guided design, and just-in-time training) constituted the focus of this research synthesis. Findings reported in "How People Learn" (Bransford et al., 2000) were used to operationally define six adult learning method characteristics, and to code and analyze…

  11. Comparative analysis of machine learning methods in ligand-based virtual screening of large compound libraries.

    Science.gov (United States)

    Ma, Xiao H; Jia, Jia; Zhu, Feng; Xue, Ying; Li, Ze R; Chen, Yu Z

    2009-05-01

    Machine learning methods have been explored as ligand-based virtual screening tools for facilitating drug lead discovery. These methods predict compounds of specific pharmacodynamic, pharmacokinetic or toxicological properties based on their structure-derived structural and physicochemical properties. Increasing attention has been directed at these methods because of their capability in predicting compounds of diverse structures and complex structure-activity relationships without requiring the knowledge of target 3D structure. This article reviews current progresses in using machine learning methods for virtual screening of pharmacodynamically active compounds from large compound libraries, and analyzes and compares the reported performances of machine learning tools with those of structure-based and other ligand-based (such as pharmacophore and clustering) virtual screening methods. The feasibility to improve the performance of machine learning methods in screening large libraries is discussed.

  12. Cooperative Learning in Virtual Environments: The Jigsaw Method in Statistical Courses

    Science.gov (United States)

    Vargas-Vargas, Manuel; Mondejar-Jimenez, Jose; Santamaria, Maria-Letica Meseguer; Alfaro-Navarro, Jose-Luis; Fernandez-Aviles, Gema

    2011-01-01

    This document sets out a novel teaching methodology as used in subjects with statistical content, traditionally regarded by students as "difficult". In a virtual learning environment, instructional techniques little used in mathematical courses were employed, such as the Jigsaw cooperative learning method, which had to be adapted to the…

  13. Enhancing the Pronunciation of English Suprasegmental Features through Reflective Learning Method

    Science.gov (United States)

    Suwartono

    2014-01-01

    Suprasegmental features are of paramount importance in spoken English. Yet, these pronunciation features are marginalised in EFL/ESL teaching-learning. This article reported a study that was aimed at improving the students' mastery of English suprasegmental features through the use of reflective learning method. The study adopted Kemmis and…

  14. Case study teaching method improves student performance and perceptions of learning gains.

    Science.gov (United States)

    Bonney, Kevin M

    2015-05-01

    Following years of widespread use in business and medical education, the case study teaching method is becoming an increasingly common teaching strategy in science education. However, the current body of research provides limited evidence that the use of published case studies effectively promotes the fulfillment of specific learning objectives integral to many biology courses. This study tested the hypothesis that case studies are more effective than classroom discussions and textbook reading at promoting learning of key biological concepts, development of written and oral communication skills, and comprehension of the relevance of biological concepts to everyday life. This study also tested the hypothesis that case studies produced by the instructor of a course are more effective at promoting learning than those produced by unaffiliated instructors. Additionally, performance on quantitative learning assessments and student perceptions of learning gains were analyzed to determine whether reported perceptions of learning gains accurately reflect academic performance. The results reported here suggest that case studies, regardless of the source, are significantly more effective than other methods of content delivery at increasing performance on examination questions related to chemical bonds, osmosis and diffusion, mitosis and meiosis, and DNA structure and replication. This finding was positively correlated to increased student perceptions of learning gains associated with oral and written communication skills and the ability to recognize connections between biological concepts and other aspects of life. Based on these findings, case studies should be considered as a preferred method for teaching about a variety of concepts in science courses.

  15. Case Study Teaching Method Improves Student Performance and Perceptions of Learning Gains

    Directory of Open Access Journals (Sweden)

    Kevin M. Bonney

    2015-02-01

    Full Text Available Following years of widespread use in business and medical education, the case study teaching method is becoming an increasingly common teaching strategy in science education. However, the current body of research provides limited evidence that the use of published case studies effectively promotes the fulfillment of specific learning objectives integral to many biology courses. This study tested the hypothesis that case studies are more effective than classroom discussions and textbook reading at promoting learning of key biological concepts, development of written and oral communication skills, and comprehension of the relevance of biological concepts to everyday life. This study also tested the hypothesis that case studies produced by the instructor of a course are more effective at promoting learning than those produced by unaffiliated instructors. Additionally, performance on quantitative learning assessments and student perceptions of learning gains were analyzed to determine whether reported perceptions of learning gains accurately reflect academic performance. The results reported here suggest that case studies, regardless of the source, are significantly more effective than other methods of content delivery at increasing performance on examination questions related to chemical bonds, osmosis and diffusion, mitosis and meiosis, and DNA structure and replication. This finding was positively correlated to increased student perceptions of learning gains associated with oral and written communication skills and the ability to recognize connections between biological concepts and other aspects of life. Based on these findings, case studies should be considered as a preferred method for teaching about a variety of concepts in science courses.

  16. The role of problem solving method on the improvement of mathematical learning

    Directory of Open Access Journals (Sweden)

    Saeed Mokhtari-Hassanabad

    2012-10-01

    Full Text Available In history of education, problem solving is one of the important educational goals and teachers or parents have intended that their students have capacity of problem solving. In present research, it is tried that study the problem solving method for mathematical learning. This research is implemented via quasi-experimental method on 49 boy students at high school. The results of Leven test and T-test indicated that problem solving method has more effective on the improvement of mathematical learning than traditional instruction method. Therefore it seems that teachers of mathematics must apply the problem solving method in educational systems till students became self-efficiency in mathematical problem solving.

  17. Advanced methods in NDE using machine learning approaches

    Science.gov (United States)

    Wunderlich, Christian; Tschöpe, Constanze; Duckhorn, Frank

    2018-04-01

    Machine learning (ML) methods and algorithms have been applied recently with great success in quality control and predictive maintenance. Its goal to build new and/or leverage existing algorithms to learn from training data and give accurate predictions, or to find patterns, particularly with new and unseen similar data, fits perfectly to Non-Destructive Evaluation. The advantages of ML in NDE are obvious in such tasks as pattern recognition in acoustic signals or automated processing of images from X-ray, Ultrasonics or optical methods. Fraunhofer IKTS is using machine learning algorithms in acoustic signal analysis. The approach had been applied to such a variety of tasks in quality assessment. The principal approach is based on acoustic signal processing with a primary and secondary analysis step followed by a cognitive system to create model data. Already in the second analysis steps unsupervised learning algorithms as principal component analysis are used to simplify data structures. In the cognitive part of the software further unsupervised and supervised learning algorithms will be trained. Later the sensor signals from unknown samples can be recognized and classified automatically by the algorithms trained before. Recently the IKTS team was able to transfer the software for signal processing and pattern recognition to a small printed circuit board (PCB). Still, algorithms will be trained on an ordinary PC; however, trained algorithms run on the Digital Signal Processor and the FPGA chip. The identical approach will be used for pattern recognition in image analysis of OCT pictures. Some key requirements have to be fulfilled, however. A sufficiently large set of training data, a high signal-to-noise ratio, and an optimized and exact fixation of components are required. The automated testing can be done subsequently by the machine. By integrating the test data of many components along the value chain further optimization including lifetime and durability

  18. An exploration of learning to link with Wikipedia: features, methods and training collection

    NARCIS (Netherlands)

    He, J.; de Rijke, M.

    2010-01-01

    We describe our participation in the Link-the-Wiki track at INEX 2009. We apply machine learning methods to the anchor-to-best-entry-point task and explore the impact of the following aspects of our approaches: features, learning methods as well as the collection used for training the models. We

  19. Kernel methods for interpretable machine learning of order parameters

    Science.gov (United States)

    Ponte, Pedro; Melko, Roger G.

    2017-11-01

    Machine learning is capable of discriminating phases of matter, and finding associated phase transitions, directly from large data sets of raw state configurations. In the context of condensed matter physics, most progress in the field of supervised learning has come from employing neural networks as classifiers. Although very powerful, such algorithms suffer from a lack of interpretability, which is usually desired in scientific applications in order to associate learned features with physical phenomena. In this paper, we explore support vector machines (SVMs), which are a class of supervised kernel methods that provide interpretable decision functions. We find that SVMs can learn the mathematical form of physical discriminators, such as order parameters and Hamiltonian constraints, for a set of two-dimensional spin models: the ferromagnetic Ising model, a conserved-order-parameter Ising model, and the Ising gauge theory. The ability of SVMs to provide interpretable classification highlights their potential for automating feature detection in both synthetic and experimental data sets for condensed matter and other many-body systems.

  20. Assessing and comparison of different machine learning methods in parent-offspring trios for genotype imputation.

    Science.gov (United States)

    Mikhchi, Abbas; Honarvar, Mahmood; Kashan, Nasser Emam Jomeh; Aminafshar, Mehdi

    2016-06-21

    Genotype imputation is an important tool for prediction of unknown genotypes for both unrelated individuals and parent-offspring trios. Several imputation methods are available and can either employ universal machine learning methods, or deploy algorithms dedicated to infer missing genotypes. In this research the performance of eight machine learning methods: Support Vector Machine, K-Nearest Neighbors, Extreme Learning Machine, Radial Basis Function, Random Forest, AdaBoost, LogitBoost, and TotalBoost compared in terms of the imputation accuracy, computation time and the factors affecting imputation accuracy. The methods employed using real and simulated datasets to impute the un-typed SNPs in parent-offspring trios. The tested methods show that imputation of parent-offspring trios can be accurate. The Random Forest and Support Vector Machine were more accurate than the other machine learning methods. The TotalBoost performed slightly worse than the other methods.The running times were different between methods. The ELM was always most fast algorithm. In case of increasing the sample size, the RBF requires long imputation time.The tested methods in this research can be an alternative for imputation of un-typed SNPs in low missing rate of data. However, it is recommended that other machine learning methods to be used for imputation. Copyright © 2016 Elsevier Ltd. All rights reserved.

  1. Attentional Focus in Motor Learning, the Feldenkrais Method, and Mindful Movement.

    Science.gov (United States)

    Mattes, Josef

    2016-08-01

    The present paper discusses attentional focus in motor learning and performance from the point of view of mindful movement practices, taking as a starting point the Feldenkrais method. It is argued that earlier criticism of the Feldenkrais method (and thereby implicitly of mindful movement practices more generally) because of allegedly inappropriate attentional focus turns out to be unfounded in light of recent developments in the study of motor learning and performance. Conversely, the examples of the Feldenkrais method and Ki-Aikido are used to illustrate how both Western and Eastern (martial arts derived) mindful movement practices might benefit sports psychology. © The Author(s) 2016.

  2. Aligning professional skills and active learning methods: an application for information and communications technology engineering

    Science.gov (United States)

    Llorens, Ariadna; Berbegal-Mirabent, Jasmina; Llinàs-Audet, Xavier

    2017-07-01

    Engineering education is facing new challenges to effectively provide the appropriate skills to future engineering professionals according to market demands. This study proposes a model based on active learning methods, which is expected to facilitate the acquisition of the professional skills most highly valued in the information and communications technology (ICT) market. The theoretical foundations of the study are based on the specific literature on active learning methodologies. The Delphi method is used to establish the fit between learning methods and generic skills required by the ICT sector. An innovative proposition is therefore presented that groups the required skills in relation to the teaching method that best develops them. The qualitative research suggests that a combination of project-based learning and the learning contract is sufficient to ensure a satisfactory skills level for this profile of engineers.

  3. Maximum entropy methods for extracting the learned features of deep neural networks.

    Science.gov (United States)

    Finnegan, Alex; Song, Jun S

    2017-10-01

    New architectures of multilayer artificial neural networks and new methods for training them are rapidly revolutionizing the application of machine learning in diverse fields, including business, social science, physical sciences, and biology. Interpreting deep neural networks, however, currently remains elusive, and a critical challenge lies in understanding which meaningful features a network is actually learning. We present a general method for interpreting deep neural networks and extracting network-learned features from input data. We describe our algorithm in the context of biological sequence analysis. Our approach, based on ideas from statistical physics, samples from the maximum entropy distribution over possible sequences, anchored at an input sequence and subject to constraints implied by the empirical function learned by a network. Using our framework, we demonstrate that local transcription factor binding motifs can be identified from a network trained on ChIP-seq data and that nucleosome positioning signals are indeed learned by a network trained on chemical cleavage nucleosome maps. Imposing a further constraint on the maximum entropy distribution also allows us to probe whether a network is learning global sequence features, such as the high GC content in nucleosome-rich regions. This work thus provides valuable mathematical tools for interpreting and extracting learned features from feed-forward neural networks.

  4. Inter-Labeler and Intra-Labeler Variability of Condition Severity Classification Models Using Active and Passive Learning Methods

    Science.gov (United States)

    Nissim, Nir; Shahar, Yuval; Boland, Mary Regina; Tatonetti, Nicholas P; Elovici, Yuval; Hripcsak, George; Moskovitch, Robert

    2018-01-01

    Background and Objectives Labeling instances by domain experts for classification is often time consuming and expensive. To reduce such labeling efforts, we had proposed the application of active learning (AL) methods, introduced our CAESAR-ALE framework for classifying the severity of clinical conditions, and shown its significant reduction of labeling efforts. The use of any of three AL methods (one well known [SVM-Margin], and two that we introduced [Exploitation and Combination_XA]) significantly reduced (by 48% to 64%) condition labeling efforts, compared to standard passive (random instance-selection) SVM learning. Furthermore, our new AL methods achieved maximal accuracy using 12% fewer labeled cases than the SVM-Margin AL method. However, because labelers have varying levels of expertise, a major issue associated with learning methods, and AL methods in particular, is how to best to use the labeling provided by a committee of labelers. First, we wanted to know, based on the labelers’ learning curves, whether using AL methods (versus standard passive learning methods) has an effect on the Intra-labeler variability (within the learning curve of each labeler) and inter-labeler variability (among the learning curves of different labelers). Then, we wanted to examine the effect of learning (either passively or actively) from the labels created by the majority consensus of a group of labelers. Methods We used our CAESAR-ALE framework for classifying the severity of clinical conditions, the three AL methods and the passive learning method, as mentioned above, to induce the classifications models. We used a dataset of 516 clinical conditions and their severity labeling, represented by features aggregated from the medical records of 1.9 million patients treated at Columbia University Medical Center. We analyzed the variance of the classification performance within (intra-labeler), and especially among (inter-labeler) the classification models that were induced by

  5. Predicting human splicing branchpoints by combining sequence-derived features and multi-label learning methods.

    Science.gov (United States)

    Zhang, Wen; Zhu, Xiaopeng; Fu, Yu; Tsuji, Junko; Weng, Zhiping

    2017-12-01

    Alternative splicing is the critical process in a single gene coding, which removes introns and joins exons, and splicing branchpoints are indicators for the alternative splicing. Wet experiments have identified a great number of human splicing branchpoints, but many branchpoints are still unknown. In order to guide wet experiments, we develop computational methods to predict human splicing branchpoints. Considering the fact that an intron may have multiple branchpoints, we transform the branchpoint prediction as the multi-label learning problem, and attempt to predict branchpoint sites from intron sequences. First, we investigate a variety of intron sequence-derived features, such as sparse profile, dinucleotide profile, position weight matrix profile, Markov motif profile and polypyrimidine tract profile. Second, we consider several multi-label learning methods: partial least squares regression, canonical correlation analysis and regularized canonical correlation analysis, and use them as the basic classification engines. Third, we propose two ensemble learning schemes which integrate different features and different classifiers to build ensemble learning systems for the branchpoint prediction. One is the genetic algorithm-based weighted average ensemble method; the other is the logistic regression-based ensemble method. In the computational experiments, two ensemble learning methods outperform benchmark branchpoint prediction methods, and can produce high-accuracy results on the benchmark dataset.

  6. An improved segmentation-based HMM learning method for Condition-based Maintenance

    International Nuclear Information System (INIS)

    Liu, T; Lemeire, J; Cartella, F; Meganck, S

    2012-01-01

    In the domain of condition-based maintenance (CBM), persistence of machine states is a valid assumption. Based on this assumption, we present an improved Hidden Markov Model (HMM) learning algorithm for the assessment of equipment states. By a good estimation of initial parameters, more accurate learning can be achieved than by regular HMM learning methods which start with randomly chosen initial parameters. It is also better in avoiding getting trapped in local maxima. The data is segmented with a change-point analysis method which uses a combination of cumulative sum charts (CUSUM) and bootstrapping techniques. The method determines a confidence level that a state change happens. After the data is segmented, in order to label and combine the segments corresponding to the same states, a clustering technique is used based on a low-pass filter or root mean square (RMS) values of the features. The segments with their labelled hidden state are taken as 'evidence' to estimate the parameters of an HMM. Then, the estimated parameters are served as initial parameters for the traditional Baum-Welch (BW) learning algorithms, which are used to improve the parameters and train the model. Experiments on simulated and real data demonstrate that both performance and convergence speed is improved.

  7. Application of a Novel Collaboration Engineering Method for Learning Design: A Case Study

    Science.gov (United States)

    Cheng, Xusen; Li, Yuanyuan; Sun, Jianshan; Huang, Jianqing

    2016-01-01

    Collaborative case studies and computer-supported collaborative learning (CSCL) play an important role in the modern education environment. A number of researchers have given significant attention to learning design in order to improve the satisfaction of collaborative learning. Although collaboration engineering (CE) is a mature method widely…

  8. Inter-labeler and intra-labeler variability of condition severity classification models using active and passive learning methods.

    Science.gov (United States)

    Nissim, Nir; Shahar, Yuval; Elovici, Yuval; Hripcsak, George; Moskovitch, Robert

    2017-09-01

    Labeling instances by domain experts for classification is often time consuming and expensive. To reduce such labeling efforts, we had proposed the application of active learning (AL) methods, introduced our CAESAR-ALE framework for classifying the severity of clinical conditions, and shown its significant reduction of labeling efforts. The use of any of three AL methods (one well known [SVM-Margin], and two that we introduced [Exploitation and Combination_XA]) significantly reduced (by 48% to 64%) condition labeling efforts, compared to standard passive (random instance-selection) SVM learning. Furthermore, our new AL methods achieved maximal accuracy using 12% fewer labeled cases than the SVM-Margin AL method. However, because labelers have varying levels of expertise, a major issue associated with learning methods, and AL methods in particular, is how to best to use the labeling provided by a committee of labelers. First, we wanted to know, based on the labelers' learning curves, whether using AL methods (versus standard passive learning methods) has an effect on the Intra-labeler variability (within the learning curve of each labeler) and inter-labeler variability (among the learning curves of different labelers). Then, we wanted to examine the effect of learning (either passively or actively) from the labels created by the majority consensus of a group of labelers. We used our CAESAR-ALE framework for classifying the severity of clinical conditions, the three AL methods and the passive learning method, as mentioned above, to induce the classifications models. We used a dataset of 516 clinical conditions and their severity labeling, represented by features aggregated from the medical records of 1.9 million patients treated at Columbia University Medical Center. We analyzed the variance of the classification performance within (intra-labeler), and especially among (inter-labeler) the classification models that were induced by using the labels provided by seven

  9. An Overview and Evaluation of Recent Machine Learning Imputation Methods Using Cardiac Imaging Data.

    Science.gov (United States)

    Liu, Yuzhe; Gopalakrishnan, Vanathi

    2017-03-01

    Many clinical research datasets have a large percentage of missing values that directly impacts their usefulness in yielding high accuracy classifiers when used for training in supervised machine learning. While missing value imputation methods have been shown to work well with smaller percentages of missing values, their ability to impute sparse clinical research data can be problem specific. We previously attempted to learn quantitative guidelines for ordering cardiac magnetic resonance imaging during the evaluation for pediatric cardiomyopathy, but missing data significantly reduced our usable sample size. In this work, we sought to determine if increasing the usable sample size through imputation would allow us to learn better guidelines. We first review several machine learning methods for estimating missing data. Then, we apply four popular methods (mean imputation, decision tree, k-nearest neighbors, and self-organizing maps) to a clinical research dataset of pediatric patients undergoing evaluation for cardiomyopathy. Using Bayesian Rule Learning (BRL) to learn ruleset models, we compared the performance of imputation-augmented models versus unaugmented models. We found that all four imputation-augmented models performed similarly to unaugmented models. While imputation did not improve performance, it did provide evidence for the robustness of our learned models.

  10. RULE-BASE METHOD FOR ANALYSIS OF QUALITY E-LEARNING IN HIGHER EDUCATION

    Directory of Open Access Journals (Sweden)

    darsih darsih darsih

    2016-04-01

    Full Text Available ABSTRACT Assessing the quality of e-learning courses to measure the success of e-learning systems in online learning is essential. The system can be used to improve education. The study analyzes the quality of e-learning course on the web site www.kulon.undip.ac.id used a questionnaire with questions based on the variables of ISO 9126. Penilaiann Likert scale was used with a web app. Rule-base reasoning method is used to subject the quality of e-learningyang assessed. A case study conducted in four e-learning courses with 133 sample / respondents as users of the e-learning course. From the obtained results of research conducted both for the value of e-learning from each subject tested. In addition, each e-learning courses have different advantages depending on certain variables. Keywords : E-Learning, Rule-Base, Questionnaire, Likert, Measuring.

  11. Intelligent Detection of Structure from Remote Sensing Images Based on Deep Learning Method

    Science.gov (United States)

    Xin, L.

    2018-04-01

    Utilizing high-resolution remote sensing images for earth observation has become the common method of land use monitoring. It requires great human participation when dealing with traditional image interpretation, which is inefficient and difficult to guarantee the accuracy. At present, the artificial intelligent method such as deep learning has a large number of advantages in the aspect of image recognition. By means of a large amount of remote sensing image samples and deep neural network models, we can rapidly decipher the objects of interest such as buildings, etc. Whether in terms of efficiency or accuracy, deep learning method is more preponderant. This paper explains the research of deep learning method by a great mount of remote sensing image samples and verifies the feasibility of building extraction via experiments.

  12. Change Of Learning Environment Using Game Production ­Theory, Methods And Practice

    DEFF Research Database (Denmark)

    Reng, Lars; Kofoed, Lise; Schoenau-Fog, Henrik

    2018-01-01

    will focus on cases in which development of games did change the learning environments into production units where students or employees were producing games as part of the learning process. The cases indicate that the motivation as well as the learning curve became very high. The pedagogical theories......Game Based Learning has proven to have many possibilities for supporting better learning outcomes, when using educational or commercial games in the classroom. However, there is also a great potential in using game development as a motivator in other kinds of learning scenarios. This study...... and methods are based on Problem Based Learning (PBL), but are developed further by combining PBL with a production-oriented/design based approach. We illustrate the potential of using game production as a learning environment with investigation of three game productions. We can conclude that using game...

  13. A mixed-methods exploration of an environment for learning computer programming

    Directory of Open Access Journals (Sweden)

    Richard Mather

    2015-08-01

    Full Text Available A mixed-methods approach is evaluated for exploring collaborative behaviour, acceptance and progress surrounding an interactive technology for learning computer programming. A review of literature reveals a compelling case for using mixed-methods approaches when evaluating technology-enhanced-learning environments. Here, ethnographic approaches used for the requirements engineering of computing systems are combined with questionnaire-based feedback and skill tests. These are applied to the ‘Ceebot’ animated 3D learning environment. Video analysis with workplace observation allowed detailed inspection of problem solving and tacit behaviours. Questionnaires and knowledge tests provided broad sample coverage with insights into subject understanding and overall response to the learning environment. Although relatively low scores in programming tests seemingly contradicted the perception that Ceebot had enhanced understanding of programming, this perception was nevertheless found to be correlated with greater test performance. Video analysis corroborated findings that the learning environment and Ceebot animations were engaging and encouraged constructive collaborative behaviours. Ethnographic observations clearly captured Ceebot's value in providing visual cues for problem-solving discussions and for progress through sharing discoveries. Notably, performance in tests was most highly correlated with greater programming practice (p≤0.01. It was apparent that although students had appropriated technology for collaborative working and benefitted from visual and tacit cues provided by Ceebot, they had not necessarily deeply learned the lessons intended. The key value of the ‘mixed-methods’ approach was that ethnographic observations captured the authenticity of learning behaviours, and thereby strengthened confidence in the interpretation of questionnaire and test findings.

  14. Instructional methods and cognitive and learning styles in web-based learning: report of two randomised trials.

    Science.gov (United States)

    Cook, David A; Gelula, Mark H; Dupras, Denise M; Schwartz, Alan

    2007-09-01

    Adapting web-based (WB) instruction to learners' individual differences may enhance learning. Objectives This study aimed to investigate aptitude-treatment interactions between learning and cognitive styles and WB instructional methods. We carried out a factorial, randomised, controlled, crossover, post-test-only trial involving 89 internal medicine residents, family practice residents and medical students at 2 US medical schools. Parallel versions of a WB course in complementary medicine used either active or reflective questions and different end-of-module review activities ('create and study a summary table' or 'study an instructor-created table'). Participants were matched or mismatched to question type based on active or reflective learning style. Participants used each review activity for 1 course module (crossover design). Outcome measurements included the Index of Learning Styles, the Cognitive Styles Analysis test, knowledge post-test, course rating and preference. Post-test scores were similar for matched (mean +/- standard error of the mean 77.4 +/- 1.7) and mismatched (76.9 +/- 1.7) learners (95% confidence interval [CI] for difference - 4.3 to 5.2l, P = 0.84), as were course ratings (P = 0.16). Post-test scores did not differ between active-type questions (77.1 +/- 2.1) and reflective-type questions (77.2 +/- 1.4; P = 0.97). Post-test scores correlated with course ratings (r = 0.45). There was no difference in post-test subscores for modules completed using the 'construct table' format (78.1 +/- 1.4) or the 'table provided' format (76.1 +/- 1.4; CI - 1.1 to 5.0, P = 0.21), and wholist and analytic styles had no interaction (P = 0.75) or main effect (P = 0.18). There was no association between activity preference and wholist or analytic scores (P = 0.37). Cognitive and learning styles had no apparent influence on learning outcomes. There were no differences in outcome between these instructional methods.

  15. Teaching learning methods of an entrepreneurship curriculum

    Directory of Open Access Journals (Sweden)

    KERAMAT ESMI

    2015-10-01

    Full Text Available Introduction: One of the most significant elements of entrepreneurship curriculum design is teaching-learning methods, which plays a key role in studies and researches related to such a curriculum. It is the teaching method, and systematic, organized and logical ways of providing lessons that should be consistent with entrepreneurship goals and contents, and should also be developed according to the learners’ needs. Therefore, the current study aimed to introduce appropriate, modern, and effective methods of teaching entrepreneurship and their validation Methods: This is a mixed method research of a sequential exploratory kind conducted through two stages: a developing teaching methods of entrepreneurship curriculum, and b validating developed framework. Data were collected through “triangulation” (study of documents, investigating theoretical basics and the literature, and semi-structured interviews with key experts. Since the literature on this topic is very rich, and views of the key experts are vast, directed and summative content analysis was used. In the second stage, qualitative credibility of research findings was obtained using qualitative validation criteria (credibility, confirmability, and transferability, and applying various techniques. Moreover, in order to make sure that the qualitative part is reliable, reliability test was used. Moreover, quantitative validation of the developed framework was conducted utilizing exploratory and confirmatory factor analysis methods and Cronbach’s alpha. The data were gathered through distributing a three-aspect questionnaire (direct presentation teaching methods, interactive, and practical-operational aspects with 29 items among 90 curriculum scholars. Target population was selected by means of purposive sampling and representative sample. Results: Results obtained from exploratory factor analysis showed that a three factor structure is an appropriate method for describing elements of

  16. Deep Learning Methods for Underwater Target Feature Extraction and Recognition

    Directory of Open Access Journals (Sweden)

    Gang Hu

    2018-01-01

    Full Text Available The classification and recognition technology of underwater acoustic signal were always an important research content in the field of underwater acoustic signal processing. Currently, wavelet transform, Hilbert-Huang transform, and Mel frequency cepstral coefficients are used as a method of underwater acoustic signal feature extraction. In this paper, a method for feature extraction and identification of underwater noise data based on CNN and ELM is proposed. An automatic feature extraction method of underwater acoustic signals is proposed using depth convolution network. An underwater target recognition classifier is based on extreme learning machine. Although convolution neural networks can execute both feature extraction and classification, their function mainly relies on a full connection layer, which is trained by gradient descent-based; the generalization ability is limited and suboptimal, so an extreme learning machine (ELM was used in classification stage. Firstly, CNN learns deep and robust features, followed by the removing of the fully connected layers. Then ELM fed with the CNN features is used as the classifier to conduct an excellent classification. Experiments on the actual data set of civil ships obtained 93.04% recognition rate; compared to the traditional Mel frequency cepstral coefficients and Hilbert-Huang feature, recognition rate greatly improved.

  17. Understanding the effects of time on collaborative learning processes in problem based learning: a mixed methods study.

    Science.gov (United States)

    Hommes, J; Van den Bossche, P; de Grave, W; Bos, G; Schuwirth, L; Scherpbier, A

    2014-10-01

    Little is known how time influences collaborative learning groups in medical education. Therefore a thorough exploration of the development of learning processes over time was undertaken in an undergraduate PBL curriculum over 18 months. A mixed-methods triangulation design was used. First, the quantitative study measured how various learning processes developed within and over three periods in the first 1,5 study years of an undergraduate curriculum. Next, a qualitative study using semi-structured individual interviews focused on detailed development of group processes driving collaborative learning during one period in seven tutorial groups. The hierarchic multilevel analyses of the quantitative data showed that a varying combination of group processes developed within and over the three observed periods. The qualitative study illustrated development in psychological safety, interdependence, potency, group learning behaviour, social and task cohesion. Two new processes emerged: 'transactive memory' and 'convergence in mental models'. The results indicate that groups are dynamic social systems with numerous contextual influences. Future research should thus include time as an important influence on collaborative learning. Practical implications are discussed.

  18. An Improved Sparse Representation over Learned Dictionary Method for Seizure Detection.

    Science.gov (United States)

    Li, Junhui; Zhou, Weidong; Yuan, Shasha; Zhang, Yanli; Li, Chengcheng; Wu, Qi

    2016-02-01

    Automatic seizure detection has played an important role in the monitoring, diagnosis and treatment of epilepsy. In this paper, a patient specific method is proposed for seizure detection in the long-term intracranial electroencephalogram (EEG) recordings. This seizure detection method is based on sparse representation with online dictionary learning and elastic net constraint. The online learned dictionary could sparsely represent the testing samples more accurately, and the elastic net constraint which combines the 11-norm and 12-norm not only makes the coefficients sparse but also avoids over-fitting problem. First, the EEG signals are preprocessed using wavelet filtering and differential filtering, and the kernel function is applied to make the samples closer to linearly separable. Then the dictionaries of seizure and nonseizure are respectively learned from original ictal and interictal training samples with online dictionary optimization algorithm to compose the training dictionary. After that, the test samples are sparsely coded over the learned dictionary and the residuals associated with ictal and interictal sub-dictionary are calculated, respectively. Eventually, the test samples are classified as two distinct categories, seizure or nonseizure, by comparing the reconstructed residuals. The average segment-based sensitivity of 95.45%, specificity of 99.08%, and event-based sensitivity of 94.44% with false detection rate of 0.23/h and average latency of -5.14 s have been achieved with our proposed method.

  19. Geometrical Modification of Learning Vector Quantization Method for Solving Classification Problems

    Directory of Open Access Journals (Sweden)

    Korhan GÜNEL

    2016-09-01

    Full Text Available In this paper, a geometrical scheme is presented to show how to overcome an encountered problem arising from the use of generalized delta learning rule within competitive learning model. It is introduced a theoretical methodology for describing the quantization of data via rotating prototype vectors on hyper-spheres.The proposed learning algorithm is tested and verified on different multidimensional datasets including a binary class dataset and two multiclass datasets from the UCI repository, and a multiclass dataset constructed by us. The proposed method is compared with some baseline learning vector quantization variants in literature for all domains. Large number of experiments verify the performance of our proposed algorithm with acceptable accuracy and macro f1 scores.

  20. Project-Based Learning Using Discussion and Lesson-Learned Methods via Social Media Model for Enhancing Problem Solving Skills

    Science.gov (United States)

    Jewpanich, Chaiwat; Piriyasurawong, Pallop

    2015-01-01

    This research aims to 1) develop the project-based learning using discussion and lesson-learned methods via social media model (PBL-DLL SoMe Model) used for enhancing problem solving skills of undergraduate in education student, and 2) evaluate the PBL-DLL SoMe Model used for enhancing problem solving skills of undergraduate in education student.…

  1. Subsampled Hessian Newton Methods for Supervised Learning.

    Science.gov (United States)

    Wang, Chien-Chih; Huang, Chun-Heng; Lin, Chih-Jen

    2015-08-01

    Newton methods can be applied in many supervised learning approaches. However, for large-scale data, the use of the whole Hessian matrix can be time-consuming. Recently, subsampled Newton methods have been proposed to reduce the computational time by using only a subset of data for calculating an approximation of the Hessian matrix. Unfortunately, we find that in some situations, the running speed is worse than the standard Newton method because cheaper but less accurate search directions are used. In this work, we propose some novel techniques to improve the existing subsampled Hessian Newton method. The main idea is to solve a two-dimensional subproblem per iteration to adjust the search direction to better minimize the second-order approximation of the function value. We prove the theoretical convergence of the proposed method. Experiments on logistic regression, linear SVM, maximum entropy, and deep networks indicate that our techniques significantly reduce the running time of the subsampled Hessian Newton method. The resulting algorithm becomes a compelling alternative to the standard Newton method for large-scale data classification.

  2. Learning methods and strategies of anatomy among medical students in two different Institutions in Riyadh, Saudi Arabia.

    Science.gov (United States)

    Al-Mohrej, Omar A; Al-Ayedh, Noura K; Masuadi, Emad M; Al-Kenani, Nader S

    2017-04-01

    Anatomy instructors adopt individual teaching methods and strategies to convey anatomical information to medical students for learning. Students also exhibit their own individual learning preferences. Instructional methods preferences vary between both instructors and students across different institutions. In attempt to bridge the gap between teaching methods and the students' learning preferences, this study aimed to identify students' learning methods and different strategies of studying anatomy in two different Saudi medical schools in Riyadh. A cross-sectional study, conducted in Saudi Arabia in April 2015, utilized a three-section questionnaire, which was distributed to a consecutive sample of 883 medical students to explore their methods and strategies in learning and teaching anatomy in two separate institutions in Riyadh, Saudi Arabia. Medical students' learning styles and preferences were found to be predominantly affected by different cultural backgrounds, gender, and level of study. Many students found it easier to understand and remember anatomy components using study aids. In addition, almost half of the students felt confident to ask their teachers questions after class. The study also showed that more than half of the students found it easier to study by concentrating on a particular part of the body rather than systems. Students' methods of learning were distributed equally between memorizing facts and learning by hands-on dissection. In addition, the study showed that two thirds of the students felt satisfied with their learning method and believed it was well suited for anatomy. There is no single teaching method which proves beneficial; instructors should be flexible in their teaching in order to optimize students' academic achievements.

  3. Comparison of teaching about breast cancer via mobile or traditional learning methods in gynecology residents.

    Science.gov (United States)

    Alipour, Sadaf; Moini, Ashraf; Jafari-Adli, Shahrzad; Gharaie, Nooshin; Mansouri, Khorshid

    2012-01-01

    Mobile learning enables users to interact with educational resources while in variable locations. Medical students in residency positions need to assimilate considerable knowledge besides their practical training and we therefore aimed to evaluate the impact of using short message service via cell phone as a learning tool in residents of Obstetrics and Gynecology in our hospital. We sent short messages including data about breast cancer to the cell phones of 25 residents of gynecology and obstetrics and asked them to study a well-designed booklet containing another set of information about the disease in the same period. The rate of learning derived from the two methods was compared by pre- and post-tests and self-satisfaction assessed by a relevant questionnaire at the end of the program. The mobile learning method had a significantly better effect on learning and created more interest in the subject. Learning via receiving SMS can be an effective and appealing method of knowledge acquisition in higher levels of education.

  4. Learners with learning difficulties in mathematics : attitudes, curriculum and methods of teaching mathematics

    OpenAIRE

    2012-01-01

    D.Ed. The aim of this theses is to find out whether there is any relationship between learners' attitudes and learning difficulties in mathematics: To investigate whether learning difficulties in mathematics are associated with learners' gender. To establish the nature of teachers' perceptions of the learning problem areas in the mathematics curriculum. To find out about the teachers' views on the methods of teaching mathematics, resources, learning of mathematics, extra curricular activit...

  5. Teaching learning methods of an entrepreneurship curriculum.

    Science.gov (United States)

    Esmi, Keramat; Marzoughi, Rahmatallah; Torkzadeh, Jafar

    2015-10-01

    One of the most significant elements of entrepreneurship curriculum design is teaching-learning methods, which plays a key role in studies and researches related to such a curriculum. It is the teaching method, and systematic, organized and logical ways of providing lessons that should be consistent with entrepreneurship goals and contents, and should also be developed according to the learners' needs. Therefore, the current study aimed to introduce appropriate, modern, and effective methods of teaching entrepreneurship and their validation. This is a mixed method research of a sequential exploratory kind conducted through two stages: a) developing teaching methods of entrepreneurship curriculum, and b) validating developed framework. Data were collected through "triangulation" (study of documents, investigating theoretical basics and the literature, and semi-structured interviews with key experts). Since the literature on this topic is very rich, and views of the key experts are vast, directed and summative content analysis was used. In the second stage, qualitative credibility of research findings was obtained using qualitative validation criteria (credibility, confirmability, and transferability), and applying various techniques. Moreover, in order to make sure that the qualitative part is reliable, reliability test was used. Moreover, quantitative validation of the developed framework was conducted utilizing exploratory and confirmatory factor analysis methods and Cronbach's alpha. The data were gathered through distributing a three-aspect questionnaire (direct presentation teaching methods, interactive, and practical-operational aspects) with 29 items among 90 curriculum scholars. Target population was selected by means of purposive sampling and representative sample. Results obtained from exploratory factor analysis showed that a three factor structure is an appropriate method for describing elements of teaching-learning methods of entrepreneurship curriculum

  6. Sparse feature learning for instrument identification: Effects of sampling and pooling methods.

    Science.gov (United States)

    Han, Yoonchang; Lee, Subin; Nam, Juhan; Lee, Kyogu

    2016-05-01

    Feature learning for music applications has recently received considerable attention from many researchers. This paper reports on the sparse feature learning algorithm for musical instrument identification, and in particular, focuses on the effects of the frame sampling techniques for dictionary learning and the pooling methods for feature aggregation. To this end, two frame sampling techniques are examined that are fixed and proportional random sampling. Furthermore, the effect of using onset frame was analyzed for both of proposed sampling methods. Regarding summarization of the feature activation, a standard deviation pooling method is used and compared with the commonly used max- and average-pooling techniques. Using more than 47 000 recordings of 24 instruments from various performers, playing styles, and dynamics, a number of tuning parameters are experimented including the analysis frame size, the dictionary size, and the type of frequency scaling as well as the different sampling and pooling methods. The results show that the combination of proportional sampling and standard deviation pooling achieve the best overall performance of 95.62% while the optimal parameter set varies among the instrument classes.

  7. Measuring the surgical 'learning curve': methods, variables and competency.

    Science.gov (United States)

    Khan, Nuzhath; Abboudi, Hamid; Khan, Mohammed Shamim; Dasgupta, Prokar; Ahmed, Kamran

    2014-03-01

    To describe how learning curves are measured and what procedural variables are used to establish a 'learning curve' (LC). To assess whether LCs are a valuable measure of competency. A review of the surgical literature pertaining to LCs was conducted using the Medline and OVID databases. Variables should be fully defined and when possible, patient-specific variables should be used. Trainee's prior experience and level of supervision should be quantified; the case mix and complexity should ideally be constant. Logistic regression may be used to control for confounding variables. Ideally, a learning plateau should reach a predefined/expert-derived competency level, which should be fully defined. When the group splitting method is used, smaller cohorts should be used in order to narrow the range of the LC. Simulation technology and competence-based objective assessments may be used in training and assessment in LC studies. Measuring the surgical LC has potential benefits for patient safety and surgical education. However, standardisation in the methods and variables used to measure LCs is required. Confounding variables, such as participant's prior experience, case mix, difficulty of procedures and level of supervision, should be controlled. Competency and expert performance should be fully defined. © 2013 The Authors. BJU International © 2013 BJU International.

  8. Comparison effectiveness of cooperative learning type STAD with cooperative learning type TPS in terms of mathematical method of Junior High School students

    Science.gov (United States)

    Wahyuni, A.

    2018-05-01

    This research is aimed to find out whether the model of cooperative learning type Student Team Achievement Division (STAD) is more effective than cooperative learning type Think-Pair-Share in SMP Negeri 7 Yogyakarta. This research was a quasi-experimental research, using two experimental groups. The population of research was all students of 7thclass in SMP Negeri 7 Yogyakarta that consists of 5 Classes. From the population were taken 2 classes randomly which used as sample. The instrument to collect data was a description test. Measurement of instrument validity use content validity and construct validity, while measuring instrument reliability use Cronbach Alpha formula. To investigate the effectiveness of cooperative learning type STAD and cooperative learning type TPS on the aspect of student’s mathematical method, the datas were analyzed by one sample test. Comparing the effectiveness of cooperative learning type STAD and TPS in terms of mathematical communication skills by using t-test. Normality test was not conducted because the sample of research more than 30 students, while homogeneity tested by using Kolmogorov Smirnov test. The analysis was performed at 5% confidence level.The results show as follows : 1) The model of cooperative learning type STAD and TPS are effective in terms of mathematical method of junior high school students. 2). STAD type cooperative learning model is more effective than TPS type cooperative learning model in terms of mathematical methods of junior high school students.

  9. L2 Vocabulary Acquisition in Children: Effects of Learning Method and Cognate Status

    Science.gov (United States)

    Tonzar, Claudio; Lotto, Lorella; Job, Remo

    2009-01-01

    In this study we investigated the effects of two learning methods (picture- or word-mediated learning) and of word status (cognates vs. noncognates) on the vocabulary acquisition of two foreign languages: English and German. We examined children from fourth and eighth grades in a school setting. After a learning phase during which L2 words were…

  10. The Implementation of Discovery Learning Method to Increase Learning Outcomes and Motivation of Student in Senior High School

    Directory of Open Access Journals (Sweden)

    Nanda Saridewi

    2017-11-01

    Full Text Available Based on data from the observation of high school students grade XI that daily low student test scores due to a lack of role of students in the learning process. This classroom action research aims to improve learning outcomes and student motivation through discovery learning method in colloidal material. This study uses the approach developed by Lewin consisting of planning, action, observation, and reflection. Data collection techniques used the questionnaires and ability tests end. Based on the research that results for students received a positive influence on learning by discovery learning model by increasing the average value of 74 students from the first cycle to 90.3 in the second cycle and increased student motivation in the form of two statements based competence (KD categories (sometimes on the first cycle and the first statement KD category in the second cycle. Thus the results of this study can be used to improve learning outcomes and student motivation

  11. Second-Order Learning Methods for a Multilayer Perceptron

    International Nuclear Information System (INIS)

    Ivanov, V.V.; Purehvdorzh, B.; Puzynin, I.V.

    1994-01-01

    First- and second-order learning methods for feed-forward multilayer neural networks are studied. Newton-type and quasi-Newton algorithms are considered and compared with commonly used back-propagation algorithm. It is shown that, although second-order algorithms require enhanced computer facilities, they provide better convergence and simplicity in usage. 13 refs., 2 figs., 2 tabs

  12. Educational integrating projects as a method of interactive learning

    Directory of Open Access Journals (Sweden)

    Иван Николаевич Куринин

    2013-12-01

    Full Text Available The article describes a method of interactive learning based on educational integrating projects. Some examples of content of such projects for the disciplines related to the study of information and Internet technologies and their application in management are presented.

  13. Implementation of K-Means Clustering Method for Electronic Learning Model

    Science.gov (United States)

    Latipa Sari, Herlina; Suranti Mrs., Dewi; Natalia Zulita, Leni

    2017-12-01

    Teaching and Learning process at SMK Negeri 2 Bengkulu Tengah has applied e-learning system for teachers and students. The e-learning was based on the classification of normative, productive, and adaptive subjects. SMK Negeri 2 Bengkulu Tengah consisted of 394 students and 60 teachers with 16 subjects. The record of e-learning database was used in this research to observe students’ activity pattern in attending class. K-Means algorithm in this research was used to classify students’ learning activities using e-learning, so that it was obtained cluster of students’ activity and improvement of student’s ability. Implementation of K-Means Clustering method for electronic learning model at SMK Negeri 2 Bengkulu Tengah was conducted by observing 10 students’ activities, namely participation of students in the classroom, submit assignment, view assignment, add discussion, view discussion, add comment, download course materials, view article, view test, and submit test. In the e-learning model, the testing was conducted toward 10 students that yielded 2 clusters of membership data (C1 and C2). Cluster 1: with membership percentage of 70% and it consisted of 6 members, namely 1112438 Anggi Julian, 1112439 Anis Maulita, 1112441 Ardi Febriansyah, 1112452 Berlian Sinurat, 1112460 Dewi Anugrah Anwar and 1112467 Eka Tri Oktavia Sari. Cluster 2:with membership percentage of 30% and it consisted of 4 members, namely 1112463 Dosita Afriyani, 1112471 Erda Novita, 1112474 Eskardi and 1112477 Fachrur Rozi.

  14. Comparison of the effect of lecture and blended teaching methods on students’ learning and satisfaction

    Science.gov (United States)

    SADEGHI, ROYA; SEDAGHAT, MOHAMMAD MEHDI; SHA AHMADI, FARAMARZ

    2014-01-01

    Introduction: Blended learning, a new approach in educational planning, is defined as an applying more than one method, strategy, technique or media in education. Todays, due to the development of infrastructure of Internet networks and the access of most of the students, the Internet can be utilized along with traditional and conventional methods of training. The aim of this study was to compare the students’ learning and satisfaction in combination of lecture and e-learning with conventional lecture methods. Methods: This quasi-experimental study is conducted among the sophomore students of Public Health School, Tehran University of Medical Science in 2012-2013. Four classes of the school are randomly selected and are divided into two groups. Education in two classes (45 students) was in the form of lecture method and in the other two classes (48 students) was blended method with e-Learning and lecture methods. The students’ knowledge about tuberculosis in two groups was collected and measured by using pre and post-test. This step has been done by sending self-reported electronic questionnaires to the students' email addresses through Google Document software. At the end of educational programs, students' satisfaction and comments about two methods were also collected by questionnaires. Statistical tests such as descriptive methods, paired t-test, independent t-test and ANOVA were done through the SPSS 14 software, and p≤0.05 was considered as significant difference. Results: The mean scores of the lecture and blended groups were 13.18±1.37 and 13.35±1.36, respectively; the difference between the pre-test scores of the two groups was not statistically significant (p=0.535). Knowledge scores increased in both groups after training, and the mean and standard deviation of knowledge scores of the lectures and combined groups were 16.51±0.69 and 16.18±1.06, respectively. The difference between the post-test scores of the two groups was not statistically

  15. Black Ink and Red Ink (BIRI) Testing: A Testing Method to Evaluate Both Recall and Recognition Learning in Accelerated Adult-Learning Courses

    Science.gov (United States)

    Rodgers, Joseph Lee; Rodgers, Jacci L.

    2011-01-01

    We propose, develop, and evaluate the black ink-red ink (BIRI) method of testing. This approach uses two different methods within the same test administration setting, one that matches recognition learning and the other that matches recall learning. Students purposively define their own tradeoff between the two approaches. Evaluation of the method…

  16. Facilitation of receptive and productive foreign vocabulary learning using the keyword method: the role of image quality.

    Science.gov (United States)

    Beaton, Alan A; Gruneberg, Michael M; Hyde, Christopher; Shufflebottom, Alex; Sykes, Robert N

    2005-07-01

    Ellis and Beaton (1993a) reported that the keyword method of learning enhanced memory of foreign vocabulary items when receptive learning was measured. However, for productive learning, rote repetition was superior to the keyword method. The first two experiments reported here show that, in comparison with rote repetition, both receptive and productive learning can be enhanced by the keyword method, provided that the quality of the keyword images is adequate. In a third experiment using a subset of words from Ellis and Beaton (1993a), the finding they reported, that for productive learning rote repetition was superior to the keyword method, was reversed. The quality of keyword images will vary from study to study and any generalisation regarding the efficacy of the keyword method must take this into account.

  17. Methods and Case Studies for Teaching and Learning about Failure and Safety.

    Science.gov (United States)

    Bignell, Victor

    1999-01-01

    Discusses methods for analyzing case studies of failures of technological systems. Describes two distance learning courses that compare standard models of failure and success with the actuality of given scenarios. Provides teaching and learning materials and information sources for application to aspects of design, manufacture, inspection, use,…

  18. Exploring Service Learning Outcomes in Students: A Mixed Methods Study for Nursing

    Science.gov (United States)

    Martin, John F.

    2017-01-01

    This mixed methods study exploring student outcomes of service learning experiences is inter-disciplinary, near the intersection of higher education research, moral development, and nursing. The specific problem examined in this study is that service learning among university students is utilized by educators, but largely without a full…

  19. A Plant Control Technology Using Reinforcement Learning Method with Automatic Reward Adjustment

    Science.gov (United States)

    Eguchi, Toru; Sekiai, Takaaki; Yamada, Akihiro; Shimizu, Satoru; Fukai, Masayuki

    A control technology using Reinforcement Learning (RL) and Radial Basis Function (RBF) Network has been developed to reduce environmental load substances exhausted from power and industrial plants. This technology consists of the statistic model using RBF Network, which estimates characteristics of plants with respect to environmental load substances, and RL agent, which learns the control logic for the plants using the statistic model. In this technology, it is necessary to design an appropriate reward function given to the agent immediately according to operation conditions and control goals to control plants flexibly. Therefore, we propose an automatic reward adjusting method of RL for plant control. This method adjusts the reward function automatically using information of the statistic model obtained in its learning process. In the simulations, it is confirmed that the proposed method can adjust the reward function adaptively for several test functions, and executes robust control toward the thermal power plant considering the change of operation conditions and control goals.

  20. A comparison of the cooperative learning and traditional learning methods in theory classes on nursing students' communication skill with patients at clinical settings.

    Science.gov (United States)

    Baghcheghi, Nayereh; Koohestani, Hamid Reza; Rezaei, Koresh

    2011-11-01

    The purpose of this study was to compare the effect of traditional learning and cooperative learning methods on nursing students' communication skill with patients. This was an experimental study in which 34 nursing students in their 2nd semester of program participated. They were divided randomly into two groups, a control group who were taught their medical/surgical nursing course by traditional learning method and an experimental group, who were taught the same material using cooperative learning method. Before and after the teaching intervention, the students' communication skills with patients at clinical settings were examined. The results showed that no significant difference between the two groups in students' communication skills scores before the teaching intervention, but did show a significant difference between the two groups in the interaction skills and problem follow up sub-scales scores after the teaching intervention. This study provides evidence that cooperative learning is an effective method for improving and increasing communication skills of nursing students especially in interactive skills and follow up the problems sub-scale, thereby it is recommended to increase nursing students' participation in arguments by applying active teaching methods which can provide the opportunity for increased communication skills. Copyright © 2011 Elsevier Ltd. All rights reserved.

  1. Impact of statistical learning methods on the predictive power of multivariate normal tissue complication probability models

    NARCIS (Netherlands)

    Xu, Cheng-Jian; van der Schaaf, Arjen; Schilstra, Cornelis; Langendijk, Johannes A.; van t Veld, Aart A.

    2012-01-01

    PURPOSE: To study the impact of different statistical learning methods on the prediction performance of multivariate normal tissue complication probability (NTCP) models. METHODS AND MATERIALS: In this study, three learning methods, stepwise selection, least absolute shrinkage and selection operator

  2. A study on the engineering education methods with a learning management system

    OpenAIRE

    海老澤, 賢史; Ebisawa, Satoshi

    2017-01-01

    The educational methods with Learning Management System (LMS) are described, which are applied to two specialized courses for engineering education and a research guidance for graduation work at Niigata Institute of Technology.According to the analysis of LMS usage situation for graduation work, the LMS has provided an effect that learning time outside class hour is held and the convenience of students in learning is enhanced.In the specializedcourses, the rate of utilization of LMS has depen...

  3. Comparison of the effect of lecture and blended teaching methods on students' learning and satisfaction.

    Science.gov (United States)

    Sadeghi, Roya; Sedaghat, Mohammad Mehdi; Sha Ahmadi, Faramarz

    2014-10-01

    Blended learning, a new approach in educational planning, is defined as an applying more than one method, strategy, technique or media in education. Todays, due to the development of infrastructure of Internet networks and the access of most of the students, the Internet can be utilized along with traditional and conventional methods of training. The aim of this study was to compare the students' learning and satisfaction in combination of lecture and e-learning with conventional lecture methods. This quasi-experimental study is conducted among the sophomore students of Public Health School, Tehran University of Medical Science in 2012-2013. Four classes of the school are randomly selected and are divided into two groups. Education in two classes (45 students) was in the form of lecture method and in the other two classes (48 students) was blended method with e-Learning and lecture methods. The students' knowledge about tuberculosis in two groups was collected and measured by using pre and post-test. This step has been done by sending self-reported electronic questionnaires to the students' email addresses through Google Document software. At the end of educational programs, students' satisfaction and comments about two methods were also collected by questionnaires. Statistical tests such as descriptive methods, paired t-test, independent t-test and ANOVA were done through the SPSS 14 software, and p≤0.05 was considered as significant difference. The mean scores of the lecture and blended groups were 13.18±1.37 and 13.35±1.36, respectively; the difference between the pre-test scores of the two groups was not statistically significant (p=0.535). Knowledge scores increased in both groups after training, and the mean and standard deviation of knowledge scores of the lectures and combined groups were 16.51±0.69 and 16.18±1.06, respectively. The difference between the post-test scores of the two groups was not statistically significant (p=0.112). Students

  4. Predicting protein complexes using a supervised learning method combined with local structural information.

    Science.gov (United States)

    Dong, Yadong; Sun, Yongqi; Qin, Chao

    2018-01-01

    The existing protein complex detection methods can be broadly divided into two categories: unsupervised and supervised learning methods. Most of the unsupervised learning methods assume that protein complexes are in dense regions of protein-protein interaction (PPI) networks even though many true complexes are not dense subgraphs. Supervised learning methods utilize the informative properties of known complexes; they often extract features from existing complexes and then use the features to train a classification model. The trained model is used to guide the search process for new complexes. However, insufficient extracted features, noise in the PPI data and the incompleteness of complex data make the classification model imprecise. Consequently, the classification model is not sufficient for guiding the detection of complexes. Therefore, we propose a new robust score function that combines the classification model with local structural information. Based on the score function, we provide a search method that works both forwards and backwards. The results from experiments on six benchmark PPI datasets and three protein complex datasets show that our approach can achieve better performance compared with the state-of-the-art supervised, semi-supervised and unsupervised methods for protein complex detection, occasionally significantly outperforming such methods.

  5. The Keyword Method of Foreign Vocabulary Learning: An Investigation of Its Generalizability. Working Paper No. 270.

    Science.gov (United States)

    Pressley, Michael; And Others

    In five experiments, college-age students of differing foreign language-learning abilities were asked to learn Latin word translations to determine the effectiveness of the keyword method of foreign language vocabulary learning. The Latin words were the types for which it has been argued that the keyword method effects would be maximized (the…

  6. Kernel Methods for Machine Learning with Life Science Applications

    DEFF Research Database (Denmark)

    Abrahamsen, Trine Julie

    Kernel methods refer to a family of widely used nonlinear algorithms for machine learning tasks like classification, regression, and feature extraction. By exploiting the so-called kernel trick straightforward extensions of classical linear algorithms are enabled as long as the data only appear a...

  7. Learning Analytics Architecture to Scaffold Learning Experience through Technology-based Methods

    Directory of Open Access Journals (Sweden)

    Jannicke Madeleine Baalsrud Hauge

    2015-02-01

    Full Text Available The challenge of delivering personalized learning experiences is often increased by the size of classrooms and online learning communities. Serious Games (SGs are increasingly recognized for their potential to improve education. However, the issues related to their development and their level of effectiveness can be seriously affected when brought too rapidly into growing online learning communities. Deeper insights into how the students are playing is needed to deliver a comprehensive and intelligent learning framework that facilitates better understanding of learners' knowledge, effective assessment of their progress and continuous evaluation and optimization of the environments in which they learn. This paper discusses current SOTA and aims to explore the potential in the use of games and learning analytics towards scaffolding and supporting teaching and learning experience. The conceptual model (ecosystem and architecture discussed in this paper aims to highlight the key considerations that may advance the current state of learning analytics, adaptive learning and SGs, by leveraging SGs as an suitable medium for gathering data and performing adaptations.

  8. An Efficient Ensemble Learning Method for Gene Microarray Classification

    Directory of Open Access Journals (Sweden)

    Alireza Osareh

    2013-01-01

    Full Text Available The gene microarray analysis and classification have demonstrated an effective way for the effective diagnosis of diseases and cancers. However, it has been also revealed that the basic classification techniques have intrinsic drawbacks in achieving accurate gene classification and cancer diagnosis. On the other hand, classifier ensembles have received increasing attention in various applications. Here, we address the gene classification issue using RotBoost ensemble methodology. This method is a combination of Rotation Forest and AdaBoost techniques which in turn preserve both desirable features of an ensemble architecture, that is, accuracy and diversity. To select a concise subset of informative genes, 5 different feature selection algorithms are considered. To assess the efficiency of the RotBoost, other nonensemble/ensemble techniques including Decision Trees, Support Vector Machines, Rotation Forest, AdaBoost, and Bagging are also deployed. Experimental results have revealed that the combination of the fast correlation-based feature selection method with ICA-based RotBoost ensemble is highly effective for gene classification. In fact, the proposed method can create ensemble classifiers which outperform not only the classifiers produced by the conventional machine learning but also the classifiers generated by two widely used conventional ensemble learning methods, that is, Bagging and AdaBoost.

  9. Status of knowledge on student-learning environments in nursing homes: A mixed-method systematic review.

    Science.gov (United States)

    Husebø, Anne Marie Lunde; Storm, Marianne; Våga, Bodil Bø; Rosenberg, Adriana; Akerjordet, Kristin

    2018-04-01

    To give an overview of empirical studies investigating nursing homes as a learning environment during nursing students' clinical practice. A supportive clinical learning environment is crucial to students' learning and for their development into reflective and capable practitioners. Nursing students' experience with clinical practice can be decisive in future workplace choices. A competent workforce is needed for the future care of older people. Opportunities for maximum learning among nursing students during clinical practice studies in nursing homes should therefore be explored. Mixed-method systematic review using PRISMA guidelines, on learning environments in nursing homes, published in English between 2005-2015. Search of CINAHL with Full Text, Academic Search Premier, MEDLINE and SocINDEX with Full Text, in combination with journal hand searches. Three hundred and thirty-six titles were identified. Twenty studies met the review inclusion criteria. Assessment of methodological quality was based on the Mixed Methods Appraisal Tool. Data were extracted and synthesised using a data analysis method for integrative reviews. Twenty articles were included. The majority of the studies showed moderately high methodological quality. Four main themes emerged from data synthesis: "Student characteristic and earlier experience"; "Nursing home ward environment"; "Quality of mentoring relationship and learning methods"; and "Students' achieved nursing competencies." Nursing home learning environments may be optimised by a well-prepared academic-clinical partnership, supervision by encouraging mentors and high-quality nursing care of older people. Positive learning experiences may increase students' professional development through achievement of basic nursing skills and competencies and motivate them to choose the nursing home as their future workplace. An optimal learning environment can be ensured by thorough preplacement preparations in academia and in nursing home wards

  10. Women with learning disabilities and access to cervical screening: retrospective cohort study using case control methods

    Science.gov (United States)

    Reynolds, Fiona; Stanistreet, Debbi; Elton, Peter

    2008-01-01

    Background Several studies in the UK have suggested that women with learning disabilities may be less likely to receive cervical screening tests and a previous local study in had found that GPs considered screening unnecessary for women with learning disabilities. This study set out to ascertain whether women with learning disabilities are more likely to be ceased from a cervical screening programme than women without; and to examine the reasons given for ceasing women with learning disabilities. It was carried out in Bury, Heywood-and-Middleton and Rochdale. Methods Carried out using retrospective cohort study methods, women with learning disabilities were identified by Read code; and their cervical screening records were compared with the Call-and-Recall records of women without learning disabilities in order to examine their screening histories. Analysis was carried out using case-control methods – 1:2 (women with learning disabilities: women without learning disabilities), calculating odds ratios. Results 267 women's records were compared with the records of 534 women without learning disabilities. Women with learning disabilities had an odds ratio (OR) of 0.48 (Confidence Interval (CI) 0.38 – 0.58; X2: 72.227; p.value learning disabilities. Conclusion The reasons given for ceasing and/or not screening suggest that merely being coded as having a learning disability is not the sole reason for these actions. There are training needs among smear takers regarding appropriate reasons not to screen and providing screening for women with learning disabilities. PMID:18218106

  11. Blended learning – integrating E-learning with traditional learning methods in teaching basic medical science

    OpenAIRE

    J.G. Bagi; N.K. Hashilkar

    2014-01-01

    Background: Blended learning includes an integration of face to face classroom learning with technology enhanced online material. It provides the convenience, speed and cost effectiveness of e-learning with the personal touch of traditional learning. Objective: The objective of the present study was to assess the effectiveness of a combination of e-learning module and traditional teaching (Blended learning) as compared to traditional teaching alone to teach acid base homeostasis to Phase I MB...

  12. E-learning support for Economic-mathematical methods

    Directory of Open Access Journals (Sweden)

    Pavel Kolman

    2009-01-01

    Full Text Available Article is describing process of creating and using of e-learning program for graphical solution of li­near programming problems that is used in the Economic mathematical methods course on Faculty of Business and Economics, MZLU. The program was created within FRVŠ 788/2008 grant and is intended for practicing of graphical solution of LP problems and allows better understanding of the li­near programming problems. In the article is on one hand described the way, how does the program work, it means how were the algorithms implemented, and on the other hand there is described way of use of that program. The program is constructed for working with integer and rational numbers. At the end of the article are shown basic statistics of programs use of students in the present form and the part-time form of study. It is mainly the number of programs downloads and comparison to another programs and students opinion on the e-learning support.

  13. Peak Detection Method Evaluation for Ion Mobility Spectrometry by Using Machine Learning Approaches

    DEFF Research Database (Denmark)

    Hauschild, Anne-Christin; Kopczynski, Dominik; D'Addario, Marianna

    2013-01-01

    machine learning methods exist, an inevitable preprocessing step is reliable and robust peak detection without manual intervention. In this work we evaluate four state-of-the-art approaches for automated IMS-based peak detection: local maxima search, watershed transformation with IPHEx, region......-merging with VisualNow, and peak model estimation (PME).We manually generated Metabolites 2013, 3 278 a gold standard with the aid of a domain expert (manual) and compare the performance of the four peak calling methods with respect to two distinct criteria. We first utilize established machine learning methods...

  14. EFFECTS OF COOPERATIVE LEARNING METHOD ON THE DEVELOPMENT OF LISTENING COMPREHENSION AND LISTENING SKILLS

    Directory of Open Access Journals (Sweden)

    Abdülkadir

    2017-04-01

    Full Text Available In this study, the effect of the learning together technique, which is one of the cooperative learning methods, on the development of the listening comprehension and listening skills of the secondary school eighth grade students was investigated. Regarding the purpose of the research, experimental and control groups consisting of 75 students from, Yakutiye district Şair Nef'i Secondary School and Palandöken District, Alparslan Secondary School of Erzurum province were selected. Socio-economic statuses and success rates were taken into consideration when selecting the experimental and control groups. 'Listening-Comprehension Achievement Test' was applied to measure the listening skills of the experimental and control groups. In terms of pre-test scores, it was determined that the listening skills of the experiment and control group were similar. The selected experimental groups were taught by the learning together technique of cooperative learning method for seven weeks and the control group was taught in the traditional way. As a result of the research, the 'Listening-Comprehension Achievement Test', which was applied as the pre-test to the experimental and control groups, was applied again as the final test. When the findings obtained from the research were examined, it was determined that the students in the experimental group were more successful than the students in the control group in terms of post - test achievement scores. When the results of the study are examined, it can be said that the learning together technique, which is one of the cooperative learning methods, is more effective than the traditional learning method in improving the listening comprehension and the listening skills of the eighth grade students in Turkish class.

  15. A Photometric Machine-Learning Method to Infer Stellar Metallicity

    Science.gov (United States)

    Miller, Adam A.

    2015-01-01

    Following its formation, a star's metal content is one of the few factors that can significantly alter its evolution. Measurements of stellar metallicity ([Fe/H]) typically require a spectrum, but spectroscopic surveys are limited to a few x 10(exp 6) targets; photometric surveys, on the other hand, have detected > 10(exp 9) stars. I present a new machine-learning method to predict [Fe/H] from photometric colors measured by the Sloan Digital Sky Survey (SDSS). The training set consists of approx. 120,000 stars with SDSS photometry and reliable [Fe/H] measurements from the SEGUE Stellar Parameters Pipeline (SSPP). For bright stars (g' < or = 18 mag), with 4500 K < or = Teff < or = 7000 K, corresponding to those with the most reliable SSPP estimates, I find that the model predicts [Fe/H] values with a root-mean-squared-error (RMSE) of approx.0.27 dex. The RMSE from this machine-learning method is similar to the scatter in [Fe/H] measurements from low-resolution spectra..

  16. Perspective for applying traditional and inovative teaching and learning methods to nurses continuing education

    OpenAIRE

    Bendinskaitė, Irmina

    2015-01-01

    Bendinskaitė I. Perspective for applying traditional and innovative teaching and learning methods to nurse’s continuing education, magister thesis / supervisor Assoc. Prof. O. Riklikienė; Departament of Nursing and Care, Faculty of Nursing, Lithuanian University of Health Sciences. – Kaunas, 2015, – p. 92 The purpose of this study was to investigate traditional and innovative teaching and learning methods perspective to nurse’s continuing education. Material and methods. In a period fro...

  17. Teaching Research Methods and Statistics in eLearning Environments: Pedagogy, Practical Examples, and Possible Futures

    OpenAIRE

    Rock, Adam J.; Coventry, William L.; Morgan, Methuen I.; Loi, Natasha M.

    2016-01-01

    Generally, academic psychologists are mindful of the fact that, for many students, the study of research methods and statistics is anxiety provoking (Gal, Ginsburg, & Schau, 1997). Given the ubiquitous and distributed nature of eLearning systems (Nof, Ceroni, Jeong, & Moghaddam, 2015), teachers of research methods and statistics need to cultivate an understanding of how to effectively use eLearning tools to inspire psychology students to learn. Consequently, the aim of the present paper is to...

  18. Identification of Village Building via Google Earth Images and Supervised Machine Learning Methods

    Directory of Open Access Journals (Sweden)

    Zhiling Guo

    2016-03-01

    Full Text Available In this study, a method based on supervised machine learning is proposed to identify village buildings from open high-resolution remote sensing images. We select Google Earth (GE RGB images to perform the classification in order to examine its suitability for village mapping, and investigate the feasibility of using machine learning methods to provide automatic classification in such fields. By analyzing the characteristics of GE images, we design different features on the basis of two kinds of supervised machine learning methods for classification: adaptive boosting (AdaBoost and convolutional neural networks (CNN. To recognize village buildings via their color and texture information, the RGB color features and a large number of Haar-like features in a local window are utilized in the AdaBoost method; with multilayer trained networks based on gradient descent algorithms and back propagation, CNN perform the identification by mining deeper information from buildings and their neighborhood. Experimental results from the testing area at Savannakhet province in Laos show that our proposed AdaBoost method achieves an overall accuracy of 96.22% and the CNN method is also competitive with an overall accuracy of 96.30%.

  19. Analysis of slotted cylindrical ring resonators | Letsididi | Botswana ...

    African Journals Online (AJOL)

    In this paper the Transmission Line Modeling method is used to determine the effects of using a high dielectric constant material on the size and coupling constant of the resonator. Modeling and simulations are done using Microstripes, a commercial TLM field solver from Flomerics. The paper shows that by placing a high ...

  20. USING LEARNING VECTOR QUANTIZATION METHOD FOR AUTOMATED IDENTIFICATION OF MYCOBACTERIUM TUBERCULOSIS

    Directory of Open Access Journals (Sweden)

    Endah Purwanti

    2012-01-01

    Full Text Available In this paper, we are developing an automated method for the detection of tubercle bacilli in clinical specimens, principally the sputum. This investigation is the first attempt to automatically identify TB bacilli in sputum using image processing and learning vector quantization (LVQ techniques. The evaluation of the learning vector quantization (LVQ was carried out on Tuberculosis dataset show that average of accuracy is 91,33%.

  1. Radiation up-regulated the expression of VEGF in a canine oral melanoma cell line

    International Nuclear Information System (INIS)

    Flickinger, I.; Rütgen, B.C.; Gerner, W.; Tichy, A.; Saalmüller, A.; Kleiter, M.; Calice, I.

    2013-01-01

    To evaluate radiosensitivity and the effects of radiation on the expression of vascular endothelial growth factor (VEGF) and VEGF receptors in the canine oral melanoma cell line, TLM 1, cells were irradiated with doses of 0, 2, 4, 6, 8 and 10 Gray (Gy). Survival rates were then determined by a MTT assay, while vascular endothelial growth factor receptor (VEGFR)-1 and -2 expression was measured by flow cytometry and apoptotic cell death rates were investigated using an Annexin assay. Additionally, a commercially available canine VEGF ELISA kit was used to measure VEGF. Radiosensitivity was detected in TLM 1 cells, and mitotic and apoptotic cell death was found to occur in a radiation dose dependent manner. VEGF was secreted constitutively and significant up-regulation was observed in the 8 and 10 Gy irradiated cells. In addition, a minor portion of TLM 1 cells expressed vascular endothelial growth factor receptor (VEGFR)-1 intracellularly. VEGFR-2 was detected in the cytoplasm and was down-regulated following radiation with increasing dosages. In TLM 1 cells, apoptosis plays an important role in radiation induced cell death. It has also been suggested that the significantly higher VEGF production in the 8 and 10 Gy group could lead to tumour resistance. (author)

  2. Case-Based Web Learning Versus Face-to-Face Learning: A Mixed-Method Study on University Nursing Students.

    Science.gov (United States)

    Chan, Aileen Wai-Kiu; Chair, Sek-Ying; Sit, Janet Wing-Hung; Wong, Eliza Mi-Ling; Lee, Diana Tze-Fun; Fung, Olivia Wai-Man

    2016-03-01

    Case-based learning (CBL) is an effective educational method for improving the learning and clinical reasoning skills of students. Advances in e-learning technology have supported the development of the Web-based CBL approach to teaching as an alternative or supplement to the traditional classroom approach. This study aims to examine the CBL experience of Hong Kong students using both traditional classroom and Web-based approaches in undergraduate nursing education. This experience is examined in terms of the perceived self-learning ability, clinical reasoning ability, and satisfaction in learning of these students. A mixture of quantitative and qualitative approaches was adopted. All Year-3 undergraduate nursing students were recruited. CBL was conducted using the traditional classroom approach in Semester 1, and the Web-based approach was conducted in Semester 2. Student evaluations were collected at the end of each semester using a self-report questionnaire. In-depth, focus-group interviews were conducted at the end of Semester 2. One hundred twenty-two students returned their questionnaires. No difference between the face-to-face and Web-based approaches was found in terms of self-learning ability (p = .947), clinical reasoning ability (p = .721), and satisfaction (p = .083). Focus group interview findings complemented survey findings and revealed five themes that reflected the CBL learning experience of Hong Kong students. These themes were (a) the structure of CBL, (b) the learning environment of Web-based CBL, (c) critical thinking and problem solving, (d) cultural influence on CBL learning experience, and (e) student-centered and teacher-centered learning. The Web-based CBL approach was comparable but not superior to the traditional classroom CBL approach. The Web-based CBL experience of these students sheds light on the impact of Chinese culture on student learning behavior and preferences.

  3. Machine Learning Methods for Production Cases Analysis

    Science.gov (United States)

    Mokrova, Nataliya V.; Mokrov, Alexander M.; Safonova, Alexandra V.; Vishnyakov, Igor V.

    2018-03-01

    Approach to analysis of events occurring during the production process were proposed. Described machine learning system is able to solve classification tasks related to production control and hazard identification at an early stage. Descriptors of the internal production network data were used for training and testing of applied models. k-Nearest Neighbors and Random forest methods were used to illustrate and analyze proposed solution. The quality of the developed classifiers was estimated using standard statistical metrics, such as precision, recall and accuracy.

  4. Learning Using Dynamic and Static Visualizations: Students' Comprehension, Prior Knowledge and Conceptual Status of a Biotechnological Method

    Science.gov (United States)

    Yarden, Hagit; Yarden, Anat

    2010-05-01

    The importance of biotechnology education at the high-school level has been recognized in a number of international curriculum frameworks around the world. One of the most problematic issues in learning biotechnology has been found to be the biotechnological methods involved. Here, we examine the unique contribution of an animation of the polymerase chain reaction (PCR) in promoting conceptual learning of the biotechnological method among 12th-grade biology majors. All of the students learned about the PCR using still images ( n = 83) or the animation ( n = 90). A significant advantage to the animation treatment was identified following learning. Students’ prior content knowledge was found to be an important factor for students who learned PCR using still images, serving as an obstacle to learning the PCR method in the case of low prior knowledge. Through analysing students’ discourse, using the framework of the conceptual status analysis, we found that students who learned about PCR using still images faced difficulties in understanding some mechanistic aspects of the method. On the other hand, using the animation gave the students an advantage in understanding those aspects.

  5. The Application of Montessori Method in Learning Mathematics: An Experimental Research

    Science.gov (United States)

    Faryadi, Qais

    2017-01-01

    The prime objective of this research was to investigate whether the Montessori method of learning helped kindergarten pupils improve their mathematical proficiency, critical thinking and problem-solving skills, besides training them to be responsible learners. Quantitative, qualitative, and observational methods were employed in the investigation.…

  6. Probability estimation with machine learning methods for dichotomous and multicategory outcome: theory.

    Science.gov (United States)

    Kruppa, Jochen; Liu, Yufeng; Biau, Gérard; Kohler, Michael; König, Inke R; Malley, James D; Ziegler, Andreas

    2014-07-01

    Probability estimation for binary and multicategory outcome using logistic and multinomial logistic regression has a long-standing tradition in biostatistics. However, biases may occur if the model is misspecified. In contrast, outcome probabilities for individuals can be estimated consistently with machine learning approaches, including k-nearest neighbors (k-NN), bagged nearest neighbors (b-NN), random forests (RF), and support vector machines (SVM). Because machine learning methods are rarely used by applied biostatisticians, the primary goal of this paper is to explain the concept of probability estimation with these methods and to summarize recent theoretical findings. Probability estimation in k-NN, b-NN, and RF can be embedded into the class of nonparametric regression learning machines; therefore, we start with the construction of nonparametric regression estimates and review results on consistency and rates of convergence. In SVMs, outcome probabilities for individuals are estimated consistently by repeatedly solving classification problems. For SVMs we review classification problem and then dichotomous probability estimation. Next we extend the algorithms for estimating probabilities using k-NN, b-NN, and RF to multicategory outcomes and discuss approaches for the multicategory probability estimation problem using SVM. In simulation studies for dichotomous and multicategory dependent variables we demonstrate the general validity of the machine learning methods and compare it with logistic regression. However, each method fails in at least one simulation scenario. We conclude with a discussion of the failures and give recommendations for selecting and tuning the methods. Applications to real data and example code are provided in a companion article (doi:10.1002/bimj.201300077). © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  7. A literature review about usability evaluation methods for e-learning platforms.

    Science.gov (United States)

    Freire, Luciana Lopes; Arezes, Pedro Miguel; Campos, José Creissac

    2012-01-01

    The usability analysis of information systems has been the target of several research studies over the past thirty years. These studies have highlighted a great diversity of points of view, including researchers from different scientific areas such as Ergonomics, Computer Science, Design and Education. Within the domain of information ergonomics, the study of tools and methods used for usability evaluation dedicated to E-learning presents evidence that there is a continuous and dynamic evolution of E-learning systems, in many different contexts -academics and corporative. These systems, also known as LMS (Learning Management Systems), can be classified according to their educational goals and their technological features. However, in these systems the usability issues are related with the relationship/interactions between user and system in the user's context. This review is a synthesis of research project about Information Ergonomics and embraces three dimensions, namely the methods, models and frameworks that have been applied to evaluate LMS. The study also includes the main usability criteria and heuristics used. The obtained results show a notorious change in the paradigms of usability, with which it will be possible to discuss about the studies carried out by different researchers that were focused on usability ergonomic principles aimed at E-learning.

  8. Blended Learning: A Mixed-Methods Study on Successful Schools and Effective Practices

    Science.gov (United States)

    Mathews, Anne

    2017-01-01

    Blended learning is a teaching technique that utilizes face-to-face teaching and online or technology-based practice in which the learner has the ability to exert some level of control over the pace, place, path, or time of learning. Schools that employ this method of teaching often demonstrate larger gains than traditional face-to-face programs…

  9. Evaluation of a Didactic Method for the Active Learning of Greedy Algorithms

    Science.gov (United States)

    Esteban-Sánchez, Natalia; Pizarro, Celeste; Velázquez-Iturbide, J. Ángel

    2014-01-01

    An evaluation of the educational effectiveness of a didactic method for the active learning of greedy algorithms is presented. The didactic method sets students structured-inquiry challenges to be addressed with a specific experimental method, supported by the interactive system GreedEx. This didactic method has been refined over several years of…

  10. Supporting traditional instructional methods with a constructivist approach to learning: Promoting conceputal change and understanding of stoichiometry using e-learning tools

    Science.gov (United States)

    Abayan, Kenneth Munoz

    Stoichiometry is a fundamental topic in chemistry that measures a quantifiable relationship between atoms, molecules, etc. Stoichiometry is usually taught using expository teaching methods. Students are passively given information, in the hopes they will retain the transmission of information to be able to solve stoichiometry problems masterfully. Cognitive science research has shown that this kind of instructional teaching method is not very effecting in meaningful learning practice. Instead, students must take ownership of their learning. The students need to actively construct their own knowledge by receiving, interpreting, integrating and reorganizing that information into their own mental schemas. In the absence of active learning practices, tools must be created in such a way to be able to scaffold difficult problems by encoding opportunities necessary to make the construction of knowledge memorable, thereby creating a usable knowledge base. Using an online e-learning tool and its potential to create a dynamic and interactive learning environment may facilitate the learning of stoichiometry. The study entailed requests from volunteer students, IRB consent form, a baseline questionnaire, random assignment of treatment, pre- and post-test assessment, and post assessment survey. These activities were given online. A stoichiometry-based assessment was given in a proctored examination at the University of Texas at Arlington (UTA) campus. The volunteer students who took part in these studies were at least 18 of age and were enrolled in General Chemistry 1441, at the University of Texas at Arlington. Each participant gave their informed consent to use their data in the following study. Students were randomly assigned to one of 4 treatments groups based on teaching methodology, (Dimensional Analysis, Operational Method, Ratios and Proportions) and a control group who just received instruction through lecture only. In this study, an e-learning tool was created to

  11. Enhancing Critical Thinking Skills for Army Leaders Using Blended-Learning Methods

    Science.gov (United States)

    2013-01-01

    Distance . . . . . . . . . . . . . . . . 84 Successful Programs Use a Variety of Methods to Foster Student Engagement and Success in Online Interactive...sometimes interact in ways that inhibit collaborative learning. Successful Programs Use a Variety of Methods to Foster Student Engagement and...Programs Use a Variety of Methods to Foster Student Engagement and Success in Online Interactive Activities We looked to the case studies for

  12. Bedside Teaching: Is it Effective Methods in Clinical Nursing Students Learning?

    Directory of Open Access Journals (Sweden)

    Fatikhu Yatuni Asmara

    2017-01-01

    Full Text Available Introduction: Clinical learning is the centre of medical students education. Students not only learn about practical skills but also communication with patient and other health care givers which both competencies are useful for students when they come into working world (Spencer, 2003. There are variations of methods applied in clinical learning process; one of them is bedside teaching. The aim of this study was to observe the bedside teaching process which is held in group of students, teacher, and patient. Another aim was to know responses of students, teacher, and patients to the bedside teaching process. Method: The method which was applied in this study is observation in which bedside teaching process was observed related to the roles and function of each component of bedside teaching: students, teacher, and patient in each phase: preparation, process, and evaluation. Then it was continued by interview to know the responses of students, teacher, and patient related to bedside teaching process. Result: The result showed that both students and teacher felt that bedside teaching is an effective method since it helped students to achieve their competences in clinical setting and develop their communication skill. Furthermore teacher stated that bedside teaching facilitated her to be a good role model for students. As well as students and teacher, patient got advantage from the bedside teaching process that she got information related to her case; however the time to discuss was limited. During the observation, each component of bedside teaching did their roles and function, such as: during the preparation teacher asked inform consent from patient, and patient gave inform consent as well while students prepared the material. Discussions: Suggestion for next research is conducting a deeper study about perception of students, teacher, and patient about bedside teaching process and the strategies to develop it to be better method. Keywords: bedside

  13. The experimental field work as practical learning method

    Directory of Open Access Journals (Sweden)

    Nicolás Fernández Losa

    2014-11-01

    Full Text Available This paper describes a teaching experience about experimental field work as practical learning method implemented in the subject of Organizational Behaviour. With this teaching experience we pretend to change the practical training, as well as in its evaluation process, in order to favour the development of transversal skills of students. For this purpose, the use of a practice plan, tackled through an experimental field work and carried out with the collaboration of a business organization within a work team (as organic unity of learning, arises as an alternative to the traditional method of practical teachings and allows the approach of business reality into the classroom, as well as actively promote the use of transversal skills. In particular, we develop the experience in three phases. Initially, the students, after forming a working group and define a field work project, should get the collaboration of a nearby business organization in which to obtain data on one or more functional areas of organizational behaviour. Subsequently, students carry out the field work with the realization of the scheduled visits and elaboration of a memory to establish a diagnosis of the strategy followed by the company in these functional areas in order to propose and justify alternative actions that improve existing ones. Finally, teachers assess the different field work memories and their public presentations according to evaluation rubrics, which try to objectify and unify to the maximum the evaluation criteria and serve to guide the learning process of students. The results of implementation of this teaching experience, measured through a Likert questionnaire, are very satisfactory for students.

  14. Application of blended learning in teaching statistical methods

    Directory of Open Access Journals (Sweden)

    Barbara Dębska

    2012-12-01

    Full Text Available The paper presents the application of a hybrid method (blended learning - linking traditional education with on-line education to teach selected problems of mathematical statistics. This includes the teaching of the application of mathematical statistics to evaluate laboratory experimental results. An on-line statistics course was developed to form an integral part of the module ‘methods of statistical evaluation of experimental results’. The course complies with the principles outlined in the Polish National Framework of Qualifications with respect to the scope of knowledge, skills and competencies that students should have acquired at course completion. The paper presents the structure of the course and the educational content provided through multimedia lessons made accessible on the Moodle platform. Following courses which used the traditional method of teaching and courses which used the hybrid method of teaching, students test results were compared and discussed to evaluate the effectiveness of the hybrid method of teaching when compared to the effectiveness of the traditional method of teaching.

  15. Data Mining and Machine Learning Methods for Dementia Research.

    Science.gov (United States)

    Li, Rui

    2018-01-01

    Patient data in clinical research often includes large amounts of structured information, such as neuroimaging data, neuropsychological test results, and demographic variables. Given the various sources of information, we can develop computerized methods that can be a great help to clinicians to discover hidden patterns in the data. The computerized methods often employ data mining and machine learning algorithms, lending themselves as the computer-aided diagnosis (CAD) tool that assists clinicians in making diagnostic decisions. In this chapter, we review state-of-the-art methods used in dementia research, and briefly introduce some recently proposed algorithms subsequently.

  16. Women with learning disabilities and access to cervical screening: retrospective cohort study using case control methods

    Directory of Open Access Journals (Sweden)

    Stanistreet Debbi

    2008-01-01

    Full Text Available Abstract Background Several studies in the UK have suggested that women with learning disabilities may be less likely to receive cervical screening tests and a previous local study in had found that GPs considered screening unnecessary for women with learning disabilities. This study set out to ascertain whether women with learning disabilities are more likely to be ceased from a cervical screening programme than women without; and to examine the reasons given for ceasing women with learning disabilities. It was carried out in Bury, Heywood-and-Middleton and Rochdale. Methods Carried out using retrospective cohort study methods, women with learning disabilities were identified by Read code; and their cervical screening records were compared with the Call-and-Recall records of women without learning disabilities in order to examine their screening histories. Analysis was carried out using case-control methods – 1:2 (women with learning disabilities: women without learning disabilities, calculating odds ratios. Results 267 women's records were compared with the records of 534 women without learning disabilities. Women with learning disabilities had an odds ratio (OR of 0.48 (Confidence Interval (CI 0.38 – 0.58; X2: 72.227; p.value X2: 24.236; p.value X2: 286.341; p.value Conclusion The reasons given for ceasing and/or not screening suggest that merely being coded as having a learning disability is not the sole reason for these actions. There are training needs among smear takers regarding appropriate reasons not to screen and providing screening for women with learning disabilities.

  17. Realization of Chinese word segmentation based on deep learning method

    Science.gov (United States)

    Wang, Xuefei; Wang, Mingjiang; Zhang, Qiquan

    2017-08-01

    In recent years, with the rapid development of deep learning, it has been widely used in the field of natural language processing. In this paper, I use the method of deep learning to achieve Chinese word segmentation, with large-scale corpus, eliminating the need to construct additional manual characteristics. In the process of Chinese word segmentation, the first step is to deal with the corpus, use word2vec to get word embedding of the corpus, each character is 50. After the word is embedded, the word embedding feature is fed to the bidirectional LSTM, add a linear layer to the hidden layer of the output, and then add a CRF to get the model implemented in this paper. Experimental results show that the method used in the 2014 People's Daily corpus to achieve a satisfactory accuracy.

  18. Performance of machine learning methods for ligand-based virtual screening.

    Science.gov (United States)

    Plewczynski, Dariusz; Spieser, Stéphane A H; Koch, Uwe

    2009-05-01

    Computational screening of compound databases has become increasingly popular in pharmaceutical research. This review focuses on the evaluation of ligand-based virtual screening using active compounds as templates in the context of drug discovery. Ligand-based screening techniques are based on comparative molecular similarity analysis of compounds with known and unknown activity. We provide an overview of publications that have evaluated different machine learning methods, such as support vector machines, decision trees, ensemble methods such as boosting, bagging and random forests, clustering methods, neuronal networks, naïve Bayesian, data fusion methods and others.

  19. STUDENTS’ PERCEPTIONS OF THE CONSTRUCTIVIST INSTRUCTIONAL METHODS IN A TEACHING AND LEARNING COURSE

    Directory of Open Access Journals (Sweden)

    Meri Fuji Siahaan

    2017-10-01

    Full Text Available Constructivism is defined as building one’s own understanding. Constructivist instructional method requires that teacher should not be the one who informs but who facilitates the students learning. The purpose of this study is to obtain the students’ perceptions on the implementation of constructivist instructional methods in Teaching and Learning course. A survey research methodology was used with first semester students who were taking teaching and learning course as the subjects of this study. Methods of collecting data were questionnaires with open ended questions, deep interview and documentation. A qualitative analysis technique was performed on data from the survey instrument and the interview to answer 4 research questions. A descriptive analysis technique was performed on data to answer 1 research question from the survey instrument and documents. The data analysis revealed that constructivism instructional methods were clearly experienced when they were required to answer a lot of probing questions, had discussion in the classroom, had Facebook online discussions with clear guidance to do so, created ted talks and debating.The study implies that the constructivist instructional methods experienced by the students in the class help them to better understand the constructivism theory and its implications.

  20. Perceptions about traditional and novel methods to learn about postoperative pain management: a qualitative study.

    Science.gov (United States)

    Ingadottir, Brynja; Blondal, Katrin; Jaarsma, Tiny; Thylen, Ingela

    2016-11-01

    The aim of this study was to explore the perceptions of surgical patients about traditional and novel methods to learn about postoperative pain management. Patient education is an important part of postoperative care. Contemporary technology offers new ways for patients to learn about self-care, although face-to-face discussions and brochures are the most common methods of delivering education in nursing practice. A qualitative design with a vignette and semi-structured interviews used for data collection. A purposeful sample of 13 postsurgical patients, who had been discharged from hospital, was recruited during 2013-2014. The patients were given a vignette about anticipated hospital discharge after surgery with four different options for communication (face-to-face, brochure, website, serious game) to learn about postoperative pain management. They were asked to rank their preferred method of learning and thereafter to reflect on their choices. Data were analysed using an inductive content analysis approach. Patients preferred face-to-face education with a nurse, followed by brochures and websites, while games were least preferred. Two categories, each with two sub-categories, emerged from the data. These conceptualized the factors affecting patients' perceptions: (1) 'Trusting the source', sub-categorized into 'Being familiar with the method' and 'Having own prejudgments'; and (2) 'Being motivated to learn' sub-categorized into 'Managing an impaired cognition' and 'Aspiring for increased knowledge'. To implement successfully novel educational methods into postoperative care, healthcare professionals need to be aware of the factors influencing patients' perceptions about how to learn, such as trust and motivation. © 2016 John Wiley & Sons Ltd.

  1. A case method for Sales and Operations Planning: a learning experience from Germany

    Directory of Open Access Journals (Sweden)

    Luiz Felipe Scavarda

    Full Text Available Abstract Adequate preparation, learning, and training is required for Sales and Operations Planning (S&OP to aid organizations in achieving the full expected benefits from its implementation. This paper presents a case method for S&OP and the learning experience of its application at the University of Münster (Germany. The “constructive alignment principle” was applied with a “team teaching” approach, involving an executive from the case company. Students improved their knowledge on S&OP and their analytical skills by understanding the conceptual S&OP building blocks and by learning how to deal with them to provide a solution for a case based on a real-life situation. The learning results were evaluated positively during the discipline’s student evaluation of teaching (SET. The applied case method enhanced the student’s motivation and engagement (e.g., higher preparation effort and class attendance, which were considered higher than in other disciplines with the traditional lecture-based education.

  2. Impact of Statistical Learning Methods on the Predictive Power of Multivariate Normal Tissue Complication Probability Models

    Energy Technology Data Exchange (ETDEWEB)

    Xu Chengjian, E-mail: c.j.xu@umcg.nl [Department of Radiation Oncology, University of Groningen, University Medical Center Groningen, Groningen (Netherlands); Schaaf, Arjen van der; Schilstra, Cornelis; Langendijk, Johannes A.; Veld, Aart A. van' t [Department of Radiation Oncology, University of Groningen, University Medical Center Groningen, Groningen (Netherlands)

    2012-03-15

    Purpose: To study the impact of different statistical learning methods on the prediction performance of multivariate normal tissue complication probability (NTCP) models. Methods and Materials: In this study, three learning methods, stepwise selection, least absolute shrinkage and selection operator (LASSO), and Bayesian model averaging (BMA), were used to build NTCP models of xerostomia following radiotherapy treatment for head and neck cancer. Performance of each learning method was evaluated by a repeated cross-validation scheme in order to obtain a fair comparison among methods. Results: It was found that the LASSO and BMA methods produced models with significantly better predictive power than that of the stepwise selection method. Furthermore, the LASSO method yields an easily interpretable model as the stepwise method does, in contrast to the less intuitive BMA method. Conclusions: The commonly used stepwise selection method, which is simple to execute, may be insufficient for NTCP modeling. The LASSO method is recommended.

  3. Impact of Statistical Learning Methods on the Predictive Power of Multivariate Normal Tissue Complication Probability Models

    International Nuclear Information System (INIS)

    Xu Chengjian; Schaaf, Arjen van der; Schilstra, Cornelis; Langendijk, Johannes A.; Veld, Aart A. van’t

    2012-01-01

    Purpose: To study the impact of different statistical learning methods on the prediction performance of multivariate normal tissue complication probability (NTCP) models. Methods and Materials: In this study, three learning methods, stepwise selection, least absolute shrinkage and selection operator (LASSO), and Bayesian model averaging (BMA), were used to build NTCP models of xerostomia following radiotherapy treatment for head and neck cancer. Performance of each learning method was evaluated by a repeated cross-validation scheme in order to obtain a fair comparison among methods. Results: It was found that the LASSO and BMA methods produced models with significantly better predictive power than that of the stepwise selection method. Furthermore, the LASSO method yields an easily interpretable model as the stepwise method does, in contrast to the less intuitive BMA method. Conclusions: The commonly used stepwise selection method, which is simple to execute, may be insufficient for NTCP modeling. The LASSO method is recommended.

  4. Research on Language Learning Strategies: Methods, Findings, and Instructional Issues.

    Science.gov (United States)

    Oxford, Rebecca; Crookall, David

    1989-01-01

    Surveys research on formal and informal second-language learning strategies, covering the effectiveness of research methods involving making lists, interviews and thinking aloud, note-taking, diaries, surveys, and training. Suggestions for future and improved research are presented. (131 references) (CB)

  5. Using a Mixed Methods Research Design in a Study Investigating the "Heads of e-Learning" Perspective towards Technology Enhanced Learning

    Science.gov (United States)

    Almpanis, Timos

    2016-01-01

    This paper outlines the research design, methodology and methods employed in research conducted in the context of Higher Education Institutions (HEIs) and focuses on the Heads of e-Learning (HeLs) perspective about Technology Enhanced Learning (TEL) by campus-based UK institutions. This paper aims to expand on the research design and the research…

  6. Vermittlung von Naturheilverfahren in der Veterinärmedizin mittels E-Learning [Teaching methods of alternative therapy in veterinary medicine via e-learning

    Directory of Open Access Journals (Sweden)

    Fidelak, Christian

    2008-11-01

    Full Text Available [english] The Free University’s Veterinary Clinic of Reproduction in the Department of Veterinary Medicine, Berlin, has been offering courses on alternative and complementary veterinary medicine to its students for several years. Due to time constraints and shortages in teaching staff, it has not been possible to satisfy student demand for instruction in these areas. To provide more detailed information as well as more opportunities for discussion and practica, subject area courses were modified in two steps. Initially, blended learning was implemented to include e-learning and in-class formats of instruction. Subsequently, an entire block of courses offered were transferred to e-learning format. Students may now voluntarily register for the e-learning course entitled “Introduction of alternative and complementary veterinary medicine” via the Internet and learn the basic principles of homoeopathy, herbal medicine, acupuncture and other alternative methods in veterinary medicine. After passing this basic course, blended learning courses enable advanced students to learn more about fundamentals of methods in greater detail as well as to perform practica with animal subjects. The evaluation of these courses showed that students rated e-learning to be a reasonable addendum to in-class instruction. More than two thirds of the students recommended an increased integration of e-learning into veterinary education. [german] Die Tierklinik für Fortpflanzung in Berlin bietet den Studierenden der Veterinärmedizin seit einigen Semestern Wahlpflichtkurse zu den Naturheilverfahren an. Der enormen Nachfrage seitens der Studierenden standen personelle und zeitliche Begrenzungen des Lehrpersonals gegenüber. Um den Interessenten dennoch umfangreiche Informationen zu bieten sowie Freiräume für Diskussionen und praktische Übungen zu schaffen, wurde das Ausbildungsangebot in zwei Projektphasen ausgebaut. Zunächst wurde dabei die Methode des Blended-Learning

  7. A machine learning approach for efficient uncertainty quantification using multiscale methods

    Science.gov (United States)

    Chan, Shing; Elsheikh, Ahmed H.

    2018-02-01

    Several multiscale methods account for sub-grid scale features using coarse scale basis functions. For example, in the Multiscale Finite Volume method the coarse scale basis functions are obtained by solving a set of local problems over dual-grid cells. We introduce a data-driven approach for the estimation of these coarse scale basis functions. Specifically, we employ a neural network predictor fitted using a set of solution samples from which it learns to generate subsequent basis functions at a lower computational cost than solving the local problems. The computational advantage of this approach is realized for uncertainty quantification tasks where a large number of realizations has to be evaluated. We attribute the ability to learn these basis functions to the modularity of the local problems and the redundancy of the permeability patches between samples. The proposed method is evaluated on elliptic problems yielding very promising results.

  8. A Novel Unsupervised Adaptive Learning Method for Long-Term Electromyography (EMG) Pattern Recognition

    Science.gov (United States)

    Huang, Qi; Yang, Dapeng; Jiang, Li; Zhang, Huajie; Liu, Hong; Kotani, Kiyoshi

    2017-01-01

    Performance degradation will be caused by a variety of interfering factors for pattern recognition-based myoelectric control methods in the long term. This paper proposes an adaptive learning method with low computational cost to mitigate the effect in unsupervised adaptive learning scenarios. We presents a particle adaptive classifier (PAC), by constructing a particle adaptive learning strategy and universal incremental least square support vector classifier (LS-SVC). We compared PAC performance with incremental support vector classifier (ISVC) and non-adapting SVC (NSVC) in a long-term pattern recognition task in both unsupervised and supervised adaptive learning scenarios. Retraining time cost and recognition accuracy were compared by validating the classification performance on both simulated and realistic long-term EMG data. The classification results of realistic long-term EMG data showed that the PAC significantly decreased the performance degradation in unsupervised adaptive learning scenarios compared with NSVC (9.03% ± 2.23%, p < 0.05) and ISVC (13.38% ± 2.62%, p = 0.001), and reduced the retraining time cost compared with ISVC (2 ms per updating cycle vs. 50 ms per updating cycle). PMID:28608824

  9. A Novel Unsupervised Adaptive Learning Method for Long-Term Electromyography (EMG Pattern Recognition

    Directory of Open Access Journals (Sweden)

    Qi Huang

    2017-06-01

    Full Text Available Performance degradation will be caused by a variety of interfering factors for pattern recognition-based myoelectric control methods in the long term. This paper proposes an adaptive learning method with low computational cost to mitigate the effect in unsupervised adaptive learning scenarios. We presents a particle adaptive classifier (PAC, by constructing a particle adaptive learning strategy and universal incremental least square support vector classifier (LS-SVC. We compared PAC performance with incremental support vector classifier (ISVC and non-adapting SVC (NSVC in a long-term pattern recognition task in both unsupervised and supervised adaptive learning scenarios. Retraining time cost and recognition accuracy were compared by validating the classification performance on both simulated and realistic long-term EMG data. The classification results of realistic long-term EMG data showed that the PAC significantly decreased the performance degradation in unsupervised adaptive learning scenarios compared with NSVC (9.03% ± 2.23%, p < 0.05 and ISVC (13.38% ± 2.62%, p = 0.001, and reduced the retraining time cost compared with ISVC (2 ms per updating cycle vs. 50 ms per updating cycle.

  10. Identification of the Learning Styles and "On-the-Job" Learning Methods Implemented by Nurses for Promoting Their Professional Knowledge and Skills.

    Science.gov (United States)

    Rassin, Michal; Kurzweil, Yaffa; Maoz, Yael

    2015-05-09

    The aim of this study was to identify the learning styles and methods used by nurses to promote their professional knowledge and skills. 928 nurses from 11 hospitals across Israel completed 2 questionnaires, (1) Kolb's Learning Style Inventory, Version 3.1. and (2) the On-The-Job Learning Styles Questionnaire for the Nursing Profession. The most common learning style was the convergent style. The other learning styles were rated in the following descending order: accommodation, assimilation, and divergence. The on-the-job learning style consistently ranked highest was experience of relevant situations. On the other hand, seeking knowledge from books, journals, television, or the Internet was ranked lowest on all the indicators examined. With respect to general and on-the-job learning styles, statistically significant differences were found between groups of nurses by: country of birth, gender, department, age, education, and role. Nurses required to take more personal responsibility for their own professional development by deepening their self-learning skills.

  11. Impact of statistical learning methods on the predictive power of multivariate normal tissue complication probability models.

    Science.gov (United States)

    Xu, Cheng-Jian; van der Schaaf, Arjen; Schilstra, Cornelis; Langendijk, Johannes A; van't Veld, Aart A

    2012-03-15

    To study the impact of different statistical learning methods on the prediction performance of multivariate normal tissue complication probability (NTCP) models. In this study, three learning methods, stepwise selection, least absolute shrinkage and selection operator (LASSO), and Bayesian model averaging (BMA), were used to build NTCP models of xerostomia following radiotherapy treatment for head and neck cancer. Performance of each learning method was evaluated by a repeated cross-validation scheme in order to obtain a fair comparison among methods. It was found that the LASSO and BMA methods produced models with significantly better predictive power than that of the stepwise selection method. Furthermore, the LASSO method yields an easily interpretable model as the stepwise method does, in contrast to the less intuitive BMA method. The commonly used stepwise selection method, which is simple to execute, may be insufficient for NTCP modeling. The LASSO method is recommended. Copyright © 2012 Elsevier Inc. All rights reserved.

  12. Identification of alternative method of teaching and learning the ...

    African Journals Online (AJOL)

    This study examines alternative method of teaching and learning of the concept of diffusion. An improvised U-shape glass tube called ionic mobility tube was used to observed and measure the rate of movement of divalent metal ions in an aqueous medium in the absence of an electric current. The study revealed that the ...

  13. Learning phacoemulsification. Results of different teaching methods.

    Directory of Open Access Journals (Sweden)

    Hennig Albrecht

    2004-01-01

    Full Text Available We report the learning curves of three eye surgeons converting from sutureless extracapsular cataract extraction to phacoemulsification using different teaching methods. Posterior capsule rupture (PCR as a per-operative complication and visual outcome of the first 100 operations were analysed. The PCR rate was 4% and 15% in supervised and unsupervised surgery respectively. Likewise, an uncorrected visual acuity of > or = 6/18 on the first postoperative day was seen in 62 (62% of patients and in 22 (22% in supervised and unsupervised surgery respectively.

  14. Effectiveness of various innovative learning methods in health science classrooms: a meta-analysis.

    Science.gov (United States)

    Kalaian, Sema A; Kasim, Rafa M

    2017-12-01

    This study reports the results of a meta-analysis of the available literature on the effectiveness of various forms of innovative small-group learning methods on student achievement in undergraduate college health science classrooms. The results of the analysis revealed that most of the primary studies supported the effectiveness of the small-group learning methods in improving students' academic achievement with an overall weighted average effect-size of 0.59 in standard deviation units favoring small-group learning methods. The subgroup analysis showed that the various forms of innovative and reform-based small-group learning interventions appeared to be significantly more effective for students in higher levels of college classes (sophomore, junior, and senior levels), students in other countries (non-U.S.) worldwide, students in groups of four or less, and students who choose their own group. The random-effects meta-regression results revealed that the effect sizes were influenced significantly by the instructional duration of the primary studies. This means that studies with longer hours of instruction yielded higher effect sizes and on average every 1 h increase in instruction, the predicted increase in effect size was 0.009 standard deviation units, which is considered as a small effect. These results may help health science and nursing educators by providing guidance in identifying the conditions under which various forms of innovative small-group learning pedagogies are collectively more effective than the traditional lecture-based teaching instruction.

  15. Traffic Flow Prediction with Rainfall Impact Using a Deep Learning Method

    Directory of Open Access Journals (Sweden)

    Yuhan Jia

    2017-01-01

    Full Text Available Accurate traffic flow prediction is increasingly essential for successful traffic modeling, operation, and management. Traditional data driven traffic flow prediction approaches have largely assumed restrictive (shallow model architectures and do not leverage the large amount of environmental data available. Inspired by deep learning methods with more complex model architectures and effective data mining capabilities, this paper introduces the deep belief network (DBN and long short-term memory (LSTM to predict urban traffic flow considering the impact of rainfall. The rainfall-integrated DBN and LSTM can learn the features of traffic flow under various rainfall scenarios. Experimental results indicate that, with the consideration of additional rainfall factor, the deep learning predictors have better accuracy than existing predictors and also yield improvements over the original deep learning models without rainfall input. Furthermore, the LSTM can outperform the DBN to capture the time series characteristics of traffic flow data.

  16. The Relationship Among Teaching Methods, Student Characteristics, and Student Involvement in Learning

    Science.gov (United States)

    Anderson, Lorin W.; Soctt, Corinne C.

    1978-01-01

    Individual students tend to benefit differently from different teaching methods; however, when little or nothing is known of the entering students' characteristics regarding learning involvement, the high school teacher would be wise to use the classroom discourse method of teaching. (JD)

  17. Reinforcement learning for a biped robot based on a CPG-actor-critic method.

    Science.gov (United States)

    Nakamura, Yutaka; Mori, Takeshi; Sato, Masa-aki; Ishii, Shin

    2007-08-01

    Animals' rhythmic movements, such as locomotion, are considered to be controlled by neural circuits called central pattern generators (CPGs), which generate oscillatory signals. Motivated by this biological mechanism, studies have been conducted on the rhythmic movements controlled by CPG. As an autonomous learning framework for a CPG controller, we propose in this article a reinforcement learning method we call the "CPG-actor-critic" method. This method introduces a new architecture to the actor, and its training is roughly based on a stochastic policy gradient algorithm presented recently. We apply this method to an automatic acquisition problem of control for a biped robot. Computer simulations show that training of the CPG can be successfully performed by our method, thus allowing the biped robot to not only walk stably but also adapt to environmental changes.

  18. Multitask Learning-Based Security Event Forecast Methods for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Hui He

    2016-01-01

    Full Text Available Wireless sensor networks have strong dynamics and uncertainty, including network topological changes, node disappearance or addition, and facing various threats. First, to strengthen the detection adaptability of wireless sensor networks to various security attacks, a region similarity multitask-based security event forecast method for wireless sensor networks is proposed. This method performs topology partitioning on a large-scale sensor network and calculates the similarity degree among regional subnetworks. The trend of unknown network security events can be predicted through multitask learning of the occurrence and transmission characteristics of known network security events. Second, in case of lacking regional data, the quantitative trend of unknown regional network security events can be calculated. This study introduces a sensor network security event forecast method named Prediction Network Security Incomplete Unmarked Data (PNSIUD method to forecast missing attack data in the target region according to the known partial data in similar regions. Experimental results indicate that for an unknown security event forecast the forecast accuracy and effects of the similarity forecast algorithm are better than those of single-task learning method. At the same time, the forecast accuracy of the PNSIUD method is better than that of the traditional support vector machine method.

  19. Methods of Efficient Study Habits and Physics Learning

    Science.gov (United States)

    Zettili, Nouredine

    2010-02-01

    We want to discuss the methods of efficient study habits and how they can be used by students to help them improve learning physics. In particular, we deal with the most efficient techniques needed to help students improve their study skills. We focus on topics such as the skills of how to develop long term memory, how to improve concentration power, how to take class notes, how to prepare for and take exams, how to study scientific subjects such as physics. We argue that the students who conscientiously use the methods of efficient study habits achieve higher results than those students who do not; moreover, a student equipped with the proper study skills will spend much less time to learn a subject than a student who has no good study habits. The underlying issue here is not the quantity of time allocated to the study efforts by the students, but the efficiency and quality of actions so that the student can function at peak efficiency. These ideas were developed as part of Project IMPACTSEED (IMproving Physics And Chemistry Teaching in SEcondary Education), an outreach grant funded by the Alabama Commission on Higher Education. This project is motivated by a major pressing local need: A large number of high school physics teachers teach out of field. )

  20. e-Research and Learning Theory: What Do Sequence and Process Mining Methods Contribute?

    Science.gov (United States)

    Reimann, Peter; Markauskaite, Lina; Bannert, Maria

    2014-01-01

    This paper discusses the fundamental question of how data-intensive e-research methods could contribute to the development of learning theories. Using methodological developments in research on self-regulated learning as an example, it argues that current applications of data-driven analytical techniques, such as educational data mining and its…

  1. Thai Undergraduate Chemistry Practical Learning Experiences Using the Jigsaw IV Method

    Science.gov (United States)

    Jansoon, Ninna; Somsook, Ekasith; Coll, Richard K.

    2008-01-01

    The research reported in this study consisted of an investigation of student learning experiences in Thai chemistry laboratories using the Jigsaw IV method. A hands-on experiment based on the Jigsaw IV method using a real life example based on green tea beverage was designed to improve student affective variables for studying topics related to…

  2. Machine learning methods without tears: a primer for ecologists.

    Science.gov (United States)

    Olden, Julian D; Lawler, Joshua J; Poff, N LeRoy

    2008-06-01

    Machine learning methods, a family of statistical techniques with origins in the field of artificial intelligence, are recognized as holding great promise for the advancement of understanding and prediction about ecological phenomena. These modeling techniques are flexible enough to handle complex problems with multiple interacting elements and typically outcompete traditional approaches (e.g., generalized linear models), making them ideal for modeling ecological systems. Despite their inherent advantages, a review of the literature reveals only a modest use of these approaches in ecology as compared to other disciplines. One potential explanation for this lack of interest is that machine learning techniques do not fall neatly into the class of statistical modeling approaches with which most ecologists are familiar. In this paper, we provide an introduction to three machine learning approaches that can be broadly used by ecologists: classification and regression trees, artificial neural networks, and evolutionary computation. For each approach, we provide a brief background to the methodology, give examples of its application in ecology, describe model development and implementation, discuss strengths and weaknesses, explore the availability of statistical software, and provide an illustrative example. Although the ecological application of machine learning approaches has increased, there remains considerable skepticism with respect to the role of these techniques in ecology. Our review encourages a greater understanding of machin learning approaches and promotes their future application and utilization, while also providing a basis from which ecologists can make informed decisions about whether to select or avoid these approaches in their future modeling endeavors.

  3. Best practices for learning physiology: combining classroom and online methods.

    Science.gov (United States)

    Anderson, Lisa C; Krichbaum, Kathleen E

    2017-09-01

    Physiology is a requisite course for many professional allied health programs and is a foundational science for learning pathophysiology, health assessment, and pharmacology. Given the demand for online learning in the health sciences, it is important to evaluate the efficacy of online and in-class teaching methods, especially as they are combined to form hybrid courses. The purpose of this study was to compare two hybrid physiology sections in which one section was offered mostly in-class (85% in-class), and the other section was offered mostly online (85% online). The two sections in 2 yr ( year 1 and year 2 ) were compared in terms of knowledge of physiology measured in exam scores and pretest-posttest improvement, and in measures of student satisfaction with teaching. In year 1 , there were some differences on individual exam scores between the two sections, but no significant differences in mean exam scores or in pretest-posttest improvements. However, in terms of student satisfaction, the mostly in-class students in year 1 rated the instructor significantly higher than did the mostly online students. Comparisons between in-class and online students in the year 2 cohort yielded data that showed that mean exam scores were not statistically different, but pre-post changes were significantly greater in the mostly online section; student satisfaction among mostly online students also improved significantly. Education researchers must investigate effective combinations of in-class and online methods for student learning outcomes, while maintaining the flexibility and convenience that online methods provide. Copyright © 2017 the American Physiological Society.

  4. Wavelet-based unsupervised learning method for electrocardiogram suppression in surface electromyograms.

    Science.gov (United States)

    Niegowski, Maciej; Zivanovic, Miroslav

    2016-03-01

    We present a novel approach aimed at removing electrocardiogram (ECG) perturbation from single-channel surface electromyogram (EMG) recordings by means of unsupervised learning of wavelet-based intensity images. The general idea is to combine the suitability of certain wavelet decomposition bases which provide sparse electrocardiogram time-frequency representations, with the capacity of non-negative matrix factorization (NMF) for extracting patterns from images. In order to overcome convergence problems which often arise in NMF-related applications, we design a novel robust initialization strategy which ensures proper signal decomposition in a wide range of ECG contamination levels. Moreover, the method can be readily used because no a priori knowledge or parameter adjustment is needed. The proposed method was evaluated on real surface EMG signals against two state-of-the-art unsupervised learning algorithms and a singular spectrum analysis based method. The results, expressed in terms of high-to-low energy ratio, normalized median frequency, spectral power difference and normalized average rectified value, suggest that the proposed method enables better ECG-EMG separation quality than the reference methods. Copyright © 2015 IPEM. Published by Elsevier Ltd. All rights reserved.

  5. A visual tracking method based on deep learning without online model updating

    Science.gov (United States)

    Tang, Cong; Wang, Yicheng; Feng, Yunsong; Zheng, Chao; Jin, Wei

    2018-02-01

    The paper proposes a visual tracking method based on deep learning without online model updating. In consideration of the advantages of deep learning in feature representation, deep model SSD (Single Shot Multibox Detector) is used as the object extractor in the tracking model. Simultaneously, the color histogram feature and HOG (Histogram of Oriented Gradient) feature are combined to select the tracking object. In the process of tracking, multi-scale object searching map is built to improve the detection performance of deep detection model and the tracking efficiency. In the experiment of eight respective tracking video sequences in the baseline dataset, compared with six state-of-the-art methods, the method in the paper has better robustness in the tracking challenging factors, such as deformation, scale variation, rotation variation, illumination variation, and background clutters, moreover, its general performance is better than other six tracking methods.

  6. An e-learning Programming Method And It's Implementation Based On Multimedia And Web

    International Nuclear Information System (INIS)

    Madenda, Sarifuddin; Tommy, F. R.

    2001-01-01

    New developments in information technology and telecommunication play an important rile in exchanging fast and accurate information which range from text, sound, graphic to video. These technologies seem to be very effective for Distance learning, Virtual University and E-learning. This paper presents an E-learning programming method and it's implementation based on multimedia and Web. An example of the study case corresponds to human organ, where the organ functions are presented as texts and sounds and the activities as graphic and video

  7. Evaluation of Machine Learning Methods for LHC Optics Measurements and Corrections Software

    CERN Document Server

    AUTHOR|(CDS)2206853; Henning, Peter

    The field of artificial intelligence is driven by the goal to provide machines with human-like intelligence. However modern science is currently facing problems with high complexity that cannot be solved by humans in the same timescale as by machines. Therefore there is a demand on automation of complex tasks. To identify the category of tasks which can be performed by machines in the domain of optics measurements and correction on the Large Hadron Collider (LHC) is one of the central research subjects of this thesis. The application of machine learning methods and concepts of artificial intelligence can be found in various industry and scientific branches. In High Energy Physics these concepts are mostly used in offline analysis of experiments data and to perform regression tasks. In Accelerator Physics the machine learning approach has not found a wide application yet. Therefore potential tasks for machine learning solutions can be specified in this domain. The appropriate methods and their suitability for...

  8. Assessing learning outcomes in middle-division classical mechanics: The Colorado Classical Mechanics and Math Methods Instrument

    Science.gov (United States)

    Caballero, Marcos D.; Doughty, Leanne; Turnbull, Anna M.; Pepper, Rachel E.; Pollock, Steven J.

    2017-06-01

    Reliable and validated assessments of introductory physics have been instrumental in driving curricular and pedagogical reforms that lead to improved student learning. As part of an effort to systematically improve our sophomore-level classical mechanics and math methods course (CM 1) at CU Boulder, we have developed a tool to assess student learning of CM 1 concepts in the upper division. The Colorado Classical Mechanics and Math Methods Instrument (CCMI) builds on faculty consensus learning goals and systematic observations of student difficulties. The result is a 9-question open-ended post test that probes student learning in the first half of a two-semester classical mechanics and math methods sequence. In this paper, we describe the design and development of this instrument, its validation, and measurements made in classes at CU Boulder and elsewhere.

  9. High Frequency Jet Ventilation during Transoral Laser Microsurgery for Tis-T2 Laryngeal Cancer

    Directory of Open Access Journals (Sweden)

    Francesco Mora

    2017-11-01

    Full Text Available BackgroundTransoral laser microsurgery (TLM for early to intermediate laryngeal squamous cell cancer (SCC can be technically challenging when adequate exposure of the posterior laryngeal compartment is required due to the presence of the orotracheal tube. The goal of our study was to analyze the efficacy of high frequency jet ventilation (HFJV in achieving appropriate laryngeal exposure and safe oncologic resection of lesions located in such a position.MethodsWe reviewed the clinical records of 62 patients affected by Tis-T2 SCC of the posterior laryngeal compartment treated by TLM between 02/2012 and 12/2016. The cohort was divided into two groups according to the anesthesiologic technique used: Group A included patients treated using intraoperative infraglottic HFJV, while Group B encompassed patients treated by standard orotracheal intubation. The main outcome was postoperative surgical margin status. Group comparison analysis was performed.ResultsSignificant difference in deep margin status was observed between the two groups: in Group A, the rate of negative deep margins was 86% compared to 56% in Group B (p = 0.04. A trend of better overall and superficial margin control was observed for patients treated using HFJV (Group A, although no statistical significance was achieved.ConclusionUse of HFJV during TLM allows easier and safer management of patients affected by Tis-T2 SCC of the posterior laryngeal compartment, reducing the rates of positive superficial and deep surgical margins.

  10. Aggregative Learning Method and Its Application for Communication Quality Evaluation

    Science.gov (United States)

    Akhmetov, Dauren F.; Kotaki, Minoru

    2007-12-01

    In this paper, so-called Aggregative Learning Method (ALM) is proposed to improve and simplify the learning and classification abilities of different data processing systems. It provides a universal basis for design and analysis of mathematical models of wide class. A procedure was elaborated for time series model reconstruction and analysis for linear and nonlinear cases. Data approximation accuracy (during learning phase) and data classification quality (during recall phase) are estimated from introduced statistic parameters. The validity and efficiency of the proposed approach have been demonstrated through its application for monitoring of wireless communication quality, namely, for Fixed Wireless Access (FWA) system. Low memory and computation resources were shown to be needed for the procedure realization, especially for data classification (recall) stage. Characterized with high computational efficiency and simple decision making procedure, the derived approaches can be useful for simple and reliable real-time surveillance and control system design.

  11. Learning and retention of quantum concepts with different teaching methods

    Science.gov (United States)

    Deslauriers, Louis; Wieman, Carl

    2011-06-01

    We measured mastery and retention of conceptual understanding of quantum mechanics in a modern physics course. This was studied for two equivalent cohorts of students taught with different pedagogical approaches using the Quantum Mechanics Conceptual Survey. We measured the impact of pedagogical approach both on the original conceptual learning and on long-term retention. The cohort of students who had a very highly rated traditional lecturer scored 19% lower than the equivalent cohort that was taught using interactive engagement methods. However, the amount of retention was very high for both cohorts, showing only a few percent decrease in scores when retested 6 and 18 months after completion of the course and with no exposure to the material in the interim period. This high level of retention is in striking contrast to the retention measured for more factual learning from university courses and argues for the value of emphasizing conceptual learning.

  12. The effect of high fidelity simulated learning methods on physiotherapy pre-registration education: a systematic review protocol.

    Science.gov (United States)

    Roberts, Fiona; Cooper, Kay

    2017-11-01

    The objective of this review is to identify if high fidelity simulated learning methods are effective in enhancing clinical/practical skills compared to usual, low fidelity simulated learning methods in pre-registration physiotherapy education.

  13. Perceptions of Teaching Methods for Preclinical Oral Surgery: A Comparison with Learning Styles

    Science.gov (United States)

    Omar, Esam

    2017-01-01

    Purpose: Dental extraction is a routine part of clinical dental practice. For this reason, understanding the way how students’ extraction knowledge and skills development are important. Problem Statement and Objectives: To date, there is no accredited statement about the most effective method for the teaching of exodontia to dental students. Students have different abilities and preferences regarding how they learn and process information. This is defined as learning style. In this study, the effectiveness of active learning in the teaching of preclinical oral surgery was examined. The personality type of the groups involved in this study was determined, and the possible effect of personality type on learning style was investigated. Method: This study was undertaken over five years from 2011 to 2015. The sample consisted of 115 students and eight staff members. Questionnaires were submitted by 68 students and all eight staff members involved. Three measures were used in the study: The Index of Learning Styles (Felder and Soloman, 1991), the Myers-Briggs Type Indicator (MBTI), and the styles of learning typology (Grasha and Hruska-Riechmann). Results and Discussion: Findings indicated that demonstration and minimal clinical exposure give students personal validation. Frequent feedback on their work is strongly indicated to build the cognitive, psychomotor, and interpersonal skills needed from preclinical oral surgery courses. Conclusion: Small group cooperative active learning in the form of demonstration and minimal clinical exposure that gives frequent feedback and students’ personal validation on their work is strongly indicated to build the skills needed for preclinical oral surgery courses. PMID:28357004

  14. Effects of e-Learning and m-Learning on Nursing Care in a Continuing Education Context: An Overview of Mixed Method Systematic Reviews (Protocol).

    Science.gov (United States)

    Rouleau, Geneviève; Gagnon, Marie-Pierre; Côté, José; Hudson, Emilie; Payne-Gagnon, Julie; Bouix-Picasso, Julien; Duboi, Carl-Ardy

    2017-01-01

    Continuing education is an imperative for professional nursing. e-Learning is one modality to support education and it has been extensively examined in a nursing academic context. An overview of quantitative, qualitative, and mixed-method systematic reviews were conducted to draw a broad picture of the effects of e-Learning and m-Learning used by registered nurses in a continuing education context.

  15. Teaching and learning methods in IVET

    DEFF Research Database (Denmark)

    Aarkrog, Vibe

    The cases deals about learner centered learning in a commercial program and a technical program.......The cases deals about learner centered learning in a commercial program and a technical program....

  16. The «PBL WORKING ENVIRONMENT» as interactive and expert system to learn the problem-based learning method

    Directory of Open Access Journals (Sweden)

    Susana Correnti

    2016-01-01

    Full Text Available The «PBL working environment» is a virtual environment developed in the framework of SCENE project (profeSsional development for an effeCtive PBL approach: a practical experiENce through ICT-enabled lEarning solution, co-funded by the European Lifelong Learning Program. The «PBL working environment» is devoted to prepare headmasters and teachers of secondary and vocational schools to use Problem-Based Learning (PBL pedagogy effectively. It is a student-centered pedagogy where learners are «actively» engaged in real world problems to solve or challenges to meet. Students develop problem-solving, self-directed learning and team skills. The «PBL working environment» is an virtual tool including three main elements: e-learning platform, virtual facilitator and PBL repository. Teachers, trainers and headmasters/school managers learn the PBL pedagogy by attending an on-line course (e-learning platform delivered through the «inductive method». It allows learners to experience PBL approach, by practicing it stage by stage, and then learn to turn practice into theory by abstracting their experience to build a theoretical understanding. Since generating the proper scenario is the most critical aspect of PBL, after benefiting from the on-line course, users can benefit from a further support: the Virtual Facilitator. It provides tips and hints on how correctly design a problem scenario and by asking questions to collect data on user's specific needs. The Virtual Facilitator is able to provide a/or more suitable example(s which match as closest as possible the teacher/trainer need. Finally, users can share problem scenarios and projects of different subjects of studies and with different characteristics uploaded and downloaded in the PBL repository.

  17. Learning outcomes associated with patient simulation method in pharmacotherapy education: an integrative review.

    Science.gov (United States)

    Aura, Suvi M; Sormunen, Marjorita S T; Jordan, Sue E; Tossavainen, Kerttu A; Turunen, Hannele E

    2015-06-01

    The aims of this systematic integrative review were to identify evidence for the use of patient simulation teaching methods in pharmacotherapy education and to explore related learning outcomes. A systematic literature search was conducted using 6 databases as follows: CINAHL, PubMed, SCOPUS, ERIC, MEDIC, and the Cochrane Library, using the key words relating to patient simulation and pharmacotherapy. The methodological quality of each study was evaluated. Eighteen articles met the inclusion criteria. The earliest article was published in 2005. The selected research articles were subjected to qualitative content analysis. Patient simulation has been used in pharmacotherapy education for preregistration nursing, dental, medical, and pharmacy students and for the continuing education of nurses. Learning outcomes reported were summarized as follows: (1) commitment to pharmacotherapy learning, (2) development of pharmacotherapy evaluation skills, (3) improvement in pharmacotherapy application skills, and (4) knowledge and understanding of pharmacotherapy. To develop effective teaching methods and ensure health care professionals' competence in medication management, further research is needed to determine the educational and clinical effectiveness of simulation teaching methods.

  18. Assessing learning outcomes in middle-division classical mechanics: The Colorado Classical Mechanics and Math Methods Instrument

    Directory of Open Access Journals (Sweden)

    Marcos D. Caballero

    2017-04-01

    Full Text Available Reliable and validated assessments of introductory physics have been instrumental in driving curricular and pedagogical reforms that lead to improved student learning. As part of an effort to systematically improve our sophomore-level classical mechanics and math methods course (CM 1 at CU Boulder, we have developed a tool to assess student learning of CM 1 concepts in the upper division. The Colorado Classical Mechanics and Math Methods Instrument (CCMI builds on faculty consensus learning goals and systematic observations of student difficulties. The result is a 9-question open-ended post test that probes student learning in the first half of a two-semester classical mechanics and math methods sequence. In this paper, we describe the design and development of this instrument, its validation, and measurements made in classes at CU Boulder and elsewhere.

  19. Learning the scientific method using GloFish.

    Science.gov (United States)

    Vick, Brianna M; Pollak, Adrianna; Welsh, Cynthia; Liang, Jennifer O

    2012-12-01

    Here we describe projects that used GloFish, brightly colored, fluorescent, transgenic zebrafish, in experiments that enabled students to carry out all steps in the scientific method. In the first project, students in an undergraduate genetics laboratory course successfully tested hypotheses about the relationships between GloFish phenotypes and genotypes using PCR, fluorescence microscopy, and test crosses. In the second and third projects, students doing independent research carried out hypothesis-driven experiments that also developed new GloFish projects for future genetics laboratory students. Brianna Vick, an undergraduate student, identified causes of the different shades of color found in orange GloFish. Adrianna Pollak, as part of a high school science fair project, characterized the fluorescence emission patterns of all of the commercially available colors of GloFish (red, orange, yellow, green, blue, and purple). The genetics laboratory students carrying out the first project found that learning new techniques and applying their knowledge of genetics were valuable. However, assessments of their learning suggest that this project was not challenging to many of the students. Thus, the independent projects will be valuable as bases to widen the scope and range of difficulty of experiments available to future genetics laboratory students.

  20. The Role of Work-Integrated Learning in Student Preferences of Instructional Methods in an Accounting Curriculum

    Science.gov (United States)

    Abeysekera, Indra

    2015-01-01

    The role of work-integrated learning in student preferences of instructional methods is largely unexplored across the accounting curriculum. This study conducted six experiments to explore student preferences of instructional methods for learning, in six courses of the accounting curriculum that differed in algorithmic rigor, in the context of a…

  1. Knowledge Reuse Method to Improve the Learning of Interference-Preventive Allocation Policies in Multi-Car Elevators

    Science.gov (United States)

    Valdivielso Chian, Alex; Miyamoto, Toshiyuki

    In this letter, we introduce a knowledge reuse method to improve the performance of a learning algorithm developed to prevent interference in multi-car elevators. This method enables the algorithm to use its previously acquired experience in new learning processes. The simulation results confirm the improvement achieved in the algorithm's performance.

  2. Square Pegs, Round Holes: An Exploration of Teaching Methods and Learning Styles of Millennial College Students

    Science.gov (United States)

    Bailey, Regina M.

    2012-01-01

    In an information-saturated world, today's college students desire to be engaged both in and out of their college classrooms. This mixed-methods study sought to explore how replacing traditional teaching methods with engaged learning activities affects millennial college student attitudes and perceptions about learning. The sub-questions…

  3. Comparisons and Analyses of Gifted Students' Characteristics and Learning Methods

    Science.gov (United States)

    Lu, Jiamei; Li, Daqi; Stevens, Carla; Ye, Renmin

    2017-01-01

    Using PISA 2009, an international education database, this study compares gifted and talented (GT) students in three groups with normal (non-GT) students by examining student characteristics, reading, schooling, learning methods, and use of strategies for understanding and memorizing. Results indicate that the GT and non-GT gender distributions…

  4. Improved method for SNR prediction in machine-learning-based test

    NARCIS (Netherlands)

    Sheng, Xiaoqin; Kerkhoff, Hans G.

    2010-01-01

    This paper applies an improved method for testing the signal-to-noise ratio (SNR) of Analogue-to-Digital Converters (ADC). In previous work, a noisy and nonlinear pulse signal is exploited as the input stimulus to obtain the signature results of ADC. By applying a machine-learning-based approach,

  5. A Simulator to Enhance Teaching and Learning of Mining Methods ...

    African Journals Online (AJOL)

    Audio visual education that incorporates devices and materials which involve sight, sound, or both has become a sine qua non in recent times in the teaching and learning process. An automated physical model of mining methods aided with video instructions was designed and constructed by harnessing locally available ...

  6. Interprofessional Education and Team-Based Learning in a Research Methods Course.

    Science.gov (United States)

    Schug, Vicki; Finch-Guthrie, Patricia; Benz, Janet

    2017-12-18

    This article describes team-based pedagogical strategies for a hybrid, four-credit research methods course with students from nursing, exercise, and nutrition science. The research problem of concussion in football, a socially relevant and controversial topic, was used to explore interprofessional perspectives and develop shared problem solving. The course was designed using permanent teams, readiness assurance, application exercises, and peer evaluation to facilitate student achievement of competencies related to interprofessional collaboration and research application. Feedback from students, faculty, and the Readiness for Interprofessional Learning Scale was used to evaluate the learning innovation.

  7. A Comparison of Machine Learning Methods in a High-Dimensional Classification Problem

    OpenAIRE

    Zekić-Sušac, Marijana; Pfeifer, Sanja; Šarlija, Nataša

    2014-01-01

    Background: Large-dimensional data modelling often relies on variable reduction methods in the pre-processing and in the post-processing stage. However, such a reduction usually provides less information and yields a lower accuracy of the model. Objectives: The aim of this paper is to assess the high-dimensional classification problem of recognizing entrepreneurial intentions of students by machine learning methods. Methods/Approach: Four methods were tested: artificial neural networks, CART ...

  8. Machine Learning Methods for Analysis of Metabolic Data and Metabolic Pathway Modeling.

    Science.gov (United States)

    Cuperlovic-Culf, Miroslava

    2018-01-11

    Machine learning uses experimental data to optimize clustering or classification of samples or features, or to develop, augment or verify models that can be used to predict behavior or properties of systems. It is expected that machine learning will help provide actionable knowledge from a variety of big data including metabolomics data, as well as results of metabolism models. A variety of machine learning methods has been applied in bioinformatics and metabolism analyses including self-organizing maps, support vector machines, the kernel machine, Bayesian networks or fuzzy logic. To a lesser extent, machine learning has also been utilized to take advantage of the increasing availability of genomics and metabolomics data for the optimization of metabolic network models and their analysis. In this context, machine learning has aided the development of metabolic networks, the calculation of parameters for stoichiometric and kinetic models, as well as the analysis of major features in the model for the optimal application of bioreactors. Examples of this very interesting, albeit highly complex, application of machine learning for metabolism modeling will be the primary focus of this review presenting several different types of applications for model optimization, parameter determination or system analysis using models, as well as the utilization of several different types of machine learning technologies.

  9. Machine Learning Methods for Analysis of Metabolic Data and Metabolic Pathway Modeling

    Science.gov (United States)

    Cuperlovic-Culf, Miroslava

    2018-01-01

    Machine learning uses experimental data to optimize clustering or classification of samples or features, or to develop, augment or verify models that can be used to predict behavior or properties of systems. It is expected that machine learning will help provide actionable knowledge from a variety of big data including metabolomics data, as well as results of metabolism models. A variety of machine learning methods has been applied in bioinformatics and metabolism analyses including self-organizing maps, support vector machines, the kernel machine, Bayesian networks or fuzzy logic. To a lesser extent, machine learning has also been utilized to take advantage of the increasing availability of genomics and metabolomics data for the optimization of metabolic network models and their analysis. In this context, machine learning has aided the development of metabolic networks, the calculation of parameters for stoichiometric and kinetic models, as well as the analysis of major features in the model for the optimal application of bioreactors. Examples of this very interesting, albeit highly complex, application of machine learning for metabolism modeling will be the primary focus of this review presenting several different types of applications for model optimization, parameter determination or system analysis using models, as well as the utilization of several different types of machine learning technologies. PMID:29324649

  10. Genetic analysis of days from calving to first insemination and days open in Danish Holsteins using different models and censoring scenarios

    DEFF Research Database (Denmark)

    Hou, Y; Madsen, P; Labouriau, R

    2009-01-01

    that dealt with censored records in different ways: 1) a conventional linear model (LM) in which a penalty of 21 d was added to censored records; 2) a bivariate threshold-linear model (TLM), which included a threshold model for censoring status (0, 1) of the observations, and a linear model for ICF or DO...... without any penalty on censored records; 3) a right-censored linear model (CLM); 4) a Weibull proportional hazard model (SMW); and 5) a Cox proportional hazard model (SMC) constructed with piecewise constant baseline hazard function. The variance components for ICF and DO estimated from LM and TLM were...... similar, whereas CLM gave higher estimates of both additive genetic and residual components. Estimates of heritability from models LM, TLM, and CLM were very similar (0.102 to 0.108 for ICF, and 0.066 to 0.069 for DO). Heritabilities estimated using model SMW were 0.213 for ICF and 0.121 for DO...

  11. Acute and subacute toxicity of copper sulfate pentahydrate (CuSO(4)5.H(2)O) in the guppy (Poecilia reticulata).

    Science.gov (United States)

    Park, Keehae; Heo, Gang-Joon

    2009-03-01

    Chemicals are used for treatment of aquatic diseases, but there is little data available about copper sulfate in small ornamental fish. The aim of the present study was to determine the TLm(24h) and evaluate the toxicity of copper sulfate in the guppy (Poecilia reticulata). The fish were subjected to an acute toxicity test for 24 hr, and the results showed a TLm(24h) value of 1.17 ppm. Severe hyperplasia and exfoliation of the epithelial cells of gill lamellae and obstruction of the internal cavities of renal tubules with necrotized renal epithelial cells sloughed from the basement membrane were observed. However, no significant changes, except for mild curling of gill lamellae, were found in a subacute toxicity test in which fish were exposed to 1/10 of the TLm(24h) value for 1 week. Therefore, use of less than 0.12 ppm of copper sulfate may be recommended as a therapeutic level.

  12. Mode-mismatched confocal thermal-lens microscope with collimated probe beam

    Energy Technology Data Exchange (ETDEWEB)

    Cabrera, Humberto, E-mail: hcabrera@ictp.it [SPIE-ICTP Anchor Research Laboratory, International Centre for Theoretical Physics (ICTP), Strada Costiera 11, Trieste (Italy); Centro Multidisciplinartio de Ciencias, Instituto Venezolano de Investigaciones Científicas (IVIC), Mérida 5101 (Venezuela, Bolivarian Republic of); Korte, Dorota; Franko, Mladen [Laboratory for Environmental Research, University of Nova Gorica, Vipavska 13, 5000 Nova Gorica (Slovenia)

    2015-05-15

    We report a thermal lens microscope (TLM) based on an optimized mode-mismatched configuration. It takes advantage of the coaxial counter propagating tightly focused excitation and collimated probe beams, instead of both focused at the sample, as it is in currently known TLM setups. A simple mathematical model that takes into account the main features of the instrument is presented. The confocal detection scheme and the introduction of highly collimated probe beam allow enhancing the versatility, limit of detection (LOD), and sensitivity of the instrument. The theory is experimentally verified measuring ethanol’s absorption coefficient at 532.8 nm. Additionally, the presented technique is applied for detection of ultra-trace amounts of Cr(III) in liquid solution. The achieved LOD is 1.3 ppb, which represents 20-fold enhancement compared to transmission mode spectrometric techniques and a 7.5-fold improvement compared to previously reported methods for Cr(III) based on thermal lens effect.

  13. Teaching Theory in Occupational Therapy Using a Cooperative Learning: A Mixed-Methods Study.

    Science.gov (United States)

    Howe, Tsu-Hsin; Sheu, Ching-Fan; Hinojosa, Jim

    2018-01-01

    Cooperative learning provides an important vehicle for active learning, as knowledge is socially constructed through interaction with others. This study investigated the effect of cooperative learning on occupational therapy (OT) theory knowledge attainment in professional-level OT students in a classroom environment. Using a pre- and post-test group design, 24 first-year, entry-level OT students participated while taking a theory course in their second semester of the program. Cooperative learning methods were implemented via in-class group assignments. The students were asked to complete two questionnaires regarding their attitudes toward group environments and their perception toward group learning before and after the semester. MANCOVA was used to examine changes in attitudes and perceived learning among groups. Students' summary sheets for each in-class assignment and course evaluations were collected for content analysis. Results indicated significant changes in students' attitude toward working in small groups regardless of their prior group experience.

  14. PYRAMID METHOD OF DISTANCE LEARNING IN HIGER EDUCATION

    Directory of Open Access Journals (Sweden)

    Дмитрий Васильевич Сенашенко

    2017-12-01

    Full Text Available The article deals with modern methods of distance learning in the corporate sector. On the specifics of the application of the described methods is their classification and be subject to review their specific differences based on the features and applications of these techniques given the characteristics of the organization of teaching in higher education, a conclusion about their preferred sides, which can be used in distance education. Later in the article, taking into account the above factors, it is proposed an innovative method of formation of educational programs. In view of the similarity of the rendered appearance of the pyramids, this technique proposed name “pyramid”. Offered by the authors, this technique is best synthesis of the best features of the previously described in the article for the online teaching methods. In the future, we are given a detailed description and conducted a preliminary analysis of the applicability of this technique to the training process in the Russian Federation. The analysis describes the eight alleged authors of distance education problems of high school that this method can help to solve.

  15. Project-Based Learning in Undergraduate Environmental Chemistry Laboratory: Using EPA Methods to Guide Student Method Development for Pesticide Quantitation

    Science.gov (United States)

    Davis, Eric J.; Pauls, Steve; Dick, Jonathan

    2017-01-01

    Presented is a project-based learning (PBL) laboratory approach for an upper-division environmental chemistry or quantitative analysis course. In this work, a combined laboratory class of 11 environmental chemistry students developed a method based on published EPA methods for the extraction of dichlorodiphenyltrichloroethane (DDT) and its…

  16. Critical Communication Pedagogy and Service Learning in a Mixed-Method Communication Research Course

    Science.gov (United States)

    Rudick, C. Kyle; Golsan, Kathryn B.; Freitag, Jennifer

    2018-01-01

    Course: Mixed-Method Communication Research Methods. Objective: The purpose of this semester-long activity is to provide students with opportunities to cultivate mixed-method communication research skills through a social justice-informed service-learning format. Completing this course, students will be able to: recognize the unique strengths of…

  17. Housing Value Forecasting Based on Machine Learning Methods

    OpenAIRE

    Mu, Jingyi; Wu, Fang; Zhang, Aihua

    2014-01-01

    In the era of big data, many urgent issues to tackle in all walks of life all can be solved via big data technique. Compared with the Internet, economy, industry, and aerospace fields, the application of big data in the area of architecture is relatively few. In this paper, on the basis of the actual data, the values of Boston suburb houses are forecast by several machine learning methods. According to the predictions, the government and developers can make decisions about whether developing...

  18. Ustvarjanje produktivnega geografskega učnega okolja z vidika učnih stilov, oblik in metod = Creating the productive geographical learning environment from the point of view of learning-styles and learning-methods

    Directory of Open Access Journals (Sweden)

    Lea Nemec

    2008-01-01

    Full Text Available Experiences, which we receive in space (indirectly influence on education process respectivelyon learning-environment. Because of that is the most productive learning-environmentthose witch founded on experiential-learning. In this research experience took the leadingplace in forming didactical approaches in teaching geography and to define learning-stylesand methods respectively in the direction of creating representative geographical learningenvironment.

  19. Method of Automatic Ontology Mapping through Machine Learning and Logic Mining

    Institute of Scientific and Technical Information of China (English)

    王英林

    2004-01-01

    Ontology mapping is the bottleneck of handling conflicts among heterogeneous ontologies and of implementing reconfiguration or interoperability of legacy systems. We proposed an ontology mapping method by using machine learning, type constraints and logic mining techniques. This method is able to find concept correspondences through instances and the result is optimized by using an error function; it is able to find attribute correspondence between two equivalent concepts and the mapping accuracy is enhanced by combining together instances learning, type constraints and the logic relations that are imbedded in instances; moreover, it solves the most common kind of categorization conflicts. We then proposed a merging algorithm to generate the shared ontology and proposed a reconfigurable architecture for interoperation based on multi agents. The legacy systems are encapsulated as information agents to participate in the integration system. Finally we give a simplified case study.

  20. Machine Learning and Data Mining Methods in Diabetes Research.

    Science.gov (United States)

    Kavakiotis, Ioannis; Tsave, Olga; Salifoglou, Athanasios; Maglaveras, Nicos; Vlahavas, Ioannis; Chouvarda, Ioanna

    2017-01-01

    The remarkable advances in biotechnology and health sciences have led to a significant production of data, such as high throughput genetic data and clinical information, generated from large Electronic Health Records (EHRs). To this end, application of machine learning and data mining methods in biosciences is presently, more than ever before, vital and indispensable in efforts to transform intelligently all available information into valuable knowledge. Diabetes mellitus (DM) is defined as a group of metabolic disorders exerting significant pressure on human health worldwide. Extensive research in all aspects of diabetes (diagnosis, etiopathophysiology, therapy, etc.) has led to the generation of huge amounts of data. The aim of the present study is to conduct a systematic review of the applications of machine learning, data mining techniques and tools in the field of diabetes research with respect to a) Prediction and Diagnosis, b) Diabetic Complications, c) Genetic Background and Environment, and e) Health Care and Management with the first category appearing to be the most popular. A wide range of machine learning algorithms were employed. In general, 85% of those used were characterized by supervised learning approaches and 15% by unsupervised ones, and more specifically, association rules. Support vector machines (SVM) arise as the most successful and widely used algorithm. Concerning the type of data, clinical datasets were mainly used. The title applications in the selected articles project the usefulness of extracting valuable knowledge leading to new hypotheses targeting deeper understanding and further investigation in DM.

  1. Application of machine learning methods for traffic signs recognition

    Science.gov (United States)

    Filatov, D. V.; Ignatev, K. V.; Deviatkin, A. V.; Serykh, E. V.

    2018-02-01

    This paper focuses on solving a relevant and pressing safety issue on intercity roads. Two approaches were considered for solving the problem of traffic signs recognition; the approaches involved neural networks to analyze images obtained from a camera in the real-time mode. The first approach is based on a sequential image processing. At the initial stage, with the help of color filters and morphological operations (dilatation and erosion), the area containing the traffic sign is located on the image, then the selected and scaled fragment of the image is analyzed using a feedforward neural network to determine the meaning of the found traffic sign. Learning of the neural network in this approach is carried out using a backpropagation method. The second approach involves convolution neural networks at both stages, i.e. when searching and selecting the area of the image containing the traffic sign, and when determining its meaning. Learning of the neural network in the second approach is carried out using the intersection over union function and a loss function. For neural networks to learn and the proposed algorithms to be tested, a series of videos from a dash cam were used that were shot under various weather and illumination conditions. As a result, the proposed approaches for traffic signs recognition were analyzed and compared by key indicators such as recognition rate percentage and the complexity of neural networks’ learning process.

  2. Interactive knowledge discovery from marketing questionnarie using simulated breeding and inductive learning methods

    Energy Technology Data Exchange (ETDEWEB)

    Terano, Takao [Univ. of Tsukuba, Tokyo (Japan); Ishino, Yoko [Univ. of Tokyo (Japan)

    1996-12-31

    This paper describes a novel method to acquire efficient decision rules from questionnaire data using both simulated breeding and inductive learning techniques. The basic ideas of the method are that simulated breeding is used to get the effective features from the questionnaire data and that inductive learning is used to acquire simple decision rules from the data. The simulated breeding is one of the Genetic Algorithm (GA) based techniques to subjectively or interactively evaluate the qualities of offspring generated by genetic operations. In this paper, we show a basic interactive version of the method and two variations: the one with semi-automated GA phases and the one with the relatively evaluation phase via the Analytic Hierarchy Process (AHP). The proposed method has been qualitatively and quantitatively validated by a case study on consumer product questionnaire data.

  3. Identifying different methods for creating knowledge from lessons learned in project oriented organizations

    Directory of Open Access Journals (Sweden)

    Ahmad Norang

    2016-01-01

    Full Text Available Nowadays, the increase in competition has increased the relative importance of innovation for most firms and many managers believe a good innovation must be knowledge oriented. This paper has tried to determine different methods for creating knowledge in project oriented organizations. The study designs a questionnaire in Likert scale and distributes it among 32 experts who were well informed about different methods of knowledge creation and lessons learned. Cronbach alphas for all components of the survey were well above the desirable level. The study has detected 11 methods for knowledge creation and lessons learned. In terms of preliminary assessment, business transactions has received the highest impact while knowledge team has received the highest effect in terms of necessary assessment. The results of this survey have indicated that although there are several methods for detecting knowledge within organizations, in most cases, it is not easy to gain value added knowledge within an organization, quickly. The people who participated in our survey have indicated that organizational commitment, brainstorming, Delphi and storytelling also have played important role for creation of knowledge. The results have also shown that brainstorming, knowledge brokers, map knowledge and work experience were easier to use for knowledge creation and lessons learned compared with other forms of knowledge creation.

  4. Issues in Learning About and Teaching Qualitative Research Methods and Methodology in the Social Sciences

    Directory of Open Access Journals (Sweden)

    Franz Breuer

    2007-01-01

    Full Text Available For many qualitative researchers in the social sciences, learning about and teaching qualitative research methods and methodology raises a number of questions. This topic was the focus of a symposium held during the Second Berlin Summer School for Qualitative Research Methods in July 2006. In this contribution, some of the issues discussed during the symposium are taken up and extended, and some basic dimensions underlying these issues are summarized. How qualitative research methods and methodology are taught is closely linked to the ways in which qualitative researchers in the social sciences conceptualize themselves and their discipline. In the following, we distinguish between a paradigmatic and a pragmatic view. From a pragmatic point of view, qualitative research methods are considered research strategies or techniques and can be taught in the sense of recipes with specific steps to be carried out. According to a paradigmatic point of view (strongly inspired by constructivism, qualitative research methods and methodology are conceptualized as a craft to be practiced together by a "master" and an "apprentice." Moreover, the teaching of qualitative research methods also depends heavily on the institutional standing of qualitative compared to quantitative research method. Based on these considerations, five basic dimensions of learning about and teaching qualitative research methods are suggested: ways of teaching (ranging from the presentation of textbook knowledge to cognitive apprenticeship and instructors' experience with these; institutional contexts, including their development and the teaching of qualitative research methods in other than university contexts; the "fit" between personality and method, including relevant personal skills and talents; and, as a special type of instructional context that increasingly has gained importance, distance learning and its implications for learning about and teaching qualitative research methods

  5. Comparisons of likelihood and machine learning methods of individual classification

    Science.gov (United States)

    Guinand, B.; Topchy, A.; Page, K.S.; Burnham-Curtis, M. K.; Punch, W.F.; Scribner, K.T.

    2002-01-01

    Classification methods used in machine learning (e.g., artificial neural networks, decision trees, and k-nearest neighbor clustering) are rarely used with population genetic data. We compare different nonparametric machine learning techniques with parametric likelihood estimations commonly employed in population genetics for purposes of assigning individuals to their population of origin (“assignment tests”). Classifier accuracy was compared across simulated data sets representing different levels of population differentiation (low and high FST), number of loci surveyed (5 and 10), and allelic diversity (average of three or eight alleles per locus). Empirical data for the lake trout (Salvelinus namaycush) exhibiting levels of population differentiation comparable to those used in simulations were examined to further evaluate and compare classification methods. Classification error rates associated with artificial neural networks and likelihood estimators were lower for simulated data sets compared to k-nearest neighbor and decision tree classifiers over the entire range of parameters considered. Artificial neural networks only marginally outperformed the likelihood method for simulated data (0–2.8% lower error rates). The relative performance of each machine learning classifier improved relative likelihood estimators for empirical data sets, suggesting an ability to “learn” and utilize properties of empirical genotypic arrays intrinsic to each population. Likelihood-based estimation methods provide a more accessible option for reliable assignment of individuals to the population of origin due to the intricacies in development and evaluation of artificial neural networks. In recent years, characterization of highly polymorphic molecular markers such as mini- and microsatellites and development of novel methods of analysis have enabled researchers to extend investigations of ecological and evolutionary processes below the population level to the level of

  6. Comparison between Two Linear Supervised Learning Machines' Methods with Principle Component Based Methods for the Spectrofluorimetric Determination of Agomelatine and Its Degradants.

    Science.gov (United States)

    Elkhoudary, Mahmoud M; Naguib, Ibrahim A; Abdel Salam, Randa A; Hadad, Ghada M

    2017-05-01

    Four accurate, sensitive and reliable stability indicating chemometric methods were developed for the quantitative determination of Agomelatine (AGM) whether in pure form or in pharmaceutical formulations. Two supervised learning machines' methods; linear artificial neural networks (PC-linANN) preceded by principle component analysis and linear support vector regression (linSVR), were compared with two principle component based methods; principle component regression (PCR) as well as partial least squares (PLS) for the spectrofluorimetric determination of AGM and its degradants. The results showed the benefits behind using linear learning machines' methods and the inherent merits of their algorithms in handling overlapped noisy spectral data especially during the challenging determination of AGM alkaline and acidic degradants (DG1 and DG2). Relative mean squared error of prediction (RMSEP) for the proposed models in the determination of AGM were 1.68, 1.72, 0.68 and 0.22 for PCR, PLS, SVR and PC-linANN; respectively. The results showed the superiority of supervised learning machines' methods over principle component based methods. Besides, the results suggested that linANN is the method of choice for determination of components in low amounts with similar overlapped spectra and narrow linearity range. Comparison between the proposed chemometric models and a reported HPLC method revealed the comparable performance and quantification power of the proposed models.

  7. Learning-based controller for biotechnology processing, and method of using

    Science.gov (United States)

    Johnson, John A.; Stoner, Daphne L.; Larsen, Eric D.; Miller, Karen S.; Tolle, Charles R.

    2004-09-14

    The present invention relates to process control where some of the controllable parameters are difficult or impossible to characterize. The present invention relates to process control in biotechnology of such systems, but not limited to. Additionally, the present invention relates to process control in biotechnology minerals processing. In the inventive method, an application of the present invention manipulates a minerals bioprocess to find local exterma (maxima or minima) for selected output variables/process goals by using a learning-based controller for bioprocess oxidation of minerals during hydrometallurgical processing. The learning-based controller operates with or without human supervision and works to find processor optima without previously defined optima due to the non-characterized nature of the process being manipulated.

  8. Soil-pipe interaction modeling for pipe behavior prediction with super learning based methods

    Science.gov (United States)

    Shi, Fang; Peng, Xiang; Liu, Huan; Hu, Yafei; Liu, Zheng; Li, Eric

    2018-03-01

    Underground pipelines are subject to severe distress from the surrounding expansive soil. To investigate the structural response of water mains to varying soil movements, field data, including pipe wall strains in situ soil water content, soil pressure and temperature, was collected. The research on monitoring data analysis has been reported, but the relationship between soil properties and pipe deformation has not been well-interpreted. To characterize the relationship between soil property and pipe deformation, this paper presents a super learning based approach combining feature selection algorithms to predict the water mains structural behavior in different soil environments. Furthermore, automatic variable selection method, e.i. recursive feature elimination algorithm, were used to identify the critical predictors contributing to the pipe deformations. To investigate the adaptability of super learning to different predictive models, this research employed super learning based methods to three different datasets. The predictive performance was evaluated by R-squared, root-mean-square error and mean absolute error. Based on the prediction performance evaluation, the superiority of super learning was validated and demonstrated by predicting three types of pipe deformations accurately. In addition, a comprehensive understand of the water mains working environments becomes possible.

  9. Learning How to Write an Academic Text: The Effect of Instructional Method and Reflection on Text Quality

    Science.gov (United States)

    van der Loo, Janneke; Krahmer, Emiel; van Amelsvoort, Marije

    2016-01-01

    In this paper we present preliminary results on a study on the effect of instructional method (observational learning and learning by doing) and reflection (yes or no) on academic text quality and self-efficacy beliefs. 56 undergraduate students were assigned to either an observational learning or learning-by-doing condition, with or without…

  10. Application of Computer-Assisted Learning Methods in the Teaching of Chemical Spectroscopy.

    Science.gov (United States)

    Ayscough, P. B.; And Others

    1979-01-01

    Discusses the application of computer-assisted learning methods to the interpretation of infrared, nuclear magnetic resonance, and mass spectra; and outlines extensions into the area of integrated spectroscopy. (Author/CMV)

  11. A Novel Transfer Learning Method Based on Common Space Mapping and Weighted Domain Matching

    KAUST Repository

    Liang, Ru-Ze; Xie, Wei; Li, Weizhi; Wang, Hongqi; Wang, Jim Jing-Yan; Taylor, Lisa

    2017-01-01

    In this paper, we propose a novel learning framework for the problem of domain transfer learning. We map the data of two domains to one single common space, and learn a classifier in this common space. Then we adapt the common classifier to the two domains by adding two adaptive functions to it respectively. In the common space, the target domain data points are weighted and matched to the target domain in term of distributions. The weighting terms of source domain data points and the target domain classification responses are also regularized by the local reconstruction coefficients. The novel transfer learning framework is evaluated over some benchmark cross-domain data sets, and it outperforms the existing state-of-the-art transfer learning methods.

  12. A Novel Transfer Learning Method Based on Common Space Mapping and Weighted Domain Matching

    KAUST Repository

    Liang, Ru-Ze

    2017-01-17

    In this paper, we propose a novel learning framework for the problem of domain transfer learning. We map the data of two domains to one single common space, and learn a classifier in this common space. Then we adapt the common classifier to the two domains by adding two adaptive functions to it respectively. In the common space, the target domain data points are weighted and matched to the target domain in term of distributions. The weighting terms of source domain data points and the target domain classification responses are also regularized by the local reconstruction coefficients. The novel transfer learning framework is evaluated over some benchmark cross-domain data sets, and it outperforms the existing state-of-the-art transfer learning methods.

  13. Estimating building energy consumption using extreme learning machine method

    International Nuclear Information System (INIS)

    Naji, Sareh; Keivani, Afram; Shamshirband, Shahaboddin; Alengaram, U. Johnson; Jumaat, Mohd Zamin; Mansor, Zulkefli; Lee, Malrey

    2016-01-01

    The current energy requirements of buildings comprise a large percentage of the total energy consumed around the world. The demand of energy, as well as the construction materials used in buildings, are becoming increasingly problematic for the earth's sustainable future, and thus have led to alarming concern. The energy efficiency of buildings can be improved, and in order to do so, their operational energy usage should be estimated early in the design phase, so that buildings are as sustainable as possible. An early energy estimate can greatly help architects and engineers create sustainable structures. This study proposes a novel method to estimate building energy consumption based on the ELM (Extreme Learning Machine) method. This method is applied to building material thicknesses and their thermal insulation capability (K-value). For this purpose up to 180 simulations are carried out for different material thicknesses and insulation properties, using the EnergyPlus software application. The estimation and prediction obtained by the ELM model are compared with GP (genetic programming) and ANNs (artificial neural network) models for accuracy. The simulation results indicate that an improvement in predictive accuracy is achievable with the ELM approach in comparison with GP and ANN. - Highlights: • Buildings consume huge amounts of energy for operation. • Envelope materials and insulation influence building energy consumption. • Extreme learning machine is used to estimate energy usage of a sample building. • The key effective factors in this study are insulation thickness and K-value.

  14. Arts-based Methods and Organizational Learning

    DEFF Research Database (Denmark)

    This thematic volume explores the relationship between the arts and learning in various educational contexts and across cultures, but with a focus on higher education and organizational learning. Arts-based interventions are at the heart of this volume, which addresses how they are conceived, des...

  15. Application of unsupervised learning methods in high energy physics

    Energy Technology Data Exchange (ETDEWEB)

    Koevesarki, Peter; Nuncio Quiroz, Adriana Elizabeth; Brock, Ian C. [Physikalisches Institut, Universitaet Bonn, Bonn (Germany)

    2011-07-01

    High energy physics is a home for a variety of multivariate techniques, mainly due to the fundamentally probabilistic behaviour of nature. These methods generally require training based on some theory, in order to discriminate a known signal from a background. Nevertheless, new physics can show itself in ways that previously no one thought about, and in these cases conventional methods give little or no help. A possible way to discriminate between known processes (like vector bosons or top-quark production) or look for new physics is using unsupervised machine learning to extract the features of the data. A technique was developed, based on the combination of neural networks and the method of principal curves, to find a parametrisation of the non-linear correlations of the data. The feasibility of the method is shown on ATLAS data.

  16. The Efficacy of Three Learning Methods Collaborative, Context-Based Learning and Traditional, on Learning, Attitude and Behaviour of Undergraduate Nursing Students: Integrating Theory and Practice.

    Science.gov (United States)

    Hasanpour-Dehkordi, Ali; Solati, Kamal

    2016-04-01

    Communication skills training, responsibility, respect, and self-awareness are important indexes of changing learning behaviours in modern approaches. The aim of this study was to investigate the efficacy of three learning approaches, collaborative, context-based learning (CBL), and traditional, on learning, attitude, and behaviour of undergraduate nursing students. This study was a clinical trial with pretest and post-test of control group. The participants were senior nursing students. The samples were randomly assigned to three groups; CBL, collaborative, and traditional. To gather data a standard questionnaire of students' behaviour and attitude was administered prior to and after the intervention. Also, the rate of learning was investigated by a researcher-developed questionnaire prior to and after the intervention in the three groups. In CBL and collaborative training groups, the mean score of behaviour and attitude increased after the intervention. But no significant association was obtained between the mean scores of behaviour and attitude prior to and after the intervention in the traditional group. However, the mean learning score increased significantly in the CBL, collaborative, and traditional groups after the study in comparison to before the study. Both CBL and collaborative approaches were useful in terms of increased respect, self-awareness, self-evaluation, communication skills and responsibility as well as increased motivation and learning score in comparison to traditional method.

  17. EFFECTIVENESS OF QUIZ TEAM AND MURDER METHOD ON LEARNING ACTIVITIES AND PROBLEM SOLVING SKILLS IN SOCIAL SCIENCE LEARNING FOR 8th GRADE STUDENTS AT UPI LABORATORY JUNIOR HIGH SCHOOL

    Directory of Open Access Journals (Sweden)

    Darwanti Darwanti

    2017-06-01

    Full Text Available There are three objectives that shape the study, first, the study is aimed at identifying different problem-solving skills of the students' who were acquainted with quiz team, lecture and MURDER method. Secondly, the study is to point out the difference of students' problem-solving skills when they are exposed to the three methods in a high, moderate, and low intensity. The third objective is to determine interactions among learning methods, learning activities and problem-solving skills. Quasi experiment is used as a method of the study by applying two experiment classes, and one controlled factorial designed class. In analyzing the data, a two-way Anova analysis and variants analysis are implemented to measure the interaction level among the three variables. The results of the study indicate that (1 there are differences in students' problem-solving skills who were exposed to quiz team, lecture and MURDER method; (2 there are also differences in students' problem-solving skills when they were exposed by the mentioned methods in a high, moderate, and low intensity; there are no relevant interactions among learning methods, learning activities and problem-solving skills. The current results are presented such that they can be used as an aid to the methods of social science learning.

  18. The evaluation of student-centredness of teaching and learning: a new mixed-methods approach.

    Science.gov (United States)

    Lemos, Ana R; Sandars, John E; Alves, Palmira; Costa, Manuel J

    2014-08-14

    The aim of the study was to develop and consider the usefulness of a new mixed-methods approach to evaluate the student-centredness of teaching and learning on undergraduate medical courses. An essential paradigm for the evaluation was the coherence between how teachers conceptualise their practice (espoused theories) and their actual practice (theories-in-use). The context was a module within an integrated basic sciences course in an undergraduate medical degree programme. The programme had an explicit intention of providing a student-centred curriculum. A content analysis framework based on Weimer's dimensions of student-centred teaching was used to analyze data collected from individual interviews with seven teachers to identify espoused theories and 34h of classroom observations and one student focus group to identify theories-in-use. The interviewees were identified by purposeful sampling. The findings from the three methods were triangulated to evaluate the student-centredness of teaching and learning on the course. Different, but complementary, perspectives of the student-centredness of teaching and learning were identified by each method. The triangulation of the findings revealed coherence between the teachers' espoused theories and theories-in-use. A mixed-methods approach that combined classroom observations with interviews from a purposeful sample of teachers and students offered a useful evaluation of the extent of student-centredness of teaching and learning of this basic science course. Our case study suggests that this new approach is applicable to other courses in medical education.

  19. The Influence of Teaching Methods and Learning Environment to the Student's Learning Achievement of Craft and Entrepreneurship Subjects at Vocational High School

    Science.gov (United States)

    Munawaroh

    2017-01-01

    This research aims to explain the influence of teacher's teaching methods and learning environment to the learning achievement in class XI with the competency of accounting expertise to the subjects of craft and entrepreneurship, according to the students, the subject was very heavy and dull. The population in this research are students in class…

  20. Effects of Cooperative Learning Method on the Development of Listening Comprehension and Listening Skills

    Science.gov (United States)

    Kirbas, Abdulkadir

    2017-01-01

    In this study, the effect of the learning together technique, which is one of the cooperative learning methods, on the development of the listening comprehension and listening skills of the secondary school eighth grade students was investigated. Regarding the purpose of the research, experimental and control groups consisting of 75 students from,…

  1. Applying Cognitive Behavioural Methods to Retrain Children's Attributions for Success and Failure in Learning

    Science.gov (United States)

    Toland, John; Boyle, Christopher

    2008-01-01

    This study involves the use of methods derived from cognitive behavioral therapy (CBT) to change the attributions for success and failure of school children with regard to learning. Children with learning difficulties and/or motivational and self-esteem difficulties (n = 29) were identified by their schools. The children then took part in twelve…

  2. Examination of Pre-Service Science Teachers' Activities Using Problem Based Learning Method

    Science.gov (United States)

    Ekici, Didem Inel

    2016-01-01

    In this study, both the activities prepared by pre-service science teachers regarding the Problem Based Learning method and the pre-service science teachers' views regarding the method were examined before and after applying their activities in a real class environment. 69 pre-service science teachers studying in the 4th grade of the science…

  3. Ensemble Machine Learning Methods and Applications

    CERN Document Server

    Ma, Yunqian

    2012-01-01

    It is common wisdom that gathering a variety of views and inputs improves the process of decision making, and, indeed, underpins a democratic society. Dubbed “ensemble learning” by researchers in computational intelligence and machine learning, it is known to improve a decision system’s robustness and accuracy. Now, fresh developments are allowing researchers to unleash the power of ensemble learning in an increasing range of real-world applications. Ensemble learning algorithms such as “boosting” and “random forest” facilitate solutions to key computational issues such as face detection and are now being applied in areas as diverse as object trackingand bioinformatics.   Responding to a shortage of literature dedicated to the topic, this volume offers comprehensive coverage of state-of-the-art ensemble learning techniques, including various contributions from researchers in leading industrial research labs. At once a solid theoretical study and a practical guide, the volume is a windfall for r...

  4. An Evaluation of Machine Learning Methods to Detect Malicious SCADA Communications

    Energy Technology Data Exchange (ETDEWEB)

    Beaver, Justin M [ORNL; Borges, Raymond Charles [ORNL; Buckner, Mark A [ORNL

    2013-01-01

    Critical infrastructure Supervisory Control and Data Acquisition (SCADA) systems were designed to operate on closed, proprietary networks where a malicious insider posed the greatest threat potential. The centralization of control and the movement towards open systems and standards has improved the efficiency of industrial control, but has also exposed legacy SCADA systems to security threats that they were not designed to mitigate. This work explores the viability of machine learning methods in detecting the new threat scenarios of command and data injection. Similar to network intrusion detection systems in the cyber security domain, the command and control communications in a critical infrastructure setting are monitored, and vetted against examples of benign and malicious command traffic, in order to identify potential attack events. Multiple learning methods are evaluated using a dataset of Remote Terminal Unit communications, which included both normal operations and instances of command and data injection attack scenarios.

  5. LEARNING TO READ SCIENTIFIC RUSSIAN BY THE THREE QUESTION EXPERIMENTAL (3QX) METHOD.

    Science.gov (United States)

    ALFORD, M.H.T.

    A NEW METHOD FOR LEARNING TO READ TECHNICAL LITERATURE IN A FOREIGN LANGUAGE IS BEING DEVELOPED AND TESTED AT THE LANGUAGE CENTRE OF THE UNIVERSITY OF ESSEX, COLCHESTER, ENGLAND. THE METHOD IS CALLED "THREE QUESTION EXPERIMENTAL METHOD (3QX)," AND IT HAS BEEN USED IN THREE COURSES FOR TEACHING SCIENTIFIC RUSSIAN TO PHYSICISTS. THE THREE…

  6. Exploiting Attribute Correlations: A Novel Trace Lasso-Based Weakly Supervised Dictionary Learning Method.

    Science.gov (United States)

    Wu, Lin; Wang, Yang; Pan, Shirui

    2017-12-01

    It is now well established that sparse representation models are working effectively for many visual recognition tasks, and have pushed forward the success of dictionary learning therein. Recent studies over dictionary learning focus on learning discriminative atoms instead of purely reconstructive ones. However, the existence of intraclass diversities (i.e., data objects within the same category but exhibit large visual dissimilarities), and interclass similarities (i.e., data objects from distinct classes but share much visual similarities), makes it challenging to learn effective recognition models. To this end, a large number of labeled data objects are required to learn models which can effectively characterize these subtle differences. However, labeled data objects are always limited to access, committing it difficult to learn a monolithic dictionary that can be discriminative enough. To address the above limitations, in this paper, we propose a weakly-supervised dictionary learning method to automatically learn a discriminative dictionary by fully exploiting visual attribute correlations rather than label priors. In particular, the intrinsic attribute correlations are deployed as a critical cue to guide the process of object categorization, and then a set of subdictionaries are jointly learned with respect to each category. The resulting dictionary is highly discriminative and leads to intraclass diversity aware sparse representations. Extensive experiments on image classification and object recognition are conducted to show the effectiveness of our approach.

  7. Machine learning methods for metabolic pathway prediction

    Directory of Open Access Journals (Sweden)

    Karp Peter D

    2010-01-01

    Full Text Available Abstract Background A key challenge in systems biology is the reconstruction of an organism's metabolic network from its genome sequence. One strategy for addressing this problem is to predict which metabolic pathways, from a reference database of known pathways, are present in the organism, based on the annotated genome of the organism. Results To quantitatively validate methods for pathway prediction, we developed a large "gold standard" dataset of 5,610 pathway instances known to be present or absent in curated metabolic pathway databases for six organisms. We defined a collection of 123 pathway features, whose information content we evaluated with respect to the gold standard. Feature data were used as input to an extensive collection of machine learning (ML methods, including naïve Bayes, decision trees, and logistic regression, together with feature selection and ensemble methods. We compared the ML methods to the previous PathoLogic algorithm for pathway prediction using the gold standard dataset. We found that ML-based prediction methods can match the performance of the PathoLogic algorithm. PathoLogic achieved an accuracy of 91% and an F-measure of 0.786. The ML-based prediction methods achieved accuracy as high as 91.2% and F-measure as high as 0.787. The ML-based methods output a probability for each predicted pathway, whereas PathoLogic does not, which provides more information to the user and facilitates filtering of predicted pathways. Conclusions ML methods for pathway prediction perform as well as existing methods, and have qualitative advantages in terms of extensibility, tunability, and explainability. More advanced prediction methods and/or more sophisticated input features may improve the performance of ML methods. However, pathway prediction performance appears to be limited largely by the ability to correctly match enzymes to the reactions they catalyze based on genome annotations.

  8. Machine learning methods for metabolic pathway prediction

    Science.gov (United States)

    2010-01-01

    Background A key challenge in systems biology is the reconstruction of an organism's metabolic network from its genome sequence. One strategy for addressing this problem is to predict which metabolic pathways, from a reference database of known pathways, are present in the organism, based on the annotated genome of the organism. Results To quantitatively validate methods for pathway prediction, we developed a large "gold standard" dataset of 5,610 pathway instances known to be present or absent in curated metabolic pathway databases for six organisms. We defined a collection of 123 pathway features, whose information content we evaluated with respect to the gold standard. Feature data were used as input to an extensive collection of machine learning (ML) methods, including naïve Bayes, decision trees, and logistic regression, together with feature selection and ensemble methods. We compared the ML methods to the previous PathoLogic algorithm for pathway prediction using the gold standard dataset. We found that ML-based prediction methods can match the performance of the PathoLogic algorithm. PathoLogic achieved an accuracy of 91% and an F-measure of 0.786. The ML-based prediction methods achieved accuracy as high as 91.2% and F-measure as high as 0.787. The ML-based methods output a probability for each predicted pathway, whereas PathoLogic does not, which provides more information to the user and facilitates filtering of predicted pathways. Conclusions ML methods for pathway prediction perform as well as existing methods, and have qualitative advantages in terms of extensibility, tunability, and explainability. More advanced prediction methods and/or more sophisticated input features may improve the performance of ML methods. However, pathway prediction performance appears to be limited largely by the ability to correctly match enzymes to the reactions they catalyze based on genome annotations. PMID:20064214

  9. A measurement fusion method for nonlinear system identification using a cooperative learning algorithm.

    Science.gov (United States)

    Xia, Youshen; Kamel, Mohamed S

    2007-06-01

    Identification of a general nonlinear noisy system viewed as an estimation of a predictor function is studied in this article. A measurement fusion method for the predictor function estimate is proposed. In the proposed scheme, observed data are first fused by using an optimal fusion technique, and then the optimal fused data are incorporated in a nonlinear function estimator based on a robust least squares support vector machine (LS-SVM). A cooperative learning algorithm is proposed to implement the proposed measurement fusion method. Compared with related identification methods, the proposed method can minimize both the approximation error and the noise error. The performance analysis shows that the proposed optimal measurement fusion function estimate has a smaller mean square error than the LS-SVM function estimate. Moreover, the proposed cooperative learning algorithm can converge globally to the optimal measurement fusion function estimate. Finally, the proposed measurement fusion method is applied to ARMA signal and spatial temporal signal modeling. Experimental results show that the proposed measurement fusion method can provide a more accurate model.

  10. Microgenetic Learning Analytics Methods: Workshop Report

    Science.gov (United States)

    Aghababyan, Ani; Martin, Taylor; Janisiewicz, Philip; Close, Kevin

    2016-01-01

    Learning analytics is an emerging discipline and, as such, benefits from new tools and methodological approaches. This work reviews and summarizes our workshop on microgenetic data analysis techniques using R, held at the second annual Learning Analytics Summer Institute in Cambridge, Massachusetts, on 30 June 2014. Specifically, this paper…

  11. On-line learning through simple perceptron learning with a margin.

    Science.gov (United States)

    Hara, Kazuyuki; Okada, Masato

    2004-03-01

    We analyze a learning method that uses a margin kappa a la Gardner for simple perceptron learning. This method corresponds to the perceptron learning when kappa = 0 and to the Hebbian learning when kappa = infinity. Nevertheless, we found that the generalization ability of the method was superior to that of the perceptron and the Hebbian methods at an early stage of learning. We analyzed the asymptotic property of the learning curve of this method through computer simulation and found that it was the same as for perceptron learning. We also investigated an adaptive margin control method.

  12. A Simple Deep Learning Method for Neuronal Spike Sorting

    Science.gov (United States)

    Yang, Kai; Wu, Haifeng; Zeng, Yu

    2017-10-01

    Spike sorting is one of key technique to understand brain activity. With the development of modern electrophysiology technology, some recent multi-electrode technologies have been able to record the activity of thousands of neuronal spikes simultaneously. The spike sorting in this case will increase the computational complexity of conventional sorting algorithms. In this paper, we will focus spike sorting on how to reduce the complexity, and introduce a deep learning algorithm, principal component analysis network (PCANet) to spike sorting. The introduced method starts from a conventional model and establish a Toeplitz matrix. Through the column vectors in the matrix, we trains a PCANet, where some eigenvalue vectors of spikes could be extracted. Finally, support vector machine (SVM) is used to sort spikes. In experiments, we choose two groups of simulated data from public databases availably and compare this introduced method with conventional methods. The results indicate that the introduced method indeed has lower complexity with the same sorting errors as the conventional methods.

  13. Accelerated Learning dalam Proses Pembelajaran dan E-learning sebagai Alat Bantu Pembelajaran

    OpenAIRE

    M. Djajalaksana, Yenni

    2005-01-01

    The rapid development of learning methods in education has generated many alternative learning methods that are different from the traditional learning methods. Accelerated learning methods has been known as one of the new approaches that uses almost the opposite methods as compared to the traditional ones. Learning IT subjects is usually one of the boring and difficult-to-understand subjects to learn. Therefore,implementing the accelerated learning methods for learning IT subjects would help...

  14. Android Used in The Learning Innovation Atwood Machines on Lagrange Mechanics Methods

    Directory of Open Access Journals (Sweden)

    Shabrina Shabrina

    2017-12-01

    Full Text Available Android is one of the smartphone operating system platforms that is now widely developed in learning media. Android allows the learning process to be more flexible and not oriented to be teacher center, but it allows to be student center. The Atwood machines is an experimental tool that is often used to observe mechanical laws in constantly accelerated motion which can also be described by the Lagrange mechanics methods. As an innovative and alternative learning activity, Atwood Android-based learning apps are running for two experimental variations, which are variations in load in cart and load masses that are hung. The experiment of load-carrier mass variation found that the larger load mass in the cart, the smaller the acceleration experienced by the system. Meanwhile, the experiment on the variation of the loaded mass found that the larger the loaded mass, the greater the acceleration experienced by the system.

  15. Internet-based versus traditional teaching and learning methods.

    Science.gov (United States)

    Guarino, Salvatore; Leopardi, Eleonora; Sorrenti, Salvatore; De Antoni, Enrico; Catania, Antonio; Alagaratnam, Swethan

    2014-10-01

    The rapid and dramatic incursion of the Internet and social networks in everyday life has revolutionised the methods of exchanging data. Web 2.0 represents the evolution of the Internet as we know it. Internet users are no longer passive receivers, and actively participate in the delivery of information. Medical education cannot evade this process. Increasingly, students are using tablets and smartphones to instantly retrieve medical information on the web or are exchanging materials on their Facebook pages. Medical educators cannot ignore this continuing revolution, and therefore the traditional academic schedules and didactic schemes should be questioned. Analysing opinions collected from medical students regarding old and new teaching methods and tools has become mandatory, with a view towards renovating the process of medical education. A cross-sectional online survey was created with Google® docs and administrated to all students of our medical school. Students were asked to express their opinion on their favourite teaching methods, learning tools, Internet websites and Internet delivery devices. Data analysis was performed using spss. The online survey was completed by 368 students. Although textbooks remain a cornerstone for training, students also identified Internet websites, multimedia non-online material, such as the Encyclopaedia on CD-ROM, and other non-online computer resources as being useful. The Internet represented an important aid to support students' learning needs, but textbooks are still their resource of choice. Among the websites noted, Google and Wikipedia significantly surpassed the peer-reviewed medical databases, and access to the Internet was primarily through personal computers in preference to other Internet access devices, such as mobile phones and tablet computers. Increasingly, students are using tablets and smartphones to instantly retrieve medical information. © 2014 John Wiley & Sons Ltd.

  16. Online Learning Perceptions and Effectiveness of Research Methods Courses in a Hispanic-Serving Higher Education Institute

    Science.gov (United States)

    Lu, Ming-Tsan Pierre; Cavazos Vela, Javier

    2015-01-01

    In this article, the authors first reviewed related literature on possible factors that influence learning between an online learning (OL) course format and a face-to-face (F2F) course format. The authors investigated OL and F2F learning perceptions and effectiveness of a graduate-level research methods course at a Hispanic-serving institution…

  17. [Current teaching, learning and examination methods in medical education and potential applications in rehabilitative issues].

    Science.gov (United States)

    Schwarzkopf, S R; Morfeld, M; Gülich, M; Lay, W; Horn, K; Mau, W

    2007-04-01

    With introduction of the new Federal Medical Licensing Regulations (Approbationsordnung) in Germany, integrated teaching in "Rehabilitation, Physical Medicine, Naturopathic Treatment" (Querschnittsbereich Q12) has become obligatory for the first time. Furthermore, the new Regulations require the medical faculties in Germany to realize an innovative didactic orientation in teaching. This paper provides an overview of recent applications of teaching techniques and examination methods in medical education with special consideration of the new integrated course Q12 and further teaching methods related to rehabilitative issues. Problem-oriented learning (POL), problem-based learning (PBL), bedside teaching, eLearning, and the examination methods Objective Structured Clinical Examination (OSCE) and Triple Jump are in the focus. This overview is intended as the basis for subsequent publications of the Commission for Undergraduate and Postgraduate Training of the German Society of Rehabilitation Science (DGRW), which will present examples of innovative teaching material.

  18. Lessons learned: advantages and disadvantages of mixed method research

    DEFF Research Database (Denmark)

    Malina, Mary A.; Nørreklit, Hanne; Selto, Frank H.

    2011-01-01

    on the use and usefulness of a specialized balanced scorecard; and third, to encourage researchers to actually use multiple methods and sources of data to address the very many accounting phenomena that are not fully understood. Design/methodology/approach – This paper is an opinion piece based...... on the authors' experience conducting a series of longitudinal mixed method studies. Findings – The authors suggest that in many studies, using a mixed method approach provides the best opportunity for addressing research questions. Originality/value – This paper provides encouragement to those who may wish......Purpose – The purpose of this paper is first, to discuss the theoretical assumptions, qualities, problems and myopia of the dominating quantitative and qualitative approaches; second, to describe the methodological lessons that the authors learned while conducting a series of longitudinal studies...

  19. Application of Multi-Objective Human Learning Optimization Method to Solve AC/DC Multi-Objective Optimal Power Flow Problem

    Science.gov (United States)

    Cao, Jia; Yan, Zheng; He, Guangyu

    2016-06-01

    This paper introduces an efficient algorithm, multi-objective human learning optimization method (MOHLO), to solve AC/DC multi-objective optimal power flow problem (MOPF). Firstly, the model of AC/DC MOPF including wind farms is constructed, where includes three objective functions, operating cost, power loss, and pollutant emission. Combining the non-dominated sorting technique and the crowding distance index, the MOHLO method can be derived, which involves individual learning operator, social learning operator, random exploration learning operator and adaptive strategies. Both the proposed MOHLO method and non-dominated sorting genetic algorithm II (NSGAII) are tested on an improved IEEE 30-bus AC/DC hybrid system. Simulation results show that MOHLO method has excellent search efficiency and the powerful ability of searching optimal. Above all, MOHLO method can obtain more complete pareto front than that by NSGAII method. However, how to choose the optimal solution from pareto front depends mainly on the decision makers who stand from the economic point of view or from the energy saving and emission reduction point of view.

  20. Creative teaching method as a learning strategy for student midwives: A qualitative study.

    Science.gov (United States)

    Rankin, Jean; Brown, Val

    2016-03-01

    Traditional ways of teaching in Higher Education are enhanced with adult-based approaches to learning within the curriculum. Adult-based learning enables students to take ownership of their own learning, working in independence using a holistic approach. Introducing creative activities promotes students to think in alternative ways to the traditional learning models. The study aimed to explore student midwives perceptions of a creative teaching method as a learning strategy. A qualitative design was used adopting a phenomenological approach to gain the lived experience of students within this learning culture. Purposive sampling was used to recruit student midwives (n=30). Individual interviews were conducted using semi-structured interviews with open-ended questions to gain subjective information. Data were transcribed and analyzed into useful and meaningful themes and emerging themes using Colaizzi's framework for analyzing qualitative data in a logical and systematic way. Over 500 meaningful statements were identified from the transcripts. Three key themes strongly emerged from the transcriptions. These included'meaningful learning','inspired to learn and achieve', and 'being connected'. A deep meaningful learning experience was found to be authentic in the context of theory and practice. Students were inspired to learn and achieve and positively highlighted the safe learning environment. The abilities of the facilitators were viewed positively in supporting student learning. This approach strengthened the relationships and social engagement with others in the peer group and the facilitators. On a less positive note, tensions and conflict were noted in group work and indirect negative comments about the approach from the teaching team. Incorporating creative teaching activities is a positive addition to the healthcare curriculum. Creativity is clearly an asset to the range of contemporary learning strategies. In doing so, higher education will continue to keep

  1. Science Learning Cycle Method to Enhance the Conceptual Understanding and the Learning Independence on Physics Learning

    Science.gov (United States)

    Sulisworo, Dwi; Sutadi, Novitasari

    2017-01-01

    There have been many studies related to the implementation of cooperative learning. However, there are still many problems in school related to the learning outcomes on science lesson, especially in physics. The aim of this study is to observe the application of science learning cycle (SLC) model on improving scientific literacy for secondary…

  2. Prediction of Student Dropout in E-Learning Program Through the Use of Machine Learning Method

    Directory of Open Access Journals (Sweden)

    Mingjie Tan

    2015-02-01

    Full Text Available The high rate of dropout is a serious problem in E-learning program. Thus it has received extensive concern from the education administrators and researchers. Predicting the potential dropout students is a workable solution to prevent dropout. Based on the analysis of related literature, this study selected student’s personal characteristic and academic performance as input attributions. Prediction models were developed using Artificial Neural Network (ANN, Decision Tree (DT and Bayesian Networks (BNs. A large sample of 62375 students was utilized in the procedures of model training and testing. The results of each model were presented in confusion matrix, and analyzed by calculating the rates of accuracy, precision, recall, and F-measure. The results suggested all of the three machine learning methods were effective in student dropout prediction, and DT presented a better performance. Finally, some suggestions were made for considerable future research.

  3. Beneficial Effects of cART Initiated during Primary and Chronic HIV-1 Infection on Immunoglobulin-Expression of Memory B-Cell Subsets.

    Directory of Open Access Journals (Sweden)

    Manuela Pogliaghi

    Full Text Available During HIV-1 infection the B-cell compartment undergoes profound changes towards terminal differentiation, which are only partially restored by antiretroviral therapy (cART.To investigate the impact of infection as early as during primary HIV-1 infection (PHI we assessed distribution of B-cell subsets in 19 PHI and 25 chronic HIV-1-infected (CHI individuals before and during 48 weeks of cART as compared to healthy controls (n = 23. We also analysed Immunoglobulin-expression of memory B-cell subsets to identify alterations in Immunoglobulin-maturation.Determination of B-cell subsets at baseline showed that total and Naive B-cells were decreased whereas Activated Memory (AM, Tissue-like Memory (TLM B-cells and Plasma cells were increased in both PHI and CHI patients. After 4 weeks of cART total B-cells increased, while AM, TLM B-cells and Plasma cells decreased, although without reaching normal levels in either group of individuals. This trend was maintained until week 48, though only total B-cells normalized in both PHI and CHI. Resting Memory (RM B-cells were preserved since baseline. This subset remained stable in CHI, while was expanded by an early initiation of cART during PHI. Untreated CHI patients showed IgM-overexpression at the expenses of switched (IgM-IgD- phenotypes of the memory subsets. Interestingly, in PHI patients a significant alteration of Immunoglobulin-expression was evident at BL in TLM cells, and after 4 weeks, despite treatment, in AM and RM subsets. After 48 weeks of therapy, Immunoglobulin-expression of AM and RM almost normalized, but remained perturbed in TLM cells in both groups.In conclusion, aberrant activated and exhausted B-cell phenotypes rose already during PHI, while most of the alterations in Ig-expression seen in CHI appeared later, despite 4 weeks of effective cART. After 48 weeks of cART B-cell subsets distribution improved although without full normalization, while Immunoglobulin-expression normalized

  4. Beneficial Effects of cART Initiated during Primary and Chronic HIV-1 Infection on Immunoglobulin-Expression of Memory B-Cell Subsets.

    Science.gov (United States)

    Pogliaghi, Manuela; Ripa, Marco; Pensieroso, Simone; Tolazzi, Monica; Chiappetta, Stefania; Nozza, Silvia; Lazzarin, Adriano; Tambussi, Giuseppe; Scarlatti, Gabriella

    2015-01-01

    During HIV-1 infection the B-cell compartment undergoes profound changes towards terminal differentiation, which are only partially restored by antiretroviral therapy (cART). To investigate the impact of infection as early as during primary HIV-1 infection (PHI) we assessed distribution of B-cell subsets in 19 PHI and 25 chronic HIV-1-infected (CHI) individuals before and during 48 weeks of cART as compared to healthy controls (n = 23). We also analysed Immunoglobulin-expression of memory B-cell subsets to identify alterations in Immunoglobulin-maturation. Determination of B-cell subsets at baseline showed that total and Naive B-cells were decreased whereas Activated Memory (AM), Tissue-like Memory (TLM) B-cells and Plasma cells were increased in both PHI and CHI patients. After 4 weeks of cART total B-cells increased, while AM, TLM B-cells and Plasma cells decreased, although without reaching normal levels in either group of individuals. This trend was maintained until week 48, though only total B-cells normalized in both PHI and CHI. Resting Memory (RM) B-cells were preserved since baseline. This subset remained stable in CHI, while was expanded by an early initiation of cART during PHI. Untreated CHI patients showed IgM-overexpression at the expenses of switched (IgM-IgD-) phenotypes of the memory subsets. Interestingly, in PHI patients a significant alteration of Immunoglobulin-expression was evident at BL in TLM cells, and after 4 weeks, despite treatment, in AM and RM subsets. After 48 weeks of therapy, Immunoglobulin-expression of AM and RM almost normalized, but remained perturbed in TLM cells in both groups. In conclusion, aberrant activated and exhausted B-cell phenotypes rose already during PHI, while most of the alterations in Ig-expression seen in CHI appeared later, despite 4 weeks of effective cART. After 48 weeks of cART B-cell subsets distribution improved although without full normalization, while Immunoglobulin-expression normalized among AM and

  5. Student’s Perceptions on Simulation as Part of Experiential Learning in Approaches, Methods, and Techniques (AMT Course

    Directory of Open Access Journals (Sweden)

    Marselina Karina Purnomo

    2017-03-01

    Full Text Available Simulation is a part of Experiential Learning which represents certain real-life events. In this study, simulation is used as a learning activity in Approaches, Methods, and Techniques (AMT course which is one of the courses in English Language Education Study Program (ELESP of Sanata Dharma University. Since simulation represents the real-life events, it encourages students to apply the approaches, methods, and techniques being studied based on the real-life classroom. Several experts state that students are able to involve their personal experiences through simulation which additionally is believed to create a meaningful learning in the class. This study aimed to discover ELESP students’ perceptions toward simulation as a part of Experiential Learning in AMT course. From the findings, it could be inferred that students agreed that simulation in class was important for students’ learning for it formed a meaningful learning in class.  DOI: https://doi.org/10.24071/llt.2017.200104

  6. Approximation Methods for Inference and Learning in Belief Networks: Progress and Future Directions

    National Research Council Canada - National Science Library

    Pazzan, Michael

    1997-01-01

    .... In this research project, we have investigated methods and implemented algorithms for efficiently making certain classes of inference in belief networks, and for automatically learning certain...

  7. Comparison of two inductive learning methods: A case study in failed fuel identification

    Energy Technology Data Exchange (ETDEWEB)

    Reifman, J. [Argonne National Lab., IL (United States); Lee, J.C. [Michigan Univ., Ann Arbor, MI (United States). Dept. of Nuclear Engineering

    1992-05-01

    Two inductive learning methods, the ID3 and Rg algorithms, are studied as a means for systematically and automatically constructing the knowledge base of expert systems. Both inductive learning methods are general-purpose and use information entropy as a discriminatory measure in order to group objects of a common class. ID3 constructs a knowledge base by building decision trees that discriminate objects of a data set as a function of their class. Rg constructs a knowledge base by grouping objects of the same class into patterns or clusters. The two inductive methods are applied to the construction of a knowledge base for failed fuel identification in the Experimental Breeder Reactor II. Through analysis of the knowledge bases generated, the ID3 and Rg algorithms are compared for their knowledge representation, data overfitting, feature space partition, feature selection, and search procedure.

  8. Comparison of two inductive learning methods: A case study in failed fuel identification

    Energy Technology Data Exchange (ETDEWEB)

    Reifman, J. (Argonne National Lab., IL (United States)); Lee, J.C. (Michigan Univ., Ann Arbor, MI (United States). Dept. of Nuclear Engineering)

    1992-01-01

    Two inductive learning methods, the ID3 and Rg algorithms, are studied as a means for systematically and automatically constructing the knowledge base of expert systems. Both inductive learning methods are general-purpose and use information entropy as a discriminatory measure in order to group objects of a common class. ID3 constructs a knowledge base by building decision trees that discriminate objects of a data set as a function of their class. Rg constructs a knowledge base by grouping objects of the same class into patterns or clusters. The two inductive methods are applied to the construction of a knowledge base for failed fuel identification in the Experimental Breeder Reactor II. Through analysis of the knowledge bases generated, the ID3 and Rg algorithms are compared for their knowledge representation, data overfitting, feature space partition, feature selection, and search procedure.

  9. Comparison of two inductive learning methods: A case study in failed fuel identification

    International Nuclear Information System (INIS)

    Reifman, J.; Lee, J.C.

    1992-01-01

    Two inductive learning methods, the ID3 and Rg algorithms, are studied as a means for systematically and automatically constructing the knowledge base of expert systems. Both inductive learning methods are general-purpose and use information entropy as a discriminatory measure in order to group objects of a common class. ID3 constructs a knowledge base by building decision trees that discriminate objects of a data set as a function of their class. Rg constructs a knowledge base by grouping objects of the same class into patterns or clusters. The two inductive methods are applied to the construction of a knowledge base for failed fuel identification in the Experimental Breeder Reactor II. Through analysis of the knowledge bases generated, the ID3 and Rg algorithms are compared for their knowledge representation, data overfitting, feature space partition, feature selection, and search procedure

  10. Perceptions of Teaching Methods for Preclinical Oral Surgery: A Comparison with Learning Styles

    OpenAIRE

    Omar, Esam

    2017-01-01

    Purpose: Dental extraction is a routine part of clinical dental practice. For this reason, understanding the way how students? extraction knowledge and skills development are important. Problem Statement and Objectives: To date, there is no accredited statement about the most effective method for the teaching of exodontia to dental students. Students have different abilities and preferences regarding how they learn and process information. This is defined as learning style. In this study, the...

  11. Prediction of Human Drug Targets and Their Interactions Using Machine Learning Methods: Current and Future Perspectives.

    Science.gov (United States)

    Nath, Abhigyan; Kumari, Priyanka; Chaube, Radha

    2018-01-01

    Identification of drug targets and drug target interactions are important steps in the drug-discovery pipeline. Successful computational prediction methods can reduce the cost and time demanded by the experimental methods. Knowledge of putative drug targets and their interactions can be very useful for drug repurposing. Supervised machine learning methods have been very useful in drug target prediction and in prediction of drug target interactions. Here, we describe the details for developing prediction models using supervised learning techniques for human drug target prediction and their interactions.

  12. Learning with Generalization Capability by Kernel Methods of Bounded Complexity

    Czech Academy of Sciences Publication Activity Database

    Kůrková, Věra; Sanguineti, M.

    2005-01-01

    Roč. 21, č. 3 (2005), s. 350-367 ISSN 0885-064X R&D Projects: GA AV ČR 1ET100300419 Institutional research plan: CEZ:AV0Z10300504 Keywords : supervised learning * generalization * model complexity * kernel methods * minimization of regularized empirical errors * upper bounds on rates of approximate optimization Subject RIV: BA - General Mathematics Impact factor: 1.186, year: 2005

  13. Advances in the Use of Neuroscience Methods in Research on Learning and Instruction

    Science.gov (United States)

    De Smedt, Bert

    2014-01-01

    Cognitive neuroscience offers a series of tools and methodologies that allow researchers in the field of learning and instruction to complement and extend the knowledge they have accumulated through decades of behavioral research. The appropriateness of these methods depends on the research question at hand. Cognitive neuroscience methods allow…

  14. Effect of Child Centred Methods on Teaching and Learning of Science Activities in Pre-Schools in Kenya

    Science.gov (United States)

    Andiema, Nelly C.

    2016-01-01

    Despite many research studies showing the effectiveness of teacher application of child-centered learning in different educational settings, few studies have focused on teaching and learning activities in Pre-Schools. This research investigates the effect of child centered methods on teaching and learning of science activities in preschools in…

  15. Research on B Cell Algorithm for Learning to Rank Method Based on Parallel Strategy.

    Science.gov (United States)

    Tian, Yuling; Zhang, Hongxian

    2016-01-01

    For the purposes of information retrieval, users must find highly relevant documents from within a system (and often a quite large one comprised of many individual documents) based on input query. Ranking the documents according to their relevance within the system to meet user needs is a challenging endeavor, and a hot research topic-there already exist several rank-learning methods based on machine learning techniques which can generate ranking functions automatically. This paper proposes a parallel B cell algorithm, RankBCA, for rank learning which utilizes a clonal selection mechanism based on biological immunity. The novel algorithm is compared with traditional rank-learning algorithms through experimentation and shown to outperform the others in respect to accuracy, learning time, and convergence rate; taken together, the experimental results show that the proposed algorithm indeed effectively and rapidly identifies optimal ranking functions.

  16. Consideration on Singularities in Learning Theory and the Learning Coefficient

    Directory of Open Access Journals (Sweden)

    Miki Aoyagi

    2013-09-01

    Full Text Available We consider the learning coefficients in learning theory and give two new methods for obtaining these coefficients in a homogeneous case: a method for finding a deepest singular point and a method to add variables. In application to Vandermonde matrix-type singularities, we show that these methods are effective. The learning coefficient of the generalization error in Bayesian estimation serves to measure the learning efficiency in singular learning models. Mathematically, the learning coefficient corresponds to a real log canonical threshold of singularities for the Kullback functions (relative entropy in learning theory.

  17. The Effect of Learning Method and Confidence Level on the Ability of Interpreting Religious Poem

    Directory of Open Access Journals (Sweden)

    Kinayati Djojosuroto

    2017-11-01

    Full Text Available This research aims to determine the effect of the learning method (expository and authentic and the level of confidence in the ability of religious poetry interpretation of the students of the third semester, majoring in the Indonesian Language and Literature Education of Universitas Negeri Manado. The method used is the quasi-experimental method with 2 x 2 factorial designs. The measurement of Y variable (ability to interpret the religious poetry uses the writing test and the level of confidence uses a questionnaire. Data analysis technique in this study is analysis of variance (ANOVA followed by two lanes and Tuckey test to look at the interaction of the group. Before the test, the hypothesis is that analysis requirements normality data test using Liliefors test and homogeneity test data using Bartlett test. The results show differences in the ability to explain the religious poetry among students who study with the expository method and the students who study with the authentic method. That is, overall, the expository method is better than the authentic method to improve the ability of the students. To improve the ability of the students to interpret the religious poetry, it is better to use the authentic method for the group that has a lower level of confidence. There is the influence of the interaction between learning method (expository and authentic and the level of confidence in the ability of religious poetry interpretation. Based on these results, it can be concluded that: First, lecturers can determine what materials and method that can be used to enhance the ability to interpret religious poetry when the level of confidence of the students has been known. Second, expository teaching methods and authentic teaching method for group of students with different level of confidence will give you different result on the ability of that group of students to interpret religious poetry as well. Third, the increase of the ability to interpret

  18. Teaching Dental Students to Understand the Temporomandibular Joint Using MRI: Comparison of Conventional and Digital Learning Methods.

    Science.gov (United States)

    Arús, Nádia A; da Silva, Átila M; Duarte, Rogério; da Silveira, Priscila F; Vizzotto, Mariana B; da Silveira, Heraldo L D; da Silveira, Heloisa E D

    2017-06-01

    The aims of this study were to evaluate and compare the performance of dental students in interpreting the temporomandibular joint (TMJ) with magnetic resonance imaging (MRI) scans using two learning methods (conventional and digital interactive learning) and to examine the usability of the digital learning object (DLO). The DLO consisted of tutorials about MRI and anatomic and functional aspects of the TMJ. In 2014, dental students in their final year of study who were enrolled in the elective "MRI Interpretation of the TMJ" course comprised the study sample. After exclusions for nonattendance and other reasons, 29 of the initial 37 students participated in the study, for a participation rate of 78%. The participants were divided into two groups: a digital interactive learning group (n=14) and a conventional learning group (n=15). Both methods were assessed by an objective test applied before and after training and classes. Aspects such as support and training requirements, complexity, and consistency of the DLO were also evaluated using the System Usability Scale (SUS). A significant between-group difference in the posttest results was found, with the conventional learning group scoring better than the DLO group, indicated by mean scores of 9.20 and 8.11, respectively, out of 10. However, when the pretest and posttest results were compared, both groups showed significantly improved performance. The SUS score was 89, which represented a high acceptance of the DLO by the users. The students who used the conventional method of learning showed superior performance in interpreting the TMJ using MRI compared to the group that used digital interactive learning.

  19. Missing data imputation using statistical and machine learning methods in a real breast cancer problem.

    Science.gov (United States)

    Jerez, José M; Molina, Ignacio; García-Laencina, Pedro J; Alba, Emilio; Ribelles, Nuria; Martín, Miguel; Franco, Leonardo

    2010-10-01

    Missing data imputation is an important task in cases where it is crucial to use all available data and not discard records with missing values. This work evaluates the performance of several statistical and machine learning imputation methods that were used to predict recurrence in patients in an extensive real breast cancer data set. Imputation methods based on statistical techniques, e.g., mean, hot-deck and multiple imputation, and machine learning techniques, e.g., multi-layer perceptron (MLP), self-organisation maps (SOM) and k-nearest neighbour (KNN), were applied to data collected through the "El Álamo-I" project, and the results were then compared to those obtained from the listwise deletion (LD) imputation method. The database includes demographic, therapeutic and recurrence-survival information from 3679 women with operable invasive breast cancer diagnosed in 32 different hospitals belonging to the Spanish Breast Cancer Research Group (GEICAM). The accuracies of predictions on early cancer relapse were measured using artificial neural networks (ANNs), in which different ANNs were estimated using the data sets with imputed missing values. The imputation methods based on machine learning algorithms outperformed imputation statistical methods in the prediction of patient outcome. Friedman's test revealed a significant difference (p=0.0091) in the observed area under the ROC curve (AUC) values, and the pairwise comparison test showed that the AUCs for MLP, KNN and SOM were significantly higher (p=0.0053, p=0.0048 and p=0.0071, respectively) than the AUC from the LD-based prognosis model. The methods based on machine learning techniques were the most suited for the imputation of missing values and led to a significant enhancement of prognosis accuracy compared to imputation methods based on statistical procedures. Copyright © 2010 Elsevier B.V. All rights reserved.

  20. Can Machines Learn Respiratory Virus Epidemiology?: A Comparative Study of Likelihood-Free Methods for the Estimation of Epidemiological Dynamics

    Directory of Open Access Journals (Sweden)

    Heidi L. Tessmer

    2018-03-01

    Full Text Available To estimate and predict the transmission dynamics of respiratory viruses, the estimation of the basic reproduction number, R0, is essential. Recently, approximate Bayesian computation methods have been used as likelihood free methods to estimate epidemiological model parameters, particularly R0. In this paper, we explore various machine learning approaches, the multi-layer perceptron, convolutional neural network, and long-short term memory, to learn and estimate the parameters. Further, we compare the accuracy of the estimates and time requirements for machine learning and the approximate Bayesian computation methods on both simulated and real-world epidemiological data from outbreaks of influenza A(H1N1pdm09, mumps, and measles. We find that the machine learning approaches can be verified and tested faster than the approximate Bayesian computation method, but that the approximate Bayesian computation method is more robust across different datasets.

  1. Fumigant Toxicity of the Essential Oil of Caraway, Carum carvi on the Tomato Leaf Miner, Tuta absoluta (Meyrick (Lepidoptera: Gelechiidae

    Directory of Open Access Journals (Sweden)

    S. Goudarzvande Chegini

    2017-08-01

    Full Text Available Introduction: The tomato leafminer (TLM, Tuta absoluta (Meyrick (Lepidoptera: Gelechiidae, is an important pest on tomato, potato and other Solanaceous with a great economic importance. Tomato borer can be regarded as a serious threat to tomato production in Iran. TLM larvae cause losses of up to 100% by attacking tomato leaves, flowers, stems, and especially fruits. TLM larvae act as leaf miners, and in high numbers, they can totally destroy the plant foliage; TLM infestation can destroy crop production early on by infesting both developing and ripe fruits. Management of the pest can be problematic, particularly when the infestation pressure is high. One of the main tools in its management is the use of conventional synthetic insecticides, however, this overreliance on the use of synthetic insecticides quickly leads to problems of insecticide resistance. The use of natural compounds such as plant essential oils is considered as alternatives to chemical pesticides due to their lower toxicity on the non-target and low persistence in the environment. In recent years essential oils of medicinal plants have received much attention as pest control chemical agents. The discovery of active compounds that are less persistent will be beneficial for both the environment and agricultural product consumers. Materials and Methods: The egg, 2nd larval instars, and adult of TLM were used to determine the fumigant toxicity of the C. cavi. The essential oil of aerial parts of C. cavi, was extracted by hydrodistillation using a modified Clevenger-type apparatus. Conditions of extraction were: 50g of air-dried sample, 1:12 plant material/water volume ratio and 4h distillation. The obtained oil was dried over anhydrous sodium sulfate and stored in the refrigerator at + 4°C until used. The fumigant toxicity of essential oil on larvae 2nd (inside leaf and egg were tested in macro plastic container volume 1800 ml, The vials were contained leaves containing larvae

  2. Self-directed learning can outperform direct instruction in the course of a modern German medical curriculum - results of a mixed methods trial.

    Science.gov (United States)

    Peine, Arne; Kabino, Klaus; Spreckelsen, Cord

    2016-06-03

    Modernised medical curricula in Germany (so called "reformed study programs") rely increasingly on alternative self-instructed learning forms such as e-learning and curriculum-guided self-study. However, there is a lack of evidence that these methods can outperform conventional teaching methods such as lectures and seminars. This study was conducted in order to compare extant traditional teaching methods with new instruction forms in terms of learning effect and student satisfaction. In a randomised trial, 244 students of medicine in their third academic year were assigned to one of four study branches representing self-instructed learning forms (e-learning and curriculum-based self-study) and instructed learning forms (lectures and seminars). All groups participated in their respective learning module with standardised materials and instructions. Learning effect was measured with pre-test and post-test multiple-choice questionnaires. Student satisfaction and learning style were examined via self-assessment. Of 244 initial participants, 223 completed the respective module and were included in the study. In the pre-test, the groups showed relatively homogenous scores. All students showed notable improvements compared with the pre-test results. Participants in the non-self-instructed learning groups reached scores of 14.71 (seminar) and 14.37 (lecture), while the groups of self-instructed learners reached higher scores with 17.23 (e-learning) and 15.81 (self-study). All groups improved significantly (p learning group, whose self-assessment improved by 2.36. The study shows that students in modern study curricula learn better through modern self-instructed methods than through conventional methods. These methods should be used more, as they also show good levels of student acceptance and higher scores in personal self-assessment of knowledge.

  3. Problem-Based Learning Method: Secondary Education 10th Grade Chemistry Course Mixtures Topic

    Science.gov (United States)

    Üce, Musa; Ates, Ismail

    2016-01-01

    In this research; aim was determining student achievement by comparing problem-based learning method with teacher-centered traditional method of teaching 10th grade chemistry lesson mixtures topic. Pretest-posttest control group research design is implemented. Research sample includes; two classes of (total of 48 students) an Anatolian High School…

  4. Gamma/hadron segregation for a ground based imaging atmospheric Cherenkov telescope using machine learning methods: Random Forest leads

    International Nuclear Information System (INIS)

    Sharma Mradul; Koul Maharaj Krishna; Mitra Abhas; Nayak Jitadeepa; Bose Smarajit

    2014-01-01

    A detailed case study of γ-hadron segregation for a ground based atmospheric Cherenkov telescope is presented. We have evaluated and compared various supervised machine learning methods such as the Random Forest method, Artificial Neural Network, Linear Discriminant method, Naive Bayes Classifiers, Support Vector Machines as well as the conventional dynamic supercut method by simulating triggering events with the Monte Carlo method and applied the results to a Cherenkov telescope. It is demonstrated that the Random Forest method is the most sensitive machine learning method for γ-hadron segregation. (research papers)

  5. THE POTENTIAL AND LIMITATIONS OF VISUALISATION AS A METHOD IN LEARNING SOCIAL SCIENCES AND HUMANITIES

    Directory of Open Access Journals (Sweden)

    Tatyana T. Sidelnikova

    2016-06-01

    Full Text Available Introduction: the paper is concerned with potential and barriers of application of visualisation as a method in learning social sciences and humanities. Using and employing visual aids becomes the most important resource in modern pedagogical theory and learning process due to the improvement of traditional pedagogical tools and new interpretation of well-known methods. Materials and Methods: the methods of observation, analysis of test results, results of examination session, data of questionnaires were used during the elaboration of the paper. Results: a good visual aid in teaching political science is the smiley as a simplified graphical representation expressing the emotions of a speaker or a writer. Observation, survey and results of examinations indicate that the above visual solutions not only improve students’ knowledge of subjects, but also improve the intellectual activity, contribute to the formation of the methodical approach to learning, associative thinking and creativity. Discussion and Conclusion: visualisation is a sign presentation of the content, functions, structures, stages of a process, a phenomenon through schematisation and associative and illustrative arrays. At the same time it is a way of transforming knowledge into real visual product with the author’s personal touch. Initially, students learn to reflect by drawing the essence of rather abstract concepts such as “parity”, “power” “freedom” etc. Assignments of higher levels involve the use of associative arrays, free images. By doing this, students do not just paint, but on their own initiative work with colours, seek to schematise information, sometimes dressing comments in lyrics.

  6. Analysis of deep learning methods for blind protein contact prediction in CASP12.

    Science.gov (United States)

    Wang, Sheng; Sun, Siqi; Xu, Jinbo

    2018-03-01

    Here we present the results of protein contact prediction achieved in CASP12 by our RaptorX-Contact server, which is an early implementation of our deep learning method for contact prediction. On a set of 38 free-modeling target domains with a median family size of around 58 effective sequences, our server obtained an average top L/5 long- and medium-range contact accuracy of 47% and 44%, respectively (L = length). A complete implementation has an average accuracy of 59% and 57%, respectively. Our deep learning method formulates contact prediction as a pixel-level image labeling problem and simultaneously predicts all residue pairs of a protein using a combination of two deep residual neural networks, taking as input the residue conservation information, predicted secondary structure and solvent accessibility, contact potential, and coevolution information. Our approach differs from existing methods mainly in (1) formulating contact prediction as a pixel-level image labeling problem instead of an image-level classification problem; (2) simultaneously predicting all contacts of an individual protein to make effective use of contact occurrence patterns; and (3) integrating both one-dimensional and two-dimensional deep convolutional neural networks to effectively learn complex sequence-structure relationship including high-order residue correlation. This paper discusses the RaptorX-Contact pipeline, both contact prediction and contact-based folding results, and finally the strength and weakness of our method. © 2017 Wiley Periodicals, Inc.

  7. A Cross-Correlated Delay Shift Supervised Learning Method for Spiking Neurons with Application to Interictal Spike Detection in Epilepsy.

    Science.gov (United States)

    Guo, Lilin; Wang, Zhenzhong; Cabrerizo, Mercedes; Adjouadi, Malek

    2017-05-01

    This study introduces a novel learning algorithm for spiking neurons, called CCDS, which is able to learn and reproduce arbitrary spike patterns in a supervised fashion allowing the processing of spatiotemporal information encoded in the precise timing of spikes. Unlike the Remote Supervised Method (ReSuMe), synapse delays and axonal delays in CCDS are variants which are modulated together with weights during learning. The CCDS rule is both biologically plausible and computationally efficient. The properties of this learning rule are investigated extensively through experimental evaluations in terms of reliability, adaptive learning performance, generality to different neuron models, learning in the presence of noise, effects of its learning parameters and classification performance. Results presented show that the CCDS learning method achieves learning accuracy and learning speed comparable with ReSuMe, but improves classification accuracy when compared to both the Spike Pattern Association Neuron (SPAN) learning rule and the Tempotron learning rule. The merit of CCDS rule is further validated on a practical example involving the automated detection of interictal spikes in EEG records of patients with epilepsy. Results again show that with proper encoding, the CCDS rule achieves good recognition performance.

  8. Blockchain learning: can crypto-currency methods be appropriated to enhance online learning?

    OpenAIRE

    Devine, Peter

    2015-01-01

    Blockchain is a distributed database that maintains a dynamic list of data records, hardened to prevent tampering and revision. It is the framework for cryptocurrencies like Bitcoin.\\ud \\ud A Blockchain learning tool would provide a secure and verifiable learning transaction ledger. Its decentralised nature would ensure a learner, rather than institution-centred record of achievements that would be difficult to tamper with, enabling parties, such as employers or learning institutions, to revi...

  9. Multiple instance learning tracking method with local sparse representation

    KAUST Repository

    Xie, Chengjun

    2013-10-01

    When objects undergo large pose change, illumination variation or partial occlusion, most existed visual tracking algorithms tend to drift away from targets and even fail in tracking them. To address this issue, in this study, the authors propose an online algorithm by combining multiple instance learning (MIL) and local sparse representation for tracking an object in a video system. The key idea in our method is to model the appearance of an object by local sparse codes that can be formed as training data for the MIL framework. First, local image patches of a target object are represented as sparse codes with an overcomplete dictionary, where the adaptive representation can be helpful in overcoming partial occlusion in object tracking. Then MIL learns the sparse codes by a classifier to discriminate the target from the background. Finally, results from the trained classifier are input into a particle filter framework to sequentially estimate the target state over time in visual tracking. In addition, to decrease the visual drift because of the accumulative errors when updating the dictionary and classifier, a two-step object tracking method combining a static MIL classifier with a dynamical MIL classifier is proposed. Experiments on some publicly available benchmarks of video sequences show that our proposed tracker is more robust and effective than others. © The Institution of Engineering and Technology 2013.

  10. MACHINE LEARNING METHODS IN DIGITAL AGRICULTURE: ALGORITHMS AND CASES

    Directory of Open Access Journals (Sweden)

    Aleksandr Vasilyevich Koshkarov

    2018-05-01

    Full Text Available Ensuring food security is a major challenge in many countries. With a growing global population, the issues of improving the efficiency of agriculture have become most relevant. Farmers are looking for new ways to increase yields, and governments of different countries are developing new programs to support agriculture. This contributes to a more active implementation of digital technologies in agriculture, helping farmers to make better decisions, increase yields and take care of the environment. The central point is the collection and analysis of data. In the industry of agriculture, data can be collected from different sources and may contain useful patterns that identify potential problems or opportunities. Data should be analyzed using machine learning algorithms to extract useful insights. Such methods of precision farming allow the farmer to monitor individual parts of the field, optimize the consumption of water and chemicals, and identify problems quickly. Purpose: to make an overview of the machine learning algorithms used for data analysis in agriculture. Methodology: an overview of the relevant literature; a survey of farmers. Results: relevant algorithms of machine learning for the analysis of data in agriculture at various levels were identified: soil analysis (soil assessment, soil classification, soil fertility predictions, weather forecast (simulation of climate change, temperature and precipitation prediction, and analysis of vegetation (weed identification, vegetation classification, plant disease identification, crop forecasting. Practical implications: agriculture, crop production.

  11. An evaluation of learning resources in the teaching of formal philosophical methods

    Directory of Open Access Journals (Sweden)

    Susan A.J. Stuart

    2003-12-01

    Full Text Available In any discipline, across a wide variety of subjects, there are numerous learning resources available to students. For many students the resources that will be most beneficial to them are quickly apparent but, because of the nature of philosophy and the philosophical method, it is not immediately clear which resources will be most valuable to students for whom the development of critical thinking skills is crucial. If we are to support these students effectively in their learning we must establish what these resources are how we can continue to maintain and improve them, and how we can encourage students to make good use of them. In this paper we describe and assess our evaluation of the use made by students of learning resources in the context of learning logic and in developing their critical thinking skills. We also assess the use of a new resource, electronic handsets, the purpose of which is to encourage students to respond to questions in lectures and to gain feedback about how they are progressing with the material.

  12. Entropy method combined with extreme learning machine method for the short-term photovoltaic power generation forecasting

    International Nuclear Information System (INIS)

    Tang, Pingzhou; Chen, Di; Hou, Yushuo

    2016-01-01

    As the world’s energy problem becomes more severe day by day, photovoltaic power generation has opened a new door for us with no doubt. It will provide an effective solution for this severe energy problem and meet human’s needs for energy if we can apply photovoltaic power generation in real life, Similar to wind power generation, photovoltaic power generation is uncertain. Therefore, the forecast of photovoltaic power generation is very crucial. In this paper, entropy method and extreme learning machine (ELM) method were combined to forecast a short-term photovoltaic power generation. First, entropy method is used to process initial data, train the network through the data after unification, and then forecast electricity generation. Finally, the data results obtained through the entropy method with ELM were compared with that generated through generalized regression neural network (GRNN) and radial basis function neural network (RBF) method. We found that entropy method combining with ELM method possesses higher accuracy and the calculation is faster.

  13. Comparison of two methods: TBL-based and lecture-based learning in nursing care of patients with diabetes in nursing students

    Directory of Open Access Journals (Sweden)

    Masoud Khodaveisi

    2016-08-01

    Full Text Available Learning plays an important role in developing nursing skills and right care-taking. The Present study aims to evaluate two learning methods based on team –based learning and lecture-based learning in learning care-taking of patients with diabetes in nursing students. In this quasi-experimental study, 64 students in term 4 in nursing college of Bukan and Miandoab were included in the study based on knowledge and performance questionnaire including 15 questions based on knowledge and 5 questions based on performance on care-taking in patients with diabetes were used as data collection tool whose reliability was confirmed by cronbach alpha (r=0.83 by the researcher. To compare the mean score of knowledge and performance in each group in pre-test step and post-test step, pair –t test and to compare mean of scores in two groups of control and intervention, the independent t- test was used. There was not significant statistical difference between two groups in pre terms of knowledge and performance score (p=0.784. There was significant difference between the mean of knowledge scores and diabetes performance in the post-test in the team-based learning group and lecture-based learning group (p=0.001. There was significant difference between the mean score of knowledge of diabetes care in pre-test and post-test in base learning groups (p=0.001. In both methods team-based and lecture-based learning approaches resulted in improvement in learning in students, but the rate of learning in the team-based learning approach is greater compared to that of lecturebased learning and it is recommended that this method be used as a higher education method in the education of students.

  14. Development of a nursing education program for improving Chinese undergraduates' self-directed learning: A mixed-method study.

    Science.gov (United States)

    Tao, Ying; Li, Liping; Xu, Qunyan; Jiang, Anli

    2015-11-01

    This paper demonstrates the establishment of an extra-curricular education program in Chinese context and evaluates its effectiveness on undergraduate nursing students' self-directed learning. Zimmerman's self-directed learning model was used as the theoretical framework for the development of an education program. Mixed-method was applied in this research study. 165 undergraduate students from a nursing college were divided into experimental group (n=32) and control group (n=133). Pre- and post-tests were implemented to evaluate the effectiveness of this education program using the self-directed learning scale of nursing undergraduates. Qualitative interview was undertaken within participants from the experimental group to obtain their insights into the influence of this program. Both quantitative and qualitative analyses showed that the program contributed to nursing students' self-directed learning ability. In the experimental group, the post-test score showed an increase compared with pretest score (plearning activities and influence on learning environment. It can be found in the qualitative analysis that learners benefited from this program. The education program contributes to the improvement of nursing undergraduates' self-directed learning. Various pedagogic methods could be applied for self-directed learning. Copyright © 2015 Elsevier Ltd. All rights reserved.

  15. An Approachment to Cooperative Learning in Higher Education: Comparative Study of Teaching Methods in Engineering

    Science.gov (United States)

    Estébanez, Raquel Pérez

    2017-01-01

    In the way of continuous improvement in teaching methods this paper explores the effects of Cooperative Learning (CL) against Traditional Learning (TL) in academic performance of students in higher education in two groups of the first course of Computer Science Degree at the university. The empirical study was conducted through an analysis of…

  16. Effect of Software Designed by Computer Conceptual Map Method in Mobile Environment on Learning Level of Nursing Students

    Directory of Open Access Journals (Sweden)

    Salmani N

    2015-12-01

    Full Text Available Aims: In order to preserve its own progress, nursing training has to be utilized new training methods, in such a case that the teaching methods used by the nursing instructors enhance significant learning via preventing superficial learning in the students. Conceptual Map Method is one of the new training strategies playing important roles in the field. The aim of this study was to investigate the effectiveness of the designed software based on the mobile phone computer conceptual map on the learning level of the nursing students. Materials & Methods: In the semi-experimental study with pretest-posttest plan, 60 students, who were studying at the 5th semester, were studied at the 1st semester of 2015-16. Experimental group (n=30 from Meibod Nursing Faculty and control group (n=30 from Yazd Shahid Sadoughi Nursing Faculty were trained during the first 4 weeks of the semester, using computer conceptual map method and computer conceptual map method in mobile phone environment. Data was collected, using a researcher-made academic progress test including “knowledge” and “significant learning”. Data was analyzed in SPSS 21 software using Independent T, Paired T, and Fisher tests. Findings: There were significant increases in the mean scores of knowledge and significant learning in both groups before and after the intervention (p0.05. Nevertheless, the process of change of the scores of significant learning level between the groups was statistically significant (p<0.05.   Conclusion: Presenting the course content as conceptual map in mobile phone environment positively affects the significant learning of the nursing students.

  17. Comparison of the Effects of Cooperative Learning and Traditional Learning Methods on the Improvement of Drug-Dose Calculation Skills of Nursing Students Undergoing Internships

    Science.gov (United States)

    Basak, Tulay; Yildiz, Dilek

    2014-01-01

    Objective: The aim of this study was to compare the effectiveness of cooperative learning and traditional learning methods on the development of drug-calculation skills. Design: Final-year nursing students ("n" = 85) undergoing internships during the 2010-2011 academic year at a nursing school constituted the study group of this…

  18. A heuristic method for simulating open-data of arbitrary complexity that can be used to compare and evaluate machine learning methods.

    Science.gov (United States)

    Moore, Jason H; Shestov, Maksim; Schmitt, Peter; Olson, Randal S

    2018-01-01

    A central challenge of developing and evaluating artificial intelligence and machine learning methods for regression and classification is access to data that illuminates the strengths and weaknesses of different methods. Open data plays an important role in this process by making it easy for computational researchers to easily access real data for this purpose. Genomics has in some examples taken a leading role in the open data effort starting with DNA microarrays. While real data from experimental and observational studies is necessary for developing computational methods it is not sufficient. This is because it is not possible to know what the ground truth is in real data. This must be accompanied by simulated data where that balance between signal and noise is known and can be directly evaluated. Unfortunately, there is a lack of methods and software for simulating data with the kind of complexity found in real biological and biomedical systems. We present here the Heuristic Identification of Biological Architectures for simulating Complex Hierarchical Interactions (HIBACHI) method and prototype software for simulating complex biological and biomedical data. Further, we introduce new methods for developing simulation models that generate data that specifically allows discrimination between different machine learning methods.

  19. Model of Distant Learning Educational Methods for the Students with Disabilities

    Science.gov (United States)

    Naumova, Tatyana A.; Vytovtova, Nadezhda I.; Mitiukov, Nicholas W.; Zulfugarzade, Teymur E.

    2017-01-01

    The present paper represents the results of the studies done at the Udmurt State University with assistance of the Russian Humanitarian Scientific Fund (project 14-16-18004). In the course of studies e-learning educational methods for the students with special educational needs were developed, approved and implemented in educational process.…

  20. IMPROVEMENT EFFORTS TO LEARN LESSONS ACTIVITIES CHASSIS POWER TRANSFER STANDARD COMPETENCE AND CORRECT STEERING SYSTEM WITH LEARNING METHOD DISCOVERY INQUIRY CLASS XIB SMK MUHAMMADIYAH GAMPING ACADEMIC YEAR 2013/2014

    Directory of Open Access Journals (Sweden)

    Harry Suharto

    2013-12-01

    Full Text Available The purpose of the study to determine the increase learners' learning activities subjects chassis and power transfer competency standard steering system repair discovery learning through the implementation of class XI inquiry Lightweight Vehicle Technology SMK Muhammadiyah Gamping, Sleman academic year 2013/2014. This research including action research   Research conducted at SMK Muhammadiyah Gamping XIB class academic year 2013/2014 with a sample of 26 students. Techniques of data collection using questionnaire sheet, observation sheets and documentation to determine the increase in student activity. Instrument validation study using experts judgment. Analysis using descriptive statistics using the technique .   The results showed that the increased activity of the first cycle to the second cycle include an increase of 57.7 % Visual activities; Oral activities amounted to 61.6 %; Listening activities amounted to 23.04 %; Writing activities by 8.7 %; Mental activities of 73.1 %; Emotional activities of 42.3 % ( for the spirit of the students in learning activities ; Motor activities amounted to -7.7 % ( decrease negative activity . Based on these results can be known to most students in SMK Muhammadiyah Gamping gave a positive opinion on the use of inquiry and discovery learning method has a view that the use of inquiry discovery learning methods can be useful for students and schools themselves. Learners who have a good perception of the use of discovery learning method of inquiry he has known and fully aware of the standards of achievement of competence theory fix the steering system. Learning discovery learning methods on achievement of competency standards inquiry repair steering systems theory pleased with the learning process, they are also able to: 1 increase the motivation to learn, 2 improving learning achievement; 3 enhancing creativity; 4 listen, respect, and accept the opinion of the participants other students; 5 reduce boredom

  1. The simulation method in learning interpersonal communication competence--experiences of masters' degree students of health sciences.

    Science.gov (United States)

    Saaranen, Terhi; Vaajoki, Anne; Kellomäki, Marjaana; Hyvärinen, Marja-Leena

    2015-02-01

    This article describes the experiences of master students of nursing science in learning interpersonal communication competence through the simulation method. The exercises reflected challenging interactive situations in the field of health care. Few studies have been published on using the simulation method in the communication education of teachers, managers, and experts in this field. The aim of this study is to produce information which can be utilised in developing the simulation method to promote the interpersonal communication competence of master-level students of health sciences. This study used the qualitative, descriptive research method. At the Department of Nursing Science, the University of Eastern Finland, students major in nursing science specialise in nursing leadership and management, preventive nursing science, or nurse teacher education. Students from all three specialties taking the Challenging Situations in Speech Communication course participated (n=47). Essays on meaningful learning experiences collected using the critical incident technique, underwent content analysis. Planning of teaching, carrying out different stages of the simulation exercise, participant roles, and students' personal factors were central to learning interpersonal communication competence. Simulation is a valuable method in developing the interpersonal communication competence of students of health sciences at the masters' level. The methods used in the simulation teaching of emergency care are not necessarily applicable as such to communication education. The role of teacher is essential to supervising students' learning in simulation exercises. In the future, it is important to construct questions that help students to reflect specifically on communication. Copyright © 2014 Elsevier Ltd. All rights reserved.

  2. Multiresolution, Geometric, and Learning Methods in Statistical Image Processing, Object Recognition, and Sensor Fusion

    National Research Council Canada - National Science Library

    Willsky, Alan

    2004-01-01

    .... Our research blends methods from several fields-statistics and probability, signal and image processing, mathematical physics, scientific computing, statistical learning theory, and differential...

  3. Comparing deep learning and concept extraction based methods for patient phenotyping from clinical narratives.

    Science.gov (United States)

    Gehrmann, Sebastian; Dernoncourt, Franck; Li, Yeran; Carlson, Eric T; Wu, Joy T; Welt, Jonathan; Foote, John; Moseley, Edward T; Grant, David W; Tyler, Patrick D; Celi, Leo A

    2018-01-01

    In secondary analysis of electronic health records, a crucial task consists in correctly identifying the patient cohort under investigation. In many cases, the most valuable and relevant information for an accurate classification of medical conditions exist only in clinical narratives. Therefore, it is necessary to use natural language processing (NLP) techniques to extract and evaluate these narratives. The most commonly used approach to this problem relies on extracting a number of clinician-defined medical concepts from text and using machine learning techniques to identify whether a particular patient has a certain condition. However, recent advances in deep learning and NLP enable models to learn a rich representation of (medical) language. Convolutional neural networks (CNN) for text classification can augment the existing techniques by leveraging the representation of language to learn which phrases in a text are relevant for a given medical condition. In this work, we compare concept extraction based methods with CNNs and other commonly used models in NLP in ten phenotyping tasks using 1,610 discharge summaries from the MIMIC-III database. We show that CNNs outperform concept extraction based methods in almost all of the tasks, with an improvement in F1-score of up to 26 and up to 7 percentage points in area under the ROC curve (AUC). We additionally assess the interpretability of both approaches by presenting and evaluating methods that calculate and extract the most salient phrases for a prediction. The results indicate that CNNs are a valid alternative to existing approaches in patient phenotyping and cohort identification, and should be further investigated. Moreover, the deep learning approach presented in this paper can be used to assist clinicians during chart review or support the extraction of billing codes from text by identifying and highlighting relevant phrases for various medical conditions.

  4. Comparison of Machine Learning Methods for the Arterial Hypertension Diagnostics

    Directory of Open Access Journals (Sweden)

    Vladimir S. Kublanov

    2017-01-01

    Full Text Available The paper presents results of machine learning approach accuracy applied analysis of cardiac activity. The study evaluates the diagnostics possibilities of the arterial hypertension by means of the short-term heart rate variability signals. Two groups were studied: 30 relatively healthy volunteers and 40 patients suffering from the arterial hypertension of II-III degree. The following machine learning approaches were studied: linear and quadratic discriminant analysis, k-nearest neighbors, support vector machine with radial basis, decision trees, and naive Bayes classifier. Moreover, in the study, different methods of feature extraction are analyzed: statistical, spectral, wavelet, and multifractal. All in all, 53 features were investigated. Investigation results show that discriminant analysis achieves the highest classification accuracy. The suggested approach of noncorrelated feature set search achieved higher results than data set based on the principal components.

  5. Exploring an experiential learning project through Kolb's Learning Theory using a qualitative research method

    Science.gov (United States)

    Yuk Chan, Cecilia Ka

    2012-08-01

    Experiential learning pedagogy is taking a lead in the development of graduate attributes and educational aims as these are of prime importance for society. This paper shows a community service experiential project conducted in China. The project enabled students to serve the affected community in a post-earthquake area by applying their knowledge and skills. This paper documented the students' learning process from their project goals, pre-trip preparations, work progress, obstacles encountered to the final results and reflections. Using the data gathered from a focus group interview approach, the four components of Kolb's learning cycle, the concrete experience, reflection observation, abstract conceptualisation and active experimentation, have been shown to transform and internalise student's learning experience, achieving a variety of learning outcomes. The author will also explore how this community service type of experiential learning in the engineering discipline allowed students to experience deep learning and develop their graduate attributes.

  6. Learning scikit-learn machine learning in Python

    CERN Document Server

    Garreta, Raúl

    2013-01-01

    The book adopts a tutorial-based approach to introduce the user to Scikit-learn.If you are a programmer who wants to explore machine learning and data-based methods to build intelligent applications and enhance your programming skills, this the book for you. No previous experience with machine-learning algorithms is required.

  7. Digital recording as a teaching and learning method in the skills laboratory.

    Science.gov (United States)

    Strand, Ingebjørg; Gulbrandsen, Lise; Slettebø, Åshild; Nåden, Dagfinn

    2017-09-01

    To obtain information on how nursing students react to, think about and learn from digital recording as a learning and teaching method over time. Based on the teaching and learning philosophy of the university college, we used digital recording as a tool in our daily sessions in skills laboratory. However, most of the studies referred to in the background review had a duration of from only a few hours to a number of days. We found it valuable to design a study with a duration of two academic semesters. A descriptive and interpretative design was used. First-year bachelor-level students at the department of nursing participated in the study. Data collection was carried out by employing an 'online questionnaire'. The students answered five written, open-ended questions after each of three practical skill sessions. Kvale and Brinkmann's three levels of understanding were employed in the analysis. The students reported that digital recording affected factors such as feeling safe, secure and confident and that video recording was essential in learning and training practical skills. The use of cameras proved to be useful, as an expressive tool for peer learning because video recording enhances self-assessment, reflection, sensing, psychomotor performance and discovery learning. Digital recording enhances the student's awareness when acquiring new knowledge because it activates cognitive and emotional learning. The connection between tutoring, feedback and technology was clear. The digital recorder gives students direct and immediate feedback on their performance from the various practical procedures, and may aid in the transition from theory to practice. Students experienced more self-confidence and a feeling of safety in their performances. © 2016 John Wiley & Sons Ltd.

  8. Study of Meta-Cognitive Beliefs and Learning Methods and Their Relationship with Exam Anxiety in High School Students Bandar Abbas City, 2014

    Directory of Open Access Journals (Sweden)

    Ghazal Motazed Keyvani

    2016-08-01

    Full Text Available Background Nowadays, one of the principal difficulties faced by educational systems worldwide is anxiety, a mental problem, which is evidently difficult to be endured by many students and leads to various types of mental and physical disorders or reduction of educational efficiency, and has gained attention of sociologists for its consequent psychological, social, and economical impacts. Objectives The current study aimed at predicting exam anxiety based on meta-cognitive beliefs and learning methods among high school students of Bandar Abbas. Methods The study population included 351 students (197 males and 154 females, who were selected randomly by the cluster approach and answered the research tools including Meta-Cognitive Beliefs Questionnaires (MCQ-30, Learning methods questionnaires of Marton and Saljoo (1996 and also test anxiety questionnaire of Alpert and Haber (1960. The study plan was correlative-descriptive. Pearson simple correlation coefficient, multi variable regression, and multi variable variance analysis were used to analyze the obtained data. Results The study results indicated that there was a positive significant relationship between meta-cognitive beliefs and exam anxiety, a negative significant relationship between profound learning and learning methods and exam anxiety, and a positive significant relationship between smattering learning method and exam anxiety. The regression exam results also revealed that meta-cognitive beliefs and smattering learning methods could positively predict and determine exam anxiety in students. A significant relationship was observed between meta-cognitive beliefs in females and males, and female students showed greater intention and interest toward meta-cognitive beliefs than males, however, no significant difference was observed between learning methods and exam anxiety in females and males. Conclusions It was concluded from the study results that profound learning methods lead to the

  9. Study on a pattern classification method of soil quality based on simplified learning sample dataset

    Science.gov (United States)

    Zhang, Jiahua; Liu, S.; Hu, Y.; Tian, Y.

    2011-01-01

    Based on the massive soil information in current soil quality grade evaluation, this paper constructed an intelligent classification approach of soil quality grade depending on classical sampling techniques and disordered multiclassification Logistic regression model. As a case study to determine the learning sample capacity under certain confidence level and estimation accuracy, and use c-means algorithm to automatically extract the simplified learning sample dataset from the cultivated soil quality grade evaluation database for the study area, Long chuan county in Guangdong province, a disordered Logistic classifier model was then built and the calculation analysis steps of soil quality grade intelligent classification were given. The result indicated that the soil quality grade can be effectively learned and predicted by the extracted simplified dataset through this method, which changed the traditional method for soil quality grade evaluation. ?? 2011 IEEE.

  10. Can learning style predict student satisfaction with different instruction methods and academic achievement in medical education?

    Science.gov (United States)

    Gurpinar, Erol; Alimoglu, Mustafa Kemal; Mamakli, Sumer; Aktekin, Mehmet

    2010-12-01

    The curriculum of our medical school has a hybrid structure including both traditional training (lectures) and problem-based learning (PBL) applications. The purpose of this study was to determine the learning styles of our medical students and investigate the relation of learning styles with each of satisfaction with different instruction methods and academic achievement in them. This study was carried out with the participation of 170 first-year medical students (the participation rate was 91.4%). The researchers prepared sociodemographic and satisfaction questionnaires to determine the characteristics of the participants and their satisfaction levels with traditional training and PBL. The Kolb learning styles inventory was used to explore the learning styles of the study group. The participants completed all forms at the end of the first year of medical education. Indicators of academic achievement were scores of five theoretical block exams and five PBL exams performed throughout the academic year of 2008-2009. The majority of the participants took part in the "diverging" (n = 84, 47.7%) and "assimilating" (n = 73, 41.5%) groups. Numbers of students in the "converging" and "accommodating" groups were 11 (6.3%) and 8 (4.5%), respectively. In all learning style groups, PBL satisfaction scores were significantly higher than those of traditional training. Exam scores for "PBL and traditional training" did not differ among the four learning styles. In logistic regression analysis, learning style (assimilating) predicted student satisfaction with traditional training and success in theoretical block exams. Nothing predicted PBL satisfaction and success. This is the first study conducted among medical students evaluating the relation of learning style with student satisfaction and academic achievement. More research with larger groups is needed to generalize our results. Some learning styles may relate to satisfaction with and achievement in some instruction methods.

  11. Monolithic Silicon Microbolometer Materials for Uncooled Infrared Detectors

    Science.gov (United States)

    2015-05-21

    2012 11/03/2012 2.00 3.00 Mingliang Zhang, D. Drabold. Comparison of the Kubo formula, the microscopic response method, and the Greenwood formula...structure with four layers.................................................. 37 Figure 2-12. (a) Cartoon and (b) graph of TLM pattern used to calculate ...film before and after annealing. This sample was used to calculate the average grain size and average stress. This film was prepared with 60 SCCM

  12. Perceptions of Teaching Methods for Preclinical Oral Surgery: A Comparison with Learning Styles.

    Science.gov (United States)

    Omar, Esam

    2017-01-01

    Dental extraction is a routine part of clinical dental practice. For this reason, understanding the way how students' extraction knowledge and skills development are important. To date, there is no accredited statement about the most effective method for the teaching of exodontia to dental students. Students have different abilities and preferences regarding how they learn and process information. This is defined as learning style. In this study, the effectiveness of active learning in the teaching of preclinical oral surgery was examined. The personality type of the groups involved in this study was determined, and the possible effect of personality type on learning style was investigated. This study was undertaken over five years from 2011 to 2015. The sample consisted of 115 students and eight staff members. Questionnaires were submitted by 68 students and all eight staff members involved. Three measures were used in the study: The Index of Learning Styles (Felder and Soloman, 1991), the Myers-Briggs Type Indicator (MBTI), and the styles of learning typology (Grasha and Hruska-Riechmann). Findings indicated that demonstration and minimal clinical exposure give students personal validation. Frequent feedback on their work is strongly indicated to build the cognitive, psychomotor, and interpersonal skills needed from preclinical oral surgery courses. Small group cooperative active learning in the form of demonstration and minimal clinical exposure that gives frequent feedback and students' personal validation on their work is strongly indicated to build the skills needed for preclinical oral surgery courses.

  13. "It's like we're grasping at anything": caregivers' education needs and preferred learning methods.

    Science.gov (United States)

    Mastel-Smith, Beth; Stanley-Hermanns, Melinda

    2012-07-01

    In this qualitative descriptive study, we explored caregivers' educational needs and preferred methods of information delivery. Descriptions are based on five focus groups (N = 29) conducted with ethnically diverse, current and past family caregivers, including those who had previously attended a structured educational program. Themes arose from verbatim data transcriptions and coded themes. Four categories of educational needs were identified: (a) respite, (b) caregiving essentials, (c) self-care, and (d) the emotional aspects of caregiving. Advantages and disadvantages of learning methods are discussed, along with reasons for and outcomes of attending caregiver workshops. An informed caregiver model is proposed. Health care providers must assess educational needs and strive to provide appropriate information as dictated by the care recipient's condition and caregiver's expressed desires. Innovative methods of delivering information that are congruent with different caregiving circumstances and learning preferences must be developed and tested.

  14. Adopting a blended learning approach to teaching evidence based medicine: a mixed methods study

    Science.gov (United States)

    2013-01-01

    Background Evidence Based Medicine (EBM) is a core unit delivered across many medical schools. Few studies have investigated the most effective method of teaching a course in EBM to medical students. The objective of this study was to identify whether a blended-learning approach to teaching EBM is more effective a didactic-based approach at increasing medical student competency in EBM. Methods A mixed-methods study was conducted consisting of a controlled trial and focus groups with second year graduate medical students. Students received the EBM course delivered using either a didactic approach (DID) to learning EBM or a blended-learning approach (BL). Student competency in EBM was assessed using the Berlin tool and a criterion-based assessment task, with student perceptions on the interventions assessed qualitatively. Results A total of 61 students (85.9%) participated in the study. Competency in EBM did not differ between the groups when assessed using the Berlin tool (p = 0.29). Students using the BL approach performed significantly better in one of the criterion-based assessment tasks (p = 0.01) and reported significantly higher self-perceived competence in critical appraisal skills. Qualitative analysis identified that students had a preference for the EBM course to be delivered using the BL approach. Conclusions Implementing a blended-learning approach to EBM teaching promotes greater student appreciation of EBM principles within the clinical setting. Integrating a variety of teaching modalities and approaches can increase student self-confidence and assist in bridging the gap between the theory and practice of EBM. PMID:24341502

  15. Reform-Based-Instructional Method and Learning Styles on Students' Achievement and Retention in Mathematics: Administrative Implications

    Science.gov (United States)

    Modebelu, M. N.; Ogbonna, C. C.

    2014-01-01

    This study aimed at determining the effect of reform-based-instructional method learning styles on students' achievement and retention in mathematics. A sample size of 119 students was randomly selected. The quasiexperimental design comprising pre-test, post-test, and randomized control group were employed. The Collin Rose learning styles…

  16. Application of machine-learning methods to solid-state chemistry: ferromagnetism in transition metal alloys

    International Nuclear Information System (INIS)

    Landrum, G.A.Gregory A.; Genin, Hugh

    2003-01-01

    Machine-learning methods are a collection of techniques for building predictive models from experimental data. The algorithms are problem-independent: the chemistry and physics of the problem being studied are contained in the descriptors used to represent the known data. The application of a variety of machine-learning methods to the prediction of ferromagnetism in ordered and disordered transition metal alloys is presented. Applying a decision tree algorithm to build a predictive model for ordered phases results in a model that is 100% accurate. The same algorithm achieves 99% accuracy when trained on a data set containing both ordered and disordered phases. Details of the descriptor sets for both applications are also presented

  17. Effectiveness of Demonstration and Lecture Methods in Learning Concept in Economics among Secondary School Students in Borno State, Nigeria

    Science.gov (United States)

    Muhammad, Amin Umar; Bala, Dauda; Ladu, Kolomi Mutah

    2016-01-01

    This study investigated the Effectiveness of Demonstration and Lecture Methods in Learning concepts in Economics among Secondary School Students in Borno state, Nigeria. Five objectives: to determine the effectiveness of demonstration method in learning economics concepts among secondary school students in Borno state, determine the effectiveness…

  18. Comparison of Feature Learning Methods for Human Activity Recognition Using Wearable Sensors.

    Science.gov (United States)

    Li, Frédéric; Shirahama, Kimiaki; Nisar, Muhammad Adeel; Köping, Lukas; Grzegorzek, Marcin

    2018-02-24

    Getting a good feature representation of data is paramount for Human Activity Recognition (HAR) using wearable sensors. An increasing number of feature learning approaches-in particular deep-learning based-have been proposed to extract an effective feature representation by analyzing large amounts of data. However, getting an objective interpretation of their performances faces two problems: the lack of a baseline evaluation setup, which makes a strict comparison between them impossible, and the insufficiency of implementation details, which can hinder their use. In this paper, we attempt to address both issues: we firstly propose an evaluation framework allowing a rigorous comparison of features extracted by different methods, and use it to carry out extensive experiments with state-of-the-art feature learning approaches. We then provide all the codes and implementation details to make both the reproduction of the results reported in this paper and the re-use of our framework easier for other researchers. Our studies carried out on the OPPORTUNITY and UniMiB-SHAR datasets highlight the effectiveness of hybrid deep-learning architectures involving convolutional and Long-Short-Term-Memory (LSTM) to obtain features characterising both short- and long-term time dependencies in the data.

  19. Logic Learning Machine and standard supervised methods for Hodgkin's lymphoma prognosis using gene expression data and clinical variables.

    Science.gov (United States)

    Parodi, Stefano; Manneschi, Chiara; Verda, Damiano; Ferrari, Enrico; Muselli, Marco

    2018-03-01

    This study evaluates the performance of a set of machine learning techniques in predicting the prognosis of Hodgkin's lymphoma using clinical factors and gene expression data. Analysed samples from 130 Hodgkin's lymphoma patients included a small set of clinical variables and more than 54,000 gene features. Machine learning classifiers included three black-box algorithms ( k-nearest neighbour, Artificial Neural Network, and Support Vector Machine) and two methods based on intelligible rules (Decision Tree and the innovative Logic Learning Machine method). Support Vector Machine clearly outperformed any of the other methods. Among the two rule-based algorithms, Logic Learning Machine performed better and identified a set of simple intelligible rules based on a combination of clinical variables and gene expressions. Decision Tree identified a non-coding gene ( XIST) involved in the early phases of X chromosome inactivation that was overexpressed in females and in non-relapsed patients. XIST expression might be responsible for the better prognosis of female Hodgkin's lymphoma patients.

  20. Statistical learning modeling method for space debris photometric measurement

    Science.gov (United States)

    Sun, Wenjing; Sun, Jinqiu; Zhang, Yanning; Li, Haisen

    2016-03-01

    Photometric measurement is an important way to identify the space debris, but the present methods of photometric measurement have many constraints on star image and need complex image processing. Aiming at the problems, a statistical learning modeling method for space debris photometric measurement is proposed based on the global consistency of the star image, and the statistical information of star images is used to eliminate the measurement noises. First, the known stars on the star image are divided into training stars and testing stars. Then, the training stars are selected as the least squares fitting parameters to construct the photometric measurement model, and the testing stars are used to calculate the measurement accuracy of the photometric measurement model. Experimental results show that, the accuracy of the proposed photometric measurement model is about 0.1 magnitudes.

  1. Learning Evaluation: blending quality improvement and implementation research methods to study healthcare innovations.

    Science.gov (United States)

    Balasubramanian, Bijal A; Cohen, Deborah J; Davis, Melinda M; Gunn, Rose; Dickinson, L Miriam; Miller, William L; Crabtree, Benjamin F; Stange, Kurt C

    2015-03-10

    In healthcare change interventions, on-the-ground learning about the implementation process is often lost because of a primary focus on outcome improvements. This paper describes the Learning Evaluation, a methodological approach that blends quality improvement and implementation research methods to study healthcare innovations. Learning Evaluation is an approach to multi-organization assessment. Qualitative and quantitative data are collected to conduct real-time assessment of implementation processes while also assessing changes in context, facilitating quality improvement using run charts and audit and feedback, and generating transportable lessons. Five principles are the foundation of this approach: (1) gather data to describe changes made by healthcare organizations and how changes are implemented; (2) collect process and outcome data relevant to healthcare organizations and to the research team; (3) assess multi-level contextual factors that affect implementation, process, outcome, and transportability; (4) assist healthcare organizations in using data for continuous quality improvement; and (5) operationalize common measurement strategies to generate transportable results. Learning Evaluation principles are applied across organizations by the following: (1) establishing a detailed understanding of the baseline implementation plan; (2) identifying target populations and tracking relevant process measures; (3) collecting and analyzing real-time quantitative and qualitative data on important contextual factors; (4) synthesizing data and emerging findings and sharing with stakeholders on an ongoing basis; and (5) harmonizing and fostering learning from process and outcome data. Application to a multi-site program focused on primary care and behavioral health integration shows the feasibility and utility of Learning Evaluation for generating real-time insights into evolving implementation processes. Learning Evaluation generates systematic and rigorous cross

  2. Learning curve for robotic-assisted surgery for rectal cancer: use of the cumulative sum method.

    Science.gov (United States)

    Yamaguchi, Tomohiro; Kinugasa, Yusuke; Shiomi, Akio; Sato, Sumito; Yamakawa, Yushi; Kagawa, Hiroyasu; Tomioka, Hiroyuki; Mori, Keita

    2015-07-01

    Few data are available to assess the learning curve for robotic-assisted surgery for rectal cancer. The aim of the present study was to evaluate the learning curve for robotic-assisted surgery for rectal cancer by a surgeon at a single institute. From December 2011 to August 2013, a total of 80 consecutive patients who underwent robotic-assisted surgery for rectal cancer performed by the same surgeon were included in this study. The learning curve was analyzed using the cumulative sum method. This method was used for all 80 cases, taking into account operative time. Operative procedures included anterior resections in 6 patients, low anterior resections in 46 patients, intersphincteric resections in 22 patients, and abdominoperineal resections in 6 patients. Lateral lymph node dissection was performed in 28 patients. Median operative time was 280 min (range 135-683 min), and median blood loss was 17 mL (range 0-690 mL). No postoperative complications of Clavien-Dindo classification Grade III or IV were encountered. We arranged operative times and calculated cumulative sum values, allowing differentiation of three phases: phase I, Cases 1-25; phase II, Cases 26-50; and phase III, Cases 51-80. Our data suggested three phases of the learning curve in robotic-assisted surgery for rectal cancer. The first 25 cases formed the learning phase.

  3. Childhood fever management program for Korean pediatric nurses: A comparison between blended and face-to-face learning method.

    Science.gov (United States)

    Jeong, Yong Sun; Kim, Jin Sun

    2014-01-01

    A blended learning can be a useful learning strategy to improve the quality of fever and fever management education for pediatric nurses. This study compared the effects of a blended and face-to-face learning program on pediatric nurses' childhood fever management, using theory of planned behavior. A nonequivalent control group pretest-posttest design was used. A fever management education program using blended learning (combining face-to-face and online learning components) was offered to 30 pediatric nurses, and 29 pediatric nurses received face-to-face education. Learning outcomes did not significantly differ between the two groups. However, learners' satisfaction was higher for the blended learning program than the face-to-face learning program. A blended learning pediatric fever management program was as effective as a traditional face-to-face learning program. Therefore, a blended learning pediatric fever management-learning program could be a useful and flexible learning method for pediatric nurses.

  4. Application of Participatory Learning and Action Methods in Educational Technology Research A Rural Bangladeshi Case

    DEFF Research Database (Denmark)

    Khalid, Md. Saifuddin; Nyvang, Tom

    2013-01-01

    This chapter examines barriers and methods to identify barriers to educational technology in a rural technical vocational education and training institute in Bangladesh. It also examines how the application of participatory learning and action methods can provide information for barrier research ...

  5. Collaborative Testing in Practical Laboratories: An Effective Teaching-Learning Method in Histology.

    Science.gov (United States)

    Guo, Yuping; Li, Enzhong

    2016-01-01

    This article presents an experimental teaching and learning program used in histology with first-year students in the second term in the Faculty of Biology at Huanghuai University, China. Eighty-six students were divided randomly into two groups (n=43 per group). Tests were conducted at the end of each practical laboratory (10 laboratories in total) in which collaborative testing was used in the experimental group and traditional testing in the control group. To assess achievement, a final examination in histology was carried out at the end of the course. To determine students' attitude to the teaching styles, a questionnaire survey was conducted at the end of the term. Results showed that students preferred the collaborative testing format. In the experimental group, students' scores were significantly higher than those of students in the control group in final examinations. These findings indicate that collaborative testing enhances student learning and understanding of the material taught, and suggest that collaborative testing is an effective teaching-learning method in histology.

  6. A multilevel-ROI-features-based machine learning method for detection of morphometric biomarkers in Parkinson's disease.

    Science.gov (United States)

    Peng, Bo; Wang, Suhong; Zhou, Zhiyong; Liu, Yan; Tong, Baotong; Zhang, Tao; Dai, Yakang

    2017-06-09

    Machine learning methods have been widely used in recent years for detection of neuroimaging biomarkers in regions of interest (ROIs) and assisting diagnosis of neurodegenerative diseases. The innovation of this study is to use multilevel-ROI-features-based machine learning method to detect sensitive morphometric biomarkers in Parkinson's disease (PD). Specifically, the low-level ROI features (gray matter volume, cortical thickness, etc.) and high-level correlative features (connectivity between ROIs) are integrated to construct the multilevel ROI features. Filter- and wrapper- based feature selection method and multi-kernel support vector machine (SVM) are used in the classification algorithm. T1-weighted brain magnetic resonance (MR) images of 69 PD patients and 103 normal controls from the Parkinson's Progression Markers Initiative (PPMI) dataset are included in the study. The machine learning method performs well in classification between PD patients and normal controls with an accuracy of 85.78%, a specificity of 87.79%, and a sensitivity of 87.64%. The most sensitive biomarkers between PD patients and normal controls are mainly distributed in frontal lobe, parental lobe, limbic lobe, temporal lobe, and central region. The classification performance of our method with multilevel ROI features is significantly improved comparing with other classification methods using single-level features. The proposed method shows promising identification ability for detecting morphometric biomarkers in PD, thus confirming the potentiality of our method in assisting diagnosis of the disease. Copyright © 2017 Elsevier B.V. All rights reserved.

  7. Evaluation of three different methods of distance learning for postgraduate diagnostic imaging education: A pilot study.

    Science.gov (United States)

    Poirier, Jean-Nicolas; Cooley, Jeffrey R; Wessely, Michelle; Guebert, Gary M; Petrocco-Napuli, Kristina

    2014-10-01

    Objective : The purpose of this study was to evaluate the perceived effectiveness and learning potential of 3 Web-based educational methods in a postgraduate radiology setting. Methods : Three chiropractic radiology faculty from diverse geographic locations led mini-courses using asynchronous discussion boards, synchronous Web conferencing, and asynchronous voice-over case presentations formatted for Web viewing. At the conclusion of each course, participants filled out a 14-question survey (using a 5-point Likert scale) designed to evaluate the effectiveness of each method in achieving specified course objectives and goals and their satisfaction when considering the learning potential of each method. The mean, standard deviation, and percentage agreements were tabulated. Results : Twenty, 15, and 10 participants completed the discussion board, Web conferencing, and case presentation surveys, respectively. All educational methods demonstrated a high level of agreement regarding the course objective (total mean rating >4.1). The case presentations had the highest overall rating for achieving the course goals; however, all but one method still had total mean ratings >4.0 and overall agreement levels of 70%-100%. The strongest potential for interactive learning was found with Web conferencing and discussion boards, while case presentations rated very low in this regard. Conclusions : The perceived effectiveness in achieving the course objective and goals was high for each method. Residency-based distance education may be a beneficial adjunct to current methods of training, allowing for international collaboration. When considering all aspects tested, there does not appear to be a clear advantage to any one method. Utilizing various methods may be most appropriate.

  8. Data mining methods application in reflexive adaptation realization in e-learning systems

    Directory of Open Access Journals (Sweden)

    A. S. Bozhday

    2017-01-01

    Full Text Available In recent years, e-learning technologies are rapidly gaining momentum in their evolution. In this regard, issues related to improving the quality of software for virtual educational systems are becoming topical: increasing the period of exploitation of programs, increasing their reliability and flexibility. The above characteristics directly depend on the ability of the software system to adapt to changes in the domain, environment and user characteristics. In some cases, this ability is reduced to the timely optimization of the program’s own interfaces and data structure. At present, several approaches to creating mechanisms for self-optimization of software systems are known, but all of them have an insufficient degree of formalization and, as a consequence, weak universality. The purpose of this work is to develop the basics of the technology of self-optimization of software systems in the structure of e-learning. The proposed technology is based on the formulated and formalized principle of reflexive adaptation of software, applicable to a wide class of software systems and based on the discovery of new knowledge in the behavioral products of the system.To solve this problem, methods of data mining were applied. Data mining allows finding regularities in the functioning of software systems, which may not be obvious at the stage of their development. Finding such regularities and their subsequent analysis will make it possible to reorganize the structure of the system in a more optimal way and without human intervention, which will prolong the life cycle of the software and reduce the costs of its maintenance. Achieving this effect is important for e-learning systems, since they are quite expensive.The main results of the work include: the proposed classification of software adaptation mechanisms, taking into account the latest trends in the IT field in general and in the field of e-learning in particular; Formulation and formalization of

  9. Multi-method and innovative approaches to researching the learning and social practices of young digital users

    DEFF Research Database (Denmark)

    Vittadini, Nicoletta; Carlo, Simone; Gilje, Øystein

    2014-01-01

    One of the most significant challenges in researching the social aspects of contemporary societies is to adapt the methodological approach to complex digital media environments. Learning processes take place in this complex environment, and they include formal and informal experiences (learning...... in school, home, and real-virtual communities), peer cultures and inter-generational connections, production and creation as relevant activities, and personal interests as a focal point. Methods used in the study of learning and the social practices of young people must take into account four key issues......: boundaries between online and offline experiences are blurring; young people act performatively, knowingly, or reflexively; and their activities cannot be understood through the use of a single method, but require the use of multiple tools of investigation. The article discusses three methodological issues...

  10. Multi-method and innovative approaches to researching the learning and social practices of young digital users

    DEFF Research Database (Denmark)

    Vittadini, Nicoletta; Carlo, Simone; Gilje, Øystein

    2012-01-01

    One of the most significant challenges in researching the social aspects of contemporary societies is to adapt the methodological approach to complex digital media environments. Learning processes take place in this complex environment, and they include formal and informal experiences (learning...... in school, home, and real-virtual communities), peer cultures and intergenerational connections, production and creation as relevant activities, and personal interests as a focal point. Methods used in the study of learning and the social practices of young people must take into account four key issues......: boundaries between online and offline experiences are blurring; young people act performatively; young people act knowingly or reflexively; and the activities of young people cannot be understood through the use of a single method but require the use of multiple tools of investigation. The article discusses...

  11. Using Optimal Combination of Teaching-Learning Methods (Open Book Assignment and Group Tutorials) as Revision Exercises to Improve Learning Outcome in Low Achievers in Biochemistry

    Science.gov (United States)

    Rajappa, Medha; Bobby, Zachariah; Nandeesha, H.; Suryapriya, R.; Ragul, Anithasri; Yuvaraj, B.; Revathy, G.; Priyadarssini, M.

    2016-01-01

    Graduate medical students of India are taught Biochemistry by didactic lectures and they hardly get any opportunity to clarify their doubts and reinforce the concepts which they learn in these lectures. We used a combination of teaching-learning (T-L) methods (open book assignment followed by group tutorials) to study their efficacy in improving…

  12. Comparing problem-based learning and lecture as methods to teach whole-systems design to engineering students

    Science.gov (United States)

    Dukes, Michael Dickey

    The objective of this research is to compare problem-based learning and lecture as methods to teach whole-systems design to engineering students. A case study, Appendix A, exemplifying successful whole-systems design was developed and written by the author in partnership with the Rocky Mountain Institute. Concepts to be tested were then determined, and a questionnaire was developed to test students' preconceptions. A control group of students was taught using traditional lecture methods, and a sample group of students was taught using problem-based learning methods. After several weeks, the students were given the same questionnaire as prior to the instruction, and the data was analyzed to determine if the teaching methods were effective in correcting misconceptions. A statistically significant change in the students' preconceptions was observed in both groups on the topic of cost related to the design process. There was no statistically significant change in the students' preconceptions concerning the design process, technical ability within five years, and the possibility of drastic efficiency gains with current technologies. However, the results were inconclusive in determining that problem-based learning is more effective than lecture as a method for teaching the concept of whole-systems design, or vice versa.

  13. Procrastination and Motivation of Undergraduates with Learning Disabilities: A Mixed-Methods Inquiry

    Science.gov (United States)

    Klassen, Robert M.; Krawchuk, Lindsey L.; Lynch, Shane L.; Rajani, Sukaina

    2008-01-01

    The purpose of this mixed-methods article was to report two studies exploring the relationships between academic procrastination and motivation in 208 undergraduates with (n = 101) and without (n = 107) learning disabilities (LD). In Study 1, the results from self-report surveys found that individuals with LD reported significantly higher levels…

  14. An Aural Learning Project: Assimilating Jazz Education Methods for Traditional Applied Pedagogy

    Science.gov (United States)

    Gamso, Nancy M.

    2011-01-01

    The Aural Learning Project (ALP) was developed to incorporate jazz method components into the author's classical practice and her applied woodwind lesson curriculum. The primary objective was to place a more focused pedagogical emphasis on listening and hearing than is traditionally used in the classical applied curriculum. The components of the…

  15. Primary exploration of the application of case based learning method in clinical probation teaching of the integrated curriculum of hematology

    Institute of Scientific and Technical Information of China (English)

    Zi-zhen XU; Ye-fei WANG; Yan WANG; Shu CHENG; Yi-qun HU; Lei DING

    2015-01-01

    Objective To explore the application and the effect of the case based learning(CBL)method in clinical probation teaching of the integrated curriculum of hematology among eight-year-program medical students.Methods The CBL method was applied to the experimental group,and the traditional approach for the control group.After the lecture,a questionnaire survey was conducted to evaluate the teaching effect in the two groups.Results The CBL method efficiently increased the students’interest in learning and autonomous learning ability,enhanced their ability to solve clinical problems with basic theoretic knowledge and cultivated their clinical thinking ability.Conclusion The CBL method can improve the quality of clinical probation teaching of the integrated curriculum of hematology among eight-year-program medical students.

  16. Effectiveness of creative and productive instructional method towards students' learning achievement in steel structure course

    Science.gov (United States)

    Sugiyanto, Pribadi, Supriyanto, Bambang

    2017-09-01

    The purpose of this study was to investigate the effectiveness of Creative & Productive instructional method compared with conventional method. This research was a quasi-experimental study involving all Civil Engineering students at Universitas Negeri Malang who were taking a course of Steel Structure. The students were randomly assigned to two different treatment groups, 30 students in experimental group and 37 students in the control group. It was assumed that these groups were equal in all relevant aspects; they differed only in the treatment administered. We used the t-test to test the hypothesis. The results of this research suggest that: (l) the use of Creative & Productive instructional method can significantly improve students' learning achievement, (2) the use of Creative & Productive instructional method can significantly improve students' retention, (3) students' motivation has a significant effect on their learning achievement, and (4) students' motivation has a significant effect on their retention.

  17. Digital Badges for STEM Learning in Secondary Contexts: A Mixed Methods Study

    Science.gov (United States)

    Elkordy, Angela

    The deficit in STEM skills is a matter of concern for national economies and a major focus for educational policy makers. The development of Information and Communications Technologies (ICT) has resulted in a rapidly changing workforce of global scale. In addition, ICT have fostered the growth of digital and mobile technologies which have been the learning context, formal and informal, for a generation of youth. The purpose of this study was to design an intervention based upon a competency-based, digitally-mediated, learning intervention: digital badges for learning STEM habits of mind and practices. Designed purposefully, digital badge learning trajectories and criteria can be flexible tools for scaffolding, measuring, and communicating the acquisition of knowledge, skills, or competencies. One of the most often discussed attributes of digital badges, is the ability of badges to motivate learners. However, the research base to support this claim is in its infancy; there is little empirical evidence. A skills-based digital badge intervention was designed to demonstrate mastery learning in key, age-appropriate, STEM competencies aligned with Next Generation Science Standards (NGSS) and other educational standards. A mixed methods approach was used to study the impact of a digital badge intervention in the sample middle and high school population. Among the findings were statistically significant measures which substantiate that in this student population, the digital badges increased perceived competence and motivated learners to persist at task.

  18. Angiotensin II type 1 receptor blockade by telmisartan prevents stress-induced impairment of memory via HPA axis deactivation and up-regulation of brain-derived neurotrophic factor gene expression.

    Science.gov (United States)

    Wincewicz, D; Juchniewicz, A; Waszkiewicz, N; Braszko, J J

    2016-09-01

    Physical and psychological aspects of chronic stress continue to be a persistent clinical problem for which new pharmacological treatment strategies are aggressively sought. By the results of our previous work it has been demonstrated that telmisartan (TLM), an angiotensin type 1 receptor (AT1) blocker (ARB) and partial agonist of peroxisome proliferator-activated receptor gamma (PPARγ), alleviates stress-induced cognitive decline. Understanding of mechanistic background of this phenomenon is hampered by both dual binding sites of TLM and limited data on the consequences of central AT1 blockade and PPARγ activation. Therefore, a critical need exists for progress in the characterization of this target for pro-cognitive drug discovery. An unusual ability of novel ARBs to exert various PPARγ binding activities is commonly being viewed as predominant over angiotensin blockade in terms of neuroprotection. Here we aimed to verify this hypothesis using an animal model of chronic psychological stress (Wistar rats restrained 2.5h daily for 21days) with simultaneous oral administration of TLM (1mg/kg), GW9662 - PPARγ receptor antagonist (0.5mg/kg), or both in combination, followed by a battery of behavioral tests (open field, elevated plus maze, inhibitory avoidance - IA, object recognition - OR), quantitative determination of serum corticosterone (CORT) and evaluation of brain-derived neurotrophic factor (BDNF) gene expression in the medial prefrontal cortex (mPFC) and hippocampus (HIP). Stressed animals displayed decreased recall of the IA behavior (pBDNF in the mPFC (paxis deactivation associated with changes in primarily cortical gene expression. This study confirms the dual activities of TLM that controls hypertension and cognition through AT1 blockade. Copyright © 2016 Elsevier Inc. All rights reserved.

  19. Intelligent tuning method of PID parameters based on iterative learning control for atomic force microscopy.

    Science.gov (United States)

    Liu, Hui; Li, Yingzi; Zhang, Yingxu; Chen, Yifu; Song, Zihang; Wang, Zhenyu; Zhang, Suoxin; Qian, Jianqiang

    2018-01-01

    Proportional-integral-derivative (PID) parameters play a vital role in the imaging process of an atomic force microscope (AFM). Traditional parameter tuning methods require a lot of manpower and it is difficult to set PID parameters in unattended working environments. In this manuscript, an intelligent tuning method of PID parameters based on iterative learning control is proposed to self-adjust PID parameters of the AFM according to the sample topography. This method gets enough information about the output signals of PID controller and tracking error, which will be used to calculate the proper PID parameters, by repeated line scanning until convergence before normal scanning to learn the topography. Subsequently, the appropriate PID parameters are obtained by fitting method and then applied to the normal scanning process. The feasibility of the method is demonstrated by the convergence analysis. Simulations and experimental results indicate that the proposed method can intelligently tune PID parameters of the AFM for imaging different topographies and thus achieve good tracking performance. Copyright © 2017 Elsevier Ltd. All rights reserved.

  20. The Graduating European Dentist: Contemporaneous Methods of Teaching, Learning and Assessment in Dental Undergraduate Education.

    Science.gov (United States)

    Field, J C; Walmsley, A D; Paganelli, C; McLoughlin, J; Szep, S; Kavadella, A; Manzanares Cespedes, M C; Davies, J R; DeLap, E; Levy, G; Gallagher, J; Roger-Leroi, V; Cowpe, J G

    2017-12-01

    It is often the case that good teachers just "intuitively" know how to teach. Whilst that may be true, there is now a greater need to understand the various processes that underpin both the ways in which a curriculum is delivered, and the way in which the students engage with learning; curricula need to be designed to meet the changing needs of our new graduates, providing new, and robust learning opportunities, and be communicated effectively to both staff and students. The aim of this document is to draw together robust and contemporaneous methods of teaching, learning and assessment that help to overcome some of the more traditional barriers within dental undergraduate programmes. The methods have been chosen to map specifically to The Graduating European Dentist, and should be considered in parallel with the benchmarking process that educators and institutions employ locally. © 2017 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.