{"id":11287,"date":"2026-08-18T08:44:41","date_gmt":"2026-08-18T14:44:41","guid":{"rendered":"https:\/\/attentionmedia.io\/?p=11287"},"modified":"2026-08-18T08:44:41","modified_gmt":"2026-08-18T14:44:41","slug":"how-to-stop-overpaying-for-ai-complexity","status":"publish","type":"post","link":"https:\/\/attentionmedia.io\/?p=11287","title":{"rendered":"How to stop overpaying for AI complexity"},"content":{"rendered":"<div><img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg\" class=\"attachment-large size-large wp-post-image\" alt=\"How much does a customer data platform cost\" \/><\/div>\n<p class=\"wp-block-paragraph\">You wouldn\u2019t purchase a forklift to carry a coffee cup. Yet that\u2019s effectively what happens when enterprises apply complex AI systems to tasks that don\u2019t need it. As AI adoption increases, it is essential to understand the costs of running these systems and their impact on existing people and processes.<\/p>\n<p class=\"wp-block-paragraph\">The initial promises of what an AI system can do often don\u2019t account for long-term costs, the human oversight required, and the total cost of ownership. Those, along with potential failure points when a highly automated system breaks down or misses a step, are often glossed over in the excitement of adding a system to the stack. In most marketing organizations, that decision is made by a different person or team than the one managing procurement.<\/p>\n<p><a href=\"https:\/\/www.semrush.com\/enterprise\/seo\/?utm_campaign=ic_mt_0101enterprise&amp;utm_source=martech.org&amp;utm_medium=referral\" target=\"_blank\"><\/a><\/p>\n<div>\n<div>\n<div class=\"headline-responsive\">\n        10X your SEO with <span>Semrush for Enterprise<\/span>.\n      <\/div>\n<p>\n        The world\u2019s most powerful SEO platform, purpose-built for Enterprise.\n      <\/p>\n<\/div>\n<div>\n      <span>Request demo<\/span>\n    <\/div>\n<\/div>\n<p>    <\/p>\n<h2 class=\"wp-block-heading\">Definitions matter when there are four potential approaches<\/h2>\n<p class=\"wp-block-paragraph\">Nearly every AI feature on your list of priorities uses one of four mechanisms, which, ordered from simplest to most elaborate, are: rule-based, predictive, generative, and agentic. Briefly exploring each will quickly identify where they diverge.<\/p>\n<p class=\"wp-block-paragraph\">Rule-based is if-this-then-that logic someone wrote by hand. It costs almost nothing to run and produces the same output every time. Hand it a case the author never anticipated, and it fails in the open, so you find out on the spot.<\/p>\n<p class=\"wp-block-paragraph\">A predictive model scores an input against patterns in historical data. Lead scoring, churn probability, and propensity models are already sitting in your marketing automation platform. Cheap per call, consistent across calls. Outside the training data, you get nothing useful back.<\/p>\n<p class=\"wp-block-paragraph\">A generative model produces new text or images using a large language model (LLM) from open-ended input, so you can send it phrasing that no rule anticipated. You pay more per call. You also take on a failure mode that the two lighter options can\u2019t produce: wrong output written fluently, in complete sentences, with no visible seam.<\/p>\n<p class=\"wp-block-paragraph\">An agentic setup wraps a generative model in a loop with access to tools. It\u2019s the biggest forklift of the four scenarios. The loop plans a step, calls the tool, checks the result, and runs again. That\u2019s how you get coverage of the messy long tail, and it\u2019s also where the cost comes from, because every step resends the accumulated context and every small error carries into the next one.<\/p>\n<p class=\"wp-block-paragraph\">As complexity increases, flexibility and reach go up, predictability and auditability fall away, and risk increases for everything from small errors to mistakes that could cost you and your customers.<\/p>\n<p class=\"wp-block-paragraph\">Platform buying conversations often occur at the feature level, with the mechanism sitting a level below, where the real costs (and risks) lie.<\/p>\n<h2 class=\"wp-block-heading\">Example: 1 refund request with 4 different cost implications<\/h2>\n<p class=\"wp-block-paragraph\">To illustrate the vast differences among these four approaches, let\u2019s use a customer refund request as an example and see how each method handles it. <\/p>\n<h3 class=\"wp-block-heading\">Rule<\/h3>\n<p class=\"wp-block-paragraph\">The AI follows a clearly labeled policy table stating that if the refund request is under $50 and within 30 days, it can be automatically approved by the system. This method is free to run once it\u2019s set up, yet it encounters immediate challenges when a request doesn\u2019t fit the predefined table. Even with complex rules, any requests not accounted for by those rules will grind the process to a halt.<\/p>\n<h3 class=\"wp-block-heading\">Predictive<\/h3>\n<p class=\"wp-block-paragraph\">Using this approach, a machine learning model scores each request as one of several potential outcomes, such as approve, deny, or escalate. This approach is fast and consistent, but, like the rule-based approach, it runs into issues if a request doesn\u2019t resemble its training data.<\/p>\n<h3 class=\"wp-block-heading\">Generative<\/h3>\n<p class=\"wp-block-paragraph\">An LLM drafts a resolution based on what the customer actually wrote, regardless of previous requests. Odd phrasing or \u201cout of the norm\u201d requests stop being an issue, so that\u2019s the upside. On the other hand, the cost per call increases, and there\u2019s a risk that, every so often, the draft cites a refund policy you don\u2019t have.<\/p>\n<h3 class=\"wp-block-heading\">Agentic<\/h3>\n<p class=\"wp-block-paragraph\">Finally, an agentic model runs in a loop, taking the customer\u2019s request, retrieving the order record, applying the policy, issuing the refund, and sending the confirmation via the customer\u2019s preferred channel, with minimal human interaction. This approach lets you get coverage of the cases the other three miss. That said, due to information processing and option consideration, this has the highest price by a wide margin.<\/p>\n<p class=\"wp-block-paragraph\">Those costs are a primary concern as enterprises move out of their AI experimentation phases and into a new phase of accountability. What was <a href=\"https:\/\/www.ey.com\/en_us\/insights\/ai\/agentic-ai-token-costs\/\" target=\"_blank\" rel=\"noopener\">four cents in 2023<\/a> is roughly $1.20 in 2026. That\u2019s EY\u2019s accounting of one customer-service interaction, priced first as a simple chat and then as an orchestrated agent workflow with tools, subagents, and retries. As we just saw, this is essentially the same job with about 30 times the cost. Their broader point is that the invoice from your model provider captures only part of what you\u2019re actually spending.<\/p>\n<h2 class=\"wp-block-heading\">Despite growing industry maturity, the bill keeps climbing<\/h2>\n<p class=\"wp-block-paragraph\">As costs go up, it\u2019s tempting to push aside the tokenomics doomsaying by citing past precedents in which the cost of delivering technology solutions has fallen as demand has increased. That\u2019s already happening, as per-token prices have fallen sharply since early 2023, according to published trackers. Yet enterprise AI spending increased over the same period.<\/p>\n<p class=\"wp-block-paragraph\">This increase stems from greater consumption as tasks become more complex. Gartner estimates that an agentic task uses <a href=\"https:\/\/www.gartner.com\/en\/newsroom\/press-releases\/2026-03-25-gartner-predicts-that-by-2030-performing-inference-on-an-llm-with-1-trillion-parameters-will-cost-genai-providers-over-90-percent-less-than-in-2025\/\" target=\"_blank\" rel=\"noopener\">5 to 30 times as many tokens<\/a> as a standard genAI chatbot interaction. When models have to continually reorient themselves to the original request and use generative AI to interpret it, by 20 steps into a job, you\u2019ve paid for the original context 20 times over.<\/p>\n<p class=\"wp-block-paragraph\">In addition to consumption, sheer volume accounts for the rest, and marketing is a prime driver of this volume. A tenth of a cent per product description is a rounding error until you\u2019re refreshing 200,000 SKUs every quarter. Ninety cents a ticket reads as a bargain compared to a $12 human interaction. Then you multiply it out across 400,000 tickets a year and carry that number into a budget meeting.<\/p>\n<p class=\"wp-block-paragraph\">Few functions in the business repeat the same small task as often as marketing does, which is why a carelessly chosen mechanism here compounds faster than it would elsewhere.<\/p>\n<h2 class=\"wp-block-heading\">What distracts from choosing the best approach<\/h2>\n<p class=\"wp-block-paragraph\">In my work advising enterprises on martech and AI adoption, I can\u2019t think of a single team that deliberately chose the most expensive way to do something, yet it happens all the time, for four ordinary reasons.<\/p>\n<h3 class=\"wp-block-heading\">Pilots aren\u2019t a true indication of unit cost at scale<\/h3>\n<p class=\"wp-block-paragraph\">The consensus is that a smaller-scale proof of concept is the best way to understand and pressure test how a larger system will function. Yet a pilot may run a mere 500 interactions and produce a token and infrastructure bill so small that it goes unnoticed.<\/p>\n<p class=\"wp-block-paragraph\">The real economics are determined by production volume, usually a quarter or two after the contract is signed.<\/p>\n<h3 class=\"wp-block-heading\">The vocabulary describes construction and gets confused with quality<\/h3>\n<p class=\"wp-block-paragraph\">Generative and agentic are ways to describe how a system is built. In the market, they\u2019ve come to function as product tiers, so a vendor saying \u201cfully agentic\u201d describes an architecture, while the buyer hears it as a better version of the same product. These aren\u2019t the same thing as product tiers. A generative model sits under a great deal of ordinary assistance work, and plenty of real multi-system coordination runs on rules with no model anywhere in it.<\/p>\n<h3 class=\"wp-block-heading\">The system\u2019s users don\u2019t own the mechanism question<\/h3>\n<p class=\"wp-block-paragraph\">Procurement negotiates the per-seat price, legal reviews data handling, and marketing judges the output. This means engineering and data teams review whether the most complex agentic approaches are used in ways that are overkill, or whether the system will use the right tool for the job (e.g., a forklift for everything). There may be a disconnect in how all of this gets communicated and discussed.<\/p>\n<h3 class=\"wp-block-heading\">Verification of system outputs requires headcount and a separate budget<\/h3>\n<p class=\"wp-block-paragraph\">The most complex agentic mechanisms fail differently than more straightforward rules-based ones. A broken rule is visible on the first pass. Generative output citing a policy you don\u2019t have looks exactly like correct output, so someone has to read it, and that reading turns up in a headcount line instead of in the AI line item.<\/p>\n<p class=\"wp-block-paragraph\">While all four of these need careful consideration, the last one poses the biggest challenge and takes the most time and money to solve. Teams model the computation, skip the verification, and then find out the running cost of the feature is a person reading its output.<\/p>\n<h2 class=\"wp-block-heading\">Using the lightest mechanism that matches desired outcomes<\/h2>\n<p class=\"wp-block-paragraph\">When do you need a forklift to carry your work, and when is the job too small to justify the cost or complexity? The details differ by use case, but as a rule of thumb, aim to adopt the lightest approach that still meets your needs.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Even when an innovative, fully agentic approach seems like the right fit, use approaches and technologies selectively. Avoid scaling up costs when added complexity doesn\u2019t produce better results or solve a problem simpler approaches can\u2019t handle.<\/p>\n<p class=\"wp-block-paragraph\">Also, the end product isn\u2019t always just one method in a silo. That means use agentic approaches for truly complex needs, and keep rule-based mechanisms for areas that either don\u2019t need greater complexity or interpretation, or where those may require human oversight, introduce potential hallucinations, or other artifacts that slow down a process.<\/p>\n<p class=\"wp-block-paragraph\">Consider these three things as you head into 2027 planning and potentially heated discussions about 2026 ROI and outcomes.<\/p>\n<h3 class=\"wp-block-heading\">Add a question to every vendor conversation<\/h3>\n<p class=\"wp-block-paragraph\">Which mechanism is this under, and what does it cost at our volume, including review? Paying generative prices for a predictive problem is a quiet margin leak that widens as adoption grows.<\/p>\n<h3 class=\"wp-block-heading\">Evaluate your current usage of the four different AI approaches<\/h3>\n<p class=\"wp-block-paragraph\">Find the most complex, semi-autonomous workflow sitting on the simplest task. That\u2019s usually the largest unexamined line in an AI budget, and often the easiest to fix, because there\u2019s likely a way to produce similar results more simply using another set of tools in your stack.<\/p>\n<h3 class=\"wp-block-heading\">Price your pilot projects at production volume before you start<\/h3>\n<p class=\"wp-block-paragraph\">Take the vendor\u2019s per-interaction figure, multiply by your real annual count, and then add review and\/or revision time on top. Do the math during your negotiations while you still have leverage and time to reconsider initial assumptions.<\/p>\n<p class=\"wp-block-paragraph\">Some needs can more than justify a more complex approach; some may do best by combining methods (scaling complexity only when\/if needed); and others may actually perform better with simpler, tried-and-true methods. Figuring out whether you need that forklift means taking a closer look at what you need to carry.<\/p>\n<p>The post <a href=\"https:\/\/martech.org\/how-to-stop-overpaying-for-ai-complexity\/\">How to stop overpaying for AI complexity<\/a> appeared first on <a href=\"https:\/\/martech.org\/\">MarTech<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>You wouldn\u2019t purchase a forklift to carry a coffee cup. Yet that\u2019s effectively what happens when enterprises apply complex AI systems to tasks that don\u2019t need it. As AI adoption increases, it is essential to understand the costs of running these systems and their impact on existing people and processes. The initial promises of what &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/attentionmedia.io\/?p=11287\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;How to stop overpaying for AI complexity&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-11287","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"featured_media_urls":{"thumbnail":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"medium":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"medium_large":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"large":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"1536x1536":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"2048x2048":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"inspiro-featured-image":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"inspiro-loop":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"inspiro-loop@2x":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-thumbnail":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-thumbnail@2x":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-masonry":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-masonry@2x":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-thumbnail_cinema":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-thumbnail_portrait":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-thumbnail_portrait@2x":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false],"portfolio_item-thumbnail_square":["https:\/\/martech.org\/wp-content\/uploads\/2022\/08\/How-much-does-a-customer-data-platform-cost-800x450.jpeg",0,0,false]},"_links":{"self":[{"href":"https:\/\/attentionmedia.io\/index.php?rest_route=\/wp\/v2\/posts\/11287","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/attentionmedia.io\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/attentionmedia.io\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/attentionmedia.io\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/attentionmedia.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11287"}],"version-history":[{"count":0,"href":"https:\/\/attentionmedia.io\/index.php?rest_route=\/wp\/v2\/posts\/11287\/revisions"}],"wp:attachment":[{"href":"https:\/\/attentionmedia.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/attentionmedia.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11287"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/attentionmedia.io\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}