Close Menu
Ztoog
    What's Hot
    Crypto

    Monero (XMR) Higher 13 Days In A Row: What’s Next?

    Crypto

    Google Joins Microsoft To Run Nodes On The XRP Ledger? Here’s The Tea

    The Future

    Amazon Prime Day 2024 will take place on July 16th and 17th

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

      Can work-life balance tracking improve well-being?

      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

    • Technology

      Elon Musk tries to stick to spaceships

      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

    • 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

      Bitcoin Maxi Isn’t Buying Hype Around New Crypto Holding Firms

      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

    Ztoog
    Home » Overcoming Hallucinations in AI: How Factually Augmented RLHF Optimizes Vision-Language Alignment in Large Multimodal Models
    AI

    Overcoming Hallucinations in AI: How Factually Augmented RLHF Optimizes Vision-Language Alignment in Large Multimodal Models

    Facebook Twitter Pinterest WhatsApp
    Overcoming Hallucinations in AI: How Factually Augmented RLHF Optimizes Vision-Language Alignment in Large Multimodal Models
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    By extra pre-training utilizing image-text pairings or fine-tuning them with specialised visible instruction tuning datasets, Large Language Models could dive into the multimodal area, giving rise to potent Large Multimodal Models. However, there are obstacles to constructing LMMs, chief amongst them the disparity between the amount and high quality of multimodal information and text-only datasets. Take the LLaVA mannequin, initialized from a pre-trained visible encoder and a language mannequin tweaked for directions. It is educated on far fewer situations than text-only fashions, which use over 100M examples over 1800 duties. It is simply educated on 150K synthetic image-based conversations. Due to such information restrictions, the visible and language modalities will not be aligned. 

    As a consequence, LMMs may generate hallucinatory outputs which are inaccurately tied to the context that footage give. Researchers from UC Berkeley, CMU, UIUC, UW–Madison, UMass Amherst Microsoft Research, and MIT-IBM Watson AI Lab current LLaVA-RLHF, a vision-language mannequin educated for enhanced multimodal alignment, to handle the problems introduced on by the absence of high-quality visible instruction tuning information for LMM coaching. One of their main contributions is adapting the multimodal alignment for LMMs to the common and scalable alignment paradigm referred to as Reinforcement Learning from Human Feedback, which has demonstrated outstanding effectiveness for text-based AI brokers. To fine-tune LMM, it collects human preferences specializing in recognizing hallucinations and makes use of these preferences in reinforcement studying. 

    This technique could enhance the multimodal alignment at a comparatively low cost annotation price, similar to $3000 for gathering 10K human preferences for image-based discussions. As far as they know, this technique is the primary efficient use of RLHF for multimodal alignment. Gaining excessive rankings from the reward mannequin solely generally equates to bettering human judgments, which is reward hacking. It is a potential drawback with the current RLHF paradigm. Previous analysis advised iteratively gathering “fresh” human suggestions to cease incentive hacking, however this methodology is usually costly and can’t correctly use present human desire information. This research suggests a extra data-efficient possibility, trying to make the reward mannequin able to utilizing the information and information already current in greater language fashions that people have annotated. 

    Figure 1: A diagram illustrating the opportunity of hallucinations in the course of the Supervised Fine-Tuning (SFT) part of LMM coaching and the way in which Factually Augmented RLHF addresses the issue of low capability in the reward mannequin, which is initialized from the SFT mannequin.

    First, they use a superior visible encoder with larger resolutions and a much bigger language mannequin to reinforce the reward mannequin’s general performance. Second, they current the Factually Augmented RLHF algorithm, which, as proven in Fig. 1, calibrates the reward indicators by supplementing them with additional data like image descriptions or a ground-truth multi-choice possibility. They additional increase the artificial imaginative and prescient instruction tuning information with present high-quality human-annotated multimodal information in the dialog format to reinforce the overall capabilities of LMMs in the course of the Supervised Fine-Tuning stage. They particularly remodel Flickr30k right into a Spotting Captioning project, VQA-v2, and A-OKVQA right into a multi-round QA process, and each prepare the LLaVA-SFT+ fashions utilizing the brand new information set. 

    Finally, they contemplate the right way to consider the multimodal alignment of LMMs in conditions of real-world creation, paying explicit consideration to penalizing any hallucinations. The benchmark questions they develop, MMHAL-BENCH, cowl all 12 of COCO’s key object classes and comprise eight job sorts. According to their evaluation, this benchmark dataset intently matches human assessments, particularly if scores are thought of for anti-hallucinations. As the primary LMM educated with RLHF, LLaVA-RLHF performs admirably in their experimental evaluation. They noticed an enchancment of 94% on the LLaVA-Bench, a 60% enchancment on the MMHAL-BENCH, and so they set new efficiency information for LLaVA with 52.4% on MMBench and 82.7% F1 on POPE. On GitHub, they’ve made their code, mannequin, and information accessible to the general public.


    Check out the Paper and Project. All Credit For This Research Goes To the Researchers on This Project. Also, don’t overlook to affix our 31k+ ML SubReddit, 40k+ Facebook Community, Discord Channel, and Email Newsletter, the place we share the newest AI analysis information, cool AI tasks, and extra.

    If you want our work, you’ll love our e-newsletter..


    Aneesh Tickoo is a consulting intern at MarktechPost. He is at the moment pursuing his undergraduate diploma in Data Science and Artificial Intelligence from the Indian Institute of Technology(IIT), Bhilai. He spends most of his time engaged on tasks aimed toward harnessing the ability of machine studying. His analysis curiosity is picture processing and is captivated with constructing options round it. He loves to attach with folks and collaborate on attention-grabbing tasks.


    ▶️ Now Watch AI Research Updates On Our Youtube Channel [Watch Now]

    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
    Crypto

    Prometheum’s Ethereum Custodial Launch Puts SEC’s ETH Classification In The Spotlight

    Prometheum, an “alternative” buying and selling platform for crypto “securities” property, has just lately introduced…

    Mobile

    Google announces date for its upcoming Pixel 8 series event

    Hadlee Simons / Android Authority(*8*)TL;DR Google has given a date for its upcoming Pixel {hardware}…

    Gadgets

    Philippe Starck Unveils Futuristic Hydrogen Refueling Station At COP28

    Renowned French designer Philippe Starck has collaborated with HRS, a number one European designer and…

    Science

    Moon rocks reveal hidden lunar history

    That mission, and the 2020 Chang’e-5 robotic mission earlier than it, are the primary to…

    AI

    Unpacking the hype around OpenAI’s rumored new Q* model

    While we nonetheless don’t know all the particulars, there have been reviews that researchers at…

    Our Picks
    Mobile

    Android 14 will reportedly feature SMS via satellite for Pixel and Galaxy phones

    AI

    From physics to generative AI: An AI model for advanced pattern generation | Ztoog

    AI

    Emerging practices for Society-Centered AI – Google Research Blog

    Categories
    • AI (1,493)
    • Crypto (1,754)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,866)
    • Technology (1,803)
    • The Future (1,649)
    Most Popular
    Science

    Odysseus Marks the First US Moon Landing in More Than 50 Years

    Science

    Cerne Abbas Giant is a depiction of Hercules

    The Future

    Harvest Vs RescueTime: A comparison

    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.