black-box

Tag

Cards List
#black-box

The gap nobody's really solved: an agent can build a working app, but "unattended in production" still means trusting a black box

Reddit r/ArtificialInteligence · 4d ago

Discusses the unresolved problem of AI agents being able to build working apps but remaining untrustworthy black boxes when deployed unattended in production.

0 favorites 0 likes
#black-box

Built an agent that drafts sales decks. The reps would not use it until they could see why it chose each slide.

Reddit r/AI_Agents · 6d ago

A developer built an AI agent that drafts sales decks, but adoption was near zero until the agent showed its reasoning behind each slide choice. The lesson: making agent decisions visible is more critical for trust than raw output quality.

0 favorites 0 likes
#black-box

Robust Explanations for User Trust in Enterprise NLP Systems

arXiv cs.CL · 2026-07-20 Cached

This paper proposes a unified black-box robustness evaluation framework for token-level explanations in enterprise NLP, comparing encoder (BERT, RoBERTa) and decoder (Qwen, Llama) models. It finds decoder LLMs produce substantially more stable explanations, with stability improving with scale, and provides a cost-robustness tradeoff curve for pre-deployment model selection.

0 favorites 0 likes
#black-box

Interventional Grounding Audits: Black-Box Premise-Dependency Tests for LLM Chain-of-Thought via Predicate Substitution

arXiv cs.AI · 2026-07-16 Cached

Introduces interventional grounding audits as a black-box, step-level test to check whether LLM chain-of-thought reasoning genuinely depends on its stated premises. Evaluated on ProntoQA with GPT-4o, achieving F1=0.806 on detecting proof-tree dependencies, significantly outperforming a self-consistency baseline.

0 favorites 0 likes
#black-box

Opening the Black Box with a Zero Parameter Model

Reddit r/artificial · 2026-07-15

A novel approach to model interpretability using a zero-parameter model that opens the black box of complex AI systems without requiring additional training or parameters.

0 favorites 0 likes
#black-box

GPT-2 Fully Decoded Internally Black Box Fully Open With Demo

Reddit r/artificial · 2026-07-11

The BABEL codec achieves the first complete decode of GPT-2 small's internal state, reconstructing 94.7% of its behavior and enabling reading and writing to the model in English, with open source resources and a demo.

0 favorites 0 likes
#black-box

Auto-DSM Under the Lens: A Black-Box Evaluation Framework for LLM-Based DSM Generation

arXiv cs.AI · 2026-07-08 Cached

This paper presents a black-box evaluation framework to assess LLMs' ability to generate Design Structure Matrices (DSMs) from structured technical documentation. It introduces reproducible metrics and a composite quality score, showing that while LLMs can produce plausible DSMs, they remain sensitive to ambiguity and prompt formulation.

0 favorites 0 likes
#black-box

Black-Box Inference of LLM Architectural Properties with Restrictive API Access

arXiv cs.LG · 2026-07-03 Cached

This paper presents NightVision, an attack that uses restrictive black-box API access to estimate hidden dimension, depth, and parameter count of large language models. It exploits a novel common-set prompting technique and spectral analysis, achieving high accuracy on open-source models.

0 favorites 0 likes
#black-box

CBD: API-Only LLM Black-Box Unlearning through Controlled Behavioral Divergence

arXiv cs.LG · 2026-06-29 Cached

CBD introduces an API-only black-box unlearning framework for LLMs that uses two auxiliary models to create controlled behavioral divergence between retained and target data, achieving a better unlearning-utility trade-off compared to existing methods.

0 favorites 0 likes
#black-box

Knowledge Distillation of Black-Box Large Language Models

Hacker News Top · 2026-06-28 Cached

Introduces Proxy-KD, a novel method for distilling knowledge from black-box large language models (like GPT-4) into smaller models using a proxy model, surpassing both traditional black-box and white-box KD techniques.

0 favorites 0 likes
#black-box

A Systematic Evaluation of Black-Box Uncertainty Estimation Methods for Large Language Models

arXiv cs.AI · 2026-06-20 Cached

This paper presents a systematic review and benchmark of 24 black-box uncertainty estimation methods for large language models across 4 models and 4 dataset settings, finding that no single method dominates but hybrid methods that combine multiple uncertainty signals perform well.

0 favorites 0 likes
#black-box

Learning the Context of Errors: Black-Box Online Adaptation of Time Series Foundation Models

arXiv cs.LG · 2026-06-15 Cached

This paper proposes ORCA, a method for black-box online adaptation of time series foundation models by learning the context of predictive errors. It demonstrates effectiveness across five TSFMs and eight datasets, addressing the challenge of adapting closed-source API-based models.

0 favorites 0 likes
#black-box

Vector Linking via Cross-Model Local Isometric Consistency

arXiv cs.AI · 2026-06-01 Cached

This paper introduces Vector Linking, a method for recovering correspondences between embeddings from different black-box encoders by leveraging local geometric consistency, proposing an iterative reference-based geometric embedding hashing approach using a small seed set of paired anchors.

0 favorites 0 likes
#black-box

Bounded Behavioral Indistinguishability for Black-Box LLM Distillation

arXiv cs.LG · 2026-06-01 Cached

This paper introduces bounded behavioral indistinguishability, a formal framework for evaluating black-box LLM distillation beyond semantic similarity. Experiments on Qwen and Llama models show that distillation reduces but does not eliminate adversarial distinguishability, highlighting the need for category-aware evaluation.

0 favorites 0 likes
#black-box

Three things break in production AI memory that never show up in demos:

Reddit r/AI_Agents · 2026-05-15

The article highlights three common failure modes in production AI memory systems: outdated preferences persisting, sarcasm stored as literal, and summaries outliving their source facts. It argues that the AI memory industry lacks provenance, confidence scores, and versioning, creating a black-box problem that hinders debugging.

0 favorites 0 likes
#black-box

Estimating the Black-box LLM Uncertainty with Distribution-Aligned Adversarial Distillation

arXiv cs.CL · 2026-05-08 Cached

This paper proposed Distribution-Aligned Adversarial Distillation (DisAAD), a method that uses a lightweight proxy model to estimate uncertainty in black-box LLMs with only 1% of the original model size, achieving reliable quantification without requiring internal parameters or multiple sampling.

0 favorites 0 likes
#black-box

Surrogate modeling for interpreting black-box LLMs in medical predictions

arXiv cs.CL · 2026-04-23 Cached

Researchers propose a surrogate modeling framework to quantify and interpret latent medical knowledge encoded in black-box LLMs, revealing both valid associations and persistent racial biases.

0 favorites 0 likes
#black-box

Mind the Unseen Mass: Unmasking LLM Hallucinations via Soft-Hybrid Alphabet Estimation

arXiv cs.CL · 2026-04-22 Cached

Researchers introduce SHADE, a hybrid estimator that combines Good-Turing coverage with graph-spectral cues to quantify semantic uncertainty and detect LLM hallucinations when only a few black-box samples are available.

0 favorites 0 likes
#black-box

When Background Matters: Breaking Medical Vision Language Models by Transferable Attack

Hugging Face Daily Papers · 2026-04-19 Cached

MedFocusLeak introduces the first transferable black-box adversarial attack on medical vision-language models, using imperceptible background perturbations to mislead clinical diagnoses across six imaging modalities.

0 favorites 0 likes
← Back to home

Submit Feedback