Results for 'neural networks'

1000+ found
Order:
  1. Artificial Neural Network for Forecasting Car Mileage per Gallon in the City.Mohsen Afana, Jomana Ahmed, Bayan Harb, Bassem S. Abu-Nasser & Samy S. Abu-Naser - 2018 - International Journal of Advanced Science and Technology 124:51-59.
    In this paper an Artificial Neural Network (ANN) model was used to help cars dealers recognize the many characteristics of cars, including manufacturers, their location and classification of cars according to several categories including: Make, Model, Type, Origin, DriveTrain, MSRP, Invoice, EngineSize, Cylinders, Horsepower, MPG_Highway, Weight, Wheelbase, Length. ANN was used in prediction of the number of miles per gallon when the car is driven in the city(MPG_City). The results showed that ANN model was able to predict MPG_City with (...)
    Direct download  
     
    Export citation  
     
    Bookmark   27 citations  
  2. Artificial Neural Network for Predicting Car Performance Using JNN.Awni Ahmed Al-Mobayed, Youssef Mahmoud Al-Madhoun, Mohammed Nasser Al-Shuwaikh & Samy S. Abu-Naser - 2020 - International Journal of Engineering and Information Systems (IJEAIS) 4 (9):139-145.
    In this paper an Artificial Neural Network (ANN) model was used to help cars dealers recognize the many characteristics of cars, including manufacturers, their location and classification of cars according to several categories including: Buying, Maint, Doors, Persons, Lug_boot, Safety, and Overall. ANN was used in forecasting car acceptability. The results showed that ANN model was able to predict the car acceptability with 99.12 %. The factor of Safety has the most influence on car acceptability evaluation. Comparative study method (...)
    Direct download  
     
    Export citation  
     
    Bookmark   21 citations  
  3.  77
    Theorem proving in artificial neural networks: new frontiers in mathematical AI.Markus Pantsar - 2024 - European Journal for Philosophy of Science 14 (1):1-22.
    Computer assisted theorem proving is an increasingly important part of mathematical methodology, as well as a long-standing topic in artificial intelligence (AI) research. However, the current generation of theorem proving software have limited functioning in terms of providing new proofs. Importantly, they are not able to discriminate interesting theorems and proofs from trivial ones. In order for computers to develop further in theorem proving, there would need to be a radical change in how the software functions. Recently, machine learning results (...)
    Direct download (4 more)  
     
    Export citation  
     
    Bookmark  
  4. Some Neural Networks Compute, Others Don't.Gualtiero Piccinini - 2008 - Neural Networks 21 (2-3):311-321.
    I address whether neural networks perform computations in the sense of computability theory and computer science. I explicate and defend
    the following theses. (1) Many neural networks compute—they perform computations. (2) Some neural networks compute in a classical way.
    Ordinary digital computers, which are very large networks of logic gates, belong in this class of neural networks. (3) Other neural networks
    compute in a non-classical way. (4) Yet other neural networks (...)
     
    Export citation  
     
    Bookmark   17 citations  
  5.  42
    Neural networks, AI, and the goals of modeling.Walter Veit & Heather Browning - 2023 - Behavioral and Brain Sciences 46:e411.
    Deep neural networks (DNNs) have found many useful applications in recent years. Of particular interest have been those instances where their successes imitate human cognition and many consider artificial intelligences to offer a lens for understanding human intelligence. Here, we criticize the underlying conflation between the predictive and explanatory power of DNNs by examining the goals of modeling.
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  6.  30
    A Neural Network Framework for Cognitive Bias.Johan E. Korteling, Anne-Marie Brouwer & Alexander Toet - 2018 - Frontiers in Psychology 9:358644.
    Human decision making shows systematic simplifications and deviations from the tenets of rationality (‘heuristics’) that may lead to suboptimal decisional outcomes (‘cognitive biases’). There are currently three prevailing theoretical perspectives on the origin of heuristics and cognitive biases: a cognitive-psychological, an ecological and an evolutionary perspective. However, these perspectives are mainly descriptive and none of them provides an overall explanatory framework for the underlying mechanisms of cognitive biases. To enhance our understanding of cognitive heuristics and biases we propose a (...) network framework for cognitive biases, which explains why our brain systematically tends to default to heuristic (‘Type 1’) decision making. We argue that many cognitive biases arise from intrinsic brain mechanisms that are fundamental for the working of biological neural networks. In order to substantiate our viewpoint, we discern and explain four basic neural network principles: (1) Association, (2) Compatibility (3) Retainment, and (4) Focus. These principles are inherent to (all) neural networks which were originally optimized to perform concrete biological, perceptual, and motor functions. They form the basis for our inclinations to associate and combine (unrelated) information, to prioritize information that is compatible with our present state (such as knowledge, opinions and expectations), to retain given information that sometimes could better be ignored, and to focus on dominant information while ignoring relevant information that is not directly activated. The supposed mechanisms are complementary and not mutually exclusive. For different cognitive biases they may all contribute in varying degrees to distortion of information. The present viewpoint not only complements the earlier three viewpoints, but also provides a unifying and binding framework for many cognitive bias phenomena. (shrink)
    Direct download (4 more)  
     
    Export citation  
     
    Bookmark   4 citations  
  7.  22
    On the Opacity of Deep Neural Networks.Anders Søgaard - forthcoming - Canadian Journal of Philosophy:1-16.
    Deep neural networks are said to be opaque, impeding the development of safe and trustworthy artificial intelligence, but where this opacity stems from is less clear. What are the sufficient properties for neural network opacity? Here, I discuss five common properties of deep neural networks and two different kinds of opacity. Which of these properties are sufficient for what type of opacity? I show how each kind of opacity stems from only one of these five (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  8. Diabetes Prediction Using Artificial Neural Network.Nesreen Samer El_Jerjawi & Samy S. Abu-Naser - 2018 - International Journal of Advanced Science and Technology 121:54-64.
    Diabetes is one of the most common diseases worldwide where a cure is not found for it yet. Annually it cost a lot of money to care for people with diabetes. Thus the most important issue is the prediction to be very accurate and to use a reliable method for that. One of these methods is using artificial intelligence systems and in particular is the use of Artificial Neural Networks (ANN). So in this paper, we used artificial (...) networks to predict whether a person is diabetic or not. The criterion was to minimize the error function in neural network training using a neural network model. After training the ANN model, the average error function of the neural network was equal to 0.01 and the accuracy of the prediction of whether a person is diabetics or not was 87.3%. (shrink)
    Direct download  
     
    Export citation  
     
    Bookmark   23 citations  
  9.  61
    Recurrent neural network-based models for recognizing requisite and effectuation parts in legal texts.Truong-Son Nguyen, Le-Minh Nguyen, Satoshi Tojo, Ken Satoh & Akira Shimazu - 2018 - Artificial Intelligence and Law 26 (2):169-199.
    This paper proposes several recurrent neural network-based models for recognizing requisite and effectuation parts in Legal Texts. Firstly, we propose a modification of BiLSTM-CRF model that allows the use of external features to improve the performance of deep learning models in case large annotated corpora are not available. However, this model can only recognize RE parts which are not overlapped. Secondly, we propose two approaches for recognizing overlapping RE parts including the cascading approach which uses the sequence of BiLSTM-CRF (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   10 citations  
  10. Glass Classification Using Artificial Neural Network.Mohmmad Jamal El-Khatib, Bassem S. Abu-Nasser & Samy S. Abu-Naser - 2019 - International Journal of Academic Pedagogical Research (IJAPR) 3 (23):25-31.
    As a type of evidence glass can be very useful contact trace material in a wide range of offences including burglaries and robberies, hit-and-run accidents, murders, assaults, ram-raids, criminal damage and thefts of and from motor vehicles. All of that offer the potential for glass fragments to be transferred from anything made of glass which breaks, to whoever or whatever was responsible. Variation in manufacture of glass allows considerable discrimination even with tiny fragments. In this study, we worked glass classification (...)
    Direct download  
     
    Export citation  
     
    Bookmark   27 citations  
  11.  53
    Neural networks, nativism, and the plausibility of constructivism.Steven R. Quartz - 1993 - Cognition 48 (3):223-242.
    No categories
    Direct download (5 more)  
     
    Export citation  
     
    Bookmark   42 citations  
  12.  76
    Ontology, neural networks, and the social sciences.David Strohmaier - 2020 - Synthese 199 (1-2):4775-4794.
    The ontology of social objects and facts remains a field of continued controversy. This situation complicates the life of social scientists who seek to make predictive models of social phenomena. For the purposes of modelling a social phenomenon, we would like to avoid having to make any controversial ontological commitments. The overwhelming majority of models in the social sciences, including statistical models, are built upon ontological assumptions that can be questioned. Recently, however, artificial neural networks have made their (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark  
  13.  31
    Deep problems with neural network models of human vision.Jeffrey S. Bowers, Gaurav Malhotra, Marin Dujmović, Milton Llera Montero, Christian Tsvetkov, Valerio Biscione, Guillermo Puebla, Federico Adolfi, John E. Hummel, Rachel F. Heaton, Benjamin D. Evans, Jeffrey Mitchell & Ryan Blything - 2023 - Behavioral and Brain Sciences 46:e385.
    Deep neural networks (DNNs) have had extraordinary successes in classifying photographic images of objects and are often described as the best models of biological vision. This conclusion is largely based on three sets of findings: (1) DNNs are more accurate than any other model in classifying images taken from various datasets, (2) DNNs do the best job in predicting the pattern of human errors in classifying objects taken from various behavioral datasets, and (3) DNNs do the best job (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   4 citations  
  14.  32
    Neural Networks and Psychopathology: Connectionist Models in Practice and Research.Dan J. Stein & Jacques Ludik (eds.) - 1998 - Cambridge University Press.
    Reviews the contribution of neural network models in psychiatry and psychopathology, including diagnosis, pharmacotherapy and psychotherapy.
    Direct download  
     
    Export citation  
     
    Bookmark   4 citations  
  15.  39
    A neural network for creative serial order cognitive behavior.Steve Donaldson - 2008 - Minds and Machines 18 (1):53-91.
    If artificial neural networks are ever to form the foundation for higher level cognitive behaviors in machines or to realize their full potential as explanatory devices for human cognition, they must show signs of autonomy, multifunction operation, and intersystem integration that are absent in most existing models. This model begins to address these issues by integrating predictive learning, sequence interleaving, and sequence creation components to simulate a spectrum of higher-order cognitive behaviors which have eluded the grasp of simpler (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  16.  59
    Antagonistic neural networks underlying differentiated leadership roles.Richard E. Boyatzis, Kylie Rochford & Anthony I. Jack - 2014 - Frontiers in Human Neuroscience 8.
  17.  1
    Neural network methods for vowel classification in the vocalic systems with the [ATR] (Advanced Tongue Root) contrast.Н. В Макеева - 2023 - Philosophical Problems of IT and Cyberspace (PhilIT&C) 2:49-60.
    The paper aims to discuss the results of testing a neural network which classifies the vowels of the vocalic system with the [ATR] (Advanced Tongue Root) contrast based on the data of Akebu (Kwa family). The acoustic nature of the [ATR] feature is yet understudied. The only reliable acoustic correlate of [ATR] is the magnitude of the first formant (F1) which can be also modulated by tongue height, resulting in significant overlap between high [-ATR] vowels and mid [+ATR] vowels. (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  18.  80
    Neural networks discover a near-identity relation to distinguish simple syntactic forms.Thomas R. Shultz & Alan C. Bale - 2006 - Minds and Machines 16 (2):107-139.
    Computer simulations show that an unstructured neural-network model [Shultz, T. R., & Bale, A. C. (2001). Infancy, 2, 501–536] covers the essential features␣of infant learning of simple grammars in an artificial language [Marcus, G. F., Vijayan, S., Bandi Rao, S., & Vishton, P. M. (1999). Science, 283, 77–80], and generalizes to examples both outside and inside of the range of training sentences. Knowledge-representation analyses confirm that these networks discover that duplicate words in the sentences are nearly identical and (...)
    Direct download (4 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  19.  35
    Adaptive Neural Network Control for Nonlinear Hydraulic Servo-System with Time-Varying State Constraints.Shu-Min Lu & Dong-Juan Li - 2017 - Complexity:1-11.
    An adaptive neural network control problem is addressed for a class of nonlinear hydraulic servo-systems with time-varying state constraints. In view of the low precision problem of the traditional hydraulic servo-system which is caused by the tracking errors surpassing appropriate bound, the previous works have shown that the constraint for the system is a good way to solve the low precision problem. Meanwhile, compared with constant constraints, the time-varying state constraints are more general in the actual systems. Therefore, when (...)
    No categories
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark   3 citations  
  20.  21
    A neural network model of the structure and dynamics of human personality.Stephen J. Read, Brian M. Monroe, Aaron L. Brownstein, Yu Yang, Gurveen Chopra & Lynn C. Miller - 2010 - Psychological Review 117 (1):61-92.
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark   9 citations  
  21.  59
    Artificial Neural Networks in Medicine and Biology.Helge Malmgren - unknown
    Artificial neural networks (ANNs) are new mathematical techniques which can be used for modelling real neural networks, but also for data categorisation and inference tasks in any empirical science. This means that they have a twofold interest for the philosopher. First, ANN theory could help us to understand the nature of mental phenomena such as perceiving, thinking, remembering, inferring, knowing, wanting and acting. Second, because ANNs are such powerful instruments for data classification and inference, their use (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  22.  7
    Artificial Neural Network Based Detection and Diagnosis of Plasma-Etch Faults.Shumeet Baluja & Roy A. Maxion - 1997 - Journal of Intelligent Systems 7 (1-2):57-82.
  23.  10
    Deep neural networks are not a single hypothesis but a language for expressing computational hypotheses.Tal Golan, JohnMark Taylor, Heiko Schütt, Benjamin Peters, Rowan P. Sommers, Katja Seeliger, Adrien Doerig, Paul Linton, Talia Konkle, Marcel van Gerven, Konrad Kording, Blake Richards, Tim C. Kietzmann, Grace W. Lindsay & Nikolaus Kriegeskorte - 2023 - Behavioral and Brain Sciences 46:e392.
    An ideal vision model accounts for behavior and neurophysiology in both naturalistic conditions and designed lab experiments. Unlike psychological theories, artificial neural networks (ANNs) actually perform visual tasks and generate testable predictions for arbitrary inputs. These advantages enable ANNs to engage the entire spectrum of the evidence. Failures of particular models drive progress in a vibrant ANN research program of human vision.
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  24.  31
    Neural networks underlying contributions from semantics in reading aloud.Olga Boukrina & William W. Graves - 2013 - Frontiers in Human Neuroscience 7.
  25.  32
    A neural network model of retrieval-induced forgetting.Kenneth A. Norman, Ehren L. Newman & Greg Detre - 2007 - Psychological Review 114 (4):887-953.
  26.  47
    Neural networks learn highly selective representations in order to overcome the superposition catastrophe.Jeffrey S. Bowers, Ivan I. Vankov, Markus F. Damian & Colin J. Davis - 2014 - Psychological Review 121 (2):248-261.
  27.  30
    Differential neural network configuration during human path integration.Aiden E. G. F. Arnold, Ford Burles, Signe Bray, Richard M. Levy & Giuseppe Iaria - 2014 - Frontiers in Human Neuroscience 8.
  28.  29
    Using Neural Networks to Generate Inferential Roles for Natural Language.Peter Blouw & Chris Eliasmith - 2018 - Frontiers in Psychology 8.
  29.  37
    A neural-network interpretation of selection in learning and behavior.José E. Burgos - 2001 - Behavioral and Brain Sciences 24 (3):531-533.
    In their account of learning and behavior, the authors define an interactor as emitted behavior that operates on the environment, which excludes Pavlovian learning. A unified neural-network account of the operant-Pavlovian dichotomy favors interpreting neurons as interactors and synaptic efficacies as replicators. The latter interpretation implies that single-synapse change is inherently Lamarckian.
    Direct download (7 more)  
     
    Export citation  
     
    Bookmark  
  30.  9
    Convolutional Neural Network Based Vehicle Classification in Adverse Illuminous Conditions for Intelligent Transportation Systems.Muhammad Atif Butt, Asad Masood Khattak, Sarmad Shafique, Bashir Hayat, Saima Abid, Ki-Il Kim, Muhammad Waqas Ayub, Ahthasham Sajid & Awais Adnan - 2021 - Complexity 2021:1-11.
    In step with rapid advancements in computer vision, vehicle classification demonstrates a considerable potential to reshape intelligent transportation systems. In the last couple of decades, image processing and pattern recognition-based vehicle classification systems have been used to improve the effectiveness of automated highway toll collection and traffic monitoring systems. However, these methods are trained on limited handcrafted features extracted from small datasets, which do not cater the real-time road traffic conditions. Deep learning-based classification systems have been proposed to incorporate the (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  31.  4
    Neural Network Model for Predicting Student Failure in the Academic Leveling Course of Escuela Politécnica Nacional.Iván Sandoval-Palis, David Naranjo, Raquel Gilar-Corbi & Teresa Pozo-Rico - 2020 - Frontiers in Psychology 11.
    The purpose of this study is to train an artificial neural network model for predicting student failure in the academic leveling course of the Escuela Politécnica Nacional of Ecuador, based on academic and socioeconomic information. For this, 1308 higher education students participated, 69.0% of whom failed the academic leveling course; besides, 93.7% of the students self-identified as mestizo, 83.9% came from the province of Pichincha, and 92.4% belonged to general population. As a first approximation, a neural network model (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  32.  7
    Neither neural networks nor the language-of-thought alone make a complete game.Iris Oved, Nikhil Krishnaswamy, James Pustejovsky & Joshua K. Hartshorne - 2023 - Behavioral and Brain Sciences 46:e285.
    Cognitive science has evolved since early disputes between radical empiricism and radical nativism. The authors are reacting to the revival of radical empiricism spurred by recent successes in deep neural network (NN) models. We agree that language-like mental representations (language-of-thoughts [LoTs]) are part of the best game in town, but they cannot be understood independent of the other players.
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  33.  21
    A Neural Network Approach to Obsessive- Compulsive Disorder.Dan J. Stein & Eric Hollander - 1994 - Journal of Mind and Behavior 15 (3):223-238.
    A central methodological innovation in cognitive science has been the development of connectionist or neural network models of psychological phenomena. These models may also comprise a theoretically integrative and methodologically rigorous approach to psychiatric phenomena. In this paper we employ connectionist theory to conceptualize obsessive-compulsive disorder . We discuss salient phenomenological and neurobiological findings of the illness, and then reformulate these using neural network models. Several features and mechanisms of OCD may be explicated in terms of disordered (...). Neural network modeling appears to constitute a novel and potentially fertile approach to psychiatric disorders such as OCD. (shrink)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  34.  19
    Wavelet neural network based on islanding detection via inverter-based DG.Mohsen Mohammadi, Akbar Danandeh, Hossein Nasir Aghdam & Nasser Ojaroudi - 2016 - Complexity 21 (2):309-324.
    Direct download  
     
    Export citation  
     
    Bookmark   3 citations  
  35.  25
    A Neural Network Model for Attribute‐Based Decision Processes.Marius Usher & Dan Zakay - 1993 - Cognitive Science 17 (3):349-396.
    We propose a neural model of multiattribute-decision processes, based on an attractor neural network with dynamic thresholds. The model may be viewed as a generalization of the elimination by aspects model, whereby simultaneous selection of several aspects is allowed. Depending on the amount of synaptic inhibition, various kinds of scanning strategies may be performed, leading in some cases to vacillations among the alternatives. The model predicts that decisions of a longer time duration exhibit a lower violation of the (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  36.  16
    Interacting neural networks and the emergence of social structure.Christina Stoica-Klüver & Jürgen Klüver - 2007 - Complexity 12 (3):41-52.
  37.  20
    Neural Network Models of Conditionals.Hannes Leitgeb - 2012 - In Sven Ove Hansson & Vincent F. Hendricks (eds.), Introduction to Formal Philosophy. Cham: Springer. pp. 147-176.
    This chapter explains how artificial neural networks may be used as models for reasoning, conditionals, and conditional logic. It starts with the historical overlap between neural network research and logic, it discusses connectionism as a paradigm in cognitive science that opposes the traditional paradigm of symbolic computationalism, it mentions some recent accounts of how logic and neural networks may be combined, and it ends with a couple of open questions concerning the future of this area (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  38.  15
    Neural Networks Based Adaptive Consensus for a Class of Fractional-Order Uncertain Nonlinear Multiagent Systems.Jing Bai & Yongguang Yu - 2018 - Complexity 2018:1-10.
    Due to the excellent approximation ability, the neural networks based control method is used to achieve adaptive consensus of the fractional-order uncertain nonlinear multiagent systems with external disturbance. The unknown nonlinear term and the external disturbance term in the systems are compensated by using the radial basis function neural networks method, a corresponding fractional-order adaption law is designed to approach the ideal neural network weight matrix of the unknown nonlinear terms, and a control law is (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  39.  2
    Neural network methods for vowel classification in the vocalic systems with the [ATR] (Advanced Tongue Root) contrast.N. V. Makeeva - forthcoming - Philosophical Problems of IT and Cyberspace (PhilIT&C).
    The paper aims to discuss the results of testing a neural network which classifies the vowels of the vocalic system with the [ATR] (Advanced Tongue Root) contrast based on the data of Akebu (Kwa family). The acoustic nature of the [ATR] feature is yet understudied. The only reliable acoustic correlate of [ATR] is the magnitude of the first formant (F1) which can be also modulated by tongue height, resulting in significant overlap between high [-ATR] vowels and mid [+ATR] vowels. (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  40.  14
    Adaptive Neural Network Control of Serial Variable Stiffness Actuators.Zhao Guo, Yongping Pan, Tairen Sun, Yubing Zhang & Xiaohui Xiao - 2017 - Complexity:1-9.
    This paper focuses on modeling and control of a class of serial variable stiffness actuators based on level mechanisms for robotic applications. A multi-input multi-output complex nonlinear dynamic model is derived to fully describe SVSAs and the relative degree of the model is determined accordingly. Due to nonlinearity, high coupling, and parametric uncertainty of SVSAs, a neural network-based adaptive control strategy based on feedback linearization is proposed to handle system uncertainties. The feasibility of the proposed approach for position and (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  41.  16
    Neural Network-Based Sensor Fault Accommodation in Flight Control System.T. V. Rama Murthy & Seema Singh - 2013 - Journal of Intelligent Systems 22 (3):317-333.
    This article deals with detection and accommodation of sensor faults in longitudinal dynamics of an F8 aircraft model. Both the detection of the fault and reconfiguration of the failed sensor are done with the help of neural network-based models. Detection of a sensor fault is done with the help of knowledge-based neural network fault detection. Apart from KBNNFD, another neural network model is developed in this article for the reconfiguration of the failed sensor. A model-based approach of (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  42.  23
    A neural network to identify requests, decisions, and arguments in court rulings on custody.José Félix Muñoz-Soro, Rafael del Hoyo Alonso, Rosa Montañes & Francisco Lacueva - forthcoming - Artificial Intelligence and Law:1-35.
    Court rulings are among the most important documents in all legal systems. This article describes a study in which natural language processing is used for the automatic characterization of Spanish judgments that deal with the physical custody (joint or individual) of minors. The model was trained to identify a set of elements: the type of custody requested by the plaintiff, the type of custody decided on by the court, and eight of the most commonly used arguments in this type of (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark  
  43.  87
    Stacked neural networks must emulate evolution's hierarchical complexity.Michael Lamport Commons - 2008 - World Futures 64 (5-7):444 – 451.
    The missing ingredients in efforts to develop neural networks and artificial intelligence (AI) that can emulate human intelligence have been the evolutionary processes of performing tasks at increased orders of hierarchical complexity. Stacked neural networks based on the Model of Hierarchical Complexity could emulate evolution's actual learning processes and behavioral reinforcement. Theoretically, this should result in stability and reduce certain programming demands. The eventual success of such methods begs questions of humans' survival in the face of (...)
    Direct download (4 more)  
     
    Export citation  
     
    Bookmark  
  44.  13
    Neural Network Connectivity During Post-encoding Rest: Linking Episodic Memory Encoding and Retrieval.Okka J. Risius, Oezguer A. Onur, Julian Dronse, Boris von Reutern, Nils Richter, Gereon R. Fink & Juraj Kukolja - 2019 - Frontiers in Human Neuroscience 12:406602.
    Commonly, a switch between networks mediating memory encoding and those mediating retrieval is observed. This may not only be due to differential involvement of neural resources due to distinct cognitive processes but could also reflect the formation of new memory traces and their dynamic change during consolidation. We used resting state fMRI to measure functional connectivity (FC) changes during post-encoding rest, hypothesizing that during this phase, new functional connections between encoding- and retrieval-related regions are created. Interfering and reminding (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  45.  11
    Neural Network Models as Evidence for Different Types of Visual Representations.Stephen M. Kosslyn, Christopher F. Chabris & David P. Baker - 1995 - Cognitive Science 19 (4):575-579.
    Cook (1995) criticizes the work of Jacobs and Kosslyn (1994) on spatial relations, shape representations, and receptive fields in neural network models on the grounds that first‐order correlations between input and output unit activities can explain the results. We reply briefly to Cook's arguments here (and in Kosslyn, Chabris, Marsolek, Jacobs & Koenig, 1995) and discuss how new simulations can confirm the importance of receptive field size as a crucial variable in the encoding of categorical and coordinate spatial relations (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  46.  4
    Convolutional neural networks reveal differences in action units of facial expressions between face image databases developed in different countries.Mikio Inagaki, Tatsuro Ito, Takashi Shinozaki & Ichiro Fujita - 2022 - Frontiers in Psychology 13.
    Cultural similarities and differences in facial expressions have been a controversial issue in the field of facial communications. A key step in addressing the debate regarding the cultural dependency of emotional expression is to characterize the visual features of specific facial expressions in individual cultures. Here we developed an image analysis framework for this purpose using convolutional neural networks that through training learned visual features critical for classification. We analyzed photographs of facial expressions derived from two databases, each (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  47.  5
    Neural Networks and Intellect: Using Model Based Concepts.Leonid I. Perlovsky - 2000 - Oxford, England and New York, NY, USA: Oxford University Press USA.
    This work describes a mathematical concept of modelling field theory and its applications to a variety of problems, while offering a view of the relationships among mathematics, computational concepts in neural networks, semiotics, and concepts of mind in psychology and philosophy.
  48.  19
    Adaptive Neural Networks Control Using Barrier Lyapunov Functions for DC Motor System with Time-Varying State Constraints.Lei Ma & Dapeng Li - 2018 - Complexity 2018:1-9.
    This paper proposes an adaptive neural network control approach for a direct-current system with full state constraints. To guarantee that state constraints always remain in the asymmetric time-varying constraint regions, the asymmetric time-varying Barrier Lyapunov Function is employed to structure an adaptive NN controller. As we all know that the constant constraint is only a special case of the time-varying constraint, hence, the proposed control method is more general for dealing with constraint problem as compared with the existing works (...)
    No categories
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  49. Implications of neural networks for how we think about brain function.David A. Robinson - 1992 - Behavioral and Brain Sciences 15 (4):644-655.
    Engineers use neural networks to control systems too complex for conventional engineering solutions. To examine the behavior of individual hidden units would defeat the purpose of this approach because it would be largely uninterpretable. Yet neurophysiologists spend their careers doing just that! Hidden units contain bits and scraps of signals that yield only arcane hints about network function and no information about how its individual units process signals. Most literature on single-unit recordings attests to this grim fact. On (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   4 citations  
  50.  28
    Neural networks for selection and the Luce choice rule.Claus Bundesen - 2000 - Behavioral and Brain Sciences 23 (4):471-472.
    Page proposes a simple, localist, lateral inhibitory network for implementing a selection process that approximately conforms to the Luce choice rule. I describe another localist neural mechanism for selection in accordance with the Luce choice rule. The mechanism implements an independent race model. It consists of parallel, independent nerve fibers connected to a winner-take-all cluster, which records the winner of the race.
    Direct download (6 more)  
     
    Export citation  
     
    Bookmark  
1 — 50 / 1000