Close Menu
Ztoog
    What's Hot
    AI

    Top Encrypted Email Services in 2023

    Gadgets

    Tesla Is Going All In on Robotaxis—Buckle Up

    Science

    Sunlight could cool an atom to its coldest possible temperature

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      What is Project Management? 5 Best Tools that You Can Try

      Operational excellence strategy and continuous improvement

      Hannah Fry: AI isn’t as powerful as we think

      FanDuel goes all in on responsible gaming push with new Play with a Plan campaign

      Gettyimages.com Is the Best Website on the Internet Right Now

    • Technology

      Iran war: How could it end?

      Democratic senators question CFTC staffing cuts in Chicago enforcement office

      Google’s Cloud AI lead on the three frontiers of model capability

      AMD agrees to backstop a $300M loan from Goldman Sachs for Crusoe to buy AMD AI chips, the first known case of AMD chips used as debt collateral (The Information)

      Productivity apps failed me when I needed them most

    • Gadgets

      macOS Tahoe 26.3.1 update will “upgrade” your M5’s CPU to new “super” cores

      Lenovo Shows Off a ThinkBook Modular AI PC Concept With Swappable Ports and Detachable Displays at MWC 2026

      POCO M8 Review: The Ultimate Budget Smartphone With Some Cons

      The Mission: Impossible of SSDs has arrived with a fingerprint lock

      6 Best Phones With Headphone Jacks (2026), Tested and Reviewed

    • Mobile

      Android’s March update is all about finding people, apps, and your missing bags

      Watch Xiaomi’s global launch event live here

      Our poll shows what buyers actually care about in new smartphones (Hint: it’s not AI)

      Is Strava down for you? You’re not alone

      The Motorola Razr FIFA World Cup 2026 Edition was literally just unveiled, and Verizon is already giving them away

    • Science

      Big Tech Signs White House Data Center Pledge With Good Optics and Little Substance

      Inside the best dark matter detector ever built

      NASA’s Artemis moon exploration programme is getting a major makeover

      Scientists crack the case of “screeching” Scotch tape

      Blue-faced, puffy-lipped monkey scores a rare conservation win

    • AI

      Online harassment is entering its AI era

      Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

      New method could increase LLM training efficiency | Ztoog

      The human work behind humanoid robots is being hidden

      NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    • Crypto

      SEC Vs. Justin Sun Case Ends In $10M Settlement

      Google paid startup Form Energy $1B for its massive 100-hour battery

      Ethereum Breakout Alert: Corrective Channel Flip Sparks Impulsive Wave

      Show Your ID Or No Deal

      Jane Street sued for alleged front-running trades that accelerated Terraform Labs meltdown

    Ztoog
    Home » Understanding the visual knowledge of language models | Ztoog
    AI

    Understanding the visual knowledge of language models | Ztoog

    Facebook Twitter Pinterest WhatsApp
    Understanding the visual knowledge of language models | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    You’ve seemingly heard {that a} image is value a thousand phrases, however can a big language mannequin (LLM) get the image if it’s by no means seen pictures earlier than?

    As it seems, language models which might be educated purely on textual content have a stable understanding of the visual world. They can write image-rendering code to generate advanced scenes with intriguing objects and compositions — and even when that knowledge will not be used correctly, LLMs can refine their pictures. Researchers from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) noticed this when prompting language models to self-correct their code for various pictures, the place the methods improved on their easy clipart drawings with every question.

    The visual knowledge of these language models is gained from how ideas like shapes and colours are described throughout the web, whether or not in language or code. When given a course like “draw a parrot in the jungle,” customers jog the LLM to contemplate what it’s learn in descriptions earlier than. To assess how a lot visual knowledge LLMs have, the CSAIL workforce constructed a “vision checkup” for LLMs: utilizing their “Visual Aptitude Dataset,” they examined the models’ talents to attract, acknowledge, and self-correct these ideas. Collecting every remaining draft of these illustrations, the researchers educated a pc imaginative and prescient system that identifies the content material of actual photographs.

    “We essentially train a vision system without directly using any visual data,” says Tamar Rott Shaham, co-lead writer of the examine and an MIT electrical engineering and pc science (EECS) postdoc at CSAIL. “Our team queried language models to write image-rendering codes to generate data for us and then trained the vision system to evaluate natural images. We were inspired by the question of how visual concepts are represented through other mediums, like text. To express their visual knowledge, LLMs can use code as a common ground between text and vision.”

    To construct this dataset, the researchers first queried the models to generate code for various shapes, objects, and scenes. Then, they compiled that code to render easy digital illustrations, like a row of bicycles, exhibiting that LLMs perceive spatial relations nicely sufficient to attract the two-wheelers in a horizontal row. As one other instance, the mannequin generated a car-shaped cake, combining two random ideas. The language mannequin additionally produced a glowing gentle bulb, indicating its capacity to create visual results. 

    “Our work shows that when you query an LLM (without multimodal pre-training) to create an image, it knows much more than it seems,” says co-lead writer, EECS PhD pupil, and CSAIL member Pratyusha Sharma. “Let’s say you asked it to draw a chair. The model knows other things about this piece of furniture that it may not have immediately rendered, so users can query the model to improve the visual it produces with each iteration. Surprisingly, the model can iteratively enrich the drawing by improving the rendering code to a significant extent.”

    The researchers gathered these illustrations, which had been then used to coach a pc imaginative and prescient system that may acknowledge objects inside actual photographs (regardless of by no means having seen one earlier than). With this artificial, text-generated information as its solely reference level, the system outperforms different procedurally generated picture datasets that had been educated with genuine photographs.

    The CSAIL workforce believes that combining the hidden visual knowledge of LLMs with the inventive capabilities of different AI instruments like diffusion models is also helpful. Systems like Midjourney generally lack the know-how to constantly tweak the finer particulars in a picture, making it tough for them to deal with requests like lowering what number of vehicles are pictured, or inserting an object behind one other. If an LLM sketched out the requested change for the diffusion mannequin beforehand, the ensuing edit might be extra passable.

    The irony, as Rott Shaham and Sharma acknowledge, is that LLMs generally fail to acknowledge the similar ideas that they will draw. This turned clear when the models incorrectly recognized human re-creations of pictures inside the dataset. Such numerous representations of the visual world seemingly triggered the language models’ misconceptions.

    While the models struggled to understand these summary depictions, they demonstrated the creativity to attract the similar ideas in a different way every time. When the researchers queried LLMs to attract ideas like strawberries and arcades a number of occasions, they produced footage from numerous angles with various shapes and colours, hinting that the models may need precise psychological imagery of visual ideas (reasonably than reciting examples they noticed earlier than).

    The CSAIL workforce believes this process might be a baseline for evaluating how nicely a generative AI mannequin can practice a pc imaginative and prescient system. Additionally, the researchers look to develop the duties they problem language models on. As for his or her latest examine, the MIT group notes that they don’t have entry to the coaching set of the LLMs they used, making it difficult to additional examine the origin of their visual knowledge. In the future, they intend to discover coaching a good higher imaginative and prescient mannequin by letting the LLM work straight with it.

    Sharma and Rott Shaham are joined on the paper by former CSAIL affiliate Stephanie Fu ’22, MNG ’23 and EECS PhD college students Manel Baradad, Adrián Rodríguez-Muñoz ’22, and Shivam Duggal, who’re all CSAIL associates; in addition to MIT Associate Professor Phillip Isola and Professor Antonio Torralba. Their work was supported, partly, by a grant from the MIT-IBM Watson AI Lab, a LaCaixa Fellowship, the Zuckerman STEM Leadership Program, and the Viterbi Fellowship. They current their paper this week at the IEEE/CVF Computer Vision and Pattern Recognition Conference.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Online harassment is entering its AI era

    AI

    Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

    AI

    New method could increase LLM training efficiency | Ztoog

    AI

    The human work behind humanoid robots is being hidden

    AI

    NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    AI

    Personalization features can make LLMs more agreeable | Ztoog

    AI

    AI is already making online crimes easier. It could get much worse.

    AI

    NVIDIA Researchers Introduce KVTC Transform Coding Pipeline to Compress Key-Value Caches by 20x for Efficient LLM Serving

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    The Future

    How the Solar Eclipse Will Affect Solar Panels and the Grid

    The photo voltaic eclipse on April 8 will probably be the first of its variety…

    Science

    Draconid meteor shower: How to see the Draconids this October 2023

    A meteor seen from Northumberland, UK, throughout the Draconid show in 2021PA Images/Alamy This 12…

    AI

    What to do about AI in health?

    Before a drug is permitted by the U.S. Food and Drug Administration (FDA), it should…

    Gadgets

    Does Fubo’s antitrust lawsuit against ESPN, Fox, and WBD stand a chance?

    Fubo is suing Fox Corporation, The Walt Disney Company, and Warner Bros. Discovery (WBD) over…

    Technology

    Peak XV’s Piyush Gupta is leaving firm to start own secondary-focused VC fund

    Piyush Gupta, one of many working leaders at Peak XV Partners, is leaving the firm…

    Our Picks
    Mobile

    An iPhone 6 with LEDs? (Update: Fake?)

    Mobile

    You can finally use Circle to Search with Android 15’s action key

    Science

    Radiation Is Everywhere. But It’s Not All Bad

    Categories
    • AI (1,560)
    • Crypto (1,827)
    • Gadgets (1,870)
    • Mobile (1,910)
    • Science (1,939)
    • Technology (1,862)
    • The Future (1,716)
    Most Popular
    Science

    Starship launch 3: What time is the SpaceX flight and what to expect?

    AI

    Precision home robots learn with real-to-sim-to-real | Ztoog

    Crypto

    Ethereum spot ETFs to start trading July 2nd: Bloomberg analyst

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2026 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.