$1T opportunity: JPMorgan becomes first major bank in the metaverse

Cointelegraph发布于2022-02-16更新于2022-02-16

文章摘要

JPMorgan is officially the first major bank in the metaverse, having opened a virtual lounge in blockchain-based Decentraland in an effort to capitalize on a “$1-trillion” market opportunity.

The largest bank in the United States, JPMorgan, has taken a massive step into the metaverse, opening a virtual lounge in the popular blockchain-based world Decentraland after it labeled the sector as a $1-trillion opportunity.

Visitors to the lounge, situated in Decentraland’s Metajuku Mall, are greeted by a roaming tiger and a digital portrait of Jamie Dimon, CEO of JPMorgan. If players walk upstairs, they can watch an executive’s presentation on the economics of cryptocurrency.

JPMorgan’s metaverse bank. Source: Decentraland

The Onyx Lounge, named after JPMorgan’s in-house blockchain payments system, was unveiled alongside a report from the bank detailing the types of business opportunities companies can expect to find in the metaverse.

The report states, ”The Metaverse will likely infiltrate every sector in some way in the coming years, with the market opportunity estimated at over $1 trillion in yearly revenues,” while also highlighting that $54 billion is already being spent on virtual goods each year — twice the amount spent on buying music.

The report notes the average price of virtual land doubled from $6,000 to $12,000 between June and December last year and predicts that in-game advertising spending will have reached $18.4 billion per annum by 2027.

JPMorgan has identified a rush of individual creators utilizing Web3 to monetize their work in new ways as a driving force behind the new economy being built in the metaverse.

“This democratic ownership economy coupled with the possibility of interoperability, could unlock immense economic opportunities, whereby digital goods and services are no longer captive to a singular gaming platform or brand.”

Increasing mainstream adoption of the metaverse is also being driven by interest from massive brands, noted JPMorgan, citing Adidas’ and Nike’s move to create nonfungible token-based products and shopfronts as well as Samsung opening a metaverse store as enormous steps forward in adoption.

As if to underline the point, Disney announced Wednesday morning that it has officially appointed a new executive, Mike White, to lead its foray into the metaverse. According to a memo from Disney CEO Bob Chapek, Disney is looking to expand its storytelling prowess to the digital realm. “Today, we have an opportunity to connect those universes and create an entirely new paradigm for how audiences experience and engage with our stories,” said Chapek.

Related: FarmVille developer Zynga set to release first NFT game this year

The JPMorgan report wasn’t all positive, however.

In a section titled “Navigating hype vs. reality,” the report states, “Despite much excitement about the possibilities of the Metaverse, in order to enable its full potential for engagement, community building, self-expression and commerce, key areas need to be further developed and matured,” pointing to flaws in the overall user experience, poor performance of avatars and difficulties with commercial infrastructure.

你可能也喜欢

Deepseek 能否为中国节省 1 万亿美元?

《DeepSeek 能否为中国节省 1 万亿美元?》一文探讨了DeepSeek如何通过技术创新,可能大幅降低中国AI基础设施的建设成本。 核心在于,AI硬件的成本正从计算芯片向昂贵的内存(如HBM)倾斜。DeepSeek通过三方面技术突破,系统性降低了对这类稀缺硬件的依赖: 1. **压缩“记性”**:采用多头潜在注意力(MLA)等技术,将长上下文对话所需的缓存(KV Cache)压缩至原来的极小部分,极大节省显存。 2. **按需唤醒“身体”**:利用混合专家(MoE)模型架构,每次只激活部分参数,并结合智能的存储调度,将多数参数移出昂贵显存。 3. **复用计算结果**:将算过的上下文作为缓存复用,用低成本的内存读取替代高成本的重复计算。 这些技术协同,使DeepSeek V4等模型在长上下文场景下,用同等硬件可能产出数倍的有效Token,等效于大幅提升硬件效率、摊薄单位成本。 文章据此进行推演:到2030年,全球AI硬件投资预计达数万亿美元。若DeepSeek的技术路线能使中国未来AI基建的硬件需求等效减少75%,在日均Token消耗达到数千万亿级的规模时,节省的投资额可能接近1万亿美元(约7万亿元人民币),相当于少建数万座智算中心。 更重要的是,此举将产业价值从受制于人的尖端算力芯片,部分转移至中国已有所突破的存储芯片及系统工程领域,提升了供应链安全性。DeepSeek的意义不在于“消灭硬件”,而在于通过极致优化,降低行业对最昂贵、最稀缺硬件的边际依赖,让AI能力更普惠,重塑未来AI基建的账本。 (注:文中关于万亿节省的具体数字属于基于行业趋势的推演观点。)

marsbit7分钟前

Deepseek 能否为中国节省 1 万亿美元?

marsbit7分钟前

推翻主流治幻觉思路:元认知,才是大模型破幻觉的全新解法

谷歌研究院与特拉维夫大学联合发表论文,提出对抗大模型“幻觉”问题的新思路:与其追求让AI全知全能或过度拒答,不如培养其“元认知”能力,即让模型能够感知并诚实表达自身对每个答案的确信程度。 论文指出,当前主流方法存在局限:一味增加知识覆盖无法穷尽所有事实;而通过大幅拒答来降低错误率则会征收沉重的“实用性税”,牺牲大量本可正确回答的问题。核心原因在于模型缺乏“判别力”,难以精准区分具体问题的对错,导致校准良好但实用性低下。 论文重新定义了“幻觉”:问题不在于AI输出错误信息,而在于其“没有资格确定却以确定的语气给出错误信息”。因此,解决路径应是实现“忠实不确定性”——让AI语言表达的确信度与其内部状态的真实确信度对齐。这比消灭所有错误更可行,是一个依赖内部信号的闭环问题。 在AI代理(Agent)时代,元认知更为关键。没有它,Agent在调用外部工具(如搜索)时将陷入“盲飞”,无法智能决策何时需要搜索、如何评估信息可信度。 实现元认知面临几大挑战:“自举悖论”涉及用静态数据训练动态能力的困难;“对齐破坏信号”指RLHF等训练可能磨灭模型原有的内部不确定性信号;“因果性评估”则需区分真正的元认知与对其的表演。 论文建议,评估反幻觉方法应超越单一准确率指标,转而分析完整的“实用性-错误率权衡曲线”,并关注其在其他任务上的“附带损伤”。最终目标是让AI学会诚实地沟通其认知状态,从而在保留实用性的同时,将错误信息的危害降至最低,建立可靠信任。

marsbit11分钟前

推翻主流治幻觉思路:元认知,才是大模型破幻觉的全新解法

marsbit11分钟前

交易

现货
合约

热门文章

如何购买MANA

欢迎来到HTX.com!我们已经让购买Decentraland(MANA)变得简单而便捷。跟随我们的逐步指南,放心开始您的加密货币之旅。第一步:创建您的HTX账户使用您的电子邮件、手机号码注册一个免费账户在HTX上。体验无忧的注册过程并解锁所有平台功能。立即注册第二步:前往买币页面,选择您的支付方式信用卡/借记卡购买:使用您的Visa或Mastercard即时购买Decentraland(MANA)。余额购买:使用您HTX账户余额中的资金进行无缝交易。第三方购买:探索诸如Google Pay或Apple Pay等流行支付方法以增加便利性。C2C购买:在HTX平台上直接与其他用户交易。HTX场外交易台(OTC)购买:为大量交易者提供个性化服务和竞争性汇率。第三步:存储您的Decentraland(MANA)购买完您的Decentraland(MANA)后,将其存储在您的HTX账户钱包中。您也可以通过区块链转账将其发送到其他地方或者用于交易其他加密货币。第四步:交易Decentraland(MANA)在HTX的现货市场轻松交易Decentraland(MANA)。访问您的账户,选择您的交易对,执行您的交易,并实时监控。HTX为初学者和经验丰富的交易者提供了友好的用户体验。

539人学过发布于 2024.03.29更新于 2026.06.02

如何购买MANA

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对MANA(MANA)币价的意见。

活动图片