normalization

Tag

Cards List
#normalization

The Wiola Architecture for Efficient Small Language Models

arXiv cs.AI · 2d ago Cached

Wiola is a novel Small Language Model architecture introducing five independently designed components—SRPE, GCLA, ATM, DSFF, and WiolaRMSNorm—aimed at improving efficiency and coherence, released in sizes from 120M to 1.5B parameters and integrated with HuggingFace Transformers.

0 favorites 0 likes
#normalization

Unicode composition for filenames

Lobsters Hottest · 2026-06-12 Cached

This document discusses the challenges of Unicode filename composition (NFC vs NFD) across different operating systems in the context of the Subversion version control system, and proposes solutions for handling these differences.

0 favorites 0 likes
#normalization

TOPSIS-RAD: Ranking According to Desires

arXiv cs.AI · 2026-06-08 Cached

This paper proposes TOPSIS-RAD, a modified version of the TOPSIS method that incorporates decision-maker-defined reference levels (VPL and DPL) to address issues like misalignment with preferences, outlier sensitivity, and rank reversal.

0 favorites 0 likes
#normalization

Should you normalize RGB values by 255 or 256?

Lobsters Hottest · 2026-06-01 Cached

The article compares two methods for normalizing RGB values (dividing by 255 vs 256) and explains the consequences for floating-point conversion and rounding, including uneven bin widths at the extremes.

0 favorites 0 likes
#normalization

Negligible in Size, Significant in Effect: On Scale Vectors in Large Language Models

Hugging Face Daily Papers · 2026-05-26 Cached

This paper systematically studies scale vectors in LLM normalization layers, showing they optimize training through a self-amplifying preconditioning effect, and proposes three lightweight improvements that enhance performance and scaling behavior with negligible overhead.

0 favorites 0 likes
#normalization

Learning Normalized Energy Models for Linear Inverse Problems

arXiv cs.LG · 2026-05-18 Cached

This paper introduces a new energy-based model for linear inverse problems that learns normalized posterior densities, overcoming limitations of diffusion models. It enables unbiased sampling, adaptive sampling, and blind degradation estimation, with competitive performance on ImageNet, CelebA, and AFHQ.

0 favorites 0 likes
#normalization

Columnar Storage Is Normalization

Hacker News Top · 2026-04-22 Cached

The article reframes columnar storage as an extreme form of database normalization, showing how splitting attributes into position-aligned arrays mirrors normalized tables joined on an implicit ordinal primary key.

0 favorites 0 likes
← Back to home

Submit Feedback