


Audiences who are familiar with "Westworld" know that this show is set in a huge high-tech adult theme park in the future world. Robots have behavioral capabilities similar to humans and can remember what they see and hear. , repeating the core storyline. Every day, these robots will be reset and returned to their initial state
After the release of the Stanford paper "Generative Agents: Interactive Simulacra of Human Behavior", this scenario is no longer limited to film and television dramas , AI has successfully reproduced this scene
Overview of Smallville’s “virtual town”
- Paper address: https://arxiv.org/pdf/2304.03442v1.pdf
- Project address: https://github.com/joonspk-research/generative_agents
Researchers successfully created a virtual town called Smallville, which contains 25 AI agents. They live in the town, have jobs, exchange gossip, participate in social activities, and make friends Make new friends and even host a Valentine’s Day party. Each town resident has a unique personality and background story
In order to increase the realism of the "town residents", the town of Smallville provides multiple public scenes, such as cafes, Bars, parks, schools, dormitories, houses and shops. In Smallville, residents can freely move between these locations, interact with other residents, and even greet each other
"Town residents" can Scenes of casual entry and exit
How do the residents of the town behave similarly to humans? For example, when they see breakfast on fire, they will take the initiative to go over and turn off the stove; when they find someone in the bathroom, they will wait outside; when they meet someone they want to talk to, they will stop and chat...
Unfortunately, this research was not made public at the time, and more information could only be obtained through published papers. However, now as time has passed, the researchers have made the research open source. This news was also confirmed by Joon Sung Park, a Stanford doctoral student and one of the authors of the paper.
With the open source of the project, it is expected to have a wide impact on the game industry and meet the expectations of netizens. Future computer games may present a virtual city where each resident has an independent life, job, and hobbies, allowing players to interact with them realistically
"I believe this research marks the beginning of AGI. Although we still have a lot of work to do, this is the right path. Finally, open source is here!"
Netizens also hope to apply this research to the video game "The Sims"
However , some people expressed concerns about this. We all know that building AI agents requires relying on large models, but we must consider a problem: LLM is being gradually "tamed" by humans, so it cannot fully reflect humans' real emotions and behaviors, and can only show behaviors that humans think are good. , and behaviors like anger, crime, inequality, jealousy, violence, etc. will be weakened to a large extent. Therefore, it is difficult for AI agents to completely replicate human real life
In any case, people are still full of open source concerns about Smallville Passion
In addition to Stanford’s open-source Smallville “virtual town”, we would also like to list some other AI agents
The startup Fable uses AI agents to create a virtual town that is completely powered by AI. Completed the screenwriting, animation, directing, editing and other production processes, and successfully shot an episode of "South Park"
NVIDIA AI Agent Voyager Connect to GPT-4 and you can play Minecraft without human intervention.
Ghost in the Minecraft (GITM), a generalist AI agent jointly developed by SenseTime, Tsinghua University and other institutions, has demonstrated its performance in Minecraft Surpassing the outstanding performance of all previous agents and significantly reducing training costs
Since there are more studies, we cannot list them all. With the open source of Stanford Virtual Town, we believe that more companies and institutions will join the ranks
The above is the detailed content of The source code of 25 AI agents is now public, inspired by Stanford's 'Virtual Town' and 'Westworld'. For more information, please follow other related articles on the PHP Chinese website!

作者:楚怡、凯衡等近日,美团视觉智能部研发了一款致力于工业应用的目标检测框架YOLOv6,能够同时专注于检测的精度和推理效率。在研发过程中,视觉智能部不断进行了探索和优化,同时吸取借鉴了学术界和工业界的一些前沿进展和科研成果。在目标检测权威数据集COCO上的实验结果显示,YOLOv6在检测精度和速度方面均超越其他同体量的算法,同时支持多种不同平台的部署,极大简化工程部署时的适配工作。特此开源,希望能帮助到更多的同学。1.概述YOLOv6是美团视觉智能部研发的一款目标检测框架,致力于工业应用。

作为一个技术博主,了不起比较喜欢各种折腾,之前给大家介绍过ChatGPT接入微信,钉钉和知识星球(如果没看过的可以翻翻前面的文章),最近再看开源项目的时候,发现了一个ChatGPTWebUI项目。想着刚好之前没有将ChatGPT接入过WebUI,有了这个开源项目可以拿来使用,真是不错,下面是实操的安装步骤,分享给大家。安装官方在Github的项目文档上提供了很多中的安装方式,包括手动安装,docker部署,以及远程部署等方法,了不起在选择部署方式的时候,一开始为了简单想着

5月2日消息,目前大多数AI聊天机器人都需要连接到云端进行处理,即使可以本地运行的也配置要求极高。那么是否有轻量化的、无需联网的聊天机器人呢?一个名为MLCLLM的全新开源项目已在GitHub上线,完全本地运行无需联网,甚至集显老电脑、苹果iPhone手机都能运行。MLCLLM项目介绍称:“MLCLLM是一种通用解决方案,它允许将任何语言模型本地部署在一组不同的硬件后端和本地应用程序上,此外还有一个高效的框架,供每个人进一步优化自己用例的模型性能。一切都在本地运行,无需服务器支持,并通过手机和笔

深度推荐模型(DLRMs)已经成为深度学习在互联网公司应用的最重要技术场景,如视频推荐、购物搜索、广告推送等流量变现业务,极大改善了用户体验和业务商业价值。但海量的用户和业务数据,频繁地迭代更新需求,以及高昂的训练成本,都对 DLRM 训练提出了严峻挑战。在 DLRM 中,需要先在嵌入表(EmbeddingBags)中进行查表(lookup),再完成下游计算。嵌入表常常贡献 DLRM 中 99% 以上的内存需求,却只贡献 1% 的计算量。借助于 GPU 片上高速内存(High Bandwidth

在人类的感官中,一张图片可以将很多体验融合到一起,比如一张海滩图片可以让我们想起海浪的声音、沙子的质地、拂面而来的微风,甚至可以激发创作一首诗的灵感。图像的这种「绑定」(binding)属性通过与自身相关的任何感官体验对齐,为学习视觉特征提供了大量监督来源。理想情况下,对于单个联合嵌入空间,视觉特征应该通过对齐所有感官来学习。然而这需要通过同一组图像来获取所有感官类型和组合的配对数据,显然不可行。最近,很多方法学习与文本、音频等对齐的图像特征。这些方法使用单对模态或者最多几种视觉模态。最终嵌入仅

刚刚,哥伦比亚大学系统生物学助理教授 Mohammed AlQuraishi 在推特上宣布,他们从头训练了一个名为 OpenFold 的模型,该模型是 AlphaFold2 的可训练 PyTorch 复现版本。Mohammed AlQuraishi 还表示,这是第一个大众可用的 AlphaFold2 复现。AlphaFold2 可以周期性地以原子精度预测蛋白质结构,在技术上利用多序列对齐和深度学习算法设计,并结合关于蛋白质结构的物理和生物学知识提升了预测效果。它实现了 2/3 蛋白质结构预测的卓

自从Midjourney发布v5之后,在生成图像的人物真实程度、手指细节等方面都有了显著改善,并且在prompt理解的准确性、审美多样性和语言理解方面也都取得了进步。相比之下,StableDiffusion虽然免费、开源,但每次都要写一大长串的prompt,想生成高质量的图像全靠多次抽卡。最近StabilityAI的官宣,正在研发的StableDiffusionXL开始面向公众测试,目前可以在Clipdrop平台免费试用。试用链接:https://clipdrop.co/stable-diff

在自动驾驶技术不断迭代的当下,车辆的行为和轨迹预测对高效、安全驾驶有着极为重要的意义。动力学模型推演、可达性分析等传统的轨迹预测的方法虽然有着形式明晰、可解释性强的优点,但在复杂的交通环境中,其对于环境和物体交互的建模能力较为有限。因此,近年来大量研究和应用都基于各种深度学习方法(例如 LSTM、CNN、Transformer、GNN 等),各类数据集例如 BDD100K、nuScenes、Stanford Drone、ETH/UCY、INTERACTION、ApolloScape 等也纷纷涌现


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
