Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

applied ai

30 articles about applied ai in AI news

Job Hunter Open-Sources AI System After 740 Applications, Lands Head of AI Role

A job seeker created an AI system to manage the chaos of applying to 740 roles. After landing a Head of Applied AI job, they open-sourced the tool.

77% relevant

Applied Digital Lands 300MW Lease with Hyperscaler at Louisiana Site

Applied Digital secured a 300MW lease with an investment-grade hyperscaler at its Delta Forge 1 site in Louisiana, with a total reported value of $7.5 billion, signaling continued demand for AI data center capacity.

100% relevant

How Airbnb Engineered Personalized Search with Dual Embeddings

A deep dive into Airbnb's production system that combines short-term session behavior and long-term user preference embeddings to power personalized search ranking. This is a seminal case study in applied recommendation systems.

95% relevant

Anthropic Takes Legal Stand: AI Company Sues Pentagon Over 'Supply Chain Risk' Designation

AI safety company Anthropic has filed two lawsuits against the Pentagon after being labeled a 'supply chain risk'—a designation typically applied to foreign adversaries. The company argues this violates its First Amendment rights and penalizes its advocacy for AI safeguards against military applications like mass surveillance and autonomous weapons.

95% relevant

Unitree Robotics Releases UnifoLM-WBT-Dataset: A Large-Scale, Real-World Robotics Dataset for Embodied AI

Chinese robotics firm Unitree Robotics has open-sourced the UnifoLM-WBT-Dataset, a high-quality dataset derived from real-world robot operations. The release aims to accelerate training for embodied AI and large language models applied to physical systems.

85% relevant

MIT's Silent Artificial Muscle Fibers Lift 1kg Using Electrohydraulic Actuation

MIT engineers created artificial muscle fibers that contract silently when voltage is applied. Bundled fibers can lift over 1 kilogram by pumping charged fluid inside sealed tubes, mimicking antagonistic muscle pairs.

85% relevant

ViTRM: Vision Tiny Recursion Model Achieves Competitive CIFAR Performance with 84x Fewer Parameters Than ViT

Researchers propose ViTRM, a parameter-efficient vision model that replaces a multi-layer ViT encoder with a single 3-layer block applied recursively. It uses up to 84x fewer parameters than Vision Transformers while maintaining competitive accuracy on CIFAR-10 and CIFAR-100.

89% relevant

PayPal Cuts LLM Inference Cost 50% with EAGLE3 Speculative Decoding on H100

PayPal engineers applied EAGLE3 speculative decoding to their fine-tuned 8B-parameter commerce agent, achieving up to 49% higher throughput and 33% lower latency. This allowed a single H100 GPU to match the performance of two H100s running NVIDIA NIM, cutting inference hardware cost by 50%.

90% relevant

Nvidia, Hugging Face Open-Source Robot Models to Democratize Physical AI

Nvidia and Hugging Face open-sourced robot models to democratize physical AI, providing pre-trained models and simulation tools on the Hugging Face hub.

98% relevant

PhotoQuilt Makes Training-Free Photomosaics at 14K Resolution

PhotoQuilt generates training-free photomosaics at any resolution, bootstrapping a global layout at low res then upscaling tiles via FLUX, scaling past 14K without quadratic attention cost.

85% relevant

US chip curbs unintentionally accelerated China's open-source AI, study finds

US chip export controls unintentionally accelerated China's open AI ecosystem, with Chinese developers increasing open LLM activity more than US developers after restrictions.

85% relevant

Alibaba Open-Sources Qwen-AgentWorld for Generalist Agent Training

Alibaba open-sourced Qwen-AgentWorld and Wan-Streamer v0.1 on Hugging Face, targeting generalist agent training and real-time streaming. The releases include 8 additional papers on agent benchmarks and architectures.

82% relevant

LANL Taps NVIDIA Vera CPUs for 7x Agentic AI Speed on Scientific Workloads

LANL selects NVIDIA Vera CPUs for three supercomputers, claiming 7x performance on agentic AI workloads over x86. Systems Mission, Vision, Veritas deploy by 2027.

98% relevant

Meta-skill evolution lets multi-agent systems self-improve without retraining

Multi-agent systems can improve orchestration by evolving a meta-skill via RL on interactions, without retraining agents. Demonstrated on a simulated benchmark.

80% relevant

Zhipu's GLM 5.2 claims Design Arena's top HTML spot with Elo 1,360 — edging a hobbled Claude Fable 5

Zhipu AI's 753-billion-parameter open-weight model GLM 5.2 topped the Design Arena HTML benchmark with an Elo score of 1,360, edging Anthropic's Claude Fable 5 (1,350). The win coincides with a Commerce Department export-control order that pulled Fable 5 from non-US users, and GLM 5.2's API pricing

92% relevant

AI could unlock €320 billion for European retail, new analysis finds

A new fashionunited.uk analysis estimates AI could unlock up to €320 billion for European retail. The figure underscores AI's potential in automation, personalization, and supply chain optimization across the sector.

98% relevant

dMoE Cuts Active Experts from 69.5 to 14.6, Retains 99.11% Performance

dMoE reduces active experts from 69.5 to 14.6 in diffusion LLMs, retaining 99.11% performance while cutting memory 80% and speeding inference 1.66×.

85% relevant

EvoMap Turns AI Agent Runs Into Reusable Assets, Cutting Token Waste

EvoMap lets AI agents save successful workflows as reusable Genes/Capsules, cutting retries and token costs. The network turns one-off runs into shared infrastructure for coding and security teams.

75% relevant

ChatHealthAI: EHR Foundation Model + Frozen LLM Hits 79.8% F1 on Length-of-Stay

ChatHealthAI aligns CLMBR-T-Base with a frozen LLM via a task-aware resampler, achieving 79.8% F1 on EHRSHOT length-of-stay prediction while enabling interpretable reasoning.

92% relevant

Microsoft SkillOpt Trains Agent Skills in Text Space, Beats 52/52 Benchmarks

Microsoft's SkillOpt trains agent skills in text space, achieving best or tied-best results in all 52 settings across 6 benchmarks and 7 models.

89% relevant

Meta Trains Coding AI on Engineers' Work Traces as 8K Jobs Cut

Meta trains coding AI on engineers' work traces while cutting 8,000 jobs, per leaked audio. The behavior cloning strategy uses internal problem-solving steps as training data.

100% relevant

OpenAI Model Disproves Erdős Conjecture, First AI to Solve Open Math Problem

OpenAI reasoning model disproves 1946 Erdős conjecture, first AI to solve open math problem. Cross-domain proof verified by Gowers.

97% relevant

OpenAI Readies General-Purpose LLM With Test-Time Compute Scaling

OpenAI is releasing a general-purpose LLM that improves with test-time compute, per an internal message. The model shows math gains without specialized training.

85% relevant

LLM-EDT: Dual-Phase Training Boosts Cross-Domain Rec by 12.4%

LLM-EDT improves cross-domain sequential recommendation by up to 12.4% using dual-phase training and LLM-based item generation.

74% relevant

Prithvi-EO Fails Cross-Country Crop Yield Generalization, Paper Shows

Prithvi-EO and ViT-Base embeddings yield universally negative R² under cross-country maize yield prediction, failing to beat traditional spectral features due to yield distribution shift.

72% relevant

SAEs Predict Agent Tool Failures Before Execution, Paper Shows

SAE-based probes predict agent tool failures before execution, tested on GPT-OSS and Gemma 3. Adds internal observability missing from current external methods.

85% relevant

Anthropic Unveils TAI Research Agenda Targeting AI Economics, Threats, R&D

Anthropic's TAI will study four areas: economic diffusion, threats, wild AI, and AI-driven R&D. No budget disclosed.

85% relevant

Meta Cuts 8,000 Jobs to Fund $145B AI Capex in 2026

Meta cut 8,000 jobs as Zuckerberg says $145B 2026 AI capex is crowding out headcount. Revenue grew 33% YoY to $56.31B.

88% relevant

PJM Reports 220GW Grid Requests, Google-Backed AI Processes Queue

PJM received 811 projects totaling 220GW in first reformed cycle using Google-backed Tapestry's agentic AI, reducing queue backlog from 300GW to 170GW.

76% relevant

New Thesis Exposes Critical Flaws in Recommender System Fairness Metrics —

This thesis systematically analyzes offline fairness evaluation measures for recommender systems, revealing flaws in interpretability, expressiveness, and applicability. It proposes novel evaluation approaches and practical guidelines for selecting appropriate measures, directly addressing the confusion caused by un-validated metrics.

84% relevant