中文
相关论文

相关论文: Preventing Object-centric Discovery of Unsound Pro…

200 篇论文

Open World Object Detection (OWOD) is a new and challenging computer vision task that bridges the gap between classic object detection (OD) benchmarks and object detection in the real world. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Orr Zohar , Kuan-Chieh Wang , Serena Yeung

Developing deep learning models that effectively learn object-centric representations, akin to human cognition, remains a challenging task. Existing approaches facilitate object discovery by representing objects as fixed-size vectors,…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Aniket Didolkar , Anirudh Goyal , Yoshua Bengio

In this paper, we propose a novel deep learning based approach for identifying co-occurring objects in conjunction with base objects in multilabel object categories. Nowadays, with the advancement in computer vision based techniques we need…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Binay Kumar Singh , Niels Da Vitoria Lobo

Autonomous driving perception faces significant challenges due to occlusions and incomplete scene data in the environment. To overcome these issues, the task of semantic occupancy prediction (SOP) is proposed, which aims to jointly infer…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Helin Cao , Sven Behnke

This paper explores the problem of determining which classes of Petri nets can be encoded into behaviourally-equivalent CCS processes. Most of the existing related literature focuses on the inverse problem (i.e., encoding process calculi…

编程语言 · 计算机科学 2024-04-23 Benjamin Bogø , Andrea Burattin , Alceste Scalas

Open-vocabulary object detection (OVOD) aims to detect known and unknown objects in the open world by leveraging text prompts. Benefiting from the emergence of large-scale vision--language pre-trained models, OVOD has demonstrated strong…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Jiaming Liang , Yifeng Zhan , Chunlin Liu , Weihua Zheng , Bingye Peng , Qiwei Liang , Boyang Cai , Xiaochun Mai , Qiang Nie

Open-Vocabulary Object Detection (OVOD) has achieved remarkable success in generalizing to novel categories. However, this success often rests on the implicit assumption of domain stationarity. In this work, we provide a principled revisit…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Xiaoran Xu , Xiaoshan Yang , Jiangang Yang , Yifan Xu , Jian Liu , Changsheng Xu

Utilizing the latest advances in Artificial Intelligence (AI), the computer vision community is now witnessing an unprecedented evolution in all kinds of perception tasks, particularly in object detection. Based on multiple spatially…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zhengwei Bai , Guoyuan Wu , Matthew J. Barth , Yongkang Liu , Emrah Akin Sisbot , Kentaro Oguchi

Open-vocabulary multi-object tracking (OVMOT) represents a critical new challenge involving the detection and tracking of diverse object categories in videos, encompassing both seen categories (base classes) and unseen categories (novel…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Zekun Qian , Ruize Han , Junhui Hou , Linqi Song , Wei Feng

Cyber-Physical Systems (CPSs) tightly interconnect digital and physical operations within production environments, enabling real-time monitoring, control, optimization, and autonomous decision-making that directly enhance manufacturing…

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

Existing model-based reinforcement learning methods often study perception modeling and decision making separately. We introduce joint Perception and Control as Inference (PCI), a general framework to combine perception and control for…

机器学习 · 计算机科学 2020-10-14 Minne Li , Zheng Tian , Pranav Nashikkar , Ian Davies , Ying Wen , Jun Wang

Object-centric learning (OCL) seeks to learn representations that only encode an object, isolated from other objects or background cues in a scene. This approach underpins various aims, including out-of-distribution (OOD) generalization,…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Alexander Rubinstein , Ameya Prabhu , Matthias Bethge , Seong Joon Oh

Change-point detection (CPD) aims to detect abrupt changes over time series data. Intuitively, effective CPD over multivariate time series should require explicit modeling of the dependencies across input variables. However, existing CPD…

机器学习 · 计算机科学 2020-09-15 Ruohong Zhang , Yu Hao , Donghan Yu , Wei-Cheng Chang , Guokun Lai , Yiming Yang

Conventional camera-based 3D object detectors in autonomous driving are limited to recognizing a predefined set of objects, which poses a safety risk when encountering novel or unseen objects in real-world scenarios. To address this…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Zhuolin He , Xinrun Li , Jiacheng Tang , Shoumeng Qiu , Wenfu Wang , Xiangyang Xue , Jian Pu

The last decade has witnessed an increasing transformation in the design, engineering, and mining of processes, moving from a pure control-flow perspective to more integrated models where also data and decisions are explicitly considered.…

计算机科学中的逻辑 · 计算机科学 2018-04-09 Massimiliano de Leoni , Paolo Felli , Marco Montali

Business process management systems from various vendors are used by companies around the globe. Most of these systems allow for the full or partial automation of business processes by ensuring that tasks and data are presented to the right…

软件工程 · 计算机科学 2021-07-22 Kevin Andrews , Manfred Reichert

Recent development of object detection mainly depends on deep learning with large-scale benchmarks. However, collecting such fully-annotated data is often difficult or expensive for real-world applications, which restricts the power of deep…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Hao Chen , Yali Wang , Guoyou Wang , Xiang Bai , Yu Qiao

A model of an information system describes its processes and how resources are involved in these processes to manipulate data objects. This paper presents an extension to the Petri nets formalism suitable for describing information systems…

形式语言与自动机理论 · 计算机科学 2026-04-08 Jan Martijn E. M. van der Werf , Andrey Rivkin , Marco Montali , Artem Polyvyanyy

Object-oriented programming (OOP) is aimed at describing the structure and behaviour of objects by hiding the mechanism of their representation and access in primitive references. In this article we describe an approach, called…

编程语言 · 计算机科学 2010-09-28 Alexandr Savinov