A recurrent neural network detects worker proficiency by analyzing time-series action data from multiple body parts.
A predictive model generates specific computation graphs for neural networks based on input data characteristics.
An unsupervised machine-learning model reconstructs well operation characteristics to detect asphaltene anomalies before they occur.
Information processing apparatus adjusts neural network output size based on distribution statistics and quantization parameters.
A GAN-to-GAN translation framework adapts pre-trained models using few-shot data to generate diverse digital images.
Neural networks de-alias under-sampled radar signals, resolving aliasing uncertainty while maintaining resource efficiency.
Knowledge distillation creates specialized models from a base model, reducing computational resource consumption while maintaining detection accuracy.
A neural network training method selects batch samples from a replay buffer based on selection frequencies to optimize memory usage.
Segmenting the network disentangles geometry from appearance, resolving the trade-off between photorealistic rendering and intuitive texture editing.
Splits neural networks into reusable feature extractors and task-specific predictors to resolve accuracy versus compatibility trade-offs.
Hierarchically solving nested polynomial sub-problems reduces computational costs while maintaining global optimality guarantees.
Random Convolutional Kernels classify building energy data while Functional Neural Networks generate short-term forecasts.
A second loss function normalizes neural network outputs by approximating softmax to enable effective score comparison.
Swapblock algorithm exchanges feature map values to generate implicit image-level data augmentation.
Dynamic pruning strategy adjusts attention probability thresholds based on input characteristics, reducing computational load while maintaining model accuracy.
A pre-trained language model generates labeled training data using few-shot prompts to automate text classification workflows.
A robust neural network learning system incorporates intermediate concept constraints during training to enhance resilience against adversarial attacks.
Generative AI assistants generate conversational responses for building occupants, but language models often produce imprecise text requiring manual correction.
Graph neural networks analyze bipartite graphs built from coalesced features to predict user-item interactions.
A convolutional network detects oil slicks in radar images using a combined loss function.
Hindsight-based quantization range estimation uses historical tensor statistics to reduce memory overhead and power consumption during back-propagation.
Gradient-free structured pruning removes redundant filters to lower computational cost and runtime latency while maintaining measurement precision.
Codebook lookup tables replace matrix multiplications in neural network inference layers, reducing computational load while maintaining model accuracy.
A cross-correlation loss function trains neural networks using feature vectors from multiple data modalities.
An adaptive tokenization layer compresses multi-modal features into smaller tokens to reduce computational overhead.
A neural network attention mechanism determines weights for comparison examples to classify new data using stored label vectors.
Compressed histograms extract statistical moments from neural network activations to identify anomalous data, reducing memory usage and runtime.
A neural network activation function combines a basic sigmoid or tanh curve with a trainable bias adjustment term to maintain non-zero gradients.
Deep-unfolding optimization recovers discrete signals by learning hyperparameters via supervised training, eliminating exhaustive search complexity.
A vehicle control device adjusts steering position based on intersection recognition levels.