Reverse problem

First published:

Last Edited:

Number of edits:

Modelling systems, mostly useful in computing properties, is often done as a forward problem, which means calculating something from first principles. This is how science has always worked: abstract the problem as much as possible until it becomes useful to make a prediction.

On the other hand, we can reverse the question: what is the starting point for a given output?

A trivial thing: at what time do I have to leave to arrive on time?

As problems get more complex, the reverse problem becomes intractable. This is a crucial aspect of cryptography: it's trivial to encode something, but impossible to decode without the key (Physical Unclonable Function are in the same train of thought).

Specifically, material discovery often relies on using DFT, a powerful (and complete) numerical method to calculate molecular behaviour. Lot's of work has been put into calculating properties based on DFT modelling (which is not at all a trivial step).

There are entire databases with modelled systems and interactions ([[@abed2024Open Catalyst Experiments 2024 (OCx24): Bridging Experiments and Computational Models|Open Catalyst Experiments 2024 (OCx24): Bridging Experiments and Computational Models]], for example).

But those still work forward with experimental validation.

What if we ask ourselves: "How do I make a material that has X, Y, Z properties, with W boundary conditions?"

The problem is intractable today.

I believe that tackling the reverse problem with quantum computers will be the true breakthrough and in the meantime we need to leverage what we can, including AI for the reverse problem.


Backlinks

These are the other notes that link to this one.

Comment

Share your thoughts on this note. Comments are not public, they are messages sent directly to my inbox.
Aquiles Carattino
Aquiles Carattino
This note you are reading is part of my digital garden. Follow the links to learn more, and remember that these notes evolve over time. After all, this website is not a blog.
© 2026 Aquiles Carattino
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Privacy Policy