AffectFlow-DINO: Uncertainty-Aware Multi-Task Affect Estimation via Conditional Rectified Flow
Summary
This paper presents AffectFlow-DINO, a multi-task learning system for the 11th ABAW challenge that uses a conditional rectified-flow head to model uncertainty in in-the-wild facial behavior estimation, achieving substantial improvements over the baseline.
View Cached Full Text
Cached at: 07/16/26, 01:43 PM
Paper page - AffectFlow-DINO: Uncertainty-Aware Multi-Task Affect Estimation via Conditional Rectified Flow
Source: https://huggingface.co/papers/2607.13250
Abstract
WepresentAffectFlow-DINO,amulti-tasklearningsystemforthe11thABAWchallengethatextendsastandarddeterministicarchitecturewithaconditionalrectified-flowheadtomodeltheinherentambiguityofin-the-wildfacialbehavior.Insteadofpredictingasingleaffectestimate,themodellearnsaconditionalgenerativedistribution,enablinguncertainty-awareone-to-manypredictionsthroughMonteCarlosampling.Thesystemjointlyestimatescontinuousvalence-arousal,classifieseightfacialexpressions,anddetectstwelveActionUnitsfromstaticfaceimages.BuiltonafrozenDINOv3ViT-S/16backbone,extensiveablationstudiesshowthatrectified-flowdecodingconsistentlyimprovesdeterministicprediction,particularlyforvalence-arousalestimation(CCC-V+0.058).Wefurthershowthatpost-hocthresholdcalibrationeffectivelyrecoversperformanceonseverelyimbalancedrareclasses(e.g.,Fear:3.8%rightarrow33.1%)withoutretraining.Combinedwithbackbonefine-tuningandflowretuning,thefinalmodelachievesP_{MTL=1.177},substantiallyoutperformingtheofficialchallengebaselineofP_{MTL}=0.45.
View arXiv pageView PDFGitHubAdd to collection
Get this paper in your agent:
hf papers read 2607\.13250
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
#### Bekhouche/AffectFlow-DINO Image Classification• Updatedabout 6 hours ago
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.13250 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.13250 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
FlowBender: Feedback-Aware Training for Self-Correcting Conditional Flows
FlowBender is a closed-loop framework that improves constraint satisfaction in diffusion and flow models by training networks to correct alignment errors using inference-time feedback, outperforming traditional supervised and guidance-based approaches.
Uncertainty-aware Multi-fidelity Closure via Conditional Normalizing Flows
This paper proposes an uncertainty-aware multi-fidelity framework based on conditional normalizing flows to improve the predictive accuracy of reduced-order models (ROMs) for complex multiscale systems. The method learns a probabilistic mapping from low-fidelity to high-fidelity coefficients and is demonstrated on a vortex merging problem, showing improved accuracy with uncertainty quantification.
@HuggingPapers: Stable-GFlowNet: Toward Diverse and Robust LLM Red-Teaming via Contrastive Trajectory Balance Naver AI eliminates unsta…
Naver AI introduces Stable-GFlowNet, a method to improve LLM red-teaming by eliminating unstable partition function estimation in Generative Flow Networks through contrastive trajectory balance.
Constraint-Aware Flow Matching: Decision Aligned End-to-End Training for Constrained Sampling
Proposes Constraint-Aware Flow Matching, a novel end-to-end framework that aligns the model's learning dynamics with constrained sampling procedure, mitigating distributional shift from projection corrections for high-quality constrained generation.
FlowR2A: Learning Reward-to-Action Distribution for Multimodal Driving Planning
FlowR2A proposes a novel method that combines dense reward supervision with dynamic proposal generation using a flow-matching decoder for multimodal driving planning, achieving state-of-the-art results on the NAVSIM benchmarks.