Posts

Constructability: Plainly-coded AGIs may be feasible in the near future 2024-04-27T16:04:45.894Z
ACX spring meetup 2023-03-31T18:39:46.121Z
ACX/SSC/LW meetup 2023-03-02T23:37:48.458Z
Potato diet: A post mortem and an answer to SMTM's article 2022-07-14T23:18:26.691Z

Comments

Comment by Épiphanie Gédéon (joy_void_joy) on Constructability: Plainly-coded AGIs may be feasible in the near future · 2024-04-29T13:50:06.005Z · LW · GW

Thanks a lot for the kind comment!

To scale this approach, one will want to have "structural regularizers" towards modularity, interoperability and parsimony

I am unsure of the formal architecture or requirements for these structural regularizers you mention. I agree with using shared building blocks to speed up development and verification. I am unsure credit assignment would work well for this, maybe in the form of "the more a block is used in a code, the more we can trust it"?

Constraints on the types of admissible model code. We have strongly advocated for probabilistic causal models expressed as probabilistic programs.

What do you mean? Why is this specifically needed? Do you mean that if we want to have a go-player, we should have one portion of the code dedicated to assigning probability to what the best move is? Or does it only apply in a different context of finding policies?

Scaling this to multiple (human or LLM) contributors will require a higher-order model economy of some sort

Hmm. Is the argument something like "We want to scale and diversify the agents who will review the code for more robustness (so not just one LLM model for instance), and that means varying level of competence that we will want to figure out and sort"? I had not thought of it that way, I was mainly thinking of just using the same model, and I'm unsure that having weaker code-reviewers will not bring the system down in terms of safety.

Regarding the Gaia Network, the idea seems interesting though I am unclear about the full details yet. I had thought of extending betting markets to a full bayesian network to have a better picture of what everyone believe, and maybe this is related to your idea. In any case, I believe that conveying one's full model of the world through this kind of network and maybe more may be doable, and quite important to solve some sort of global coordination/truth seeking?

Overall I agree with your idea of a common library and I think there should be some very promising iterations on that. I will contact you more about colaboration ideas!

Comment by Épiphanie Gédéon (joy_void_joy) on Constructability: Plainly-coded AGIs may be feasible in the near future · 2024-04-27T19:52:01.057Z · LW · GW

Yes, thank you, it's less than 1000 parameters for both

Comment by Épiphanie Gédéon (joy_void_joy) on Constructability: Plainly-coded AGIs may be feasible in the near future · 2024-04-27T19:17:39.103Z · LW · GW

So the first image is based on AI control, which is indeed part of their strategies, and you could see constructability as mainly leading to this kind of strategy applied to plain code for specific subtasks. It's important to note constructability itself is just a different approach to making understandable systems.

The main differences are :

  1. Instead of using a single AI, we use many expert-like systems that compose together which we can see the interaction of (for instance, in the case of a go player, you would use KataGo to predict the best move and flag moves that lost the game, another LLM to explain the correct move, and another one to factor this explanation into the code)

  2. We use supervision, both automatic and human, to overview the produced code and test it, through simulations, unit tests, and code review, to ensure the code makes sense and does its task well.

Comment by Épiphanie Gédéon (joy_void_joy) on Announcing Dialogues · 2023-10-18T19:32:11.455Z · LW · GW

Thinking more on this and to friends who voiced that non-trees/dag dialog makes it non appealing to them also (especially in contexts where I was inviting them to have dialogue together), would there be interests in making a PR for this feature? I might work on this directly

Comment by Épiphanie Gédéon (joy_void_joy) on Announcing Dialogues · 2023-10-18T07:27:41.928Z · LW · GW

Came here to comment this. As it is, this seems like just talking on discord/telegram, but with the notion of publishing it later. What I really lack when discussing something is the ability to branch out and backtrack easily and have a view of all conversation topics at once.

That being said, I really like the idea of dialogues, and I think this is a push in the right direction, I have enjoyed the dialogue I read so far greatly. Excited to see where this goes

Comment by Épiphanie Gédéon (joy_void_joy) on Why "AI alignment" would better be renamed into "Artificial Intention research" · 2023-06-15T13:19:55.341Z · LW · GW

Reposting (after a slight rewrite) from the telegram group:

This might be a nitpick, but to my (maybe misguided) understanding, alignment is only a very specific subfield of ai safety research, which basically boils down to "how do I give a set of rules/utility function/designs that avoid meta or mesa optimizations that have dramatic unforseen consequences" (This is at least how I understood MIRI's focus pre-2020)

For instance, as I understand it, interpretability research is not directly alignment research. Instead, it is part of the broader "AI safety research" (which includes alignment research, interpretability, transparency, corrigeability, ...)

With that being said, I do think that your points apply for renaming "AI safety research" to Artifical Intention Research still hold, and I would be very much in favor of it. It is more self-explanatory, catchier, does not require doom-assumptions to be worth investigating which I think matters a lot in public communication.

Comment by Épiphanie Gédéon (joy_void_joy) on Monkeypox Post #2 · 2022-07-28T15:12:58.300Z · LW · GW

(

Also, I wouldn’t ban orgies, that won’t work

I'm not sure on that point anymore. Monkeypox' spread seems so slow, and the fact that only men gets infected while the proportions of women who have sex with men having sex with men is not that narrow. I wonder if the spread of Monkeypox is not mostly driven by orgies/big events at the moment, and if it's not the best moment to do this. Though it might be a bit too late now, I think it'd have worked two-four weeks ago)

Comment by Épiphanie Gédéon (joy_void_joy) on Monkeypox Post #2 · 2022-07-28T14:24:07.456Z · LW · GW

People can totally understand all of this, and also people mostly do understand most of this

On the other hand, the very fact that we say Monkeypox is spreading within the community of Men having Sex with Men is symbolic of the problem, to me. Being MSM and being in this monkeypox-spreading community is very correlated sure, but not synonymous, the cluster we're talking about is more specific: It's the cluster of people participating in orgies, have sex with other strangers several times a week, etc.

Seeing how we're still conflating the two in discussions I've seen, I can understand the worries that this will reflect on the non-straight community, though I do agree that this messaging makes little sense.

Also

people mostly do understand most of this

I know four people who went to a sex-positive/kind of orgy event recently, this did not seem to be a concern to them (neither to the event itself, its safety consideration only included COVID). I also know someone who still had hookups two-three weeks ago.

It seems like the warning against monkeypox may be failing in the very community we're talking about.

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-17T19:09:56.857Z · LW · GW

The more I think about it, the more I wonder if boiling the potatoes infused them with the peels and increased significantly the quantity of solanine I was consuming. An obvious confounder is that whole-boiled potatoes are less fun to eat than in more varied forms, so it doesn't discriminate with the "fun food" theory

Thanks a lot for the estimate, I'll look into recent studies of this to see what I find!

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-17T06:07:55.652Z · LW · GW

Isn't it common for people who fast for more than 3-5 days not to feel any hunger? I wonder if there's a similar mechanism here

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-16T06:06:26.159Z · LW · GW

very restrictive diets are very socially costly to follow. If you regularly eat from college dining halls, cafeterias at work, restaurants, other people's homes, etc. you'll have a very hard time following an all-potato diet.

To be fair to SMTM's potato diet, the idea is that it still works even if you cheat a lot.
That was somewhat my experience with the diet though, it makes social interaction a lot more awkward

semaglutide and tirzepatide alone would massively reduce obesity rates if they were more popular

I mean, the idea of a cheap, not very effortful and efficient life intervention still appeals to me. It might not be the most pressing problem, and it might not solve global obesity, but if it indeed does give a boost of energy in a safe and reliable way, that is already worth knowing.

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-15T22:08:01.207Z · LW · GW

"what would the cost/benefit analysis of address every single thing in this class of problems?",

I mean, that is why I included "More research to shrink our unknown unknowns" as a general category. I do not think the research needs to be thorough, 3-4 very broad general area would suffice, but even if that does not fit into the points you mention, a statement along the lines you mentioned could work. In general, I do not think that more than one-two hours should be spent on writing this warning.

As for "If at any point you get sick or begin having side effects, stop the diet immediately", that is indeed a good first step. My problem with it is that I am now understanding that you can develop side effects that indicate one should stop, that are not apparent unless you really track several variables intently. A general instruction to, in addition to doing one's own research, decide what to look for in advance could have worked.

You note that you felt obliged to keep going in order to provide better data

I want to note three things:

  • I did not feel pressured by SMTM either in their public or private communications at any point
  • That is not quite correct. I wanted to keep going for the data to be included as a data point, especially if the diet turned out not to work, which I thought it would not.
  • I had not noticed any side effects or problems at that point. I was tired of potatoes, but it was manageable.

Maybe I should better emphasize on what points I feel SMTM is responsible and on what points I do not. I do not feel that SMTM is responsible for my safety and what could have happened, or the impact of the diet on me. In fact, I do not believe SMTM to be responsible for anything me-related: I made my own choices, and the fact that I did not stop the diet sooner was my own mistake I am owning up to.

What I do feel is that SMTM had a very loose methodology in how they conducted their studies, were more trying to confirm their hypothesis than really challenge it, and as a result the data is quite muddled and probably not that useful.

The safety part is related in the sense that:

  • It might be that many potato diet's benefits are actually just coming from malnutrition. But if there were evidences of safety, that would not turn up to be a problem
  • It is relevant about what kind of preemptive research they made to decide whether the potato diet was worth it
  • For me at least, it goes with the general notion that it was very unclear what they were looking for
Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-15T20:39:29.744Z · LW · GW

it feels unfair judging them on your specific case because they did tell you not to do it

I notice I'm very confused. SMTM said not to do it because of bipolarity:

Yeah, we would actually recommend people with bipolar disorder not enroll, both because there might be interactions with medication (especially if we’re right about the lithium thing) and because the potato diet seems to sometimes trigger hypomania even in people without bipolar

(The reason I chose to do it is that I am not under medication and that I am type 2 bipolar, not type 1)

I did end up with more pronounced bipolar symptoms - which I included here to give an exhaustive list of effects the diet has had on me - and that was fine for me because I was warned of the risks and that I had done a risk analysis based on this.

My concerns about refeeding syndrome and physical weakness, as far as I know, have nothing to do with bipolarity. Also, as far as I know, no permanent or drastic damage has been effected in me by all this. I am not writing this so much to say "this went very poorly" but much more that "this could have gone way worse"

I want more experiments in general

Maybe I have not been explicit enough about this, but I do too. There is a reason I was excited to sign up, and I am still very enthusiastic about decentralized science. One of the concern I had in publishing this is that I do not want for the cost of such groups to run an experiment to be too high.

I want this data

(I am a little unsure how exploitable the data are at the moment, besides the weight loss. I think this is in big part because of the exploration/exploitation uncertainty mentioned above, and that had they gone in either direction more clearly, the data would have been a lot more useful)

But if we want this kind of data at all we either need to accept those costs, or become more willing to participate in experiments with accurate caveats.

So to be clear: If SMTM had written in big capital letters "we have not researched into any of the following:

  • The best practices to stop a diet
  • Whether potatoes are safe to consume in big quantities for an extended period of time
  • What kind of signs to look for that are clear indications you should stop
  • More research to shrink our unknown unknowns

If you sign up for this diet, you understand that we do not know anything and have no ideas about any of these points or any others that are not mentioned in our post."

Then I would have been completely fine with it. My issue is that there were little to no communication about either what was unsafe, or their level of knowledge about the safety of the diet.

Also, this would have been less problematic for me if they went fully into the "explore" route and were not doing this study as a mean of replication (no set period of time, full communication between participants, frequent updates about the diet, etc). This issue is more relevant for the "please sign up and fill this form" type of study

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-15T20:07:44.501Z · LW · GW

Right, I must have phrased it poorly.

What I mean is that if the goal was just to explore, and modifying the diet while doing it is not a problem, then it would have made more sense to have access to everyone's data as they were doing it (at least between participants). Also have more ways to communicate between participants to share our experience, tips and tricks, etc...

Comment by Épiphanie Gédéon (joy_void_joy) on Criticism of EA Criticism Contest · 2022-07-15T01:15:09.804Z · LW · GW

I feel that, while you went a level of meta up, this article really encapsulates why I am so hesitant about EA. I have several concerns about VNM utilitarianism applied to a global monolithic scope. My experience discussing them in the EA space is people looking at me funny and something along the lines of "How can you be against it though?"

By far the main problem I have, which I feel you pointed here elegantly, is how prone EA is to congratulate itself on being so willing to change its mind, without a broader interrogation of what that even means. (I remember Julia Galef saying something like "There was an EA forum post voicing criticism of the movement, to which others cheered on and said 'well said, here are some more criticisms'" which I do not think is a reaction of reception)

Another concern I have is that "Effective Altruism" is eating the memetic space of "doing altruism effectively". That is, there is more and more a conflation between the general idea of "let's do the most good" and the set of values and memespace EA has developped. I find it makes communicating about it a lot harder.

Thank you for writing this article, if there was an effective altruism movement receptive to it, I would feel less hesitation about the whole thing

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-15T00:01:16.749Z · LW · GW

I thought they were pretty upfront about how this was exploratory (trying to generate hypotheses and see if the effect is plausible, not confirm a hypothesis).

Also, yes, that was my impression as well and what I signed up for. It's just that a lot of features of the study directly clash with this exploration.

(I also disagree that their results are that remarkable.)

Edit: By remarkable, I mean "shows that it is specific to potatoes"

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-14T23:50:08.531Z · LW · GW

Typo, I meant chips/crisp. Thanks!

Comment by Épiphanie Gédéon (joy_void_joy) on Potato diet: A post mortem and an answer to SMTM's article · 2022-07-14T23:41:30.798Z · LW · GW

Then shouldn't it be weirder? Like, having full open data, not trying a month specifically and varying this, etc?

I think doing this kind of thing is really important because trying to make everything safe means we frequently don't do useful science

That is a very good point, and I agree.

Two things on this point:

  • It did not seem to me that SMTM marked this as clearly unsafe, but I am not neutral enough to know. Just: There is a difference between "quit if you feel unwell" and "This might have drastic negative impact on you you will not even notice or feel"
  • While mad unsafe science is cool, it is a good idea to make it safe_r_. For instance, SMTM did tell us to take vit A and B12, which was warranted. The same way, other precautions, specifically about how to quit the diet, could have been mentioned

It might be that I over-updated though.

Comment by Épiphanie Gédéon (joy_void_joy) on What New Desktop Should I Buy? · 2022-07-10T03:48:54.068Z · LW · GW

I've been using a lenovo ideaCentre G5 14IMB05 for two years now and it's been very powerful and useful for ~900 euros.

The current one in Lenovo store seems lower-end than the one I bought (my specs are RTX 2060, i5 processor, ), but there's probably something awesome within that space. With respect to your specificationa:

 

  • windows 11
  • Quiet fan, I often don't hear it. Has an ambiance sound when I'm using it intensely but it doesn't feel loud
  • Has 4+ port for monitor displays
  • Never noticed any lag (Often opening several vs-code instances and running services at the same time)

 

I've also often used the Alienware you linked thanks to a friend of mine. It really is awesome, but unless you often do machine learning/very high graphics with lots of visual details and frames gaming, I don't think it is that worth it.

Wish you the best with your search ^^