paper-with-me

홈 › Papers

MRMS-Net and LMRMS-Net: Scalable Multi-Representation Multi-Scale Networks for Time Series Classification

2026-03-14 · Celal Alagöz, Mehmet Kurnaz, Farhan Aadil arxiv

Time series classification (TSC) performance depends not only on architectural design but also on the diversity of input representations. In this work, we propose a scalable multi-scale convolutional framework that systematically integrates structured multi-representation inputs for univariate time series. We introduce two architectures: MRMS-Net, a hierarchical multi-scale convolutional network optimized for robustness and calibration, and LMRMS-Net, a lightweight variant designed for efficiency-aware deployment. In addition, we adapt LiteMV -- originally developed for multivariate inputs -- to operate on multi-representation univariate signals, enabling cross-representation interaction. We evaluate all models across 142 benchmark datasets under a unified experimental protocol. Critical Difference (CD) analysis confirms statistically significant performance differences among the top models. Results show that LiteMV achieves the highest mean accuracy, MRMS-Net provides superior probabilistic calibration (lowest NLL), and LMRMS-Net offers the best efficiency-accuracy tradeoff. Pareto analysis further demonstrates that multi-representation multi-scale modeling yields a flexible design space that can be tuned for accuracy-oriented, calibration-oriented, or resource-constrained settings. These findings establish scalable multi-representation multi-scale learning as a principled and practical direction for modern TSC. Reference implementation of MRMS-Net and LMRMS-Net is available at: https://github.com/alagoz/mrmsnet-tsc

📄 PDF Abstract BibTeX arXiv:2603.19315

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Classification

Similar Papers 제목 키워드 기반

COSMO-RL: Towards Trustworthy LMRMs via Joint Safety and Stability

2025-10-05 · Yizhuo Ding, Mingkang Chen, Qiuhua Liu, Fenghua Weng 외 arxiv

Large Multimodal Reasoning Models (LMRMs) are moving into real applications, where they must be both useful and safe. Safety is especially challenging in multimodal settings: images and text can be combined to bypass gua…

Reinforcement LearningInstruction FollowingMultimodal Reasoning

Perception, Reason, Think, and Plan: A Survey on Large Multimodal Reasoning Models

2025-05-08 · Yunxin Li, Zhenyu Liu, Zitao Li, Xuanyu Zhang 외

Reasoning lies at the heart of intelligence, shaping the ability to make decisions, draw conclusions, and generalize across domains. In artificial intelligence, as systems increasingly operate in open, uncertain, and mul…

Multimodal Reasoning

Comparison of Metadata Representation Models for Knowledge Graph Embeddings

2025-03-25 · Shusaku Egami, Kyoumoto Matsushita, Takanori Ugai, Ken Fukuda

Hyper-relational Knowledge Graphs (HRKGs) extend traditional KGs beyond binary relations, enabling the representation of contextual, provenance, and temporal information in domains, such as historical events, sensor data…

Knowledge Graph EmbeddingsKnowledge GraphsLink Prediction

MSRL: Scaling Generative Multimodal Reward Modeling via Multi-Stage Reinforcement Learning

2026-03-26 · Chenglong Wang, Yifu Huo, Yang Gan, Qiaozhi He 외 arxiv

Recent advances in multimodal reward modeling have been largely driven by a paradigm shift from discriminative to generative approaches. Building on this progress, recent studies have further employed reinforcement learn…

Reinforcement LearningKnowledge Distillation

VideoRewardBench: Comprehensive Evaluation of Multimodal Reward Models for Video Understanding

2025-08-30 · Zhihong Zhang, Xiaojian Huang, Jin Xu, Zhuodong Luo 외 arxiv

Multimodal reward models (MRMs) play a crucial role in the training, inference, and evaluation of Large Vision Language Models (LVLMs) by assessing response quality. However, existing benchmarks for evaluating MRMs in th…

Reinforcement Learning