PulseAugur / Brief
EN
LIVE 20:35:02

Brief

last 24h
[2/2] 222 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. OCCAM: Open-set Causal Concept explAnation and Ontology induction for black-box vision Models

    Researchers have developed OCCAM, a new framework designed to explain the decisions of black-box image classifiers. OCCAM identifies visual concepts, localizes them using text guidance, and measures their causal impact by removing them to observe changes in model confidence. This approach not only provides per-image explanations but also induces a structured concept ontology to reveal global model biases and dependencies between concepts. AI

    OCCAM: Open-set Causal Concept explAnation and Ontology induction for black-box vision Models

    IMPACT Provides a new method for understanding and debugging vision models, potentially improving trust and identifying biases.

  2. Occam's Razor is Only as Sharp as Your ELBO

    A new paper explores the relationship between the Evidence Lower Bound (ELBO) and Occam's Razor in Bayesian model selection. The research demonstrates that ELBO-based hyperparameter learning can lead to overfitting, contrary to the principle of Occam's Razor which favors simpler models. Surprisingly, Bayesian model selection using the evidence itself sometimes prefers the overfit model, while the ELBO does not. The findings suggest that practitioners should be cautious about how reduced-rank assumptions, necessary for tractability in large models, can impact model selection. AI

    Occam's Razor is Only as Sharp as Your ELBO

    IMPACT Highlights potential pitfalls in model selection for large Bayesian models, impacting practitioners in the field.