🐦 Twitter Post Details

Viewing enriched Twitter post

@hardmaru

RT @SakanaAILabs: Excited to share our paper, “Learning Multi-Agent Coordination via Sheaf-ADMM” to be presented at #ICML2026 Blog: https:…

📊 Media Metadata

{
  "score": 0.42,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.12000000000000002,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-07-03T14:01:48.660871",
  "import_source": "api_import",
  "source_tagged_at": "2026-07-03T14:01:48.660885",
  "enriched": true,
  "enriched_at": "2026-07-03T14:01:48.660888"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2073038780089659642",
  "url": "https://x.com/hardmaru/status/2073038780089659642",
  "twitterUrl": "https://twitter.com/hardmaru/status/2073038780089659642",
  "text": "RT @SakanaAILabs: Excited to share our paper, “Learning Multi-Agent Coordination via Sheaf-ADMM” to be presented at #ICML2026\n\nBlog: https:…",
  "source": "Twitter for iPhone",
  "retweetCount": 10,
  "replyCount": 2,
  "likeCount": 31,
  "quoteCount": 1,
  "viewCount": 3699,
  "createdAt": "Fri Jul 03 13:38:55 +0000 2026",
  "lang": "en",
  "bookmarkCount": 15,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2073038780089659642",
  "displayTextRange": [
    0,
    140
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "hardmaru",
    "url": "https://x.com/hardmaru",
    "twitterUrl": "https://twitter.com/hardmaru",
    "id": "2895499182",
    "name": "hardmaru",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1678402467078234113/XN5Oy2UP_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/2895499182/1429351923",
    "description": "Co-Founder and CEO @SakanaAILabs 🎏",
    "location": "Minato-ku, Tokyo",
    "followers": 420187,
    "following": 1892,
    "status": "",
    "canDm": false,
    "canMediaTag": true,
    "createdAt": "Mon Nov 10 11:05:07 +0000 2014",
    "entities": {
      "description": {},
      "url": {
        "urls": [
          {
            "display_url": "sakana.ai",
            "expanded_url": "https://sakana.ai/",
            "indices": [
              0,
              23
            ],
            "url": "https://t.co/cVQF43vIdu"
          }
        ]
      }
    },
    "fastFollowersCount": 0,
    "favouritesCount": 143817,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 4478,
    "statusesCount": 25931,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "2036841736702767135"
    ],
    "profile_bio": {},
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [
      {
        "indices": [
          116,
          125
        ],
        "text": "ICML2026"
      }
    ],
    "user_mentions": [
      {
        "id_str": "218811492",
        "indices": [
          3,
          16
        ],
        "name": "Sakana AI",
        "screen_name": "SakanaAILabs"
      }
    ]
  },
  "quoted_tweet": null,
  "retweeted_tweet": {
    "type": "tweet",
    "id": "2073038658907820034",
    "url": "https://x.com/SakanaAILabs/status/2073038658907820034",
    "twitterUrl": "https://twitter.com/SakanaAILabs/status/2073038658907820034",
    "text": "Excited to share our paper, “Learning Multi-Agent Coordination via Sheaf-ADMM” to be presented at #ICML2026\n\nBlog: https://t.co/F5CVepgivO\n\nMost AI models process information as one giant, monolithic block. But in nature, intelligence often comes from a group of individuals working together, where each individual only has a limited view of the world.\n\nWe built a framework called Sheaf-ADMM to study how this kind of collective problem-solving works. We divide a complex task into smaller overlapping pieces, and assign one agent to each piece.\n\nTo solve the global puzzle, the agents negotiate in three simple steps:\n\n1. Local Guesses: Every agent looks at its limited view and proposes a solution.\n\n2. Finding Common Ground: Agents communicate with their direct neighbors to smooth out conflicts. They do not need to agree on everything, but they must agree on the boundaries where their tasks overlap.\n\n3. Remembering Disagreements: If neighbors cannot agree, they keep a memory of that conflict. This memory forces them to try harder to compromise in the next round.\n\nWe tested this on problems where no single agent has enough information to succeed alone:\n\n• Multi-Agent Sudoku: Each agent sees only a single row, column, or 3x3 box. The framework achieved a 93% solve rate, while a parameter-matched message-passing baseline scored 11%.\n\n• Image Classification: When we tested canvas-size domain shifts, a standard CNN dropped to 11% accuracy on MNIST, while our method retained 86%.\n\n• Maze Pathfinding: Sheaf-ADMM matches a message-passing baseline’s accuracy while agents communicate over a 5-dimensional channel, 8x smaller than that required of the baseline (42).\n\nTraditional message-passing networks hide their reasoning inside opaque hidden states. Our framework makes coordination completely transparent. You can watch exactly how local agents debate, compromise, and eventually reach a global consensus.\n\nSheaf-ADMM draws inspiration from two fields with long histories in distributed consensus: ADMM from distributed optimization, and sheaves from applied topology. We think these perspectives may offer insights for the distributed, multi-agent AI systems increasingly being built today.\n\nRead our full paper: https://t.co/RoOHfekjQE\nCode: https://t.co/KDKZRcbuQH",
    "source": "Twitter for iPhone",
    "retweetCount": 10,
    "replyCount": 2,
    "likeCount": 31,
    "quoteCount": 1,
    "viewCount": 3699,
    "createdAt": "Fri Jul 03 13:38:26 +0000 2026",
    "lang": "en",
    "bookmarkCount": 15,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2073038658907820034",
    "displayTextRange": [
      0,
      274
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "SakanaAILabs",
      "url": "https://x.com/SakanaAILabs",
      "twitterUrl": "https://twitter.com/SakanaAILabs",
      "id": "218811492",
      "name": "Sakana AI",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": "Business",
      "profilePicture": "https://pbs.twimg.com/profile_images/1885939209388929024/dtnrOdGp_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/218811492/1782947185",
      "description": "Building Frontier AI in Japan\n\nTry Sakana Chat, Marlin, Fugu 🐡 → https://t.co/1m2lSgnfB2",
      "location": "Tokyo, Japan",
      "followers": 135226,
      "following": 0,
      "status": "",
      "canDm": false,
      "canMediaTag": true,
      "createdAt": "Tue Nov 23 10:20:07 +0000 2010",
      "entities": {
        "description": {
          "urls": [
            {
              "display_url": "sakana.ai",
              "expanded_url": "https://sakana.ai/",
              "indices": [
                65,
                88
              ],
              "url": "https://t.co/1m2lSgnfB2"
            }
          ]
        },
        "url": {
          "urls": [
            {
              "display_url": "sakana.ai/careers",
              "expanded_url": "https://sakana.ai/careers",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/1q07mb3TzE"
            }
          ]
        }
      },
      "fastFollowersCount": 0,
      "favouritesCount": 0,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "mediaCount": 432,
      "statusesCount": 1195,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "2068861630327443966"
      ],
      "profile_bio": {},
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {
      "media": [
        {
          "display_url": "pic.x.com/53LVhmFl9z",
          "expanded_url": "https://x.com/SakanaAILabs/status/2073038658907820034/photo/1",
          "ext_media_availability": {
            "status": "Available"
          },
          "id_str": "2073038571146256384",
          "indices": [
            275,
            298
          ],
          "media_key": "16_2073038571146256384",
          "media_results": {
            "result": {
              "media_key": "16_2073038571146256384"
            }
          },
          "media_url_https": "https://pbs.twimg.com/tweet_video_thumb/HMTpmNbbIAApQJ5.jpg",
          "original_info": {
            "focus_rects": [],
            "height": 480,
            "width": 480
          },
          "sizes": {
            "large": {
              "h": 480,
              "resize": "fit",
              "w": 480
            },
            "medium": {
              "h": 480,
              "resize": "fit",
              "w": 480
            },
            "small": {
              "h": 480,
              "resize": "fit",
              "w": 480
            },
            "thumb": {
              "h": 150,
              "resize": "crop",
              "w": 150
            }
          },
          "type": "animated_gif",
          "url": "https://t.co/53LVhmFl9z",
          "video_info": {
            "aspect_ratio": [
              1,
              1
            ],
            "variants": [
              {
                "bitrate": 0,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/tweet_video/HMTpmNbbIAApQJ5.mp4"
              }
            ]
          }
        }
      ]
    },
    "card": null,
    "place": {},
    "entities": {
      "hashtags": [
        {
          "indices": [
            98,
            107
          ],
          "text": "ICML2026"
        }
      ],
      "symbols": [],
      "urls": [
        {
          "display_url": "pub.sakana.ai/sheaf-admm/",
          "expanded_url": "https://pub.sakana.ai/sheaf-admm/",
          "indices": [
            115,
            138
          ],
          "url": "https://t.co/F5CVepgivO"
        },
        {
          "display_url": "arxiv.org/abs/2605.31005",
          "expanded_url": "https://arxiv.org/abs/2605.31005",
          "indices": [
            2231,
            2254
          ],
          "url": "https://t.co/RoOHfekjQE"
        },
        {
          "display_url": "github.com/SakanaAI/sheaf…",
          "expanded_url": "https://github.com/SakanaAI/sheaf-admm",
          "indices": [
            2261,
            2284
          ],
          "url": "https://t.co/KDKZRcbuQH"
        }
      ],
      "user_mentions": []
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "article": null
  },
  "article": null
}