Unknown Author
6 min
Abstract
Today's 5 most interesting new AI & ML papers, in one short listen.
Alex: They used a two-step fine-tuning process, starting with a standard language model and then using reinforcement learning to guide the output.
Sam: That reinforcement learning step is crucial here; they used reward functions that force the model to prioritize chemical validity and high binding affinity.
Alex: And the results were quite strong, especially when compared to previous models on diabetic nephropathy targets.
Sam: The fact that they found candidate molecules with predicted binding affinities better than existing reference drugs is a strong indicator that this disease-aware approach is the right direction.
Alex: It’s a very grounded application of generative AI—using these tools to solve specific, high-stakes problems in medicine.
Sam: Next up is OpenCoF, which suggests that we can actually use video generation as a way to teach models how to reason.
Alex: I’ve always thought of video generation as a purely visual task, so the idea that it could be a pathway to logical reasoning is a bit counter-intuitive.
Sam: That’s the core of their "Chain-of-Frame" reasoning concept; they argue that if a model can correctly generate a sequence of frames, it must have understood the logical progression of the task.
Alex: So, instead of just predicting the next word in a sentence, the model is predicting the next physical state of a scene.
Sam: Exactly, and they’ve built a dataset called OpenCoF-17K to provide that diverse temporal supervision, which helps the model learn how things connect over time.
Alex: They also added specific tokens to the model to help it organize its reasoning, which seems to help with both spatial and temporal awareness.
Sam: It’s a clever way to force the model to maintain a consistent internal state while it’s generating, which is often where these models fail.
Alex: It makes me wonder if we’ve been underestimating how much "reasoning" is actually embedded in our physical understanding of the world.
Sam: That’s a great transition to our next paper, Video-Oasis, which takes a much more skeptical look at how we measure these capabilities.
Alex: This one felt like a necessary reality check; they audited current video understanding benchmarks and found that many of them are actually quite flawed.
Sam: It’s a common issue in AI evaluation—models often learn to "cheat" by picking up on statistical shortcuts rather than actually understanding the video content.
Alex: They found that over half of the samples in these benchmarks could be solved without even looking at the video.
Sam: That’s a sobering statistic, and it explains why some models seem to perform well on paper but struggle with real-world, video-native tasks.
Alex: So, they’ve created a diagnostic suite to help researchers filter out these shortcuts and focus on true video understanding.
Sam: By cleaning up the benchmarks, they’re forcing the field to confront the fact that we have a significant capability gap to close.
Alex: It’s not about having the highest score anymore; it’s about having a score that actually means something.
Sam: Finally, we have a paper on action recognition that tackles a similar problem of models taking shortcuts.
Alex: This one is titled "Why Can’t I Open My Drawer?", which is a perfect summary of the problem—the model sees a drawer and assumes the action is "opening" regardless of what’s actually happening.
Sam: That’s the object-driven shortcut; the model relies on the object present in the frame rather than the actual motion of the verb.
Alex: They introduced two new components, CPR and TORC, to force the model to pay attention to the temporal cues of the action.
Sam: The temporal order regularization is particularly interesting because it forces the model to learn the sequence of the action, not just the static objects involved.
Alex: By treating the frequent co-occurrence of objects and actions as "hard negatives," they’re effectively teaching the model to ignore its own biases.
Sam: It’s a very disciplined approach to improving generalization, ensuring the model works on unseen combinations of verbs and objects.
Alex: It’s really encouraging to see this kind of careful, diagnostic work being done to make these systems more robust.
Sam: That’s a wrap for today’s papers—all of which show that as these models get more capable, the research is shifting toward better evaluation and more grounded reasoning.
Alex: If any of these caught your interest, just tap the title to add the full paper to your library for a deeper read.