Neural Networks
PulseAugur coverage of Neural Networks — every cluster mentioning Neural Networks across labs, papers, and developer communities, ranked by signal.
- used by activation function 95%
- instance of deep learning 90%
- instance of physics-informed neural networks 90%
- developed natural language processing 90%
- used by natural language processing 90%
- instance of Recurrent Neural Networks 90%
- used by gradient descent 80%
- affiliated with deep learning 70%
- instance of alphaXiv 70%
- instance of ScienceCast 70%
- used by alphaXiv 70%
- used by ScienceCast 70%
16 day(s) with sentiment data
-
New method enables scalable Bayesian inference for large neural networks
Researchers have developed Compressed Active Subspaces (CAS), a novel method to make Bayesian inference more scalable for large models. Traditional active subspace methods require significant memory for model gradients,…
-
New method approximates complex Basset force in fluid dynamics using neural networks
Researchers have developed a novel method to approximate the Basset force within the Maxey-Riley-Gatignol equations, which model particle motion in fluids. This force, an integral term representing wake and boundary lay…
-
AI and diffractive optics enable single-exposure hyperspectral imaging
Researchers from AIRI, Samara University, and MIPT have developed a novel method to transform standard RGB cameras into hyperspectral imagers. This is achieved by replacing the camera's lens with a diffractive optical e…
-
Machine learning enables transmission matrix recovery for deformed multimode fibers
Researchers have developed a novel method for recovering the transmission matrix of a deformed graded-index multimode fiber using only proximal measurements. This advancement is significant for enabling general-purpose …
-
Tensorization offers new path for neural network compression and interpretability
A new paper proposes tensorization as a powerful yet underutilized technique for neural network compression and interpretability. The authors argue that reshaping weight matrices into higher-order tensors and using low-…
-
Physics-Informed Neural Networks applied to aortic aneurysm study
Researchers have developed a novel three-dimensional Physics-Informed Neural Network (PINN) framework to study blood flow dynamics within the human aorta. This model simulates pulsatile blood flow over a two-minute peri…
-
New Bloom Filter method boosts memory efficiency in machine learning
Researchers have developed a new method called entropy-punctured Bloom Filters to create more memory-efficient representations for machine learning models. This technique involves removing low-variability bit positions …
-
Shallow neural networks defined by simplicity and few hidden layers
Shallow neural networks, a type of neural network, are defined by their limited complexity, typically featuring only one or two hidden layers. This simplicity makes them a distinct category within the broader field of n…
-
New theory offers compute guarantees for neural network pruning and early exit
Researchers have developed theoretical guarantees for optimizing neural network computation. Their work unifies concepts of one-shot magnitude pruning and early exit strategies. They proved a concentration theorem for o…
-
Grokking transition in neural networks quantified, data complexity key
Researchers have quantified the transition from memorization to generalization in neural networks, a phenomenon known as grokking. They discovered a power-law scaling relation for the onset time of grokking, indicating …
-
New input representation improves neural networks for CAD boundary data
Researchers have developed a new input representation called the canonical region graph for neural networks processing computer-aided design (CAD) boundary representations. Existing methods struggle with variations in b…
-
Neural networks infer unknown functions in PDEs from data
Researchers have developed a novel method to infer unknown functional components within partial differential equations (PDEs) using neural networks. This approach embeds neural networks directly into the PDE framework, …
-
New framework bounds information acquisition in neural networks
Researchers have developed a new framework to understand how neural networks acquire information during the learning process. By modeling stochastic gradient descent (SGD) as a Markovian stochastic process, they derived…
-
New method translates black-box AI models into auditable clinical nomograms
Researchers have developed a new method called PRiSM (Partial Responses in Structured Models) to translate complex, black-box clinical prediction models into understandable nomograms. This technique captures the shape a…
-
New research explores theoretical limits of neural network generalization · 4 papers
Four new research papers delve into the theoretical underpinnings of generalization in neural networks. One paper establishes a necessary and sufficient condition for provable compositional generalization, focusing on s…
-
New neural network model analyzes ECG for respiratory rate estimation
A new research paper details a deep learning model designed to analyze electrocardiography (ECG) signals for estimating respiratory rate. The model utilizes Respiratory Sinus Arrhythmia (RSA) and three distinct neural n…
-
Paper argues detached linear probes won't improve AI interpretability
A recent paper proposes using detached linear probes within an RL optimization process to prevent models from outmaneuvering interpretability tools. However, the author argues this approach is flawed, as RL itself is de…
-
AI Explained: Key Terms for Understanding the Field
This article aims to demystify core artificial intelligence concepts for a general audience. It focuses on explaining key terms such as large-language models, machine learning, deep learning, neural networks, natural la…
-
Interpretability technique for neural networks applied to Turing machines
Researchers have demonstrated that 'susceptibilities,' an interpretability technique typically used for neural networks, can also be applied to Turing machines. This method helps identify algorithmic structures by analy…
-
Residual Neural Networks Explained with Animations
This item explains residual neural networks, highlighting their crucial role in enabling neural networks to scale from a few layers to hundreds. The explanation is accompanied by animations to illustrate the concepts.