Parameter similarity between pretraining and classification stages helps flag inappropriate images and improve balanced model training.
A pruning mask generator tailors a base neural network to selected subtasks, cutting inference-time compute for resource-constrained use.
A reduced set of simulated scatter images trains a neural network to correct X-ray artifacts with lower computation and robust image quality.
A Siamese network with label masking ranks files across multiple labels while cutting model count, compute load, and new-label training time.
GAN-generated message ID sequences expand scarce UAV packet data, improving anomaly detection training without costly real-data collection.
Adjusting stride and dilation in CNN layers cuts multiplication load while preserving feature extraction on resource-constrained devices.
Flattening and stacking hierarchical time series helps deep learning forecast sparse entity data with real-time model updates.
Element-wise multiplication of two linear transforms in an attention feed-forward sub-layer improves sequence processing and output accuracy.
A CNN scores rendered medical images to automate illumination settings, improving 3D image detail while reducing manual tuning time.
Primitive-level search combines squared ReLU and depth-wise convolution to build attention networks with lower compute, smaller models, and fewer training steps.
Task-network feedback fine-tunes a generative model so synthetic image data becomes more recognizable and improves image recognition accuracy.
Transfer learning combines multi-terminal pretraining with terminal-specific retraining to estimate wireless quality accurately from limited data.
ML classifiers and rule heuristics score cloud resources by class, improving critical resource detection for security scans and mitigation.
A latent scene code conditions a geometry-aware neural network to render accurate new camera views without physical recapture or scene retraining.
Compact context vectors let generative models adapt to new content without retraining, cutting latency, compute cost, and prompt length.
Intermediate outputs feed a verification neural network that checks classification reliability before results are used.
A single-stage shared-weight training approach selects deployable neural architectures under hardware constraints without post-processing.
A GAN-based NAS approach balances fast convergence with broader search space exploration to reduce bias, instability, and discretization error.
Meta-learning with backbone snapshots and SOT feature transforms cuts labeled data and retraining time for new visual inspection domains.
Physics-based neural networks characterize solid-state detectors from electrode signals or free-charge data, improving voxel-level defect mapping with less testing.
Compressed context vectors let generative models use new data without retraining, cutting prompt length, latency, and compute cost.
Outlier activation detection and selective weight regularization cut quantization error while keeping neural networks lightweight for edge deployment.
Device capability feedback guides DNN partitioning across AI devices, cutting per-device compute load while preserving complex inference.
Cross-head attention score aggregation identifies low-importance tokens before softmax, cutting transformer compute, memory use, and latency.