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

Trend · papers per month

0.5%0.9%1.4%1.9% · Apr 201919922001200920172026
48 results for encrypted traffic

Paper classifies multiple video sources in encrypted tunnels using NLP-inspired features.

problem Traffic classification in encrypted video streams.
method Deep learning with a novel NLP-inspired feature for multi-label classification.
result The method achieves high performance on binary and multilabel classification tasks.

Detects malware-infected clients and malicious domains using transfer learning.

problem Detecting malware-infected computers and malicious web domains from encrypted HTTPS traffic.
method Transfer learning with sluice networks to bootstrap each other's detection models.
result Outperforms known reference models and detects previously unknown malware and domains.

A framework for partially encrypted machine learning using functional encryption.

problem Performing machine learning on encrypted data without revealing sensitive information.
method Combining adversarial training and functional encryption to efficiently compute quadratic functions and prevent feature leakage.
result The proposed framework maintains high model accuracy while significantly improving data privacy.

Information that is stored in an encrypted format is, by definition, usually not amenable to statistical analysis or machine learning methods. In this paper we present detailed analysis of coordinate and accelerated gradient descent algorithms which are capable of fitting least squares and penalised ridge regression mo…

2017-03-02abs ↗pdf ↗

Machine learning methods are widely used for a variety of prediction problems. \emph{Prediction as a service} is a paradigm in which service providers with technological expertise and computational resources may perform predictions for clients. However, data privacy severely restricts the applicability of such services…

2018-06-09abs ↗pdf ↗

Improved CNN accuracy for encrypted data using approximate activation functions.

problem Low accuracy in classifying encrypted data using homomorphic encryption.
method Used a fourth-order polynomial approximation of the Swish activation function with batch normalization for homomorphic encryption.
result Achieved 99.22% accuracy on MNIST and 80.48% on CIFAR-10, improving by 0.04% and 4.11% respectively.

Paper proposes DPN for encrypted speech recognition, maintaining privacy and security.

problem Privacy and security issues in cloud-based speech recognition.
method Deep Polynomial Network (DPN) for encrypted speech, cloud-local joint decoding.
result DPN can make frame-level predictions over encrypted speech and return them in encrypted form.

End-to-end encrypted neural network improves privacy and compression in federated learning.

problem Privacy and bandwidth issues in gradient updates transmission in federated learning.
method Proposes an end-to-end encrypted neural network to encode and decode gradient updates.
result Effective privacy protection and data compression with minimal accuracy loss.

We present two new statistical machine learning methods designed to learn on fully homomorphic encrypted (FHE) data. The introduction of FHE schemes following Gentry (2009) opens up the prospect of privacy preserving statistical machine learning analysis and modelling of encrypted data without compromising security con…

2015-08-27abs ↗pdf ↗

Securely analyzes survival data across multiple institutions without revealing individual patient records.

problem Privacy concerns in federated survival analysis of health data.
method Multiparty homomorphic encryption for approximate floating-point computation and encrypted aggregation.
result Privacy-preserving federated Kaplan--Meier survival analysis with high fidelity and predictable overhead.

Paper proposes privacy-preserving learning for images, making them imperceptible to humans but recognizable by machines.

problem Conflict between developing AI systems and protecting sensitive training data.
method Encryption strategies (random shuffling and sub-patch mixing) followed by minimal adaptation to vision transformer.
result Achieves comparable accuracy to competitive methods while ensuring human-imperceptibility of encrypted images.

Paper proposes efficient privacy-preserving matrix encryption for secure collaborative learning against malicious adversaries.

problem Secure collaborative learning of sensitive data across different agencies is challenging with malicious adversaries.
method The paper applies matrix encryption to secure data against chosen plaintext attack, known plaintext attack, and collusion attack, achieving local differential privacy and high computation efficiency.
result The proposed schemes are computationally efficient and secure against malicious adversaries compared to existing techniques.

New defense method inspired by encryption improves visual classification accuracy.

problem Conventional defenses reduce accuracy and are defeated by obfuscated gradients.
method Block-wise pixel shuffling with secret key for training and test images.
result Achieves high accuracy (91.55%) on clean images and (89.66%) on adversarial examples.

A simple encoder and complex decoder for secure image encryption and decryption.

problem Secure and efficient image encryption and decryption.
method Uses a shallow encoder neural network for encryption and a deep decoder for decryption, trained independently.
result Decrypted images are nearly identical to the original, demonstrating the effectiveness of the framework.

Modular FHE enables accurate Gaussian process predictions without data exposure.

problem Privacy issues in machine learning with multiple data sources.
method Modular approach to apply FHE only to sensitive parts of a workflow.
result First effectively encrypted Gaussian process model.

FLAMECHE solves the CFL trilemma by enabling encryption-compatible metadata-based clustering.

problem The CFL trilemma: improving two dimensions of privacy, communication, and computation comes at the expense of the third.
method FLAMECHE reformulates metadata-based CFL as a distributed EM procedure, allowing compatibility with secure FL schemes.
result FLAMECHE improves the effectiveness of client models and enables encryption-compatible clustering.

AI tested on 10 math questions from research.

problem Assessing AI's ability to solve research-level math problems.
method Shared 10 math questions not previously publicly available.
result Answers to questions are known to authors but encrypted.

Secure sum outperforms homomorphic encryption in collaborative deep learning.

problem Training deep learning models on private data from multiple parties without revealing the data.
method Used a secure sum protocol in conjunction with default secure channels.
result Secure sum protocol provides superior properties in terms of collusion-resistance and runtime.

Paper proposes a method to encrypt faces while maintaining visual similarity.

problem Protecting personal data from unauthorized face recognition.
method Targeted identity-protection iterative method (TIP-IM) to generate adversarial identity masks.
result TIP-IM provides 95%+ protection success rate against face recognition models.

Privacy-preserving syntactic parsing using obfuscation.

problem Preserving privacy while parsing encrypted natural language data.
method Introducing a neural model that obfuscates words in natural language texts, preserving syntactic relationships.
result The obfuscated text leads to better performance on syntactic parsers compared to a random substitution baseline.

Secure blockchain architectures protect data privacy in distributed learning.

problem Data privacy and trust in distributed learning across organizations.
method Adequate encryption and blockchain mechanisms ensure data privacy and trust in iterative learning.
result Secure sharing of a learned model among coalition members without revealing data.

This paper proposes a new weight representation scheme for efficient model compression and performance enhancement.

problem Challenges in achieving performance enhancement on devices due to irregular sparse matrix representations.
method Fine-grained and unstructured pruning method combined with structured weight encryption.
result Achieved high compression ratios and performance on various deep learning models.

Recent work has explored how to train machine learning models which do not discriminate against any subgroup of the population as determined by sensitive attributes such as gender or race. To avoid disparate treatment, sensitive attributes should not be considered. On the other hand, in order to avoid disparate impact,…

2018-06-08abs ↗pdf ↗

Critical to evaluating the capacity, scalability, and availability of web systems are realistic web traffic generators. Web traffic generation is a classic research problem, no generator accounts for the characteristics of web robots or crawlers that are now the dominant source of traffic to a web server. Administrator…

2017-12-15abs ↗pdf ↗

TM-CNN predicts lane-level traffic speeds considering volume impact.

problem Aggregated lane-level traffic speed prediction and volume impact.
method Two-stream multi-channel CNN, data conversion, two-stream deep neural network, loss function.
result TM-CNN outperforms existing models in multi-lane traffic speed prediction.

The goal of this project is to introduce and present a machine learning application that aims to improve the quality of life of people in Singapore. In particular, we investigate the use of machine learning solutions to tackle the problem of traffic congestion in Singapore. In layman's terms, we seek to make Singapore …

2018-09-05abs ↗pdf ↗