Feng-Ting Liao

Senior Research Scientist at MediaTek Research, working on large language models, deep reinforcement learning in chip design, diffusion models, speech processing, and representation learning with publications at ICML, EACL, ASRU. Co-creator of Breeze-7B, BreeXe-8x7B, GFD, and Clairaudience. Prevously a dark matter hunter at Oxford University. Opinions are my own.

Learing Assistant for Education

There has been much development of ML in EduTech. One notable effort as an example is Andrej Karpathy’s effort in building a startup aiming to apply an AI learning assistant to education (link to news). In this post, I will share my notes on such a learning assistant. I will begin by defining my understanding of learning, followed by outline the properties of a learning assistant that effectively supports a learner’s educational journey....

August 21, 2024 · 7 min · 1361 words · Feng-Ting Liao

Learning at Test Time

Recently, a new class of models known as Test-Time Training (TTT) has emerged as a viable alternative to the longstanding transformer architecture in large language models (LLMs) [4,5]. TTT models dynamically adjust their hidden states through gradient updates, offering a novel approach to enhancing model performance and adaptability. In this post, I document my notes about the idea of test-time-training. Test-Time-Training The concept of test-time training first emerged in the literature as a methodology to address distributional shifts occurring at test time, where the test data originate from a distribution that differs from the source data used during model training....

August 7, 2024 · 7 min · 1356 words · Feng-Ting Liao

Wanna dance like a pro? A neural network can help you

A brief introduction to photorealistic video translation with GANs Feng-Ting Liao, Ru-Han Wu The original post apears here Imagine you see your favourite star, perhaps it’s Bruno Mars, Beyonce, BTS, or TWICE, dancing amazingly in music videos. You then wonder if you could dance just as good as they do and maybe replicate their moves and reproduce what they did in the videos. Same posture, same movement and even the same tricks of yourself match at the exact timestamp to the stars in their videos....

October 18, 2019 · 17 min · 3497 words · Feng-Ting Liao