forked from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awxuelong
committed
Nov 2, 2023
1 parent
11b75c7
commit 7334a04
Showing
9 changed files
with
55 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,48 @@ | ||
Math is really a beautiful system (framework?) from which we can derive ideas of beauty through symmetry and geometry, study of complex systems through calculus, and also of creativity. | ||
- How would I define creativity? | ||
o Imagine you’re an enthusiastic pursuer of truth. In front of you are a some numbers and two operators: + (ordinary addition) and * (ordinary multiplication). Science, or the discovery of knowledge, is analogous to discovering new numbers. You randomly add two numbers, 1 and -1 and discover 0. Then you add 1 to 1 and obtain 2. Repeating this process you discover all the integers. From God’s point of view, addition and multiplication over integers is closed in this set, therefore you can’t discover anything beyond the horizon of integers, even though you can discover a lot. You can find patterns, such as properties of commutativity, transitivity and distributivity. | ||
o Creativity, in this scenario, would be proposing another operator such as division. Having this new operator in your arsenal of tools to perceive reality, you can now compute a new class of numbers, the rationals and thus discover the set of all real numbers. | ||
o The infiniteness of numbers is analogous to the infinity of knowledge. | ||
Further creativity would be introducing the square root, and this tool extends our perceptual horizon to encompass the realm of complex/imaginary numbers. | ||
A different civilization, using a different set of symbols to encode numbers, may make similar discoveries, i.e., numbers obtained following the same principles of computation using + and *, discovering commutativity, transitivity and distributivity. This underlies/represents the universality of knowledge. | ||
o I’ve ignored letters, phonemes, words to simplify this overly-idealized world to get my ideas on what is creativity across. | ||
--- | ||
layout: post | ||
title: A mathematical analogy for understanding creativity #a post with bibliography | ||
date: 2023-11-02 09:42:00-0400 | ||
description: Using numbers to illustrate an intuitive definition of what creativity is #an example of a blog post with bibliography | ||
tags: food-for-thought | ||
categories: blog-post | ||
disqus_comments: true | ||
related_posts: true | ||
thumbnail: /assets/img/creativity.jpg | ||
toc: | ||
sidebar: left | ||
--- | ||
|
||
Math is really a beautiful framework with which we can analyze several ideas. For instance, beauty can be seen through the lenses of math using symmetry and geometry, and the study of complex systems can be cast through calculus and probability theory. | ||
|
||
Given this premise, can we use math to understand what creativity is. Here is my attempt: | ||
|
||
# How can creativity be defined? | ||
|
||
Let us run the following thought experiment. Imagine you’re an enthusiastic pursuer of truth. The whole universe is simply an empty space. In this void, in front of you are a some numbers and two operators: + (ordinary addition) and * (ordinary multiplication)[^1]. | ||
|
||
Science, or the discovery of knowledge, is analogous to discovering new numbers. You randomly add two numbers, 1 and -1 and discover 0. Then you add 1 to 1 and obtain 2. Repeating this process, you end up discovering all the integers. Furthermore, you can find patterns that lead to theorems among the integers, such as properties of commutativity, transitivity and distributivity. | ||
|
||
However, from a metaphysical point of view, addition and multiplication over integers is closed in this set, therefore you can’t discover anything beyond the horizon of integers. | ||
|
||
# Can you discover anything else? | ||
|
||
Creativity, in this scenario, would be proposing another operator such as division. Having this new operator in your mind's eye to perceive reality, you can now compute a new class of numbers, the rationals and thus discover the set of all real numbers. | ||
|
||
In either case, prior and after the discovery of the division operator, the infiniteness of numbers is analogous to the infinity of knowledge. | ||
|
||
Creativity can also materialize by introducing the square root, and this new operator extends our perceptual horizon to encompass the realm of complex/imaginary numbers. | ||
|
||
# More analogies | ||
|
||
A different civilization from another point in space, using a different set of symbols to encode numbers, may make similar discoveries, i.e., numbers obtained following the same principles of computation using + and *. Moreover, they may also discover commutativity, transitivity and distributivity. This analogy represents the universality of knowledge. | ||
|
||
In the above thought experiment, I’ve ignored letters, phonemes, and words to simplify this overly-idealized world to get my ideas on what is creativity across. | ||
|
||
<figure> | ||
<img src="/assets/img/creativity.jpg" alt="Sorry, an unanticipated error occured and the image can't load." width="100%" height="auto"> | ||
<figcaption id="creativity"> The thumbnail is generate by Dall-E powered MS Bing Image Generator given the prompt "your interpretation of what creativity is". </figcaption> | ||
</figure> | ||
|
||
PS: Demis Hassabis, Deepmind CEO, also comments on another definition of [creativity, or AGI](https://www.youtube.com/watch?v=Gfr50f6ZBvo). This is going beyond statistical interpolation and extrapolation of training data. An AGI model that is creative should be able to give an output to an instruction such as "design a game that has simple rules, but is extremely hard to master, and can be played for hours". | ||
|
||
[^1]: Perhaps these numbers and operators existed there a priori, maybe they emerged from a Creator, or perhaps they emerged from a singularity. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.