๐ Self-Supervised Learning¶
๐ฌ ACL2026 ยท 1 paper notes
๐ Same area in other venues: ๐ท CVPR2026 (92) ยท ๐ฌ ICLR2026 (81) ยท ๐งช ICML2026 (28) ยท ๐ค AAAI2026 (16) ยท ๐ง NeurIPS2025 (35) ยท ๐น ICCV2025 (13)
- LLMSurgeon: Diagnosing Data Mixture of Large Language Models
-
LLMSurgeon formalizes the question "what data was this LLM trained on" as Data Mixture Surgery. By using the soft confusion matrix of a proxy classifier to invert the domain distribution within generated text, it estimates pre-training data mixture proportions while only requiring access to model outputs.