We lifted 1 functions out of this paper's own repositories and ran 1 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 |
|---|---|---|
| sgomber/monotonic-neural-networks | reimplementation | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| parse_data_files | Ran | sgomber/monotonic-neural-networks/src/monotonic-training.py pointer only (licence: NONE) · get_code("68660fdbca8aeede") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
The importance of domain knowledge in enhancing model performance and making reliable predictions in the real-world is critical. This has led to an increased focus on specific model properties for interpretability. We focus on incorporating monotonic trends, and propose a novel gradient-based point-wise loss function for enforcing partial monotonicity with deep neural networks. While recent developments have relied on structural changes to the model, our approach aims at enhancing the learning process. Our model-agnostic point-wise loss function acts as a plug-in to the standard loss and penalizes non-monotonic gradients. We demonstrate that the point-wise loss produces comparable (and sometimes better) results on both AUC and monotonicity measure, as opposed to state-of-the-art deep lattice networks that guarantee monotonicity. Moreover, it is able to learn differentiated individual trends and produces smoother conditional curves which are important for personalized decisions, while preserving the flexibility of deep networks.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("1909.10662")
get_code_for_paper("1909.10662")
have("1909.10662")
Connect an agent — have() is free.