Posts

Comments

Comment by Maximum_Skull on One-shot strategy games? · 2024-03-11T16:01:03.206Z · LW · GW

I think your list of conditions is very restrictive; to the point at which it's really difficult to find something matching it.
Most (all?) modern difficult strategy games rely on some version of "game knowledge" as part of it's difficulty, expecting you to experiment with different approaches to find out what works best -- this is a core part of the game loop, something specifically designed into the game to make it more fun. This is baked into the design on a fundamental level and is extremely difficult to separate out.
Combine that with the one-shot nature and a strict time limit (so strict that in a large amount of cases this isn't even enough to start making meaningful strategic decisions: either because learning all the systems takes longer or because you need to progress through the game enough to be aware of the later payoffs) and you are basically rolling a die on whenever you can land on a solution or not via some combination of prior gaming knowledge and luck -- I don't think you can meaningfully "try harder" to guess the decisions the game designers have made about the systems and obstacles you've not seen yet (besides playing more games beforehand of course, collecting game design principles trivia along the way).
Yes, you can bias the roll in your favor with genre savviness and experience; one of my friends has an absolutely uncanny ability of picking excellent builds in games with no prior information. He has also played games for some inordinate amount of time in order to build this intuition up.
 

Comment by Maximum_Skull on What makes teaching math special · 2023-12-18T13:19:09.943Z · LW · GW

And of course there is correlation between math knowledge and success at test. The problem is that at the extremes the tails come apart. Kids that are better at multiplication will be better at the tests. But the kids who score maximum at the tests and the kids who win math olympiads, are probably two distinct groups. I am saying this as a former kid who did well at math olympiads, but often got B's at high school, because of some stupid numeric mistake.


This is culture-dependent; e.g. in (some parts of Russian grading culture) making a numeric mistake might be counted similarly to other gaps in the reasoning. An attitude of mistake is a mistake is quite prevalent in grading for university admissions (in at least one of the few places they remain supplementing the standardized tests). Unsure how prevalent that was in olympiad grading, I never was competitive there (although did encounter this outlook a bit in my small stints of grading olympiad tasks). 

[There is usually a bit of leniency if miscalculation happened to be in the last few calculations to be done. Otherwise, you are out of luck.]

In this culture poor calculation skills are punished, and you basically have to have them at a certain level in order to stay competitive. Another example of this phenomenon is competitive/olympiad programming -- grading is done automatically, your solution has to pass the tests. It does not matter that you understand the idea (which is most of the time the difficult part); the implementation has to be correct.

[Depending on the competition: some give partial points for working on parts of the test set. Reiterating: this is a culture some popular competitions subscribe to and which I've had quite a bit of exposure to.]

Sidetrack: a coapproach to the mistake is a mistake is it doesn't matter how you got the answer if it is correct. This is difficult to implement in grading because this makes cheating significantly easier, but has led to some of the most fun solutions I've had to math/programming problems. I vehemently despise the "you have to complete the task in exactly this way" problems.

Comment by Maximum_Skull on Justification for Induction · 2023-11-30T10:22:44.108Z · LW · GW

The post I commented on is about a justification of induction (unless I have commited some egregious misreading, which is a surprisingly common error mode of mine, feel free to correct me on this part). It seemed natural for me that I would respond with linking the the strongest justification I know -- although again, might have misread myself into understanding this differently from what words were written.

[This is basically the extent to which I mean that the question is resolved; I am conceding on ~everything else.]

Comment by Maximum_Skull on Justification for Induction · 2023-11-27T16:43:17.255Z · LW · GW

I find the questions of "how and when can you apply induction" vastly more interesting than the "why it works" question. I am more of a "this is a weird trick which works sometimes, how and when does it apply?" kind of guy.

Bayesianism is probably the strongest argument for the "it works" part I can provide: here are the rules you can use to predict future events. Easily falsifiable by applying the rules, making a prediction and observing the outcomes. All wrapped up in an elegant axiomatic framework.

[The answer is probabilistic because the nature of the problem is (unless you possess complete information about the universe, which coincidentally makes induction redundant).]

Comment by Maximum_Skull on Justification for Induction · 2023-11-27T11:34:02.566Z · LW · GW

I might have an unusual preference here, but I find the "why" question uninteresting.

It's fundamentally non-exploitable, in a sense that I do not see any advantage to be gained from knowing the answer (not a straightforward /empirical way of finding which one out of the variants I should pay attention to).

Comment by Maximum_Skull on Justification for Induction · 2023-11-27T09:20:18.975Z · LW · GW

Bayesian probability theory fully answers this question from a philosophical point of view, and answers a lot of it from the practical point of view (doing calculations on probability distributions is computationally intensive and can get intractable pretty quick, so it's not a magic bullet in practice).

It extends logic to handle be able to uniformly handle both probabilistic statements and statements made with complete certainty. I recommend Jaynes's "Probability Theory: The Logic of Science" as a good guide to the subject in case you are interested.

Comment by Maximum_Skull on The Teacup Test · 2022-10-08T14:06:53.932Z · LW · GW

Oh, so human diseases in the form of bacteria/viruses! And humans working on gain-of-function research.

Comment by Maximum_Skull on The Teacup Test · 2022-10-08T14:04:46.376Z · LW · GW

Reminds me of a discussion I've had recently about whether humans solve complex systems of [mechanical] differential equations while moving. The counter-argument was "do you think that a mercury thermometer solves differential equations [while 'calculating' the temperature]?"

Comment by Maximum_Skull on A Warm Up Problem for Yudkowsky's New Fiction · 2022-03-04T11:59:54.580Z · LW · GW

This one is a classic, so I can just copy-paste the solution from Google. The more interesting point is that this is one of those cases where math doesn't correspond to reality.

In the spirit of "trying to offer concrete models and predictions" I propose you a challenge: write a bot which would consistently beat my Rob implementation over the long run enough that it would show on numerical experiments. I need some time to work on implementing it (and might disappear for a while, in which case consider this one forfeited by me).

One of the rules I propose that neither of us are allowed to use details of others' implementation, in order to uphold the spirit of the original task.

Comment by Maximum_Skull on The Geometric Series of 1/(d+1) is a Fraction in Base-d · 2022-03-04T10:45:00.981Z · LW · GW

It does work for negative bases. Representation of a number in any base is in essence a sum of base powers multiplied by coefficients. The geometric series just has all coefficients equal to 1 after the radix point (and a 1 before it, if we start addition from the 0th power).

Comment by Maximum_Skull on Impossibility results for unbounded utilities · 2022-02-10T08:32:20.284Z · LW · GW

Oh, thanks, I did not think about that! Now everything makes much more sense.

Comment by Maximum_Skull on Impossibility results for unbounded utilities · 2022-02-06T10:49:18.912Z · LW · GW

Those probabilities are multiplied by s, which makes it more complicated.
If I try running it with s being the real numbers (which is probably the most popular choice for utility measurement), the proof breaks down. If I, for example, allow negative utilities, I can rearrange the series from a divergent one into a convergent one and vice versa, trivially leading to a contradiction just from the fact that I am allowed to do weird things with infinite series, and not because of proposed axioms being contradictory.
EDIT: concisely, your axioms do not imply that the rearrangement should result in the same utility.

Comment by Maximum_Skull on Impossibility results for unbounded utilities · 2022-02-02T14:51:17.194Z · LW · GW

The correct condition for real numbers would be absolute convergence (otherwise the sum after rearrangement might become different and/or infinite) but you are right: the series rearrangement is definitely illegal here.

Comment by Maximum_Skull on Entropy isn't sufficient to measure password strength · 2022-01-17T18:41:45.449Z · LW · GW

It actually would, as long as you reject a candidate password with probability proportional to it's relative frequency. "password" in the above example would be almost certainly rejected as it's wildly more common that one of those 1000-character passwords.

Comment by Maximum_Skull on Physics Erotica · 2021-12-24T19:06:49.577Z · LW · GW

Stamp collecting (e.g. "history" and "English literature") does not count.

Interesting to see your perspective change from this post and it's comments, which suggested that history is a useful source of world models. Or am I misinterpreting past/current you?

Comment by Maximum_Skull on Falsifying Ethical Values · 2021-12-24T18:53:31.373Z · LW · GW

You cannot falsify mathematics by experiment (except in the subjective Bayesian sense).

Actually, that's technically false. The statements mathematical axioms make about reality are bizarre, but they exist and are actually falsifiable.

One of the fundamental properties we want from our axiomatic systems is consistency — the fact that it does not lead to a logical contradiction. We would certainly reject our current axiomatic foundations in case we found them inconsistent.

Turns out it's possible to write a program which would halt if and only if ZFC is consistent. I would not recommend running this one as it's a Turing machine and thus not really optimized (and in any case, ZFC being inconsistent is unlikely, and it's even more unlikely that the proof of it's inconsistency would be easy to be found with current technology), but in theory one might run one of such machines long enough to produce a contradiction, which would basically physically falsify the axioms.

Comment by Maximum_Skull on Where can one learn deep intuitions about information theory? · 2021-12-17T11:49:18.215Z · LW · GW

I would suggest E.T. Jaynes' excellent Probability Theory: The Logic of Science. While this is a book about Bayesian probability theory and it's applications, it contains a great discussion of entropy, including, e.g., why entropy "works" in thermodynamics.

Comment by Maximum_Skull on Noragami · 2021-10-08T20:20:19.019Z · LW · GW

I would probably move the "spoilers ahead" section before the "Japanese history" one. Unsure if it's possible to make this non-spoilery somehow, but history section is written as if to make the ending twist obvious.

Comment by Maximum_Skull on Autoregressive Propaganda · 2021-08-22T08:55:38.714Z · LW · GW

One way to keep bots out is to validate real-world identities.


Currently, the actual use case is more akin to an assistant for human writers, so validating the identity would not do much good. Additionally, if the demand for real-life tethered online identities ever gets high, there would appear a market for people selling theirs. I have a friend, who has found a Chinese passport online, because a (Chinese) online game required one as part of registration data.
Use of social media as a marketing platform for small, tightly-knit communities is probably the way to largely mitigate this problem.

Comment by Maximum_Skull on Bayeswatch 5: Hivemind · 2021-05-21T09:28:04.793Z · LW · GW

two her brain

This gave me the chills. I have never thought about digital brain modification safety before, although now the idea seems obvious. Wonder what else am I missing.

Comment by Maximum_Skull on The best frequently don't rise to the top · 2021-03-25T08:10:42.288Z · LW · GW

The meritocratic part is the best are significantly more likely to rise to the top, real world is best thought of as a stochastic place, full of imperfect information and surprises.
Being the best at content creation is not the same as being the best at YouTube: size of one's target demographic matters, the ability to self-promote matters, ability to network matters, ad-friendliness of content matters... Akin to evolution, the system does not select the *best* creators in the conventional sense of creating the best videos, being the best at writing and so on. In fact, one might argue for the opposite being the default.
The selection criteria are messy, the variance in outcomes is significant, the variance in perceived selection criteria even more so. 
My takeaway is that one should be lucky and avoid being unlucky, while trying to stack the deck as much as one can in order to manipulate variance.
 

Comment by Maximum_Skull on We should not raise awareness · 2021-03-03T08:05:01.387Z · LW · GW

I agree, but my reasoning for it is different.
Given that the simulacra levels framework is fake, I care mostly about the way it pumps my intuition. For me it has more impact with less levels. Grouping everything in levels 4+ as a single thing does speed processing up, and doesn't seem to meaningfully change my conclusions.
There likely exists some context where those extra levels are useful and offer new insights, but I've not seen it yet.

Comment by Maximum_Skull on The Flexibility of Abstract Concepts · 2021-03-03T07:10:06.495Z · LW · GW

Excellent as always!
 

Throughout the entire process it is implied that words if you specify a value and if you specify a criterion...

 

By training children in the traditional of adversarial competitive rhetoric...

Comment by Maximum_Skull on [deleted post] 2021-02-21T11:39:44.346Z

"Can I get you a coffee?" a young quant named said.

It's really good, am waiting for the next part, keep it up!

Comment by Maximum_Skull on Oliver Sipple · 2021-02-20T07:41:49.231Z · LW · GW

There won't be any more harm done to Oliver by spreading the story, so, at least from utilitarian-ish point of view, the case is clear.