inferwire
/

Category

AI

AI

Frugal NAS: Designing AI on Consumer Hardware

A new framework combines Transformers and swarm intelligence to perform Neural Architecture Search on consumer GPUs, drastically reducing the energy and time costs of AI design.

AI

Coding Agent Benchmarks Face Reliability Crisis

New research suggests that popular benchmarks for AI coding agents may be measuring runtime noise rather than actual performance improvements, casting doubt on recent leaderboard gains.

AI

LLMs Judge Code Security by Comments, Not Logic

New research indicates that LLMs rely on human-like mental shortcuts when scanning for vulnerabilities, often trusting insecure code if it appears well-documented or professional.

AI

KVEraser: Surgical Precision for AI Context Management

Researchers have developed KVEraser, a method to remove specific information from an AI's active memory without the need for expensive re-computation, addressing the 'ink in water' problem of KV caches.

AI

ExpRL: Teaching AI to Discover New Reasoning Paths

New research introduces ExpRL, a method that allows language models to explore and discover their own problem-solving strategies during mid-training rather than just mimicking human data.

AI

LoopMDM: Boosting AI Efficiency via Layer Looping

LoopMDM introduces a recursive transformer architecture for masked diffusion models, improving training speed and performance by looping early-middle layers to achieve deeper reasoning with fewer parameters.

AI

HDET: Optimizing AI Training via GPU Divergence

Hyperparameter-Divergent Ensemble Training (HDET) repurposes idle GPU replicas to explore learning rates in real-time, significantly improving training efficiency for large neural networks.