🐦 Twitter Post Details

Viewing enriched Twitter post

@Ofirlin

Can we have an optimizer as fast as Muon but with a reduced memory footprint? In our recent NeurIPS paper, we show it's possible and introduce SUMO🎉 Muon's speed comes from fast moment orthogonalization using Newton-Schultz (NS). But its NS approximation breaks down when gradients are projected into a low-dim subspace. SUMO's fix: exact SVD orthogonalization inside a low-rank subspace, gives us Muon-level geometry awareness at a fraction of the memory cost (1/5)

📊 Media Metadata

{
  "score": 0.36,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.06000000000000001,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-03-09T09:39:29.529440",
  "import_source": "api_import",
  "source_tagged_at": "2026-03-09T09:39:29.529453",
  "enriched": true,
  "enriched_at": "2026-03-09T09:39:29.529456"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2030590069300482056",
  "url": "https://x.com/Ofirlin/status/2030590069300482056",
  "twitterUrl": "https://twitter.com/Ofirlin/status/2030590069300482056",
  "text": "Can we have an optimizer as fast as Muon but with a reduced memory footprint?\n\nIn our recent NeurIPS paper, we show it's possible and introduce SUMO🎉\n\nMuon's speed comes from fast moment orthogonalization using Newton-Schultz (NS). \n\nBut its NS approximation breaks down when gradients are projected into a low-dim subspace.  \n\nSUMO's fix: exact SVD orthogonalization inside a low-rank subspace, gives us Muon-level geometry awareness at a fraction of the memory cost\n(1/5)",
  "source": "Twitter for iPhone",
  "retweetCount": 17,
  "replyCount": 3,
  "likeCount": 138,
  "quoteCount": 0,
  "viewCount": 7460,
  "createdAt": "Sun Mar 08 10:22:53 +0000 2026",
  "lang": "en",
  "bookmarkCount": 98,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2030590069300482056",
  "displayTextRange": [
    0,
    275
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "Ofirlin",
    "url": "https://x.com/Ofirlin",
    "twitterUrl": "https://twitter.com/Ofirlin",
    "id": "964682686890762240",
    "name": "Ofir Lindenbaum",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1479184595497017347/GJvWqGPa_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/964682686890762240/1641501041",
    "description": "",
    "location": "Israel",
    "followers": 1272,
    "following": 2283,
    "status": "",
    "canDm": false,
    "canMediaTag": true,
    "createdAt": "Sat Feb 17 02:07:30 +0000 2018",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 35866,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 353,
    "statusesCount": 4226,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "1733967328038031477"
    ],
    "profile_bio": {
      "description": "Assistant professor at Bar Ilan University.\nPrimary research is Machine learning, computational biology, and signal processing.",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [],
          "user_mentions": []
        },
        "url": {
          "urls": [
            {
              "display_url": "eng.biu.ac.il/lindeno/",
              "expanded_url": "https://www.eng.biu.ac.il/lindeno/",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/FLZgo8l39d"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": null,
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}