paper-with-me

Papers

Gaussian Mixture Proposals with Pull-Push Learning Scheme to Capture Diverse Events for Weakly Supervised Temporal Video Grounding

2023-12-27 · Sunoh Kim, Jungchan Cho, Joonsang Yu, Youngjoon Yoo, Jin Young Choi

In the weakly supervised temporal video grounding study, previous methods use predetermined single Gaussian proposals which lack the ability to express diverse events described by the sentence query. To enhance the expression ability of a proposal, we propose a Gaussian mixture proposal (GMP) that can depict arbitrary shapes by learning importance, centroid, and range of every Gaussian in the mixture. In learning GMP, each Gaussian is not trained in a feature space but is implemented over a temporal location. Thus the conventional feature-based learning for Gaussian mixture model is not valid for our case. In our special setting, to learn moderately coupled Gaussian mixture capturing diverse events, we newly propose a pull-push learning scheme using pulling and pushing losses, each of which plays an opposite role to the other. The effects of components in our scheme are verified in-depth with extensive ablation studies and the overall scheme achieves state-of-the-art performance. Our code is available at https://github.com/sunoh-kim/pps.

📄 PDF Abstract BibTeX arXiv:2312.16388

Code (1)

sunoh-kim/pps 공식 구현 pytorch

Tasks

SentenceTemporal Sentence GroundingvalidVideo Grounding

Similar Papers 제목 키워드 기반

Pull Message Passing for Nonparametric Belief Propagation

2018-07-27 · Karthik Desingh, Anthony Opipari, Odest Chadwicke Jenkins

We present a "pull" approach to approximate products of Gaussian mixtures within message updates for Nonparametric Belief Propagation (NBP) inference. Existing NBP methods often represent messages between continuous-valu…

Inhibition-augmented ConvNets

2021-01-01 · Nicola Strisciuglio, George Azzopardi, Nicolai Petkov

Convolutional Networks (ConvNets) suffer from insufficient robustness to common corruptions and perturbations of the input, unseen during training. We address this problem by including a form of response inhibition in…

Time-constrained Federated Learning (FL) in Push-Pull IoT Wireless Access

2024-11-13 · Van Phuc Bui, Junya Shiraishi, Petar Popovski, Shashi Raj Pandey

Training a high-quality Federated Learning (FL) model at the network edge is challenged by limited transmission resources. Although various device scheduling strategies have been proposed, it remains unclear how scheduli…

Federated LearningScheduling

PushPull-Net: Inhibition-driven ResNet robust to image corruptions

2024-08-07 · Guru Swaroop Bennabhaktula, Enrique Alegre, Nicola Strisciuglio, George Azzopardi

We introduce a novel computational unit, termed PushPull-Conv, in the first layer of a ResNet architecture, inspired by the anti-phase inhibition phenomenon observed in the primary visual cortex. This unit redefines the …

Data AugmentationDomain Generalization

A Push-Pull Layer Improves Robustness of Convolutional Neural Networks

2019-01-29 · Nicola Strisciuglio, Manuel Lopez-Antequera, Nicolai Petkov

We propose a new layer in Convolutional Neural Networks (CNNs) to increase their robustness to several types of noise perturbations of the input images. We call this a push-pull layer and compute its response as the comb…

General Classificationimage-classificationImage Classification