Some background, I was interested in AI before the hype, back when neural networks were just an impractical curiosity in our textbooks.  I went through an undergrad in Cognitive Science and decided that there was something to the idea of connectionist bottom up AI having tremendous untapped potential because I saw the working example of the human mind.  So I embarked on a Masters in Computer Science focused on ML and eventually graduated at just about the perfect time (2014) to jump into industry and make a splash.  It helped that I'd been ambitious and tried to create crazy things like the Music-RNN and the Earthquake Predictor Neural Network, which, though not technically effective, showed surprising amounts of promise.  The Music-RNN could at least generate sounds that vaguely resembled the audio data, and the Earthquake Predictor predicted the Ring of Fire: low magnitude, high frequency quakes that weren't important, but hey, it was better than random...

I also had earlier published two mediocre papers on stuff like occluded object recognition in some fairly inconsequential conferences, but combined with my projects and the AI hype, a Canadian startup called Maluuba (which would later be bought by Microsoft) took a chance on me and hired me as a Data Scientist for a few months doing NLP.  Later my somewhat helpful posts on the Machine Learning Reddit attracted the attention of a recruiter from Huawei, and I ended up spending a few years as a Research Scientist at their Canadian subsidiary (specifically in Noah's Ark Lab), working both on NLP and later Computer Vision.  Unfortunately, I was foolish and got into some unfortunate office politics that basically derailed my career within the company and I eventually requested a buyout package to avoid being stuck on projects I didn't think were relevant under a manager I didn't agree with.

Alas, I found myself unemployed right when COVID-19 hit.  Despite still interviewing at places like Amazon, Facebook, and Deloitte, my lack of a PhD and so-so engineering ability hampered my efforts to get back into the industry, and made me question if I could still compete in a market that seemed a lot more saturated than before.

So recently I started to read some books that had been on my todo list for a while, like Bostrom's Superintelligence and Russell's Human Compatible.  Before I started my career, I'd spent a fair bit of time reading through the Less Wrong sequences by Eliezer and also posting some of my own naive ideas like the contrarian (contrary to the Orthogonality Thesis in fact) concept of an AI Existential Crisis (where the AI itself would question and potentially change its values), and the Alpha Omega Thereom (which is actually in retrospect very similar to Bostrom's ideas of Anthropic Capture and the Hail Mary solution to the Alignment Problem).  Even while working in my career, I did think about the Alignment Problem, though like most ML practitioners, I thought it was such a far off, amorphous challenge with no obvious avenue of attack that I didn't see a clear way to directly work on it.

At Maluuba and Huawei, I'd have some casual conversations with colleagues about the Alignment Problem, but we kept on working on our models without really considering if it was right to.  After all, I needed to eat and make enough to live comfortably first, and ML was definitely good money, and the models did really cool stuff!  But my recent time away from work has given me a chance to think about things a lot more, and wonder if my actions of prodding the technology forward by even a tiny increment could actually be harmful given how far away we seem from having a robust solution to Alignment.

So, naturally, I wondered if I could try to do research directly on the problem and be useful.  After doing some reading on the SOTA papers...  it seems like we're still in the very early stages of coming up with definitions for things and making conceptual frameworks and I'm worried now that compared to say, the enormous, ever expanding literature on Reinforcement Learning, things are going waaay too slowly.

But on the other hand, I don't know where to begin to be useful with this.  Or even if, given how important this work could be, that I couldn't end up making things worse by contributing work that isn't rigorous enough.  One of the things I learned from doing research in industry is that experimental rigor is actually very hard to do properly, and almost everyone, people who publish papers in academia, as well as industry, cut corners to get things out ASAP so they can flag-plant on ArXiv.  And then people complain about results that are not reproducible and demand source code.  There's a lot of noise in the signal, even when we have working prototypes and models running.  How we can expect to Align models by proving things in advance rather than experimentation...  it just seems doubtful to me because the working models we use in industry always have to endure tests and uncertainty means it's basically impossible to guarantee there won't be some edge case that fails.

So, I guess the question boils down to, how seriously should I consider switching into the field of AI Alignment, and if not, what else should I do instead?  Like should I avoid working on AI at all and just do something fun like game design, or is it still a good idea to push forward ML despite the risks?  And if switching to AI Alignment should be done, can it be a career or will I need to find something else to pay the bills with as well?

Any advice is much appreciated.  Thank you for your time and consideration.

New Answer
New Comment

4 Answers sorted by

meadComposition

Oct 19, 2020

90

With the field still making its way into the industry, I am surprised that a Master's degree in CS and good work experience is unable to help you land a job. Is there something else that is missing about why this is happening to you?
On a related note, your experience and advice in handling corporate politics rationally would be very beneficial to the industry community here if you are open to sharing it!

I have been able to land interviews at a rate of about 8/65 or 12% of the positions I apply to.  My main assumption is that the timing of COVID-19 is bad, and I'm also only looking at positions in my geographical area of Toronto.  It's also possible that I was overconfident early on and didn't prep enough for the interviews I got, which often involved general coding challenges that depended on data structures and algorithms that I hadn't studied since undergrad, as well as ML fundamentals for things like PCA that I hadn't touched in a long time a... (read more)

FactorialCode

Oct 19, 2020

50

Money makes the world turn and it enables research, be it academic or independent. I would just focus on getting a bunch of that. Send out 10x to 20x more resumes than you already have, expand your horizons to the entire planet, and put serious effort into prepping for interviews.

You could also try getting a position at CHAI or some other org that supports AI alignment PhDs, but it's my impression that those centres are currently funding constrained and already have a big list of very high quality applicants, so your presence or absence might not make that much of a difference.

Other than that, you could also just talk directly with the people working on alignment. Send them emails, and ask them about their opinion on what kind of experiments they'd like to know the result of but don't have time to run. Then turn those experiments into papers. Once you've gotten a taste for it, you can go and do your own thing.

ryan_b

Oct 19, 2020

30

I notice you have the following:

  • Long-term concern about the problem
  • A relevant background in several dimensions
  • Some time on your hands

Sounds to me like an excellent opportunity to firm up your analysis of the risks. With this, you can make a much more informed decision about whether to tackle the problem head on.

Also this:

One of the things I learned from doing research in industry is that experimental rigor is actually very hard to do properly, and almost everyone, people who publish papers in academia, as well as industry, cut corners to get things out ASAP so they can flag-plant on ArXiv.

I am far from the expert on the subject, but rigorous and safe toy models in code demonstrating any of the things which we discuss seem like they would be very useful.

Dach

Oct 20, 2020

10

So, I guess the question boils down to, how seriously should I consider switching into the field of AI Alignment, and if not, what else should I do instead?

I think you should at least take the question seriously. You should consider becoming in involved in AI Alignment to the extent that you think doing so will be the highest value strategy, accounting for opportunity costs. An estimate for this could be derived using the interplay between your answers to the following basic considerations:

  • What are your goals?
  • What are the most promising methods for pursuing your various goals?
    • What resources do you have, and how effective would investing those resources be, on a method by method and goal by goal basis?

An example set of (short and incomplete) answers which would lead you to conclude "I should switch to the field of AI Alignment" is:

Like should I avoid working on AI at all and just do something fun like game design, or is it still a good idea to push forward ML despite the risks?

If you're not doing bleeding edge research (and no one doing bleeding edge research is reading your papers), your personal negative impact on AI Alignment efforts can be more effectively offset by making more money and then donating e.g. $500 to MIRI (or related) than changing career.

And if switching to AI Alignment should be done, can it be a career or will I need to find something else to pay the bills with as well?

AI Alignment is considered by many to be literally the most important problem in the world. If you can significantly contribute to AI Alignment, you will be able to find someone to give you money.

If you can't significantly personally contribute to AI Alignment but still think the problem is important, I would advise advancing some other career and donating money to alignment efforts, starting a youtube channel and spreading awareness of the problem, etc.

I am neither familiar with you nor an alignment researcher, so I will eschew giving specific career advice.

2 comments, sorted by Click to highlight new comments since: Today at 2:40 AM

I am neither in ML nor in math nor in AI alignment, so just throwing it out there. From my reading of the issues facing the alignment research, it looks like the very basics of formalizing embedded agency are still lacking, but easier to make progress on than anything directly related to alignment proper.

David Roodman was fired from the Bill and Melinda Gates Foundation for his poor office politics skillS. He’s my greatest role model so you’re in good company.

He talks about it on his 80k interview, iirc.