279 results on '"Neural models"'
Search Results
2. From LIMA to DeepLIMA: following a new path of interoperability.
- Author
-
Bocharov, Victor, Besançon, Romaric, de Chalendar, Gaël, Ferret, Olivier, and Semmar, Nasredine
- Subjects
- *
ARTIFICIAL neural networks , *NATURAL language processing , *UNIVERSAL language , *DEEP learning , *STATISTICS - Abstract
In this article, we describe the architecture of the LIMA (Libre Multilingual Analyzer) framework and its recent evolution with the addition of new text analysis modules based on deep neural networks. We extended the functionality of LIMA in terms of the number of supported languages while preserving existing configurable architecture and the availability of previously developed rule-based and statistical analysis components. Models were trained for more than 60 languages on the Universal Dependencies 2.5 corpora, WikiNer corpora, and CoNLL-03 dataset. Universal Dependencies allowed us to increase the number of supported languages and generate models that could be integrated into other platforms. This integration of ubiquitous Deep Learning Natural Language Processing models and the use of standard annotated collections using Universal Dependencies can be viewed as a kind of model and data interoperability, complementary to the technical interoperability between systems. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. Semantic similarity loss for neural source code summarization.
- Author
-
Su, Chia‐Yi and McMillan, Collin
- Subjects
- *
LANGUAGE models , *NEURAL codes , *SOURCE code , *NATURAL languages , *MANUSCRIPTS - Abstract
This paper presents a procedure for and evaluation of using a semantic similarity metric as a loss function for neural source code summarization. Code summarization is the task of writing natural language descriptions of source code. Neural code summarization refers to automated techniques for generating these descriptions using neural networks. Almost all current approaches involve neural networks as either standalone models or as part of a pretrained large language models, for example, GPT, Codex, and LLaMA. Yet almost all also use a categorical cross‐entropy (CCE) loss function for network optimization. Two problems with CCE are that (1) it computes loss over each word prediction one‐at‐a‐time, rather than evaluating a whole sentence, and (2) it requires a perfect prediction, leaving no room for partial credit for synonyms. In this paper, we extend our previous work on semantic similarity metrics to show a procedure for using semantic similarity as a loss function to alleviate this problem, and we evaluate this procedure in several settings in both metrics‐driven and human studies. In essence, we propose to use a semantic similarity metric to calculate loss over the whole output sentence prediction per training batch, rather than just loss for each word. We also propose to combine our loss with CCE for each word, which streamlines the training process compared to baselines. We evaluate our approach over several baselines and report improvement in the vast majority of conditions. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
4. A computational model of auditory chirp-velocity sensitivity and amplitude-modulation tuning in inferior colliculus neurons.
- Author
-
Mitchell, Paul W. and Carney, Laurel H.
- Abstract
We demonstrate a model of chirp-velocity sensitivity in the inferior colliculus (IC) that retains the tuning to amplitude modulation (AM) that was established in earlier models. The mechanism of velocity sensitivity is sequence detection by octopus cells of the posteroventral cochlear nucleus, which have been proposed in physiological studies to respond preferentially to the order of arrival of cross-frequency inputs of different amplitudes. Model architecture is based on coincidence detection of a combination of excitatory and inhibitory inputs. Chirp-sensitivity of the IC output is largely controlled by the strength and timing of the chirp-sensitive octopus-cell inhibitory input. AM tuning is controlled by inhibition and excitation that are tuned to the same frequency. We present several example neurons that demonstrate the feasibility of the model in simulating realistic chirp-sensitivity and AM tuning for a wide range of characteristic frequencies. Additionally, we explore the systematic impact of varying parameters on model responses. The proposed model can be used to assess the contribution of IC chirp-velocity sensitivity to responses to complex sounds, such as speech. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
5. Simulation of the Nitrate Concentrations in Consumed Well Water Using the Error Gradient Backpropagation Neural Network: A Case Study: M'bahiakro (Central-Eastern Ivory Coast).
- Author
-
N'cho, Hervé Achié, Koffi, Kouadio, Konan, Séraphin Kouakou, Baï, Ruth, Kouame, Innocent Kouassi, and Kouassi, Lazare Kouakou
- Subjects
ARTIFICIAL neural networks ,CONTAMINATION of drinking water ,WELL water ,WATER table ,WATER depth - Abstract
In M'bahiakro, nitrate contamination of drinking well water is becoming a cause for concern and continues despite the efforts made in the town. To help monitor these waters, this study aims to predict nitrate concentrations in the M'bahiakro water table based on physico-chemical parameters measured in situ. To this end, a gradient error back-propagation (BPNN) artificial neural network (ANN) was developed to simulate nitrate concentrations using temperature (T), electrical conductivity (EC), dissolved oxygen (O
2 ), redox potential (Eh) and well water depth as input data. The resulting dataset was divided into two parts to form the artificial neural network, where 70% of the dataset was used for training, and the remaining 30% was also divided into two equal parts: one for testing and the other for model validation. The models were configured using a constructive approach, which consists of testing each input variable individually in a reference network and combining the variables until the best intelligent model is obtained according to the chosen performance criteria. The intelligent models obtained were evaluated on the basis of the coefficient of determination (R2 ) closest to 1 and the lowest mean square error (MSE). The results obtained showed that the BPNN models developed using four input variables in the dry and rainy seasons provided the best results. The MSE and R2 values were around 0.01 mg/L and 95%, respectively. They are obviously more accurate since the mean square errors are low with coefficients of determination close to unity. The BPNN models thus obtained were able to reproduce satisfactorily the nitrate concentrations obtained experimentally in 19 wells in the town of M'bahiakro. However, it is essential to continue this study in order to define the time interval during which the BPNN models obtained can remain valid in terms of performance in the M'bahiakro area. [ABSTRACT FROM AUTHOR]- Published
- 2024
- Full Text
- View/download PDF
6. RAVSim v2.0: Enhanced visualization and comparative analysis for neural network models
- Author
-
Sanaullah, Axel Schneider, Joachim Waßmuth, Ulrich Rückert, and Thorsten Jungeblut
- Subjects
Spiking neural network ,RAVSim ,Neural models ,Multi-core architecture ,Zero-code ,Neuromorphic tool ,Computer software ,QA76.75-76.765 - Abstract
This article introduces the enhanced Runtime Analyzing and Visualization Simulator (RAVSim) v2.0, a graphical tool that not only supports SNN design and analysis but also facilitates a comprehensive comparative analysis of various SNN models. The new version of RAVSim introduces a groundbreaking feature enabling users to conduct in-depth comparisons of SNN models, enhancing understanding and aiding in model selection for specific applications. Furthermore, with the updated version of RAVSim, researchers, and developers can effortlessly generate trained model weights using a custom dataset, eliminating the need to investigate or write complicated backend code. This new feature facilitates the seamless integration of diverse datasets, streamlining the process for further analysis and exploration. Therefore, the developers can now focus on high-level tasks and gain a clear understanding of SNN without worrying about the technical complexities of weight generation. This advancement represents a significant step towards making SNNs more accessible and user-friendly, unlocking their full potential in artificial intelligence and computational neuroscience applications. Furthermore, RAVSim’s code has undergone extensive optimization and debugging, leading to a substantial ∼65% reduction in image classification simulation time compared to the previous RAVSim version. This improvement makes it easier and quicker to train models and generate weights.
- Published
- 2025
- Full Text
- View/download PDF
7. Effective weight optimization strategy for precise deep learning forecasting models using EvoLearn approach
- Author
-
Jatin Bedi, Ashima Anand, Samarth Godara, Ram Swaroop Bana, Mukhtar Ahmad Faiz, Sudeep Marwaha, and Rajender Parsad
- Subjects
Time series prediction ,Genetic algorithm ,Back-propagation ,Neural models ,Learning optimization ,Medicine ,Science - Abstract
Abstract Time series analysis and prediction have attained significant attention from the research community in the past few decades. However, the prediction accuracy of the models highly depends on the models’ learning process. In order to optimize resource usage, a better learning methodology, in terms of accuracy and learning time, is needed. In this context, the current research work proposes EvoLearn, a novel method to improve and optimize the learning process of neural-based models. The presented technique integrates the genetic algorithm with back-propagation to train model weights during the learning process. The fundamental idea behind the proposed work is to select the best components from multiple models during the training process to obtain an adequate model. To demonstrate the applicability of EvoLearn, the method is tested on the state-of-the-art neural models (namely MLP, DNN, CNN, RNN, and GRU), and performances are compared. Furthermore, the presented study aims to forecast two types of time series, i.e. air pollution and energy consumption time series, using the developed framework. In addition, the considered neural models are tested on two datasets of each time series type. From the performance comparison and evaluation of EvoLearn using a one-tailed paired T-test against the conventional back-propagation-based learning approach, it was found that the proposed method significantly improves the prediction accuracy.
- Published
- 2024
- Full Text
- View/download PDF
8. Investigating the solid particle erosion behavior of H3BO3 / B2O3 / SiO2 / Al2O3 reinforced glass fibre/epoxy composites and parametric evaluation using artificial intelligence.
- Author
-
Bagci, Mehmet and Bhaumik, Shubrajit
- Abstract
In this experimental study, the erosion wear behavior of glass fibre-reinforced (GF) composite materials was examined according to ASTM G76–95. Pure/GF reinforced epoxy composite (EP) materials were chosen as the main test sample. Boric Acid (H3BO3), Borax (B2O3), Silicon Dioxide (SiO2), and Aluminium Oxide (Al2O3) were added to the resin as reinforcement at a rate of 15% by weight. The erosion wear rate was investigated with various impingement angles (30°, 60°, and 90°), impact velocities (≈23, 34, and 53 m/s), alumina abrasive particle sizes (≈200 and 400 μm), and fibre directions (0° and 45°). Neural network models were employed effectively to predict the influence of the reinforcements on erosive wear rate. The erosive wear rate indicated that Al2O3 added GF/EP exhibited the most anti-erosive characteristics followed by silicon dioxide GF/EP and pure GF/EP however, the anti-erosive nature of GF/EP deteriorated with the addition of Borax and Boric Acid. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
9. Central composite design (CCD) and artificial neural network-based Levenberg-Marquardt algorithm (ANN-LMA) for the extraction of lanasyn black by cloud point extraction.
- Author
-
AMARA-REKKAB, AFAF
- Subjects
- *
ARTIFICIAL neural networks , *TRITON X-100 , *POINT cloud , *AQUEOUS solutions , *TEXTILE industry - Abstract
The lanasyn black is among the most often used in manufacturing and is challenging to take out during the treatment of wastewaters from textile industry. The cloud point extraction was used for their elimination from an aqueous solution. The multivariable process parameters have been independently optimized using the central composite design and the Levenberg-Marquardt algorithm-based artificial neural network for the highest yield of the extraction of lanasyn black via the cloud point extraction. The CCD forecasts the output maximum of 97.01 % under slightly altered process parameters. Still, the ANN-LMA model predicts the extraction yield (99.98 %) using 1.04 g of KNO3, the beginning pH of solution 8.99, the initial content of lanasyn black 24.57 ppm and 0.34 mass % of Triton X-100. With the coefficients of determination of 0.997 and 0.9777, the most recent empirical verification of the model mentioned above predictions using CCD and ANN-LMA is determined to be satisfactory. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
10. Effective weight optimization strategy for precise deep learning forecasting models using EvoLearn approach.
- Author
-
Bedi, Jatin, Anand, Ashima, Godara, Samarth, Bana, Ram Swaroop, Faiz, Mukhtar Ahmad, Marwaha, Sudeep, and Parsad, Rajender
- Subjects
DEEP learning ,TIME series analysis ,BACK propagation ,FORECASTING ,WEIGHT training ,GENETIC algorithms ,AIR pollution - Abstract
Time series analysis and prediction have attained significant attention from the research community in the past few decades. However, the prediction accuracy of the models highly depends on the models' learning process. In order to optimize resource usage, a better learning methodology, in terms of accuracy and learning time, is needed. In this context, the current research work proposes EvoLearn, a novel method to improve and optimize the learning process of neural-based models. The presented technique integrates the genetic algorithm with back-propagation to train model weights during the learning process. The fundamental idea behind the proposed work is to select the best components from multiple models during the training process to obtain an adequate model. To demonstrate the applicability of EvoLearn, the method is tested on the state-of-the-art neural models (namely MLP, DNN, CNN, RNN, and GRU), and performances are compared. Furthermore, the presented study aims to forecast two types of time series, i.e. air pollution and energy consumption time series, using the developed framework. In addition, the considered neural models are tested on two datasets of each time series type. From the performance comparison and evaluation of EvoLearn using a one-tailed paired T-test against the conventional back-propagation-based learning approach, it was found that the proposed method significantly improves the prediction accuracy. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
11. Prediction of Nitrate Concentrations Using Neural Networks in Traditional Wells Capturing the Shallow Groundwater in M’Bahiakro Municipality (Central-Eastern, Côte D’Ivoire)
- Author
-
N’Cho, Hervé Achié, Kouame, Innocent Kouassi, Koffi, Kouadio, Konan, Séraphin Kouakou, Baï, Ruth, Kouassi, Lazare Kouakou, Pisello, Anna Laura, Editorial Board Member, Hawkes, Dean, Editorial Board Member, Bougdah, Hocine, Editorial Board Member, Rosso, Federica, Editorial Board Member, Abdalla, Hassan, Editorial Board Member, Boemi, Sofia-Natalia, Editorial Board Member, Mohareb, Nabil, Editorial Board Member, Mesbah Elkaffas, Saleh, Editorial Board Member, Bozonnet, Emmanuel, Editorial Board Member, Pignatta, Gloria, Editorial Board Member, Mahgoub, Yasser, Editorial Board Member, De Bonis, Luciano, Editorial Board Member, Kostopoulou, Stella, Editorial Board Member, Pradhan, Biswajeet, Editorial Board Member, Abdul Mannan, Md., Editorial Board Member, Alalouch, Chaham, Editorial Board Member, Gawad, Iman O., Editorial Board Member, Nayyar, Anand, Editorial Board Member, Amer, Mourad, Series Editor, Ksibi, Mohamed, editor, Negm, Abdelazim, editor, Hentati, Olfa, editor, Ghorbal, Achraf, editor, Sousa, Arturo, editor, Rodrigo-Comino, Jesus, editor, Panda, Sandeep, editor, Lopes Velho, José, editor, El-Kenawy, Ahmed M., editor, and Perilli, Nicola, editor
- Published
- 2024
- Full Text
- View/download PDF
12. Simulation of the Nitrate Concentrations in Consumed Well Water Using the Error Gradient Backpropagation Neural Network: A Case Study: M’bahiakro (Central-Eastern Ivory Coast)
- Author
-
N’cho, Hervé Achié, Koffi, Kouadio, Konan, Séraphin Kouakou, Baï, Ruth, Kouame, Innocent Kouassi, and Kouassi, Lazare Kouakou
- Published
- 2024
- Full Text
- View/download PDF
13. Advancements in Sign Language Recognition: Empowering Communication for Individuals with Speech Impairments.
- Author
-
Mane, Vijay, Puniwala, Shubham Nilesh, Rane, Vedant Nitin, and Gurav, Prathamesh
- Subjects
SIGN language ,ORAL communication ,SELF-efficacy ,MACHINE learning ,COMPUTER vision ,TEXT recognition ,GESTURE ,DEAF children - Abstract
This paper discusses a real-time approach for capturing and recognizing sign language gestures by efficient vision techniques and deep neural models. The key data constraint of limited availability of comprehensive sign corpora is tackled through configurable accumulation of hand image samples from continuous video. Configurable interfaces enabled collection of diverse sign samples spanning the alphabet as well as additional signs like “Good”, “Bad”, “Nice”, “Little” and “Stop”. The presented customizable interface enables triggering scheduled collection protocols, while focusing bounding box extraction algorithms only on active signing areas alleviates storage needs. Novel touch-less tracking by homegrown computer vision algorithms also promotes inclusion. Created samples receive augmentation including generative and projective transformations promoting variability and reduced bias. The models trained thereafter demonstrate state-of-the-art performance on internal benchmarks that surpass previous academic attempts in the domain. Qualitative assessments by independent native interpreters provide encouraging indicators on real-world viability. This expandable architecture via parameterized logging protocols, paired with customizable assembly of training data shows promise in transitioning sign recognition from controlled settings to unconstrained environments. Easy replicability also enables rapid upgrading with new vocabulary and concepts. Future efforts include conversion of identified gestures into both text and voice modalities ensuring multi-format accessibility by diverse demographic groups. Overall, this work presents an end-to-end ecosystem tackling the problem of sign language gesture recognition using bespoke computer vision and adaptive machine learning techniques for accessibility and inclusion. [ABSTRACT FROM AUTHOR]
- Published
- 2024
14. The influence of the functionalization of polystyrene and graphene oxide composites on the flammability characteristics: modeling with artificial intelligence tools.
- Author
-
Anghel, Ion, Lisa, Catălin, Curteanu, Silvia, Preda, Dana Maria, Şofran, Ioana-Emilia, Baia, Monica, Stroe, Malvina, Paraschiv, Mirela, Baibarac, Mihaela, Danciu, Virginia, Cotet, Liviu Cosmin, and Baia, Lucian
- Subjects
- *
GRAPHENE oxide , *HEAT release rates , *ARTIFICIAL intelligence , *FLAMMABILITY , *POLYSTYRENE - Abstract
This paper tackles the influence of the functionalization of polystyrene and graphene oxide (GO) composites on the flammability characteristics. A microscale combustion calorimeter (MCC) was used to experimentally determine the heat release capacity (HRC), the specific heat release rate (HRR) and the total heat released (THR). Neural models were designed that correlate the THR with a number of parameters related to the composition and type of flame retardant used, the heating rate, the amount of residue, the HRC, the peak heat release rate (PHRR), the temperature at the peak pyrolysis rate (TPHRR) and the time elapsed until the occurrence of the peak heat release rate (Time). The best results in the training, validation and testing stages were achieved with the neural model with 9 neurons in the input layer, 40 neurons in the hidden layer and one neuron in the output layer. This model was incorporated into an optimization procedure, based on a genetic algorithm, to establish the values of the input parameters used in the training of the neural networks, in order to generate a minimum THR value, which is the output parameter. Since the synthesis of polystyrene particles with different GO concentrations is costly, this research helps to reduce the number of experimental tests and allows to determine the best GO concentration by means of neural models and genetic algorithms. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
15. Role of Microblogs in Relief Operations During Disasters
- Author
-
Basu, Moumita, Ghosh, Saptarshi, Ofli, Ferda, Section editor, Imran, Muhammad, Section editor, and Singh, Amita, editor
- Published
- 2023
- Full Text
- View/download PDF
16. A Review of the Use of Neural Models of Language and Conversation to Support Mental Health
- Author
-
Callejas, Zoraida, Fernández-Martínez, Fernando, Esposito, Anna, Griol, David, Howlett, Robert J., Series Editor, Jain, Lakhmi C., Series Editor, Esposito, Anna, editor, Faundez-Zanuy, Marcos, editor, Morabito, Francesco Carlo, editor, and Pasero, Eros, editor
- Published
- 2023
- Full Text
- View/download PDF
17. The Overview of Cognitive Aging Models
- Author
-
Wang, Dandan, Tang, Zhihao, Zhao, Jiawei, Lu, Peng, Crusio, Wim E., Series Editor, Dong, Haidong, Series Editor, Radeke, Heinfried H., Series Editor, Rezaei, Nima, Series Editor, Steinlein, Ortrud, Series Editor, Xiao, Junjie, Series Editor, and Zhang, Zhanjun, editor
- Published
- 2023
- Full Text
- View/download PDF
18. MODELING OF EXCESS MOLAR VOLUME FOR BINARY AND TERNARY MIXTURES OF BENZYL ALCOHOL, n-HEXANOL AND WATER.
- Author
-
Bîrgăuanu, Iuliana, Lisa, Cătălin, Leon, Florin, Curteanu, Silvia, and Lisa, Gabriela
- Abstract
In this study, the density for binary and ternary mixtures of benzyl alcohol, n-hexanol and water was determined experimentally in a composition range influenced by the miscibility of the components, four temperatures, 293.15, 303.15, 313.15 and 323.15 K, respectively and atmospheric pressure (0.1 MPa). The excess molar volume was calculated in correlation with composition, normalized temperature and refractive index, easily to determine experimentally using a small amount of substance. The 108 data sets were mixed, then randomly divided into 93 for training and 15 for validation stages. For the modelling purpose, artificial neural networks (ANN), with one or two layers of hidden neurons, were built. The best performance was obtained with the ANN neuronal model (4:8:4:1). The standard deviation calculated in the training stage is ± 0.0059 cm³ mol
-1 , and ± 0.070 cm³ mol-1 in the validation stage. The results obtained with neural models were also compared with those provided by the regression algorithms: k-Nearest Neighbor, Random Forest, Support Vector Machines and Linear Regression. The performance of the Random Forest model with 1000 trees is significantly better than that of the neural model (4:8:4:1). In the validation stage, the correlation coefficient for the Random Forest model was 0.9265, while for the neural model (4:8:4:1) it was 0.6595. [ABSTRACT FROM AUTHOR]- Published
- 2023
- Full Text
- View/download PDF
19. A Linear Implementation of the Hodgkin–Huxley Neuron Model on FPGA Considering Its Dynamics.
- Author
-
Khakipoor, Yosef, Khani, Farnaz, and Karimian, Ghader
- Subjects
NEURONS ,BIOLOGICAL models ,PROOF of concept - Abstract
The study of neural cell behavior is one of the exciting fields that has attracted scientists' attention since 1890. Accordingly, many efforts have been made to model the neural cell specifying different neuron behaviors and characteristics. These studies mainly focus on two primary targets: finding new computing paradigms and providing better models and tools for medical applications. A critical model for studying biological neurons' behavior is the Hodgkin–Huxley neuron model (HH for short), presented in 1952. In this paper, the model is realized and verified using only one multiplier with some simplification. By comparing the original and simplified HH models, the RMSE and NRMSE are 1.83 and 0.016 for neuron membrane output potential, respectively, at the injected current of 20 uA. The dynamical behaviors of the model are also studied to ensure stability. The proposed model is synthesized and implemented on an FPGA platform, where the outputs are examined, and the results are presented as proof of concept. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
20. Bioinspired Young's Modulus‐Hierarchical E‐Skin with Decoupling Multimodality and Neuromorphic Encoding Outputs to Biosystems.
- Author
-
Duan, Shengshun, Wei, Xiao, Zhao, Fangzhi, Yang, Huiying, Wang, Ye, Chen, Pinzhen, Hong, Jianlong, Xiang, Shengxin, Luo, Minzhou, Shi, Qiongfeng, Shen, Guozhen, and Wu, Jun
- Subjects
- *
BIOLOGICAL systems , *RECOGNITION (Psychology) , *SIGNAL processing , *PROSTHETICS , *NERVOUS system , *NEURAL codes - Abstract
As key interfaces for the disabled, optimal prosthetics should elicit natural sensations of skin touch or proprioception, by unambiguously delivering the multimodal signals acquired by the prosthetics to the nervous system, which still remains challenging. Here, a bioinspired temperature‐pressure electronic skin with decoupling capability (TPD e‐skin), inspired by the high‐low modulus hierarchical structure of human skin, is developed to restore such functionality. Due to the bionic dual‐state amplifying microstructure and contact resistance modulation, the MXene TPD e‐skin exhibits high sensitivity over a wide pressure range and excellent temperature insensitivity (91.2% reduction). Additionally, the high‐low modulus structural configuration enables the pressure insensitivity of the thermistor. Furthermore, a neural model is proposed to neutrally code the temperature‐pressure signals into three types of nerve‐acceptable frequency signals, corresponding to thermoreceptors, slow‐adapting receptors, and fast‐adapting receptors. Four operational states in the time domain are also distinguished after the neural coding in the frequency domain. Besides, a brain‐like machine learning‐based fusion process for frequency signals is also constructed to analyze the frequency pattern and achieve object recognition with a high accuracy of 98.7%. The TPD neural system offers promising potential to enable advanced prosthetic devices with the capability of multimodality‐decoupling sensing and deep neural integration. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
21. Forecasting Neonatal Mortality in Portugal †.
- Author
-
Ventura, Rodrigo B., Santos, Filipe M., Magalhães, Ricardo M., Salgado, Cátia M., Dantas, Vera, Rosa, Matilde V., Sousa, João M. C., and Vieira, Susana M.
- Subjects
NEONATAL mortality ,FORECASTING methodology ,MEDICAL personnel ,DATA analysis - Abstract
In order to achieve a more efficient allocation of healthcare resources in the near future, it is crucial to understand the patterns and causes of excess mortality and hospitalizations. Neonatal mortality still poses a significant challenge, particularly in developed nations where the mortality rates are already low and healthcare resources are generally available to most of the population. Furthermore, the low mortality rates mean that the data available for modeling are often very limited, restricting the modeling methods that can be used. It is also important that the chosen methods allow for explainable, non-black-box models that can be interpreted by healthcare professionals. Considering these challenges, the work hereby presented thoroughly analyzed the time series of the neonatal mortality rates in Portugal between 2014 and 2019 in terms of trend and seasonal patterns. The applicability and performance of different data-based methods were also analyzed. Furthermore, the mortality rates were studied in terms of their relation to environmental variables, such as temperature and air pollution indicators, with the goal of establishing causal relations between such variables and excess mortality. The preliminary results show that ARMA, neural and fuzzzy models are able to forecast the studied mortality rates with good performance. In particular, neural models have the best predictive performance, while fuzzy models are well suited to obtain interpretable models with acceptable performance. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
22. Understanding the influence of news on society decision making: application to economic policy uncertainty.
- Author
-
Trust, Paul, Zahran, Ahmed, and Minghim, Rosane
- Subjects
- *
ECONOMIC decision making , *DEEP learning , *ECONOMIC uncertainty , *ECONOMIC policy , *NATURAL language processing , *ELECTRONIC records - Abstract
The abundance of digital documents offers a valuable chance to gain insights into public opinion, social structure, and dynamics. However, the scale and volume of these digital collections makes manual analysis approaches extremely costly and not scalable. In this paper, we study the potential of using automated methods from natural language processing and machine learning, in particular weak supervision strategies, to understand how news influence decision making in society. Besides proposing a weak supervision solution for the task, which replaces manual labeling to a certain extent, we propose an improvement of a recently published economic index. This index is known as economic policy uncertainty (EPU) index and has been shown to correlate to indicators such as firm investment, employment, and excess market returns. In summary, in this paper, we present an automated data efficient approach based on weak supervision and deep learning (BERT + WS) for identification of news articles about economical uncertainty and adapt the calculation of EPU to the proposed strategy. Experimental results reveal that our approach (BERT + WS) improves over the baseline method centered in keyword search, which is currently used to construct the EPU index. The improvement is over 20 points in precision, reducing the false positive rate typical to the use of keywords. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
23. Selection of Pseudo-Annotated Data for Adverse Drug Reaction Classification Across Drug Groups
- Author
-
Alimova, Ilseyar, Tutubalina, Elena, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Burnaev, Evgeny, editor, Ignatov, Dmitry I., editor, Ivanov, Sergei, editor, Khachay, Michael, editor, Koltsova, Olessia, editor, Kutuzov, Andrei, editor, Kuznetsov, Sergei O., editor, Loukachevitch, Natalia, editor, Napoli, Amedeo, editor, Panchenko, Alexander, editor, Pardalos, Panos M., editor, Saramäki, Jari, editor, Savchenko, Andrey V., editor, Tsymbalov, Evgenii, editor, and Tutubalina, Elena, editor
- Published
- 2022
- Full Text
- View/download PDF
24. Exploring Neural Embeddings and Transformers for Isolation of Offensive and Hate Speech in South African Social Media Space
- Author
-
Oriola, Oluwafemi, Kotzé, Eduan, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Gervasi, Osvaldo, editor, Murgante, Beniamino, editor, Hendrix, Eligius M. T., editor, Taniar, David, editor, and Apduhan, Bernady O., editor
- Published
- 2022
- Full Text
- View/download PDF
25. A Unified Sense Inventory for Word Sense Disambiguation in Polish
- Author
-
Janz, Arkadiusz, Dziob, Agnieszka, Oleksy, Marcin, Baran, Joanna, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Groen, Derek, editor, de Mulatier, Clélia, editor, Paszynski, Maciej, editor, Krzhizhanovskaya, Valeria V., editor, Dongarra, Jack J., editor, and Sloot, Peter M. A., editor
- Published
- 2022
- Full Text
- View/download PDF
26. Neural Topic Modeling via Discrete Variational Inference.
- Author
-
GUPTA, AMULYA and ZHANG, ZHU
- Subjects
- *
STATISTICAL models - Abstract
Topic models extract commonly occurring latent topics from textual data. Statistical models such as Latent Dirichlet Allocation do not produce dense topic embeddings readily integratable into neural architectures, whereas earlier neural topic models are yet to fully take advantage of the discrete nature of the topic space. To bridge this gap, we propose a novel neural topic model, Discrete-Variational-Inference-based Topic Model (DVITM), which learns dense topic embeddings homomorphic to word embeddings via discrete variational inference. The model also views words as mixtures of topics and digests embedded input text. Quantitative and qualitative evaluations empirically demonstrate the superior performance of DVITM compared to important baseline models. In the end, case studies on text generation from a discrete space and aspect-aware item recommendation are presented to further illustrate the power of our model in downstream tasks. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
27. Low-resource speech translation
- Author
-
Bansal, Sameer, Goldwater, Sharon, and Lopez, Adam
- Subjects
006.4 ,automated translation systems ,speech translation systems ,unwritten languages ,neural models ,automatic speech recognition system ,endangered languages ,sequence-to-sequence models - Abstract
We explore the task of speech-to-text translation (ST), where speech in one language (source) is converted to text in a different one (target). Traditional ST systems go through an intermediate step where the source language speech is first converted to source language text using an automatic speech recognition (ASR) system, which is then converted to target language text using a machine translation (MT) system. However, this pipeline based approach is impractical for unwritten languages spoken by millions of people around the world, leaving them without access to free and automated translation services such as Google Translate. The lack of such translation services can have important real-world consequences. For example, in the aftermath of a disaster scenario, easily available translation services can help better co-ordinate relief efforts. How can we expand the coverage of automated ST systems to include scenarios which lack source language text? In this thesis we investigate one possible solution: we build ST systems to directly translate source language speech into target language text, thereby forgoing the dependency on source language text. To build such a system, we use only speech data paired with text translations as training data. We also specifically focus on low-resource settings, where we expect at most tens of hours of training data to be available for unwritten or endangered languages. Our work can be broadly divided into three parts. First we explore how we can leverage prior work to build ST systems. We find that neural sequence-to-sequence models are an effective and convenient method for ST, but produce poor quality translations when trained in low-resource settings. In the second part of this thesis, we explore methods to improve the translation performance of our neural ST systems which do not require labeling additional speech data in the low-resource language, a potentially tedious and expensive process. Instead we exploit labeled speech data for high-resource languages which is widely available and relatively easier to obtain. We show that pretraining a neural model with ASR data from a high-resource language, different from both the source and target ST languages, improves ST performance. In the final part of our thesis, we study whether ST systems can be used to build applications which have traditionally relied on the availability of ASR systems, such as information retrieval, clustering audio documents, or question/answering. We build proof-of-concept systems for two downstream applications: topic prediction for speech and cross-lingual keyword spotting. Our results indicate that low-resource ST systems can still outperform simple baselines for these tasks, leaving the door open for further exploratory work. This thesis provides, for the first time, an in-depth study of neural models for the task of direct ST across a range of training data settings on a realistic multi-speaker speech corpus. Our contributions include a set of open-source tools to encourage further research.
- Published
- 2019
- Full Text
- View/download PDF
28. Coherence resonance in neural networks: Theory and experiments.
- Author
-
Pisarchik, Alexander N. and Hramov, Alexander E.
- Subjects
- *
RESONANCE , *BRAIN-computer interfaces , *COGNITIVE training , *NEURAL pathways , *COGNITIVE ability - Abstract
The paper is devoted to the review of the coherence resonance phenomenon in excitable neural networks. In particular, we explain how coherence can be measured and how noise affects neural activity. According to our research, intrinsic brain noise, which affects neural activity at the microscopic level, has a positive effect at the macroscopic level related to brain connectivity. Namely, it coordinates responses of different brain areas and forces their interaction to efficiently process sensory information. We find that brain noise can be altered as a result of attention and cognitive training to optimize the efficiency of information processing. Numerous experimental and theoretical studies provide substantial evidence for beneficial effects of internal brain noise on cognitive performance. Furthermore, coherence resonance in the brain response to a cognitive task not only increases neural activity in certain brain areas, but also provides pathways for neural communication between distant brain areas. In addition, the study of coherent resonance allows finding optimal parameters for better performance and efficient control of brain–computer interfaces. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
29. Patterns Based on Clarke and Park Transforms of Wavelet Coefficients for Classification of Electrical Machine Faults.
- Author
-
Vitor, Avyner L. O., Scalassara, Paulo R., Goedtel, Alessandro, and Endo, Wagner
- Subjects
WAVELET transforms ,MULTILAYER perceptrons ,ARTIFICIAL neural networks ,SELF-organizing maps ,RADIAL basis functions ,INDUCTION motors ,SIGNAL processing - Abstract
Although having robust construction, the three-phase induction motor is frequently exposed to electrical, mechanical, and thermal stress, which, over time, may result in failure. This study addresses the application of signal processing tools and artificial neural networks to perform a multiple-fault diagnosis, considering different coupled load levels. The strategy consists of converting abc-referenced stator currents to dq rotating coordinate system by Clarke and Park transforms. After that, wavelet transform is employed to decompose the projected signals and the standard deviation values of the detail coefficients are calculated. Subsequently, we compare the performances of self-organizing maps, multilayer perceptrons, and radial basis function classifiers using four result metrics: accuracy, precision, sensitivity, and specificity rates. The conclusion is that all classifiers performed well for low levels of coupled load. However, for levels close to the nominal motor value, only the perceptron was able to discriminate the tested conditions. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
30. On the Use of Fuzzy Logic in Criminal Justice
- Author
-
Vasil’ev, Ed. A., Fomenko, A. I., Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Aliev, Rafik Aziz, editor, Yusupbekov, Nodirbek Rustambekovich, editor, Pedrycz, Witold, editor, and Sadikoglu, Fahreddin M., editor
- Published
- 2021
- Full Text
- View/download PDF
31. Explainability in Irony Detection
- Author
-
Buyukbas, Ege Berk, Dogan, Adnan Harun, Ozturk, Asli Umay, Karagoz, Pinar, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Golfarelli, Matteo, editor, Wrembel, Robert, editor, Kotsis, Gabriele, editor, Tjoa, A Min, editor, and Khalil, Ismail, editor
- Published
- 2021
- Full Text
- View/download PDF
32. CoMSum and SIBERT: A Dataset and Neural Model for Query-Based Multi-document Summarization
- Author
-
Kulkarni, Sayali, Chammas, Sheide, Zhu, Wan, Sha, Fei, Ie, Eugene, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Lladós, Josep, editor, Lopresti, Daniel, editor, and Uchida, Seiichi, editor
- Published
- 2021
- Full Text
- View/download PDF
33. Grounding human-object interaction to affordance behavior in multimodal datasets
- Author
-
Alexander Henlein, Anju Gopinath, Nikhil Krishnaswamy, Alexander Mehler, and James Pustejovsky
- Subjects
multimodal grounding ,affordance detection ,human-object interaction ,habitat detection ,multimodal datasets ,neural models ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
While affordance detection and Human-Object interaction (HOI) detection tasks are related, the theoretical foundation of affordances makes it clear that the two are distinct. In particular, researchers in affordances make distinctions between J. J. Gibson's traditional definition of an affordance, “the action possibilities” of the object within the environment, and the definition of a telic affordance, or one defined by conventionalized purpose or use. We augment the HICO-DET dataset with annotations for Gibsonian and telic affordances and a subset of the dataset with annotations for the orientation of the humans and objects involved. We then train an adapted Human-Object Interaction (HOI) model and evaluate a pre-trained viewpoint estimation system on this augmented dataset. Our model, AffordanceUPT, is based on a two-stage adaptation of the Unary-Pairwise Transformer (UPT), which we modularize to make affordance detection independent of object detection. Our approach exhibits generalization to new objects and actions, can effectively make the Gibsonian/telic distinction, and shows that this distinction is correlated with features in the data that are not captured by the HOI annotations of the HICO-DET dataset.
- Published
- 2023
- Full Text
- View/download PDF
34. SpikeBASE: Spiking Neural Learning Algorithm With Backward Adaptation of Synaptic Efflux.
- Author
-
Stauffer, Jake and Zhang, Qingxue
- Subjects
- *
MACHINE learning , *NEURAL transmission , *ARTIFICIAL intelligence - Abstract
Brain-inspired Spiking Neural Network (SNN) is opening new possibilities towards human-level intelligence, by leveraging its nature of spatiotemporal information encoding and processing that bring both learning effectiveness and energy efficiency. Although substantial advances in SNN studies have been made, highly effective SNN learning algorithms are still urged, driven by the challenges of coordinating spiking spatiotemporal dynamics. We therefore propose a novel algorithm, SpikeBASE, denoting Spiking learning with Backward Adaption of Synaptic Efflux, to globally, supervisedly, and comprehensively coordinate the synaptic dynamics including both synaptic strength and responses. SpikeBASE can learn synaptic strength by backpropagating the error through the predefined synaptic responses. More importantly, SpikeBASE enables synaptic response adaptation through backpropagation, to mimic the complex dynamics of neural transmissions. Further, SpikeBASE enables multi-scale temporal memory formation by supporting multi-synaptic response adaptation. We have evaluated the algorithm on a challenging scarce data learning task and shown highly promising performance. The proposed SpikeBASE algorithm, through comprehensively coordinating the learning of synaptic strength, synaptic responses, and multi-scale temporal memory formation, has demonstrated its effectiveness on end-to-end SNN training. This study is expected to greatly advance the learning effectiveness of SNN and thus broadly benefit smart and efficient big data applications. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
35. Revisiting the modeling of wind turbine power curves using neural networks and fuzzy models: an application-oriented evaluation.
- Author
-
Barreto, Guilherme A., Brasil, Igor S., and Souza, Luis Gustavo M.
- Abstract
Wind turbine power curve (WTPC) modeling from measured data is essential to predict the power generation from wind farms. Polynomial regression is commonly the first choice for this purpose, but there are other more powerful alternatives based on neural networks and fuzzy algorithms, for instance. Despite the existence of previous applications of such learning algorithms to WTPC modeling, a critical analysis of their performances has not yet been carried out while taking into into account both quantitative and quantitative aspects. Quantitative figures of merit include the root-mean-square error (RMSE) and R-squared ( R 2 ), whereas qualitative approaches are often based on simple visual inspection. In this context, this work reports the results of a comprehensive performance comparison involving the estimation of WTPC. The study comprises three neural-network-based models, that is, multilayer perceptron (MLP), radial basis function (RBF), and extreme learning machine (ELM); as well two fuzzy-logic-based models, that is, Takagi-Sugeno-Kang (TSK) and adaptive network fuzzy inference system (ANFIS). Using two real-world challenging data sets, it is possible to evaluate how the models perform concerning the accuracy of the curve fitting, sensitivity to parameter initialization, and occurrence of pathological solutions. Relevant issues, such as hyperparameter settings and data normalization are also addressed. The obtained results confirm the fact that the model selection should not rely only on quantitative performance indices. Thus, it is reasonable to state that the design of general-purpose modeling tools such as the ones evaluated in this work should incorporate domain-specific knowledge to provide good accuracy associated with reliable results. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
36. Forecasting Neonatal Mortality in Portugal
- Author
-
Rodrigo B. Ventura, Filipe M. Santos, Ricardo M. Magalhães, Cátia M. Salgado, Vera Dantas, Matilde V. Rosa, João M. C. Sousa, and Susana M. Vieira
- Subjects
neonatal mortality ,time series forecasting ,ARMA ,neural models ,fuzzy models ,Engineering machinery, tools, and implements ,TA213-215 - Abstract
In order to achieve a more efficient allocation of healthcare resources in the near future, it is crucial to understand the patterns and causes of excess mortality and hospitalizations. Neonatal mortality still poses a significant challenge, particularly in developed nations where the mortality rates are already low and healthcare resources are generally available to most of the population. Furthermore, the low mortality rates mean that the data available for modeling are often very limited, restricting the modeling methods that can be used. It is also important that the chosen methods allow for explainable, non-black-box models that can be interpreted by healthcare professionals. Considering these challenges, the work hereby presented thoroughly analyzed the time series of the neonatal mortality rates in Portugal between 2014 and 2019 in terms of trend and seasonal patterns. The applicability and performance of different data-based methods were also analyzed. Furthermore, the mortality rates were studied in terms of their relation to environmental variables, such as temperature and air pollution indicators, with the goal of establishing causal relations between such variables and excess mortality. The preliminary results show that ARMA, neural and fuzzzy models are able to forecast the studied mortality rates with good performance. In particular, neural models have the best predictive performance, while fuzzy models are well suited to obtain interpretable models with acceptable performance.
- Published
- 2023
- Full Text
- View/download PDF
37. The Implementation and the Design of a Hybriddigital PI Control Strategy Based on MISO Adaptive Neural Network Fuzzy Inference System Models–A MIMO Centrifugal Chiller Case Study
- Author
-
Tudoroiu, Roxana-Elena, Zaheeruddin, Mohammed, Radu, Sorin Mihai, Burdescu, Dumitru Dan, Tudoroiu, Nicolae, Tsihrintzis, George A., Series Editor, Virvou, Maria, Series Editor, and Jain, Lakhmi C., Series Editor
- Published
- 2020
- Full Text
- View/download PDF
38. Attention: Multiple types, brain resonances, psychological functions, and conscious states
- Author
-
Stephen Grossberg
- Subjects
attention ,learning ,adaptive resonance theory ,neural models ,cognitive processing ,neural networks ,Neurosciences. Biological psychiatry. Neuropsychiatry ,RC321-571 - Abstract
This article describes neural models of attention. Since attention is not a disembodied process, the article explains how brain processes of consciousness, learning, expectation, attention, resonance, and synchrony interact. These processes show how attention plays a critical role in dynamically stabilizing perceptual and cognitive learning throughout our lives. Classical concepts of object and spatial attention are replaced by mechanistically precise processes of prototype, boundary, and surface attention. Adaptive resonances trigger learning of bottom-up recognition categories and top-down expectations that help to classify our experiences, and focus prototype attention upon the patterns of critical features that predict behavioral success. These feature-category resonances also maintain the stability of these learned memories. Different types of resonances induce functionally distinct conscious experiences during seeing, hearing, feeling, and knowing that are described and explained, along with their different attentional and anatomical correlates within different parts of the cerebral cortex. All parts of the cerebral cortex are organized into layered circuits. Laminar computing models show how attention is embodied within a canonical laminar neocortical circuit design that integrates bottom-up filtering, horizontal grouping, and top-down attentive matching. Spatial and motor processes obey matching and learning laws that are computationally complementary to those obeyed by perceptual and cognitive processes. Their laws adapt to bodily changes throughout life, and do not support attention or conscious states.
- Published
- 2021
- Full Text
- View/download PDF
39. Analysis of the Leaky Integrate-and-Fire neuron model for GPU implementation.
- Author
-
Venetis, Ioannis E. and Provata, Astero
- Subjects
- *
NEURONS , *COMPUTATIONAL neuroscience - Abstract
Understanding how neurons perform, when they are organized in interacting networks, is a key to understanding how the brain performs complex functions. Different models that approximate the behavior of interconnected neurons have been proposed in the literature. Implementing these models to simulate neuron behavior at an appropriately detailed level to observe collective phenomena is computationally intensive. In this study we analyze the coupled Leaky Integrate-and-Fire model and report on the issues that affect performance when the model is implemented on a GPU. We conclude that the problem is heavily memory-bound. Advances in memory technology at the hardware level seem to be the deciding factor to achieve better performance on the GPU. Our results show that using an NVidia K40 GPU a modest 2x speedup can be achieved compared to a parallel implementation running on a modern multi-core CPU. However, a substantial speedup of 11.1x can be achieved using an NVidia V100 GPU, mainly due to the improvements in its memory subsystem. • Simulations of Leaky Integrate-and-Fire networks are shown to be memory-bound. • Optimizations of memory accesses are important to improve performance on the GPU. • 3D stacked memory on newer GPUs improves performance due to higher memory bandwidth. • Synchronization overhead is low. Optimizations of CUDA Graphs improve performance. • Our simulator is faster than others, despite using double precision arithmetic. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
40. A biophysical counting mechanism for keeping time.
- Author
-
Zemlianova, Klavdia, Bose, Amitabha, and Rinzel, John
- Subjects
- *
TIMEKEEPING , *COUNTING , *MUSICAL instruments , *TIME perception , *MUSICALS - Abstract
The ability to estimate and produce appropriately timed responses is central to many behaviors including speaking, dancing, and playing a musical instrument. A classical framework for estimating or producing a time interval is the pacemaker-accumulator model in which pulses of a pacemaker are counted and compared to a stored representation. However, the neural mechanisms for how these pulses are counted remain an open question. The presence of noise and stochasticity further complicates the picture. We present a biophysical model of how to keep count of a pacemaker in the presence of various forms of stochasticity using a system of bistable Wilson-Cowan units asymmetrically connected in a one-dimensional array; all units receive the same input pulses from a central clock but only one unit is active at any point in time. With each pulse from the clock, the position of the activated unit changes thereby encoding the total number of pulses emitted by the clock. This neural architecture maps the counting problem into the spatial domain, which in turn translates count to a time estimate. We further extend the model to a hierarchical structure to be able to robustly achieve higher counts. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
41. Bursting in a System of Two Coupled Pulsed Neurons with Delay
- Author
-
Marushkina, Elena A., Kacprzyk, Janusz, Series Editor, Kryzhanovsky, Boris, editor, Dunin-Barkowski, Witali, editor, Redko, Vladimir, editor, and Tiumentsev, Yury, editor
- Published
- 2019
- Full Text
- View/download PDF
42. PRIN: A Probabilistic Recommender with Item Priors and Neural Models
- Author
-
Landin, Alfonso, Valcarce, Daniel, Parapar, Javier, Barreiro, Álvaro, Hutchison, David, Editorial Board Member, Kanade, Takeo, Editorial Board Member, Kittler, Josef, Editorial Board Member, Kleinberg, Jon M., Editorial Board Member, Mattern, Friedemann, Editorial Board Member, Mitchell, John C., Editorial Board Member, Naor, Moni, Editorial Board Member, Pandu Rangan, C., Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Terzopoulos, Demetri, Editorial Board Member, Tygar, Doug, Editorial Board Member, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Azzopardi, Leif, editor, Stein, Benno, editor, Fuhr, Norbert, editor, Mayr, Philipp, editor, Hauff, Claudia, editor, and Hiemstra, Djoerd, editor
- Published
- 2019
- Full Text
- View/download PDF
43. An Unsupervised Learning Classifier with Competitive Error Performance
- Author
-
Nissani (Nissensohn), Daniel N., Hutchison, David, Series Editor, Kanade, Takeo, Series Editor, Kittler, Josef, Series Editor, Kleinberg, Jon M., Series Editor, Mattern, Friedemann, Series Editor, Mitchell, John C., Series Editor, Naor, Moni, Series Editor, Pandu Rangan, C., Series Editor, Steffen, Bernhard, Series Editor, Terzopoulos, Demetri, Series Editor, Tygar, Doug, Series Editor, Nicosia, Giuseppe, editor, Pardalos, Panos, editor, Giuffrida, Giovanni, editor, Umeton, Renato, editor, and Sciacca, Vincenzo, editor
- Published
- 2019
- Full Text
- View/download PDF
44. Bi-Stable Perception: Self-Coordinating Brain Regions to Make-Up the Mind
- Author
-
Christ Devia, Miguel Concha-Miranda, and Eugenio Rodríguez
- Subjects
bi-stable perception ,neural synchrony oscillations ,neural models ,multiscale brain activity ,EEG frequency bands ,brain networks ,Neurosciences. Biological psychiatry. Neuropsychiatry ,RC321-571 - Abstract
Bi-stable perception is a strong instance of cognitive self-organization, providing a research model for how ‘the brain makes up its mind.’ The complexity of perceptual bistability prevents a simple attribution of functions to areas, because many cognitive processes, recruiting multiple brain regions, are simultaneously involved. The functional magnetic resonance imaging (fMRI) evidence suggests the activation of a large network of distant brain areas. Concurrently, electroencephalographic and magnetoencephalographic (MEEG) literature shows sub second oscillatory activity and phase synchrony on several frequency bands. Strongly represented are beta and gamma bands, often associated with neural/cognitive integration processes. The spatial extension and short duration of brain activities suggests the need for a fast, large-scale neural coordination mechanism. To address the range of temporo-spatial scales involved, we systematize the current knowledge from mathematical models, cognitive sciences and neuroscience at large, from single-cell- to system-level research, including evidence from human and non-human primates. Surprisingly, despite evidence spanning through different organization levels, models, and experimental approaches, the scarcity of integrative studies is evident. In a final section of the review we dwell on the reasons behind such scarcity and on the need of integration in order to achieve a real understanding of the complexities underlying bi-stable perception processes.
- Published
- 2022
- Full Text
- View/download PDF
45. Bi-Stable Perception: Self-Coordinating Brain Regions to Make-Up the Mind.
- Author
-
Devia, Christ, Concha-Miranda, Miguel, and Rodríguez, Eugenio
- Subjects
FUNCTIONAL magnetic resonance imaging ,COGNITIVE neuroscience ,LARGE-scale brain networks - Abstract
Bi-stable perception is a strong instance of cognitive self-organization, providing a research model for how 'the brain makes up its mind.' The complexity of perceptual bistability prevents a simple attribution of functions to areas, because many cognitive processes, recruiting multiple brain regions, are simultaneously involved. The functional magnetic resonance imaging (fMRI) evidence suggests the activation of a large network of distant brain areas. Concurrently, electroencephalographic and magnetoencephalographic (MEEG) literature shows sub second oscillatory activity and phase synchrony on several frequency bands. Strongly represented are beta and gamma bands, often associated with neural/cognitive integration processes. The spatial extension and short duration of brain activities suggests the need for a fast, large-scale neural coordination mechanism. To address the range of temporo-spatial scales involved, we systematize the current knowledge from mathematical models, cognitive sciences and neuroscience at large, from single-cell- to system-level research, including evidence from human and non-human primates. Surprisingly, despite evidence spanning through different organization levels, models, and experimental approaches, the scarcity of integrative studies is evident. In a final section of the review we dwell on the reasons behind such scarcity and on the need of integration in order to achieve a real understanding of the complexities underlying bi-stable perception processes. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
46. Neural models for monitoring the transmembrane flux in the vinasse clarification process by crossflow microfiltration
- Author
-
André Arthur Bueno da Silva, Juliana Maria da Silva, and Érica Regina Filletti
- Subjects
Neural models ,Levenberg-Marquadt algorithm ,Microfiltration ,Vinasse. ,Mathematics ,QA1-939 - Abstract
Artificial Neural Networks (ANN) were used for estimating the transmembrane flux in a crossflow microfiltration process with ceramic tubular membranes to clarify the vinasse. The prevision was accomplished through the training of ANN feedforward using the experimental database generated in the work of Trevisoli (2010). The results showed a good correlation between the estimated data and the experimental data of transmembrane flux. For the microfiltration process with the membrane nominal pore size of 0.8 μm, the test subset presented maximum percentage error of 5.21% and average percentage error of 1.62%. For the membrane nominal pore size of 1.2 μm, the test subset had maximum percentage error of 28.51% and average percentage error of 4.66%. Therefore, it is feasible to use the ANN technique to estimate future data, helping to study membranes in microfiltration processes.
- Published
- 2021
47. The EBRAINS NeuroFeatureExtract: An Online Resource for the Extraction of Neural Activity Features From Electrophysiological Data
- Author
-
Luca L. Bologna, Roberto Smiriglia, Dario Curreri, and Michele Migliore
- Subjects
electrophysiology ,data analysis ,online resources ,neural models ,EBRAINS ,Neurosciences. Biological psychiatry. Neuropsychiatry ,RC321-571 - Abstract
The description of neural dynamics, in terms of precise characterizations of action potential timings and shape and voltage related measures, is fundamental for a deeper understanding of the neural code and its information content. Not only such measures serve the scientific questions posed by experimentalists but are increasingly being used by computational neuroscientists for the construction of biophysically detailed data-driven models. Nonetheless, online resources enabling users to perform such feature extraction operation are lacking. To address this problem, in the framework of the Human Brain Project and the EBRAINS research infrastructure, we have developed and made available to the scientific community the NeuroFeatureExtract, an open-access online resource for the extraction of electrophysiological features from neural activity data. This tool allows to select electrophysiological traces of interest, fetched from public repositories or from users’ own data, and provides ad hoc functionalities to extract relevant features. The output files are properly formatted for further analysis, including data-driven neural model optimization.
- Published
- 2021
- Full Text
- View/download PDF
48. Towards Understanding User Requests in AI Bots
- Author
-
Tran, Oanh Thi, Luong, Tho Chi, Hutchison, David, Series Editor, Kanade, Takeo, Series Editor, Kittler, Josef, Series Editor, Kleinberg, Jon M., Series Editor, Mattern, Friedemann, Series Editor, Mitchell, John C., Series Editor, Naor, Moni, Series Editor, Pandu Rangan, C., Series Editor, Steffen, Bernhard, Series Editor, Terzopoulos, Demetri, Series Editor, Tygar, Doug, Series Editor, Weikum, Gerhard, Series Editor, Geng, Xin, editor, and Kang, Byeong-Ho, editor
- Published
- 2018
- Full Text
- View/download PDF
49. CH1: A Conversational System to Calculate Carbohydrates in a Meal
- Author
-
Magnini, Bernardo, Balaraman, Vevake, Dragoni, Mauro, Guerini, Marco, Magnolini, Simone, Piccioni, Valerio, Hutchison, David, Series Editor, Kanade, Takeo, Series Editor, Kittler, Josef, Series Editor, Kleinberg, Jon M., Series Editor, Mattern, Friedemann, Series Editor, Mitchell, John C., Series Editor, Naor, Moni, Series Editor, Pandu Rangan, C., Series Editor, Steffen, Bernhard, Series Editor, Terzopoulos, Demetri, Series Editor, Tygar, Doug, Series Editor, Ghidini, Chiara, editor, Magnini, Bernardo, editor, Passerini, Andrea, editor, and Traverso, Paolo, editor
- Published
- 2018
- Full Text
- View/download PDF
50. Evolutionary Tuning of a Pulse Mormyrid Electromotor Model to Generate Stereotyped Sequences of Electrical Pulse Intervals
- Author
-
Lareo, Angel, Varona, Pablo, Rodriguez, F. B., Hutchison, David, Series Editor, Kanade, Takeo, Series Editor, Kittler, Josef, Series Editor, Kleinberg, Jon M., Series Editor, Mattern, Friedemann, Series Editor, Mitchell, John C., Series Editor, Naor, Moni, Series Editor, Pandu Rangan, C., Series Editor, Steffen, Bernhard, Series Editor, Terzopoulos, Demetri, Series Editor, Tygar, Doug, Series Editor, Weikum, Gerhard, Series Editor, Kůrková, Věra, editor, Manolopoulos, Yannis, editor, Hammer, Barbara, editor, Iliadis, Lazaros, editor, and Maglogiannis, Ilias, editor
- Published
- 2018
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.