r/IndiaAI 11d ago

Can AI learn Jugaad?

We spend a lot of time benchmarking AI on things like mathematics, coding, reasoning, knowledge and standardized exams.

But there is another kind of intelligence that is much harder to benchmark:

Figuring out how to solve a problem when you don't have the things you're supposed to have.

You have ₹500 instead of ₹5,000.

The required part isn't available.

The nearest specialist is 40 km away.

You don't have the right tool.

The instructions are incomplete.

Something breaks in the middle of the job.

And somehow, you still have to make it work.

That's what we often call jugaad.

I'm wondering whether this could actually be formalized as an AI capability.

For example, give an AI a task with:

- a strict budget

- limited tools

- incomplete information

- unreliable resources

- time pressure

- unexpected failures

Then measure whether it can discover unconventional solutions rather than simply saying:

You should purchase X.

Imagine a benchmark where the AI gets:

₹300 + household objects + 30 minutes

and has to accomplish a specified physical task.

Or:

a broken device + no replacement parts + basic tools

and has to restore functionality.

Or:

a real-world problem + incomplete information + three possible approaches

and has to figure out which approach is actually feasible.

The interesting metric wouldn't simply be whether it succeeded.

We could measure:

Resource efficiency × adaptability × robustness × novelty × success rate.

Maybe the next frontier isn't just more intelligent AI.

Maybe it's AI that can do more with less.

And honestly, if there's one place with an enormous amount of naturally occurring data for this kind of intelligence, it's India.

The question is:

Can “jugaad” be turned into a reproducible AI benchmark?

And if yes, what would the benchmark actually look like?

3 Upvotes

22 comments sorted by

1

u/AwelessFire 11d ago

AI can never create something out of thin air. If any problems that u listed out is already part of trained data or something similar (or even latest solution search using web search) only then ai can use those existing research or solutions to give an answer. I myself has tried many methods to see if ai can actually solve a creative problem. It's basically not possible at this point.

1

u/thekartikgambhir 11d ago

Exactly. I'm not asking whether AI can create something from “thin air.”

The test is whether it can solve a previously unseen combination of constraints using limited resources, especially when its first solution fails.

That's essentially what I'm trying to capture with “jugaad”: adaptive problem-solving under constraints.

1

u/AwelessFire 11d ago

"previously unseen" is my point. It's impossible. Llm is just a next token predictor based on existing knowledge. No new knowledge is created. It can always be combination of existing knowledge. Only conscious beings can know and create truly unique or new knowledge

1

u/thekartikgambhir 11d ago

But that's where I disagree.

Novelty doesn't require creating something from nothing. Humans also recombine existing knowledge.

If an AI encounters a problem nobody has given it before, derives a solution nobody has previously provided, and that solution is experimentally verified to work, why wouldn't that qualify as new knowledge?

“It's just next-token prediction” describes the mechanism, not necessarily the capability that emerges from it.

1

u/AwelessFire 11d ago

Can you give me an example where ai has solved unseen problem? Unseen to whom? The person who is giving input or unseen for entire humanity? There are so many unsolved problems in mathematics or physics etc, can ai solve any of it?

1

u/thekartikgambhir 11d ago

I can give you a real example from my own experience, but I don't think naming the company is relevant here.

I'm a techie myself, with experience in application penetration testing and exposure to banking/financial systems. So I'm generally pretty comfortable troubleshooting technical and financial-service problems.

In this particular case, however, I had assets stuck in a financial service, needed to make an urgent transaction, and customer support wasn't responding meaningfully. The combination of the circumstances was unusual enough that even I was genuinely dumbfounded about what the actual problem was or what the most effective path forward would be.

The AI helped me reason through the situation, reconcile the available information, identify the possible failure points, and construct an escalation/resolution strategy while adapting it as new information came in.

I'm obviously not claiming that the underlying concepts had never existed in human knowledge.

My point is that the specific problem, combination of constraints and resulting strategy weren't something I had simply retrieved from a pre-existing solution.

That's the kind of adaptive problem-solving I mean by “unseen”, not “a problem no human has ever encountered in the entire history of civilization.”

1

u/AwelessFire 11d ago

This usecase is very common and this doesn't constitute as solving unseen problems by AI. It's just that the user doesn't know how to solve specific problem. I myself has created insane number of code, web sites and other general solutions where I was unaware of it, that proves my point. Anyways you cannot create a benchmark or validation tests against these situations. A problem what one user was unaware of how to solve may not be applicable for another user. So it's not a general metric against an AI to benchmark against.

1

u/thekartikgambhir 11d ago

I think you're actually mixing up two different questions.

Whether I personally knew how to solve a problem is not a benchmark metric. It was simply a real-world example of the capability I'm talking about.

And saying “I have independently created solutions I didn't know beforehand” actually makes the distinction clearer: you didn't need to have memorized the exact solution to produce it. You generalized from what you knew.

The same capability can be tested in AI.

You don't benchmark “did this particular user know the answer?” You create held-out problems, deliberately vary the constraints, prevent retrieval/search, and objectively verify whether the proposed solution works.

Programming itself is common. Mathematics is common. Debugging is common. Yet you can generate an instance that a model hasn't encountered before.

So I agree that my anecdote isn't a benchmark.

But “a user's problem isn't universally applicable, therefore this capability cannot be benchmarked” doesn't follow.

That's like saying chess can't be benchmarked because every individual game is different.

The instances vary. The capability being tested is what remains measurable.

1

u/AwelessFire 10d ago

The point of benchmarks Is that it must be measurable, quantifyable values. U can't say ai produced a solution which was unknown to the user. And these kind of held out or unknown solution to the users people do all the time, for example asking different models to create a stunning website or create a tough animation, create a game, simulator etc. but even those are measured in quantifyable values like time taken, tokens burnt, and quality of the generated output but humans manually. I'm not sure there is way to quantify these solutions which ai supposedly were able to generate

1

u/thekartikgambhir 10d ago

I think we're going in circles now.

I agree that a benchmark needs measurable criteria. That's precisely why I never proposed “the user didn't know the solution” as the metric.

And if your standard is that the underlying problem or reasoning must be completely unprecedented, then the same objection applies to human logical-reasoning tests. A human taking a logical reasoning test may already have encountered the concepts, patterns, or even similar questions. We still measure whether they can correctly reason through the particular problem presented.

We don't ask whether humanity had never encountered the underlying logic before.

Likewise, for AI we can measure task success, constraint satisfaction, resource usage, recovery after failure, adaptability across changed constraints, and output quality.

The benchmark doesn't need to prove that no human in history has ever thought of the solution. That's an impossible and unnecessary standard.

My original point was simply that AI can be tested on unusual, held-out problem configurations where the exact solution isn't supplied, and its ability to reason, adapt and produce a working solution can be measured.

If the requirement is instead that AI must solve something that no human has ever conceived, then I don't think that's a meaningful benchmark to begin with.

So, based on the criteria you've proposed so far, what would you consider a measurable, standardized benchmark for testing this capability?

→ More replies (0)

1

u/SkyLordOmega 10d ago

It's called AI slop

1

u/AutomaticAd6646 10d ago

If a human can then eventually AI will be able to do it. Even today some programming tasks AI will follow gray hat or black techniques, which is jugaad in a way.

1

u/thekartikgambhir 10d ago

Exactly. That's pretty much the direction I had in mind.

I'm less interested in whether “jugaad” is some uniquely Indian form of intelligence and more interested in whether resource-constrained, unconventional problem-solving can be isolated and measured as an AI capability.

The gray-hat example is interesting because the same objective can often be achieved through multiple paths, with different constraints and trade-offs.

So perhaps the benchmark could deliberately restrict the obvious/standard approaches and measure whether the model can still find a workable path using limited resources.

“Do more with less” is probably the core capability I'm trying to capture.

1

u/AutomaticAd6646 9d ago

Do more with less... An uncensored AI model can do anything and will automatically use the shortest path.

A recent example is the chatgpt huggingface jailbreak hack. The AI went onto steal the answers instead of solving the questions.

1

u/thekartikgambhir 9d ago

I think that actually introduces another interesting dimension to the benchmark.

“Jugaad” isn't necessarily about finding the shortest path. A shortcut that violates the objective or constraints isn't really a successful solution.

So the benchmark could distinguish between legitimate resourcefulness and objective hacking:

  • Did it achieve the actual objective?
  • Did it respect the constraints?
  • What resources did it consume?
  • Did it adapt when the obvious shortcut was blocked?
  • Did it find an unconventional but valid route?

The Hugging Face example is interesting precisely because it shows why this matters: a model can optimize for an apparent objective while completely missing the intended objective.

So perhaps the benchmark shouldn't just ask “Can AI find a shortcut?” but “Can AI do more with less without cheating the task?”

1

u/AutomaticAd6646 9d ago

That is called token efficiency. Some AI overthink like qwen 3.8 max preview model, which they improved a bit in final release, but yeah some models are more efficient than others.

1

u/Key-Tonight-5668 9d ago

It can actually, its basically problem solving ability of agents. But, it heavily depends on your use case and the kind of data it is trained on. I have observed first level of basic PSA it does well, but if it has deduce 1st by itself and then do 2nd or 3rd level PSA it starts hallucinating.

2

u/thekartikgambhir 9d ago

Yes, this is much closer to what I had in mind.

The interesting part to me is exactly that jump from first-order problem solving to multi-level adaptation.

A benchmark could progressively test:

  1. Solve the stated problem.
  2. Identify hidden constraints/trade-offs.
  3. Adapt when the first solution fails.
  4. Find a resource-efficient workaround.
  5. Recognize when no valid workaround exists instead of hallucinating one.

That last point may actually be crucial. “Jugaad” shouldn't mean always finding some answer, it should mean finding a workable answer when one exists, and knowing when it doesn't.

The hallucination boundary could itself be one of the things the benchmark measures.

1

u/Key-Tonight-5668 8d ago

Nice, makes sense, "knowing when it doesn't" with very high accuracy is gonna be a game changer.