About

photo

I am a Master’s student in Computer Science at ETH Zürich, enrolled in Machine Intelligence major. Before that, I obtained a Bachelor’s degree in Computer Science at Vrije Universiteit Amsterdam. During my undergraduate, I was fortunate to work on two machine learning research under the supervision of Prof. Dr. Piek Vossen and Prof. Vincent François-Lavet. My current mentor at ETH Zürich is Prof. Thomas Hofmann.

I find research papers like this, this, and this one are elegant in many ways. The impact of these works is needless to say, yet their deliveries are very succinct and easy to read. Academic papers often go in the opposite direction where complexity implies novelty. Therefore, I always aim for the simplest presentation of ideas. This is, by no means, an easy endeavor.

“When I started graduate school, my adviser told me that the best work would prune the tree of knowledge, rather than grow it.” - from How Claude Shannon Invented the Future

Recent posts

Jane Street Puzzle - August 2024

3 minute read

I decided to slack off my exam studying with Jane Street’s puzzle. I first read the problem in early August, forgot about it, and then submitted my answer o...

Counting with expectation

1 minute read

Problem 10 (Individual test, ARML 2013). For a positive integer \(n\), let \(C(n)\) equal the number of pairs of consecutive \(1\)’s in the binary representa...

Rate-distortion theory

7 minute read

In this post, I will summarize Shannon’s rate-distortion theory, including some self-contained definitions and proofs to the converse and direction part of t...

Noisy-channel coding theorem

9 minute read

Here is my second attempt to understand the proof for the channel coding theorem. My initial exposure to this concept was through Professor Amos Lapidoth’s l...