paper-with-me

Papers

Towards Diverse Perspective Learning with Selection over Multiple Temporal Poolings

2024-03-14 · Jihyeon Seong, Jungmin Kim, Jaesik Choi

In Time Series Classification (TSC), temporal pooling methods that consider sequential information have been proposed. However, we found that each temporal pooling has a distinct mechanism, and can perform better or worse depending on time series data. We term this fixed pooling mechanism a single perspective of temporal poolings. In this paper, we propose a novel temporal pooling method with diverse perspective learning: Selection over Multiple Temporal Poolings (SoM-TP). SoM-TP dynamically selects the optimal temporal pooling among multiple methods for each data by attention. The dynamic pooling selection is motivated by the ensemble concept of Multiple Choice Learning (MCL), which selects the best among multiple outputs. The pooling selection by SoM-TP's attention enables a non-iterative pooling ensemble within a single classifier. Additionally, we define a perspective loss and Diverse Perspective Learning Network (DPLN). The loss works as a regularizer to reflect all the pooling perspectives from DPLN. Our perspective analysis using Layer-wise Relevance Propagation (LRP) reveals the limitation of a single perspective and ultimately demonstrates diverse perspective learning of SoM-TP. We also show that SoM-TP outperforms CNN models based on other temporal poolings and state-of-the-art models in TSC with extensive UCR/UEA repositories.

📄 PDF Abstract BibTeX arXiv:2403.09749

Code (1)

jihyeonseong/SoM-TP 공식 구현 pytorch

Tasks

Multiple-choiceTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

TCFimt: Temporal Counterfactual Forecasting from Individual Multiple Treatment Perspective

2022-12-17 · Pengfei Xi, Guifeng Wang, Zhipeng Hu, Yu Xiong 외

Determining causal effects of temporal multi-intervention assists decision-making. Restricted by time-varying bias, selection bias, and interactions of multiple interventions, the disentanglement and estimation of multip…

Contrastive LearningcounterfactualDecision MakingDisentanglement+1

Probing Fine-Grained Action Understanding and Cross-View Generalization of Foundation Models

2024-07-22 · Thinesh Thiyakesan Ponbagavathi, Kunyu Peng, Alina Roitberg

Foundation models (FMs) are large neural networks trained on broad datasets, excelling in downstream tasks with minimal fine-tuning. Human activity recognition in video has advanced with FMs, driven by competition among …

Action UnderstandingActivity RecognitionHuman Activity Recognition

Enhancing Transformer RNNs with Multiple Temporal Perspectives

2024-02-04 · Razvan-Gabriel Dumitru, Darius Peteleaza, Mihai Surdeanu

We introduce the concept of multiple temporal perspectives, a novel approach applicable to Recurrent Neural Network (RNN) architectures for enhancing their understanding of sequential data. This method involves maintaini…

When Does Forecasting Reveal Temporal Structure? A Stability Analysis of Time-Series Structural Selection

2026-08-11 · Qipeng Qian, Yuntao Qian arxiv

Forecast accuracy is often used as a proxy for temporal structure discovery, but predictive performance and structural identifiability are not equivalent. Different temporal mechanisms can achieve similar forecast errors…

Enhancing Weakly Supervised Video Grounding via Diverse Inference Strategies for Boundary and Prediction Selection

2025-03-29 · Sunoh Kim, Daeho Um

Weakly supervised video grounding aims to localize temporal boundaries relevant to a given query without explicit ground-truth temporal boundaries. While existing methods primarily use Gaussian-based proposals, they over…

PredictionVideo Grounding