Research
On-device research index

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.

168,657 papers · 148 categories

Trend · papers per month

199399598797 · Jun 202019922001200920172026
48 results for Grey Wolf Optimizer

BOIS optimizes complex systems by combining known and unknown functions, improving efficiency.

problem Optimizing complex systems with limited structural knowledge.
method Adaptive linearization of composite functions using Gaussian Process models.
result BOIS outperforms existing grey-box methods in efficiency and effectiveness.

This paper presents a brief introduction to the key points of the Grey Machine Learning (GML) based on the kernels. The general formulation of the grey system models have been firstly summarized, and then the nonlinear extension of the grey models have been developed also with general formulations. The kernel implicit …

2018-05-04abs ↗pdf ↗

A framework for analyzing regularizers to ensure trustworthy theory-driven model estimation.

problem Uncertain choice of regularizers can compromise the interpretability of deep grey-box models.
method Adapting neural net architecture and training objective to analyze regularizer behavior empirically.
result Empirical analysis of regularizers helps in making a justified choice for trustworthy theory-driven model estimation.

Unified framework for efficient Frank-Wolfe optimization of Dominant Set Clustering.

problem Optimizing Dominant Set Clustering with various Frank-Wolfe algorithms.
method Unified framework for pairwise, standard, and away-steps Frank-Wolfe algorithms, with explicit convergence rates.
result Explicit convergence rates for Frank-Wolfe methods in Dominant Set Clustering.

Boosted Frank-Wolfe accelerates optimization for nonconvex problems.

problem Optimizing nonconvex and quasar-convex objectives efficiently.
method Developed a novel step size strategy for stochastic Frank-Wolfe, extending it to various gradient estimators.
result Boosted Frank-Wolfe achieves faster convergence rates than non-boosted Frank-Wolfe.

We study Frank-Wolfe methods for nonconvex stochastic and finite-sum optimization problems. Frank-Wolfe methods (in the convex case) have gained tremendous recent interest in machine learning and optimization communities due to their projection-free property and their ability to exploit structured constraints. However,…

2016-07-27abs ↗pdf ↗

Clustering analysis, a classical issue in data mining, is widely used in various research areas. This article aims at proposing a self-adaption grey DBSCAN clustering (SAG-DBSCAN) algorithm. First, the grey relational matrix is used to obtain the grey local density indicator, and then this indicator is applied to make …

2019-12-24abs ↗pdf ↗

We introduce a few variants on Frank-Wolfe style algorithms suitable for large scale optimization. We show how to modify the standard Frank-Wolfe algorithm using stochastic gradients, approximate subproblem solutions, and sketched decision variables in order to scale to enormous problems while preserving (up to constan…

2018-08-15abs ↗pdf ↗

Improved Frank-Wolfe algorithm for polytopes converges linearly with dimension dependence on optimal face.

problem Efficiently solving convex minimization problems over polytopes with linear rate.
method Revisiting Frank-Wolfe algorithm with strict complementarity assumption and away-steps.
result Linear convergence rate independent of polytope dimension for optimal face.

We propose a randomized block-coordinate variant of the classic Frank-Wolfe algorithm for convex optimization with block-separable constraints. Despite its lower iteration cost, we show that it achieves a similar convergence rate in duality gap as the full Frank-Wolfe algorithm. We also show that, when applied to the d…

2012-07-19abs ↗pdf ↗

Frank-Wolfe optimization applied to a small deep network shows slower convergence compared to gradient descent.

problem Training deep neural networks is challenging due to many parameters and optimization difficulties.
method Frank-Wolfe optimization method applied to a deep network.
result Frank-Wolfe optimization converges slowly and is unstable in a stochastic setting.

New Frank-Wolfe algorithm speeds up SVM-type multi-category learning.

problem Improving pattern recognition performance in multi-category SVM learning.
method Developed a new optimization algorithm based on Frank-Wolfe framework for MC-SVM variants.
result Closed-form solutions for direction finding and line search in the Frank-Wolfe framework for MC-SVM.

Dynamic risk assessment method for WUI fires improves upon static frameworks.

problem Static risk assessment methods fail to capture dynamic changes in WUI fire risks.
method Dynamic evaluation matrix, grey incidence analysis, optimization model.
result The proposed method effectively captures dynamic risk evolution patterns.

MOBONS optimizes complex systems with multi-objective Bayesian optimization.

problem Balancing multiple objectives in networked systems with varying model types.
method Leverages network representations and Bayesian optimization for grey-box systems.
result Efficiently optimizes general function networks with cyclic dependencies.

Optimized algorithms for online learning with linear constraints improve performance and provide worst-case analysis.

problem Improving online learning algorithms for constrained optimization problems.
method Developed an optimized variant of an online Frank-Wolfe algorithm and used semidefinite programming for numerical analysis.
result No pure online Frank-Wolfe algorithm can have a better regret guarantee than O(T^3/4) without additional assumptions.

Improved Frank-Wolfe algorithm for constrained convex optimization with nearest extreme point oracle.

problem Constrained smooth convex minimization with limited linear optimization oracle access.
method Frank-Wolfe algorithm with nearest extreme point oracle.
result Improved complexity bounds for specific feasible sets, including linear convergence for 0ext10 ext{--}1 polytopes.

Two new Frank-Wolfe algorithms improve convergence for constrained optimization.

problem Solving optimization problems with structured constraints in machine learning.
method Two new variants of the Frank-Wolfe (FW) method for stochastic finite-sum minimization.
result Best convergence guarantees for convex and non-convex objective functions.

Improved Frank-Wolfe method reduces dependence on data size for empirical risk minimization.

problem Reducing dependence on number of data observations in Frank-Wolfe methods.
method Taylor-series approximated gradients applied to Frank-Wolfe method.
result Significant speed-ups over existing methods on real-world datasets.

Machine learning (ML) classifiers are vulnerable to adversarial examples. An adversarial example is an input sample which is slightly modified to induce misclassification in an ML classifier. In this work, we investigate white-box and grey-box evasion attacks to an ML-based malware detector and conduct performance eval…

2019-04-07abs ↗pdf ↗

The Frank-Wolfe (FW) optimization algorithm has lately re-gained popularity thanks in particular to its ability to nicely handle the structured constraints appearing in machine learning applications. However, its convergence rate is known to be slow (sublinear) when the solution lies at the boundary. A simple less-know…

2015-11-18abs ↗pdf ↗

We propose a variant of the Frank-Wolfe algorithm for solving a class of sparse/low-rank optimization problems. Our formulation includes Elastic Net, regularized SVMs and phase retrieval as special cases. The proposed Primal-Dual Block Frank-Wolfe algorithm reduces the per-iteration cost while maintaining linear conver…

2019-06-06abs ↗pdf ↗

In many online learning problems the computational bottleneck for gradient-based methods is the projection operation. For this reason, in many problems the most efficient algorithms are based on the Frank-Wolfe method, which replaces projections by linear optimization. In the general case, however, online projection-fr…

2020-01-30abs ↗pdf ↗

The Frank-Wolfe (FW) algorithm has been widely used in solving nuclear norm constrained problems, since it does not require projections. However, FW often yields high rank intermediate iterates, which can be very expensive in time and space costs for large problems. To address this issue, we propose a rank-drop method …

2017-04-13abs ↗pdf ↗

We consider the problem of bandit optimization, inspired by stochastic optimization and online learning problems with bandit feedback. In this problem, the objective is to minimize a global loss function of all the actions, not necessarily a cumulative loss. This framework allows us to study a very general class of pro…

2017-02-22abs ↗pdf ↗

A Clifford-Wolf translation of a connected Finsler space is an isometry which moves each point the same distance. A Finsler space (M,F)(M, F) is called Clifford-Wolf homogeneous if for any two points x1,x2Mx_1, x_2\in M there is a Clifford-Wolf translation ρρ such that ρ(x1)=x2ρ(x_1)=x_2. In this paper, we give a complete classifi…

2012-06-14abs ↗pdf ↗

New conditions ensure Dantzig-Wolfe relaxation matches rank-constrained optimization problems.

problem Rank-constrained optimization problems with linear matrix inequalities.
method Investigates Dantzig-Wolfe relaxation and develops conditions for exactness.
result Conditions for extreme point, convex hull, and objective exactness.

The move from hand-designed to learned optimizers in machine learning has been quite successful for gradient-based and -free optimizers. When facing a constrained problem, however, maintaining feasibility typically requires a projection step, which might be computationally expensive and not differentiable. We show how …

2018-03-12abs ↗pdf ↗

We consider a distributed parameter estimation problem, in which multiple terminals send messages related to their local observations using limited rates to a fusion center who will obtain an estimate of a parameter related to observations of all terminals. It is well known that if the transmission rates are in the Sle…

2015-08-11abs ↗pdf ↗

A Clifford-Wolf translation of a connected Finsler space is an isometry which moves each point the sam distance. A Finsler space (M,F)(M, F) is called Clifford-Wolf homogeneous if for any two point x1,x2Mx_1, x_2\in M there is a Clifford-Wolf translation ρρ such that ρ(x1)=x2ρ(x_1)=x_2. In this paper, we study Clifford-Wolf transl…

2012-04-23abs ↗pdf ↗

In this paper, we propose several improvements on the block-coordinate Frank-Wolfe (BCFW) algorithm from Lacoste-Julien et al. (2013) recently used to optimize the structured support vector machine (SSVM) objective in the context of structured prediction, though it has wider applications. The key intuition behind our i…

2016-05-30abs ↗pdf ↗

Kernel-based machine learning approaches are gaining increasing interest for exploring and modeling large dataset in recent years. Gaussian process (GP) is one example of such kernel-based approaches, which can provide very good performance for nonlinear modeling problems. In this work, we first propose a grey-box mode…

2019-07-05abs ↗pdf ↗

In this paper, we study Clifford-Wolf translations of Finsler spaces. We first give a characterization of Clifford-Wolf translations of Finsler spaces in terms of Killing vector fields. In particular, we show that there is a natural correspondence between Clifford-Wolf translations and the Killing vector fields of cons…

2012-01-18abs ↗pdf ↗