Skip to content

Category

computer vision

490 papers

#artificial intelligence Preprint Aug 2026

ReWEIGH the Evidence: Calibrating Token-Level Ordinal Visual Evidence to Mitigate Hallucinations in Large Vision-Language Models

ReWEIGH is a training-free decoding intervention that aggregates vocabulary ranks across visual positions and compares each candidate with a token-specific reference estimated from unlabeled images and applies a bounded penalty only to candidates that fall below their reference.

Jihae Jeong, Junha Choi, Hwanjo Yu · 0 citations
#artificial intelligence Preprint Aug 2026

GS-VLA: Plug-and-Play Viewpoint Canonicalization for Frozen VLA Policies via Gaussian Splatting

This paper proposes a lightweight, plug-and-play framework that improves robustness to viewpoint shifts in Vision-Language-Action (VLA) policies without policy retraining. To our knowledge, this is the first approach to directly leverage 3D Gaussian-based novel-view synthesis for observation-space adaptation in VLA policies. Current VLA performance relies on the implicit assumption that training and deployment camera configurations are identical. Our experiments show that even a small displacement of the camera mount can reduce the success rate on the LIBERO benchmark from about 90% to about 10% in the worst case. Prior approaches, such as large-scale fine-tuning or generative data augmentation, are computationally expensive and risk catastrophic forgetting. To address this, viewpoint shifts are reformulated as a localized novel-view synthesis problem. Under a Locality assumption, that camera perturbations remain within a small bounded region relative to the workspace, viewpoint normalization reduces to a scene- and policy-independent disocclusion task. Our work implements this idea with a 4M-parameter 3D-Gaussian canonicalizer prepended to a frozen VLA policy. Without modifying policy weights, GS-VLA improves performance across three orthogonal axes: (1) Policy architectures, (2) Unseen task suites, and (3) Perturbation scales. These results show that a lightweight visual module can recover a large fraction of the performance lost under viewpoint shift, without policy retraining.

Yechan Park, Hyunji Kim · 0 citations
#artificial intelligence Preprint Open access Aug 2026

Bernstein-Vazirani Networks: Quantum Machine Learning by Interference

We introduce Bernstein-Vazirani Networks (BVNs), a non-variational quantum machine learning framework that leverages quantum interference for supervised learning, demonstrated on vision and representation learning tasks. In their standard form, BVNs follow the principle of quantum Fourier sampling: labelled data are placed in superposition and interfered in the Fourier basis to extract globally informative features. We then define generalised BVNs that enable interference in problem-adapted bases, yielding more expressive models under the same measurement budget as in the standard setting. BVNs achieve universal function approximation through (over)complete interference bases, while training of BVNs is gradient-free. Experiments on synthetic and real-world classification tasks, as well as implicit image representation, show strong generalisation capabilities and competitive performance with classical and quantum baselines.

Natacha Kuete Meli, Tolga Birdal, Prayag Tiwari et al. · 0 citations
#artificial intelligence Preprint Open access Aug 2026

Counterfactual Contrastive Analysis

Visual Counterfactual Explanations (VCEs) aim to explain image classifiers by generating minimally edited and realistic versions of an input image that change the classifier's prediction. Existing VCE methods are inherently classifier-dependent and therefore susceptible to classifier biases and failure modes, such as sensitivity to shortcut features and calibration errors. In this paper, we propose a classifier-free approach for visual counterfactual generation based on Contrastive Analysis (CA). Given two datasets corresponding to different classes (e.g., healthy and patients), we disentangle the generative factors that are common across the two datasets from those that are salient to each dataset, and generate counterfactual images by swapping only the salient factors. By operating directly on data distributions rather than decision boundaries, our method provides model-agnostic VCEs that are less sensitive to classifier biases. Our approach leverages the high-quality synthesis and well-structured latent space of StyleGAN2. We use the feature space F, instead than the usual W-space, to improve detail preservation. Unlike conventional CA approaches, which typically assume salient factors in only one dataset, we introduce an adapted framework and loss functions for VCE that allow multiple salient factors in each dataset. We evaluate our method on three medical imaging datasets and demonstrate superior counterfactual generation quality compared to existing approaches.

Yunlong He, Pietro Gori · 0 citations
#artificial intelligence Review Aug 2026

One-Stage Object Detectors in Autonomous Driving

Autonomous vehicles depend on fast and reliable perception systems to detect surrounding vehicles, pedestrians, cyclists, traffic signs, and other road objects in real time. This paper presents a comprehensive survey and analysis of one-stage object detectors for autonomous driving rather than an implementation of a new detection system. The survey reviews the evolution of major one-stage detectors, including YOLOv1, SSD, RetinaNet, EfficientDet, anchor-free detectors such as FCOS and CenterNet, and recent real-time models such as YOLOv10. It compares these architectures through their design choices, feature-fusion strategies, loss functions, deployment trade-offs, and reported benchmark performance. The paper also summarizes commonly used autonomous-driving datasets, evaluation metrics, open challenges, and future research directions. Overall, this survey highlights how one-stage detectors balance speed, accuracy, efficiency, and robustness, while also emphasizing the remaining gap between benchmark results and dependable real-world autonomous-driving performance.

Jonel Roman, Ryan Sirjue, Peter Nguyen et al. · 0 citations
#artificial intelligence Preprint Aug 2026

GrabVG: Graph-Attentive Binding for Visual Grounding in UAV Imagery

This work proposes GrabVG, a novel visual grounding framework inspired by human visual search that generates a compact set of reliable object hypotheses through distillation-guided proposal induction and text-aware hypothesis filtering, substantially reducing background distractions and semantic mismatches.

Chaowei Wang, Yan Di, Jingjun Sun et al. · 0 citations
#artificial intelligence Preprint Aug 2026

Learning-State-Aware Dynamic Generative Data Augmentation on Small-Scale Datasets

Learning-state-aware dynamic generative data augmentation (LSADA) is proposed, which introduces a decoupled data augmentation and diffusion fusion strategy that applies strength-controlled transformations to class-relevant regions and generates diverse class-irrelevant regions, progressively fusing them to improve image diversity while preserving class semantics.

Ting Xiang, Chenxi Deng, Jinhui Zhao et al. · 0 citations
#artificial intelligence Open access Jul 2026

The Impact of CutMix on Reliability and Robustness in Semantic Segmentation

Improvements show that CutMix has only a minor impact on segmentation accuracy but consistently improves the reliability, particularly under distribution shifts, indicating that CutMix primarily enhances the trustworthiness of the model’s calibration and uncertainty rather than the raw segmentation prediction itself.

S. Landgraf, M. Ulrich · 0 citations
#artificial intelligence Open access Jul 2026

A Critical Synthesis of Uncertainty Quantification and Foundation Models for Semantic Segmentation

This is the first systematic evaluation of UQ methods applied to a foundation model for semantic segmentation and highlights both the promise and the current limitations of uncertainty-aware foundation models, pointing to the need for future work that jointly optimizes accuracy, robustness, and efficiency for real-world deployment.

S. Landgraf, Joceline Hinz, M. Ulrich · 0 citations
#artificial intelligence Preprint Aug 2026

Impact of Iterative Fine-Tuning on Transcription Accuracy in Complex Historical Sanskrit Manuscripts

A local traditional OCR pipeline is introduced that can be iteratively fine-tuned on the target manuscript at the layout-level and the appearance-level, causing iterative reduction in human annotation effort, which is expensive and time-consuming as it requires historical domain expertise.

Kartik Chincholikar, Kaushik Gopalan, Mihir Hasabnis · 0 citations
#artificial intelligence Preprint Aug 2026

Composed Historical Image Retrieval by Modeling Temporal Representations

This paper proposes Temporally Decomposable Image Representations (TDIR), a representation learning algorithm that decomposes historical photographs into separate date and content components through orthogonal subspaces, and defines and proves the conditions under which such a decomposition is achievable.

Adria Molina Rodr'iguez, O. R. Terrades, Josep Lladós Canet · 0 citations

From tech blogs

See all →