Exploring Physical World AGI with "Visual Reasoning", ElorianAI Raises $55 Million

marsbitPublié le 2026-04-23Dernière mise à jour le 2026-04-23

Résumé

ElorianAI, co-founded by ex-Google AI expert Andrew Dai and former AI specialist Yinfei Yang, has raised $55 million in early funding to develop next-generation AI systems with advanced visual reasoning capabilities. While current large models excel in text-based tasks like programming and math, they perform poorly in visual reasoning—even top models like Gemini only match a 3-year-old’s ability in basic visual benchmarks. The key limitation lies in the architecture of current vision-language models (VLMs), which first convert visual inputs into text before reasoning, losing critical spatial and structural information. ElorianAI aims to build a native multimodal model that processes and reasons directly in visual space, enabling deeper understanding of physical relationships, constraints, and environments. The company plans to release a state-of-the-art visual reasoning model by 2026, with potential applications in robotics, disaster management, engineering, healthcare, and AI hardware. By using high-quality, diverse, and synthetically generated data, ElorianAI intends to create models that don’t just perceive but truly understand and reason about the physical world—bringing us closer to visual AGI.

By Alpha Community

AI large models have surpassed average humans in certain areas, such as programming and mathematics. Reports indicate that Anthropic has almost achieved 100% AI programming internally, and Google's Gemini Deep Think solved 5 out of 6 problems in IMO 2025, reaching gold medal level.

However, in visual reasoning, even the leading Gemini 3 Pro only reached the level of a 3-year-old child on BabyVision, a benchmark testing basic visual reasoning abilities.

Why are large models strong in programming and mathematics but weak in visual reasoning? This is due to limitations in their "thinking process." Visual Language Models (VLMs) need to first convert visual input into language and then perform text-based reasoning. However, many visual tasks cannot be accurately described in words, resulting in poor visual reasoning capabilities of the models.

Andrew Dai, who worked at Google DeepMind for 14 years, teamed up with Apple's seasoned AI expert Yinfei Yang to establish a company called Elorian AI. Their goal is to elevate the model's visual reasoning ability from "child level" to "adult level," enabling the model to natively "think" within the "visual space" and thereby advance toward AGI in the physical world.

Elorian AI raised $55 million in early-stage funding co-led by Striker Venture Partners, Menlo Ventures, and Altimeter, with participation from 49 Palms and top AI scientists including Jeff Dean.

Pioneers in Multimodal Models Aim to Equip Visual Models with Reasoning Abilities

Andrew Dai, who is of Chinese descent, holds a bachelor's degree in computer science from Cambridge and a PhD in machine learning from Edinburgh. He interned at Google during his PhD and joined the company in 2012, staying for 14 years until starting his own business.


Image Source: Andrew Dai's LinkedIn

Shortly after joining Google, he co-authored the first paper on language model pre-training and supervised fine-tuning, "Semi-supervised Sequence Learning," with Quoc V. Le. This paper laid the foundation for the birth of GPT. Another foundational paper of his is "Glam: Efficient scaling of language models with mixture-of-experts," which paved the way for the now mainstream MoE architecture.

Image Source: Google

During his time at Google, he was deeply involved in almost all large model trainings, from Palm to Gemini 1.5 and Gemini 2.5. Under Jeff Dean's arrangement, he began leading the data division of Gemini (including synthetic data) in 2023, and the team later expanded to hundreds of people.

Image Source: Yinfei Yang's LinkedIn

Co-founding Elorian AI with Andrew Dai is Yinfei Yang, who worked at Google Research for four years, focusing on multimodal representation learning, before joining Apple to lead multimodal model R&D.

Image Source: arxiv

His representative research, "Scaling up visual and vision-language representation learning with noisy text supervision," advanced the development of multimodal representation learning.

Elorian AI's co-founders also include Seth Neel, who was an Assistant Professor at Harvard University and is an expert in data and AI.

Why discuss the groundbreaking papers written by Elorian AI's co-founders? Because their goal is not just engineering optimization but a paradigm shift at the foundational architecture level, upgrading AI from text-based intelligent understanding to vision-based intelligent understanding.

The current state of AI models is that, despite excelling in text-based tasks, even the most advanced frontier multimodal large models still stumble on the most basic visual grounding tasks.

For example, how to fit a part precisely into a mechanical device to make it run more accurately and efficiently? Such spatial physical tasks are simple for elementary school students but challenging for existing multimodal large models.

This brings us back to biology for clues. In the human brain, vision is the underlying substrate supporting many thinking processes. Humans' ability to use visual and spatial reasoning is far more ancient than language-based logical reasoning.

For instance, teaching someone to navigate a maze using language can be confusing, but drawing a sketch makes it instantly understandable.

Even a bird, without language, can recognize and reason about geographical features through vision to achieve global long-distance migration. This is a strong signal that vision is likely the correct direction for truly advancing machine reasoning.

So, imagine if, from the very beginning of model construction, this biological visual instinct is encoded into AI's genes, building a native multimodal model that "simultaneously understands and processes text, images, video, and audio," enabling the model to possess visual understanding capabilities. Andrew Dai and his team aim to build an innate "synesthete," teaching machines not only to "see" the world but also to "understand" it.

To Andrew Dai and his team, a deep understanding of the real "physical world" is the key to achieving the next leap in machine intelligence and ultimately reaching "Visual AGI."

VLMs with Post-Reasoning Are Not the Right Path to Visual Reasoning

There have been teams attempting this before. In fact, Andrew Dai's previous Gemini team was already among the global leaders in the multimodal field. However, traditional multimodal models are still primarily VLMs (Visual Language Models), built on a "two-step" logic: first converting visual input into language, then performing text-based reasoning (sometimes assisted by external tools).

However, post-reasoning inherently has limitations. On one hand, it is prone to model hallucinations; on the other, many visual tasks cannot be precisely described in words.

Additionally, visual generation models like NanoBanana excel in multimodal generation, but generation ability does not equal reasoning ability. The "thinking" before generation still relies on language models, not native reasoning capability.

To develop models that truly understand the spatial, structural, and relational complexities of the visual world, disruptive innovation at the underlying technology level is necessary.

So, how to innovate? Elorian AI's founders, with years of experience in the multimodal field, approach this by deeply integrating multimodal training with a new architecture specifically designed for multimodal reasoning. They abandon the traditional approach of treating images as static input, instead training models to directly interact with and manipulate visual representations to autonomously parse their structure, relationships, and physical constraints.

Of course, another core element is data, which is crucial to the performance and success of these models.

Andrew Dai stated that they place great importance on data quality, data mix ratios, data sources, and data diversity. They have innovated at the data layer, reconstructing the reasoning chain in visual space, and are extensively and deeply using synthetic data.

Combined, these efforts will give rise to new AI systems that move beyond simple visual "perception" to high-level visual "reasoning."

This AI system could be a visual reasoning foundation model: building a highly general but exceptionally proficient model in a specific capability set—visual reasoning.

As a general foundation model, its application areas should be broad.

First, in the robotics field, it could become the underlying neural center of powerful systems,赋予ing them the ability to operate autonomously in various unfamiliar environments.

For example, sending a robot to handle a sudden safety fault in a hazardous environment requires the robot to make quick and accurate instant decisions. If the robot lacks a foundation model with deep reasoning capabilities, people wouldn't dare let it randomly press buttons or operate levers. But if it has strong reasoning能力, it might think: "Before operating this panel, maybe I should pull this lever first to activate the safety mechanism."

Furthermore, in disaster management, models with visual reasoning could analyze satellite images to monitor and prevent forest fires. In engineering, they could accurately understand complex visual blueprints and system diagrams. The significance of this ability lies in the fact that the operating principles of the physical world are fundamentally different from the pure code world. You can't design an airplane wing just by typing a few lines of pure code.

However, Elorian AI's models and capabilities are currently still on paper. They plan to release a model in 2026 that achieves SOTA level in visual reasoning. At that time, we can verify if their results match their claims.

When AI Truly Possesses "Visual Reasoning" Ability, How Will It Change the Physical World?

To enable AI to understand and influence the real physical world, technology has iterated several times.

From image recognition in the traditional CV era, to image generation models/multimodal models in generative AI, to world models, the understanding of the physical world has been continuously enhanced.

Visual reasoning foundation models could take it a step further. Because achieving visual reasoning allows AI to understand the physical world more deeply, thereby achieving a higher level of machine intelligence.

Imagine, when models with deep understanding and fine operation empower the embodied intelligence industry and the AI hardware industry, it will greatly expand their application scope. For example, robots could perform more reliable industrial production or work in medical care; AI hardware, especially wearable devices, could become smarter personal assistants.

However, underlying these technologies is still data. As Andrew Dai mentioned earlier, data quality, data mix ratios, data sources, and data diversity all determine model performance.

In the physical AI field, Chinese companies, whether at the model level or the data level, are closer to world leadership compared to text large models. If they can leverage their advantages of richer data and application scenarios to accelerate iteration speed, then whether in embodied intelligence or AI hardware, whether applied in industry, healthcare, or homes, there is a greater opportunity to reach leading levels and potentially produce world-class enterprises.

Cryptos en tendance

Questions liées

QWhat is the main goal of current Vision Language Models (VLMs) according to the article, and what are their limitations?

AThe main goal of VLMs is to process visual input by first converting it into language and then performing text-based reasoning. Their limitation is that many visual tasks cannot be accurately described with text, leading to poor visual reasoning capabilities.

QWho are the founders of Elorian AI and what are their backgrounds?

AThe founders are Andrew Dai, a former Google DeepMind researcher with 14 years of experience, and Yinfei Yang, an AI expert who worked at Google Research and Apple. Andrew Dai contributed to foundational papers in language model pre-training and MoE architecture, while Yinfei Yang focused on multimodal representation learning.

QHow does Elorian AI plan to improve AI's visual reasoning capabilities?

AElorian AI aims to develop a native multimodal model that processes text, images, video, and audio simultaneously. They focus on integrating multimodal training with new architectures designed for visual reasoning, directly interacting with visual representations to parse structures and physical constraints, and using high-quality, diverse synthetic data.

QWhat potential applications are mentioned for AI with advanced visual reasoning skills?

AApplications include robotics for autonomous operations in unfamiliar environments, disaster management through satellite image analysis, engineering by interpreting complex visual diagrams, and enhancing AI hardware like wearable devices for personal assistance.

QWhen does Elorian AI plan to release their model, and what is the expected achievement?

AElorian AI plans to release a model in 2026 that achieves state-of-the-art (SOTA) performance in visual reasoning, aiming to elevate capabilities from 'child-level' to 'adult-level'.

Lectures associées

Ne pas investir n'est pas un laissez-passer pour Apple

Face aux géants technologiques comme Meta et Google qui font face à des critiques pour leurs dépenses d'investissement massives dans l'IA, Apple, bien qu'en retard dans ce domaine, se distingue par sa retenue budgétaire. Cette approche lui a même permis de retrouver brièvement la première place mondiale en termes de valorisation boursière. Le rapport trimestriel (T3 2026) d'Apple affiche des performances solides, avec un chiffre d'affaires en hausse de 16,4% et un bénéfice net en progression de 27,1%. L'iPhone et le Mac sont les principaux moteurs de cette croissance, compensant les résultats plus modestes de l'iPad (en baisse) et des services (ralentissement de la croissance). Cependant, le marché réagit négativement après la publication des résultats, en raison des perspectives prudentes pour le trimestre suivant. Apple anticipe des contraintes d'approvisionnement majeures, notamment pour les puces et la mémoire, entraînant des hausses de prix sur ses produits. Contrairement à ses concurrents qui investissent des milliards dans l'infrastructure IA, Apple maintient des dépenses d'investissement (capex) faibles, privilégiant les dépenses de R&D. Malgré cela, l'entreprise n'échappe pas aux répercussions de la frénésie de l'IA, qui exacerbe les tensions sur sa chaîne d'approvisionnement. Ce rapport marque la dernière conférence téléphonique de Tim Cook en tant que PDG, avant son départ prévu en septembre. Il exprime sa confiance dans l'avenir de l'entreprise.

marsbitIl y a 25 mins

Ne pas investir n'est pas un laissez-passer pour Apple

marsbitIl y a 25 mins

PA Figure | Une infographie pour comprendre les grands événements de l'écosystème Web3 en août 2026

Août 2026 s'annonce chargé pour l'écosystème Web3, marqué par plusieurs événements clés susceptibles d'influencer les marchés. L'agenda macroéconomique sera déterminant, avec la publication des données américaines sur l'emploi (non-farm payrolls) et l'inflation (CPI) de juillet, ainsi que les comptes-rendus de la Réserve Fédérale et le symposium annuel de Jackson Hole. Sur le front réglementaire, des développements majeurs sont attendus : le Sénat américain doit dévoiler un nouveau projet de loi (*CLARITY Act*), tandis que l'interdiction des transactions cryptos de l'UE envers la Biélorussie entre en vigueur. Les marchés devront également absorber des déblocages massifs de jetons (**ENA, AVAX, CONX, ZRO, KAITO**, etc.), susceptibles de créer de la volatilité. Par ailleurs, l'industrie continuera son consolidation, avec l'arrêt ou la refonte prévus de plusieurs services comme Exchange Art, Ctrl Wallet, Zapper, NFTfi et Summer.fi, incitant les utilisateurs à gérer leurs actifs en conséquence. Du côté des entreprises, les résultats du Q2 de **SpaceX, Circle et Nvidia** seront publiés, et des levées de fonds importantes sont au programme, notamment pour la société chinoise Moonshot AI (pré-IPO). Enfin, des événements sectoriels majeurs comme **Bitcoin Asia 2026** et le **China Digital Expo 2026** se tiendront. En résumé, le mois d'août sera structuré autour des anticipations macroéconomiques, de l'évolution réglementaire, des déblocages de tokens et de la consolidation continue du secteur.

marsbitIl y a 39 mins

PA Figure | Une infographie pour comprendre les grands événements de l'écosystème Web3 en août 2026

marsbitIl y a 39 mins

La voix la plus célèbre de « Cassandre » de Wall Street s'attaque cette fois à NVIDIA

Une récente divulgation de l’investisseur Michael Burry, connu pour avoir prédit la crise des subprimes et immortalisé dans « The Big Short », a relancé les débats sur le marché. Fin juin, il a annoncé avoir pris des positions à découvert sur plusieurs valeurs technologiques, dont Nvidia (à un prix d’entrée de 198,09 $), Tesla, Applied Materials, Caterpillar et l’ETF SOXX (semiconducteurs). Le 1er juillet, il a ajouté Micron à sa liste, avant d’augmenter fin juillet ses positions sur Nvidia, Micron et SOXX. Ses arguments portent principalement sur les pratiques comptables dans le secteur de l’IA : selon lui, la durée d’amortissement des puces (étirée à 6 ans par les géants du cloud comme Microsoft ou Google) ne reflète pas leur obsolescence rapide (2-3 ans), ce qui gonflerait artificiellement les profits. Il évoque également des risques de « financement circulaire hors bilan », où Nvidia pourrait garantir des prêts à des clients pour qu’ils achètent ses propres puces, créant ainsi une demande artificielle. Enfin, il critique les rachats d’actions de Nvidia, accusés de doper artificiellement le bénéfice par action – une affirmation que la société a contestée en soulignant des erreurs de calcul. Les réactions sont partagées. D’un côté, des voix comme Steve Eisman (autre figure de « The Big Short ») restent prudentes mais ne suivent pas la position découverte, notant la croissance soutenue des revenus et des investissements en IA. De l’autre, Jim Chanos, célèbre vendeur à découvert, partage l’inquiétude sur les écarts comptables mais préfère cibler d’autres acteurs financiers plutôt que les fabricants de puces. Historiquement, les appels de Burry ont connu des succès mitigés : corrects sur des crises structurelles (subprimes, COVID), mais souvent prématurés ou erronés sur des arguments de valorisation (Tesla, Nvidia en 2023). Aujourd’hui, les positions à découvert sur Nvidia restent marginales (environ 1,4 % des actions en circulation), même si les pertes cumulées des vendeurs à découvert sur la valeur dépassent 5 milliards de dollars. Pour les investisseurs, l’intérêt réside moins dans le suivi des positions de Burry que dans la méthodologie sous-jacente : scruter les flux de trésorerie, questionner les traitements comptables agressifs et identifier les risques structurels, surtout quand le marché semble euphorique. La question centrale n’est pas de savoir si Burry a raison cette fois, mais plutôt quels enseignements tirer de son analyse pour évaluer la solidité réelle de la bulle présumée de l’IA.

marsbitIl y a 1 h

La voix la plus célèbre de « Cassandre » de Wall Street s'attaque cette fois à NVIDIA

marsbitIl y a 1 h

Sélection de la semaine丨Émotions épiques sur le marché boursier, l'entrée en bourse de Changxin Tech redéfinit le paysage du stockage, Saylor vise à rétablir l'ancrage du STRC vers le 8 septembre

PANews présente un résumé hebdomadaire de contenus clés. Les marchés ont connu une volatilité significative, avec des indices boursiers sud-coréens subissant plusieurs interruptions et une chute des actions technologiques liées à l'IA. Dans ce contexte, le bitcoin apparaît comme un actif relativement stable. Le paysage technologique évolue rapidement. Le géant de la mémoire Longxin Technology a fait ses débuts en bourse avec une capitalisation importante, symbolisant une percée pour la DRAM nationale. Parallèlement, la convergence de l'IA, des agents autonomes et des besoins en calcul redéfinit les secteurs, des GPU aux infrastructures énergétiques, les entreprises de minage de bitcoin se repositionnant autour de la gestion de l'électricité. Dans le domaine crypto, l'innovation se poursuit. Les portefeuilles intelligents pour agents IA et les mécanismes de paiement programmables gagnent en importance, attirant l'attention de grandes plateformes. De nouveaux modèles économiques, comme le protocole à jeton FWA qui combine NFT et système de tirage, génèrent un fort engagement. Cependant, un décalage est observé entre la croissance des revenus des principaux protocoles et la performance de leurs jetons. Le secteur des Real World Assets (RWA) voit son volume augmenter mais peine à mobiliser ses actifs. Les perspectives macroéconomiques restent mitigées. La Réserve Fédérale américaine maintient des taux directeurs élevés, signalant une orientation durablement restrictive malgré des divisions internes. Des analystes comme Tom Lee considèrent les récentes corrections comme un assainissement nécessaire, affirmant que la logique de long terme du secteur reste intacte. Des personnalités anticipent un rôle accru du bitcoin dans le futur système monétaire. Les informations marquantes incluent : des mouvements réglementaires affectant les courtiers pour investisseurs chinois, le plan de développement technique d'Ethereum à horizon 2030, une importante migration de staking par Lido, et des performances boursières variées pour les entreprises liées à la crypto et à l'IA. Michael Saylor a également annoncé un objectif de réalignement pour le STRC autour du 8 septembre.

marsbitIl y a 1 h

Sélection de la semaine丨Émotions épiques sur le marché boursier, l'entrée en bourse de Changxin Tech redéfinit le paysage du stockage, Saylor vise à rétablir l'ancrage du STRC vers le 8 septembre

marsbitIl y a 1 h

Lorsque le marché commence à s'interroger sur les dépenses en capital liées à l'IA : Analyse complète des résultats du Q2 des cinq géants technologiques

À la fin juillet 2026, les résultats trimestriels d'Alphabet, Intel, Microsoft, Meta et Apple ont tous mis en évidence une croissance robuste des revenus et des bénéfices, largement portée par les investissements et la demande en IA. Cependant, les réactions des investisseurs ont divergé, soulignant un changement d'attention : le marché s'interroge désormais sur le calendrier du retour sur investissement de ces dépenses massives en capital. Alphabet a affiché une croissance record de son chiffre d'affaires et une performance cloud exceptionnelle, mais son augmentation des dépenses d'investissement, entraînant un flux de trésorerie libre négatif pour la première fois, a provoqué une chute de son cours. Intel, malgré ses meilleures ventes depuis quinze ans, a vu son rebond boursier anéanti après l'annonce d'une hausse significative de son budget d'investissement. À l'inverse, Microsoft, en abaissant ses prévisions de dépenses en capital et en promettant des flux de trésorerie positifs, a connu une forte hausse de son action. Meta, dont les dépenses ont explosé et le flux de trésorerie libre s'est effondré, a subi la plus forte vente. Enfin, Apple, malgré des résultats records, a vu son action chuter en raison de prévisions inférieures aux attentes, pointant des contraintes d'approvisionnement. En résumé, la demande en IA reste solide, mais le marché sanctionne désormais les entreprises dont les investissements massifs menacent à court terme la rentabilité et les flux de trésorerie, récompensant celles qui maîtrisent leur trajectoire financière.

Odaily星球日报Il y a 1 h

Lorsque le marché commence à s'interroger sur les dépenses en capital liées à l'IA : Analyse complète des résultats du Q2 des cinq géants technologiques

Odaily星球日报Il y a 1 h

Trading

Spot

Articles tendance

Comment acheter AR

Bienvenue sur HTX.com ! Nous vous permettons d'acheter Arweave (AR) de manière simple et pratique. Suivez notre guide étape par étape pour commencer votre parcours crypto.Étape 1 : Création de votre compte HTXUtilisez votre adresse e-mail ou votre numéro de téléphone pour ouvrir un compte sur HTX gratuitement. L'inscription se fait en toute simplicité et débloque toutes les fonctionnalités.Créer mon compteÉtape 2 : Choix du mode de paiement (rubrique Acheter des cryptosCarte de crédit/débit : utilisez votre carte Visa ou Mastercard pour acheter instantanément Arweave (AR).Solde :utilisez les fonds du solde de votre compte HTX pour trader en toute simplicité.Prestataire tiers :pour accroître la commodité d'utilisation, nous avons ajouté des modes de paiement populaires tels que Google Pay et Apple Pay.P2P :tradez directement avec d'autres utilisateurs sur HTX.OTC (de gré à gré) : nous offrons des services personnalisés et des taux de change compétitifs aux traders.Étape 3 : stockage de vos Arweave (AR)Après avoir acheté vos Arweave (AR), stockez-les sur votre compte HTX. Vous pouvez également les envoyer ailleurs via un transfert sur la blockchain ou les utiliser pour trader d'autres cryptos.Étape 4 : tradez des Arweave (AR)Tradez facilement Arweave (AR) sur le marché Spot de HTX. Il vous suffit d'accéder à votre compte, de sélectionner la paire de trading, d'exécuter vos trades et de les suivre en temps réel. Nous offrons une expérience conviviale aux débutants comme aux traders chevronnés.

698 vues totalesPublié le 2024.12.11Mis à jour le 2026.06.02

Comment acheter AR

Discussions

Bienvenue dans la Communauté HTX. Ici, vous pouvez vous tenir informé(e) des derniers développements de la plateforme et accéder à des analyses de marché professionnelles. Les opinions des utilisateurs sur le prix de AR (AR) sont présentées ci-dessous.

活动图片