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

1122 · Oct 201819922001200920182026
27 results for tampering

Adapting deep learning for object detection to detect mixed image tampering.

problem Detecting mixed image tampering without prior knowledge of the method.
method Adapting deep learning for object detection to learn from a large database of various image types, using a Multi-stream Faster RCNN network with fused features from ELA and BAG error maps.
result Improved accuracy in detecting mixed image tampering.

We investigate the problem of reliable communication between two legitimate parties over deletion channels under an active eavesdropping (aka jamming) adversarial model. To this goal, we develop a theoretical framework based on probabilistic finite-state automata to define novel encoding and decoding schemes that ensur…

2018-04-09abs ↗pdf ↗

New algorithm rSVDdpd improves robustness and scalability for video surveillance background modeling.

problem Camera tampering and noisy videos make background separation challenging.
method Introduces rSVDdpd, a robust singular value decomposition technique for scalable video surveillance.
result Demonstrates superior performance on benchmark and real-life datasets.

Blockchain is a distributed database that keeps a chronologically-growing list (chain) of records (blocks) secure from tampering and revision. While computerisation has changed the nature of a ledger from clay tables in the old days to digital records in modern days, blockchain technology is the first true innovation i…

2016-12-06abs ↗pdf ↗

Recent changes to greenhouse gas emission policies are catalyzing the electric vehicle (EV) market making it readily accessible to consumers. While there are challenges that arise with dense deployment of EVs, one of the major future concerns is cyber security threat. In this paper, cyber security threats in the form o…

2018-06-07abs ↗pdf ↗

Paper proposes a SIMO DNN for indoor localization using Wi-Fi fingerprints.

problem Indoor localization with high accuracy and efficiency.
method Single-input and multi-output deep neural network architecture.
result SIMO-DNN scheme outperforms existing methods in floor detection and location accuracy.

New method for robust PCA with exponential family distributions.

problem Recovering low-rank structure from data matrices with outliers.
method Alternating Direction Method of Multipliers for eextRPCAe^{ ext{RPCA}}.
result Demonstrated effectiveness in steel sheet defect detection and crime activity monitoring.

Study finds Aave token network has core-periphery structure, with high decentralization predicting better returns.

problem Understanding the actual decentralization in DeFi token transactions on the Ethereum blockchain.
method Applied social network analysis to measure decentralization in Aave token transactions.
result A more decentralized Aave token network predicts higher returns and lower volatility.

FedCoin uses blockchain to fairly distribute incentives in federated learning.

problem Fairly incentivizing data owners in federated learning with privacy concerns.
method FedCoin uses a blockchain-based peer-to-peer payment system with a proof of Shapley (PoSap) protocol to calculate and distribute Shapley Values.
result FedCoin accurately computes Shapley Values and promotes high-quality data contributions.

Many traditional methods for identifying changepoints can struggle in the presence of outliers, or when the noise is heavy-tailed. Often they will infer additional changepoints in order to fit the outliers. To overcome this problem, data often needs to be pre-processed to remove outliers, though this is difficult for a…

2016-09-23abs ↗pdf ↗

FOCUS addresses label quality disparity in FL for healthcare applications.

problem Label quality disparity in federated learning for healthcare applications.
method FOCUS maintains a small set of benchmark samples and computes the mutual cross-entropy between local and benchmark datasets to quantify label credibility. It then adjusts client weights based on credibility values.
result FOCUS effectively reduces the impact of noisy labels from clients, improving model performance.

Proposes using mode connectivity to improve adversarial robustness of neural networks.

problem Improving adversarial robustness of deep neural networks.
method Employing mode connectivity in loss landscapes to study adversarial robustness and propose methods for improvement.
result Path connection learned using limited bonafide data can effectively mitigate adversarial effects while maintaining original accuracy.

FaceSigns embeds a secret watermark in images to authenticate and detect deepfakes.

problem Realistic image and video manipulation threats, especially deepfakes.
method Semi-fragile watermarking using neural networks, robust to face-swapping but fragile to deepfake manipulations.
result FaceSigns can reliably detect deepfake content with high accuracy.

New findings show strong barriers against computational robustness in adversarial learning.

problem Computational robustness of classifiers against adversarial attacks.
method Information-theoretic and computational proofs for evasion and poisoning attacks.
result Polynomial-time attacks can find adversarial examples of O(√n) Hamming distance for product distributions.

Study shows adversarial attacks are more likely when test instances are concentrated, leading to vulnerabilities in robust classifiers.

problem Adversarial attacks on robust classifiers when test instances are concentrated.
method Theoretical study linking concentration of measure to adversarial vulnerability, focusing on Levy families and product spaces.
result Adversarial attacks can be made effective with minimal perturbations when test instances are concentrated.