AI models are getting more powerful, but the data they’re trained on is getting worse, says Intuition founder Billy Luedtke. As AI systems grow more pervasive, users are increasingly running into limitations that are hard to fix. While the models…AI models are getting more powerful, but the data they’re trained on is getting worse, says Intuition founder Billy Luedtke. As AI systems grow more pervasive, users are increasingly running into limitations that are hard to fix. While the models…

Interview | Big tech is training AI on junk data: Intuition

2025/10/31 03:41

AI models are getting more powerful, but the data they’re trained on is getting worse, says Intuition founder Billy Luedtke.

Summary
  • AI is only as good as the data we feed it, says Billy Luedtke, founder of Intuition
  • We’re in a “slop-in, slop-out” era, as AI becomes recursive
  • Decentralized models have the edge with tech and user experience

As AI systems grow more pervasive, users are increasingly running into limitations that are hard to fix. While the models improve, the underlying data these models are trained on remains the same. What is more, recursion, or AI models training on data generated by other AI, might actually make it worse.

To talk about the future of AI, crypto.news spoke to Billy Luedtke, founder of Intuition, a decentralized protocol focused on bringing verifiable attribution, reputation, and data ownership to AI. Luedtke explains why the current data sets for AI are fundamentally flawed and what can be done to fix it.

Crypto.news: Everyone right now is focused on AI infrastructure — GPUs, energy, data centers. Are people underestimating the importance of the trust layer in AI? Why is it important?

Billy Luedtke: 100%. People are definitely underestimating it — and it matters for several reasons.

First, we’re entering what I call a “slop-in, slop-out” era. AI is only as good as the data it consumes. But that data — especially from the open web — is largely polluted. It’s not clean. It’s not reflective of human intention. Much of it comes from gamified behavior online: likes, reviews, engagement hacks — all filtered through attention-optimized algorithms.

So when AI scrapes the internet, what it sees isn’t a holistic picture of who we are. It’s seeing people playing the platform. I don’t behave the same way on Twitter as I do in real life. None of us do. We’re optimizing for the algorithm — not expressing genuine thought.

It’s recursive, too. The platforms train us, and we feed more distorted behavior back in. That creates a feedback loop — a spiral — that distorts AI’s perception of humanity even more. We’re not teaching it what we think; we’re teaching it what we think will get likes.

The average user isn’t Googling, comparing sources, or thinking critically. They’re just asking ChatGPT or another model and taking the response at face value.

That’s dangerous. If the model is opaque — a black box — and the company that controls it also controls what information you’re shown or not shown, then that’s total narrative control. It’s centralized, unaccountable, and extremely powerful.

Imagine asking Grok for the best podcast, and the answer is whoever paid Elon the most. That’s not intelligence — it’s just advertising in disguise.

CN: So how do we fix that? How do we build systems that prioritize truth and value instead of engagement?

BL: We need to flip the incentives. These systems should serve people — not institutions, not shareholders, not advertisers. That means building a new layer for the internet: identity and reputation primitives. That’s what we’re doing at Intuition.

We need verifiable attribution: who said what, when, and in what context. And we need a portable, decentralized reputation that helps determine how much we can trust any given source of data — not based on vibe, but on actual contextual track record.

Reddit is a perfect example. It’s one of the largest sources of training data for models. But if a user sarcastically says, “Just k*** yourself,” that can get scraped and show up in a model’s recommendation to someone asking for medical advice.

That’s horrifying — and it’s what happens when models don’t have context, attribution, or reputation weighting. We need to know: Is this person credible in medicine? Are they reputable in finance? Is this a trusted source, or just another random comment?

CN: When you talk about attribution and reputation, this data needs to be stored somewhere. How do you think about that in terms of infrastructure — especially with issues like copyright and compensation?

BL: That’s exactly what we’re solving at Intuition. Once you have verifiable attribution primitives, you know who created what data. That allows for tokenized ownership of knowledge — and with that, compensation.

So instead of your data living on Google’s servers or OpenAI’s APIs, it lives on a decentralized knowledge graph. Everyone owns what they contribute. When your data gets traversed or used in an AI output, you get a share of the value it generates.

That matters because right now we’re digital serfs. We spend our most valuable resources — time, attention, and creativity — generating data that someone else monetizes. YouTube isn’t valuable because it hosts videos; it’s valuable because people curate it. Without likes, comments, or subscriptions, YouTube is worthless.

So we want a world where everyone can earn from the value they generate — even if you’re not an influencer or extrovert. If you’re consistently early to finding new artists, for example, your taste has value. You should be able to build a reputation around that and monetize it.

CN: But even if we get transparency, these models are still really hard to interpret. OpenAI itself can’t fully explain how its models make decisions. What happens then?

BL: Great point. We can’t fully interpret model behavior — they’re just too complex. But what we can control is the training data. That’s our lever.

I’ll give you an example: I heard about a research paper where one AI was obsessed with owls and another was great at math. They only trained together on math-related tasks. But at the end, the math AI also started loving owls — just by absorbing the pattern from the other.

It’s crazy how subliminal and subtle these patterns are. So the only real defense is intention. We need to be deliberate about what data we feed these models. We need to “heal ourselves,” in a way, to show up online in a more authentic, constructive way. Because AI will always reflect the values and distortions of its creators.

CN: Let’s talk business. OpenAI is burning cash. Their infrastructure is extremely expensive. How can a decentralized system like Intuition compete — financially and technically?

BL: There are two core advantages we have: composability and coordination.

Decentralized ecosystems — especially in crypto — are incredibly good at coordination. We’ve got global, distributed teams all working on different components of the same larger problem. Instead of one company burning billions fighting the world, we’ve got hundreds of aligned contributors building interoperable tools.

It’s like a mosaic. One team works on agent reputation, another on decentralized storage, another on identity primitives — and we can stitch those together.

That’s the superpower.

The second advantage is user experience. OpenAI is locked into its moat. They can’t let you port your context from ChatGPT to Grok or Anthropic — that would erode their defensibility. But we don’t care about vendor lock-in.

In our system, you’ll be able to own your context, take it with you, and plug it into whichever agent you want. That makes for a better experience. People will choose it.

CN: What about infrastructure costs? Running large models is extremely expensive. Do you see a world where smaller models run locally?

BL: Yes, 100%. I actually think that’s where we’re headed — toward many small models running locally, connected like neurons in a distributed swarm.

Instead of one big monolithic data center, you’ve got billions of consumer devices contributing compute. If we can coordinate them — which is what crypto excels at — that becomes a superior architecture.

And this is why we’re also building agent reputation layers. Requests can be routed to the right specialized agent for the job. You don’t need one massive model to do everything. You just need a smart system for task routing — like an API layer across millions of agents.

CN: What about determinism? LLMs aren’t great for tasks like math, where you want exact answers. Can we combine deterministic code with AI?

BL: That’s what I want. We need to bring back determinism into the loop.

We started with symbolic reasoning — fully deterministic — and then we swung hard into deep learning, which is nondeterministic. That gave us the explosion we’re seeing now. But the future is neurosymbolic — combining the best of both.

Let the AI handle the fuzzy reasoning. But also let it trigger deterministic modules — scripts, functions, logic engines — where you need precision. Think: “Which of my friends likes this restaurant?” That should be 100% deterministic.

CN: Zooming out: we’ve seen companies integrate AI across their operations. But results have been mixed. Do you think the current generation of LLMs truly boosts productivity?

BL: Absolutely. The singularity is already here — it’s just unevenly distributed.

If you’re not using AI in your workflow, especially for code or content, you’re working at a fraction of the speed others are. The tech is real, and the efficiency gains are massive. The disruption has already happened. People just haven’t fully realized it yet.

CN: Final question. A lot of people are saying this is a bubble. Venture capital is drying up. OpenAI is burning money. Nvidia’s financing its own customers. How does this end?

BL: Yes, there’s a bubble — but the tech is real. Every bubble pops, but what’s left afterward are the foundational technologies. AI is going to be one of them. The dumb money — all those wrapper apps with no real innovation — that’s getting flushed. But deep infrastructure teams? They’ll survive.

In fact, this could go one of two ways: We get a soft correction and come back to reality, but progress continues. Or, productivity gains are so immense that AI becomes a deflationary force on the economy. GDP could 10x or 100x in output capacity. If that happens, the spending was worth it — we level up as a society.

Either way, I’m optimistic. There’ll be chaos and job displacement, yes — but also the potential for an abundant, post-scarcity world if we build the right foundation.

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

CaaS: The "SaaS Moment" for Blockchain

CaaS: The "SaaS Moment" for Blockchain

Source: VeradiVerdict Compiled by: Zhou, ChainCatcher Summary Crypto as a Service (CaaS) is the "Software as a Service (SaaS) era" in the blockchain space. Banks and fintech companies no longer need to build crypto infrastructure from scratch. They can simply connect to APIs and white-label platforms to launch digital asset functionality within days or weeks, instead of the years that used to take. ( Note: White-labeling essentially involves one party providing a product or technology, while another party brands it for sale or operation. In the finance/crypto field, this refers to banks or exchanges using third-party trading systems, wallets, or payment gateways and then rebranding them.) Mainstream markets are accelerating adoption through three channels. Banks are partnering with custodians like Coinbase, Anchorage, and BitGo while actively exploring tokenized assets; fintech companies are issuing their own stablecoins using platforms like M^0; and payment processors such as Western Union (with $300 billion in annual transactions) and Zelle (with over $1 trillion in annual transactions) are now integrating stablecoins to enable instant, low-cost cross-border settlements. Crypto as a Service (CaaS) isn't actually that complicated. Essentially, it's Software as a Service (SaaS) based on cryptocurrency, making it a hundred times easier for institutions and businesses to integrate into the cryptocurrency space. Banks, fintech companies, and enterprises no longer need to painstakingly build internal cryptocurrency functionality. Instead, they can simply plug and play, deploying within days using proven APIs and white-label platforms. Businesses can focus on their customers without worrying about the complexities of blockchain. They can leverage existing infrastructure to participate in cryptocurrency transactions more efficiently and cost-effectively. In other words, they can easily and seamlessly integrate into the digital asset ecosystem. CaaS is poised for exponential growth. CaaS is a cloud-based business model and infrastructure solution that enables businesses, fintech companies, and developers to integrate cryptocurrency and blockchain functionality into their operations without having to build or maintain the underlying technology from scratch. CaaS provides ready-to-use, scalable services, typically delivered via APIs or white-label platforms, such as crypto wallets, trading engines, payment gateways, asset storage, custody, and compliance tools. This allows businesses to quickly offer digital asset functionality under their own brand, reducing development costs, time, and required technical expertise. Like other "as-a-service" offerings, this model allows businesses of all sizes, from startups to established companies, to participate in a cost-effective manner. In September 2025, Coinbase Institutional listed CaaS as one of its biggest growth areas. Since 2013, Pantera Capital has been committed to driving the development of CaaS through investment. We strategically invest in infrastructure, tools, and technology to ensure that CaaS can operate at scale. By accelerating the development of backend fund management, custody, and wallets, we have significantly enhanced the service tier of CaaS. Advantages of CaaS By using CaaS to transparently integrate encryption capabilities into their systems, enterprises can achieve numerous strategic and operational advantages more quickly and cost-effectively. These advantages include: One-stop integration and seamless embedding : The CaaS platform eliminates the need for custom development cycles, enabling teams to activate features in days rather than months. Flexible profit models : Businesses can choose a subscription-based fixed-price model for predictable costs, or a pay-as-you-go billing model to keep expenses in line with revenue. Either approach avoids large upfront capital investments. Outsourcing blockchain complexity : Enterprises can offload technical management while benefiting from a powerful enterprise-grade backend, ensuring near-perfect uptime, real-time monitoring, and automatic failover. Developer-friendly APIs and SDKs : Developers can embed wallet creation and key management functions, smoothly handle on-chain settlements, trigger smart contract interactions, and create a comprehensive sandbox environment. White-label branding and an intuitive interface : The CaaS solution is easy to customize, enabling non-technical teams to configure free infrastructure, supported assets, and user onboarding processes. Other value-added features : Leading providers bundle ancillary services together, such as fraud detection based on on-chain analytics; automated tax filing; multi-signature fund management; and cross-chain bridging for asset interoperability. These characteristics transform cryptocurrency from a technological novelty into a revenue-generating product line while maintaining a focus on core business capabilities. Three core use cases We believe the world is rapidly evolving towards a cryptocurrency-native environment, with individuals and businesses interacting more frequently with digital assets. This shift is driven by increasing user acceptance of blockchain wallets, decentralized applications, and on-chain transactions, which in turn benefits from continuously improving user interfaces, abundant educational resources, and practical application value. However, for cryptocurrencies to truly integrate into the mainstream and achieve widespread adoption, a strong and seamless bridge must be built to bridge the gap between traditional finance (TradFi) and decentralized finance (DeFi). Institutions seek the advantages of cryptocurrencies (speed, programmability, and global accessibility) while relying on trustworthy intermediaries to manage their underlying complexities: tools, security, technology stack, and liquidity provision. Ultimately, this ecosystem integration could gradually bring billions of users onto the blockchain. Use Case 1: Bank Banks are increasingly partnering with regulated cryptocurrency custodians such as Coinbase Custody, Anchorage Digital, and BitGo to provide institutional-grade custody, insured storage, and seamless spot trading services for digital assets like Bitcoin and Ethereum. These foundational services—custody, execution, and basic lending—represent the most readily achievable aspects of cryptocurrency integration, enabling banks to easily embrace customers without forcing them out of the traditional banking system. Beyond these fundamental elements, banks can leverage decentralized finance (DeFi) protocols to generate competitive returns from idle treasury assets or customer deposits. For example, they can deploy stablecoins into permissionless lending markets (such as Morpho, Aave, or Compound) or liquidity pools of automated market makers (AMMs) like Uniswap to obtain real-time, transparent returns that typically outperform traditional fixed-income products. The tokenization of Real-World Assets (RWAs) presents transformative opportunities. Banks can initiate and distribute on-chain versions of traditional securities (e.g., tokenized U.S. Treasury bonds, corporate bonds, private credit, or even real estate funds issued through BlackRock's BUIDL fund), bringing off-chain value to public blockchains like Ethereum, Polygon, or Base. These RWAs can then be traded peer-to-peer through DeFi protocols such as Morpho (for optimizing lending), Pendle (for yield sharing), or Centrifuge (for private credit pools), while ensuring KYC/AML compliance through whitelisted wallets or institutional vaults. RWAs can also serve as high-quality collateral in the DeFi lending market. Crucially, banks can offer seamless stablecoin access without losing customers. Through embedded wallets or custodial sub-accounts, customers can hold USDC, USDT, or FDIC-insured digital dollars directly within the bank's app (for payments, remittances, or yield-generating investments) without leaving the bank's ecosystem. This "walled garden" model resembles a new bank but with regulated trust. Looking ahead, major banks may form alliances to issue branded stablecoins backed 1:1 by centralized reserves. These stablecoins could be settled instantly on public blockchains while complying with regulatory requirements, thus connecting traditional finance with programmable money. If a bank views blockchain as infrastructure, rather than an accessory tool, it is likely to capture the next trillion dollars in value. Use Case 2: Fintech Companies and New Types of Banks Fintech companies and new-age banks are rapidly integrating cryptocurrencies into their core offerings through strategic partnerships with established platforms such as Robinhood, Revolut, and Webull. These collaborations enable seamless use and secure custody of digital assets, while providing instant trading of tokenized versions of traditional stocks, effectively bridging the gap between traditional finance and blockchain-based markets. Beyond partnerships, fintech companies can leverage professional service providers like Alchemy to build and launch their own blockchain infrastructure. Alchemy, a leader in blockchain development platforms, offers scalable node infrastructure, enhanced APIs, and developer tools that simplify the creation of custom Layer-1 or Layer-2 networks. This allows fintech companies to tailor blockchains for specific use cases, such as high-throughput payments, decentralized authentication, or RWA (Risk Weighted Authorization), while ensuring compliance with evolving regulatory requirements and optimizing for low latency and cost-effectiveness. Fintech companies can further deepen their involvement in the cryptocurrency space by issuing their own stablecoins and leveraging decentralized protocols on platforms like M^0 to mint yielding, fungible stablecoins backed by high-quality collateral such as US Treasury bonds. By adopting this model, fintech companies can mint their own tokens on demand, maintain full control over the underlying economic mechanisms (including interest accumulation and redemption mechanisms), ensure regulatory compliance through transparent on-chain reserves, and participate in co-governance through decentralized autonomous organizations (DAOs). Furthermore, they can benefit from enhanced liquidity pools on major exchanges and DeFi protocols, reducing fragmentation and increasing user adoption. This approach not only creates new revenue streams but also positions fintech companies as innovators in the field of programmable money and fosters customer loyalty in the competitive digital economy. Use Case 3: Payment Processor Payment companies are building stablecoin "sandwiches": a multi-tiered cross-border settlement system that receives fiat currency at one end and exports instant, low-cost liquidity in another jurisdiction, while minimizing foreign exchange spreads, intermediary fees, and settlement delays. The components of the "sandwich" include: Top Slice (Entry Point) : US customers send US dollars to payment providers such as Stripe, Circle, Ripple, or newer banks like Mercury. Filling (minting) : US dollars are immediately exchanged at a 1:1 ratio for regulated stablecoins—usually USDC (Circle), USDP (Paxos), or bank-issued digital dollars. Bottom Slice (Export) : Stablecoins are bridged or exchanged for local currency stablecoins—for example, aARS (pegged to the Argentine peso), BRLA (Brazil), or MXNA (Mexico)—or become central bank digital currency pilot projects directly (for example, Drex in Brazil). Settlement : Funds arrive in local bank accounts, mobile wallets or merchant payments on a T+0 (instant) basis, with total costs typically below 0.1%, compared to 3-7% through SWIFT + agent banks. Western Union, a 175-year-old remittance giant that processes over $300 billion in remittances annually, recently announced the integration of stablecoins into its ecosystem. Pantera Capital CEO Devin McGranahan stated in July 2025 that the company had historically been "cautious" about cryptocurrencies, concerned about their volatility and regulatory issues. However, the enactment of the Genius Act has changed this. “As the rules become clearer, we see a real opportunity to integrate digital assets into our business,” McGranahan said on the Q3 2025 earnings call. The result: Western Union is currently actively testing stablecoin solutions for Treasury settlements and customer payments, leveraging blockchain technology to eliminate the cumbersome processes of correspondent banking. Zelle, a bank-backed peer-to-peer payment giant (part of Early Warning Services, a consortium of JPMorgan Chase, Bank of America, Wells Fargo, and others), facilitates over $1 trillion in fee-free transfers annually within the United States via simple phone numbers or email addresses, currently boasting over 2,300 partner institutions and 150 million users. However, cross-border payments have been a previous challenge. On October 24, 2025, Early Warning announced a stablecoin plan aimed at bringing Zelle to the international market, offering "the same speed and reliability" overseas. As banks, fintech/new banks, and payment processors integrate cryptocurrencies in an intuitive, plug-and-play, and compliant manner (with as few regulators as possible), they can continue to expand their global reach and strengthen relationships. in conclusion CaaS is not hype—it represents a revolution in infrastructure that makes cryptocurrencies invisible to end users. Just as people don't think of AWS when watching Netflix or Salesforce when checking a CRM, consumers and businesses won't think of blockchain when making instant cross-border payments or accessing tokenized assets. The winners of this revolution are not companies that add cryptocurrencies as an afterthought to traditional systems, but rather institutions and enterprises that see blockchain as infrastructure, and the investors who support the underlying technology that underpins it all.
Share
PANews2025/11/05 16:00
CME Group to Launch Solana and XRP Futures Options

CME Group to Launch Solana and XRP Futures Options

The post CME Group to Launch Solana and XRP Futures Options appeared on BitcoinEthereumNews.com. An announcement was made by CME Group, the largest derivatives exchanger worldwide, revealed that it would introduce options for Solana and XRP futures. It is the latest addition to CME crypto derivatives as institutions and retail investors increase their demand for Solana and XRP. CME Expands Crypto Offerings With Solana and XRP Options Launch According to a press release, the launch is scheduled for October 13, 2025, pending regulatory approval. The new products will allow traders to access options on Solana, Micro Solana, XRP, and Micro XRP futures. Expiries will be offered on business days on a monthly, and quarterly basis to provide more flexibility to market players. CME Group said the contracts are designed to meet demand from institutions, hedge funds, and active retail traders. According to Giovanni Vicioso, the launch reflects high liquidity in Solana and XRP futures. Vicioso is the Global Head of Cryptocurrency Products for the CME Group. He noted that the new contracts will provide additional tools for risk management and exposure strategies. Recently, CME XRP futures registered record open interest amid ETF approval optimism, reinforcing confidence in contract demand. Cumberland, one of the leading liquidity providers, welcomed the development and said it highlights the shift beyond Bitcoin and Ethereum. FalconX, another trading firm, added that rising digital asset treasuries are increasing the need for hedging tools on alternative tokens like Solana and XRP. High Record Trading Volumes Demand Solana and XRP Futures Solana futures and XRP continue to gain popularity since their launch earlier this year. According to CME official records, many have bought and sold more than 540,000 Solana futures contracts since March. A value that amounts to over $22 billion dollars. Solana contracts hit a record 9,000 contracts in August, worth $437 million. Open interest also set a record at 12,500 contracts.…
Share
BitcoinEthereumNews2025/09/18 01:39