mlp

Tag

Cards List
#mlp

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

arXiv cs.LG · 4h ago 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 · yesterday 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 · 4d ago

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
#mlp

I Found a Hidden Ratio in Transformers That Predicts Geometric Stability [R]

Reddit r/MachineLearning · 2026-05-12

The article presents a discovered spectral ratio between MLP and attention norms that predicts geometric stability in transformer models, with an optimal range of 0.5–2 to prevent rank collapse.

0 favorites 0 likes
#mlp

A Single Layer to Explain Them All:Understanding Massive Activations in Large Language Models

arXiv cs.CL · 2026-05-12 Cached

This paper identifies the 'Massive Emergence Layer' where extreme activations in LLMs originate and propagate, proposing a method to mitigate their rigidity and improve model performance on tasks like math reasoning and instruction following.

0 favorites 0 likes
← Back to home

Submit Feedback