mlp

Tag

Cards List
#mlp

@ProfTomYeh: Autoencoder by hand interactive diagram. Open https://byhand.ai/autoencoder ~ Prof. Tom Yeh

X AI KOLs Timeline · 4d ago Cached

Prof. Tom Yeh shares an interactive diagram for learning about autoencoders, part of his 'AI by Hand' series focused on multi-layer perceptrons.

0 favorites 0 likes
#mlp

I Compressed Bad Apple into a 3MB Neural Network [P]

Reddit r/MachineLearning · 2026-08-05

The author compressed the Bad Apple animation into a small MLP with sine activations (SIREN), using only 790k parameters (~3MB) to represent 2.7 billion pixels, with improvements like time-stretching and motion-focused sampling reducing validation MSE by ~9x.

0 favorites 0 likes
#mlp

An Embedded RISC-V Evaluation of Kolmogorov--Arnold Networks in Hard-Constrained Recurrent Physics-Informed Models

arXiv cs.LG · 2026-08-04 Cached

This paper evaluates Kolmogorov–Arnold Networks (KANs) versus MLPs as residual branches in hard-constrained recurrent physics-informed networks on an embedded RISC-V platform, finding KANs run slower, consume more energy, and are less dependable under INT8 quantization.

0 favorites 0 likes
#mlp

@andrew_n_carr: Turns out you can initialize an MLP with knowledge inside of it, no training required. Hazy research just showed that i…

X AI KOLs Timeline · 2026-07-22 Cached

Hazy Research showed that an MLP can be initialized with embedded knowledge without training, and a transformer can then query and use that knowledge, hinting at continual learning capabilities.

0 favorites 0 likes
#mlp

Beyond Coordinate Gauge: An Audited Protocol for Detecting Donor-Specific Functional Fingerprints after Neural Collapse

arXiv cs.LG · 2026-07-15 Cached

This paper presents an audited protocol using orthogonal Procrustes alignment to detect donor-specific functional fingerprints in neural networks after Neural Collapse, demonstrating that distinct functional variations remain distinguishable even after convergence on MNIST with MLP-5 networks.

0 favorites 0 likes
#mlp

MLPs are Hebbians: Constructing Efficient Fact-Storing MLPs for Transformers

arXiv cs.LG · 2026-07-14 Cached

This paper presents a theoretical account of how MLPs in Transformers store facts at an information-theoretically optimal rate, and provides a closed-form construction that achieves optimal storage capacity with far fewer parameters than prior methods, enabling modular fact editing.

0 favorites 0 likes
#mlp

Interval Certifications for Multilayered Perceptrons via Lattice Traversal

arXiv cs.AI · 2026-07-13 Cached

This paper presents a rigorous theoretical framework for adversarial robustness in multilayered perceptrons by reducing the problem to lattice traversal, introducing both sound and complete interval certifications with formal guarantees.

0 favorites 0 likes
#mlp

Talos-XII: hand-written autograd + small RL/MLP stack in Rust, applied to gacha probability modeling (no tch-rs/ndarray/PyTorch) — looking for benchmark help on ARM/AVX-512/GPU [P]

Reddit r/MachineLearning · 2026-07-09

Talos-XII is a CLI simulator for Arknights: Endfield's gacha system, built entirely in Rust with a custom autograd engine and small RL/MLP stack (no external ML frameworks). It uses neural networks for environment modeling and pull-decision policy, and includes sophisticated SIMD dispatch and an open experiment called ACHF for adaptive caching.

0 favorites 0 likes
#mlp

Observable- and Positional-Encoding-Dependent Symmetry Readout from Neural Network Weights

arXiv cs.LG · 2026-07-07 Cached

This paper shows that the geometric symmetry visible from neural network weights depends on the positional encoding and readout observable, and validates this using MLPs trained on 2D signed distance functions with multiple symmetry groups.

0 favorites 0 likes
#mlp

Aurora: A Leverage-Aware Spectral Optimizer

arXiv cs.LG · 2026-06-29 Cached

Aurora is a leverage-aware spectral optimizer that addresses neuron death in MLP layers by enforcing row uniformity while preserving the polar factor geometry of Muon updates, achieving state-of-the-art performance on the modded-nanoGPT speedrun benchmark.

0 favorites 0 likes
#mlp

@N8Programs: Excited to announce an arXiv note on an interesting mathematical symmetry I noticed... that connects the classic MLP to…

X AI KOLs Timeline · 2026-06-23 Cached

Announces an arXiv note on a mathematical symmetry connecting classic MLP to Gated MLP, going beyond empirical performance.

0 favorites 0 likes
#mlp

Tapered Language Models

Hugging Face Daily Papers · 2026-06-22 Cached

This paper introduces Tapered Language Models (TLMs), an architecture principle that allocates more parameters to earlier layers and fewer to later layers, consistently improving perplexity and downstream performance across multiple architectures without extra cost.

0 favorites 0 likes
#mlp

Show HN: High-Res Neural Cellular Automata

Hacker News Top · 2026-06-17 Cached

Introduces High-Res Neural Cellular Automata that operates on a coarse lattice and uses a Local Pattern Producing Network to generate high-resolution outputs, enabling efficient procedural generation.

0 favorites 0 likes
#mlp

@ariG23498: It is profiling time! In Part 2 we cover: > trace a Linear layer > talk about mul + add vs linear > gemm epilogues (my …

X AI KOLs Timeline · 2026-06-11 Cached

Announces Part 2 of a profiling tutorial covering linear layer tracing, gemm epilogues, MLP tracing, and comparisons of torch compile vs Liger kernels, with a link to the full content.

0 favorites 0 likes
#mlp

Don't let the LLM speak, just probe it (8 minute read)

TLDR AI · 2026-06-11 Cached

The article introduces a technique that extracts hidden states from an LLM at the last prompt token to perform classification without text generation, using a small MLP to read the model's internal decision, enabling fast and cheap zero-shot classifiers.

0 favorites 0 likes
#mlp

Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP

Hugging Face Blog · 2026-06-11 Cached

This blog post continues the profiling in PyTorch series, exploring nn.Linear, MLP blocks, and fusion techniques using Triton kernels to optimize performance.

0 favorites 0 likes
#mlp

KAN-MLP-Mixer: A comprehensive investigation of the usage of Kolmogorov-Arnold Networks (KANs) for improving IMU-based Human Activity Recognition

arXiv cs.AI · 2026-05-20 Cached

This paper systematically explores hybrid KAN and MLP architectures for IMU-based human activity recognition, achieving a 5.33% average macro F1 improvement over pure MLP baselines.

0 favorites 0 likes
#mlp

@NousResearch: To check that CNA isolates only the intended behavior, we evaluate steered models on MMLU across a range of steering st…

X AI KOLs Following · 2026-05-19 Cached

Nous Research released Contrastive Neuron Attribution (CNA), a method to steer LLM behavior by identifying and ablating sparse circuits in MLP neurons without training sparse autoencoders or degrading general benchmarks, validated on multiple large language models.

0 favorites 0 likes
#mlp

@NousResearch: Today we release Contrastive Neuron Attribution (CNA), a method for steering LLM behavior by identifying and ablating s…

X AI KOLs Following · 2026-05-19 Cached

NousResearch releases Contrastive Neuron Attribution (CNA), a method to steer LLM behavior by ablating sparse MLP circuits without training autoencoders or degrading benchmarks, validated on refusal circuits across models up to 70B parameters.

0 favorites 0 likes
#mlp

Language-Switching Triggers Take a Latent Detour Through Language Models

Hugging Face Daily Papers · 2026-05-18 Cached

This paper identifies a circuit underlying a language-switching backdoor in an 8B-parameter language model, where a three-word Latin trigger redirects English output to French via attention heads and orthogonal latent subspaces, with the final layer MLP converting the latent signal to French logits.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback