Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

We trained a graph-native AI, then let it reason for days, forming a dynamic relational world model on its own - no pre-programming. Emergent hubs, small-world properties, modularity, & scale-free structures arose naturally. The model then exploited compositional reasoning & uncovered uncoded properties from deep synthesis: Materials with memory,...

359,630 Aufrufe • vor 1 Jahr •via X (Twitter)

12 Kommentare

Profilbild von benferrum - e/jounce
benferrum - e/jouncevor 1 Jahr

Hello sir, is there a paper/code available?

Profilbild von Markus J. Buehler
Markus J. Buehlervor 1 Jahr

Yes - here it is:

Profilbild von InterSystems Developers
InterSystems Developersvor 1 Jahr

📺 Watch this #video to learn how #OpenSource vs. proprietary #AI models compare one to another. We explore how proprietary models dominate leaderboards like Chatbot Arena, but open-source models are quickly catching up. Plus, we discuss how businesses can start with proprietary models and transition to open-source alternatives over time 👇 Fit AI into your development strategy!

Profilbild von Leonidas Pitsoulis
Leonidas Pitsoulisvor 1 Jahr

very interesting work, exciting to see graph reasoning as a paradigm

Profilbild von Markus J. Buehler
Markus J. Buehlervor 1 Jahr

Thanks @LPitsoulis !

Profilbild von Ryan Freel
Ryan Freelvor 1 Jahr

For the normies imagine you build a machine to organize your sock drawer, but instead of just sorting socks, it spends a few days thinking and suddenly figures out physics, biology, and self-repairing materials all on its own. You didn’t program it to do that. It just happened.

Profilbild von Ali Ihsan Nergiz
Ali Ihsan Nergizvor 1 Jahr

Interesting project as always Markus, really loved the graphics around it. It kind of reminds evolutional process

Profilbild von Markus J. Buehler
Markus J. Buehlervor 1 Jahr

Thank you @aihsannergiz !

Profilbild von Brian Hershey
Brian Hersheyvor 1 Jahr

This is next level proof of concept Markus, you kinda shifted my gears with this one 🙏

Profilbild von Markus J. Buehler
Markus J. Buehlervor 1 Jahr

Thanks 😀 we were blown away by this result also!

Profilbild von 👾Moritz Rietschel
👾Moritz Rietschelvor 1 Jahr

what did you use grok for? the graphics?

Profilbild von Markus J. Buehler
Markus J. Buehlervor 1 Jahr

Yes, the 3D graphics - to visualize how the graphs formed over the thinking period evolve.

Ähnliche Videos

DisCo: Disentangled Control for Referring Human Dance Generation in Real World paper page: Generative AI has made significant strides in computer vision, particularly in image/video synthesis conditioned on text descriptions. Despite the advancements, it remains challenging especially in the generation of human-centric content such as dance synthesis. Existing dance synthesis methods struggle with the gap between synthesized content and real-world dance scenarios. In this paper, we define a new problem setting: Referring Human Dance Generation, which focuses on real-world dance scenarios with three important properties: (i) Faithfulness: the synthesis should retain the appearance of both human subject foreground and background from the reference image, and precisely follow the target pose; (ii) Generalizability: the model should generalize to unseen human subjects, backgrounds, and poses; (iii) Compositionality: it should allow for composition of seen/unseen subjects, backgrounds, and poses from different sources. To address these challenges, we introduce a novel approach, DISCO, which includes a novel model architecture with disentangled control to improve the faithfulness and compositionality of dance synthesis, and an effective human attribute pre-training for better generalizability to unseen humans. Extensive qualitative and quantitative results demonstrate that DISCO can generate high-quality human dance images and videos with diverse appearances and flexible motions.

AK

161,479 Aufrufe • vor 3 Jahren

This World Model 'LingBot-World-Infinity (LingBot-World 2.0)' just released from Ant Group looks realy promising. It is an open causal world model with an Agentic harness. Most interactive world models hold together for a few minutes. Then textures smear and geometry warps. That's a video model, not a world — and Robbyant just drew the line at the attention mask. They released LingBot-World-Infinity (LingBot-World 2.0) — a 14B open causal video world model built on Wan2.2, trained with a Mixture of Bidirectional and Autoregressive (MoBA) attention mask, then distilled into a few-step real-time generator with no post-hoc drift filtering anywhere in the stack. Here's what's actually interesting: → Pure teacher forcing overfits — as context grows, the model leans on context instead of predicting frames. MoBA appends a bidirectional full-attention block as a regularizer → Leak-free cross-attention: AR rows attend to background prompt a_B plus chunk prompts a_≤i, lower-triangular. Bidirectional rows see one global prompt a_G → DMD runs over long self-rollout trajectories, not teacher-forced states — the student is optimized on the distribution its own errors induce → Director-Pilot harness: a VLM proposes event cards, the DiT generator renders physical dynamics. Mode B adds a SAM tracking loop for object-centric interaction → One 60-minute uninterrupted session, 20 distinct scenarios, no perceptible decay Full analysis: Paper: Model weight: GitHub Repo: Project: Ant Group Robbyant

Marktechpost AI

233,398 Aufrufe • vor 2 Monaten