Generalized Linear Models
PulseAugur coverage of Generalized Linear Models — every cluster mentioning Generalized Linear Models across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
New frameworks advance Markov Decision Processes for reinforcement learning · 2 sources tracked
Two new arXiv papers introduce advanced frameworks for Markov Decision Processes (MDPs), a key tool in reinforcement learning. The first paper, GRASP-MDP, addresses challenges in offline reinforcement learning by separa…
-
New algorithm solves quasar-convex optimization with constraints
Researchers have developed a new inexact accelerated proximal point algorithm for quasar-convex smooth functions with general convex constraints. This algorithm achieves an optimal first-order query complexity of $\wide…
-
New optimization scheme for quasar-convex functions detailed in arXiv paper
This paper introduces a random Gaussian smoothing zeroth-order (ZO) scheme for minimizing quasar-convex (QC) and strongly quasar-convex (SQC) functions. The research establishes theoretical convergence guarantees and co…
-
Mixed-Precision CA-SGD Accelerates Training on GPUs
Researchers have developed a mixed-precision communication-avoiding SGD (CA-SGD) method for generalized linear models on GPUs. This approach aims to reduce communication bottlenecks in distributed training by amortizing…
-
New ML framework models pediatric asthma exacerbation
Researchers have developed a new framework using sparse dictionary learning to model pediatric asthma exacerbation by integrating air pollution, weather, and socioeconomic data. This approach aims to disentangle the imp…
-
TabPFN fails to outperform traditional models in insurance pricing
A new paper evaluates the Tabular Foundation Model (TabPFN) for motor insurance pricing, comparing it against traditional Generalized Linear Models (GLMs) and XGBoost. The study found that TabPFN did not consistently ou…
-
New framework speeds up discrete optimization on GPUs
Researchers have developed a new CPU-GPU framework to accelerate optimization problems with discrete variables, which have historically been challenging for GPUs. This framework processes branch and bound nodes in batch…