Close Menu
Ztoog
    What's Hot
    Mobile

    This Pixel 8 Pro case is impossibly thin

    Technology

    Borderlands trailer fails to instill blockbuster confidence

    The Future

    LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

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

      Any wall can be turned into a camera to see around corners

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

      Today’s NYT Strands Hints, Answer and Help for May 26 #449

      LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

    • Technology

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

      Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

      5 Skills Kids (and Adults) Need in an AI World – O’Reilly

    • Gadgets

      Future-proof your career by mastering AI skills for just $20

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

      Google shows off Android XR-based glasses, announces Warby Parker team-up

    • Mobile

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

      vivo T4 Ultra specs leak

    • Science

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

      How farmers can help rescue water-loving birds

      A trip to the farm where loofahs grow on vines

    • AI

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

      AI learns how vision and sound are connected, without human intervention | Ztoog

    • Crypto

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

      Senate advances GENIUS Act after cloture vote passes

    Ztoog
    Home » Computer vision system marries image recognition and generation | Ztoog
    AI

    Computer vision system marries image recognition and generation | Ztoog

    Facebook Twitter Pinterest WhatsApp
    Computer vision system marries image recognition and generation | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Computers possess two outstanding capabilities with respect to pictures: They can each establish them and generate them anew. Historically, these features have stood separate, akin to the disparate acts of a chef who is nice at creating dishes (generation), and a connoisseur who is nice at tasting dishes (recognition).

    Yet, one can’t assist however surprise: What would it not take to orchestrate a harmonious union between these two distinctive capacities? Both chef and connoisseur share a typical understanding within the style of the meals. Similarly, a unified vision system requires a deep understanding of the visible world.

    Now, researchers in MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) have educated a system to deduce the lacking components of an image, a process that requires deep comprehension of the image’s content material. In efficiently filling within the blanks, the system, often known as the Masked Generative Encoder (MAGE), achieves two targets on the similar time: precisely figuring out photographs and creating new ones with placing resemblance to actuality. 

    This dual-purpose system allows myriad potential purposes, like object identification and classification inside photographs, swift studying from minimal examples, the creation of photographs beneath particular circumstances like textual content or class, and enhancing current photographs.

    Unlike different methods, MAGE would not work with uncooked pixels. Instead, it converts photographs into what’s known as “semantic tokens,” that are compact, but abstracted, variations of an image part. Think of those tokens as mini jigsaw puzzle items, every representing a 16×16 patch of the unique image. Just as phrases kind sentences, these tokens create an abstracted model of an image that can be utilized for advanced processing duties, whereas preserving the knowledge within the authentic image. Such a tokenization step will be educated inside a self-supervised framework, permitting it to pre-train on giant image datasets with out labels. 

    Now, the magic begins when MAGE makes use of “masked token modeling.” It randomly hides a few of these tokens, creating an incomplete puzzle, and then trains a neural community to fill within the gaps. This approach, it learns to each perceive the patterns in an image (image recognition) and generate new ones (image generation).

    “One remarkable part of MAGE is its variable masking strategy during pre-training, allowing it to train for either task, image generation or recognition, within the same system,” says Tianhong Li, a PhD pupil in electrical engineering and laptop science at MIT, a CSAIL affiliate, and the lead creator on a paper concerning the analysis. “MAGE’s ability to work in the ‘token space’ rather than ‘pixel space’ results in clear, detailed, and high-quality image generation, as well as semantically rich image representations. This could hopefully pave the way for advanced and integrated computer vision models.” 

    Apart from its capacity to generate practical photographs from scratch, MAGE additionally permits for conditional image generation. Users can specify sure standards for the photographs they need MAGE to generate, and the software will cook dinner up the suitable image. It’s additionally able to image enhancing duties, comparable to eradicating components from an image whereas sustaining a sensible look.

    Recognition duties are one other sturdy swimsuit for MAGE. With its capacity to pre-train on giant unlabeled datasets, it will probably classify photographs utilizing solely the discovered representations. Moreover, it excels at few-shot studying, attaining spectacular outcomes on giant image datasets like ImageNet with solely a handful of labeled examples.

    The validation of MAGE’s efficiency has been spectacular. On one hand, it set new data in producing new photographs, outperforming earlier fashions with a major enchancment. On the opposite hand, MAGE topped in recognition duties, attaining an 80.9 % accuracy in linear probing and a 71.9 % 10-shot accuracy on ImageNet (this implies it appropriately recognized photographs in 71.9 % of instances the place it had solely 10 labeled examples from every class).

    Despite its strengths, the analysis workforce acknowledges that MAGE is a piece in progress. The strategy of changing photographs into tokens inevitably results in some lack of info. They are eager to discover methods to compress photographs with out dropping essential particulars in future work. The workforce additionally intends to check MAGE on bigger datasets. Future exploration would possibly embody coaching MAGE on bigger unlabeled datasets, doubtlessly resulting in even higher efficiency. 

    “It has been a long dream to achieve image generation and image recognition in one single system. MAGE is a groundbreaking research which successfully harnesses the synergy of these two tasks and achieves the state-of-the-art of them in one single system,” says Huisheng Wang, senior employees software program engineer of people and interactions within the Research and Machine Intelligence division at Google, who was not concerned within the work. “This innovative system has wide-ranging applications, and has the potential to inspire many future works in the field of computer vision.” 

    Li wrote the paper together with Dina Katabi, the Thuan and Nicole Pham Professor within the MIT Department of Electrical Engineering and Computer Science and a CSAIL principal investigator; Huiwen Chang, a senior analysis scientist at Google; Shlok Kumar Mishra, a University of Maryland PhD pupil and Google Research intern; Han Zhang, a senior analysis scientist at Google; and Dilip Krishnan, a employees analysis scientist at Google. Computational assets had been offered by Google Cloud Platform and the MIT-IBM Watson Research Collaboration. The workforce’s analysis was offered on the 2023 Conference on Computer Vision and Pattern Recognition.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Rationale engineering generates a compact new tool for gene therapy | Ztoog

    AI

    The AI Hype Index: College students are hooked on ChatGPT

    AI

    Learning how to predict rare kinds of failures | Ztoog

    AI

    Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    AI

    AI learns how vision and sound are connected, without human intervention | Ztoog

    AI

    How AI is introducing errors into courtrooms

    AI

    With AI, researchers predict the location of virtually any protein within a human cell | Ztoog

    AI

    Google DeepMind’s new AI agent cracks real-world problems better than humans can

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    Science

    A hunk of junk from the International Space Station hurtles back to Earth

    Enlarge / In March 2021, the International Space Station’s robotic arm launched a cargo pallet…

    Science

    Ukrainian Sailors Are Using Telegram to Avoid Being Tricked Into Smuggling Oil for Russia

    This story initially appeared in Hakai Magazine and is a part of the Climate Desk…

    AI

    Meet MeLoDy: An Efficient Text-to-Audio Diffusion Model For Music Synthesis

    Music is an artwork composed of concord, melody, and rhythm that permeates each side of…

    Crypto

    Is A Bitcoin Spot ETF Approval A Sell The News Event? Experts Respond

    All consideration of crypto buyers has turned towards January 10 when the primary Spot Bitcoin…

    The Future

    Season 2 Trailer, February 2024 Date Revealed

    Image: ParamountThe first season of Halo’s TV adaptation was typically attention-grabbing, but additionally form of…

    Our Picks
    AI

    Meet AnomalyGPT: A Novel IAD Approach Based on Large Vision-Language Models (LVLM) to Detect Industrial Anomalies

    AI

    Joining the battle against health care bias | Ztoog

    Crypto

    338 Billion Token Accumulation Signals Bullish Cue

    Categories
    • AI (1,493)
    • Crypto (1,753)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,866)
    • Technology (1,802)
    • The Future (1,648)
    Most Popular
    AI

    Why does AI hallucinate? | MIT Technology Review

    Crypto

    Analyst Identifies Level Set To Determine Next Move

    Crypto

    Ethereum Plans For Dencun Upgrade: Is This The End Of Roll-Ups?

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

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