neural-network

Tag

Cards List
#neural-network

Dual-domain fused LSTM modeling for efficient time-dependent reliability analysis

arXiv cs.LG · 5d ago Cached

This paper proposes a dual-domain fused LSTM (DDF-LSTM) model for time-dependent reliability analysis that integrates time-independent random variables and stochastic processes to efficiently estimate failure probabilities via Monte Carlo simulation.

0 favorites 0 likes
#neural-network

A Survey on the Verification of Reinforcement Learning Policies

arXiv cs.AI · 6d ago Cached

This survey provides a unifying perspective on verification methods for reinforcement learning policies, introducing a taxonomy along three axes (verification paradigm, temporal scope, and guarantee strength) and identifying emerging directions.

0 favorites 0 likes
#neural-network

A Semiparametric Framework for Stochastic Fundamental Diagram Modeling

arXiv cs.LG · 2026-07-20 Cached

This paper proposes a semiparametric framework for stochastic fundamental diagram modeling that combines physically-constrained functional forms with neural network structures to capture complex traffic flow patterns and uncertainty, demonstrating superior performance on real-world datasets.

0 favorites 0 likes
#neural-network

@GoogleResearch: What drives a diffusion model's creativity (i.e., its ability to generate novel data rather than memorize)? Today we sh…

X AI KOLs Timeline · 2026-07-15 Cached

Google Research shows that the creativity of diffusion models is a mathematical consequence of neural network regularization causing score smoothing and interpolation, demystifying their ability to generate novel data rather than just memorize.

0 favorites 0 likes
#neural-network

Latency-Constrained DNN Architecture Learning for Edge Systems using Zerorized Batch Normalization

arXiv cs.LG · 2026-07-09 Cached

This paper proposes a latency-oriented neural network learning method that uses zerorized batch normalization to optimize DNN architectures for edge systems under strict latency constraints. Experiments show significant latency reduction with minimal accuracy loss on NVIDIA Jetson devices.

0 favorites 0 likes
#neural-network

Cross-Trajectory Chimera Interventions Reveal Dissociable Roles of Weight Magnitude and Direction in Grokking

arXiv cs.LG · 2026-07-09 Cached

Introduces cross-trajectory chimera interventions to dissociate the roles of weight magnitude and direction in grokking, showing that direction carries transferable circuit identity while norm affects susceptibility to overwriting.

0 favorites 0 likes
#neural-network

To a depth camera, a glass wall is basically empty space. This model fills it back in.

Reddit r/singularity · 2026-07-07

A model is proposed to fill in missing depth data from depth cameras when encountering transparent surfaces like glass walls, addressing a common sensor limitation.

0 favorites 0 likes
#neural-network

I built a open source neural network shape validator [P]

Reddit r/MachineLearning · 2026-07-05

An open source tool for validating the shapes of neural networks has been built and shared by the author.

0 favorites 0 likes
#neural-network

Multilayer Q-Matrix-Embedded Neural Network for Cognitive Diagnosis (M-QCDNet): Structure-Aware Deep Learning Architecture for Psychometric Interpretability

arXiv cs.LG · 2026-07-03 Cached

Proposes M-QCDNet, a structure-aware deep learning architecture that embeds multilayer Q-matrices for enhanced psychometric interpretability in cognitive diagnosis.

0 favorites 0 likes
#neural-network

@FinanceYF5: Someone added fur and sound to creatures trained with Fable 5 RL. The sound is not recorded but generated directly from neural network activations. Trained with JAX + MuJoCo, rendered with three.js + WebGPU, it looks like some living thing crawling on the floor. Is it art or research?

X AI KOLs Following · 2026-07-02 Cached

A virtual creature trained with reinforcement learning has been given fur and sound, with the sound generated directly from neural network activations. Trained using JAX and MuJoCo, and rendered with three.js and WebGPU, it presents a realistic effect of crawling on the floor, blending art and research.

0 favorites 0 likes
#neural-network

FLYNN: Robust Neural Network for Robot Navigation using Fly Brain Topology

arXiv cs.AI · 2026-07-02 Cached

FLYNN is a recurrent neural network derived from the fruit fly brain connectome for vision-based robot navigation. It achieves comparable performance to handcrafted networks while showing superior robustness to out-of-distribution data and sensory loss.

0 favorites 0 likes
#neural-network

Neuro-Bayesian-Symbolic Residual Attention Shallow Network: Explainable Deep Learning for Cybersecurity Risk Assessment

arXiv cs.AI · 2026-07-01 Cached

Introduces Neuro-Bayesian-Symbolic Residual Attention Shallow Network (NBS-RASN), a hybrid neural architecture for explainable cybersecurity risk assessment in open-source ecosystems, using 80 interpretable neurons across 12 layers with hard constraints for interpretability.

0 favorites 0 likes
#neural-network

Dualformer: Efficient Feature Extractor for Complex-valued Blind Communication Signal Analysis

arXiv cs.LG · 2026-07-01 Cached

This paper proposes Dualformer, a dual-channel neural network architecture based on transformers, designed for efficient feature extraction from complex-valued signals in blind communication analysis tasks such as automatic modulation recognition, signal scheme recognition, and signal structure parsing. Extensive experiments show consistent performance improvements over existing methods.

0 favorites 0 likes
#neural-network

@GregKamradt: Alexia was the solo author on TRM, pushing the limits with recursion on a small 2 layer network TRM’s performance on AR…

X AI KOLs Timeline · 2026-06-30 Cached

Alexia Jolicoeur-Martineau was the solo author on TRM, pushing recursion limits on a small 2-layer network, achieving impressive performance on ARC-AGI. She has joined Microsoft as a Principal researcher.

0 favorites 0 likes
#neural-network

Learning to Distributedly Estimate under Partially Known Dynamics: A Covariance-Agnostic Neural Kalman Consensus Filter

arXiv cs.LG · 2026-06-30 Cached

This paper presents CA-NKCF, a novel distributed latent state estimator combining partial domain knowledge with deep neural networks, achieving robust performance without noise statistics knowledge, outperforming traditional filters in linear, chaotic, and wireless tracking environments.

0 favorites 0 likes
#neural-network

The Simulacrum: Decision-Theoretic Pretraining for Near-Optimal Time-Series Forecasting and Inference

arXiv cs.LG · 2026-06-29 Cached

This paper introduces a unified decision-theoretic pretraining framework for neural network-based time series estimators, trained on stratified simulations to approximate near-optimal decision rules. Experiments show that the resulting estimators outperform traditional methods like maximum likelihood estimation on both synthetic and real-world benchmarks.

0 favorites 0 likes
#neural-network

@chessMan786: How to Build a Neural Network from Scratch in C++ Are you looking for a clear and practical explanation of how neural n…

X AI KOLs Timeline · 2026-06-28 Cached

A tweet promoting a guide on building a neural network from scratch in C++, aimed at providing a clear and practical explanation of how neural networks work.

0 favorites 0 likes
#neural-network

@FinanceYF5: The Platonic representation hypothesis is mostly a statistical illusion. New research shows that the apparent 'global convergence' in scaled AI models is actually a mathematical artifact caused by selection bias in model width and depth. Once calibrated, global convergence disappears.

X AI KOLs Following · 2026-06-28 Cached

New research indicates that the apparent 'global convergence' in scaled AI models is actually a statistical illusion caused by selection bias in model width and depth, and disappears once calibrated.

0 favorites 0 likes
#neural-network

@himanshutwtxs: A complete architecture of GBrain by Garry Tan

X AI KOLs Timeline · 2026-06-26 Cached

Garry Tan shares the complete architecture of GBrain, an AI model.

0 favorites 0 likes
#neural-network

@tetsuoai: The entire core of a neural network on four cards. Neuron, forward pass, activations, backprop. Learn these four and yo…

X AI KOLs Timeline · 2026-06-23 Cached

A set of four cards covering the core concepts of neural networks: neuron, forward pass, activations, and backpropagation, aimed at helping learners understand how models from perceptrons to transformers work.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback