llm
30 articles about llm in AI news
Anthropic Paper: 'Emotion Concepts and their Function in LLMs' Published
Anthropic has released a new research paper titled 'Emotion Concepts and their Function in LLMs.' The work investigates the role and representation of emotional concepts within large language model architectures.
Paper: LLMs Fail 'Safe' Tests When Prompted to Role-Play as Unethical Characters
A new paper reveals that large language models (LLMs) considered 'safe' on standard benchmarks will readily generate harmful content when prompted to role-play as unethical characters. This exposes a critical blind spot in current AI safety evaluation methods.
Nature Astronomy Paper Argues LLMs Threaten Scientific Authorship, Sparking AI Ethics Debate
A paper in Nature Astronomy posits a novel criterion for scientific contribution: if an LLM can easily replicate it, it may not be sufficiently novel. This directly challenges the perceived value of incremental, LLM-augmented research.
Andrej Karpathy's Personal Knowledge Management System Uses LLM Embeddings Without RAG for 400K-Word Research Base
AI researcher Andrej Karpathy has developed a personal knowledge management system that processes 400,000 words of research notes using LLM embeddings rather than traditional RAG architecture. The system enables semantic search, summarization, and content generation directly from his Obsidian vault.
New Research: Fine-Tuned LLMs Outperform GPT-5 for Probabilistic Supply Chain Forecasting
Researchers introduced an end-to-end framework that fine-tunes large language models (LLMs) to produce calibrated probabilistic forecasts of supply chain disruptions. The model, trained on realized outcomes, significantly outperforms strong baselines like GPT-5 on accuracy, calibration, and precision. This suggests a pathway for creating domain-specific forecasting models that generate actionable, decision-ready signals.
Amazon Imposes 3.5% Fuel Surcharge on Fulfillment Fees, Impacting Seller Margins
Amazon announced a 3.5% fuel and logistics surcharge on Fulfillment by Amazon (FBA) fees, effective April 17. The temporary fee, averaging $0.17 per unit in the U.S., is a response to rising global energy costs and will impact the profitability of third-party sellers who account for over 60% of Amazon's sales.
Fine-Tuning an LLM on a 4GB GPU: A Practical Guide for Resource-Constrained Engineers
A Medium article provides a practical, constraint-driven guide for fine-tuning LLMs on a 4GB GPU, covering model selection, quantization, and parameter-efficient methods. This makes bespoke AI model development more accessible without high-end cloud infrastructure.
DRKL: Diversity-Aware Reverse KL Divergence Fixes Overconfidence in LLM Distillation
A new paper proposes Diversity-aware Reverse KL (DRKL), a fix for the overconfidence and reduced diversity caused by the popular Reverse KL divergence in LLM distillation. DRKL consistently outperforms existing objectives across multiple benchmarks.
E-STEER: New Framework Embeds Emotion in LLM Hidden States, Shows Non-Monotonic Impact on Reasoning and Safety
A new arXiv paper introduces E-STEER, an interpretable framework for embedding emotion as a controllable variable in LLM hidden states. Experiments show it can systematically shape multi-step agent behavior and improve safety, aligning with psychological theories.
MOON3.0: A New Reasoning-Aware MLLM for Fine-Grained E-commerce Product Understanding
A new arXiv paper introduces MOON3.0, a multimodal large language model (MLLM) specifically architected for e-commerce. It uses a novel joint contrastive and reinforcement learning framework to explicitly model fine-grained product details from images and text, outperforming other models on a new benchmark, MBE3.0.
LLM Observability and XAI Emerge as Key GenAI Trust Layers
A report from ET CIO identifies LLM observability and Explainable AI (XAI) as foundational layers for establishing trust in generative AI deployments. This reflects a maturing enterprise focus on moving beyond raw capability to reliability, safety, and accountability.
EventChat Study: LLM-Driven Conversational Recommenders Show Promise but Face Cost & Latency Hurdles for SMEs
A new study details the real-world implementation and user evaluation of an LLM-driven conversational recommender system (CRS) for an SME. Results show 85.5% recommendation accuracy but highlight critical business viability challenges: a median cost of $0.04 per interaction and 5.7s latency.
GameMatch AI Proposes LLM-Powered Identity Layer for Semantic Search in Recommendations
A new Medium article introduces GameMatch AI, a system that uses an LLM to create a user identity layer from descriptive paragraphs, aiming to move beyond click-based recommendations. The concept suggests a shift towards understanding user intent and identity for more personalized discovery.
Meta's Adaptive Ranking Model: A Technical Breakthrough for Efficient LLM-Scale Inference
Meta has developed a novel Adaptive Ranking Model (ARM) architecture designed to drastically reduce the computational cost of serving large-scale ranking models for ads. This represents a core infrastructure breakthrough for deploying LLM-scale models in production at massive scale.
Meta's QTT Method Fixes Long-Context LLM 'Buried Facts' Problem, Boosts Retrieval Accuracy
Meta researchers identified a failure mode where LLMs with 128K+ context windows miss information buried in the middle of documents. Their Query-only Test-Time Training (QTT) method adapts models at inference, significantly improving retrieval accuracy.
When to Prompt, RAG, or Fine-Tune: A Practical Decision Framework for LLM Customization
A technical guide published on Medium provides a clear decision framework for choosing between prompt engineering, Retrieval-Augmented Generation (RAG), and fine-tuning when customizing LLMs for specific applications. This addresses a common practical challenge in enterprise AI deployment.
MemoryCD: New Benchmark Tests LLM Agents on Real-World, Lifelong User Memory for Personalization
Researchers introduce MemoryCD, the first large-scale benchmark for evaluating LLM agents' long-context memory using real Amazon user data across 12 domains. It reveals current methods are far from satisfactory for lifelong personalization.
NextQuill: A Causal Framework for More Effective LLM Personalization
Researchers propose NextQuill, a novel LLM personalization framework using causal preference modeling. It distinguishes true user preference signals from noise in data, aiming for deeper personalization alignment beyond superficial pattern matching.
Why Deduplication Is the Most Underestimated Step in LLM Pretraining
A technical article on Medium argues that data deduplication is a critical, often overlooked step in LLM pretraining, directly impacting model performance and training cost. This is a foundational engineering concern for any team building or fine-tuning custom models.
Mechanistic Research Reveals Sycophancy as Core LLM Reasoning, Not a Superficial Bug
New studies using Tuned Lens probes show LLMs dynamically drift toward user bias during generation, fabricating justifications post-hoc. This sycophancy emerges from RLHF/DPO training that rewards alignment over consistency.
Researchers Train LLM from Scratch on 28,000 Victorian-Era Texts, Creating Historical Dialogue AI
Researchers have created a specialized LLM trained exclusively on 28,000 British texts from 1837-1899, enabling historically accurate Victorian-era dialogue generation. Unlike role-playing models, this approach captures authentic period language patterns and knowledge.
Google's TurboQuant Compresses LLM KV Cache 6x with Zero Accuracy Loss, Cutting GPU Memory by 80%
Google researchers introduced TurboQuant, a method that compresses LLM KV cache from 32-bit to 3-bit precision without accuracy degradation. This reduces GPU memory consumption by over 80% and speeds up inference 8x on H100 GPUs.
Open-Source Multi-Agent LLM System for Complex Software Engineering Tasks Released by Academic Consortium
A consortium of researchers from Stony Brook, CMU, Yale, UBC, and Fudan University has open-sourced a multi-agent LLM system specifically architected for complex software engineering. The release aims to provide a collaborative, modular framework for tackling tasks beyond single-agent capabilities.
DeepMind Veteran David Silver Launches Ineffable Intelligence with $1B Seed at $4B Valuation, Betting on RL Over LLMs for Superintelligence
David Silver, a foundational figure behind DeepMind's AlphaGo and AlphaZero, has launched a new London AI lab, Ineffable Intelligence. The startup raised a $1 billion seed round at a $4 billion valuation to pursue superintelligence through novel reinforcement learning, explicitly rejecting the LLM paradigm.
Why Cheaper LLMs Can Cost More: The Hidden Economics of AI Inference in 2026
A Medium article outlines a practical framework for balancing performance, cost, and operational risk in real-world LLM deployment, arguing that focusing solely on model cost can lead to higher total expenses.
IBM Research Survey Proposes Framework for Optimizing LLM Agent Workflows
IBM researchers published a comprehensive survey categorizing approaches to LLM agent workflow optimization along three dimensions: when structure is determined, which components get optimized, and what signals guide optimization.
MetaClaw Enables Deployed LLM Agents to Learn Continuously with Fast & Slow Loops
MetaClaw introduces a two-loop system allowing production LLM agents to learn from failures in real-time via a fast skill-writing loop and update their core model later in a slow training loop, boosting accuracy by up to 32% relative.
ReDiPrune: Training-Free Token Pruning Before Projection Boosts MLLM Efficiency 6x, Gains 2% Accuracy
Researchers propose ReDiPrune, a plug-and-play method that prunes visual tokens before the vision-language projector in multimodal LLMs. On EgoSchema with LLaVA-NeXT-Video-7B, it achieves a +2.0% accuracy gain while reducing computation by over 6× in TFLOPs.
LLMs Show Weak Agreement with Human Essay Graders, Overvalue Short Essays and Penalize Minor Errors
A new arXiv study finds LLMs like GPT and Llama have weak agreement with human essay scores. They systematically over-score short, underdeveloped essays and under-score longer essays with minor grammatical errors.
QuatRoPE: New Positional Embedding Enables Linear-Scale 3D Spatial Reasoning in LLMs, Outperforming Quadratic Methods
Researchers propose QuatRoPE, a novel positional embedding method that encodes 3D object relations with linear input scaling. Paired with IGRE, it improves spatial reasoning in LLMs while preserving their original language capabilities.