{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/clcnet-rethinking-of-ensemble-modeling-with","title":"CLCNet: Rethinking of Ensemble Modeling with Classification Confidence Network","arxiv_id":"2205.09612","date":"2022-05-19","proceeding":null,"authors":["Yao-Ching Yu","Shi-Jinn Horng"],"abstract":"In this paper, we propose a Classification Confidence Network (CLCNet) that can determine whether the classification model classifies input samples correctly. It can take a classification result in the form of vector in any dimension, and return a confidence score as output, which represents the probability of an instance being classified correctly. We can utilize CLCNet in a simple cascade structure system consisting of several SOTA (state-of-the-art) classification models, and our experiments show that the system can achieve the following advantages: 1. The system can customize the average computation requirement (FLOPs) per image while inference. 2. Under the same computation requirement, the performance of the system can exceed any model that has identical structure with the model in the system, but different in size. In fact, this is a new type of ensemble modeling. Like general ensemble modeling, it can achieve higher performance than single classification model, yet our system requires much less computation than general ensemble modeling. We have uploaded our code to a github repository: https://github.com/yaoching0/CLCNet-Rethinking-of-Ensemble-Modeling.","url_abs":"https://arxiv.org/abs/2205.09612v5","url_pdf":"https://arxiv.org/pdf/2205.09612v5.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"clcnet-rethinking-of-ensemble-modeling-with","repo_url":"https://github.com/yaoching0/clcnet-rethinking-of-ensemble-modeling","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"ensemble-learning","task_name":"Ensemble Learning"},{"task_slug":"image-classification","task_name":"Image Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"CLCNet (S:ViT+D:EffNet-B7) (retrain)","rank_in_archive_order":131,"of":1060,"metrics":{"GFLOPs":"51.93","Top 1 Accuracy":"86.61%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"CLCNet (S:ViT+D:VOLO-D3) (retrain)","rank_in_archive_order":142,"of":1060,"metrics":{"GFLOPs":"57.46","Top 1 Accuracy":"86.46%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"CLCNet (S:ConvNeXt-L+D:EffNet-B7) (retrain)","rank_in_archive_order":143,"of":1060,"metrics":{"GFLOPs":"45.43","Top 1 Accuracy":"86.42%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"CLCNet (S:D1+D:D5)","rank_in_archive_order":243,"of":1060,"metrics":{"GFLOPs":"47.43","Top 1 Accuracy":"85.28%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"CLCNet (S:B4+D:B7)","rank_in_archive_order":383,"of":1060,"metrics":{"GFLOPs":"18.58","Top 1 Accuracy":"83.88%"},"uses_additional_data":false}],"syntology":{"syntology_url":null,"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}