linear model
PulseAugur coverage of linear model — every cluster mentioning linear model across labs, papers, and developer communities, ranked by signal.
3 day(s) with sentiment data
-
Machine learning theory challenges bias-variance tradeoff in overparameterized models · 2 sources tracked
A recent paper from arXiv explores the theory of overparameterized machine learning (TOPML), challenging the traditional bias-variance tradeoff. It highlights how highly complex models can achieve good generalization de…
-
New backdoor attack method requires only one poisoned data sample
Researchers have developed a new method for mounting backdoor attacks on machine learning models, specifically targeting linear models and ReLU neural networks. This technique, termed a "one-poison backdoor attack," req…
-
New models correct Zipf's and Heaps' laws using hapax rate analysis
This research paper introduces modifications to Zipf's and Heaps' laws by developing models for the proportion of words that appear only once (hapaxes). The study assumes a standard urn model for word token sampling and…
-
Feature Engineering: Transforming Data for Better AI Model Performance
Feature engineering, the process of transforming input data into a format that machine learning models can better utilize, remains a highly effective technique. By changing the coordinate system of the data, feature eng…
-
New research details optimization complexity for certified machine unlearning
Researchers have explored the algorithmic complexity of machine unlearning, focusing on the optimization challenges involved in removing specific data from trained models. The study introduces new theoretical bounds for…
-
Quantum ML models offer 'ellipsoid' alternative to linear classification
Researchers have characterized the inherent interpretability of linear models and single-qubit mixed-state models for binary classification tasks. They found that a single-qubit mixed-state model is essentially an "elli…
-
Linear Trees combine decision trees and linear models for better predictions
Researchers have introduced Linear Trees, a novel machine learning algorithm that combines the hierarchical structure of decision trees with the predictive capabilities of linear models. This approach addresses the limi…
-
ML user seeks advice on Bayesian optimization methods
A user on Reddit's r/MachineLearning subreddit is seeking advice on the best approach for parameter optimization in time series data and spectral analysis. They are currently using Gaussian Processes (GPs) and are curio…
-
New STAIR training method boosts simple models for time series forecasting
Researchers have introduced STAIR, a novel training paradigm designed to enhance the performance of simple models in long-term time series forecasting. This method decomposes the forecasting process into three stages: l…