![]() |
市场调查报告书
商品编码
1518881
座舱AI代理(2024)Cockpit AI Agent Research Report, 2024 |
座舱代理核心能力
基础模型时代的AI智能体是基于LLM,其强大的推理能力拓展了AI智能体的应用场景,运行过程中获得的回馈可以提高基础模型的思考能力。在座舱中,智能体的能力典范大致分为 "理解" + "规划" + "工具使用" + "反思" 。
当代理第一次开始驾驶时,认知和规划能力变得更加重要。理解任务目标并选择执行路径直接决定了效能结果的准确性,进而影响智能体的场景使用率。
例如,在Xiaomi的语音互动过程中,语意理解是整个汽车语音处理过程的困难。XiaoAi透过语意分析模型来处理语意分析。
智能量体产后,一大亮点将是支援使用者自订场景模式的个人化座舱,以及不断学习和优化的智慧体工作流程,反思成为现阶段最重要的核心能力。
例如理想汽车提供的理想同学,支援一句话场景的创建。这是由 Mind GPT 的内建记忆体网路和线上强化学习功能提供支援。 Mind GPT 可以根据过去的对话来记住个人化的偏好和习惯。如果重复出现类似的场景,可以透过历史资料自动设定该场景的参数,以符合使用者的初衷。
在AI OS的架构配置层面,以SAIC Z-One为例。
Z-One在核心层存取LLM核心(LLM OS),与原有微内核控制AI OS SDK和ASF的接口,AI OS SDK接收LLM的调度并控制AI OS SDK和ASF的接口ASF在应用层促进Agent服务框架。 Z-One AI OS架构高度整合AI和CPU。透过 SOA 原子服务,AI 连接到车辆的感测器、执行器和控制器。此架构基于端云基础架构模型,可增强终端侧基础架构模型的算力,降低运行时延。
座舱AI 代理应用难度等级
代理程式与使用者连线并执行指令。在应用过程中,除了基础模型安装在汽车上的技术困难外,还面临场景的困难。在命令接收-语意分析-意图推理-任务执行的过程中,表现结果的准确性和人机互动的延迟直接影响使用者的骑乘体验。
互动人性化
例如,在 "情感顾问" 场景中,代理商需要对车主进行情感上的共情,并进行拟人化。一般来说,AI体的拟人化有三种形式:物理拟人化、人格拟人化和情感拟人化。
本报告针对中国汽车产业进行调查分析,提供座舱AI智能体技术及应用资讯。
Cockpit AI Agent: Autonomous scenario creation becomes the first step to personalize cockpits
In AI Foundation Models' Impacts on Vehicle Intelligent Design and Development Research Report, 2024, ResearchInChina mentioned that the core of an AI Agent uses a large language model (LLM) as its core computing engine (LLM OS). In the AI service framework, the LLM acts as AI core and the Agent acts as AI APP. With the help of reasoning and generation capabilities of AI foundation model, the Agent can create more cockpit scenarios, while further improving current multimodal interaction, voice processing and other technologies in the cockpit.
Compared with the traditional OS, AI OS is programmed in natural language, which is more suitable for human operation and convenient for customization and personalized human-computer interaction. The Agent responds to user prompts or instructions in natural language, and can perform a lot of tasks according to its interaction with physical or digital environment.
Foundation models spawn Agent customized scenarios
Since AI foundation models were installed in cars, they have been widely used in multimodal interaction scenarios. OEMs have started from voice assistants to further improve intelligent processing of user commands:
Before foundation models got on cars, the wake-up rate and effective instructions of voice assistants in cockpits are at a low level;
After foundation models were available in cars, not only has voice recognition become more intelligent, but the application of expression monitoring and gesture control have also been improved, with effective commands and daily active rates increasing significantly.
AI foundation models further enhance the user experience of smart cockpits through strong context processing and reasoning capabilities. Please refer to the following dialogue:
(Mobility scenario)
-**Tongxue! (the name of a voice assistant)
I am here!
There seems to be a prairie ahead. Please take a picture for me!
Wait a moment, and I will capture the beautiful scenariory of the prairie for you. I'll let you know when the photo is taken. Is there anything else I can help you with?
Send it to Moments immediately. I want my friends to have a look at this beautiful scenariory.
Ok, according to your authorized account, please choose the material and filter style.
Just this one, with a caption.
Ok, three captions have been generated for you. Which one do you like?
Just this one.
(You enter the office and receive a phone call)
There is a phone call from a customer, and I have transferred it to the IVI for you. Would you like to answer it?
Yes, and turn on the office mode.
Ok, I will generate an avatar of the customer for you and start the conversation. Do you have any questions or things to discuss? I will record the conversation and provide you with the minutes of the meeting after it is over.
(The avatar is generated)
Now you can start the conversation.
The above scenarios will not be materialized in the cockpit until 2024 when foundation models are installed on vehicles by some OEMs.
For example, IM L6 has built Carlog and City Drive scenarios to enable the AI foundation models to proactively recommend food and attractions and allow users to post them on social media:
Carlog: Actively perceive the scenario during driving through AI vision foundation model, mobilize four cameras to take photos, automatically save and edit them, and support one-click share in Moments.
City Drive: Cooperate with Volcengine to model nearby food, scenic spots and landmarks in real time in the digital screen, and push them according to users' habits and preferences.
The applicability of foundation models in various scenarios has stimulated users' demand for intelligent agents that can uniformly manage cockpit functions. In 2024, OEMs such as NIO, Li Auto, and Hozon successively launched Agent frameworks, using voice assistants as the starting point to manage functions and applications in cockpits.
Agent service frameworks can not only manage cockpit functions in a unified way, but also provide more abundant scenario modes according to customers' needs and preferences, especially supporting customized scenarios for users, which accelerates the advent of the cockpit personalization era.
For example, NIO's NOMI GPT allows users to set an AI scenario with just one sentence:
Core competence of cockpit Agents
AI Agents in the era of foundation models are based on LLMs, whose powerful reasoning expands the applicable scenarios of AI Agents that can improve the thinking capability of foundation models through feedback obtained during operation. In the cockpit, the Agent capability paradigm can be roughly divided into "Understanding" + "Planning" + "Tool Use" + "Reflection".
When Agents first get on cars, cognitive and planning abilities are more important. The understanding of task goals and the choice of implementation paths directly determine the accuracy of performance results, which in turn affect the scenario utilization rate of Agents.
For example, in Xiaomi's voice interaction process, semantic understanding is the difficulty of the entire automotive voice processing process. XiaoAi handles semantic parsing through a semantic parsing model.
After the mass production of Agents, the personalized cockpits that support users to customize scenario modes become the highlight, and Reflection becomes the most important core competence at this stage, so it is necessary to build an Agentic Workflow that is constantly learning and optimizing.
For example, Lixiang Tongxue offered by Li Auto supports the creation of one-sentence scenarios. It is backed by Mind GPT's built-in memory network and online reinforcement learning capabilities. Mind GPT can remember personalized preferences and habits based on historical conversations. When similar scenarios recur, it can automatically set scenario parameters through historical data to fit the user's original intentions.
At the AI OS architecture setting level, we take SAIC Z-One as an example:
Z-One accesses the LLM kernel (LLM OS) at the kernel layer, which controls the interfaces of AI OS SDK and ASF with the original microkernel respectively, in which AI OS SDK receives the scheduling of the LLM to promote the Agent service framework of the application layer. The Z-One AI OS architecture highly integrates AI with CPU. Through SOA atomic services, AI is then connected to the vehicle's sensors, actuators and controllers. This architecture, based on a terminal-cloud foundation model, can enhance the computing power of the terminal-side foundation model and reduce operational latency.
Application Difficulty of Cockpit AI Agents
Agents connect to users and execute commands. In the application process, in addition to the technical difficulties of putting foundation models on cars, they also face scenario difficulties. In the process of command reception-semantic analysis-intention reasoning-task execution, the accuracy of the performance results and the delay in human-computer interaction directly affect the user's riding experience.
Humanization of interaction
For example, in the "emotional consultant" scenario, Agents should resonate emotionally with car owners and perform anthropomorphism. Generally, there are three forms of anthropomorphism of AI Agents: physical anthropomorphism, personality anthropomorphism, and emotional anthropomorphism.
Foundation model performance
In the "encyclopedia question and answer" scenario, Agents may be unable to answer the user's questions, especially open questions, accurately because of LLM illusion after semantic analysis, database search, answer generation and the like.
Current solutions include advanced prompting, RAG+knowledge graph, ReAct, CoT/ToT, etc., which cannot completely eliminate "LLM illusion". In the cockpit, external databases, RAG, self-consistency and other methods are more often used to reduce the frequency of "LLM illusion".
Some foundation model manufacturers have improved the above solutions. For example, Meta has proposed to reduce "LLM illusion" through Chain-of-Verification (CoVe). This method breaks down fact-checking into more detailed sub-questions to improve response accuracy and is consistent with the human-driven fact-checking process. It can effectively improve the FACTSCORE indicator in long-form generation tasks.