3,049 research outputs found

    Multi-learner based recursive supervised training

    Get PDF
    In this paper, we propose the Multi-Learner Based Recursive Supervised Training (MLRT) algorithm which uses the existing framework of recursive task decomposition, by training the entire dataset, picking out the best learnt patterns, and then repeating the process with the remaining patterns. Instead of having a single learner to classify all datasets during each recursion, an appropriate learner is chosen from a set of three learners, based on the subset of data being trained, thereby avoiding the time overhead associated with the genetic algorithm learner utilized in previous approaches. In this way MLRT seeks to identify the inherent characteristics of the dataset, and utilize it to train the data accurately and efficiently. We observed that empirically, MLRT performs considerably well as compared to RPHP and other systems on benchmark data with 11% improvement in accuracy on the SPAM dataset and comparable performances on the VOWEL and the TWO-SPIRAL problems. In addition, for most datasets, the time taken by MLRT is considerably lower than the other systems with comparable accuracy. Two heuristic versions, MLRT-2 and MLRT-3 are also introduced to improve the efficiency in the system, and to make it more scalable for future updates. The performance in these versions is similar to the original MLRT system

    Small nets and short paths optimising neural computation

    Get PDF

    Landau-Stark states and cyclotron-Bloch oscillations of a quantum particle

    Full text link
    Recent experimental progress in the creation of synthetic electric and magnetic fields, acting on cold atoms in a two-dimensional lattice, has attracted renewed interest to the problem of a quantum particle in the Hall configuration. The present work contains a detailed analysis of the eigenstates of this system, called Landau-Stark states, and of the associated dynamical phenomenon of cyclotron-Bloch oscillations. It is shown that Landau-Stark states and cyclotron-Bloch oscillations crucially depend on two factors. The first is the orientation of the electric field relative to the primary axes of the lattice. The second is ratio between the frequencies of Bloch and cyclotron oscillations, that is also the ratio between the magnitudes of electric and magnetic fields. The analysis is first carried out in the tight-binding approximation, where the magnetic field is characterized by the Peierls phase entering the hopping matrix elements. Agreement of this analysis with the full quantum theory is also studied.Comment: 39 pages, 26 figure

    6^6Li in a Three-Body Model with Realistic Forces: Separable vs. Non-separable Approach

    Full text link
    {\bf Background:} Deuteron induced reactions are widely used to probe nuclear structure and astrophysical information. Those (d,p) reactions may be viewed as three-body reactions and described with Faddeev techniques. {\bf Purpose:} Faddeev equations in momentum space have a long tradition of utilizing separable interactions in order to arrive at sets of coupled integral equations in one variable. However, it needs to be demonstrated that their solution based on separable interactions agrees exactly with solutions based on non-separable forces. {\bf Results:} The ground state of 6^6Li is calculated via momentum space Faddeev equations using the CD-Bonn neutron-proton force and a Woods-Saxon type neutron(proton)-4^4He force. For the latter the Pauli-forbidden SS-wave bound state is projected out. This result is compared to a calculation in which the interactions in the two-body subsystems are represented by separable interactions derived in the Ernst-Shakin-Thaler framework. {\bf Conclusions:} We find that calculations based on the separable representation of the interactions and the original interactions give results that agree to four significant figures for the binding energy, provided an off-shell extension of the EST representation is employed in both subsystems. The momentum distributions computed in both approaches also fully agree with each other

    N-SLOPE: A One-Class Classification Ensemble For Nuclear Forensics

    Get PDF
    One-class classification is a specialized form of classification from the field of machine learning. Traditional classification attempts to assign unknowns to known classes, but cannot handle novel unknowns that do not belong to any of the known classes. One-class classification seeks to identify these outliers, while still correctly assigning unknowns to classes appropriately. One-class classification is applied here to the field of nuclear forensics, which is the study and analysis of nuclear material for the purpose of nuclear incident investigations. Nuclear forensics data poses an interesting challenge because false positive identification can prove costly and data is often small, high-dimensional, and sparse, which is problematic for most machine learning approaches. A web application is built using the R programming language and the shiny framework that incorporates N-SLOPE: a machine learning ensemble. N-SLOPE combines five existing one-class classifiers with a novel one-class classifier introduced here and uses ensemble learning techniques to combine output. N-SLOPE is validated on three distinct data sets: Iris, Obsidian, and Galaxy Serpent 3, which is an enhanced version of a recent international nuclear forensics exercise. N-SLOPE achieves high classification accuracy on each data set of 100%, 83.33%, and 83.33%, respectively, while minimizing false positive detection rate to 0% across the board and correctly detecting every single novel unknown from each data set. N-SLOPE is shown to be a useful and powerful tool to aid in nuclear forensic investigations

    Bundling without Price Discrimination

    Get PDF
    This paper examines the optimal bundling strategies of a multiproduct monopoly in markets in which a seller cannot monitor and thereby restrict the purchases of buyers to a single bundle, while buyers have resale opportunities. In such markets, the standard mechanism through which bundling increases seller profits, based on price discrimination, is not feasible. The profit-maximizing bundling strategy is characterized, given the restrictions on pricing policies resulting from resale and a lack of monitoring. The welfare implications of optimal bundling are analyzed.Bundling ; Pricing ; Revenue Maximization ; Product Design JEL Codes: D42 ; L12

    Neural networks

    Get PDF
    An overview of neural networks, covering multilayer perceptrons, radial basis functions, constructive algorithms, Kohonen and K-means unupervised algorithms, RAMnets, first and second order training methods, and Bayesian regularisation methods
    corecore