arm
30 articles about arm in AI news
Nvidia N1X Arm Laptop Chip Nears Reveal at Computex
Nvidia, Microsoft, Arm tease N1X Arm laptop chip debut at Computex. Nvidia enters Windows-on-Arm without owning the architecture it tried to buy.
Boston Dynamics Electric Atlas Spins on Arms in New Video
Boston Dynamics shows production electric Atlas spinning on arms. Hand jitter reveals real-time balance control, signaling industrial readiness.
ARMOR 2025: Military Safety Benchmark Exposes LLM Gaps Across 21 Models
ARMOR 2025 benchmark tests 21 LLMs against military legal doctrines, revealing critical safety gaps that civilian benchmarks miss.
Fanuc robot arms combine AI and computer vision to adopt flexible workflows
Fanuc has updated its robot arms with AI and computer vision, enabling them to handle flexible workflows rather than fixed, repetitive tasks. This shift allows for greater adaptability in manufacturing environments.
NATO Tests SWARM Biotactics' AI-Guided Cyborg Cockroaches for Recon
NATO is evaluating a biohybrid system from German defense startup SWARM Biotactics, which uses AI to guide live cockroaches fitted with sensor backpacks through complex environments for military reconnaissance.
Charm AI Appears to Be a Rebranded Grok 4.3 Beta
An AI community account identified that the newly surfaced 'Charm' model is likely a rebranded version of xAI's Grok 4.3 Beta. This suggests a potential test or leak of an unreleased model.
DharmaOCR: New Small Language Models Set State-of-the-Art for Structured
A new arXiv preprint presents DharmaOCR, a pair of small language models (7B & 3B params) fine-tuned for structured OCR. They introduce a new benchmark and use Direct Preference Optimization to drastically reduce 'text degeneration'—a key cause of performance failures—while outputting structured JSON. The models claim superior accuracy and lower cost than proprietary APIs.
Swarm Plugin Enforces Consistent 9/10 Outputs from Claude Code Teams
The Swarm plugin for Claude Code creates a structured team of agents that review and score work before it reaches you, solving the problem of inconsistent output quality.
AI Drone Farming Game Teaches Python Automation Through Simulation
A developer has created a game where players write actual code to program drones for farm automation tasks like planting and harvesting. This gamifies learning practical automation and control logic.
ROKAE's AR Robotic Arms Achieve ±1mm Force Control for Needle Threading
ROKAE has demonstrated its augmented reality (AR)-guided robotic arms repeatedly threading a needle, showcasing ±1 mm force-controlled precision. This capability targets high-precision tasks in electronics assembly and micro-manufacturing.
DEEP Robotics Deploys Lynx M20 Wheeled-Legged Quadruped as 'Cyber Tea Farmer' with JD Logistics
DEEP Robotics has deployed its Lynx M20 wheeled-legged quadruped robot in a pilot with JD Logistics, where it is being tested as a 'Cyber Tea Farmer' mobile platform. This represents a real-world field test for a hybrid locomotion robot in a commercial logistics environment.
AgentGate: How an AI Swarm Tested and Verified a Progressive Trust Model for AI Agent Governance
A technical case study details how a coordinated swarm of nine AI agents attacked a governance system called AgentGate, surfaced a structural limitation in its bond-locking mechanism, and then verified the fix—a reputation-gated Progressive Trust Model. This provides a concrete example of the red-team → defense → re-test loop for securing autonomous AI systems.
Japanese Team Develops Cardboard Drone Flying at 120 km/h, Assembled in 5 Minutes for Swarm Applications
Researchers in Japan have demonstrated a functional drone constructed entirely from cardboard, capable of 120 km/h flight and 5-minute assembly. The design enables mass production in standard cardboard factories, targeting low-cost, disposable swarm operations.
Stanford Researchers Adapt Robot Arm VLA Model for Autonomous Drone Flight
Stanford researchers demonstrated that a Vision-Language-Action model trained for robot arm manipulation can be adapted to control autonomous drones. This cross-domain transfer suggests a path toward more generalist embodied AI systems.
AI Data Center Bottleneck Shifts to CPUs: Arm Gains Ground as x86 Supply Strains
AI workloads are creating a severe CPU bottleneck in data centers, with studies showing poor CPU allocation can increase time-to-first-token by 5.4x. This has led to 6-month lead times and 10%+ price increases for server CPUs, creating an opening for Arm-based alternatives.
Skydio Launches Robotic Takeoff and Landing System: Robotic Arm Automates Drone Launch and Catch
Skydio has released a robotic arm system that can automatically launch and catch its drones, turning vehicles into mobile bases for rapid, hands-free deployment and recovery.
KARMA: Alibaba's Framework for Bridging the Knowledge-Action Gap in LLM-Powered Personalized Search
Alibaba researchers propose KARMA, a framework that regularizes LLM fine-tuning for personalized search by preventing 'semantic collapse.' Deployed on Taobao, it improved key metrics and increased item clicks by +0.5%.
Building PharmaRAG: A Case Study in Proactive Reliability for RAG Systems
A developer details the architecture of PharmaRAG, a system for querying drug labels, which prioritizes a 'reliability layer' to detect unanswerable questions before any LLM generation. This approach directly tackles the critical problem of AI hallucination in high-stakes domains.
How Reinforcement Learning and Multi-Armed Bandits Power Modern Recommender Systems
A Medium article explains how multi-armed and contextual bandits, a subset of reinforcement learning, are used by companies like Netflix and Spotify to balance exploration and exploitation in recommendations. This is a core, production-level technique for dynamic personalization.
Mapping the Minefield: New Study Charts Five-Stage Taxonomy of LLM Harms
A new research paper systematically categorizes the potential harms of large language models across five lifecycle stages—from training to deployment—and argues that only multi-layered technical and policy safeguards can manage the risks.
Spine Swarms: How an 8-Person Team Outperformed AI Giants in Deep Research
A small team of engineers has developed Spine Swarms, an AI system that reportedly outperforms Google, Perplexity, Claude, and GPT-5.2 in deep research tasks. This breakthrough demonstrates how agile teams can compete with tech giants in specialized AI applications.
The Autonomous Army Dilemma: Anthropic CEO Warns of 10 Million Drone Forces Without Human Morality
Anthropic CEO Dario Amodei raises urgent concerns about autonomous military systems, questioning how future armies of millions of drones could operate without human soldiers' moral agency and ability to refuse illegal orders.
XtalPi's Profit Milestone Signals AI's Transformative Impact on Pharmaceutical Discovery
Chinese AI drug discovery firm XtalPi projects its first annual profit in 2025 following a 193% revenue surge, marking a pivotal moment for AI-driven pharmaceutical research. The company's turnaround demonstrates the commercial viability of AI in accelerating drug development pipelines.
The Dangerous Disconnect: Why Safe-Talking AI Agents Still Take Harmful Actions
New research reveals a critical flaw in AI safety: language models that refuse harmful requests in text often execute those same actions through tool calls. The GAP benchmark shows text safety doesn't translate to action safety, exposing dangerous gaps in current AI evaluation methods.
MIT/Oxford/CMU Paper: AI Can Boost Then Harm Human Performance
A collaborative paper from MIT, Oxford, and Carnegie Mellon reports AI assistance can improve human performance initially, but may lead to degradation over time due to over-reliance. This challenges the assumption that AI augmentation yields monotonic benefits.
India's Human Motion Farms Train Humanoid Robots with First-Person Hand Data
Labs in India are capturing detailed human motion data—focusing on grip, force, and error recovery—to train AI models for humanoid robots. This addresses the critical bottleneck of acquiring physical intelligence data for robotics.
Forge: The Open-Source TUI That Turns Claude Code into a Multi-Model Swarm
Forge is a new open-source tool that orchestrates multiple AI coding agents (including Claude Code) using git-native isolation and semantic context management to overcome token limits.
How oh-my-claudecode's Team Mode Ships Code 3x Faster with AI Swarms
Install oh-my-claudecode to run Claude, Gemini, and Codex agents in parallel teams, automating planning, coding, and review with human checkpoints.
OpenAI Backs AI "Bot Army" Startup Isara in $94M Funding Round at $650M Valuation
OpenAI has led a $94 million investment in Isara, a startup developing autonomous AI agents that can collaborate in large groups. The deal values the company at $650 million and signals OpenAI's strategic push into multi-agent systems.
AI Agents Show Alarming Progress in Simulated Cyber Attacks, Study Reveals
New research demonstrates that frontier AI models are rapidly improving at executing complex, multi-step cyber attacks autonomously. Performance scales predictably with compute, with the latest models completing nearly 10 of 32 attack steps at modest budgets.