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,742 papers · 148 categories

Trend · papers per month

8162432 · Jul 202019922001200920172026
48 results for Electronic packaging

Optimizes chip component placement with self-alignment for SMT technology.

problem Achieving precise component placement on PCB during SMT process.
method Proposed machine learning algorithms (SVR and RFR) to predict component positions and developed non-linear optimization model.
result RFR model outperforms in predicting component positions before reflow.

Adaptive orthogonalization of data for clustering and visualization.

problem Clustering and visualization of data with high specificity.
method Adaptive orthogonalization process using Gromov-Wasserstein feedback.
result Method refines orthogonality of data to achieve high specificity clustering.

Study on electronic banking satisfaction in Nigeria.

problem Limited research on factors enhancing end users' satisfaction in electronic banking.
method Empirical analysis of factors influencing electronic banking user satisfaction.
result Factors influencing electronic banking user satisfaction and their relationship with satisfaction.

FAT-GAN simulates electron-proton scattering without theoretical assumptions.

problem Efficiently training GANs to simulate complex particle distributions.
method Developed FAT-GAN using transformed and augmented features to improve GAN performance.
result FAT-GAN accurately reproduces electron momenta distributions in electron-proton scattering.

LEARNER improves low-rank matrix estimation using source population data.

problem Improving low-rank matrix estimation in target populations with diverse data sources.
method LEARNER uses similarity in latent spaces between source and target populations to enhance estimation.
result LEARNER often outperforms benchmark methods, especially with higher signal-to-noise ratios in the source population.

Method learns molecular Hamiltonian for accurate electron dynamics predictions.

problem Predict electron dynamics in molecules using learned Hamiltonians.
method Combines linear statistical model with quantum Liouville equation time discretization.
result Predicted electron dynamics closely matches ground truth, even beyond training data.

DenSNet learns electron densities for molecular dynamics, enabling accurate spectroscopic predictions.

problem Lack of accurate electronic observables in MLIPs for molecular dynamics.
method DenSNet uses SE(3)-equivariant neural networks to predict electron densities and total energy.
result DenSNet predicts infrared spectra with excellent agreement to experimental data.

R package innsight interprets deep neural networks predictions.

problem Interpreting predictions of deep neural networks.
method Unified and user-friendly framework implementing feature attribution methods for neural networks, independent of deep learning library.
result Offers a variety of visualization tools for tabular, signal, image data or a combination.

Scoping review and benchmarking of synthetic EHR data generation methods.

problem Creating realistic synthetic electronic health records for research and training.
method Conducted a scoping review and benchmarked seven methods on open-source EHR datasets.
result GAN-based methods excel in fidelity and utility, while rule-based methods excel in privacy protection.

Agent-based model simulates speculative electronic market with price bubbles.

problem Understanding speculative behavior and price bubbles in electronic markets.
method Agent-based model with two types of traders: mean reverting and speculative.
result Speculative traders lead to increased volatility and price deviations from fundamental value.

The public package registry npm is one of the biggest software registry. With its 216 911 software packages, it forms a big network of software dependencies. In this paper we evaluate various methods for finding similar packages in the npm network, using only the structure of the graph. Namely, we want to find a way of…

2016-02-11abs ↗pdf ↗

Machine learning predicts electronic density of states for condensed matter.

problem Predicting the electronic density of states (DOS) in complex condensed matter systems.
method Developed a machine learning framework to predict DOS from density functional theory data, considering geometric configurations of atoms.
result Demonstrated the model's effectiveness in predicting DOS and its components for various silicon configurations.

Random Forests [Breiman:2001] (RF) are a fully non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF are a robust, nonlinear technique that optimizes predictive accuracy by fitting an ensemble of trees to stabilize model estimates. The randomForestSRC packag…

2015-01-28abs ↗pdf ↗

This paper conducts an empirically study on the trade package composed of a sequence of consecutive purchases or sales of 23 stocks in Chinese stock market. We investigate the probability distributions of the execution time, the number of trades and the total trading volume of trade packages, and analyze the possible s…

2011-03-08abs ↗pdf ↗

[New and updated results were published in Nature Chemistry, doi:10.1038/s41557-020-0544-y.] The electronic Schrödinger equation describes fundamental properties of molecules and materials, but can only be solved analytically for the hydrogen atom. The numerically exact full configuration-interaction method is exponent…

2019-09-16abs ↗pdf ↗

Equivariant graph neural networks predict electron density for molecules, liquids, and solids.

problem Predicting electron density for molecules, liquids, and solids using machine learning.
method Equivariant graph neural networks for predicting electron density at query points.
result The model predicts electron density with accuracy beyond state of the art and significantly faster than traditional DFT methods.

bnlearn is an R package which includes several algorithms for learning the structure of Bayesian networks with either discrete or continuous variables. Both constraint-based and score-based algorithms are implemented, and can use the functionality provided by the snow package to improve their performance via parallel c…

2009-08-26abs ↗pdf ↗

This paper presents the results of an automated volatile organic compound (VOC) classification process implemented by embedding a machine learning algorithm into an Arduino Uno board. An electronic nose prototype is constructed to detect VOCs from three different fruits. The electronic nose is constructed using an arra…

2019-05-15abs ↗pdf ↗

The book "Handbook of Finsler geometry" has been included with a CD containing an elegant Maple package, FINSLER, for calculations in Finsler geometry. Using this package, an example concerning a Finsler generalization of Einstein's vacuum field equations was treated. In this example, the calculation of the components …

2013-06-04abs ↗pdf ↗

Learning graphical models from data is an important problem with wide applications, ranging from genomics to the social sciences. Nowadays datasets often have upwards of thousands---sometimes tens or hundreds of thousands---of variables and far fewer samples. To meet this challenge, we have developed a new R package ca…

2017-03-11abs ↗pdf ↗

A new method predicts electron density accurately from atom-centered models.

problem Predicting electron density accurately from atom-centered models.
method Gradient-based approach to minimize loss function in an optimized sparse feature space.
result Extremely accurate predictions of electron density and total energies.

BKP R package models spatially varying binomial probabilities efficiently.

problem Modeling spatially varying binomial probabilities efficiently.
method Beta Kernel Process (BKP) combining localized kernel-weighted likelihoods with conjugate beta priors.
result Closed-form posterior inference without requiring latent variables or intensive MCMC sampling.

Package {mlr3spatiotempcv} simplifies spatiotemporal resampling methods in R.

problem Assessing and tuning spatial and spatiotemporal machine learning models.
method Integrates various spatiotemporal resampling methods into the {mlr3} framework.
result Provides a consistent interface for spatiotemporal resampling methods.

ODTLearn learns optimal decision trees for predictive and prescriptive tasks.

problem Learning optimal decision trees for high-stakes predictive and prescriptive tasks.
method Mixed-integer optimization framework and object-oriented design.
result Implementation of optimal decision trees for various tasks.