{"url":"/method/computation-redistribution","slug":"computation-redistribution","name":"Computation Redistribution","full_name":"Computation Redistribution","full_name_withheld":false,"description_markdown":"**Computation Redistribution** is an [neural architecture search](https://paperswithcode.com/task/architecture-search) method for [face detection](https://paperswithcode.com/task/face-detection), which reallocates the computation between the backbone, neck and head of the model based on a predefined search methodology. Directly utilising the backbone of a classification network for scale-specific face detection can be sub-optimal. Therefore, [network structure search](https://paperswithcode.com/method/regnety) is used to reallocate the computation on the backbone, neck and head, under a wide range of flop regimes. The search method is applied to [RetinaNet](https://paperswithcode.com/method/retinanet), with [ResNet](https://paperswithcode.com/method/resnet) as backbone, [Path Aggregation Feature Pyramid Network](https://paperswithcode.com/method/pafpn) (PAFPN)  as the neck and stacked 3 × 3 [convolutional layers](https://paperswithcode.com/method/convolution) for the head. While the general structure is simple, the total number of possible networks in the search space is unwieldy. In the first step, the authors explore the reallocation of the computation within the backbone parts (i.e. stem, C2, C3, C4, and C5), while fixing the neck and head components. Based on the optimised computation distribution on the backbone they find, they further explore the reallocation of the computation across the backbone, neck and head.","description_state":"present","introduced_year":null,"introduced_by":{"title":null,"paper":null,"first_author":null,"n_authors":0,"url_abs":null,"archive_paper_url":null},"source":{"url":"https://arxiv.org/abs/2105.04714v1","title":"Sample and Computation Redistribution for Efficient Face Detection","url_on_a_paper_host":true},"code_snippet_url":null,"code_snippet_url_on_a_code_host":false,"categories":[{"area":"General","area_id":"general","collection":"Neural Architecture Search","url":"/methods/category/neural-architecture-search","pwc_aliases":[]}],"n_papers_tagged":1,"archive_num_papers":null,"papers_newest_first":[{"paper":"/paper/sample-and-computation-redistribution-for","title":"Sample and Computation Redistribution for Efficient Face Detection","date":"2021-05-10","arxiv_id":"2105.04714","n_code_links":8,"syntology":{"ran":3,"of":7,"unverified":4,"pointer_only":0}}],"papers_shown":1,"tasks":[{"task":"/task/face-detection","name":"Face Detection","papers":1}],"tasks_shown":1,"n_tasks":1,"usage_by_year":[{"year":"2021","papers":1}],"row_source":"embedded","archive":{"source":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","archive_url":"https://paperswithcode.com/method/computation-redistribution"},"syntology_read_at":"2026-09-24T18:15:14+00:00"}