CIFAR-10
PulseAugur coverage of CIFAR-10 — every cluster mentioning CIFAR-10 across labs, papers, and developer communities, ranked by signal.
- used by federated learning 70%
- instance of Fashion-MNIST 70%
- instance of Imagenet 1k 70%
- instance of Tiny-ImageNet 70%
- used by residual neural network 70%
- used by Celeba 70%
- instance of CNNS 70%
- competes with AdamW 70%
- instance of Sulawesi 70%
- used by Imagenette 70%
- instance of CIFAR-100 60%
- instance of ImageNet ILSVRC-2012 60%
11 天有情绪数据
-
NVIDIA FLARE tutorial compares FedAvg and FedProx on non-IID data
This tutorial demonstrates how to implement and compare the FedAvg and FedProx federated learning algorithms using NVIDIA FLARE. The experiment utilizes a non-IID CIFAR-10 dataset, simulated by partitioning data with a …
-
New attack framework targets AI models with theoretical guarantees
Researchers have developed a new framework for adversarial attacks on AI models, focusing on hard-label black-box scenarios where only the top prediction is accessible. Their approach introduces a novel zero-query initi…
-
New framework breaks 'unlearnable' datasets, challenging current data protection
Researchers have developed a new nonlinear transformation framework that can effectively learn from data previously considered unlearnable by deep learning models. This framework demonstrates significant improvements, r…
-
New FIRMA protocols enhance privacy in federated learning
Researchers have introduced FIRMA, a novel family of three federated learning protocols designed to enhance privacy and efficiency. The protocols address limitations in existing methods by enabling server-free operation…
-
New MDSE attack fools Spiking Neural Networks and traditional models
Researchers have developed a new adversarial attack method called Mixed Dynamic Spiking Estimation (MDSE) specifically for Spiking Neural Networks (SNNs). This attack demonstrates that the effectiveness of white-box adv…
-
Research explores how sparsity allocation affects neural network recovery after pruning
A new research paper investigates how the allocation of sparsity in neural networks impacts their ability to recover accuracy after pruning, especially when labeled retraining data is unavailable. The study compares dif…
-
New IAdaPID-ADG optimizer enhances deep learning convergence and stability
Researchers have developed a new optimization algorithm called IAdaPID-ADG, designed to improve the convergence and stability of deep learning models. This novel optimizer integrates concepts from AMSGrad and DiffGrad, …
-
New framework offers optimal guarantees for auditing RDP machine learning
Researchers have developed a new auditing framework for machine learning algorithms that claim Rényi differential privacy (RDP). This framework uses the Donsker-Varadhan (DV) estimator to directly measure Rényi divergen…
-
LLM multi-agent system automates neural network customization for MCUs
Researchers have developed AutoMCU, a novel system that leverages LLM-based multi-agent approaches to customize neural networks for microcontroller units (MCUs). This method prioritizes feasibility by integrating vendor…
-
New GOEN pipeline enhances AI's ability to detect unfamiliar data
Researchers have developed a new pipeline called GOEN that improves the detection of out-of-distribution inputs in machine learning systems. This method combines multi-scale features, L2 normalization, Mahalanobis dista…
-
FAIR-Pruner framework enables adaptive layer-wise neural network pruning
Researchers have developed FAIR-Pruner, a new framework designed for automatic, layer-wise structured pruning of deep neural networks. This method adaptively allocates sparsity across network layers by using both remova…
-
New method efficiently removes client data from federated learning models
Researchers have developed a new method called HF-KCU to efficiently remove a client's data contribution from federated learning models, addressing the computational burden of retraining. This approach approximates the …
-
SpikingMoE integrates Mixture-of-Experts into spike-driven Transformers
Researchers have introduced SpikingMoE, a novel framework that combines Spiking Neural Networks (SNNs) with a Mixture-of-Experts (MoE) architecture. This approach utilizes a spike-driven prompt (SDprompt) for biological…
-
New EnCAgg method boosts federated learning against model poisoning
Researchers have developed a new method called EnCAgg to improve the robustness of federated learning against dynamic model poisoning attacks. This approach uses a small set of known benign clients as references to accu…
-
New method repairs sparse vision networks after pruning
Researchers have developed Adaptive Signal Resuscitation (ASR), a novel training-free method to repair sparse vision networks after pruning. ASR addresses the accuracy collapse seen in high-sparsity models by applying c…
-
New framework analyzes neural network robustness to data shifts
Researchers have developed a new framework to analyze the distributional robustness of deep neural networks, a key challenge for real-world AI deployment. The framework models interactions between layer weights and acti…
-
New GAMR method improves deep learning with noisy labels
Researchers have developed a new method called GAMR (Geometric-Aware Manifold Regularization) to improve deep neural network performance when trained on datasets with noisy labels. Unlike existing methods that passively…
-
New LLM vulnerabilities found in compilation and trigger strength
Researchers have identified new vulnerabilities in large language models (LLMs) related to optimization techniques used during deployment. One study reveals that compilation processes, intended for efficiency, can be ex…
-
CutMix training protocol induces spatial locality in Vision Transformers
Researchers have found that specific training techniques can encourage spatial locality in Vision Transformers. By using a 'Modern' protocol involving data augmentation like CutMix and ColorJitter, along with label smoo…
-
Federated Martingale Posterior sampling improves Bayesian neural networks
Researchers have introduced Federated Martingale Posterior (FMP) sampling, a novel protocol for federated Bayesian neural networks. This method addresses the difficulty of specifying priors in large models by using a pr…