Sejun Park, Jaeho Lee, Jinwoo Shin
We lifted 3 functions out of this paper's own repositories and ran 3 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 |
|---|---|---|
| jaeho-lee/oce | canonical | 3 of 3 |
| Function | Status | Where it lives |
|---|---|---|
| Avg | Ran | jaeho-lee/oce/tools/risks.py code served (permissive licence) · get_code("80c53c8a4723041c") |
| CVaR | Ran | jaeho-lee/oce/tools/risks.py code served (permissive licence) · get_code("d0c822c8f682aa63") |
| get_risk | Ran | jaeho-lee/oce/tools/risks.py code served (permissive licence) · get_code("e05d83436f0b37a5") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
In risk-sensitive learning, one aims to find a hypothesis that minimizes a risk-averse (or risk-seeking) measure of loss, instead of the standard expected loss. In this paper, we propose to study the generalization properties of risk-sensitive learning schemes whose optimand is described via optimized certainty equivalents (OCE): our general scheme can handle various known risks, e.g., the entropic risk, meanvariance, and conditional value-at-risk, as special cases. We provide two learning bounds on the performance of empirical OCE minimizer. The first result gives an OCE guarantee based on the Rademacher average of the hypothesis space, which generalizes and improves existing results on the expected loss and the conditional value-at-risk. The second result, based on a novel variance-based characterization of OCE, gives an expected loss guarantee with a suppressed dependence on the smoothness of the selected OCE. Finally, we demonstrate the practical implications of the proposed bounds via exploratory experiments on neural networks.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2006.08138")
get_code_for_paper("2006.08138")
have("2006.08138")
Connect an agent — have() is free.