paper-with-me

Papers

A Sampling Complexity-aware Framework for Discrete-time Fractional-Order Dynamical System Identification

2025-01-29 · Xiaole Zhang, Vijay Gupta, Paul Bogdan

A variety of complex biological, natural and man-made systems exhibit non-Markovian dynamics that can be modeled through fractional order differential equations, yet, we lack sample comlexity aware system identification strategies. Towards this end, we propose an affine discrete-time fractional order dynamical system (FoDS) identification algorithm and provide a detailed sample complexity analysis. The algorithm effectively addresses the challenges of FoDS identification in the presence of noisy data. The proposed algorithm consists of two key steps. Firstly, it avoids solving higher-order polynomial equations, which would otherwise result in multiple potential solutions for the fractional orders. Secondly, the identification problem is reformulated as a least squares estimation, allowing us to infer the system parameters. We derive the expectation and probabilistic bounds for the FoDS parameter estimation error, assuming prior knowledge of the functions \( f \) and \( g \) in the FoDS model. The error decays at a rate of \( N = O\left( \frac{d}{\epsilon} \right) \), where \( N \) is the number of samples, \( d \) is the dimension of the state variable, and \( \epsilon \) represents the desired estimation accuracy. Simulation results demonstrate that our theoretical bounds are tight, validating the accuracy and robustness of this algorithm.

📄 PDF Abstract BibTeX arXiv:2501.17499

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Time-Aware Neighbor Sampling for Temporal Graph Networks

2021-12-18 · Yiwei Wang, Yujun Cai, Yuxuan Liang, Henghui Ding 외

We present a new neighbor sampling method on temporal graphs. In a temporal graph, predicting different nodes' time-varying properties can require the receptive neighborhood of various temporal scales. In this work, we p…

Node Classification

Stability Analysis of Hypersampled Model Predictive Control

2023-10-04 · Yaashia Gautam, Marco M. Nicotra

This paper introduces a new framework for analyzing the stability of discrete-time model predictive controllers acting on continuous-time systems. The proposed framework introduces the distinction between discretization …

modelModel Predictive Control

Accelerating Discrete Diffusion Models with Parallel-In-Time Sampling

2026-07-01 · Yu Yao, Huanjian Zhou, Andi Han, Wei Huang 외 arxiv

Discrete diffusion models are widely used for learning and generating discrete distributions. As the generation process is inherently sequential, the acceleration of sampling is of significant importance. In this work, w…

Rejection sampling from shape-constrained distributions in sublinear time

2021-05-29 · Sinho Chewi, Patrik Gerber, Chen Lu, Thibaut Le Gouic 외

We consider the task of generating exact samples from a target distribution, known up to normalization, over a finite alphabet. The classical algorithm for this task is rejection sampling, and although it has been used i…

FACT-GS: Frequency-Aligned Complexity-Aware Texture Reparameterization for 2D Gaussian Splatting

2025-11-28 · Tianhao Xie, Linlian Jiang, Xinxin Zuo, Yang Wang 외 arxiv

Realistic scene appearance modeling has advanced rapidly with Gaussian Splatting, which enables real-time, high-quality rendering. Recent advances introduced per-primitive textures that incorporate spatial color variatio…