paper-with-me

홈 › Papers

An Iterative Approach to Data-Driven Inference for Decoding Oscillator Network Structures

2023-10-24 · Shicheng Li, Bharat Singhal, Jr-Shin Li

In complex networks, interactions between multiple agents give rise to an array of intricate global dynamics, ranging from synchronization to cluster formations. Decoding the connectivity structure as well as the types of interactions from measurement data is the first step toward understanding these intriguing behaviors. In this paper, we present a bilinear optimization framework to infer both the connectivity and interaction functions of oscillator networks with the identical class of coupling functions. We then propose an iterative algorithm to solve the resulting bilinear problem and illustrate its convergence. We validate our approach on both simulated and noisy experimental datasets, where we demonstrate its effectiveness compared with existing approaches.

📄 PDF Abstract BibTeX arXiv:2310.15990

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Post-hoc labeling of arbitrary EEG recordings for data-efficient evaluation of neural decoding methods

2017-11-22 · Sebastian Castaño-Candamil, Andreas Meinel, Michael Tangermann

Many cognitive, sensory and motor processes have correlates in oscillatory neural sources, which are embedded as a subspace into the recorded brain signals. Decoding such processes from noisy magnetoencephalogram/electro…

BenchmarkingEEGElectroencephalogram (EEG)

Efficient Diffusion LLMs via Temporal-Spatial Parallel Decoding and Confidence Extrapolation

2026-05-29 · Zekai Li, Ji Liu, Yiqing Huang, Ziqiong Liu 외 arxiv

Diffusion-based large language models (dLLMs) support parallel text generation via iterative denoising, yet inference remains latency-heavy because many steps are spent on redundant refinement and repeated remasking of t…

Text Generation

From Cortical Synchronous Rhythm to Brain Inspired Learning Mechanism: An Oscillatory Spiking Neural Network with Time-Delayed Coordination

2026-05-03 · Tingting Dan, Guorong Wu arxiv

Human cognition emerges from coordinated spiking dynamics in distributed neural circuits, where information is encoded via both firing rates and precise spike timing determined by brain rhythms. Inspired by this notion, …

Non-iterative Parallel Text Generation via Glancing Transformer

2021-01-01 · Lihua Qian, Hao Zhou, Yu Bao, Mingxuan Wang 외

Although non-autoregressive models with one-iteration generation achieves remarkable inference speed-up, they still falls behind their autoregressive counterparts inprediction accuracy. The non-autoregressive models with…

Language ModelingLanguage ModellingText Generation

Review, Refine, Repeat: Understanding Iterative Decoding of AI Agents with Dynamic Evaluation and Selection

2025-04-02 · Souradip Chakraborty, Mohammadreza Pourreza, Ruoxi Sun, Yiwen Song 외

While AI agents have shown remarkable performance at various tasks, they still struggle with complex multi-modal applications, structured generation and strategic planning. Improvements via standard fine-tuning is often …