cs.CV · 2026-08-13 · No. 83

Computer Vision and Pattern Recognition, 2026-08-13.

31 new papers in cs.CV. Titles, authors, abstracts. Links to arXiv. Want this in your inbox every morning? Subscribe →

01 — The papers

31 entries
  1. 01

    DreamFly: Causal Memory and Receding-Horizon Diffusion Planning for Aerial Vision-Language Navigation

    Yan Deng, Fei Xu

    cs.CV · cs.AI

    Aerial vision-language navigation (VLN) requires an embodied agent to integrate visual evidence over time, plan future actions, and determine when it has reached a navigation goal under partial observability. Although recent VLA models offer a promising perception-to-action paradigm, adapting them to aerial navigation remains challenging due to limited historical context, short planning horizons, and unreliable implicit termination. To...

    arxiv.org/abs/2608.12308 · PDF

  2. 02

    Class Activation Mapping in Explainable Computer Vision: A Method-Centered Review of CNN, Transformer, and Foundation-Model-Era Visual Explanations

    AmirHossein Eshghi, Hamid Saadatfar, Seyyed Ali Hoseini, AmirMohsen Eshghi, Siavash Arjomand Bigdel

    cs.CV · cs.AI

    Class activation mapping (CAM) is one of the most widely used visual explanation families in explainable artificial intelligence. Its purpose is intuitive: it converts internal model evidence into a heatmap that highlights the image regions, convolutional channels, tokens, or patches that support a target class or concept. Since the first CAM formulation in 2016, the field has moved far beyond global-average-pooled CNN classifiers. CAM-style...

    arxiv.org/abs/2608.12299 · PDF

  3. 03

    Beyond Trial-and-Error: Agentic Optimization for Image-to-Video Adherence

    Aman Tyagi, Hemanth Boinpally, Jonathan Chen, Douglas Gebert, Steven Hickson

    cs.CV · cs.AI · cs.MM

    Modern black-box Image-to-Video (I2V) models offer powerful capabilities in automated content creation, yet their lack of fine-grained control and reliability presents significant challenges in professional workflows. Their inherent stochasticity causes minor variations in textual prompts or hyperparameters to yield drastically different outputs often necessitating inefficient, brute-force trial-and-error processes. To address these...

    arxiv.org/abs/2608.12290 · PDF

  4. 04

    A Neighborhood Attention Transformer Network for Enhanced 3D Segmentation of the Left Anterior Descending Artery

    Rafi Ibn Sultan, Chengyin Li, Yiannos Demetriou, Ahmed I. Ghanem, Joshua P. Kim, Justine Cunningham, Hassan...

    cs.CV · cs.AI

    Background: Accurate segmentation of the Left Anterior Descending (LAD) artery in 3D free-breathing, non-contrast CT is critical for cardiac dose sparing in thoracic radiotherapy. The LAD is extremely small, has poor soft-tissue contrast, and varies substantially across patients; even manual contours show limited inter-observer agreement, underscoring the ambiguity of the vessel boundaries. Purpose: To develop a transformer-based framework...

    arxiv.org/abs/2608.12274 · PDF

  5. 05

    Diagram-MMU: A Multi-Modal Benchmark for Scientific Diagrams

    Weihao Bo, Shan Zhang, Yanpeng Sun, Jie Liu, Yongke Yao, Jinhao Du, Wei He, Kai Zou, Zechao Li, Jingdong Wang

    cs.CV · cs.AI

    Multimodal Large Language Models (MLLMs) have been growing the capability for scientific writing and collaboration. For example, OpenAI Prism is a free workspace for scientific writing and collaboration. One important feature in Prism is turning scientific diagrams directly into LaTeX TikZ code. In this paper, we build a benchmark, Diagram-MMU, a multi-modal benchmark designed to assess MLLMs' ability for scientific diagram parsing and...

    arxiv.org/abs/2608.12262 · PDF

  6. 06

    HAMP-LIC: Hessian-Aware Mixed-Precision Post-Training Quantization for Learned Image Compression

    Yuefeng Zhang

    cs.CV · cs.AI · cs.MM

    Use this plain-text version for the arXiv abstract field: Learned image compression (LIC) models achieve strong rate-distortion performance but are hindered by high computational complexity and encoding-decoding mismatches across heterogeneous hardware platforms. Uniform fixed-precision quantization alleviates these issues but suffers severe quality degradation at low bit widths because it ignores differences in the quantization sensitivities...

    arxiv.org/abs/2608.12239 · PDF

  7. 07

    Few-Shot Ordinal Learning for Day-Wise Freshness Estimation with Hyperspectral Fish Images

    Kazi Nabiul Alam, Pooneh Bagheri Zadeh, Akbar Sheikh-Akbari

    cs.CV · cs.AI · eess.IV · eess.SP

    Non-destructive food quality assessment has increasingly benefited from hyperspectral imaging (HSI), which captures spectral signatures linked to biochemical changes during storage. Estimating day-wise freshness, however, remains challenging owing to strong inter-fillet variability and scarce labelled data per product. All existing deep learning approaches for HSI-based freshness prediction operate under full supervision, requiring densely...

    arxiv.org/abs/2608.12230 · PDF

  8. 08

    SCOUT: Unlocking Enhanced Spatial Reasoning via Structured Chain-of-Thought and Multi-Objective Process Reward

    Zile Zhou, Huining Yuan, Weichen Zhang, Xinlei Chen, Xiao-ping Zhang

    cs.CV · cs.AI

    Existing Vision-Language Models (VLMs) exhibits a critical bottleneck in robust spatial reasoning. Recent reinforcement learning (RL) methods aim to close this gap with verifiable outcomes, yet they suffer from poor credit assignment across intermediate reasoning steps. Concurrently, structured reasoning approaches overlook the critical depth perception necessary for comprehensive 3D understanding. To address these challenges, we propose...

    arxiv.org/abs/2608.12220 · PDF

  9. 09

    M-Net: Integrating Spectral Features and Physical Field Operators into Deep Learning for Medical Image Segmentation

    Jing Zhu, Ye Wang, Fumin Wang

    cs.CV · cs.AI

    Purpose: Deep learning-based medical image segmentation has achieved remarkable success, yet purely data-driven approaches often fail to exploit the rich mathematical structure inherent in medical images. We investigate whether explicit mathematical inductive biases, specifically matrix spectral analysis and vector calculus operators, can enhance segmentation beyond data-driven learning alone. Methods: We propose M-Net (Math-Augmented...

    arxiv.org/abs/2608.12196 · PDF

  10. 10

    HSTGFormer: Hyper Spatial-Temporal Graph Transformer for 3D Human Pose Estimation

    Ruochen Li, Shuang Chen, Wenke E, Farshad Arvin, Amir Atapour-Abarghouei

    cs.CV · cs.AI

    Transformer-based methods have achieved strong performance in monocular 3D human pose estimation, but most existing approaches organise spatial and temporal reasoning as separate stages, which may weaken unified spatial-temporal interdependencies inherent in human motion and compress frame-level structural information before temporal modelling. In this paper, we propose HSTGFormer, a graph-enhanced Transformer framework that reformulates...

    arxiv.org/abs/2608.12187 · PDF

  11. 11

    Autonomous Telerehabilitation via Skeletal Motion Prediction and Joint-Level Performance Assessment

    Lara Pereira, João Ruivo Paulo, Pedro Santos, Paulo Peixoto

    cs.CV · cs.LG

    Autonomous rehabilitation systems must not only recognize human motion but also provide structured feedback to support users without continuous therapist supervision. This paper presents a telerehabilitation pipeline that integrates skeleton-based exercise quality assessment and short-term motion prediction into a two-module system operating on marker-free RGB video. A self-attentive Bidirectional LSTM performs exercise quality classification...

    arxiv.org/abs/2608.12145 · PDF

  12. 12

    Look What the Probes Dragged In! Real-World Chest X-ray Shortcuts in MedCLIP

    Nikolette Pedersen, Regitze Sydendal, Veronika Cheplygina, Théo Sourget

    cs.CV · cs.LG

    Vision-language models, such as contrastive language-image pre-training (CLIP)-based approaches, have reached state-of-the-art (SOTA) results in medical artificial intelligence. However, recent work reveals that CLIP-based models remain vulnerable to shortcuts. We investigate how real-world shortcuts manifest across different layers of the medical CLIP-based model, MedCLIP, and its vision encoder, a frozen ResNet-50. We attach 17 linear...

    arxiv.org/abs/2608.12086 · PDF

  13. 13

    Better Slots, Better Worlds: Representation Quality & Robustness in Object-Centric World Models

    Shukrullo Nazirjonov, Sai Prasanna, Anna Manasyan, Georg Martius

    cs.CV · cs.AI · cs.LG

    Learning world models from offline trajectories enables agents to accomplish different tasks through planning. Object-centric (OC) representations, which decompose a scene into a set of slots that bind to its objects, have been proposed as an inductive bias for world models that are more sample-efficient and generalize better. Yet prior object-centric world models (OCWMs) take the slot encoder as given and evaluate only in-distribution,...

    arxiv.org/abs/2608.12078 · PDF

  14. 14

    Draw This First

    Dazhi Zhong, Rowan Bradbury, Grant Davis

    cs.CV · cs.LG

    We invert the typical formulation of sketch generation: instead of drawing strokes in order, we predict a 2D field that defines the order in which strokes are drawn. We use a pretrained latent flow-matching transformer to supply the image prior to predict an intermediate representation, while training the VAE's decoder to predict the order field, stroke mask, and stroke segmentation. We vectorize the predicted segmentation into polylines and...

    arxiv.org/abs/2608.12064 · PDF

  15. 15

    How Far from Clinical Deployment? Evaluating the Complete Unsupervised Domain Adaptation Pipeline in Medical Imaging

    Yiheng Xiong, Luisa Gallée, Daniel Santak Wolf, Heiko Hillenhagen, Michael Götz

    cs.CV · cs.AI

    Deploying unsupervised domain adaptation (UDA) in clinical practice requires choosing which algorithm to use and which of its trained models to ship. However, the deployment (target) domain is unlabeled, so models cannot be evaluated directly on it, leaving it unclear which to select. We address this by evaluating the complete UDA pipeline, considering both adaptation and label-free selection together. Our study covers eleven clinically...

    arxiv.org/abs/2608.12035 · PDF

  16. 16

    LoSA: Near-Lossless Sparse Attention for Training-Free Video Diffusion Acceleration

    Enhuai Liu, Yunke Wang, Yutong Wang, Changming Sun, Chang Xu

    cs.CV · cs.AI

    Video diffusion transformers are costly to sample: every denoising step applies self-attention over a long 3D token sequence, a quadratic cost that dominates as resolution and duration grow. Sparse attention reduces this cost without retraining, but existing methods pursue aggressive sparsity, where further speedup costs disproportionately more attention fidelity. We target the opposite end of this trade-off: fix near-lossless fidelity by...

    arxiv.org/abs/2608.12032 · PDF

  17. 17

    A Remote Approach to Cashew Orchard Detection: Leveraging Active Learning with Satellite Imagery in Guinea-Bissau

    Miguel, Sofia, Maria, Patrícia, Luke, João

    cs.CV · cs.LG

    Cashew production is a widespread economic activity in Guinea-Bissau, as well as other countries in West Africa. However, unregulated cashew production can be directly associated with increasing regionwide deforestation rates, biodiversity losses, and a fragile economic structure. There is no nationwide database for listing or georeferencing cashew orchards, so there is a clear need to remotely map their locations. In recent years, multiple...

    arxiv.org/abs/2608.11996 · PDF

  18. 18

    Do You See What You Draw? A Semantic Closed-Loop Framework for Holistic Evaluation of Unified Multimodal Models

    Hao Zhang, Jiaxin Qi, Zhijiang Tang, Jianqiang Huang

    cs.CV · cs.AI

    As Large Vision-Language Models increasingly aim to integrate visual generation and understanding within a single parameter space, evaluating such structural unification in a cohesive manner remains a critical challenge. Current evaluation protocols predominantly treat generative and discriminative capabilities as separate tasks, leaving a gap in system-level evaluation for unified multimodal models (UMMs). In this work, we propose...

    arxiv.org/abs/2608.11907 · PDF

  19. 19

    LookBack: Where and How to Score LVLM Responses via Visual Reference Usage

    Beomsik Cho, Jinhyeong Kim, Dongseok Lee, Jaehyung Kim

    cs.CV · cs.AI · cs.CL

    Large Vision-Language Models (LVLMs) integrate visual perception with language generation, enabling responses that span image understanding and complex reasoning. However, LVLMs do not just inherit the text-level hallucinations; they also hallucinate against the image, producing fluent responses ungrounded in what they see. This makes LVLM response scoring inherently harder, and our diagnostics show that existing confidence-based metrics...

    arxiv.org/abs/2608.11847 · PDF

  20. 20

    Can Vision Models Read the Radar Display? On the Feasibility of Radar Imagery for Air Traffic Complexity Estimation

    Hyewook Kim, Byul Kang, Seokbin Yoon, Keumjin Lee

    cs.CV · cs.LG

    Air traffic controllers perceive traffic complexity through the radar display, suggesting that a computer vision model operating on the same imagery may provide a natural architecture for modeling controller-perceived complexity; however, whether radar imagery is a viable input format for deep learning vision models remains unclear. Unlike natural images, radar images are extremely sparse and self-similar, consisting primarily of a black...

    arxiv.org/abs/2608.11810 · PDF

  21. 21

    Achieving Near-Zero-Overhead Multi-Model Hierarchical Classification in Real-Time Detection Pipelines

    Vaishnav Raju

    cs.CV · cs.DC · cs.LG

    Edge-deployed vision systems in target recognition, surveillance, autonomous vehicles, and drone domains require hierarchical inference pipelines where a detection model identifies objects of interest and downstream classifiers provide fine-grained attribute analysis. Running all models on the GPU creates a serial bottleneck that limits real-time throughput as pipeline stages grow. Modern edge SoCs pair GPUs with dedicated neural accelerators...

    arxiv.org/abs/2608.11770 · PDF

  22. 22

    Automated binary classification of hazelnut X-ray images: A deep-learning benchmark for quality assessment

    Giancarlo Sportelli, Nicola Belcari, Roberta Pace, Umberto Bernardo, Sharmin Sultana, Alessandra Toncelli, Matteo Giaccone

    cs.CV · cs.LG · physics.app-ph

    Non-destructive X-ray imaging can reveal internal hazelnut defects that are difficult to detect by external inspection alone; however, automated interpretation remains challenging because of subtle radiographic differences among classes, marked class imbalance, and limited annotated data. Here, we present a benchmark for binary hazelnut quality classification (healthy versus defective) based on 799 segmented single-kernel X-ray images (224 x...

    arxiv.org/abs/2608.11759 · PDF

  23. 23

    JieZi: A Large-Scale Expert-Audited Dataset and Benchmark for Ancient Chinese Character Exegesis

    Ran Li, Huiguo He, Jiahuan Cao, Junle Liu, Hiuyi Cheng, Lianwen Jin

    cs.CV · cs.AI

    The scholarly exegesis of ancient Chinese characters demands integrating visual observation, linguistic analysis, and historical context. However, existing computational approaches focus narrowly on subtasks such as character recognition and retrieval, lacking the structured datasets and benchmarks required for comprehensive scholarly analysis. To address this limitation, we introduce Ancient Chinese Character Exegesis (ACCE), a...

    arxiv.org/abs/2608.11741 · PDF

  24. 24

    Advancing MLLM-based UAV Image Understanding and Reasoning: A Benchmark and a Training-Free Multi-Agent System

    Haoyu Zhang, Shuoxun Zhang, Peng Ye, Lin Zhang, Jiakang Yuan, Shenghong Yi, Yuening Wang, Tao Chen

    cs.CV · cs.AI

    Multimodal Large Language Model (MLLM)-based UAV aerial image understanding and reasoning is essential for aerial intelligence yet poses distinct challenges arising from extreme scale variation, arbitrary camera orientations, and high object density. Despite growing interest, existing evaluations remain fragmented across individual datasets and narrow tasks, leaving a critical gap in unified assessment of UAV understanding and reasoning...

    arxiv.org/abs/2608.11738 · PDF

  25. 25

    Learning from Multimodal Pseudo-Labels for Robust Open-Vocabulary Instance and Panoptic Segmentation

    Duy Tran Thanh, Yeejin Lee, Byeongkeun Kang

    cs.CV · cs.AI · cs.MM

    This work addresses the challenge of open-vocabulary instance segmentation (OVIS) and open-set panoptic segmentation (OSPS), which aim to recognize both predefined and unseen object categories without exhaustive human annotations. Existing methods often suffer from noisy pseudo-masks, limited visual-textual grounding, and difficulty handling synonyms or out-of-vocabulary (OOV) words. To overcome these challenges, we propose a multimodal...

    arxiv.org/abs/2608.11681 · PDF

  26. 26

    Motion-as-Prompt: Enhancing Motion Reasoning in Multimodal Large Language Models via Motion-Guided Cross-Frame Visual Prompting

    Xikai Sun, Kebin Liu, Haotian Wang, Li Liu, Xu Wang, Yunhao Liu

    cs.CV · cs.AI

    Motion-centric video reasoning is fundamental to interactive applications such as robotic manipulation and autonomous navigation. However, multimodal large language models (MLLMs) typically process videos through sparse uniform sampling to control visual-token and attention costs. This strategy may discard critical transitions between sampled frames, limiting reasoning about object movement, collisions, and causal interactions. To mitigate...

    arxiv.org/abs/2608.11655 · PDF

  27. 27

    Robustness of AI-Art Detectors under Generator Shift

    Shivank Singh Thakur, Meien Li, Mark Stamp

    cs.CV · cs.LG

    Text-to-image generative models have advanced rapidly, with modern Diffusion Transformer architectures producing images that are increasingly difficult to distinguish from human-created artwork. This development has raised significant concerns regarding copyright protection, misinformation, fraud, impersonation, and the authenticity of digital content. Most AI-art detectors are trained and evaluated on the same generator family, leaving...

    arxiv.org/abs/2608.11643 · PDF

  28. 28

    CAM-Guided Saliency Cutout and Image-Based Malware Classification

    Yasaman Ebrahimi, Martin Jurecek, Mark Stamp

    cs.CV · cs.LG

    Dropout regularization is commonly used to reduce overfitting by removing parts of a neural network during training. For Convolutional Neural Networks (CNN), cutouts serve a somewhat analogous purpose. Cutouts can be implemented as data augmentation: the original training image is retained, and additional copies are created with regions removed. In this chapter, we test whether cutout placement can be improved by using High-Resolution Class...

    arxiv.org/abs/2608.11634 · PDF

  29. 29

    A Hybrid Framework of Vision Transformer and Gated Recurrent Unit for Detection of Mosquito Diseases

    Danial Sharifrazi, Saadat Behzadi, Nouman Javed, Roohallah Alizadehsani, Prasad N. Paradkar, Asim Bhatti

    cs.CV · cs.AI

    Identifying dengue virus-infected mosquitoes from control mosquitoes is a major challenge in analyzing mosquito locomotion behavior due to the small size and complexity of the video background. Conventional AI methods are often unable to extract accurate features from video frames and produce erroneous features. In this study, a three-step framework is introduced: first, mosquitoes are identified and the background is removed using the YOLO...

    arxiv.org/abs/2608.11582 · PDF

  30. 30

    From Synthesis to Removal: Physics-Grounded Reflection Simulation and Diffusion-Based Video Dereflection

    Zepeng Wang, Jiagao Hu, Fuhao Li, Yuxuan Chen, Fei Wang, Daiguo Zhou

    cs.CV · cs.AI · eess.IV

    Videos captured through glass often contain reflections that degrade visual quality and interfere with downstream vision tasks. Although single-image reflection removal has been extensively studied, video reflection removal remains largely underexplored due to the lack of paired video data, temporally coherent removal models, and dedicated evaluation benchmarks. We present a closed-loop framework that unifies physics-grounded reflection...

    arxiv.org/abs/2608.11562 · PDF

  31. 31

    Generative Semantic Segmentation via an Observable Semantic-Image Interface and Hierarchical Generator Evidence Alignment

    Weize Cai, Yongqi Dong, Zhida Shao, Zixin Fu

    cs.CV · cs.AI · cs.LG · eess.IV

    Generative semantic segmentation exposes structured predictions as images, but direct color decoding is susceptible to color drift and boundary mixing, whereas latent-feature decoders that predict a separate output distribution may relegate the rendered image to an intermediate visualization. We present Semantic Prism, a conditional semantic-image generation-and-refinement framework with deterministic inference. A diffusion-distilled one-step...

    arxiv.org/abs/2608.11537 · PDF

This edition is part of The Daily Abstract — cs.CV archive. Subscribe to receive these in your inbox each morning, automatically translated to Spanish, with reply-to-PDF: arxivdaily.ignorelist.com.

Colophon Set in Georgia, with system sans for interface chrome and a monospaced stack for code and paper identifiers. Sole accent: amber #D99C5E. Built and served on an always-free VM. The masthead is set 14% letterspaced because newspapers do that and it works.