Methods › General › Activation Functions › DRA
Dynamic Range Activator
DRA
Introduced by Baran Hashemi et al. in Can Transformers Do Enumerative Geometry?
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
Recursive functions with heteroscedasticity, sparse and high-variance target distributions introduces a huge complexity that makes their accurate modeling with Neural Networks a difficult task. A main property of recursive maps (e.g factorial function), is their dramatic growth and drop. Learning this recursive behavior requires not only fitting high-frequency patterns within a bounded region but also successfully extrapolating those patterns beyond that region. In time series prediction tasks, capturing periodic even behavior is a challenge. Various methods have been employed to model periodic patterns effectively. However, these approaches typically deal with uni-modal data that also exhibit relatively low variance in both In-Distribution (ID) and Out-Of-Distribution (OOD) regions and do not generalize well to recursive problems with the high-variance observed in our context. Thus, to enable Transformers to capture such behavior and perform proper inference for multi-modal recursive problems, we enhance them by introducing the Dynamic Range Activator (DRA). The DRA is designed to handle the recursive and factorial growth properties inherent in enumerative problems with minimal computational overhead and can be integrated into existing neural networks without requiring significant architectural changes. DRA integrates both harmonic and hyperbolic components as follows, DRA(x) := x + a sin²(x/b) + c cos(bx) + d tanh(bx) , where a, b, c, d are learnable parameters. It allows the function to simultaneously model periodic data (through sine and cosine) and rapid growth or attenuation (through the hyperbolic tangent) response.
Papers archive 2025-07-28
4 shown of 4, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Nosy Layers, Noisy Fixes: Tackling DRAs in Federated Learning Systems using Explainable AI 16 May 2025 · 0 repositories · arXiv:2505.10942
-
DRA-GRPO: Exploring Diversity-Aware Reward Adjustment for R1-Zero-Like Training of Large Language Models 14 May 2025 · 1 repository · arXiv:2505.09655Syntology ran 3 of 8 samples · 5 unverified
-
Optimizing Antenna Activation for Even Power Distribution in Multi-Beam Satellite Systems Using Genetic Algorithm 23 Feb 2025 · 0 repositories · arXiv:2502.16592
-
Can Transformers Do Enumerative Geometry? 27 Aug 2024 · 1 repository · arXiv:2408.14915Syntology ran 3 of 3 samples · 0 unverified
Tasks archive 2025-07-28
10 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| Activation Function Synthesis | 1 |
| Causal Inference | 1 |
| Conformal Prediction | 1 |
| Diversity | 1 |
| Federated Learning | 1 |
| Inductive Bias | 1 |
| Mathematical Reasoning | 1 |
| Time Series | 1 |
| regression | 1 |
| scientific discovery | 1 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections