Loss Functions for Ordinal Regression
January 04, 2025 | 9 min readOrdinal regression has order structure between classes and there are dedicated loss functions to use this information.
Under the sea, in the hippocampus's garden...
Ordinal regression has order structure between classes and there are dedicated loss functions to use this information.
Reflecting on 2024's deep learning breakthroughs! Discover my top 10 favorite research papers that shaped the field this year.
RLHF is not the only method for AI alignment. This article introduces modern algorithms like DPO and KTO that offer simpler and more stable alternatives.
This competition was all about distribution shift. Let's learn how the winners conquered the challenge.
It's hard to collect paired preferences. Can we align LLMs without them? Yes, with KTO!
DPO reduces the effort required to align LLMs. Here is how I created the Reviewer #2 Bot from TinyLlama using DPO.