One approach to making use of LLMs is to see it as an oracle: we can say "solve this problem for me", or at least "give me a choice of solutions". As all the answers to our problems can theoretically be generated, we can go ahead and retire all the human theorists and engineers. Science is solved.
This approach assumes that creative problem solving is a matter of rearranging existing knowledge. Or, if more knowledge is needed, that knowledge acquisition is a process of mechanically recording the universe. Both are mistaken. We don't know the algorithms for creative problem solving or knowledge acquisition. While the "LLM as oracle" approach will certainly produce advancements in knowledge retrieval, it won't create new knowledge.
Another approach, one that we're following at Deep Drama, is to use the LLM primarily as an interface for human language. The potential of "LLM as language API" is greater than it seems. There is the obvious path of building more powerful User Interfaces far beyond chatbots. But there is also the potential to expand the scope of our software, beyond solving transactional problems to encompass as-yet-untapped social frameworks. Our software has blind spots. Large areas of human knowledge and experience have been overlooked by engineers because of the messiness of their interfaces.
As an example, I used Deep Drama's LLM-powered Source tool to generate this Drama Theoretic model of a random news article:
Don | Joe | Nip | Uni | dilemmas | |
---|---|---|---|---|---|
Donald Trump | |||||
Block the deal immediately if winning the 2024 election | ✓ | ||||
Joe Biden | |||||
Express opposition to the merger | ✓ | ✓ | ✓ | Don T wrt Joe Uni T wrt Joe |
|
United Steelworkers labour union | |||||
Oppose the merger | ⨉ | ✓ | ✓ | Joe P wrt Uni Nip T wrt Uni |
|
Nippon Steel | |||||
Acquire US Steel in a non-hostile deal worth $14.1 billion | ⨉ | ⨉ | ✓ | ⨉ | Don P wrt Nip Joe P wrt Nip Uni P wrt Nip |
Introduce new technology and capital to US Steel | ⨉ | ✓ | ⨉ | Joe P wrt Nip Uni P wrt Nip |
The model's format is explainable and programmable. By using the LLM as an interface to language, Deep Drama can then use this model as the basis for further analysis and interaction, both with LLMs and with traditional interfaces. Deep Drama keeps the knowledge, and the opportunity for creativity, in the hands of the human users.