paper-with-me

홈 › Papers

Hard to See, Hard to Label: Generative and Symbolic Acquisition for Subtle Visual Phenomena

2026-04-24 · Renjith Prasad, Rishabh Sharma, Andrew E. Shao, Annmary Justine Koomthanam, Shreyas Kulkarni, Suparna Bhattacharya, Martin Foltin, Amit Sheth, David Orozco, Matthew Quinn, Brian Sammuli arxiv

Subtle visual anomalies such as hairline cracks, sub-millimeter voids, and low-contrast inclusions are structurally atypical yet visually ambiguous, making them both difficult to annotate and easy to overlook during active learning. Standard acquisition heuristics based on discriminative uncertainty or feature diversity often overselect dominant patterns while underexploring sparse yet important regions of the data space. This failure mode is especially severe in industrial defect inspection, where anomalies may be both low-prevalence and difficult to distinguish from surrounding structure. To resolve this, we propose GSAL, an active learning framework for object detection that combines a diffusion-based difficulty signal with a hierarchical semantic coverage prior. The diffusion component scores images and proposals using reconstruction discrepancy and denoising variability, prioritizing visually atypical or ambiguous examples. However, diffusion alone does not prevent acquisition from repeatedly favoring hard samples within dominant semantic modes. The semantic component therefore organizes candidate samples in a three-level concept graph and promotes coverage of underrepresented semantic regions while providing interpretable acquisition rationales. By balancing visual difficulty with semantic coverage, GSAL improves retrieval of subtle and rare targets that are often missed by uncertainty-only selection. Experiments on a proprietary thin-film defect, Pascal VOC and MS COCO dataset show consistent gains in label efficiency and rare-class retrieval over uncertainty-, diversity-, and hybrid-based baselines

📄 PDF Abstract BibTeX arXiv:2604.22990

Code (0)

등록된 구현이 없습니다.

Tasks

Object DetectionActive Learning

Similar Papers 제목 키워드 기반

ALLSH: Active Learning Guided by Local Sensitivity and Hardness

2022-05-10 · Findings (NAACL) 2022 7 · Shujian Zhang, Chengyue Gong, Xingchao Liu, Pengcheng He 외

Active learning, which effectively collects informative unlabeled data for annotation, reduces the demand for labeled data. In this work, we propose to retrieve unlabeled samples with a local sensitivity and hardness-awa…

Active LearningFew-Shot LearningSensitivity

Neural Proposals, Symbolic Guarantees: Neuro-Symbolic Graph Generation with Hard Constraints

2026-02-18 · Chuqin Geng, Li Zhang, Mark Zhang, Haolin Ye 외 arxiv

We challenge black-box purely deep neural approaches for molecules and graph generation, which are limited in controllability and lack formal guarantees. We introduce Neuro-Symbolic Graph Generative Modeling (NSGGM), a n…

Graph Generation

Hardware-efficient tractable probabilistic inference for TinyML Neurosymbolic AI applications

2025-07-07 · Jelin Leslin, Martin Trapp, Martin Andraud arxiv

Neurosymbolic AI (NSAI) has recently emerged to mitigate limitations associated with deep learning (DL) models, e.g. quantifying their uncertainty or reason with explicit rules. Hence, TinyML hardware will need to suppor…

Prove Symbolic Regression is NP-hard by Symbol Graph

2024-04-22 · Jinglu Song, Qiang Lu, Bozhou Tian, Jingwen Zhang 외

Symbolic regression (SR) is the task of discovering a symbolic expression that fits a given data set from the space of mathematical expressions. Despite the abundance of research surrounding the SR problem, there's a sca…

regressionSymbolic Regression

Integrating Symbolic RL Planning into a BDI-based Autonomous UAV Framework: System Integration and SIL Validation

2025-08-16 · Sangwoo Jeon, Juchul Shin, YeonJe Cho, Gyeong-Tae Kim 외 arxiv

Modern autonomous drone missions increasingly require software frameworks capable of seamlessly integrating structured symbolic planning with adaptive reinforcement learning (RL). Although traditional rule-based architec…

Reinforcement LearningDecision Making