New methods improve LLM preference optimization by intelligently weighting multiple reference models.
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
Develops theory of weightings for Lie groupoids and algebroids.
Independent Component Analysis (ICA) - one of the basic tools in data analysis - aims to find a coordinate system in which the components of the data are independent. In this paper we present Multiple-weighted Independent Component Analysis (MWeICA) algorithm, a new ICA method which is based on approximate diagonalizat…
New algorithm for online optimization over symmetric cones, unifying previous methods.
Paper adapts multiplicative weights method to Gaussian graphical models.
Multi-task learning is a method for improving the generalizability of multiple tasks. In order to perform multiple classification tasks with one neural network model, the losses of each task should be combined. Previous studies have mostly focused on multiple prediction tasks using joint loss with static weights for tr…
Multiple kernel learning (MKL) method is generally believed to perform better than single kernel method. However, some empirical studies show that this is not always true: the combination of multiple kernels may even yield an even worse performance than using a single kernel. There are two possible reasons for the fail…
Post-training quantization method using multiple low-precision points achieves higher precision for critical weights.
Study reduces NAS search cost by generating multiple complex architectures in one shot.
BayesBlend blends multiple models' predictions for better insurance loss predictions.
Paper proves multiplicative weight updates can train neural networks without learning rate tuning.
Explains weightings along submanifolds, focusing on Lie groupoids.
BiQGEMM efficiently multiplies quantized DNN weights using lookup tables.
The paper proposes a novel MKL approach for OCC using -norm constraints.
Improves conformal prediction by combining multiple score functions and optimizing weights.
The complex analytic methods have found a wide range of applications in the study of multiplicity-free representations. This article discusses, in particular, its applications to the question of restricting highest weight modules with respect to reductive symmetric pairs. We present a number of multiplicity-free branch…
Estimates multiple means in high dimensions using convex combinations.
New sampling-based approach for filtering problems using multiplicative Gaussian functions.
Protein function prediction is the important problem in modern biology. In this paper, the un-normalized, symmetric normalized, and random walk graph Laplacian based semi-supervised learning methods will be applied to the integrated network combined from multiple networks to predict the functions of all yeast proteins …
WiGS improves active learning for regression by dynamically selecting informative samples.
BONAS accelerates NAS while maintaining reliability.
This paper presents a novel multitask multiple kernel learning framework that efficiently learns the kernel weights leveraging the relationship across multiple tasks. The idea is to automatically infer this task relationship in the \textit{RKHS} space corresponding to the given base kernels. The problem is formulated a…
Dynamic sparseness reduces neural network computation by selectively omitting parts of computations.
clusterBMA combines clustering results from multiple models using Bayesian model averaging.
LASLA improves multiple testing accuracy with network-structured data.
We improve prediction set coverage by assigning weights to individual sets.
Combining information from different sources is a common way to improve classification accuracy in Brain-Computer Interfacing (BCI). For instance, in small sample settings it is useful to integrate data from other subjects or sessions in order to improve the estimation quality of the spatial filters or the classifier. …
In the multiple linear regression setting, we propose a general framework, termed weighted orthogonal components regression (WOCR), which encompasses many known methods as special cases, including ridge regression and principal components regression. WOCR makes use of the monotonicity inherent in orthogonal components …
Aggregating multiple learners through an ensemble of models aim to make better predictions by capturing the underlying distribution of the data more accurately. Different ensembling methods, such as bagging, boosting, and stacking/blending, have been studied and adopted extensively in research and practice. While baggi…
In this paper, we are interested in constructing general graph-based regularizers for multiple kernel learning (MKL) given a structure which is used to describe the way of combining basis kernels. Such structures are represented by sum-product networks (SPNs) in our method. Accordingly we propose a new convex regulariz…
Sequences of correlated binary patterns can represent many time-series data including text, movies, and biological signals. These patterns may be described by weighted combinations of a few dominant structures that underpin specific interactions among the binary elements. To extract the dominant correlation structures …
Corrupting the input and hidden layers of deep neural networks (DNNs) with multiplicative noise, often drawn from the Bernoulli distribution (or 'dropout'), provides regularization that has significantly contributed to deep learning's success. However, understanding how multiplicative corruptions prevent overfitting ha…
Developed a multiway classification method for sparse data.
AWNN improves matrix completion by adaptively weighting nearest neighbors.
NTK-SAP improves neural network pruning by aligning training dynamics.
New graph kernel for weighted directed networks using functor homology.
We consider a decomposition method for compressive streaming data in the context of online compressive Robust Principle Component Analysis (RPCA). The proposed decomposition solves an - cluster-weighted minimization to decompose a sequence of frames (or vectors), into sparse and low-rank components, from com…
PEARL combines multiple representation learning methods to enhance model performance.
Proposes a novel multi-view clustering method by aligning partitions.
We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. In most anomaly detection algorithms, the dissimilarity between data samples is calculated by a single criterion, such as Euclidean distance. However, in many cases there may not exist …
Proposes a novel network for CTR prediction by learning modality-specific and modality-invariant representations.
Proposes a method for multi-view clustering that considers local structures and feature weights.
The study explores weightings on submanifolds and their geometric properties.
Despite recent development in methodology, community detection remains a challenging problem. Existing literature largely focuses on the standard setting where a network is learned using an observed adjacency matrix from a single data source. Constructing a shared network from multiple data sources is more challenging …
A new method aligns source and target distributions by tuning their weights.
Low bit-width integer weights and activations are very important for efficient inference, especially with respect to lower power consumption. We propose Monte Carlo methods to quantize the weights and activations of pre-trained neural networks without any re-training. By performing importance sampling we obtain quantiz…
Stochastic neural net weights are used in a variety of contexts, including regularization, Bayesian neural nets, exploration in reinforcement learning, and evolution strategies. Unfortunately, due to the large number of weights, all the examples in a mini-batch typically share the same weight perturbation, thereby limi…
MSD removes dequantization bottleneck in LLM inference by approximating high-precision activations.