Goto

Collaborating Authors

 Deep Learning


CARRL can Make AI systems More Accurate and Error-Proof

#artificialintelligence

The smartness of the human mind is supposed to be a solid factor for human endurance. The human mind functions as a regulator for a lot of functions the creature requires. Robots can utilize artificial intelligence software, just like people utilize brains. With regards to the human mind, we are inclined to commit mistakes. Nonetheless, artificial intelligence is once in a while introduced to the public as perfect.


Exclusive Report on Artificial Intelligence Radiology Market Analysis Report 2021 and Forecast to 2029 with different segments, Key players - KSU

#artificialintelligence

In terms of revenue, the global artificial intelligence in radiology market was estimated to be US$ 891.24 Mn in 2018 and is expected to reach US$ 3506.55 The study analyses the market in terms of revenue across all the major regions, which has been further bifurcated into countries. Radiology is the method of imaging the human body so as to understand various diseases in the body and strategize the ways to treat the same. The involvement of artificial intelligence in radiology enhances radiologists' workflow, simplifies quantitative radiology, and assists in discovering genomic markers. Artificial intelligence algorithms, majorly deep learning, have made high progress in image-recognition processes.


North America Deep Learning Chip Market How Rising Growth Hitting to US$ 775.97 Million by 2027

#artificialintelligence

North America Deep Learning Chip Market study by "The Business Market Insights" provides details about the market dynamics affecting the market, Market scope, Market segmentation and overlays shadow upon the leading market players highlighting the favorable competitive landscape and trends prevailing over the years. North America Deep Learning Chip market report also provide a thorough understanding of the cutting-edge competitive analysis of the emerging market trends along with the drivers, restraints, challenges, and opportunities in the North America Deep Learning Chip market to offer worthwhile insights and current scenario for making right decision. The report covers the prominent players in the market with detailed SWOT analysis, financial overview, and key developments of the products/services from the past three years. Moreover, the report also offers a 360ยบ outlook of the market through the competitive landscape of the regional industry player and helps the companies to garner North America Deep Learning Chip market revenue by understanding the strategic growth approaches. Get Sample Copy of this North America Deep Learning Chip Market research report at โ€“ https://www.businessmarketinsights.com/sample/TIPRE00008603 North America Deep Learning Chip market โ€“ Regional Analysis to 2027 is an exclusive and in-depth study which provides a comprehensive view of the market includes the current trend and future amplitude of the market with respect to the products/services.


Researchers develop a system that can recommend personalized and healthy recipes

#artificialintelligence

Researchers at Rensselaer Polytechnic Institute and IBM Research in New York have recently created pFoodReQ, a system that can recommend recipes tailored around the preferences and dietary needs of individual users. This system is outlined in a paper pre-published on arXiv and set to be presented at the 14th International Conference on Web Search and Data Mining (WSDM) in March. "Our work focuses on personalized food recommendation," Mohammed J. Zaki, one of the researchers who developed the system, told TechXplore. "In particular, given a user query in natural language, we want to retrieve the top matches in a recipe dataset." The short-term goal of the study carried out by Zaki and his colleagues was to help people find healthy recipes that satisfy both their dietary needs and inclinations.


Novel deep learning framework for symbolic regression

#artificialintelligence

Lawrence Livermore National Laboratory (LLNL) computer scientists have developed a new framework and an accompanying visualization tool that leverages deep reinforcement learning for symbolic regression problems, outperforming baseline methods on benchmark problems. The paper was recently accepted as an oral presentation at the International Conference on Learning Representations (ICLR 2021), one of the top machine learning conferences in the world. The conference takes place virtually May 3-7. In the paper, the LLNL team describes applying deep reinforcement learning to discrete optimization--problems that deal with discrete "building blocks" that must be combined in a particular order or configuration to optimize a desired property. The team focused on a type of discrete optimization called symbolic regression--finding short mathematical expressions that fit data gathered from an experiment.


Artificial intelligence for detection and quantification of rust and leaf miner in coffee crop

arXiv.org Artificial Intelligence

Pest and disease control plays a key role in agriculture since the damage caused by these agents are responsible for a huge economic loss every year. Based on this assumption, we create an algorithm capable of detecting rust (Hemileia vastatrix) and leaf miner (Leucoptera coffeella) in coffee leaves (Coffea arabica) and quantify disease severity using a mobile application as a high-level interface for the model inferences. We used different convolutional neural network architectures to create the object detector, besides the OpenCV library, k-means, and three treatments: the RGB and value to quantification, and the AFSoft software, in addition to the analysis of variance, where we compare the three methods. The results show an average precision of 81,5% in the detection and that there was no significant statistical difference between treatments to quantify the severity of coffee leaves, proposing a computationally less costly method. The application, together with the trained model, can detect the pest and disease over different image conditions and infection stages and also estimate the disease infection stage.


Force Sensing in Robot-assisted Keyhole Endoscopy: A Systematic Survey

arXiv.org Artificial Intelligence

Instrument-tissue interaction forces in Minimally Invasive Surgery (MIS) provide valuable information that can be used to provide haptic perception, monitor tissue trauma, develop training guidelines, and evaluate the skill level of novice and expert surgeons.Force and tactile sensing is lost in many Robot-Assisted Surgery (RAS) systems. Therefore, many researchers have focused on recovering this information through sensing systems and estimation algorithms. This article provides a comprehensive systematic review of the current force sensing research aimed at RAS and, more generally, keyhole endoscopy, in which instruments enter the body through small incisions. Articles published between January 2011 and May 2020 are considered, following the Preferred Reporting Items for Systematic reviews and Meta-Analyses (PRISMA) guidelines. The literature search resulted in 110 papers on different force estimation algorithms and sensing technologies, sensor design specifications, and fabrication techniques.


Statistically Significant Stopping of Neural Network Training

arXiv.org Artificial Intelligence

The general approach taken when training deep learning classifiers is to save the parameters after every few iterations, train until either a human observer or a simple metric-based heuristic decides the network isn't learning anymore, and then backtrack and pick the saved parameters with the best validation accuracy. Simple methods are used to determine if a neural network isn't learning anymore because, as long as it's well after the optimal values are found, the condition doesn't impact the final accuracy of the model. However from a runtime perspective, this is of great significance to the many cases where numerous neural networks are trained simultaneously (e.g. hyper-parameter tuning). Motivated by this, we introduce a statistical significance test to determine if a neural network has stopped learning. This stopping criterion appears to represent a happy medium compared to other popular stopping criterions, achieving comparable accuracy to the criterions that achieve the highest final accuracies in 77% or fewer epochs, while the criterions which stop sooner do so with an appreciable loss to final accuracy. Additionally, we use this as the basis of a new learning rate scheduler, removing the need to manually choose learning rate schedules and acting as a quasi-line search, achieving superior or comparable empirical performance to existing methods.


Adaptive deep density approximation for Fokker-Planck equations

arXiv.org Machine Learning

In this paper we present a novel adaptive deep density approximation strategy based on KRnet (ADDA-KR) for solving the steady-state Fokker-Planck equation. It is known that this equation typically has high-dimensional spatial variables posed on unbounded domains, which limit the application of traditional grid based numerical methods. With the Knothe-Rosenblatt rearrangement, our newly proposed flow-based generative model, called KRnet, provides a family of probability density functions to serve as effective solution candidates of the Fokker-Planck equation, which have weaker dependence on dimensionality than traditional computational approaches. To result in effective stochastic collocation points for training KRnet, we develop an adaptive sampling procedure, where samples are generated iteratively using KRnet at each iteration. In addition, we give a detailed discussion of KRnet and show that it can efficiently estimate general high-dimensional density functions. We present a general mathematical framework of ADDA-KR, validate its accuracy and demonstrate its efficiency with numerical experiments.


Development and Validation of a Deep Learning Model for Prediction of Severe Outcomes in Suspected COVID-19 Infection

arXiv.org Machine Learning

COVID-19 patient triaging with predictive outcome of the patients upon first present to emergency department (ED) is crucial for improving patient prognosis, as well as better hospital resources management and cross-infection control. We trained a deep feature fusion model to predict patient outcomes, where the model inputs were EHR data including demographic information, co-morbidities, vital signs and laboratory measurements, plus patient's CXR images. The model output was patient outcomes defined as the most insensitive oxygen therapy required. For patients without CXR images, we employed Random Forest method for the prediction. Predictive risk scores for COVID-19 severe outcomes ("CO-RISK" score) were derived from model output and evaluated on the testing dataset, as well as compared to human performance. The study's dataset (the "MGB COVID Cohort") was constructed from all patients presenting to the Mass General Brigham (MGB) healthcare system from March 1st to June 1st, 2020. ED visits with incomplete or erroneous data were excluded. Patients with no test order for COVID or confirmed negative test results were excluded. Patients under the age of 15 were also excluded. Finally, electronic health record (EHR) data from a total of 11060 COVID-19 confirmed or suspected patients were used in this study. Chest X-ray (CXR) images were also collected from each patient if available. Results show that CO-RISK score achieved area under the Curve (AUC) of predicting MV/death (i.e. severe outcomes) in 24 hours of 0.95, and 0.92 in 72 hours on the testing dataset. The model shows superior performance to the commonly used risk scores in ED (CURB-65 and MEWS). Comparing with physician's decisions, CO-RISK score has demonstrated superior performance to human in making ICU/floor decisions.