From Business Problems to AI Solutions: Where Does Transformation Support Fail
This paper identifies a critical gap in existing methodologies for translating business problems into machine learning solutions, termed the "Analytics Translation Problem," by reviewing 18 approaches and proposing five research recommendations to establish systematic guidance for this transformation process.
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
Imagine you are the CEO of a company. You have a big, important goal: "We need to stop losing customers!" (This is your Business Problem).
You hire a team of brilliant data scientists (the AI Experts) to solve it. You hand them your goal and say, "Fix this."
The problem? You speak "Business," and they speak "Math."
- You say: "Stop losing customers."
- They hear: "Do we need to predict who will leave? Do we need to predict when they will leave? Do we need to find groups of similar customers? Do we need to guess why they left?"
If the data scientists guess wrong, they might build a super-smart machine that predicts exactly when a customer leaves, but your business actually needed to know which customers are unhappy so you can call them. The math is perfect, but the solution is useless.
This paper is about the missing link between your big business goal and the specific math problem the scientists need to solve. The authors call this the "Analytics Translation Problem."
The Big Discovery: The "Lost in Translation" Gap
The researchers looked at 18 different rulebooks and methods that companies use to bridge this gap. They found a shocking truth: Almost none of them actually teach you how to translate.
Think of it like this:
- The Business Side is like a customer ordering a meal: "I want something spicy and healthy."
- The AI Side is the chef.
- The Rulebooks are the cookbooks.
The researchers found that most cookbooks are great at telling the chef:
- How to chop the vegetables (Data Collection).
- How to cook the steak (Building the Model).
- How to plate the dish (Deployment).
But none of the cookbooks explain how to turn "I want something spicy" into "Make a Thai Green Curry with tofu."
Instead, the chef is expected to just "know" what to do based on their own gut feeling. Sometimes they get it right; often, they make a dish nobody ordered.
The 4 Types of "Cookbooks" They Reviewed
The authors grouped the 18 methods they studied into four families, like different types of chefs:
- The "Requirements" Chefs (RE4AI): They are great at writing down what the customer wants (e.g., "The food must be gluten-free"). But they don't tell you how to pick the recipe.
- The "Data-First" Chefs (Data-Centric): They look at the ingredients in the fridge first. "We have a lot of tomatoes, so let's make sauce!" They forget to ask if the customer actually wanted sauce.
- The "Project Managers" (Process): They have a great schedule. "First we shop, then we cook, then we serve." But they don't tell you what to cook.
- The "Automation" Chefs (AutoML): They are robots that can cook any recipe perfectly, but only if you tell them exactly which recipe to make. They can't decide the recipe for you.
The "S2 to S3" Cliff
The authors created a 7-step map of how a project should go. They found a massive cliff between Step 2 (Turning the business goal into a specific question) and Step 3 (Picking the math task).
- Step 2: "We need to know which customers are likely to leave."
- Step 3: "Therefore, we will build a Classification model."
The study found that 0% of the methods they reviewed gave strong, clear instructions on how to make that jump. It's a black box where intuition rules, and mistakes happen.
The 5 Fixes (The New Recipe)
Since the current cookbooks are broken, the authors propose 5 new rules to fix the translation process:
- Don't Pick One Recipe Yet (Multi-Formulation): Don't just guess one way to solve the problem. Write down 3 or 4 different ways (e.g., "Predict who leaves," "Predict when they leave," "Find groups"). Compare them like a menu before ordering.
- The "If-Then" Rulebook (Task Derivation): Create a simple cheat sheet.
- If the question is "Which group does this belong to?" → Then use Clustering.
- If the question is "What number will this be?" → Then use Regression.
- This stops people from guessing.
- The "Constraint Filter" (Constraint-Algorithm Filtering): Before picking a recipe, check the rules.
- "We need the answer in 1 second." → Filter out slow, complex recipes.
- "We need to explain why the AI made a decision." → Filter out "black box" recipes.
- The "Maybe" Map (Probabilistic Traceability): Don't promise perfection. Instead of saying "This will save us $1M," say "This might save us $1M, but there's a 20% chance it only saves $500k." This keeps everyone honest about the risks.
- The "Oops, Let's Restart" Button (Data-Triggered Revision): In normal cooking, if you burn the toast, you just throw it away. In AI, if you find out the ingredients (data) are bad, you have to go back and change the recipe (the business question). The new rules say: "If the data looks weird, stop and rethink the whole plan immediately."
The Bottom Line
This paper argues that building AI isn't just about writing code or finding data. The hardest part is translating a human business problem into a math problem.
Right now, companies rely on "practitioner intuition" (guessing). The authors want to replace that guessing game with a clear, step-by-step translation guide. If we can fix this "translation gap," we can stop building fancy AI systems that solve the wrong problems.
In short: We need to stop asking chefs to guess the menu. We need to give them a translator who speaks both "Business" and "Math" so they can cook exactly what the customer ordered.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.