We lifted 8 functions out of this paper's own repositories and ran 7 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| adriano-lucieri/shape-bias-in-dermoscopy | canonical | 7 of 8 |
| Function | Status | Where it lives |
|---|---|---|
| af_apr_p | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/apr_p.py code served (permissive licence) · get_code("bdbe6961123f9359") |
| get_normalization_values | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/dataset_selector.py code served (permissive licence) · get_code("b4474de4084245ed") |
| loss_selector | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/loss_selector.py code served (permissive licence) · get_code("fcd950ab41d649b5") |
| lr_schedule_selector | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/optimizer_selector.py code served (permissive licence) · get_code("21e329a5e8553c84") |
| mix_data_rfft | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/apr_p.py code served (permissive licence) · get_code("45b7aa89ba7539ae") |
| mixed_apr_p | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/apr_p.py code served (permissive licence) · get_code("13d1279fae0d550b") |
| optimizer_selector | Ran | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/optimizer_selector.py code served (permissive licence) · get_code("b1a2c9994a3b15c3") |
| model_selector | Not yet run | adriano-lucieri/shape-bias-in-dermoscopy/src/modules/model_selector.py code served (permissive licence) · get_code("a57eb3c95c04e23b") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
It is generally believed that the human visual system is biased towards the recognition of shapes rather than textures. This assumption has led to a growing body of work aiming to align deep models' decision-making processes with the fundamental properties of human vision. The reliance on shape features is primarily expected to improve the robustness of these models under covariate shift. In this paper, we revisit the significance of shape-biases for the classification of skin lesion images. Our analysis shows that different skin lesion datasets exhibit varying biases towards individual image features. Interestingly, despite deep feature extractors being inclined towards learning entangled features for skin lesion classification, individual features can still be decoded from this entangled representation. This indicates that these features are still represented in the learnt embedding spaces of the models, but not used for classification. In addition, the spectral analysis of different datasets shows that in contrast to common visual recognition, dermoscopic skin lesion classification, by nature, is reliant on complex feature combinations beyond shape-bias. As a natural consequence, shifting away from the prevalent desire of shape-biasing models can even improve skin lesion classifiers in some cases.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2206.06466")
get_code_for_paper("2206.06466")
have("2206.06466")
Connect an agent — have() is free.