Orca: What If Next-Token, Next-Frame, and Next-Action Are the Same Task?

Imagine inheriting a system built by three teams that never talked to each other. Three microservices, all describing the same warehouse: one answers questions about it in text, one renders preview images of the shelves, one drives the forklift. Each has its own database, its own schema, and none of them agree on what’s actually sitting on shelf B4. Any architect who has seen this knows the fix — one canonical store, thin adapters at the edges. ...

July 5, 2026

HeLo – A New Path for Multimodal Emotion Recognition

Modern emotion-recognition systems increasingly leverage data from multiple sources—ranging from physiological signals (e.g., heart rate, skin conductance) to facial video. The goal is to capture the richness of human feelings, where multiple emotions often co-occur. Traditional approaches, however, focused on single-label classification (e.g., “happy” or “sad”). The paper “HeLo: Heterogeneous Multi-Modal Fusion with Label Correlation for Emotion Distribution Learning” introduces an entirely new paradigm: emotion distribution learning, where the model predicts the probability of each basic emotion being present. ...

July 10, 2025