Tagged articles
18 articles
Page 1 of 1
Machine Heart
Machine Heart
May 18, 2026 · Artificial Intelligence

Consumer‑grade Embodied AI Robot Achieves 1000× Compute, Beats Nvidia Jetson Thor for 1/10 Cost

The new consumer‑grade robot from VeilBlue delivers a thousand‑fold compute boost over previous models, matching Nvidia's Jetson AGX Thor while costing only one‑tenth, thanks to a six‑chip heterogeneous edge cluster, human‑surpassing perception, and safety‑first design validated in real homes.

AI hardwareEmbodied AIRobotics
0 likes · 14 min read
Consumer‑grade Embodied AI Robot Achieves 1000× Compute, Beats Nvidia Jetson Thor for 1/10 Cost
AI Illustrated Series
AI Illustrated Series
Apr 25, 2026 · Artificial Intelligence

How Agents Work: Inside Their Perception, Planning, Action, and Memory

This article breaks down an AI agent's workflow—perception, planning, action, and memory—using a product‑launch example, explains reasoning methods like Chain‑of‑Thought and ReAct, details tool integration, memory types, common failure modes, and why planning and tool ecosystems are essential.

AI AgentMemoryPlanning
0 likes · 11 min read
How Agents Work: Inside Their Perception, Planning, Action, and Memory
Youzan Coder
Youzan Coder
Aug 13, 2025 · Artificial Intelligence

Understanding AI Agents: Core Modules, Planning Strategies, and Evaluation

This article explains what an AI agent is, outlines its four core modules—perception, memory, planning, and action—describes the role of large language models, compares software development generations, discusses memory implementations, planning methods like ReAct and Plan‑and‑Solve, and covers evaluation, cost analysis, and differences between agents and workflows.

AIAgentLLM
0 likes · 15 min read
Understanding AI Agents: Core Modules, Planning Strategies, and Evaluation
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 24, 2025 · Artificial Intelligence

Optimizing Small Perception Models on Different Compute Cards for Autonomous Driving

This article shares practical experience training perception‑detection mini‑models on two different compute cards, covering environment setup, technical architecture, common dependency issues, performance‑boosting tricks such as CPU process pools, torch dataloader tuning, NCCL P2P handling, and CPFS storage optimization.

Distributed TrainingModel TrainingPerformance Optimization
0 likes · 17 min read
Optimizing Small Perception Models on Different Compute Cards for Autonomous Driving
AI Algorithm Path
AI Algorithm Path
Mar 11, 2025 · Artificial Intelligence

AI Agents Overview: Foundations, Core Components, and When to Use Them

This article provides a comprehensive overview of AI Agents, tracing their evolution from traditional chatbots to LLM‑driven agents, explaining core components such as perception, reasoning, action, knowledge bases, learning and communication interfaces, and discussing practical use cases, interaction cycles, and future prospects.

AI agentsRetrieval Augmented GenerationTool Use
0 likes · 15 min read
AI Agents Overview: Foundations, Core Components, and When to Use Them
DataFunTalk
DataFunTalk
Nov 2, 2024 · Artificial Intelligence

Embodied Intelligence: Core Concepts, Three Elements, and Four Functional Modules

This article introduces embodied intelligence, explains its basic definition, three essential elements (body, intelligence, environment), and details the four functional modules—perception, decision, action, and feedback—while describing the sensors and algorithms that enable physical AI systems to interact with the real world.

AI roboticsEmbodied IntelligenceFeedback Loop
0 likes · 13 min read
Embodied Intelligence: Core Concepts, Three Elements, and Four Functional Modules
Tencent Tech
Tencent Tech
Mar 21, 2024 · Artificial Intelligence

How Dual-Arm Humanoid Robots Collaborate Seamlessly: Tencent’s New Framework

Tencent’s Robotics X lab unveils a versatile dual‑arm humanoid framework that integrates vision‑based optimal grasping, safety‑ensured collaborative planning, and skill‑transfer interfaces, enabling tasks such as synchronized screw turning, pouring, interference suppression, and large‑object handovers, as detailed in a recent IEEE Transactions on Robotics paper.

AIcollaborative controldual-arm manipulation
0 likes · 6 min read
How Dual-Arm Humanoid Robots Collaborate Seamlessly: Tencent’s New Framework
Baidu Tech Salon
Baidu Tech Salon
Dec 25, 2023 · Artificial Intelligence

Apollo Open Platform 9.0: New Features and Public Course Schedule

Baidu unveiled Apollo Open Platform 9.0 on December 19, delivering Package Management 2.0, new perception models with 4D millimeter‑wave radar support, incremental training, and a revamped Dreamview+ UI, and will host two live‑stream courses on December 27‑28 to explain the PnC and perception upgrades, with gifts for registrants.

AIApolloPlatform Upgrade
0 likes · 3 min read
Apollo Open Platform 9.0: New Features and Public Course Schedule
Amap Tech
Amap Tech
Dec 4, 2023 · Artificial Intelligence

End-to-End BEV+Transformer Perception and Modeling for High-Definition Map Production

By fusing LiDAR point clouds and camera images into a unified bird‑eye‑view space and applying Transformer‑based perception, multi‑sensor fusion, and graph‑diffusion modeling, the proposed BEV+Transformer framework automatically detects and smooths ground‑level line features and signs for high‑definition maps with centimeter‑level accuracy, boosting production efficiency and reducing cost.

BEVHD mapSensor Fusion
0 likes · 20 min read
End-to-End BEV+Transformer Perception and Modeling for High-Definition Map Production
Model Perspective
Model Perspective
Jul 6, 2023 · Fundamentals

Understanding Information Processing Theory: How the Mind Works Like a Computer

The information processing theory, emerging in the 1950s‑60s, likens human cognition to computer operations, detailing how perception, attention, memory, conceptual knowledge, reasoning, and feedback mechanisms transform sensory input into mental representations and guide behavior, influencing cognitive psychology, education, and HCI.

Memoryattentioncognitive psychology
0 likes · 4 min read
Understanding Information Processing Theory: How the Mind Works Like a Computer
Didi Tech
Didi Tech
Jan 27, 2021 · Artificial Intelligence

Addressing Uncertainty in Autonomous Driving: Data‑Driven Control Module Strategies

The article proposes a three‑layer, data‑driven framework—problem analysis using massive fleet data, iterative deep‑learning algorithm development with fallback and explainable‑AI safeguards, and systematic validation via simulation and real‑world tests—to mitigate perception, prediction, and control uncertainties and advance trustworthy autonomous‑driving control systems.

Data-drivenScalabilitycontrol
0 likes · 12 min read
Addressing Uncertainty in Autonomous Driving: Data‑Driven Control Module Strategies
Didi Tech
Didi Tech
Dec 29, 2020 · Artificial Intelligence

Evolution and Challenges of Perception in L4 Autonomous Driving

The article traces L4 autonomous-driving perception from early rule-based point-cloud methods through data-driven deep-learning models to emerging self-learning, multi-task systems, and highlights four key hurdles—model generalization and explainability, robust multi-sensor fusion, real-time compute limits, and proper uncertainty handling—calling for integrated AI, engineering, and data solutions.

AIComputer VisionDeep Learning
0 likes · 12 min read
Evolution and Challenges of Perception in L4 Autonomous Driving
DataFunTalk
DataFunTalk
Feb 20, 2020 · Artificial Intelligence

Perception Technology for Autonomous Heavy Trucks: Methods, Challenges, and Production Considerations

This article reviews perception technologies used in autonomous heavy‑truck systems—including lane‑line detection, obstacle detection, and LiDAR sensing—detailing traditional and deep‑learning approaches, practical challenges on high‑speed highways, and the cost, performance, and reliability issues faced when moving these solutions to mass production.

Deep LearningLiDARautonomous driving
0 likes · 16 min read
Perception Technology for Autonomous Heavy Trucks: Methods, Challenges, and Production Considerations
DataFunTalk
DataFunTalk
Jun 26, 2019 · Artificial Intelligence

Pony.ai Perception System: Combining Traditional and Deep Learning Methods for 2D and 3D Object Detection

This article outlines Pony.ai's perception pipeline, comparing traditional and deep‑learning approaches for 2D and 3D object detection, detailing sensor fusion, detection methods, challenges such as occlusion and distance estimation, and how hybrid techniques improve accuracy for autonomous driving.

3D detectionSensor Fusionautonomous driving
0 likes · 11 min read
Pony.ai Perception System: Combining Traditional and Deep Learning Methods for 2D and 3D Object Detection
DataFunTalk
DataFunTalk
May 8, 2019 · Artificial Intelligence

Perception System Overview: Sensors, Fusion, Onboard Architecture, and Technical Challenges in Autonomous Driving

This article presents a comprehensive overview of autonomous driving perception, covering system fundamentals, sensor setups and fusion techniques, onboard processing architecture, and the key technical challenges such as precision‑recall balance, adverse weather, and small‑object detection.

Computer VisionSensor Fusionautonomous driving
0 likes · 12 min read
Perception System Overview: Sensors, Fusion, Onboard Architecture, and Technical Challenges in Autonomous Driving
Architecture Digest
Architecture Digest
Aug 1, 2017 · Artificial Intelligence

Comprehensive Overview of Autonomous Driving Technologies, Companies, and Industry Trends

This article provides a detailed overview of autonomous driving, covering its evolution from electric and shared vehicles, major industry players, technical definitions, SAE level classifications, core modules such as perception, localization, decision and control, key datasets like KITTI, and emerging business opportunities in the sector.

AIComputer VisionSensor Fusion
0 likes · 19 min read
Comprehensive Overview of Autonomous Driving Technologies, Companies, and Industry Trends
58UXD
58UXD
Feb 23, 2016 · Fundamentals

What Design Really Means: Lessons from Kenya’s Visionary Approach

This reflective essay explores Kenya’s design philosophy, examining how perception, memory, and the concept of emptiness shape meaningful, user‑centered creations—from MU‑JI’s minimalist branding to tactile exhibitions—offering insights for designers seeking deeper purpose beyond mere aesthetics.

KenyaMU-JIUser experience
0 likes · 7 min read
What Design Really Means: Lessons from Kenya’s Visionary Approach