publications
2026
-
A Neuro-symbolic Framework for Interpretable Cognitive Attack Detection in Augmented RealityRongqian Chen, Allison Andreyev, Yanming Xiu, Joshua Chilukuri, Shunav Sen, and 5 more authorsIEEE/CVF Conference on Computer Vision and Pattern Recognition Findings (CVPRF), 2026Augmented Reality (AR) enriches human perception by overlaying virtual elements onto the physical world. However, this tight coupling between virtual and real content makes AR vulnerable to cognitive attacks: manipulations that distort users’ semantic understanding of the environment. Existing detection methods largely focus on visual inconsistencies at the pixel or image level, offering limited semantic reasoning or interpretability. To address these limitations, we introduce CADAR, a neuro-symbolic framework for cognitive attack detection in AR that integrates neural and symbolic reasoning. CADAR fuses multimodal vision-language representations from pre-trained models into a perception graph that captures objects, relations, and temporal contextual salience. Building on this structure, a particle-filter-based statistical reasoning module infers anomalies in semantic dynamics to reveal cognitive attacks. This combination provides both the adaptability of modern vision-language models and the interpretability of probabilistic symbolic reasoning. Preliminary experiments on an AR cognitive-attack dataset demonstrate consistent advantages over existing approaches, highlighting the potential of neuro-symbolic methods for robust and interpretable AR security.
-
Failing Gracefully: Mitigating Impact of Inevitable Robot FailuresDuc M. Nguyen, Saad A. Ghani, Andrew Marshall, Allison Andreyev, Gregory J. Stein, and 1 more authorIEEE International Conference on Robotics and Automation (ICRA), 2026Service robots operate in household environments shared with humans, pets, and everyday objects, where they are highly susceptible to failures such as software crashes, hardware degradation, or unpredictable interactions. While roboticists strive to minimize failures, some remain inevitable, making it critical to mitigate their potential consequences for safe and reliable deployment. This paper introduces a novel safety formulation that evaluates both the probability of impactful interactions between robots and surrounding entities during failures, and the severity of their outcomes. By quantifying the impact of failures on different entities, our approach enables robots to make informed planning decisions that balance safety with task efficiency. To support systematic evaluation, we also present FailBench, a MuJoCo-based simulation framework for studying robot-environment interactions under diverse failure modes, including sensing issues and actuator malfunctions. Together, our safety formulation and FailBench provide a foundation for developing safer and more robust motion plans and learned policies in real-world household environments.
-
Bounding Boxes as Goals: Language-Conditioned Grasping via Neuro-Symbolic PlanningAllison Andreyev, Landon Eum, Nestor Tiglao, and Romel Gomez2026For robotics to be effectively integrated into household or industrial environments, machines must adapt to natural-language prompts in real time. Although Vision-Language Models (VLMs) have enabled zero-shot generalization in robot task and motion planning (TAMP), current state-of-the-art approaches often remain computationally heavyweight or require extensive training on thousands of demonstrations. We present GRASP (Grounded Reasoning and Symbolic Planning), a framework designed for open-world tabletop manipulation. Our approach leverages a pretrained VLM to translate natural-language queries into neuro-symbolic goal states, which are then grounded in the physical world via a specialized bounding-box detection pipeline. Unlike previous methods that rely on fixed color lists or hard-coded coordinates, GRASP enables robots to interpret abstract spatial concepts—such as top shelf—and execute tasks without additional fine-tuning. Experimental results demonstrate that our system achieves high instruction compliance and precision, offering a scalable solution for general-purpose robotic sorting and arrangement.
2025
-
Quantization for OpenAI’s Whisper Models: A Comparative AnalysisAllison AndreyevarXiv preprint arXiv:2503.09905, 2025Automated speech recognition (ASR) models have gained prominence for applications such as captioning, speech translation, and live transcription. This paper studies Whisper and two model variants: one optimized for live speech streaming and another for offline transcription. Notably, these models have been found to generate hallucinated content, reducing transcription reliability. Furthermore, larger model variants exhibit increased latency and pose challenges for deployment on resource-constrained devices. This study analyzes the similarities and differences between three Whisper models, qualitatively examining their distinct capabilities. Next, this study quantifies the impact of model quantization on latency and evaluates its viability for edge deployment. Using the open source LibriSpeech dataset, this paper evaluates the word error rate (WER) along with latency analysis of whispercpp using 3 quantization methods (INT4, INT5, INT8). Results show that quantization reduces latency by 19% and model size by 45%, while preserving transcription accuracy. These findings provide insights into the optimal use cases of different Whisper models and edge device deployment possibilities. All code, datasets, and implementation details are available in the project repository.
-
arxAIv: An AI-Generated Scientific Research UniverseAllison Andreyev2025arxAIv is a speculative installation of 100 AI-generated computer vision papers that parodies the accelerating fusion of generative AI and academic publishing. In an era where drafting abstracts or smoothing prose with large language models has become mundane, this work imagines a near-future endpoint — one where titles, figures, affiliations, citations, formatting, all conjured from prompts alone. From a distance, the illusion is remarkably polished. Paper titles sound technical. Layouts mimic top-tier conferences. Affiliation lines blend real institutions with subtle fakes. Diagrams appear structured and data-driven. At first glance, it’s disturbingly easy to mistake these for real submissions. But upon closer inspection, the cracks emerge. Figures, while plausible, unravel into visual noise. Affiliations contradict themselves. References cite ghosts. And though the structure is convincing, the content falters, revealing how far we still are from AI fully imitating scientific rigor.