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

Trend · papers per month

0.3%0.5%0.8%0.6% · Oct 200519922001200920182026
48 results for anonymous

A framework for anonymized risk sharing without revealing identities or preferences.

problem Risk sharing without revealing individual identities or preferences.
method Axiomatic framework with four key axioms: actuarial fairness, risk fairness, risk anonymity, and operational anonymity.
result The conditional mean risk sharing rule is uniquely characterized by these axioms.

Paper anonymizes user ratings to protect privacy while improving recommendation accuracy.

problem Protecting user privacy while maintaining recommendation accuracy with anonymized ratings.
method Exhaustively lists recommender models using anonymized ratings and presents item-based collaborative filtering algorithms.
result Item-based collaborative filtering based on anonymized ratings outperforms non-anonymized ratings in some settings.

Anonymization reduces economic signal extraction from financial texts.

problem Reducing meaningful economic signals from financial texts due to anonymization.
method Analyzed the impact of anonymization on textual understanding and economic signal extraction.
result Information loss due to anonymization is severe and pervasive, outweighing its benefits in certain financial applications.

Graph matching in noisy environments with Markovian errors.

problem Graph matching under time-dependent Markovian noise.
method Introduced edgelighter error model and analyzed graph matching thresholds.
result Graph matching thresholds and mixing times are of order Θ(n2logn)Θ(n^2\log n) for Erdős-Rényi graphs, and O(nαlogn)O(n^α\log n) for Stochastic Block Model graphs.

Paper develops a neural network method to anonymize data without losing important information.

problem Protecting sensitive information while preserving useful data for analysis.
method Adversarial neural networks training with three sub-networks to prevent private labels from being predictive.
result Demonstrated success in anonymizing handwritten digits and sentiment analysis data.

Paper investigates preserving anomalous subgroups in anonymized datasets.

problem Preserving anomalous subgroups in machine learning transformed data.
method Trained a binary classifier to discover anomalous subgroups, then used variational autoencoder (VAE) to anonymize data.
result Synthesized datasets preserved high subgroup differentiation as in original data.

The study examines how brokers' identity affects their trading strategies on the Toronto Stock Exchange.

problem Impact of anonymous trading on brokers' optimal execution strategies.
method Formulated a stochastic differential game and mean-field game to analyze the optimal execution problem of anonymous and identity-revealed trading.
result Obtained a closed-form solution for the optimal strategy under Almgren-Chris price impact framework.

Adaptive MAB algorithms handle composite, anonymous feedback without reward interval knowledge.

problem Multi-armed bandit with composite and anonymous feedback, especially without reward interval size knowledge.
method Proposed adaptive algorithms for stochastic and adversarial cases, without reward interval knowledge.
result First algorithm for adversarial case handling non-oblivious adversary and unknown reward interval size.

Generative model generates synthetic medical images for data augmentation and anonymization.

problem Imbalanced medical imaging data sets, especially for rare pathologies.
method Generative adversarial network (GAN) trained on two public brain MRI datasets.
result Synthetic images improve tumor segmentation performance and serve as an anonymization tool.

A blindfolded LLM trading framework validates market signals without ticker memorization.

problem Ensuring LLMs trade based on genuine market understanding, not memorized data.
method Anonymize tickers and company names, verify signals through reasoning embeddings, and use PPO-DSR policy.
result Achieved Sharpe ratio of 1.40 +/- 0.22 across 20 seeds, robust in volatile markets.

TIPRDC anonymizes data features to protect privacy while retaining useful information.

problem Privacy concerns from crowdsourced data hinder deep learning applications.
method Hybrid training method combining adversarial and mutual information estimation.
result Feature extractor hides private information while preserving original data features.

This work synthesizes realistic data from neural excitation patterns to anonymize private data.

problem Lack of usable training data due to privacy regulations.
method Synthesize realistic data by exciting trained deep neural network neurons.
result Synthesized data can generalize well and anonymize participants' identities.

The paper analyzes how clustering sensitive data can improve model generalization without revealing individual information.

problem Ensuring user data privacy in personalized recommendation systems.
method Look-alike clustering to replace sensitive features with cluster averages, analyzed using Convex Gaussian Minimax Theorem.
result Training models using anonymous cluster centers can improve generalization error, especially in high-dimensional settings.

Maximize revenue by guiding individuals to optimal locations anonymously.

problem Matching supply and demand in online to offline services efficiently.
method Employing maximum entropy principle for independent learning with local aggregated information.
result Significant improvement in joint and individual revenue with fairness.

UNMIX identifies hidden buyers in darknet markets by clustering anonymized IDs.

problem Identifying hidden buyers in darknet markets where IDs are anonymized.
method UNMIX, a hidden buyer identification model using Dirichlet Hawkes Process.
result UNMIX successfully groups transactions from one hidden buyer into one cluster.

Anonymizing company names in financial news improves trading performance, contrary to initial expectations.

problem Look-ahead and distraction biases in sentiment analysis of financial news.
method Investigated trading strategies based on original and anonymized headlines, comparing performance.
result Anonymized headlines outperform original in-sample, suggesting distraction effect is stronger.

GraLSP improves graph neural networks by incorporating local structural patterns.

problem GNNs struggle with identifying common structural patterns in graphs.
method GraLSP uses random anonymous walks to capture local graph structures and incorporates these into feature aggregation mechanisms.
result GraLSP outperforms other models in various prediction tasks on multiple datasets.

Study non-oblivious adversarial bandits with delayed feedback and propose algorithms with improved regret bounds.

problem Adversarial bandit problem with delayed, composite anonymous feedback.
method Propose wrapper algorithm for non-oblivious delay setting, achieving o(T)o(T) policy regret.
result Achieve o(T)o(T) policy regret for many adversarial bandit problems with bounded memory loss sequences.

A new method learns from pairwise comparisons to predict sensitive data without making strong assumptions.

problem Predicting sensitive data like annual income from unlabeled data with unknown target correspondence.
method Utilizes pairwise comparison data to learn a regression model without strong assumptions.
result The learned model converges to optimal with optimal parametric rate for uniformly distributed targets.

The paper explores how to measure and optimize ad reach while maintaining user privacy.

problem Measuring ad reach while preserving user privacy in online advertising.
method Introduces kk-anonymity and probabilistic discounting for frequency capping.
result Privacy introduces a significant performance drop but with manageable costs.

Paper proposes a framework to protect user anonymity in emotion recognition.

problem Preserving user anonymity in face-based emotion recognition systems.
method Adversarial learning framework using CNN architecture.
result The proposed approach minimizes identity-specific information and maximizes emotion-dependent information.

Bank behavior affects XVA pricing by influencing counterparty independence assumptions.

problem XVA pricing assumes counterparty independence, but bank behavior complicates this assumption.
method Developed a theoretical framework considering bank behavior and anonymous counterparties.
result Bank behavior requires inclusion of multiple CVA costs and affects KVA and FVA.

Differentially private GANs improve image privacy without significant quality loss.

problem Anonymizing image data sets while maintaining image quality.
method Training GANs with differential privacy on MNIST, analyzing privacy-utility trade-offs and explaining optimization methods.
result An increasing privacy budget adds little to generated image quality, revealing a saturated training regime.

FOCA method prevents co-adaptation between feature extractor and classifier.

problem Co-adaptation between feature extractor and classifier degrades neural network performance.
method FOCA method uses randomly-generated, weak classifiers to optimize feature extractor without explicit co-adaptation.
result FOCA features form a point-like distribution within the same class under special conditions.

CAWs learn temporal network dynamics without node identities or edge attributes.

problem Learning temporal network dynamics without node identities or edge attributes.
method Causal Anonymous Walks (CAWs) using temporal random walks and hitting counts.
result CAW-N outperforms previous methods in predicting links over 6 real temporal networks.

Framework for AI customer support that protects privacy and reduces costs.

problem Privacy risks and compliance challenges in AI customer support.
method Zero-shot learning with large language models, real-time data anonymization, retrieval-augmented generation, robust post-processing.
result Reduces privacy risks and compliance costs while maintaining accuracy.

We confirm the square-root law of market impact on Apple Inc. using a large dataset.

problem Testing the square-root law of market impact on a single U.S. large-cap equity.
method Using a full market-by-order feed, we reconstruct metaorders and calibrate impact using the square-root formula.
result The square-root law is confirmed with a prefactor of 0.34, consistent with worldwide data.

Challenge identifies best-performing stocks over 6 months using financial predictors.

problem Identifying the best performing stocks over a 6-month period.
method Analyzed financial predictors and semi-annual returns; used various models including neural networks and boosting algorithms.
result Top six participants used diverse approaches, showcasing varied solutions.

Federated Learning leaks user-specific information, making devices deanonymizable.

problem Federated Learning leaks user-specific information, making devices deanonymizable.
method Identified subtle variations in model updates that encode user-specific data. Proposed data-augmentation strategies to mitigate deanonymization.
result Data-augmentation strategies offer substantial protection against deanonymization threats with little effect on utility.