Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
What's Hot

Standard Chartered Aave Call puts institutional DeFi back on the table

2026-06-24

Why Bitcoin crashed below $60,000 because support fails when buyers are needed most

2026-06-24

MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

2026-06-24
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

    2026-06-24

    Manadia joins the Origins Network to advance scalable AI-powered blockchain ecosystems

    2026-06-24

    Chainlink brings Samsung, Toyota and Sony prices on-chain with APAC stock streams

    2026-06-24

    Aztec reaches L2Beat Phase 2 after Governance revokes ownership of the rollup contract

    2026-06-24

    What is MEV? Maximal Extractable Value, the invisible tax on crypto

    2026-06-24
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    Crypto finally has a CLARITY Act date

    2026-06-24

    The US Treasury Department’s $10 billion scam alert shows why crypto is rushing itself into the police force

    2026-06-24

    Stablecoins in Britse ponden gemaximeerd op $53 miljard, terwijl de Bank of England stablecoin-regels vastlegt

    2026-06-22

    De Amerikaanse toekomst van crypto-daders zal worden bepaald door hoe toezichthouders besluiten ze te noemen

    2026-06-22

    De MiCA-deadline zal waarschijnlijk kleinere crypto-apps naar gelicentieerde bewaarrails verplaatsen

    2026-06-22
  • Analysis

    Why Bitcoin crashed below $60,000 because support fails when buyers are needed most

    2026-06-24

    Ethereum Foundation bezuinigt met 20% op personeel, terwijl ETH YTD met 44% daalt ondanks recordgebruik

    2026-06-24

    CZ noemde het no-KYC-model van Hyperliquid “geweldig”

    2026-06-24

    South Korea’s KOSPI crashes 10% as regulator admits ETF error

    2026-06-23

    Trumps quantum computing-push zet 449 miljard dollar aan ‘blootgestelde Bitcoin’ weer in de schijnwerpers

    2026-06-23
  • Learn

    Most Profitable Crypto to Mine in 2026: Best Altcoins for Mining

    2026-06-23

    Bitcoin Alternatives: Our Top Altcoin Picks for You in 2026

    2026-06-23

    What Is a Bull Flag Pattern in Crypto and How to Use It

    2026-06-20

    What Is OTC Trading? Over-the-Counter Trading Explained

    2026-06-20

    The Top 10 Bitcoin Wallets in 2026

    2026-06-20
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»NFT»AI systems “have to be biased”, just not in the way we think
AI systems "have to be biased", just not in the way we think
NFT

AI systems “have to be biased”, just not in the way we think

2023-07-24No Comments5 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

When I asked ChatGPT for a joke about Sicilians the other day, it suggested that Sicilians stink.

As someone born and raised in Sicily, I reacted with disgust to ChatGPT’s joke. But at the same time, my computer scientist’s brain began to revolve around a seemingly simple question: Can ChatGPT and other artificial intelligence systems be biased?

Credit: Emilio Ferrara, CC BY-ND

You might say, “Of course not!” And that would be a reasonable response. But there are some researchers, like me, who argue the opposite: AI systems like ChatGPT should indeed be biased, but not in the way you might think.

Removing biases from AI is a laudable goal, but blindly eliminating biases can have unintended consequences. Instead, bias in AI can be controlled to achieve a higher goal: fairness.

Exposing bias in AI

As AI becomes increasingly integrated into everyday technology, many people agree that tackling bias in AI is an important issue. But what does “AI bias” actually mean?

Computer scientists say an AI model is biased if it produces unexpectedly skewed results. These results may be biased against individuals or groups, or otherwise inconsistent with positive human values ​​such as fairness and truth. Even small deviations from expected behavior can have a “butterfly effect,” where seemingly small biases can be reinforced by generative AI and have far-reaching consequences.

Bias in generative AI systems can come from a variety of sources. Problematic training data may associate certain occupations with specific genders or perpetuate racial biases. Learning algorithms themselves can be biased and then reinforce existing biases in the data.

🚨Generative AI has a serious bias problem🚨

After months of reporting, @dinabass and I looked at thousands of images of it @StableDiffusion and found that text-to-image AI takes gender and racial stereotypes to the extreme than in the real world.
🧵 1/13 pic.twitter.com/p17YxabZU8

— Leonardo (@Leonardonclt) June 9, 2023

But systems can also be biased by design. For example, a company may design its generative AI system to make formal writing more important than creative writing, or to specifically serve government-owned companies, inadvertently reinforcing existing biases and excluding differing views. Other societal factors, such as a lack of regulation or misaligned financial incentives, can also lead to AI biases.

See also  Azuki Elementals rock bottom price collapses to 1.65 ETH!

The challenges of removing bias

It is not clear whether biases can or should be completely removed from AI systems.

Imagine you’re an AI engineer and you notice that your model produces a stereotypical response, such as Sicilians “stink”. You might think the solution is to remove some bad examples from the training data, perhaps jokes about the smell of Sicilian food. Recent research has shown how to perform this kind of “AI neurosurgery” to de-emphasize associations between certain concepts.

But these well-intentioned changes can have unpredictable and potentially negative effects. Even small variations in the training data or in an AI model configuration can lead to significantly different system outcomes, and these changes are impossible to predict in advance. You don’t know what other associations your AI system has learned as a result of “unlearning” the bias you just dealt with.

Other efforts to reduce bias run similar risks. An AI system trained to completely avoid certain sensitive topics may produce incomplete or misleading answers. Misguided regulations can exacerbate AI bias and security issues rather than improve them. Bad actors can bypass protections to provoke malicious AI behavior, making phishing scams more convincing or using deepfakes to rig elections.

With these challenges in mind, researchers are working to improve data sampling techniques and algorithmic fairness, especially in environments where certain sensitive data is not available. Some companies, such as OpenAI, have opted to have human collaborators annotate the data.

On the one hand, these strategies can help the model to better reflect human values. However, implementing any of these approaches also puts developers at risk of introducing new cultural, ideological, or political biases.

See also  Is there a silver lining for investors?

Control prejudices

There is a trade-off between reducing bias and ensuring that the AI ​​system is still useful and accurate. Some researchers, myself included, believe generative AI systems should be biased, but in a carefully controlled way.

For example, my collaborators and I have developed techniques that allow users to specify the level of bias an AI system should tolerate. This model can detect toxicity in written text by taking into account in-group or cultural linguistic norms. While traditional approaches may inaccurately label some posts or comments written in African American English as offensive and by LGBTQ+ communities as toxic, this “controllable” AI model provides a much fairer classification.

Controllable – and safe – generative AI is important to ensure that AI models produce output that aligns with human values, while still allowing for nuance and flexibility.

Towards honesty

Even if researchers could achieve bias-free generative AI, it would only be a step toward the broader goal of fairness. The pursuit of fairness in generative AI requires a holistic approach – not just better data processing, annotation and debiasing algorithms, but also human collaboration between developers, users and affected communities.

As AI technology continues to expand, it’s important to remember that removing bias isn’t a one-time solution. Rather, it is an ongoing process that requires constant monitoring, refinement and adjustment. While developers may not be able to easily anticipate or control the butterfly effect, they can remain vigilant and thoughtful in their approach to AI bias.


This article is republished from The Conversation under a Creative Commons license. Read the original article written by Emilio Ferrara, professor of computer science and communication, university of southern california.



Source link

See also  The Military Laser Systems Market is Expected to Reach $10,685.36 Million by 2032, with a CAGR of 8.59%: Credence Research
biased systems
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

Why are Pudgy Penguins (PENGU) popular? What you need to know

2026-06-21

Top 10 NFT Artists by Trading Volume, Courtyard Outranks

2026-06-21

Pudgy Penguins is expanding its retail footprint with the rollout of Target trading cards

2026-06-20

Da Vinci Recognized as a Standout Supplier in the Forrester Warehouse Management Systems Landscape in Q2 2026

2026-06-15
Add A Comment
Leave A Reply Cancel Reply

Top Posts

Bitcoin Reaches $97K as Spot Buyers Regain Control

2026-01-14

Etherscan expands into the Solana ecosystem with the acquisition of Solscan

2024-01-03

US economy, liquidity injections and how they can help crypto and Bitcoin

2025-01-13
Editors Picks

Kraken reinforces the British crypto regulations that stand with FCA Electronic Money License

2025-03-11

‘Tomarket’ Telegram Game dumps TON for Aptos ahead of token launch and airdrop

2024-12-16

Aptos: Will the upcoming token unlock end APT’s bull run?

2023-10-31

Blast Total Value Locked (TVL) reaches $847 million, DefiLlama reports

2024-08-09

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Standard Chartered Aave Call puts institutional DeFi back on the table

Why Bitcoin crashed below $60,000 because support fails when buyers are needed most

MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
© 2026 Bitcoinplatform.com - All rights reserved.

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