Blog

Recent Posts

Paper Review - PointNet and PointNet++

4 minute read

PointNet and its successor PointNet++ introduced groundbreaking approaches for directly processing point cloud data without intermediary representations, est...

Paper Review - Meta Statistical Learning

2 minute read

Meta-statistical learning is an innovative framework that employs neural networks to perform statistical inference tasks, such as parameter estimation and hy...

The Mathematics and Philosophy Behind MSE

2 minute read

When we perform linear regression, we’re making two fundamental modeling choices that are worth examining separately: Assuming our data follows a linear ...

Universal Language Learning Paragims - UL2

1 minute read

This paper presents a novel framework for model pre-training. To date, there seems to be no consensus as to what the optimal pre-training procedure should be...

On Writing to Think

2 minute read

Many successful intellectuals mention a consistent writing schedule[^1] as an integral part of their daily routine and their success. I always found this a b...

Effects of Scale on Model Finetuning

4 minute read

Finetuning is a type of [[knowledge editing for LLM]], it is required and widely adopted to unlock new and robust capabilities for creative tasks, get the mo...