stability

Tag

Cards List
#stability

On Hamming-Lipschitz Type Stability of the Subdominant (Minmax) Ultrametric: Theory and Simple Proofs

arXiv cs.AI · 5d ago Cached

This paper develops an ℓ0-type stability theory for subdominant (minmax) ultrametrics, proving that sparse edits propagate only through the minimum spanning tree and deriving Hamming–Lipschitz bounds on changed ultrametric entries. Experiments on deep-embedding graphs and clustering tasks demonstrate the utility of the resulting structural scores as vulnerability diagnostics.

0 favorites 0 likes
#stability

Measuring Explainer Stability via Attribution Separability

arXiv cs.LG · 6d ago Cached

The paper introduces a distribution-based framework to measure the stability of attribution methods (explainers) by quantifying the separability of feature rankings and identifying the maximum top-k ranking that remains reliable across stochastic runs.

0 favorites 0 likes
#stability

The Myth of Snow Leopard

Hacker News Top · 2026-08-02 Cached

A reflective blog post debunking the myth that Mac OS X Snow Leopard was a perfectly stable and polished release, citing the author's own downgrade experiences and other critiques, while noting why the idea of a 'Snow Leopard' release still resonates today.

0 favorites 0 likes
#stability

CACHE-UK: A Stability-Aware Memory Editor for Sequentially Updated Quantized LLMs in Finance

arXiv cs.CL · 2026-07-31 Cached

Introduces CACHE-UK, a stability-aware memory editing framework for sequentially updating quantized LLMs in finance, reducing knowledge degradation on 4-bit OpenLLaMA-3B while improving generalization rates on a UK financial corpus.

0 favorites 0 likes
#stability

Opaque Epistemic Mediation: How LLM Deployment Configurations Shape the Validation of Pseudo-Science

arXiv cs.CL · 2026-07-27 Cached

This paper tests how different LLM families evaluate ethnonationalist pseudo-science across time and interfaces, finding that epistemic stance is contingent on deployment configuration rather than stable model properties, raising concerns about epistemic accountability.

0 favorites 0 likes
#stability

Vellium v1.0.0 released: security hardening, wallpaper-based themes, JSON chat export and a major desktop stability pass

Reddit r/LocalLLaMA · 2026-07-12

Vellium v1.0.0 has been released, featuring security hardening, wallpaper-based themes, JSON chat export, and major desktop stability improvements.

0 favorites 0 likes
#stability

The 4-Bitter Lesson: Balancing Stability and Performance in NVFP4 RL

Hacker News Top · 2026-07-10 Cached

This article presents a recipe for low-precision (NVFP4) RL training that balances throughput and stability, addressing issues from forward and backward pass quantization errors.

0 favorites 0 likes
#stability

Rewriting Bun in Rust

Hacker News Top · 2026-07-08 Cached

Bun, the JavaScript runtime and toolchain, is being rewritten from Zig to Rust to improve memory safety and stability, addressing a long tail of use-after-free and memory leak bugs.

0 favorites 0 likes
#stability

The Lindy effect in software

Hacker News Top · 2026-07-08 Cached

Discusses the Lindy effect in software, arguing that older, battle-tested technologies are often more reliable and lower-risk than trendy new ones.

0 favorites 0 likes
#stability

Odin 1.0 Announcement

Lobsters Hottest · 2026-07-07 Cached

Odin programming language announces that it will release version 1.0 in January 2027 (Odin 2027), and has published a roadmap including complete specification, inline assembly, new standard library, etc.

0 favorites 0 likes
#stability

Persona Non Grata: LLM Persona-Driven Generations in MCQA are Unstable in Distinct Dimensions

arXiv cs.CL · 2026-07-02 Cached

This paper investigates the instability of large language model persona-driven generations in multiple-choice question answering (MCQA) tasks, proposing three metrics to measure performance, outcome, and correctness stability across model families, sizes, and question domains. The study finds that instability varies consistently, with math and commonsense questions showing greater instability, and that task prompt format introduces more instability than other hyperparameters like temperature.

0 favorites 0 likes
#stability

Loss Smoothing for Stable Adaptation Under Distribution Shift

arXiv cs.LG · 2026-07-02 Cached

Loss smoothing interpolates between source and target objectives during adaptation, preserving useful features while enabling specialization. Experiments across supervised shifts, RL, and language model fine-tuning show consistent improvements.

0 favorites 0 likes
#stability

Tutorial on the loop transformer architecture (rumored to be the major Mythos improvement; 19 minutes)

Reddit r/singularity · 2026-07-01 Cached

The Looped Transformer achieves internal reasoning by designing recursion directly into the architecture, avoiding the inefficiency of chain-of-thought having to simulate iteration by generating discrete tokens. Latest research shows it performs excellently on multi-hop reasoning, and can be further improved through stabilization techniques and adaptive recursion.

0 favorites 0 likes
#stability

BV-Blend: Uncertainty-Weighted Historical Baselines for Stable Critic-Free RL with Verifiable Rewards

arXiv cs.AI · 2026-06-30 Cached

BV-Blend is a critic-free reinforcement learning framework that combines prompt-local on-policy statistics with historical moments from semantic clusters to stabilize advantage estimation, improving training stability and performance for aligning large language models with verifiable rewards.

0 favorites 0 likes
#stability

Delayed Verification Destabilizes Multi-Agent LLM Belief: Instability Thresholds and Optimal Corrector Placement

arXiv cs.CL · 2026-06-29 Cached

This paper models the impact of delayed verification in multi-agent LLM systems, revealing that delayed correction can destabilize consensus and cause oscillations. It derives closed-form stability thresholds and provides a greedy approximation for optimal corrector placement, validated with experiments on five open models.

0 favorites 0 likes
#stability

@dair_ai: Why do RL runs on LLMs blow up even when the recipe looks right? GEOALIGN, from the Alibaba team behind Qwen, points at…

X AI KOLs Following · 2026-06-28 Cached

GEOALIGN, from the Alibaba team behind Qwen, identifies that instability in RL for LLMs often stems from a few bad rollouts causing conflicting update directions, and proposes a lightweight method to curate rollouts based on directional consistency, improving training stability and performance.

0 favorites 0 likes
#stability

On the Stability of Prompt Ranking in Large Language Model Evaluation

arXiv cs.CL · 2026-06-24 Cached

This paper systematically studies the stability of prompt rankings in LLM evaluation under common sources of variability, finding that top-performing prompts often change. It proposes a stability-aware selection strategy based on a lower confidence bound to improve robustness.

0 favorites 0 likes
#stability

@MMMusol: Using top-tier AI is like ordering a bowl of beef noodle soup. I chuckled the first time I saw this, but thinking back, it might be the most honest description of an AI product I've ever seen. I've been heavily using Claude Code and Codex for development since last year. Everyone knows the official API prices—Opus-level models running a few rounds of complex tasks, and the bill starts to sting...

X AI KOLs Following · 2026-06-20 Cached

This article introduces the practical experience of using BeefAPI as an AI API relay service, emphasizing its stability, one-click configuration of secondary models, a quota calculator, and a Dragon Boat Festival promotional offer.

0 favorites 0 likes
#stability

On the Residual Scaling of Looped Transformers: Stability and Transferability

arXiv cs.LG · 2026-06-18 Cached

This paper analyzes residual scaling in looped (weight-tied) transformers, showing that weight sharing requires stronger scaling (1/N) than standard residual networks, and derives a factored parameterization that enables hyperparameter transfer across loop counts without retuning.

0 favorites 0 likes
#stability

Making GHC upgrades easy

Lobsters Hottest · 2026-06-17 Cached

The GHC team outlines progress on making GHC upgrades easier, focusing on the Big Stability Goal and Base Package Goal to decouple the base package from compiler releases.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback