๐ฅ Social Computing¶
๐๏ธ ECCV2024 ยท 2 paper notes
๐ Same area in other venues: ๐ท CVPR2026 (3) ยท ๐ฌ ICLR2026 (17) ยท ๐ฌ ACL2026 (45) ยท ๐งช ICML2026 (9) ยท ๐ค AAAI2026 (10) ยท ๐ง NeurIPS2025 (20)
- Distribution-Aware Robust Learning from Long-Tailed Data with Noisy Labels
-
Proposes the DaSC framework, which simultaneously addresses the joint problem of long-tailed distribution and noisy labels through distribution-aware class centroid estimation (DaCC) and confidence-aware contrastive learning (SBCL + MIDL), achieving SOTA results on CIFAR and real-world noisy datasets.
- GRACE: Graph-Based Contextual Debiasing for Fair Visual Question Answering
-
Proposes GRACE (GRAph-based Contextual DEbiasing), a graph-based contextual debiasing method. Through unsupervised context graph learning and graph-based diverse in-context example selection, it addresses the data bias inherited by large language models in knowledge-enhanced VQA systems.