中文
相关论文

相关论文: LogicQA: Logical Anomaly Detection with Vision Lan…

200 篇论文

The ability to detect log anomalies from system logs is a vital activity needed to ensure cyber resiliency of systems. It is applied for fault identification or facilitate cyber investigation and digital forensics. However, as logs…

密码学与安全 · 计算机科学 2023-11-10 Jonathan Pan , Swee Liang Wong , Yidi Yuan

In the progress of industrial anomaly detection, general anomaly detection (GAD) is an emerging trend and also the ultimate goal. Unlike the conventional single- and multi-class AD, general AD aims to train a general AD model that can…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Xincheng Yao , Zefeng Qian , Chao Shi , Jiayang Song , Chongyang Zhang

We present Attentive Reasoning Queries (ARQs), a novel structured reasoning approach that significantly improves instruction-following in Large Language Models through domain-specialized reasoning blueprints. While LLMs demonstrate…

计算与语言 · 计算机科学 2025-03-06 Bar Karov , Dor Zohar , Yam Marcovitz

Anomaly detection in complex industrial environments poses unique challenges, particularly in contexts characterized by data sparsity and evolving operational conditions. Predictive maintenance (PdM) in such settings demands methodologies…

Although recent methods have tried to introduce large multimodal models (LMMs) into industrial anomaly detection (IAD), their generalization in the IAD field is far inferior to that for general purposes. We summarize the main reasons for…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Yuanze Li , Shihao Yuan , Haolin Wang , Qizhang Li , Ming Liu , Chen Xu , Guangming Shi , Wangmeng Zuo

The advance of Large Language Models (LLMs) has greatly stimulated research interest in developing multi-modal LLM (MLLM)-based visual anomaly detection (VAD) algorithms that can be deployed in complex environments. The challenge is that in…

机器学习 · 计算机科学 2026-03-04 Congjing Zhang , Feng Lin , Xinyi Zhao , Pei Guo , Wei Li , Lin Chen , Chaoyue Zhao , Shuai Huang

Industrial visual inspection aims at detecting surface defects in products during the manufacturing process. Although existing anomaly detection models have shown great performance on many public benchmarks, their limited adjustability and…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Tongkun Liu , Bing Li , Xiao Du , Bingke Jiang , Xiao Jin , Liuyi Jin , Zhuo Zhao

The detection of anomalies is essential mining task for the security and reliability in computer systems. Logs are a common and major data source for anomaly detection methods in almost every computer system. They collect a range of…

机器学习 · 计算机科学 2020-08-24 Sasho Nedelkoski , Jasmin Bogatinovski , Alexander Acker , Jorge Cardoso , Odej Kao

Recently, large vision and language models have shown their success when adapting them to many downstream tasks. In this paper, we present a unified framework named CLIP-ADA for Anomaly Detection by Adapting a pre-trained CLIP model. To…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Yuxuan Cai , Xinwei He , Dingkang Liang , Ao Tong , Xiang Bai

Given an image, a back-ground knowledge, and a set of questions about an object, human learners answer the questions very consistently regardless of question forms and semantic tasks. The current advancement in neural-network based Visual…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Anh-Cat Le-Ngo , Truyen Tran , Santu Rana , Sunil Gupta , Svetha Venkatesh

Anomaly detection (AD) plays a vital role across a wide range of real-world domains by identifying data instances that deviate from expected patterns, potentially signaling critical events such as system failures, fraudulent activities, or…

机器学习 · 计算机科学 2025-07-11 Amirhossein Sadough , Mahyar Shahsavari , Mark Wijtvliet , Marcel van Gerven

From a safety perspective, a machine learning method embedded in real-world applications is required to distinguish irregular situations. For this reason, there has been a growing interest in the anomaly detection (AD) task. Since we cannot…

机器学习 · 计算机科学 2021-04-21 JuneKyu Park , Jeong-Hyeon Moon , Namhyuk Ahn , Kyung-Ah Sohn

Video Anomaly Detection (VAD) is crucial for applications such as security surveillance and autonomous driving. However, existing VAD methods provide little rationale behind detection, hindering public trust in real-world deployments. In…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yuchen Yang , Kwonjoon Lee , Behzad Dariush , Yinzhi Cao , Shao-Yuan Lo

Visual anomaly detection (AD) presents significant challenges due to the scarcity of anomalous data samples. While numerous works have been proposed to synthesize anomalous samples, these synthetic anomalies often lack authenticity or…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Han Sun , Yunkang Cao , Hao Dong , Olga Fink

LLM-driven Anomaly Detection (AD) helps enhance the understanding and explanatory abilities of anomalous behaviors in Time Series (TS). Existing methods face challenges of inadequate reasoning ability, deficient multi-turn dialogue…

人工智能 · 计算机科学 2026-01-21 Hui Sun , Chang Xu , Haonan Xie , Hao Li , Yuhao Huang , Chuheng Zhang , Ming Jin , Xiaoguang Liu , Gang Wang , Jiang Bian

This study explores the application of Answer Set Programming (ASP) for detecting anomalies in system logs, addressing the challenges posed by evolving cyber threats. We propose a novel framework that leverages ASP's declarative nature and…

密码学与安全 · 计算机科学 2025-12-05 Fang Li , Fei Zuo , Gopal Gupta

While Large Language Models (LLMs) excel in general domains, their reliability often falls short in scientific problem-solving. The advancement of scientific AI depends on large-scale, high-quality corpora. However, existing scientific…

计算与语言 · 计算机科学 2025-10-03 You-Le Fang , Dong-Shan Jian , Xiang Li , Ce Meng , Ling-Shi Meng , Chen-Xu Yan , Zhi-Zhang Bian , Yan-Qing Ma

Ensuring that critical IoT systems function safely and smoothly depends a lot on finding anomalies quickly. As more complex systems, like smart healthcare, energy grids and industrial automation, appear, it is easier to see the shortcomings…

人工智能 · 计算机科学 2025-10-07 Raghav Sharma , Manan Mehta

Video Anomaly Detection (VAD) aims to localize abnormal events on the timeline of long-range surveillance videos. Anomaly-scoring-based methods have been prevailing for years but suffer from the high complexity of thresholding and low…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Hui Lv , Qianru Sun

Semi-supervised anomaly detection (AD) has shown great promise by effectively leveraging limited labeled data. However, existing methods are typically structured around scoring individual points or simple pairs. Such {point- or…

机器学习 · 计算机科学 2025-12-10 Jianling Gao , Chongyang Tao , Xuelian Lin , Junfeng Liu , Shuai Ma