JD.com Deepens Push Into Embodied Intelligence With Investment in Sensor Maker PaXiniTech
myzbx 2025-09-01 09:57 79 浏览
ToraOne, the second-generation multidimensional tactile humanoid robot developed by PaXiniTech
TMTPOST — JD.com Inc. has ramped up its bet on embodied intelligence with a fresh investment in PaXiniTech, a Shenzhen-based developer of advanced tactile sensors and humanoid robotics, marking its sixth deal in the sector in just three months.
The company said it raised 1 billion yuan ($138 million) in just four months, a record-setting pace in the emerging field of embodied intelligence hardware.
Founded by alumni of Waseda University’s Robotics Laboratory — the birthplace of the world’s first humanoid robot — PaXiniTech has carved out a leadership position in haptic perception technologies. Its product lineup spans from multidimensional haptic humanoid robots and dexterous robotic hands to core sensor modules and data-driven embodied intelligence models.
“Touch is the least understood of human senses in robotics, yet it holds the key to human-level dexterity,” said founder and CEO Xu Jincheng, who emphasized that tactile sensors, not vision, will ultimately unlock real-world interaction capabilities for machines. “Without multidimensional haptic feedback, robots will never be able to manipulate objects with human-like reliability.”
PaXiniTech’s technologies include the ITPU multidimensional haptic processing unit and the humanoid robot TORA-ONE, integrating touch, vision, and AI-driven perception. Beyond hardware, the company operates a self-built dataset generating 200 million haptic data entries annually, forming the foundation for its OmniVTLA embodied intelligence model. Clients span sectors from smart manufacturing and healthcare to consumer electronics.
The investment underscores JD.com’s aggressive strategy to build an end-to-end embodied intelligence ecosystem. Since May, the e-commerce giant has announced stakes in robotics firms including AgiBot, Spirit AI, LimX Dynamics, EngineAI, and RoboScience, systematically acquiring footholds in robot bodies, core components, motion control, and interactive AI models.
“PaXiniTech fills a crucial gap in JD.com’s embodied intelligence industrial chain, particularly in the dimension of haptic sensors and humanoid robotic dexterity,” said He Xiaodong, Senior Vice President of JD.com Group and Deputy Director of JD Exploration Research Institute.
Speaking on the rationale behind JD.com’s intensive investment spree, He outlined three pillars driving the company’s strategy: technological optimism, ecosystem expansion, and a broad vision of embodied intelligence as an integration of “brain, cerebellum, and I/O interfaces.”
“On one hand, we’re bullish on the direction. On the other, we want to help accelerate the development of the entire industry,” He said. “That’s why, beyond direct investments, we’ve launched platforms like ‘JoyInside’ and ‘Attached Intelligence’ to empower partners and scale the entire ecosystem collaboratively.”
In July, JD.com debuted JoyInside, an embodied intelligence platform offering free, limited-time access to end-to-end human-machine interaction solutions. The platform has quickly onboarded brands in sectors ranging from AI companion toys and educational robots to industrial automation, positioning itself as a foundational layer for service-oriented robotics applications.
Despite the enthusiasm, He cautioned that significant hurdles remain before embodied intelligence robots can become household staples. “Controlling a dexterous hand with multiple degrees of freedom is still vastly more complex than a human hand,” he noted. “Moreover, integrating large AI models with physical robots — like accurately locating objects in a room — is still a work in progress.”
He stressed that embodied intelligence should be seen as a long-term platform opportunity, likening its trajectory to autonomous driving, where rapid iteration cycles eventually bring technology closer to mass adoption.
“Robots are, first and foremost, companions. Secondly, they’ll evolve into walking knowledge engines,” He said. “Imagine a robot that can pick up your food delivery, converse with you, and navigate the environment intelligently — that’s the future we envision.”
He recalled an internal demonstration where he walked a robotic dog while chatting with it, which sparked interest among colleagues wanting similar devices for leisure walks. “In the future, just as cars are a household item today, humanoid robots may become a standard presence in every home,” He said.
JD.com is expected to further detail its embodied intelligence industrial strategy at the upcoming 2025 World Robot Conference (WRC), which opens on August 8. He Xiaodong is slated to deliver a keynote speech unveiling new partnerships under the JoyInside ecosystem, along with updates on collaborative projects.
Prior to this funding round, PaXiniTech had raised several hundred million yuan across six funding rounds, with backing from industry heavyweights such as BYD, SAIC, ENN Group, and SenseTime, as well as venture firms including Sinovation Ventures and CMB International.
As JD.com tightens its grip on the embodied intelligence value chain, the e-commerce giant is positioning itself not only as a retailer but as a pivotal player in the hardware-software convergence that will define next-generation human-machine interaction.
相关推荐
- 如何设计一个优秀的电子商务产品详情页
-
加入人人都是产品经理【起点学院】产品经理实战训练营,BAT产品总监手把手带你学产品电子商务网站的产品详情页面无疑是设计师和开发人员关注的最重要的网页之一。产品详情页面是客户作出“加入购物车”决定的页面...
- 怎么在JS中使用Ajax进行异步请求?
-
大家好,今天我来分享一项JavaScript的实战技巧,即如何在JS中使用Ajax进行异步请求,让你的网页速度瞬间提升。Ajax是一种在不刷新整个网页的情况下与服务器进行数据交互的技术,可以实现异步加...
- 中小企业如何组建,管理团队_中小企业应当如何开展组织结构设计变革
-
前言写了太多关于产品的东西觉得应该换换口味.从码农到架构师,从前端到平面再到UI、UE,最后走向了产品这条不归路,其实以前一直再给你们讲.产品经理跟项目经理区别没有特别大,两个岗位之间有很...
- 前端监控 SDK 开发分享_前端监控系统 开源
-
一、前言随着前端的发展和被重视,慢慢的行业内对于前端监控系统的重视程度也在增加。这里不对为什么需要监控再做解释。那我们先直接说说需求。对于中小型公司来说,可以直接使用三方的监控,比如自己搭建一套免费的...
- Ajax 会被 fetch 取代吗?Axios 怎么办?
-
大家好,很高兴又见面了,我是"高级前端进阶",由我带着大家一起关注前端前沿、深入前端底层技术,大家一起进步,也欢迎大家关注、点赞、收藏、转发!今天给大家带来的主题是ajax、fetch...
- 前端面试题《AJAX》_前端面试ajax考点汇总
-
1.什么是ajax?ajax作用是什么?AJAX=异步JavaScript和XML。AJAX是一种用于创建快速动态网页的技术。通过在后台与服务器进行少量数据交换,AJAX可以使网页实...
- Ajax 详细介绍_ajax
-
1、ajax是什么?asynchronousjavascriptandxml:异步的javascript和xml。ajax是用来改善用户体验的一种技术,其本质是利用浏览器内置的一个特殊的...
- 6款可替代dreamweaver的工具_替代powerdesigner的工具
-
dreamweaver对一个web前端工作者来说,再熟悉不过了,像我07年接触web前端开发就是用的dreamweaver,一直用到现在,身边的朋友有跟我推荐过各种更好用的可替代dreamweaver...
- 我敢保证,全网没有再比这更详细的Java知识点总结了,送你啊
-
接下来你看到的将是全网最详细的Java知识点总结,全文分为三大部分:Java基础、Java框架、Java+云数据小编将为大家仔细讲解每大部分里面的详细知识点,别眨眼,从小白到大佬、零基础到精通,你绝...
- 福斯《死侍》发布新剧照 "小贱贱"韦德被改造前造型曝光
-
时光网讯福斯出品的科幻片《死侍》今天发布新剧照,其中一张是较为罕见的死侍在被改造之前的剧照,其余两张剧照都是死侍在执行任务中的状态。据外媒推测,片方此时发布剧照,预计是为了给不久之后影片发布首款正式预...
- 2021年超详细的java学习路线总结—纯干货分享
-
本文整理了java开发的学习路线和相关的学习资源,非常适合零基础入门java的同学,希望大家在学习的时候,能够节省时间。纯干货,良心推荐!第一阶段:Java基础重点知识点:数据类型、核心语法、面向对象...
- 不用海淘,真黑五来到你身边:亚马逊15件热卖爆款推荐!
-
Fujifilm富士instaxMini8小黄人拍立得相机(黄色/蓝色)扫二维码进入购物页面黑五是入手一个轻巧可爱的拍立得相机的好时机,此款是mini8的小黄人特别版,除了颜色涂装成小黄人...
- 2025 年 Python 爬虫四大前沿技术:从异步到 AI
-
作为互联网大厂的后端Python爬虫开发,你是否也曾遇到过这些痛点:面对海量目标URL,单线程爬虫爬取一周还没完成任务;动态渲染的SPA页面,requests库返回的全是空白代码;好不容易...
- 最贱超级英雄《死侍》来了!_死侍超燃
-
死侍Deadpool(2016)导演:蒂姆·米勒编剧:略特·里斯/保罗·沃尼克主演:瑞恩·雷诺兹/莫蕾娜·巴卡林/吉娜·卡拉诺/艾德·斯克林/T·J·米勒类型:动作/...
- 停止javascript的ajax请求,取消axios请求,取消reactfetch请求
-
一、Ajax原生里可以通过XMLHttpRequest对象上的abort方法来中断ajax。注意abort方法不能阻止向服务器发送请求,只能停止当前ajax请求。停止javascript的ajax请求...
- 一周热门
- 最近发表
- 标签列表
-
- HTML 简介 (30)
- HTML 响应式设计 (31)
- HTML URL 编码 (32)
- HTML Web 服务器 (31)
- HTML 表单属性 (32)
- HTML 音频 (31)
- HTML5 支持 (33)
- HTML API (36)
- HTML 总结 (32)
- HTML 全局属性 (32)
- HTML 事件 (31)
- HTML 画布 (32)
- HTTP 方法 (30)
- 键盘快捷键 (30)
- CSS 语法 (35)
- CSS 轮廓宽度 (31)
- CSS 谷歌字体 (33)
- CSS 链接 (31)
- CSS 定位 (31)
- CSS 图片库 (32)
- CSS 图像精灵 (31)
- SVG 文本 (32)
- 时钟启动 (33)
- HTML 游戏 (34)
- JS Loop For (32)
