ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI
ConceptSMILE auditing framework evaluates trustworthiness of concept-based explainable AI via perturbation methods.
Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.
ConceptSMILE auditing framework evaluates trustworthiness of concept-based explainable AI via perturbation methods.
Deep Gaussian Processes framework for function reconstruction on directed acyclic graphs with heterogeneous sampling.
Semantic Pareto-DQN uses multi-objective RL with LLM-encoded transaction narratives for financial fraud detection.
Lean-QIT formalizes quantum information theory coding theorems in Lean 4 proof assistant.
4DR360 couples 3D object detection with occupancy prediction for 4D radar-camera autonomous driving perception.
QANTA 2026 submission: multimodal QA agent with confidence calibration for incremental quizbowl under efficiency constraints.
The AI chip boom just produced its biggest Wall Street moment yet. Now SK Hynix and Samsung are being asked to build US factories.
LLMs applied to EDA front-end design via HDL generation and agentic AI frameworks like OpenClaw for chip design automation.
Fine-tuned SHuBERT-ByT5 model for real-time sentence-level sign language translation achieving BLEU 15.9 on test set.
Nilay Patel argues AR glasses require continuous camera streaming to cloud due to computational and power constraints; no edge-only solution currently viable.
Stratechery weekly digest covering Xbox discontinuation and Zuckerberg commentary; not AI-focused.
Agora: auction-based task allocation framework for dynamically routing LLM agent requests to heterogeneous expert models.
Tokenizer vocabulary transplantation fixes Bengali ASR failure in Moonshine by replacing English-centric byte tokenizer with BanglaBERT.
PAC-ACT reinforcement-learning post-training for Action Chunking Transformers improves industrial robot contact manipulation policy.
There are many ways to optimize code for GPUs. In this post, you’ll learn how kernel fusion can improve memory bandwidth and reduce kernel launch overhead,... There are many ways to optimize code for GPUs. In this post, you’ll learn how kernel fusion can improve memory bandwidth and reduce kernel launch overhead, along with multiple ways to apply it in NVIDIA CUDA code. A common bottleneck when writing GPU code is that GPU compute is so fast that even high-bandwidth device memory doesn’t use the GPU kernel fully. Kernel fusion addresses this by… Source
TrustX ARC: 12-dimension risk classification framework for governance of enterprise agentic AI systems across seven deployment types.
AI performance comes down to three dimensions: Accuracy: How well the model reasons and produces outputs Throughput: How many tokens per second a... AI performance comes down to three dimensions: Deployments must balance all three: High accuracy is wasted if responses are slow, and raw throughput means little if each user’s experience is laggy. Practical systems therefore optimize accuracy, throughput, and interactivity together. This post focuses on throughput and interactivity, and how model-design choices shape both without… Source
Physics-constrained ML surrogate with entropy generation constraints for chemical kinetics in turbulent flow simulation.
Knowledge graphs and explainable AI techniques integrated for defensible pre-demolition urban mining assessment decisions.
Network-based graph framework representing 160 idiomatic expressions across 8 languages using cognitive-linguistic feature annotations.
Evolutionary algorithms with cardinality constraints for large-scale portfolio optimization under real-world conditions.
TCLA: training-free adaptation method for medical vision-language models to handle domain shift and class bias in few-shot settings.
Research argues frontier AI systems need dynamic vocabulary and solution-space adaptation beyond fixed representational frames for open-ended reasoning tasks.
GR-RTRMC: graph-regularized low-rank matrix completion method using Grassmann manifold optimization.
VLMs encode correct counts internally but fail to output them; probes detect misalignment between internal representations and verbalized answers.
CoCoT-EEG: contrastive self-supervised foundation model with multiscale convolution for EEG signal decoding.
Digital Services Act may force Meta to make big changes on its platforms.
GatedLinear: adaptive routing mechanism for time series forecasting that routes between complementary linear bases for diverse temporal patterns.
Researchers demonstrate cryptographically-undetectable backdoors in neural networks that enable adversarial examples while evading white-box detection.
Freya-TTS: 183M-parameter Turkish text-to-speech model using flow-matching diffusion with frozen AudioVAE2 latents.