paper-with-me

홈 › Papers

Breaking the Limits of Redundancy Systems Analysis

2019-12-11

Redundancy mechanisms such as triple modular redundancy protect safety-critical components by replication and thus improve systems fault tolerance. However, the gained fault tolerance comes along with costs to be invested, e.g., increasing execution time, energy consumption, or packaging size, for which constraints have to be obeyed during system design. This turns the question of finding suitable combinations of components to be protected into a challenging task as the number of possible protection combinations grows exponentially in the number of components. We propose family-based approaches to tackle the combinatorial blowup in redundancy systems modeling and analysis phases. Based on systems designed in SIMULINK we show how to obtain models that include all possible protection combinations and present a tool chain that, given a probabilistic error model, generates discrete Markov chain families. Using symbolic techniques that enable concise family representation and analysis, we show how SIMULINK models of realistic size can be protected and analyzed with a single family-based analysis run while a one-by-one analysis of each protection combination would clearly exceed any realistic time constraints.

📄 PDF Abstract BibTeX arXiv:1912.05364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing human color vision by breaking binocular redundancy

2017-03-02 · Bradley S. Gundlach, Michel Frising, Alireza Shahsafi, Gregory Vershbow 외

To see color, the human visual system combines the response of three types of cone cells in the retina--a compressive process that discards a significant amount of spectral information. Here, we present an approach to en…

Data Visualization

AdaGReS:Adaptive Greedy Context Selection via Redundancy-Aware Scoring for Token-Budgeted RAG

2025-12-31 · Chao Peng, Bin Wang, Zhilei Long, Jinfang Sheng arxiv

Retrieval-augmented generation (RAG) is highly sensitive to the quality of selected context, yet standard top-k retrieval often returns redundant or near-duplicate chunks that waste token budget and degrade downstream ge…

Open-Domain Question AnsweringNatural Questions

Mass-Scale Analysis of In-the-Wild Conversations Reveals Complexity Bounds on LLM Jailbreaking

2025-07-06 · Aldan Creo, Raul Castro Fernandez, Manuel Cebrian arxiv

As large language models (LLMs) become increasingly deployed, understanding the complexity and evolution of jailbreaking strategies is critical for AI safety. We present a mass-scale empirical analysis of jailbreak compl…

CompTrack: Information Bottleneck-Guided Low-Rank Dynamic Token Compression for Point Cloud Tracking

2025-11-19 · Sifan Zhou, Yichao Cao, Jiahao Nie, Yuqian Fu 외 arxiv

3D single object tracking (SOT) in LiDAR point clouds is a critical task in computer vision and autonomous driving. Despite great success having been achieved, the inherent sparsity of point clouds introduces a dual-redu…

Autonomous DrivingObject TrackingPoint Clouds

Toward Manifest Relationality in Transformers via Symmetry Reduction

2026-02-21 · J. François, L. Ravera arxiv

Transformer models contain substantial internal redundancy arising from coordinate-dependent representations and continuous symmetries, in model space and in head space, respectively. While recent approaches address this…