image-classification

Tag

Cards List
#image-classification

Do Counterfactually Fair Image Classifiers Satisfy Group Fairness? -- A Theoretical and Empirical Study

arXiv cs.AI · 6h ago Cached

This paper theoretically and empirically studies the relationship between counterfactual fairness (CF) and group fairness (GF) in image classification, introducing new CF evaluation datasets (CelebA-CF and LFW-CF). It finds that CF does not imply GF in images due to latent attributes correlated with sensitive attributes, and proposes Counterfactual Knowledge Distillation (CKD) to mitigate this.

0 favorites 0 likes
#image-classification

Drift Happens: An Empirical Study of Neural Architecture Robustness to Temporal Distribution Shift

arXiv cs.LG · yesterday Cached

This paper presents an empirical study comparing how different neural architectures (MLPs, CNNs, RNNs, pretrained transformers) degrade under temporal distribution shift across image and text domains, finding that models exploiting localized features degrade fastest while pretrained encoders drift more gradually.

0 favorites 0 likes
#image-classification

Scaling Up Thermodynamic AI Models

arXiv cs.LG · 2026-07-02 Cached

This paper presents a scalable backpropagation-based algorithm for training deep convolutional networks to run on thermodynamic Ising hardware, achieving 94.9% on CIFAR-10 and 76.0% on CIFAR-100 while analyzing inference cost-accuracy tradeoffs.

0 favorites 0 likes
#image-classification

Rust implementations of vision transformer models

Reddit r/ArtificialInteligence · 2026-05-24

A Rust crate for building and experimenting with Vision Transformer (ViT) models, providing typed configs, reusable structs, and runnable examples for research and production.

0 favorites 0 likes
#image-classification

TONIC: Token-Centric Semantic Communication for Task-Oriented Wireless Systems

arXiv cs.LG · 2026-05-22 Cached

This paper proposes TONIC, a token-centric semantic communication framework for task-oriented wireless systems that assigns utility-aware unequal error protection to tokens and uses confidence-aware gating with a Transformer-based completion model, outperforming baselines on image classification.

0 favorites 0 likes
#image-classification

Neural Collapse by Design: Learning Class Prototypes on the Hypersphere

arXiv cs.LG · 2026-05-21 Cached

This paper shows that cross-entropy and supervised contrastive learning are both forms of prototype learning on the hypersphere and proposes normalized losses (NTCE and NONL) that achieve Neural Collapse by design, outperforming standard methods.

0 favorites 0 likes
#image-classification

Empirical Evidence for Simply Connected Decision Regions in Image Classifiers

Hugging Face Daily Papers · 2026-05-07 Cached

This paper empirically investigates whether image classifier decision regions are simply connected by verifying if loops between images with the same label can be filled by label-preserving surfaces.

0 favorites 0 likes
#image-classification

Seeing the Intangible: Survey of Image Classification into High-Level and Abstract Categories

arXiv cs.CL · 2026-04-20 Cached

A comprehensive survey examining image classification into high-level and abstract categories, clarifying the tacit understanding of high-level semantics in computer vision through multidisciplinary analysis of commonsense, emotional, aesthetic, and interpretative semantics. The paper identifies persistent challenges in abstract concept image classification and emphasizes the importance of hybrid AI systems for addressing complex visual reasoning tasks.

0 favorites 0 likes
#image-classification

Transfer of adversarial robustness between perturbation types

OpenAI Blog · 2019-05-03 Cached

Researchers study how adversarial robustness transfers across different perturbation types in deep neural networks, evaluating 32 attacks of 5 types on ImageNet models. Results show that robustness to one perturbation type doesn't always transfer to others and may sometimes hurt robustness elsewhere.

0 favorites 0 likes
← Back to home

Submit Feedback