中文
相关论文

相关论文: Hierarchical Label Inference for Video Classificat…

200 篇论文

In this paper, we propose to learn temporal embeddings of video frames for complex video analysis. Large quantities of unlabeled video data can be easily obtained from the Internet. These videos possess the implicit weak label that they are…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Vignesh Ramanathan , Kevin Tang , Greg Mori , Li Fei-Fei

Recently, visual encoding and decoding based on functional magnetic resonance imaging (fMRI) have realized many achievements with the rapid development of deep network computation. Despite the hierarchically similar representations of deep…

神经元与认知 · 定量生物学 2019-03-20 Kai Qiao , Jian Chen , Linyuan Wang , Chi Zhang , Lei Zeng , Li Tong , Bin Yan

In multi-label classification, where a single example may be associated with several class labels at the same time, the ability to model dependencies between labels is considered crucial to effectively optimize non-decomposable evaluation…

机器学习 · 计算机科学 2021-06-23 Michael Rapp , Eneldo Loza Mencía , Johannes Fürnkranz , Eyke Hüllermeier

Graph convolutional neural network (GCN) has effectively boosted the multi-label image recognition task by introducing label dependencies based on statistical label co-occurrence of data. However, in previous methods, label correlation is…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yun Wang , Tong Zhang , Zhen Cui , Chunyan Xu , Jian Yang

Hierarchical multi-label text classification (HMTC) has been gaining popularity in recent years thanks to its applicability to a plethora of real-world applications. The existing HMTC algorithms largely focus on the design of classifiers,…

计算与语言 · 计算机科学 2021-04-13 Xinyi Zhang , Jiahao Xu , Charlie Soh , Lihui Chen

The classification performance of deep neural networks relies strongly on access to large, accurately annotated datasets. In medical imaging, however, obtaining such datasets is particularly challenging since annotations must be provided by…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Julia Werner , Julius Oexle , Oliver Bause , Maxime Le Floch , Franz Brinkmann , Hannah Tolle , Jochen Hampe , Oliver Bringmann

Multi-label classification aims to classify instances with discrete non-exclusive labels. Most approaches on multi-label classification focus on effective adaptation or transformation of existing binary and multi-class learning approaches…

机器学习 · 计算机科学 2019-01-03 Piotr Szymański , Tomasz Kajdanowicz , Nitesh Chawla

Automatically constructing a food diary that tracks the ingredients consumed can help people follow a healthy diet. We tackle the problem of food ingredients recognition as a multi-label learning problem. We propose a method for adapting a…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Marc Bolaños , Aina Ferrà , Petia Radeva

Nuanced understanding and the generation of detailed descriptive content for (bimanual) manipulation actions in videos is important for disciplines such as robotics, human-computer interaction, and video content analysis. This study…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Fatemeh Ziaeetabar , Reza Safabakhsh , Saeedeh Momtazi , Minija Tamosiunaite , Florentin Wörgötter

Given the vast amounts of video available online, and recent breakthroughs in object detection with static images, object detection in video offers a promising new frontier. However, motion blur and compression artifacts cause substantial…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Subarna Tripathi , Zachary C. Lipton , Serge Belongie , Truong Nguyen

In this paper, we propose a novel method to incorporate partial evidence in the inference of deep convolutional neural networks. Contrary to the existing, top performing methods, which either iteratively modify the input of the network or…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Michal Koperski , Tomasz Konopczynski , Rafał Nowak , Piotr Semberecki , Tomasz Trzcinski

We present new methods for multilabel classification, relying on ensemble learning on a collection of random output graphs imposed on the multilabel and a kernel-based structured output learner as the base classifier. For ensemble learning,…

机器学习 · 计算机科学 2013-11-19 Hongyu Su , Juho Rousu

Video recognition remains an open challenge, requiring the identification of diverse content categories within videos. Mainstream approaches often perform flat classification, overlooking the intrinsic hierarchical structure relating…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Rui Zhang , Shuailong Li , Junxiao Xue , Feng Lin , Qing Zhang , Xiao Ma , Xiaoran Yan

We introduce a new task, Video-and-Language Inference, for joint multimodal understanding of video and text. Given a video clip with aligned subtitles as premise, paired with a natural language hypothesis based on the video content, a model…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Jingzhou Liu , Wenhu Chen , Yu Cheng , Zhe Gan , Licheng Yu , Yiming Yang , Jingjing Liu

Fine-grained classification remains a very challenging problem, because of the absence of well-labeled training data caused by the high cost of annotating a large number of fine-grained categories. In the extreme case, given a set of test…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Li Niu , Ashok Veeraraghavan , Ashu Sabharwal

Clinical trials are crucial for drug development but are time consuming, expensive, and often burdensome on patients. More importantly, clinical trials face uncertain outcomes due to issues with efficacy, safety, or problems with patient…

计算机与社会 · 计算机科学 2022-03-15 Tianfan Fu , Kexin Huang , Cao Xiao , Lucas M. Glass , Jimeng Sun

Graph Neural Networks (GNNs) have achieved state-of-the-art performance in node classification tasks but struggle with label noise in real-world data. Existing studies on graph learning with label noise commonly rely on class-dependent…

机器学习 · 计算机科学 2025-06-18 Suyeon Kim , SeongKu Kang , Dongwoo Kim , Jungseul Ok , Hwanjo Yu

This paper presents a framework to automate the labelling process for gestures in musical performance videos with a 3D Convolutional Neural Network (CNN). While this idea was proposed in a previous study, this paper introduces several…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Foteini Simistira Liwicki , Richa Upadhyay , Prakash Chandra Chhipa , Killian Murphy , Federico Visi , Stefan Östersjö , Marcus Liwicki

Link prediction in a graph is the problem of detecting the missing links that would be formed in the near future. Using a graph representation of the data, we can convert the problem of classification to the problem of link prediction which…

机器学习 · 计算机科学 2018-10-02 Seyed Amin Fadaee , Maryam Amir Haeri

With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based on labels. However,…

计算机视觉与模式识别 · 计算机科学 2015-04-21 Fang Zhao , Yongzhen Huang , Liang Wang , Tieniu Tan