Earlier quoted context omitted.
"Ugh, ancap bullshit. Get out of your bubble." Did you miss I wrote I don't know it would work. Not an argument anyway? I don't know if you know the version I'm talking about. It doesn't even assume the non aggression principle. "Because then they have the money and you don't". Money can't buy you a planet (yet) and money only have value in a functioning economy. "Look at the world aroudn you and tell me how corporat…
> Money can't buy you a planet (yet) and money only have value in a functioning economy. So? Look at the people around the world who are gleefully destroying everything to turn a buck. You're unbelievably naive.
We don't have a hundred biases, we have the wrong model
91–97 of 97 posts
Re: We don't have a hundred biases, we have the wrong model
#92Earlier quoted context omitted.
Here’s gallup https://news.gallup.com/poll/261680/americans-believe-creati...
That's astounding and shocking. I think I've seen this before and it's so surprising that my mind doesnt accept it as true. But it is apparently.
Re: We don't have a hundred biases, we have the wrong model
#93Earlier quoted context omitted.
The type of learning problem where I agree with your point is in something like learning how to classify hand written digits. My point about the continuous nature being unsearchable in practice is about recursive forms - if I choose this policy, my opponent will choose to react to the fact that I had that policy. In your learning problem where thing were made tractable by differentiation you have something like an el…
I get what you're saying about recursive adversarial problems and their fractal nature, but this is exactly what GANs do to great success, despite the fact that it's hard. Yes, they have to train a lot slower, but learning general strategies and patterns in opponent behaviour still works. Your password example on the other hand is a discrete, non-differentiable example. If it was differentiable - for example instead…
What happens once we learn an approximation of that landscape; a map that has error, it doesn’t correspond fully with the territory.
The cognitive bias framing calls the map biased, but if you generalize from that to a more global sense of irrationality the reasoning is in error. In a more particular situation you have a simpler game tree because it is just the game tree under the node. The lifting of constraints produces the ability to have further insight - the map has to be an approximation.
Don’t reach for edit distance; make the boolean a Maybe Boolean which needs further resolution. See that the approximation is demanded because the world isn’t setup to allow all things to be learnable. My honeypot example is simpler than reality - there exists passwords for which trying to guess the password but getting the honeypot resolves to the learner being jailed; generally the learner in the actual game wouldn’t even get to have infinite guesses either, but I made the problem simpler to expose the problem complexity in terms that learning theory would be more familiar with - the elevation maps of the error landscape that learners like to slide down.
Re: We don't have a hundred biases, we have the wrong model
#94Earlier quoted context omitted.
Nobody uses all available information, whoever did would probably start by collecting every millennium prize.
Not sure if you realize this is coming off a pedantic, but everybody realizes what you are getting at. It's just not useful or relevant. Define information being available as what people are able to load up into working memory to make the decision. You can maximize with those factors easily.
Re: We don't have a hundred biases, we have the wrong model
#95Earlier quoted context omitted.
> Money can't buy you a planet (yet) and money only have value in a functioning economy. So? Look at the people around the world who are gleefully destroying everything to turn a buck. You're unbelievably naive.
Ad hominem again, no hard data provided, just anecdotal evidence. Ignored all my other points. I'm the naive person. OK.
It also flies in the face of 'hard data' like climate change, pollution of waterways and the air, extermination of species and all the other stuff people do in pursuit of money.
Re: We don't have a hundred biases, we have the wrong model
#96Earlier quoted context omitted.
I get what you're saying about recursive adversarial problems and their fractal nature, but this is exactly what GANs do to great success, despite the fact that it's hard. Yes, they have to train a lot slower, but learning general strategies and patterns in opponent behaviour still works. Your password example on the other hand is a discrete, non-differentiable example. If it was differentiable - for example instead…
I am taking about decision problems, you are taking about learning problems. These are different. Skip past the idea that you need to learn something. You’ve finished doing so. What happens once we learn an approximation of that landscape; a map that has error, it doesn’t correspond fully with the territory. The cognitive bias framing calls the map biased, but if you generalize from that to a more global sense of irr…
Re: We don't have a hundred biases, we have the wrong model
#97Earlier quoted context omitted.
I am taking about decision problems, you are taking about learning problems. These are different. Skip past the idea that you need to learn something. You’ve finished doing so. What happens once we learn an approximation of that landscape; a map that has error, it doesn’t correspond fully with the territory. The cognitive bias framing calls the map biased, but if you generalize from that to a more global sense of irr…
Decision problems are a subset of learning problems. As soon as someone can simulate your environment there is no negative consequence to further exploring the solution space via differentiable evaluation methods which allow efficiently training an optimal player.
> which allow efficiently training an optimal player.
Training an optimal player is not possible in practice. We know and have known the mathematics for optimal play for decades. Since we know it we are able to calculate the amount of space such a solution would take up in memory. Again this is a studied thing. Here is Peter Norvig in Artificial Intelligence: A Modern Approach to tell you the same thing: Page 173. "Because calculating optimal decisions in complex games is intractable, all algorithms must make some assumptions and approximations."
> Decision problems are a subset of learning problems.
This framing has some benefits - it makes generalization simpler. It has some downsides too - in complicated environments it will only approximate the solution and because of that there will be times where it gets things wrong.
In theory you have at first an intractable problem at your initial training time. Then when the game begins and play has progresses you have a more tractable problem because the information available to you eliminates parts of the game tree from consideration. The result of this is that we actually have two learning problems - not one learning problem. One is computed prior to the game. The other is computed during the game.
This theoretical issue has been studied and found to exist in practice by DeepMind. They tried training agents that didn't use tree search and just used the learned heuristic. These lost to agents that also used tree search.
Here is a section from a talk by Noam Brown - he briefly covers your intuition and why it breaks down.
1. https://youtu.be/cn8Sld4xQjg?t=2241
Here is another talk in which he goes over the research results of DeepMind and shows the data which stands against your thesis:
2. https://youtu.be/cn8Sld4xQjg?t=1886
This is also something you can see without reference to theory by looking at the physical progress on optimal solutions. Chess solving for example has the solutions via the end game tables, but they only have them for the more specific instances you reach near the end of the game tree. It is widely understood that we don't have enough memory to store the full solution to the game.
> As soon as someone can simulate your environment there is no negative consequence
This is a non-physical claim. There is obviously a cost to computation. It consumes both energy and time. Our best understanding is that we have a finite amount of these. Your theoretical approach isn't physically real.
> As soon as someone can simulate your environment...
It doesn't become easy at this point. It remains intractable.
A very simple example of why it doesn't get easy is the halting problem from computer science.
A more complicated example that you will have to really think about in order to understand is the nature of the equilibrium adversarial strategy. It is defined with a respect to an oracle - something which would be able to perfectly simulate its strategy. And it is trying to not lose to an oracle; it is assuming you have a very good map.
You've got to remember - your simulation is your map - it isn't the territory. When you play, you aren't playing on your map. You are playing in the territory via your map. The equilibrium strategies were already assuming you had a map. So they aren't trying to make it easy for your map to give you the right answer. They are trying to make some places un-mappable.
Again - remember the real world. Do I know your password? Why not? And what is my password, if it is so easy to know it?