A self-training method augments generative adversarial network datasets by assigning pseudo-labels to generated samples.
A multi-task fusion neural network architecture uses a common feature extractor to process multiple image tasks concurrently.
A deep neural network adjusts lower-layer parameters to align target-domain data distributions with training-domain spaces.
Sequence processing subsystem determines whether to generate additional neural network outputs based on initial results.
Decomposing monolithic feature extractors into reusable pseudo-tasks resolves the trade-off between extraction precision and cross-task adaptability.
An independent synaptic depressor updates weights on a schedule, enabling low spike density learning without hardware complexity.
Differentiable architecture search optimizes neural network structures for efficient processing.
A self-tuning model compression methodology reconfigures deep neural networks by pruning redundant neurons and quantizing weights.
Delayed pulse sequences update synapse weights in neuromorphic devices, resolving slow speeds and stability issues from synchronized timing cycles.
Segmenting weights into fixed non-volatile and finetuned volatile memory enables fast context switching while reducing power consumption.
Segmenting models across workers reduces synchronization overhead, overcoming scaling inefficiencies in large dataset training.
A hierarchical neural system processes input streams into population codes to cluster temporal patterns using Hebbian learning rules.
Timed gating pulses enable exact information transfer between neuronal populations by dynamically routing graded signals through controlled inhibition.
A neural network quantization method scales weights and input data to low-bit representations, reducing storage space and processing bandwidth.
Segmenting neural network execution into asynchronous sub-tensor columns reduces memory bandwidth consumption and redundant calculations.
Segmenting weights into fast and slow components resolves the trade-off between classification accuracy and continuous learning ability.