GGSS: Geodesic-Gated Spherical Steering for Inference-Time Debiasing of Generative Vision-Language Models
The paper introduces GGSS, a norm-preserving inference-time intervention that steers visual tokens along geodesic arcs on a unit hypersphere to effectively reduce demographic bias in generative vision-language models while maintaining their core visual-language capabilities.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Artificial intelligence systems that can see and speak are becoming common assistants in our daily lives, helping to sort resumes, answer questions, and interpret medical images. These systems, known as vision-language models, learn by studying millions of pictures and the text descriptions that go with them. However, because they learn from human-created data, they often absorb the same unfair stereotypes we hold about race, gender, and occupation. A computer might look at a photo of a person and, based solely on their perceived race or gender, guess a different salary or job title than it would for someone else, even if the visual details are identical. This is a serious problem for technology used in high-stakes decisions, yet fixing it is difficult. Traditionally, to remove these biases, developers had to retrain the entire massive computer model from scratch, a process that requires enormous computing power and time. Furthermore, many existing methods designed to fix bias were built for older types of AI that process an image as a single summary, rather than the modern systems that break an image down into thousands of tiny pieces to understand it.
A team of researchers has now developed a new way to correct these biases without retraining the model. They call their method GGSS, which stands for Geodesic-Gated Spherical Steering. Instead of rebuilding the AI, they insert a small, lightweight adjustment that works while the model is thinking. Imagine the AI's internal understanding of an image as a collection of directions pointing to different concepts. When the AI sees a face, some of these directions point toward the person's identity, while others point toward their job or background. The researchers found that the AI's bias toward race or gender is concentrated in a specific set of these directions, while the rest of the information remains neutral. Their goal was to gently nudge the biased directions away from the stereotype without disturbing the useful information about the person's actual appearance or the context of the image.
The researchers tested their method on four different modern vision-language models. First, they showed the models a series of carefully controlled images where only the perceived race or gender of the person changed, while everything else like their clothing, pose, and background stayed exactly the same. By watching how the model's internal signals shifted when only the race or gender changed, they mapped out the specific "bias path" the model takes. They then created a two-step process to fix this during normal use. The first step involves identifying which specific parts of the image trigger the bias. Not every part of an image is equally biased; for instance, a face might carry a strong signal of race, while the background or the person's shoes carries almost none. The new method uses a smart filter to focus its corrections only on the parts of the image that actually carry the bias, leaving the neutral parts alone.
The second step is how the correction happens. Older methods tried to simply subtract the bias, like erasing a line on a drawing. The researchers found that this "hard" subtraction often distorted the image's meaning, causing the AI to lose its ability to understand the picture correctly. Instead, they used a technique that moves the information along a curved path, similar to how a plane flies the shortest route between two cities by following the curve of the Earth rather than a straight line through the ground. This allows the AI to rotate its understanding away from the stereotype while keeping the overall shape and strength of its perception intact. By combining this curved movement with the smart filter that targets only the biased parts, the system can reduce unfairness without breaking the model's general intelligence.
The results of their tests were clear and significant. When they applied this method to the four different AI models, it reduced the bias in the models' answers by a large margin. In some cases, the unfair gap in how the models judged salaries or occupations dropped by more than 90 percent. Crucially, the models did not lose their ability to perform other tasks. The researchers checked the models' general knowledge and reasoning skills using a standard test of 1,500 questions covering science, math, and logic. The models that received the bias correction performed just as well as the original, uncorrected models, with their accuracy changing by less than one percentage point. This proved that it is possible to make these systems fairer without making them dumber.
The study also showed that this approach is more reliable than previous attempts. When they tried to use older, simpler methods that did not use the curved path or the smart filter, the models often became confused or failed to answer questions correctly. The researchers found that the curved path was especially important for the largest and most complex models, where simple corrections caused the system to fail completely. They also demonstrated that the method is flexible; by adjusting how strongly the correction is applied, users can choose to reduce bias significantly while still allowing the model to recognize demographic details if a specific task requires it, such as in medical documentation.
This work offers a practical tool for making artificial intelligence more equitable. It shows that we do not need to scrap and rebuild our most advanced AI systems to fix their prejudices. Instead, a targeted, careful adjustment made while the system is running can remove unfair stereotypes while preserving the model's ability to see and understand the world. The researchers have made their code available so that others can test and use this approach, providing a new path toward deploying AI systems that are both powerful and fair.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.