DFS dynamically decides bitwidths for layers to balance accuracy and efficiency.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Optimizes glmnet configuration for better accuracy and efficiency.
We consider the problem of matrix column subset selection, which selects a subset of columns from an input matrix such that the input can be well approximated by the span of the selected columns. Column subset selection has been applied to numerous real-world data applications such as population genetics summarization,…
Generative Adapter adapts LMs with a single forward pass, reducing inference overhead.
Inference of hidden classes in stochastic block model is a classical problem with important applications. Most commonly used methods for this problem involve naïve mean field approaches or heuristic spectral methods. Recently, belief propagation was proposed for this problem. In this contribution we perform a comparati…
Electroencephalogram, an influential equipment for analyzing humans activities and recognition of seizure attacks can play a crucial role in designing accurate systems which can distinguish ictal seizures from regular brain alertness, since it is the first step towards accomplishing a high accuracy computer aided diagn…
The bias-variance tradeoff doesn't always apply in neural networks, contradicting textbook claims.
In this work, we consider to improve the model estimation efficiency by aggregating the neighbors' information as well as identify the subgroup membership for each node in the network. A tree-based penalty is proposed to save the computation and communication cost. We design a decentralized generalized alternatin…
A new tradeoff between regularization and sharpness improves model performance in overparameterized settings.
Study the tradeoff between signal distortion and human perception over finite channels.
We perform the first study of the tradeoff space of access methods and replication to support statistical analytics using first-order methods executed in the main memory of a Non-Uniform Memory Access (NUMA) machine. Statistical analytics systems differ from conventional SQL-analytics in the amount and types of memory …
The paper studies adversarial training for linear regression models.
Paper explores tradeoff between standard and robust accuracy for latent models.
Proposes a new adversarial model to avoid accuracy vs. adversarial accuracy tradeoff.
We propose a data-driven framework for optimizing privacy-preserving data release mechanisms to attain the information-theoretically optimal tradeoff between minimizing distortion of useful data and concealing specific sensitive information. Our approach employs adversarially-trained neural networks to implement random…
Researchers study fairness-accuracy tradeoffs in predictive models for multiple groups.
The paper explores robustness in linear regression models under adversarial attacks.
The paper analyzes the bias-variance tradeoff for Bregman divergences.
In the current context of data explosion, online techniques that do not require storing all data in memory are indispensable to routinely perform tasks like principal component analysis (PCA). Recursive algorithms that update the PCA with each new observation have been studied in various fields of research and found wi…
CDC-FM improves generative model quality-generalization tradeoff by regularizing with geometry-aware noise.
This paper explores tradeoffs between standard and adversarial risks in distributionally adversarial training.
This paper considers portfolio construction in a dynamic setting. We specify a loss function comprised of utility and complexity components with an unknown tradeoff parameter. We develop a novel regret-based criterion for selecting the tradeoff parameter to construct optimal sparse portfolios over time.
In this paper, we exhibit the tradeoffs between the (training) sample, computation and storage complexity for the problem of supervised classification using signal subspace estimation. Our main tool is the use of tensor subspaces, i.e. subspaces with a Kronecker structure, for embedding the data into lower dimensions. …
New OLO algorithms use Stein's method for better performance tradeoffs.
Understanding the influence of features in machine learning is crucial to interpreting models and selecting the best features for classification. In this work we propose the use of principles from coalitional game theory to reason about importance of features. In particular, we propose the use of the Banzhaf power inde…
The paper explores the tradeoffs between fairness measures in machine learning.
Study shows a tradeoff between sample complexity and computational efficiency for learning halfspaces with random noise.
Depth is a key component of Deep Neural Networks (DNNs), however, designing depth is heuristic and requires many human efforts. We propose AutoGrow to automate depth discovery in DNNs: starting from a shallow seed architecture, AutoGrow grows new layers if the growth improves the accuracy; otherwise, stops growing and …
While adversarial training can improve robust accuracy (against an adversary), it sometimes hurts standard accuracy (when there is no adversary). Previous work has studied this tradeoff between standard and robust accuracy, but only in the setting where no predictor performs well on both objectives in the infinite data…
Dealing with the shear size and complexity of today's massive data sets requires computational platforms that can analyze data in a parallelized and distributed fashion. A major bottleneck that arises in such modern distributed computing environments is that some of the worker nodes may run slow. These nodes a.k.a.~str…
This paper explores tradeoffs between invariance and sensitivity in adversarial examples.
The paper analyzes the tradeoffs between accuracy and invariance in learning representations.
Paper improves privacy-accuracy balance in federated learning.
Improves early stopping in deep networks by adjusting stepsizes.
Algorithm balances online and offline data for linear bandits.
This work explores feature learning tradeoffs in neural networks.
Faced with massive data, is it possible to trade off (statistical) risk, and (computational) space and time? This challenge lies at the heart of large-scale machine learning. Using k-means clustering as a prototypical unsupervised learning problem, we show how we can strategically summarize the data (control space) in …
Deep reinforcement learning (DRL) on Markov decision processes (MDPs) with continuous action spaces is often approached by directly training parametric policies along the direction of estimated policy gradients (PGs). Previous research revealed that the performance of these PG algorithms depends heavily on the bias-var…
New insights into bias-variance tradeoff for data-driven optimization under local misspecification.
New method quantifies redundant information using information bottleneck.
The paper analyzes Adam and SGD in nonstationary optimization, revealing tradeoffs between noise and drift.
New estimator reduces bias and variance in tensor and matrix denoising.
The bias-variance tradeoff tells us that as model complexity increases, bias falls and variances increases, leading to a U-shaped test error curve. However, recent empirical results with over-parameterized neural networks are marked by a striking absence of the classic U-shaped test error curve: test error keeps decrea…
This paper presents a bias-variance tradeoff of graph Laplacian regularizer, which is widely used in graph signal processing and semi-supervised learning tasks. The scaling law of the optimal regularization parameter is specified in terms of the spectral graph properties and a novel signal-to-noise ratio parameter, whi…
Paper characterizes fairness vs. accuracy tradeoff in classification.
The smart grid vision entails advanced information technology and data analytics to enhance the efficiency, sustainability, and economics of the power grid infrastructure. Aligned to this end, modern statistical learning tools are leveraged here for electricity market inference. Day-ahead price forecasting is cast as a…
This thesis explores the tradeoff between model complexity and performance in machine learning.
We identify and optimize the fairness-accuracy tradeoff through TAF Curves and FAUC metrics.