REVIEW 2 major objections 5 minor 1 cited by
A Shared Latent for Partially-Labeled Multi-Task Facial Affect Recognition
T0 review · 2 major / 5 minor · reviewed 2026-08-02 · deepseek-v4-flash
Pith's one-line read Partially labeled facial affect frames, treated as observations of one shared affect latent, let a frame labeled for a single task shape all three decoders; on the s-Aff-Wild2 validation split this lifts expression macro-F1 from 0.403 to 0.
desk verdict A disciplined, well-controlled benchmark paper whose formulation and empirical care mostly land; the one missing control—per-task latents vs a shared latent—leaves its central coupling claim under-determined, but the paper still deserves a fair referee. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The shared affect latent: a 96-dimensional stochastic bottleneck z ~ N(mu, sigma^2) encoded linearly from the bidirectional recurrent temporal feature h, with three linear decoders—Gaussian for valence-arousal, categorical for expression, independent Bernoullis for action units—that are conditionally independent given z. The load-bearing identity is that minimizing the evidence lower bound with a beta-weighted KL term reproduces the standard masked loss plus a regularizer, so partial labels are marginalized rather than ignored; the beta weight turns out to control how strongly the bottleneck separates rare expression classes. A second ingredient is the requirement that the second backbone be
What would settle it
On the same backbone and temporal model, replace the shared latent with the masked-loss model and perform a wide search over post-hoc logit adjustments and class-conditional temperatures on the expression head; if anger and fear each reach macro-F1 levels comparable to those attained with the latent assembly, or if expression overall reaches 0.446 or better, the claim that no decision-rule change can recover the rare classes is refuted.
Extended reading notes
Core claim
The central reduction is that the masked multi-task objective used throughout this benchmark is exactly the reconstruction term of the evidence lower bound for a generative model in which three heterogeneous labels—valence-arousal regression, eight-way expression classification, and twelve-way action-unit multi-label—are conditionally independent given a shared latent drawn from a standard normal prior, with a learned inference network over the temporal feature. A frame annotated for only one task still constrains the posterior the other decoders draw on; unobserved tasks integrate to one, so the marginal likelihood of the observed labels is a product over observed tasks. Empirically this co
Load-bearing premise
The conclusion that the rare-class failure is representational rather than a matter of loss shaping rests on the set of loss-side and decision-rule interventions tried (class weights, focal/BCE, margin and asymmetric losses, logit adjustment, oversampling, post-hoc logit adjustment, and circumplex-gated logits); if some untested loss-side mechanism separates anger from fear, the mechanistic conclusion would need revision even though the positive gains from the shared latent c
Editorial extensions
If this is right
- If a frame labeled for one task shapes the representation used by all decoders, then the partially labeled majority of the data—63% of frames lacking at least one label—is no longer dead weight; every partially annotated frame contributes to all three tasks.
- The rare-class failure in facial affect recognition is characterized as a problem of representation rather than of loss weighting, so the standard reweighting, logit-adjustment, and resampling toolbox should not be expected to close the gap on this benchmark.
- Combining backbones by averaging predictions only pays off when the second model is a near-peer with decorrelated errors; a weaker or larger-but-worse encoder does not help, which gives a cheap pre-training criterion for whether an extra model will earn its cost.
- The masked loss is not an ad hoc heuristic but a valid variational objective, and the same marginalization construction transfers to any setting where several heterogeneous tasks are annotated on largely disjoint examples, such as medical imaging and multimodal behavior analysis.
- The assembled score of 1.679 on validation is presented as an in-sample endpoint whose per-task sources are selected on validation; the paper rests its conclusions on the paired, one-factor controlled comparisons rather than the absolute number.
Reading between the lines
- If the representational account is right, the anger–fear confusion that survives every tested intervention is a signature of the two classes occupying the same region of valence-arousal space; an untested extension would be contrastive training that explicitly pushes anger apart from fear in the latent, or auxiliary semantic labels that separate them, rather than another loss reweighting.
- The near-peer condition on the second backbone could be operationalized before any training: compute per-task error vectors on a small held-out set and require both decorrelation and comparable strength; the paper's results imply a simple yes/no test for whether a candidate backbone will improve the ensemble.
- The identity that the masked loss is a reconstruction term suggests a cheap probe: if the posterior mean of the latent is a sufficient encoder, linear probes on the 96-dimensional code should match or exceed probes on the raw backbone features for rare classes on other affect benchmarks; the RAF-DB compound-expression transfer is consistent with this and could be tested with a controlled bottlenec
- A structured prior—for example a mixture of per-expression components—was not tested and might push expression further without hurting valence-arousal, given the paper's finding that the KL weight, not the decoder, governs rare-class separation.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper casts partially-labeled multi-task facial affect recognition on s-Aff-Wild2 (valence–arousal regression, 8-way expression classification, 12-way AU detection) as marginalization over a shared 96-dimensional variational latent. The masked per-task losses are shown to be the reconstruction term of an ELBO (Eq. 4–5), with a β-KL regularizer. On a single AffectNet-initialized ViT-B/16 backbone, the shared latent raises expression macro-F1 from 0.403 (dedicated specialist) to 0.446 (p=0.017); adding a second, near-peer backbone with decorrelated errors raises AU macro-F1 from 0.543 to 0.556 (p=0.005); and an all-else-equal replacement of the latent by the masked-loss model on the same two backbones drops PMTL by 0.046 entirely in expression (p=0.001). The paper reports extensive matched negative controls — loss reweighting, LDAM/ASL, logit adjustment, oversampling, post-hoc logit adjustment, circumplex-gated logits, mean-teacher, external AU data — to argue that the rare-class failure is representational rather than loss-side. The assembled PMTL=1.679 is transparently reported as an in-sample endpoint because task sources are selected on validation; AffectNet and RAF-DB transfer results are presented as exploratory.
Significance. If the central claim holds, the paper contributes a principled way to exploit partial multi-task labels by treating missing labels as marginalized latent variables, and it provides a carefully controlled empirical study on a benchmark with restricted pretraining. Strengths include the correct ELBO derivation under the stated conditional-independence assumption, seed-averaged bootstrap tests against matched controls, a nested protocol bounding source-selection optimism, and explicit negative results. The main weakness is that the distinctive claim — that cross-task coupling through a shared latent is the active ingredient — is not isolated from the effect of a per-task variational bottleneck; the paper itself concedes this in the AffectNet discussion. The contribution is promising but requires one more critical control or a substantially softened claim.
major comments (2)
- [Sec. 3, Eq. (4)–(5); Sec. 5, Fig. 10 and Tab. 10 discussion] The paper's central claim is that a single shared latent couples the three tasks, so a frame labeled for one task shapes the representation the other decoders use (Abstract; Sec. 1). The experiments compare this shared-latent ELBO against a masked-loss model with no latent, and ablate β and bottleneck width. This changes two factors simultaneously: the introduction of a variational stochastic bottleneck and the sharing of that bottleneck across tasks. Fig. 10 shows that the β-KL regularizer and capacity matter, but it does not show that sharing is the active ingredient. A control with three independent per-task latents — same ELBO form, same β, same total capacity, same masked losses, same backbones — would isolate the cross-task coupling. Without it, the observed expression gain could be due entirely to a per-task variational regularizer, in which case the 'shared' characterization is u
- [Sec. 4, Tab. 6; Sec. 5, circumplex gate and post-hoc logit adjustment] The conclusion that 'the rare-class failure is representational, not a matter of loss shaping' (Abstract; Sec. 7) is an inference from a set of null results on specific loss-side interventions: class-weighted focal/BCE, LDAM, ASL, logit adjustment, oversampling, post-hoc logit adjustment, and a circumplex-gated decoder. Absence of improvement across this sampled family is evidence, but it is not proof that no loss-side mechanism would help; the causal attribution is broader than the tested set. The paper is appropriately cautious in calling the companion result 'corroborated' and the transfer experiments 'not a mechanism proof' (Sec. 5), but the Abstract and Sec. 7 state the causal conclusion more strongly. I recommend either adding the per-task-latent control described above, which would also strengthen the representational interpretation, or explicitly demoting the loss-shaping claim t
minor comments (5)
- [Sec. 4, Tab. 3 note] The text says the bootstrap tests were 'few and pre-registered rather than a search.' If 'pre-registered' is meant literally, a registration URL or dated protocol is needed; otherwise the unadjusted one-sided p-values rest on an unverifiable assumption. Please clarify.
- [Eq. (5)] As written, L denotes the objective being minimized; it is helpful to state explicitly that this is the negative ELBO (or add a minus sign on the right-hand side) to avoid sign confusion with the usual ELBO convention.
- [Sec. 3, Eq. (2)] Please specify boundary handling for the BiGRU window near the start and end of each video (padding, truncation, or valid-only). This affects reproducibility of the temporal-model results.
- [Fig. 4 caption] The caption notes that absolute scores sit below the multi-seed 1.509 because of a single seed and fixed stride. It would be useful to state the stride value and to make clear whether the ablation uses the same architecture and recipe except for window size and seed.
- [Sec. 5, post-hoc logit adjustment] The statement that 'post-hoc logit adjustment selects a near-zero margin' would be more informative with the selected margin value and the resulting expression macro-F1; a quantitative null is easier to interpret.
Circularity Check
No circular derivation: the ELBO objective and controlled comparisons stand independently; only a minor, non-load-bearing self-citation to companion work.
full rationale
The paper's central derivation, Eq. (4) to Eq. (5), is a standard variational lower bound: the per-task likelihoods in Eq. (3) are defined so that their negative log-likelihoods are the losses of Eq. (1), missing tasks integrate to one, and the masked loss appears as the reconstruction term plus a KL term. This is a mathematical reformulation, not a fitted equivalence or a parameter renamed as a prediction. The main empirical claim is tested with controlled comparisons: the shared latent is compared against a matched masked-loss model on the same two backbones (Tab. 3: 0.470 vs 0.424, p=0.001), against a mean-teacher external baseline (Tab. 9), and against a dedicated specialist (0.403 to 0.446, p=0.017); these are real held-out validation measurements, not quantities forced by the construction. The 'representational, not loss-shaping' conclusion does cite companion work by overlapping authors ('Our design follows a diagnosis, made in companion work (Huynh et al., 2026)'), but the paper independently re-tests the claim with loss-side ablations (Tab. 6: LDAM, ASL, logit adjustment do not improve) and a shuffled-geometry decoder control in Sec. 5, so the self-citation is not load-bearing. The AffectNet and RAF-DB transfers are explicitly labeled exploratory and use features that did not see those labels. The absence of a per-task-latent control is a potential confound between cross-task sharing and the variational regularizer, but that is an experimental attribution gap, not a reduction of a prediction to its input by construction. The only issue of note is the minor self-citation, which does not rise to circularity.
Assumptions & free parameters
free parameters (8)
- beta (KL divergence weight) =
0.05, annealed from 0
- latent dimension =
96
- temporal window L =
64 frames
- per-AU decision thresholds =
12 calibrated thresholds
- task source selection =
VA/AU from 2-backbone specialists; EXPR from shared latent on both backbones
- homoscedastic uncertainty weights =
3 learned scalars (sigma_t)
- class weights for focal/BCE =
not specified
- rare-expression oversampling rate =
not specified
assumptions (7)
- domain assumption The three tasks are conditionally independent given the latent z (Eq. 3).
- domain assumption Partial-label masks are ignorable (missing at random given the frame features).
- domain assumption Standard-normal prior and linear Gaussian/categorical/Bernoulli decoders define the model.
- domain assumption Both backbones' pretraining data exclude s-Aff-Wild2.
- standard math Deep generative semi-supervised objective (Kingma et al., 2014) is correct and applicable.
- standard math Official PMTL metric is additive and macro-averaged (Eq. 6).
- domain assumption Cached backbone features are sufficient; the backbone is frozen during temporal/latent training.
Cite this review
Pith. "Pith review of A Shared Latent for Partially-Labeled Multi-Task Facial Affect Recognition." pith.science (2026). https://pith.science/paper/V3NMYD2G
@misc{pith2026260716285,
author = {Pith},
title = {Pith review of: A Shared Latent for Partially-Labeled Multi-Task Facial Affect Recognition},
year = {2026},
howpublished = {\url{https://pith.science/paper/V3NMYD2G}},
note = {Machine review of arXiv:2607.16285}
}
read the original abstract
Facial affect in the wild is naturally multi-task: valence-arousal, discrete expressions, and facial action units describe the same face. Yet real corpora annotate these tasks only partially and unevenly, so most systems mask the missing labels or impute pseudo-labels and forgo the cross-task signal. We instead cast partially-labeled multi-task learning as marginalization over a shared affect latent: one variational bottleneck mediates all three task decoders, so a frame annotated for one task shapes the representation the others use, and the masked objective reappears as the reconstruction term of an evidence lower bound. On s-Aff-Wild2, where only 37% of frames carry all three labels, the classes are severely imbalanced, and pretraining on the source data is disallowed, we isolate where this coupling acts. On a single backbone it lifts expression macro-F1 from 0.403 for a dedicated specialist to 0.446, which the masked-loss model does not reach; a second, near-peer backbone with decorrelated errors then breaks an action-unit ceiling that external action-unit data could not, while valence-arousal stays within noise. Every gain is disciplined by a matched-control negative; together these controls indicate that the rare-class failure is representational, not a matter of loss shaping. As each task's source is chosen on the evaluation split, we report the assembled result, a combined multi-task score of 1.679 on validation, as an in-sample endpoint and rest our conclusions on the controlled comparisons; a small, regime-dependent transfer of the expression advantage to AffectNet and RAF-DB is presented as exploratory rather than conclusive.
Figures
Figures from the paper (2 more)
Forward citations
Cited by 1 Pith paper
-
Strength-Parity Ensembling with Parameter-Isolated Experts for Multi-Task Affect Recognition
Parameter-isolated LoRA experts on one face backbone stay decorrelated (0.91 vs 0.98 for full fine-tuning) and improve an ABAW affect ensemble from 1.6669 to 1.6949–1.7259 validation score.
Reference graph
Works this paper leans on
-
[1]
Computer Vision -- ECCV 2022 Workshops , series=
Affective Behavior Analysis using Action Unit Relation Graph and Multi-task Cross Attention , author=. Computer Vision -- ECCV 2022 Workshops , series=. 2023 , publisher=
2022
-
[2]
Affective Behavior Analysis using Task-adaptive and
Li, Xiaodong and Du, Wenchao and Yang, Hongyu , booktitle=. Affective Behavior Analysis using Task-adaptive and. 2025 , publisher=
2025
-
[3]
Computer Vision -- ECCV 2024 Workshops , series=
Affective Behaviour Analysis via Progressive Learning , author=. Computer Vision -- ECCV 2024 Workshops , series=. 2025 , publisher=
2024
-
[4]
IEEE/CVF International Conference on Computer Vision (ICCV) , year=
Asymmetric Loss for Multi-Label Classification , author=. IEEE/CVF International Conference on Computer Vision (ICCV) , year=
-
[5]
2023 , doi=
Cai, Zhixi and Ghosh, Shreya and Stefanov, Kalin and Dhall, Abhinav and Cai, Jianfei and Rezatofighi, Hamid and Haffari, Reza and Hayat, Munawar , booktitle=. 2023 , doi=
2023
-
[6]
NeurIPS , year=
Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss , author=. NeurIPS , year=
-
[7]
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year=
Multi-task Learning Using Uncertainty to Weigh Losses for Scene Geometry and Semantics , author=. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year=
-
[8]
International Journal of Computer Vision , pages=
Deep affect prediction in-the-wild: Aff-wild database and challenge, deep architectures, and beyond , author=. International Journal of Computer Vision , pages=. 2019 , publisher=
2019
Show all 54 references
-
[9]
arXiv preprint arXiv:1910.04855 , year=
Expression, Affect, Action Unit Recognition: Aff-Wild2, Multi-Task Learning and ArcFace , author=. arXiv preprint arXiv:1910.04855 , year=
1910 arXiv
-
[10]
arXiv preprint arXiv:1910.11111 , year=
Face Behavior a la carte: Expressions, Affect and Action Units in a Single Network , author=. arXiv preprint arXiv:1910.11111 , year=
1910 arXiv
-
[11]
2020 15th IEEE International Conference on Automatic Face and Gesture Recognition (FG 2020) , pages=
Analysing Affective Behavior in the First ABAW 2020 Competition , author=. 2020 15th IEEE International Conference on Automatic Face and Gesture Recognition (FG 2020) , pages=. 2020 , doi=
2020
-
[12]
arXiv preprint arXiv:2103.15792 , year=
Affect Analysis in-the-wild: Valence-Arousal, Expressions, Action Units and a Unified Framework , author=. arXiv preprint arXiv:2103.15792 , year=
-
[13]
Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
Analysing affective behavior in the second abaw2 competition , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=. 2021 , doi=
2021
-
[14]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Abaw: Valence-arousal estimation, expression recognition, action unit detection & multi-task learning challenges , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=. 2022 , doi=
2022
-
[15]
European Conference on Computer Vision , pages=
Abaw: Learning from synthetic data & multi-task learning challenges , author=. European Conference on Computer Vision , pages=. 2023 , organization=
2023
-
[16]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Abaw: Valence-arousal estimation, expression recognition, action unit detection & emotional reaction intensity estimation challenges , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=. 2023 , doi=
2023
-
[17]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
The 6th affective behavior analysis in-the-wild (abaw) competition , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=. 2024 , doi=
2024
-
[18]
European Conference on Computer Vision , pages=
7th abaw competition: Multi-task learning and compound expression recognition , author=. European Conference on Computer Vision , pages=. 2024 , organization=
2024
-
[19]
arXiv preprint arXiv:2409.17717 , year=
Behaviour4all: in-the-wild facial behaviour analysis toolkit , author=. arXiv preprint arXiv:2409.17717 , year=
-
[20]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Distribution matching for multi-task learning of classification tasks: a large-scale study on faces & beyond , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=. 2024 , doi=
2024
-
[21]
Proceedings of the Computer Vision and Pattern Recognition Conference , pages=
Advancements in Affective and Behavior Analysis: The 8th ABAW Workshop and Competition , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=. 2025 , doi=
2025
-
[22]
Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
From emotions to violence: Multimodal fine-grained behavior analysis at the 9th abaw , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=. 2025 , doi=
2025
-
[23]
2026 , eprint=
From Affect to Complex Behavior: Advancing Multimodal Human-Centered AI at the 10th ABAW Workshop & Competition , author=. 2026 , eprint=
2026
-
[24]
ICLR , year=
Long-tail learning via logit adjustment , author=. ICLR , year=
-
[25]
, journal=
Savchenko, Andrey V. , journal=. 2024 , url=
2024
- [26]
-
[27]
arXiv preprint arXiv:2502.14786 , year=
Tschannen, Michael and Gritsenko, Alexey and Wang, Xiao and Naeem, Muhammad Ferjad and Alabdulmohsin, Ibrahim and Parthasarathy, Nikhil and Evans, Talfan and Beyer, Lucas and Xia, Ye and Mustafa, Basil and H. arXiv preprint arXiv:2502.14786 , year=
-
[28]
2025 , doi=
Wang, Gaojian and Lin, Feng and Wu, Tong and Liu, Zhenguang and Ba, Zhongjie and Ren, Kui , booktitle=. 2025 , doi=
2025
-
[29]
NeurIPS , year=
Gradient Surgery for Multi-Task Learning , author=. NeurIPS , year=
-
[30]
Computer Vision and Pattern Recognition Workshops (CVPRW), 2017 IEEE Conference on , pages=
Aff-wild: Valence and arousal `in-the-wild' challenge , author=. Computer Vision and Pattern Recognition Workshops (CVPRW), 2017 IEEE Conference on , pages=. 2017 , organization=
2017
-
[31]
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year=
General Facial Representation Learning in a Visual-Linguistic Manner , author=. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year=
-
[32]
2026 , eprint=
The Circumplex Degeneracy Behind the Rare-Class Limit in Affect Recognition , author=. 2026 , eprint=
2026
-
[33]
Advances in Neural Information Processing Systems (NeurIPS) , volume=
Semi-Supervised Learning with Deep Generative Models , author=. Advances in Neural Information Processing Systems (NeurIPS) , volume=
-
[34]
IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) , year=
Multi-modal Facial Affective Analysis based on Masked Autoencoder , author=. IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) , year=
-
[35]
Proceedings of the IEEE/CVF international conference on computer vision , pages=
A multi-task mean teacher for semi-supervised facial affective behavior analysis , author=. Proceedings of the IEEE/CVF international conference on computer vision , pages=
-
[36]
Gera, Darshan and Kumar, Badveeti Naveen Siva and Kumar, Bobbili Veerendra Raj and Balasubramanian, S. , year=. 2207.09012 , journal=
-
[37]
Pattern Recognition Letters , volume=
Facial expression recognition based on a multi-task global-local network , author=. Pattern Recognition Letters , volume=. 2020 , publisher=
2020
-
[38]
and Canavan, Shaun , journal=
Hinduja, Saurabh and Nourivandi, Tara and Cohn, Jeffrey F. and Canavan, Shaun , journal=. Time to retire. 2024 , publisher=
2024
-
[39]
, journal=
Mollahosseini, Ali and Hasani, Behzad and Mahoor, Mohammad H. , journal=. 2019 , publisher=
2019
-
[40]
IEEE Transactions on Image Processing , volume=
Reliable Crowdsourcing and Deep Locality-Preserving Learning for Unconstrained Facial Expression Recognition , author=. IEEE Transactions on Image Processing , volume=. 2019 , publisher=
2019
-
[41]
IEEE Transactions on Affective Computing , volume=
Deep Facial Expression Recognition: A Survey , author=. IEEE Transactions on Affective Computing , volume=. 2022 , publisher=
2022
-
[42]
and Canavan, Shaun and Reale, Michael and Horowitz, Andy and Liu, Peng and Girard, Jeffrey M
Zhang, Xing and Yin, Lijun and Cohn, Jeffrey F. and Canavan, Shaun and Reale, Michael and Horowitz, Andy and Liu, Peng and Girard, Jeffrey M. , journal=. 2014 , publisher=
2014
-
[43]
Savchenko, Andrey V. , year=. 2207.09508 , journal=
-
[44]
Machine Learning , volume=
Multitask Learning , author=. Machine Learning , volume=. 1997 , publisher=
1997
-
[45]
arXiv preprint arXiv:1706.05098 , doi=
An Overview of Multi-Task Learning in Deep Neural Networks , author=. arXiv preprint arXiv:1706.05098 , doi=. 2017 , eprint=
2017 arXiv
-
[46]
IEEE Conf
Cross-Stitch Networks for Multi-Task Learning , author=. IEEE Conf. Computer Vision and Pattern Recognition (CVPR) , year=
-
[47]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Multi-Task Learning as Multi-Objective Optimization , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[48]
arXiv preprint arXiv:1312.6114 , year=
Auto-encoding variational bayes , author=. arXiv preprint arXiv:1312.6114 , year=
-
[49]
International Conference on Learning Representations (ICLR) , year=
Higgins, Irina and Matthey, Lo. International Conference on Learning Representations (ICLR) , year=
-
[50]
Learning a Deep
Durand, Thibaut and Mehrasa, Nazanin and Mori, Greg , booktitle=. Learning a Deep. 2019 , doi=
2019
-
[51]
2015 IEEE International Conference on Computer Vision (ICCV) , pages=
Multi-conditional Latent Variable Model for Joint Facial Action Unit Detection , author=. 2015 IEEE International Conference on Computer Vision (ICCV) , pages=. 2015 , doi=
2015
-
[52]
2015 11th IEEE International Conference and Workshops on Automatic Face and Gesture Recognition (FG) , pages=
Variable-state Latent Conditional Random Fields for Facial Expression Recognition and Action Unit Detection , author=. 2015 11th IEEE International Conference and Workshops on Automatic Face and Gesture Recognition (FG) , pages=. 2015 , doi=
2015
-
[53]
2017 IEEE International Conference on Computer Vision (ICCV) , pages=
Tran, Dieu Linh and Walecki, Robert and Rudovic, Ognjen and Eleftheriadis, Stefanos and Schuller, Bj. 2017 IEEE International Conference on Computer Vision (ICCV) , pages=. 2017 , doi=
2017
-
[54]
arXiv preprint arXiv:1811.07771 , year=
A multi-task learning & generation framework: Valence-arousal, action units & primary expressions , author=. arXiv preprint arXiv:1811.07771 , year=
Reviewed August 2, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.