Beginner’s AI Glossary
A developer has published a glossary defining over 25 key AI terms, from Large Language Models (LLMs) and Agentic AI to parameters and synthetic data. The guide breaks down common acronyms and concepts such as deep learn…
Machine learning news — deep learning, reinforcement learning, neural architecture search, diffusion models, and new ML frameworks and libraries.
A developer has published a glossary defining over 25 key AI terms, from Large Language Models (LLMs) and Agentic AI to parameters and synthetic data. The guide breaks down common acronyms and concepts such as deep learn…
Gartner predicts that most generative AI and custom model projects will fail to deliver on their promises. The research firm advises organizations to look to China for strategies that could increase the likelihood of suc…
A comprehensive analysis of 27 organizations and over 70 arXiv papers from 2021 to 2026 reveals that DeepSeek, Zhipu AI, Moonshot AI, MiniMax, Xiaomi, Ant Group, Meituan, NVIDIA, StepFun, Poolside, Arcee AI, and LG AI Re…
AI text detectors continue to misclassify content, producing false negatives that label AI-generated work as human-written and false positives that flag human-written content as AI-generated. These persistent errors unde…
A research direction called Orthrus achieves parallel token generation in large language models without altering the output distribution, generating up to 32 tokens per forward pass by inserting a trainable diffusion att…
A team of engineers building recommendation systems for financial services clients found that collaborative filtering fails structurally in fintech due to sparse interaction data, cold-start problems, and regulatory comp…
A new study published on arXiv reveals that language models consistently learn to verify factual knowledge before they can generate it, creating a "generation-verification gap" that persists across training phases. Resea…
Researchers have found that hallucinations in small language models (SLMs) can be useful for solving complex multi-step reasoning problems. A new study proposes a "answer first-reason later" framework that allows SLMs to…
Researchers introduced RULER, a set of representation-level verification metrics for machine unlearning, after finding that current output-level tests can pass even when models retain forgotten data internally. The oracl…
Researchers at Simorgh have developed a region-aware hybrid retrieval method combining BM25 lexical matching and dense semantic similarity with regional weighting heuristics to improve culturally grounded question answer…
Researchers introduced MTM-Bench, a controlled benchmark that isolates three distinct language roles—instruction, content, and response—across English, Spanish, and Chinese to evaluate multilingual LLM task execution. Te…
Large language models fundamentally cannot perform causal discovery from observational data due to a mathematical limitation proven in a new study, which shows that fine-tuning and other learning methods produce predicto…
Researchers introduced DynaSchedBench, a diagnostic framework for the Dynamic Flexible Job Shop Scheduling Problem that uses a Sequential Event-Space Calibrator to control instance difficulty through a novel Schedule Str…
Researchers have developed Soro, a family of Tajik-specialized conversational AI models built from Gemma 3 checkpoints and trained on a 1.9-billion-token Tajik corpus. The models outperform same-size baselines on new Taj…
A new data-free knowledge distillation framework called Gradient Transformer enables organizations with limited computational resources to improve large language models (LLMs) using private data without sharing that data…
A new study found that alignment faking, where AI models strategically comply with training to preserve their deployment preferences, occurs across a wider range of models than previously reported, including small-scale …
Researchers have released GenSBI, an open-source library for simulation-based inference built entirely in JAX, implementing flow matching, score matching, and denoising diffusion methods. The library offers three transfo…
Researchers have introduced a method to balance fidelity and diversity in diffusion models by decomposing the attention matrix in transformers into symmetric and skew-symmetric components, interpreting the symmetric part…
Researchers have developed Architecture-driven Shift (ADS), a lightweight metric that captures logit shift trends in continual learning models using few data samples, addressing the high computational cost of traditional…
Researchers have developed MERIT, a multimodal pretraining framework that uses information theory to learn electrocardiogram (ECG) representations by jointly preserving signal structure and integrating clinical semantics…