中文
相关论文

相关论文: Live or Lie: Action-Aware Capsule Multiple Instanc…

200 篇论文

In many histopathology tasks, sample classification depends on morphological details in tissue or single cells that are only visible at the highest magnification. For a pathologist, this implies tedious zooming in and out, while for a…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Ario Sadafi , Nassir Navab , Carsten Marr

Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the bag label where the…

机器学习 · 计算机科学 2018-06-29 Maximilian Ilse , Jakub M. Tomczak , Max Welling

Surveillance videos are able to capture a variety of realistic anomalies. In this paper, we propose to learn anomalies by exploiting both normal and anomalous videos. To avoid annotating the anomalous segments or clips in training videos,…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Waqas Sultani , Chen Chen , Mubarak Shah

Action recognition has long been a fundamental and intriguing problem in artificial intelligence. The task is challenging due to the high dimensionality nature of an action, as well as the subtle motion details to be considered. Current…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yuheng Yang , Haipeng Chen , Zhenguang Liu , Yingda Lyu , Beibei Zhang , Shuang Wu , Zhibo Wang , Kui Ren

Incremental Learning (IL) allows AI systems to adapt to streamed data. Most existing algorithms make two strong hypotheses which reduce the realism of the incremental scenario: (1) new data are assumed to be readily annotated when streamed…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Eden Belouadah , Adrian Popescu , Umang Aggarwal , Léo Saci

In this work, we study the problem of offline safe imitation learning (IL). In many real-world settings, online interactions can be risky, and accurately specifying the reward and the safety cost information at each timestep can be…

机器学习 · 计算机科学 2025-11-17 Returaj Burnwal , Nirav Pravinbhai Bhatt , Balaraman Ravindran

Recent Large Language Models have been enhanced with vision capabilities, enabling them to comprehend images, videos, and interleaved vision-language content. However, the learning methods of these large multimodal models typically treat…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Joya Chen , Zhaoyang Lv , Shiwei Wu , Kevin Qinghong Lin , Chenan Song , Difei Gao , Jia-Wei Liu , Ziteng Gao , Dongxing Mao , Mike Zheng Shou

Multi-view action clustering leverages the complementary information from different camera views to enhance the clustering performance. Although existing approaches have achieved significant progress, they assume all camera views are…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Xiaoqiang Yan , Yingtao Gan , Yiqiao Mao , Yangdong Ye , Hui Yu

Current state-of-the-art action detection systems are tailored for offline batch-processing applications. However, for online applications like human-robot interaction, current systems fall short, either because they only detect one action…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Harkirat Singh Behl , Michael Sapienza , Gurkirt Singh , Suman Saha , Fabio Cuzzolin , Philip H. S. Torr

Since collecting and annotating data for spatio-temporal action detection is very expensive, there is a need to learn approaches with less supervision. Weakly supervised approaches do not require any bounding box annotations and can be…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Sovan Biswas , Juergen Gall

Multiple Instance Learning (MIL) recently provides an appealing way to alleviate the drifting problem in visual tracking. Following the tracking-by-detection framework, an online MILBoost approach is developed that sequentially chooses weak…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jinwu Liu , Yao Lu , Tianfei Zhou

Streaming Continual Learning (CL) typically converts a continuous stream into a sequence of discrete tasks through temporal partitioning. We argue that this temporal taskification step is not a neutral preprocessing choice, but a structural…

机器学习 · 计算机科学 2026-04-24 Nicolae Filat , Ahmed Hussain , Konstantinos Kalogiannis , Elena Burceanu

Detecting actions in videos have been widely applied in on-device applications. Practical on-device videos are always untrimmed with both action and background. It is desirable for a model to both recognize the class of action and localize…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Yue Tang , Yawen Wu , Peipei Zhou , Jingtong Hu

Active learning is perhaps most naturally posed as an online learning problem. However, prior active learning approaches with deep neural networks assume offline access to the entire dataset ahead of time. This paper proposes VeSSAL, a new…

机器学习 · 计算机科学 2023-06-08 Akanksha Saran , Safoora Yousefi , Akshay Krishnamurthy , John Langford , Jordan T. Ash

Proactive streaming video understanding requires models to continuously process video streams and decide when to respond, rather than merely what to respond. This naturally introduces a decision-making problem under partial observations,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Ao Li , Zihan Xiao , Zihao Yue , Boshen Xu , Linli Yao , Jiaze Li , Pei Fu , Jianzhong Ju , Jian Luan , Qin Jin

The whole slide image (WSI) classification is often formulated as a multiple instance learning (MIL) problem. Since the positive tissue is only a small fraction of the gigapixel WSI, existing MIL methods intuitively focus on identifying…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Wenhao Tang , Sheng Huang , Xiaoxian Zhang , Fengtao Zhou , Yi Zhang , Bo Liu

This paper introduces MAD-MIL, a Multi-head Attention-based Deep Multiple Instance Learning model, designed for weakly supervised Whole Slide Images (WSIs) classification in digital pathology. Inspired by the multi-head attention mechanism…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Hassan Keshvarikhojasteh , Josien Pluim , Mitko Veta

Multiple Instance Learning (MIL) has advanced WSI analysis but struggles with the complexity and heterogeneity of WSIs. Existing MIL methods face challenges in aggregating diverse patch information into robust WSI representations. While…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Beidi Zhao , SangMook Kim , Hao Chen , Chen Zhou , Zu-hua Gao , Gang Wang , Xiaoxiao Li

Multiple Instance Learning (MIL) gains popularity in many real-life machine learning applications due to its weakly supervised nature. However, the corresponding effort on explaining MIL lags behind, and it is usually limited to presenting…

Streaming video understanding demands more than watching longer videos: assistants must decide when to speak in real time, balancing responsiveness against verbosity. Yet most video-language models (VideoLLMs) are trained for offline…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Zichen Wen , Boxue Yang , Junlong Ke , Jiajie Huang , Chenfei Liao , Junxi Wang , Xuyang Liu , Linfeng Zhang