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

85170255340 · Jun 202019922001200920172026
48 results for energy objective

Paper proposes energy objective for training normalizing flows without determinants.

problem Challenges in training normalizing flows due to Jacobian determinants.
method Introduces energy objective based on proper scoring rules, determinant-free.
result Energy objective supports novel model families and competitive performance.

Tree ensemble method tackles multi-objective constrained optimization in energy systems.

problem Complex, multi-objective, and constrained optimization problems in energy systems.
method Data-driven tree ensemble approach for black-box problems with heterogeneous variable spaces.
result Competitive performance and sampling efficiency compared to state-of-the-art tools.

3D object detection improved using energy-based models.

problem Accurate 3D object detection in cluttered environments from sparse LiDAR data.
method Designing a differentiable pooling operator for 3D bounding boxes integrated into a state-of-the-art 3D object detector.
result Our approach consistently outperforms the SA-SSD baseline across all 3DOD metrics on the KITTI dataset.

EWFM trains continuous flows with only energy evaluations, improving sample quality with fewer computations.

problem Efficiently sampling from complex, high-dimensional Boltzmann distributions using only energy evaluations.
method Energy-Weighted Flow Matching (EWFM) using importance sampling and iterative/annealed training.
result Improved sample quality with up to 3 orders of magnitude fewer energy evaluations compared to existing methods.

Enhanced tabular benchmarks for energy-efficient neural architecture search.

problem Energy consumption in deep learning models.
method Introducing EC-NAS, an enhanced tabular benchmark with energy consumption data.
result EC-NAS reveals a balance between energy usage and accuracy in neural architecture search.

iDEM generates samples from Boltzmann densities without data.

problem Generating statistically independent samples from unnormalized distributions.
method Iterative algorithm using energy and gradient for diffusion-based sampler training.
result iDEM achieves state-of-the-art performance and trains faster than existing methods.

Controller seeks informative system observations to predict nonlinear dynamics.

problem Predicting nonlinear dynamics with uncertain parameters.
method Expected free energy minimization for balancing goal state and informative observations.
result Controller improves performance in uncertain parameter scenarios.

Wind farm layout optimisation tackles space constraints with Bayesian multi-objective approach.

problem Optimizing wind farm layout due to limited space and conflicting objectives.
method Set-based multi-objective Bayesian optimisation using Gaussian process.
result Demonstrates potential of set-based Bayesian multi-objective optimisation for wind farm layout.

We propose to learn deep undirected graphical models (i.e., MRFs) with a non-ELBO objective for which we can calculate exact gradients. In particular, we optimize a saddle-point objective deriving from the Bethe free energy approximation to the partition function. Unlike much recent work in approximate inference, the d…

2019-06-14abs ↗pdf ↗

SGD with machine learning noise converges to global minimum exponentially fast.

problem Optimizing machine learning models with stochastic gradient descent.
method Analysis of SGD with machine learning noise, focusing on energy landscapes and gradient noise.
result SGD converges to the global minimum exponentially fast under certain conditions.

Theoretical proof shows COMs are a type of contrastive divergence model with improved sampling.

problem Improving sampling quality in offline model-based optimization.
method Showed COMs are contrastive divergence models, proposed Langevin MCMC sampler, and decoupled model.
result Improved sampling quality achieved by decoupling model and using Langevin MCMC.

FanG-HPO optimizes machine learning models for fairness and low energy consumption.

problem Bias in machine learning models and high energy consumption in hyperparameter optimization.
method Combines multi-objective and multiple information source Bayesian optimization.
result FanG-HPO identifies fair and energy-efficient machine learning models.

Proposes a model to generate 3D-aware images from 2D images.

problem Generating 3D-aware images from 2D images.
method Likelihood-based top-down model using Neural Radiance Fields and energy-based latent variables.
result Model can infer 3D object structures from 2D images and generate novel views.

A method to automatically learn proposal distributions for energy-based regression models.

problem Manual design and initial estimate of proposal distributions for energy-based regression models.
method Introduces a method to learn an effective proposal distribution automatically, parameterized by a separate network head, and derives a unified training objective to minimize KL divergence and negative log-likelihood.
result Consistently outperforms conventional MDN training on four real-world regression tasks within computer vision.

Optimizes quadratic bandits with tight Hessian-dependent sample complexity bounds.

problem Understanding optimal sample complexity for quadratic functions.
method Introduces energy allocation and optimal energy spectrum to prove tight lower bounds. Solves for Hessian-independent optimal algorithm.
result Proves optimal Hessian-dependent sample complexities and existence of a universally optimal algorithm.

Defines renormalised energies for singular harmonic maps into compact manifolds.

problem Analyzing harmonic maps with singularities in planar domains.
method Introduces renormalised energies and synharmony to study singularities and minimising configurations.
result Renormalised energies are coercive and Lipschitz-continuous, and associated with minimising singular harmonic maps.

ECD algorithm speeds up non-convex optimization, offering quantum and stochastic enhancements.

problem Non-convex optimization challenges in machine learning.
method Energy Conserving Descent (ECD) algorithm, stochastic ECD dynamics (sECD), quantum ECD Hamiltonian (qECD).
result ECD and its quantum version achieve exponential speedup over gradient descent.

This paper introduces a new approach to active inference using constrained Bethe Free Energy.

problem Tackling the limitations of existing epistemic behavior models in active inference.
method Introducing a constrained Bethe Free Energy (CBFE) perspective to optimize epistemic behavior in generative models.
result CBFE optimization leads to more robust and flexible epistemic behavior compared to existing methods.

New approach infers object type from physical data and functional requirements.

problem Classical design theory treats object type as a given, but this paper argues it should be inferred.
method C-DMBD, a constrained extension of Dynamic Markov Blanket Detection algorithm, models product surface as a Markov blanket.
result Requirement-steered inference is computationally tractable and models different object types with different parameterizations.

New relation found between ADM mass and generalized Komar energy for dynamical spacetimes.

problem Finding equality between ADM mass and Komar energy in dynamical spacetimes.
method Constructing a generalized Komar energy from the normal evolution vector and proving equality under specific conditions.
result Equality between ADM mass and generalized Komar energy for dynamical asymptotically-flat spacetimes.

In Hindsight Experience Replay (HER), a reinforcement learning agent is trained by treating whatever it has achieved as virtual goals. However, in previous work, the experience was replayed at random, without considering which episode might be the most valuable for learning. In this paper, we develop an energy-based fr…

2018-10-02abs ↗pdf ↗

New deep learning model optimizes energy use in buildings.

problem Optimizing energy use and comfort in large buildings.
method Transformer-based metamodel trained with simulation and sensor data, calibrated with CMA-ES, optimized with multi-objective algorithms.
result Optimal settings reduce energy loads while maintaining thermal comfort and air quality.

In this paper, we consider multi-valued graphs with a prescribed real analytic interface that minimize the Dirichlet energy. Such objects arise as a linearized model of area minimizing currents with real analytic boundaries and our main result is that their singular set is discrete in 2 dimensions. This confirms (and p…

2019-06-24abs ↗pdf ↗

Estimates uncertainty in bounding box regression for object detection.

problem Reliable deployment of deep object detectors in safety-critical tasks.
method Training variance networks with energy score as a proper scoring rule.
result Energy score leads to better calibrated and lower entropy predictive distributions.

This work proposes a method to compose visual relations more faithfully.

problem Composing relations between objects in images is challenging due to their entanglement.
method Represent each relation as an unnormalized density (energy-based model) to compose relations factorizedly.
result The proposed method generates and edits scenes with multiple sets of relations more faithfully.

This paper proposes a new optimization algorithm called Entropy-SGD for training deep neural networks that is motivated by the local geometry of the energy landscape. Local extrema with low generalization error have a large proportion of almost-zero eigenvalues in the Hessian with very few positive or negative eigenval…

2016-11-06abs ↗pdf ↗

A new AI optimization method uses energy-conserving dynamics inspired by Born-Infeld theory.

problem Optimization challenges in non-convex loss functions and machine learning tasks.
method Discretization of Born-Infeld dynamics for energy-conserving Hamiltonian optimization.
result The method avoids high local minima and outperforms traditional methods in shallow valleys.

Paper introduces a new method to improve GANs by leveraging the discriminator's energy.

problem Improving the quality of generated samples in GANs.
method Discriminator Contrastive Divergence (DCD) method.
result Significant improvement in generation quality on synthetic and real-world data.

Energy trees handle complex data structures with multiple variable types.

problem Handling intricate data structures with various types of covariates.
method Energy trees, a regression and classification model, use energy statistics to accommodate structured covariates of different types.
result Energy trees maintain statistical foundations, interpretability, and robustness to overfitting.

Modeling intraday dispatch for wind-battery assets to meet grid targets.

problem Meeting grid targets for wind-battery assets in an intraday context.
method Developed a mathematical model with closed-form solutions and a novel algorithm for stochastic control.
result Calibrated model to 140+ wind-battery assets in Texas, demonstrating economic benefits.

We investigate the elastic behavior of knotted loops of springy wire. To this end we minimize the classic bending energy Ebend=κ2E_{\text{bend}}=\intκ^2 together with a small multiple of ropelength R=length/thickness\mathcal R=\text{length}/\text{thickness} in order to penalize selfintersection. Our main objective is to characterize elastic…

2015-10-21abs ↗pdf ↗