OpenAI's Defense Against LLM Attacks
OpenAI's study unveils an instruction hierarchy to boost LLM security against attacks like prompt injections, enhancing model safety.
OpenAI's study unveils an instruction hierarchy to boost LLM security against attacks like prompt injections, enhancing model safety.
Overview of Mixture-of-Experts (MoE) transformers: sparse routing with gating networks and experts, training and inference trade-offs, and recent Mistral-8x7B-MoE.
Overview of FPGA applications in machine learning: accelerating neural network inference, hardware quantization, algorithm optimization, and efficiency for edge AI deployments.
Analysis of ML hardware trends across GPUs and accelerators, quantifying compute performance, interconnects, cost-performance, and energy efficiency.
Edge AI technical overview covering distributed architecture, model lightweighting, data preprocessing, and model deployment to edge devices for real-time inference.
Analysis of AI applications in wargaming: case studies, benefits like enhanced scenario realism and decision support, and limitations such as black-box effects and cost.
Dynamic Memory Compression (DMC) compresses the Transformer KV cache online during autoregressive inference, improving throughput and enabling longer context windows.
Time-Traveling Pixels integrates SAM into remote sensing change detection, using low-rank fine-tuning and a Time-Travel Activation Gate to mitigate spatial-semantic domain shift.
Overview of ASR (speech-to-text): pipeline, acoustic and language models, CTC training, decoding strategies, and GPU acceleration using NVIDIA NeMo and toolkits.
GEAR: hybrid KV cache compression combining 4-bit quantization, low-rank residual approximation, and sparse corrections to cut peak memory and boost inference throughput