paper-with-me

홈 › Papers

Context-Driven Performance Modeling for Causal Inference Operators on Neural Processing Units

2025-09-29 · Neelesh Gupta, Rakshith Jayanth, Dhruv Parikh, Viktor Prasanna arxiv

The proliferation of large language models has driven demand for long-context inference on resource-constrained edge platforms. However, deploying these models on Neural Processing Units (NPUs) presents significant challenges due to architectural mismatch: the quadratic complexity of standard attention conflicts with NPU memory and compute patterns. This paper presents a comprehensive performance analysis of causal inference operators on a modern NPU, benchmarking quadratic attention against sub-quadratic alternatives including structured state-space models and causal convolutions. Our analysis reveals a spectrum of critical bottlenecks: quadratic attention becomes severely memory-bound with catastrophic cache inefficiency, while sub-quadratic variants span from compute-bound on programmable vector cores to memory-bound by data movement. These findings provide essential insights for co-designing hardware-aware models and optimization strategies to enable efficient long-context inference on edge platforms.

📄 PDF Abstract BibTeX arXiv:2509.25155

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Causal Discovery from Conditionally Stationary Time Series

2021-10-12 · Carles Balsells-Rodas, Ruibo Tu, Hedvig Kjellstrom, Yingzhen Li

Causal discovery, i.e., inferring underlying causal relationships from observational data, has been shown to be highly challenging for AI systems. In time series modeling context, traditional causal discovery methods mai…

Causal DiscoveryCausal InferenceProbabilistic Deep LearningTime Series+1

On Variational Inference for User Modeling in Attribute-Driven Collaborative Filtering

2020-12-02 · Venugopal Mani, Ramasubramanian Balasubramanian, Sushant Kumar, Abhinav Mathur 외

Recommender Systems have become an integral part of online e-Commerce platforms, driving customer engagement and revenue. Most popular recommender systems attempt to learn from users' past engagement data to understand b…

AttributeBIG-bench Machine LearningCausal InferenceCollaborative Filtering+2

From Correlation to Causation: Understanding Climate Change through Causal Analysis and LLM Interpretations

2024-12-21 · Shan Shan

This research presents a three-step causal inference framework that integrates correlation analysis, machine learning-based causality discovery, and LLM-driven interpretations to identify socioeconomic factors influencin…

Causal InferenceDecision Making

Using causal inference to avoid fallouts in data-driven parametric analysis: a case study in the architecture, engineering, and construction industry

2023-09-11 · Xia Chen, Ruiji Sun, Ueli Saluz, Stefano Schiavon 외

The decision-making process in real-world implementations has been affected by a growing reliance on data-driven models. We investigated the synergetic pattern between the data-driven methods, empirical domain knowledge,…

Causal InferenceDecision Makingfeature selection

STOAT: Spatial-Temporal Probabilistic Causal Inference Network

2025-06-11 · Yang Yang, Du Yin, Hao Xue, Flora Salim

Spatial-temporal causal time series (STC-TS) involve region-specific temporal observations driven by causally relevant covariates and interconnected across geographic or network-based spaces. Existing methods often model…

Causal Inference