Sabrina J. Mielke

Sabrina J. Mielke

From PyTorch to JAX: towards neural net frameworks that purify stateful code

2020-03-09

Moving from object-oriented PyTorch- or TF2-code with tape-based backprop to JAX isn't easy---and while running grad() on numpy-oneliners is cool and all, you do wonder... how do I build actual big neural nets? Maybe you decided to look at libraries like flax, trax, or haiku and what you see at least in the ResNet examples looks not too dissimilar from any other framework: define some layers, run some trainers... but what is it that actually happens there? What's the route from these tiny numpy functions to training big hierarchical neural nets? Read on...

Clowning in Pennsylvania

2020-03-02

I was at a clowning workshop in rural Pennsylvania last weekend. A mix of acting, improv, and straight-up making a fool out of yourselves, it really was one of the most emotionally intense experiences I've had in my life. Read on...

My name is Sabrina – I'm trans

2019-12-30

How did we get here? What does that mean? And what about “The Surgery”? Read on...

Can you compare perplexity across different segmentations?

2019-04-23

“Can you compare perplexity across different segmentations?” Short answer: Not immediately. Long answer: Yes, as long as you have equal denominators and the same support!

NLP/CL Twitter Megathread

2017-04-08

Consolidated version of a huge (573 tweets, edit on 2017-04-09: 588) thread on Twitter about the relation between Natural Language Processing and (Computational) Linguistics.

Featuring @yoavgo, @emilymbender, @haldaume3, @gchrupala, @zehavoc, @earnmyturns, @kchonyc, @wellformedness, @_shrdlu_, @AlxCoventry, @StefanMuelller, @yuvalpi, @thedansimonson, @brendan642, @soegaarducph, @jacobandreas, @alvations, @trochee, @azpoliak...

Language diversity in ACL 2004 - 2016

2016-12-22

Natural Language Processing == English Language Processing?

Let's look at the languages that ACL long papers evaluated on in the last few years.

Is is getting better or worse? Or maybe just a little bit of both?

Describing discontinuous constituents with LCFRS

2016-10-21

About finding structure in language.
Even weird things.
Especially weird things.

No previous knowledge should be required, let me know if I'm wrong.