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.

169,181 papers · 148 categories

Trend · papers per month

3907791,1691,558 · Jun 202019922001200920182026
48 results for heuristic learning

Interactive weak supervision learns useful heuristics from user feedback.

problem Creating useful heuristics for large labeled datasets is tedious and subjective.
method Develops an interactive framework for learning heuristics from user feedback.
result Only a few feedback iterations are needed to train models without ground truth labels.

RLHO uses RL to generate better initial solutions for heuristic optimization.

problem High sample complexity in generating initial solutions for combinatorial optimization problems.
method RLHO framework that augments heuristic algorithms with RL to generate better initial solutions.
result RLHO outperforms baseline methods on bin packing problem.

The report evaluates heuristics for learning timescale graphical event models.

problem Lack of heuristics for determining hyper-parameters in timescale graphical event models.
method Proposed and evaluated different heuristics for hyper-parameter determination and refined an existing distance measure.
result Conclusions about the applicability of different heuristics on synthetic data.

This work explores the non-convex optimization in compressive learning and the performance of heuristics.

problem The challenge of learning from compressed representations in compressive learning.
method Numerical simulations of the non-convex optimization landscape and heuristic performance.
result Properties of the non-convex optimization landscape and heuristic performance are explored.

A new heuristic for learning Markov network structure efficiently.

problem Complications in learning Markov networks, especially intractable computations and large parameter space.
method A computationally tractable greedy heuristic to limit the number of parameters.
result The method performs comparably well to state-of-the-art methods on real datasets.

Empirical analysis of deep learning heuristics like learning rate restarts and distillation.

problem Understanding the effectiveness and mechanisms of deep learning heuristics.
method Loss surface and representation analysis methods (mode connectivity and CCA) for empirical analysis.
result Learning rate warmup prevents training instability in deeper layers, and cosine annealing does not explain success.

NeuRewriter learns to choose and rewrite heuristics in combinatorial problems.

problem Time-consuming tuning of heuristics in combinatorial optimization.
method NeuRewriter uses reinforcement learning to learn a policy for picking heuristics and rewriting solutions.
result NeuRewriter outperforms existing methods in various combinatorial tasks.

Bayesian symbolic regression automates model discovery from data.

problem Learning closed-form mathematical models from data using heuristic methods.
method Probabilistic approach to symbolic regression, connecting to information theory and statistical physics.
result Probabilistic approach provides model plausibility and performance guarantees.

Decision tree learning heuristics fail even in smoothed analysis for complex targets.

problem Greedy decision tree learning heuristics fail for complex target functions in the smoothed analysis model.
method Construct counterexamples and analyze the behavior of heuristics in the smoothed setting and agnostic setting.
result Greedy decision tree learning heuristics can build trees of exponential depth before achieving high accuracy for certain complex target functions.

This work explores how to balance rule consistency and coverage for multi-label classification.

problem Balancing rule consistency and coverage for effective multi-label classification.
method Empirical study of rule learning heuristics in multi-label classification.
result The choice of heuristic for multi-label classification is crucial and depends on the performance measure.

Improves heuristics for routing problems using attention models.

problem Improving heuristics for combinatorial optimization problems, especially for routing problems.
method Proposed a model based on attention layers and trained it using REINFORCE with a simple greedy rollout.
result Significantly improved results for TSP and other routing problems, close to optimal or specialized algorithms.

New heuristics improve genetic programming's parent selection for classification problems.

problem Improving genetic programming's parent selection for classification tasks.
method Proposed three heuristics inspired by specific classifiers' characteristics, using similarity measures.
result Combination of agreement-based selection and random selection outperforms classical and state-of-the-art schemes.

This paper investigates Shampoo's heuristics and decouples preconditioner updates.

problem Improving Shampoo's heuristics for training neural networks.
method Decomposing preconditioner updates, correcting eigenvalues, and adapting eigenbasis computation frequency.
result Principled techniques to remove Shampoo's heuristics and improve training algorithms.

AdamQLR optimizes Adam with K-FAC heuristics, achieving comparable performance to tuned benchmarks.

problem Improving the performance of Adam optimizers with stabilizing heuristics.
method Combining Adam's update directions with K-FAC's heuristics (damping and learning rate selection).
result Untuned AdamQLR can achieve comparable performance to tuned benchmarks.

A new clustering method combines Kalman filtering with K-Means for better results.

problem Improving clustering efficiency and accuracy in data mining.
method Proposes a new clustering algorithm (HKA-K) that integrates Kalman filtering and K-Means.
result HKA-K outperforms other hybrid meta-heuristic clustering approaches on UCI datasets.

Heuristic tool estimates lactate threshold for easier training decisions.

problem Improving lactate threshold estimation for recreational runners.
method Formalized lactate threshold principles, iterative methodology, heuristic approach.
result Heuristic %60 of 'endurance running speed reserve' is reliable and accessible.

GCOMB learns heuristics for large graphs efficiently.

problem Scalability and practical constraints in graph problem solving.
method GCOMB uses a Graph Convolutional Network (GCN) with Q-learning for efficient heuristic discovery.
result GCOMB is 100 times faster and marginally better than state-of-the-art algorithms.

Framework for multi-agent RL with human feedback in a Snake game.

problem Improving multi-agent reinforcement learning with human feedback.
method Developed a simulated game environment for offline model training and online competitions. Introduced HILL methods and reward manipulation heuristics.
result Agents with HILL methods outperform those without in online competitions.

Paper tackles flexible bin packing for e-commerce, reducing costs.

problem Optimizing packing of cuboid items into bins with minimal surface area.
method Multi-task Selected Learning approach to generate item packing sequence and orientation.
result Selected Learning method achieves 5.47% cost reduction compared to greedy algorithms.

Rejoinder on slope heuristics for model selection in regression.

problem Model selection in least-squares fixed-design regression with biased models and general noise.
method Proves the slope heuristics works even with significant bias and computes expectations for Gaussian noise.
result The slope heuristics is valid even when models are biased and noise has a general dependence structure.

New method combines heuristics and search techniques to speed up cooperative planning for autonomous vehicles.

problem Efficient cooperative planning for autonomous vehicles in complex traffic scenarios.
method Combining learned heuristics with Monte Carlo Tree Search (MCTS) to guide search towards promising actions.
result Better solutions at lower computational costs achieved through accelerated planning.

Deep neural networks approximate solutions to NP-hard problems.

problem Approximating solutions to NP-hard combinatorial optimization problems.
method Homotopic recurrent neural networks combined with reinforcement learning.
result Homotopic RNNs improve the quality of solutions compared to vanilla RNNs.

Dynamic classifier chains improve multi-label classification efficiency.

problem Building efficient multi-label classification models.
method Dynamic ensemble of chain classifiers using Naive Bayes and nearest neighbor approaches, with heuristic for label order optimization.
result The proposed dynamic chain model based on Naive Bayes classifier and heuristic is efficient for multi-label classification.

This research evaluates and introduces new heuristics for clustering Bitcoin blockchain entities.

problem Efficiently analyzing the vast number of Bitcoin blockchain entities.
method Examined and introduced four new heuristics for clustering Bitcoin blockchain entities.
result Introduced clustering ratio to measure heuristic effectiveness.