The study identifies influential factors in VAE representations.
problem Identifying and supervising influential factors in VAE representations without manual intervention.
method Mutual information as a necessary indicator to discover influential factors; design an algorithm for calculating mutual information.
result Mutual information influences the lower bound of VAE's reconstruction error and downstream classification task.
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.
Improves many-shot learning by optimizing and generating influential examples.
problem Limited performance in many-shot in-context learning (ICL).
method Iterative optimization and generation of influential examples.
result Significant improvements across various tasks using BRIDGE.
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.
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.
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.
In recent years, real estate industry has captured government and public attention around the world. The factors influencing the prices of real estate are diversified and complex. However, due to the limitations and one-sidedness of their respective views, they did not provide enough theoretical basis for the fluctuati…
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.
Aiming at quantifying and evaluating the regional commercial environment along with the level of economic development among cities in mainland China, the concept of China City Commercial Environment Credit Index(CEI) was first introduced and established in 2010. In this manuscript, a historical review and detailed intr…
Influential node detection is a central research topic in social network analysis. Many existing methods rely on the assumption that the network structure is completely known \textit{a priori}. However, in many applications, network structure is unavailable to explain the underlying information diffusion phenomenon. To…
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.
P&C combines multiple perturbed graphs to improve influential spreader detection.
problem Ineffective algorithms are unstable to small network perturbations.
method Creates multiple perturbed graphs, applies scoring function to each, and combines results.
result P&C significantly improves influential spreader detection without extra cost.
Proposes an algorithm for data cleansing without domain knowledge.
problem Improving machine learning model accuracy without extensive domain knowledge.
method Infers influential instances by retracing SGD steps and incorporating intermediate models.
result Accurately infers influential instances for models trained with SGD.
A method for finding most influential sets reduces a complex problem to a sequence of simpler top-k problems.
problem Identifying most influential subsets in complex models.
method Reduces the problem to a sequence of top-k problems using Dinkelbach's method. result The method returns a globally optimal set for the univariate ratio objective, including partial linear models.
The paper constructs financial sentiment factors using NLP for the Chinese market.
problem Evaluating sentiment in the Chinese financial market.
method Crawling news and comments, applying NLP techniques, building a finance-specific lexicon, and adjusting the sentiment factor.
result The adjusted sentimental factor has a strong correlation with the Chinese market, especially during crises.
Paper ranks influential Tor Darknet onion domains using content features.
problem Measuring influence of criminal onion domains in Tor Darknet.
method Content-based features from multiple sources, Learning-to-Rank approach.
result Listwise approach outperforms other methods with NDCG of 0.95 for top-10.
This paper studies activation sparsity in large language models, finding key trends and implications.
problem Activation sparsity in large language models (LLMs) can be improved for efficiency and interpretability.
method Proposes PPL-p% sparsity, analyzes trends with training data, width-depth ratio, and parameter scale. result ReLU is more efficient for sparsity than SiLU, and deeper architectures can improve sparsity.
We address the problem of finding influential training samples for a particular case of tree ensemble-based models, e.g., Random Forest (RF) or Gradient Boosted Decision Trees (GBDT). A natural way of formalizing this problem is studying how the model's predictions change upon leave-one-out retraining, leaving out each…
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.
This study uses machine learning to predict sovereign credit ratings and identifies key factors.
problem Predicting sovereign credit ratings and identifying important factors.
method Used Multilayer Perceptron (MLP), Classification and Regression Trees (CART), Support Vector Machines (SVM), Naïve Bayes (NB), and Ordered Logit (OL) models.
result MLP is the best model for predicting sovereign credit ratings with a 68% accuracy.
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.
Improved real-time visualizations of conversation turns using dynamic attention weights.
problem Uniform attention weights in sequential analysis tasks prevent meaningful visualization.
method Developed a method to track changes in turn importance over time.
result More informative real-time visuals confirmed by human reviewers.
There is an especially strong need in modern large-scale data analysis to prioritize samples for manual inspection. For example, the inspection could target important mislabeled samples or key vulnerabilities exploitable by an adversarial attack. In order to solve the "needle in the haystack" problem of which samples t…
Study improves prediction of UK road accidents' severity using AI.
problem Improving prediction of UK road traffic accident severity.
method Combination of machine learning, econometric, and statistical methods on historical data.
result XGBoost model with RMSE of 0.176 and MAE of 0.087 outperforms naive forecasting.
MPTE uses Transformer attention to estimate mixed-frequency factor models.
problem Estimating factor models in panel datasets with mixed frequencies and nonlinear signals.
method Mixed-Panels-Transformer Encoder (MPTE) with attention mechanisms.
result MPTE achieves competitive performance in nonlinear forecasting environments.
It is illustrated a methodology to compute the pure premium for the automobile insurance (claim frequency and severity) using generalized linear models. It is obtained the pure premium for the partial damage loss cover (PPD) using a set of automobile insurance policies with an exposition of a year. It is found that the…
Framework detects influential actors in disinformation networks.
problem Identifying and countering hostile influence operations on social media.
method Combines NLP, ML, graph analytics, and causal inference.
result 96% precision, 79% recall, 96% PR-curve area for IO detection.
GANs generate synthetic financial scenarios from diverse datasets.
problem Challenges in modeling correlations between diverse financial factors.
method Generative Adversarial Networks (GANs) for unsupervised data generation.
result GANs can replicate multivariate financial data with high dimensions.
NewsNet-SDF uses deep learning to integrate financial news with financial data for better asset pricing.
problem Combining unstructured text with structured financial data for accurate asset pricing.
method Adversarial networks and pretrained language model embeddings.
result Substantially outperforms alternatives with a Sharpe ratio of 2.80.
MISS identifies influential subsets in ML models.
problem Capturing collective influence of training samples.
method Analyzed and compared influence-based greedy heuristics and adaptive versions.
result Adaptive heuristics can better capture sample interactions.
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…
We introduce flip points to interpret neural networks, providing detailed explanations and confidence measures.
problem Lack of interpretability in neural networks for important applications.
method Investigating flip points, the boundary between two output classes, to provide detailed interpretation and confidence measures.
result Flip points enable detailed interpretation and measure confidence in neural network outputs.
New method learns influential action sequences without privileged final states.
problem Learning meaningful action sequences in large action spaces.
method Model-free approach that considers the full trajectory.
result Successfully applied to large action spaces.
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.
Proposes a new sensitivity measure for optimization problems.
problem Optimization of high-dimensional functions with expensive computer codes.
method Introduces a new influence measure based on the Hilbert-Schmidt Independence Criterion.
result The new measure significantly reduces the number of function evaluations.
Kurdistan Region is a tourist hub. This research analyzes other Non-Oil Sectors that have huge attractions of Foreign Direct Investments into the Kurdistan Region from 2005 to 2013. Comparative analysis was carried out between Iraq and the Region, and among influential Sectors of the Economy. T-test and ANOVA are stati…
CorePPR combines PageRank and CoreRank for scalable GNNs.
problem Expensive message passing in GNNs for large graphs.
method Learnable convex combination of approximate PPR and CoreRank, dynamic node selection.
result CorePPR outperforms PPRGo on large graphs.
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…
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.
Identification of the influential clinical symptoms and laboratory features that help in the diagnosis of dengue fever in early phase of the illness would aid in designing effective public health management and virological surveillance strategies. Keeping this as our main objective we develop in this paper, a new compu…
This paper analyzes how data and model properties affect membership inference attacks.
problem Understanding and mitigating the vulnerability of machine learning models to membership inference attacks.
method Empirical analysis of data and model properties on MIA success.
result Data and model properties, not just model overfitting, influence MIA success.
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…
A typical viral marketing model identifies influential users in a social network to maximize a single product adoption assuming unlimited user attention, campaign budgets, and time. In reality, multiple products need campaigns, users have limited attention, convincing users incurs costs, and advertisers have limited bu…
Study examines how body segments respond to random vibrations.
problem Understanding human body responses to random vibrations.
method 35 participants were tested with random noise signals. Multiple linear regression models were created to determine influential predictors of peak translational gains.
result Multiple predictors, including motion direction and body segment, significantly influence peak translational gains.
Hybrid machine learning improves gallstone risk prediction.
problem Complex gallstone disease risk factors and interactions.
method Adaptive LASSO for variable selection, BART for interactions, differential equations for interpretation.
result Enhanced prediction accuracy and actionable insights.
Gradient rollback explains neural models by identifying influential training examples.
problem Explain predictions of neural black-box models, especially in applications requiring user trust.
method Gradient rollback, a general approach for influence estimation applicable to neural models with limited parameter updates.
result Gradient rollback provides faithful explanations for neural models, including knowledge graph embedding methods.
Study integrates climate and text data to improve credit default prediction.
problem Improving credit risk assessment for mSEs with limited financial histories.
method Multimodal framework using LSTM, GRU, and transformer models.
result Integration of multiple data modalities improves credit default prediction.