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

Trend · papers per month

25507499 · Jun 202019922001200920172026
48 results for influential users

Identifies influential users in collaborative filtering systems.

problem Impact of influential users on collaborative filtering systems.
method Formalized influence, identified influential users, analyzed impact across domains.
result Identified and characterized influential users and analyzed their impact.

Data poisoning attacks can manipulate recommender systems to recommend target items.

problem Attacks on recommender systems to influence top-N item recommendations.
method Formulated as an optimization problem, solved using influence function to select influential users.
result Effective data poisoning attacks that outperform existing methods.

Study finds explainability used mainly by ML engineers, not end users.

problem Insufficient transparency for end users in deployed machine learning models.
method Synthesizes limitations of current explainability techniques and develops a framework for clear goals.
result Current explainability techniques primarily serve internal stakeholders, not external users.

User engagement in online social networking depends critically on the level of social activity in the corresponding platform--the number of online actions, such as posts, shares or replies, taken by their users. Can we design data-driven algorithms to increase social activity? At a user level, such algorithms may incre…

2018-02-19abs ↗pdf ↗

Algorithm detects influential observations in high-dimensional data.

problem Challenges in identifying influential observations in high-dimensional datasets.
method Three-step algorithm based on expectiles and asymmetric correlations.
result Higher detection power than competing methods.

Develops a framework to test excessive influence of small data subsets.

problem Identifying when small data subsets significantly impact model conclusions.
method Formalizes the concept of most influential sets, deriving influence formulas and extreme value distributions.
result Allows rigorous hypothesis testing for excessive influence, resolving contested findings.

This study uses complex networks to analyze influential spreaders and their effects on different market sectors.

problem Existing methods failed to distinguish between positive and negative influences of market sectors.
method LIEST (Local Influential Effects for Specific Target) method using complex network analysis.
result LIEST effectively distinguishes positive and negative influences of market sectors during different periods.

The typical algorithmic problem in viral marketing aims to identify a set of influential users in a social network, who, when convinced to adopt a product, shall influence other users in the network and trigger a large cascade of adoptions. However, the host (the owner of an online social platform) often faces more con…

2013-12-08abs ↗pdf ↗

In the field of machine learning, it is still a critical issue to identify and supervise the learned representation without manually intervening or intuition assistance to extract useful knowledge or serve for the downstream tasks. In this work, we focus on supervising the influential factors extracted by the variation…

2018-09-06abs ↗pdf ↗

A method for finding most influential sets reduces a complex problem to a sequence of simpler top-kk problems.

problem Identifying most influential subsets in complex models.
method Reduces the problem to a sequence of top-kk problems using Dinkelbach's method.
result The method returns a globally optimal set for the univariate ratio objective, including partial linear models.

Proposes second-order influence functions for identifying influential groups in test-time predictions.

problem Identifying influential groups in test-time predictions for black-box models.
method Second-order approximations of the effect of removing a group of training samples on model predictions.
result Improves the correlation between computed influence values and ground truth values for linear models.

A model predicts influential nodes in complex networks by considering indirect interactions.

problem Identifying influential nodes in complex networks using indirect interactions.
method Proposes MOGen, a multi-order generative model that considers all indirect influences up to a maximum distance.
result MOGen consistently outperforms network models and path-based approaches in predicting influential nodes.

Interpretability has emerged as a crucial aspect of building trust in machine learning systems, aimed at providing insights into the working of complex neural networks that are otherwise opaque to a user. There are a plethora of existing solutions addressing various aspects of interpretability ranging from identifying …

2017-11-15abs ↗pdf ↗

Study shows influence functions are poor for neural networks but useful for identifying influential examples.

problem Influence functions misalign with leave-one-out retraining in neural networks.
method Decomposed the discrepancy into five terms and studied their contributions across different architectures and datasets.
result Influence functions are a good approximation to the proximal Bregman response function (PBRF), useful for identifying influential examples.

Interpreting predictions from tree ensemble methods such as gradient boosting machines and random forests is important, yet feature attribution for trees is often heuristic and not individualized for each prediction. Here we show that popular feature attribution methods are inconsistent, meaning they can lower a featur…

2018-02-12abs ↗pdf ↗

The optimization of high dimensional functions is a key issue in engineering problems but it frequently comes at a cost that is not acceptable since it usually involves a complex and expensive computer code. Engineers often overcome this limitation by first identifying which parameters drive the most the function varia…

2018-11-12abs ↗pdf ↗

For any matrix A in R^(m x n) of rank ρ, we present a probability distribution over the entries of A (the element-wise leverage scores of equation (2)) that reveals the most influential entries in the matrix. From a theoretical perspective, we prove that sampling at most s = O ((m + n) ρ^2 ln (m + n)) entries of the ma…

2013-10-14abs ↗pdf ↗

A game-theoretic framework identifies influential hyperparameters for neural networks.

problem Understanding which hyperparameters are most important for neural network performance.
method Employing Shapley Effects for global sensitivity analysis and Pareto front sets for identifying effective configurations.
result Reveals which hyperparameters are most influential for different objectives in neural networks.

As renewable distributed energy resources (DERs) penetrate the power grid at an accelerating speed, it is essential for operators to have accurate solar photovoltaic (PV) energy forecasting for efficient operations and planning. Generally, observed weather data are applied in the solar PV generation forecasting model w…

2017-09-24abs ↗pdf ↗

Study uses VC correlation to uncover directional financial relationships.

problem Understanding causal relationships between financial variables.
method Volatility constrained correlation (VC correlation) method.
result Operating income is most influential, while market capitalization and revenue are most susceptible.

Bayesian approach scores influential training examples for model predictions.

problem Enhance interpretability and safety of machine learning models.
method Formulate TDA as a Bayesian information-theoretic problem, scoring subsets by information loss.
result Method aligns with classical influence scores while promoting diversity for subsets.

We prove that the moduli space of 2-convex embedded n-spheres in R^{n+1} is path-connected for every n. Our proof uses mean curvature flow with surgery and can be seen as an extrinsic analog to Marques' influential proof of the path-connectedness of the moduli space of positive scalar curvature metics on three-manifold…

2016-07-19abs ↗pdf ↗

In terms of transfer entropy, we investigated the strength and the direction of information transfer in the US stock market. Through the directionality of the information transfer, the more influential company between the correlated ones can be found and also the market leading companies are selected. Our entropy analy…

2005-09-02abs ↗pdf ↗

Two novel methods identify influential features in CMABs for better reward distribution.

problem Suboptimal features degrade rewards, interpretability, and efficiency in CMABs.
method Heterogeneous Incremental Effect (HIE) and Heterogeneous Distribution Divergence (HDD) methods.
result Consistent ability to identify influential HTE features, enhancing CMAB performance.

Machine-learning models have been recently used for detecting malicious Android applications, reporting impressive performances on benchmark datasets, even when trained only on features statically extracted from the application, such as system calls and permissions. However, recent findings have highlighted the fragili…

2018-03-09abs ↗pdf ↗

Paper develops a method to highlight influential transitions for off-policy evaluation.

problem Validating off-policy evaluation in high-stakes settings.
method Highlight influential transitions, develop influence functions for Q-evaluation.
result Method can identify limitations and make evaluation more robust.