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

Trend · papers per month

150301451601 · Jun 202019922001200920182026
48 results for application usage

This review explores methods to explain deep neural networks and their applications.

problem Understanding the decision-making process of deep neural networks.
method Overview of interpretability methods, theoretical foundations, and comparative evaluations.
result Demonstrates the effectiveness of explainable AI in various applications.

Mixed dimension embeddings reduce memory usage in recommendation systems.

problem Space-intensive embedding representations in recommendation systems.
method Mixed dimension embeddings where vector dimension scales with query frequency.
result Significant reduction in memory usage with minimal performance loss.

This study analyzes how weather impacts bike sharing usage in Washington D.C.

problem Understanding how weather affects bike sharing usage patterns.
method Gathered bike usage and weather data, used k-means clustering algorithm to identify clusters.
result Weather significantly impacts bike usage, with temperature and precipitation being the most influential factors.

Crowdsourcing has been successfully applied in many domains including astronomy, cryptography and biology. In order to test its potential for useful application in a Smart Grid context, this paper investigates the extent to which a crowd can contribute predictive hypotheses to a model of residential electric energy con…

2017-09-08abs ↗pdf ↗

Paper proposes transparent reporting of algorithmic energy usage to promote environmental sustainability.

problem Need for transparent reporting of algorithmic energy usage for environmental sustainability.
method Developed a Python package to make analyses of energy usage accessible to individual researchers, localized to specific power grids, and compared with global benchmarks.
result Demonstrated the use of automatically-generated Energy Usage Reports in model-choice for machine learning.

Proposes AtCoR for predicting bike station usage, improving station network reconfiguration.

problem Challenges in predicting new bike stations due to lack of historical data.
method AtCoR algorithm that predicts both existing and new bike stations using station-centered heatmaps and historical correlations.
result AtCoR outperforms existing models in predicting bike station usage.

Graphical Lasso algorithm segments occupants' energy usage behaviors in HC-CP systems.

problem Improving sustainability and energy efficiency in HC-CP systems.
method Introduced a gamification framework and applied Graphical Lasso for energy usage segmentation.
result Characterized different energy usage behaviors in HC-CP systems.

Non-parametric estimation of a multivariate density estimation is tackled via a method which combines traditional local smoothing with a form of global smoothing but without imposing a rigid structure. Simulation work delivers encouraging indications on the effectiveness of the method. An application to density-based c…

2016-10-07abs ↗pdf ↗

Efficient neural network improves disaggregation of home energy usage.

problem Estimating power consumption of individual appliances from total home power.
method Fully convolutional neural network architecture with improved computational efficiency.
result Achieves state-of-the-art disaggregation performance with reduced training and prediction times.

Investigations have been performed into using clustering methods in data mining time-series data from smart meters. The problem is to identify patterns and trends in energy usage profiles of commercial and industrial customers over 24-hour periods, and group similar profiles. We tested our method on energy usage data p…

2016-03-24abs ↗pdf ↗

Method predicts hardware resource usage by control software with guaranteed linear convergence.

problem Predicting time-varying hardware resource availability in control software.
method Path structured multimarginal Schrödinger bridge (MSBP) for learning stochastic resource usage.
result Guaranteed linear convergence to accurate prediction of hardware resource utilization.

AppsPred predicts smartphone app usage based on context.

problem Predicting personalized usage behavior of smartphone apps based on contexts.
method Random Forest machine learning technique considering multi-dimensional contexts.
result AppsPred significantly outperforms other machine learning approaches in predicting smartphone apps.

A new model improves homogeneity in burn patient reimbursement.

problem Incomplete homogeneity checks for burn patients using LOS as a proxy.
method Cost-sensitive decision tree model considering patient-level cost and severity of burn.
result Identified groups with increased homogeneity compared to current HRG groups.

RIn-Close_CVC2 improves biclustering efficiency by reducing memory usage.

problem Mining maximal biclusters in numerical datasets efficiently and without redundancy.
method Proposes RIn-Close_CVC2, a new version of RIn-Close_CVC that eliminates redundant biclusters without a symbol table.
result RIn-Close_CVC2 reduces memory usage and improves runtime compared to RIn-Close_CVC.

This study evaluates and compares novelty detection algorithms for discrete sequences.

problem Identifying anomalies in temporal data.
method Experimental comparison of state-of-the-art novelty detection methods on various public and industrial datasets.
result Recommendations for efficient and appropriate methods based on extensive experiments and scalability tests.

This paper proposes a submodular load clustering method for transmission-level load areas.

problem Traditional load analysis challenges with new electricity usage patterns.
method Robust Principal Component Analysis (R-PCA) and submodular cluster center selection.
result The proposed method efficiently clusters load areas and demonstrates effectiveness in PJM load data.

PES method reduces bias in gradient estimation for unrolled graphs.

problem High variance and bias in gradient estimation for unrolled computation graphs.
method Divide graph into unrolls, apply ES update, accumulate correction terms.
result PES provides unbiased, low-variance gradient estimates.

Random Forest permutation importance measure is asymptotically unbiased in sparse regression models.

problem Challenges in selecting informative variables in high-dimensional regression problems.
method Theoretical guarantees and asymptotic unbiasedness of permutation importance measure under specific assumptions.
result Permutation importance measure in Random Forest is asymptotically unbiased.

Electric vehicles (EVs) have been gaining popularity due to their environmental friendliness and efficiency. EV charging station networks are scalable solutions for supporting increasing numbers of EVs within modern electric grid constraints, yet few tools exist to aid the physical configuration design of new networks.…

2018-04-02abs ↗pdf ↗

NTL protects AI models by restricting their generalization ability to specific domains.

problem Protecting AI models as intellectual property in a secure and robust manner.
method Non-Transferable Learning (NTL) captures exclusive data representation and restricts model generalization ability.
result NTL provides robust resistance to watermark removal and data-centric protection for usage authorization.

LiteMORT reduces memory usage for GBDT models by 30% with improved accuracy.

problem Memory inefficiency in GBDT models, especially with adaptive compact distributions.
method Share memory, implicit merging, adaptive histogram resizing.
result Significant reduction in memory usage with improved accuracy.

Large speech dataset for commercial use with 9.98% word error rate.

problem Creating a diverse speech recognition dataset for commercial purposes.
method Internet search for licensed audio data with transcriptions, training model on the dataset.
result Model trained on dataset achieves 9.98% word error rate on Librispeech's test-clean test set.

Context2Name predicts natural names from minified code, improving code readability.

problem Minified code makes it hard to understand natural names in JavaScript.
method Combines static analysis and neural networks to predict natural names.
result Successfully predicts 47.5% of all minified identifiers in real-world code.

Proposes a game-theoretic framework to motivate energy-efficient behavior in smart buildings.

problem Improving energy efficiency in smart building infrastructure through occupant behavior.
method Introduces a novel game-theoretic framework with human interaction, incorporating utility learning and deep neural networks.
result Demonstrates highly accurate prediction of occupant energy resource usage and explainable decision-making.

The study examines dataset usage patterns in machine learning research.

problem Lack of attention to dataset dynamics in machine learning research.
method Analysis of dataset usage patterns across machine learning subcommunities and time periods (2015-2020).
result Increasing concentration on fewer and fewer datasets, significant adoption from other tasks, and concentration across the field on datasets introduced by elite institutions.

A framework combining HSMM and survival analysis for lifecycle-oriented mobility analysis.

problem Understanding individual metro usage dynamics over multi-year horizons.
method A state-based lifecycle modeling framework integrating HSMM and discrete-time survival analysis.
result Identification of interpretable mobility states, transition dynamics, and state-dependent exit and re-entry processes.

This paper analyzes CNNs for malware detection in cloud IaaS.

problem Malware vulnerability in cloud IaaS environments.
method Analysis of Convolutional Neural Networks (CNNs) for online malware detection using process-level performance metrics.
result State-of-the-art DenseNets and ResNets effectively detect malware in online cloud systems.