paper-with-me

Papers

RIE-SenseNet: Riemannian Manifold Embedding of Multi-Source Industrial Sensor Signals for Robust Pattern Recognition

2025-02-04 · Xu Wang, Puyu Han, Jiaju Kang, Weichao Pan, Luqi Gong

Industrial sensor networks produce complex signals with nonlinear structure and shifting distributions. We propose RIE-SenseNet, a novel geometry-aware Transformer model that embeds sensor data in a Riemannian manifold to tackle these challenges. By leveraging hyperbolic geometry for sequence modeling and introducing a manifold-based augmentation technique, RIE-SenseNet preserves sensor signal structure and generates realistic synthetic samples. Experiments show RIE-SenseNet achieves >90% F1-score, far surpassing CNN and Transformer baselines. These results illustrate the benefit of combining non-Euclidean feature representations with geometry-consistent data augmentation for robust pattern recognition in industrial sensing.

📄 PDF Abstract BibTeX arXiv:2502.02428

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationRobust classification

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Pseudo-Riemannian Embedding Models for Multi-Relational Graph Representations

2022-12-02 · Saee Paliwal, Angus Brayne, Benedek Fabian, Maciej Wiatrak 외

In this paper we generalize single-relation pseudo-Riemannian graph embedding models to multi-relational networks, and show that the typical approach of encoding relations as manifold transformations translates from the …

Graph EmbeddingKnowledge Graph CompletionLink Prediction

Towards Automation of Sense-type Identification of Verbs in OntoSenseNet

2018-07-01 · WS 2018 7 · Sreekavitha Parupalli, Vijjini Anvesh Rao, Radhika Mamidi

In this paper, we discuss the enrichment of a manually developed resource, OntoSenseNet for Telugu. OntoSenseNet is a sense annotated resource that marks each verb of Telugu with a primary and a secondary sense. The area…

Vocal Bursts Type Prediction

Towards Automation of Sense-type Identification of Verbs in OntoSenseNet(Telugu)

2018-07-04 · Sreekavitha Parupalli, Vijjini Anvesh Rao, Radhika Mamidi

In this paper, we discuss the enrichment of a manually developed resource of Telugu lexicon, OntoSenseNet. OntoSenseNet is a ontological sense annotated lexicon that marks each verb of Telugu with a primary and a seconda…

Vocal Bursts Type Prediction

Learning Complex Geometric Structures from Data with Deep Riemannian Manifolds

2021-09-29 · Aaron Lou, Maximilian Nickel, Mustafa Mukadam, Brandon Amos

We present Deep Riemannian Manifolds, a new class of neural network parameterized Riemannian manifolds that can represent and learn complex geometric structures. To do this, we first construct a neural network which outp…

A Geometric Insight into Equivariant Message Passing Neural Networks on Riemannian Manifolds

2023-10-16 · Ilyes Batatia

This work proposes a geometric insight into equivariant message passing on Riemannian manifolds. As previously proposed, numerical features on Riemannian manifolds are represented as coordinate-independent feature fields…