Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

Departmental Technical Reports (CS)

Interval uncertainty

Articles 1 - 23 of 23

Full-Text Articles in Physical Sciences and Mathematics

For Discrete-Time Linear Dynamical Systems Under Interval Uncertainty, Predicting Two Moments Ahead Is Np-Hard, Luc Jaulin, Olga Kosheleva, Vladik Kreinovich Jun 2024

For Discrete-Time Linear Dynamical Systems Under Interval Uncertainty, Predicting Two Moments Ahead Is Np-Hard, Luc Jaulin, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In the first approximation, when changes are small, most real-world systems are described by linear dynamical equations. If we know the initial state of the system, and we know its dynamics, then we can, in principle, predict the system's state many moments ahead. In practice, however, we usually know both the initial state and the coefficients of the system's dynamics with some uncertainty. Frequently, we encounter interval uncertainty, when for each parameter, we only know its range, but we have no information about the probability of different values from this range. In such situations, we want to know the range …


How To Select A Model If We Know Probabilities With Interval Uncertainty, Vladik Kreinovich Aug 2023

How To Select A Model If We Know Probabilities With Interval Uncertainty, Vladik Kreinovich

Departmental Technical Reports (CS)

Purpose: When we know the probability of each model, a natural idea is to select the most probable model. However, in many practical situations, we do not know the exact values of these probabilities, we only know intervals that contain these values. In such situations, a natural idea is to select some probabilities from these intervals and to select a model with the largest selected probabilities. The purpose of this study is to decide how to most adequately select these probabilities.

Design/methodology/approach: We want the probability-selection method to preserve independence: If, according to the probability intervals, the two …


How To Propagate Interval (And Fuzzy) Uncertainty: Optimism-Pessimism Approach, Vinícius F. Wasques, Olga Kosheleva, Vladik Kreinovich Jul 2023

How To Propagate Interval (And Fuzzy) Uncertainty: Optimism-Pessimism Approach, Vinícius F. Wasques, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In many practical situations, inputs to a data processing algorithm are known with interval uncertainty, and we need to propagate this uncertainty through the algorithm, i.e., estimate the uncertainty of the result of data processing. Traditional interval computation techniques provide guaranteed estimates, but from the practical viewpoint, these bounds are too pessimistic: they take into account highly improbable worst-case situations when all the measurement and estimation errors happen to be strongly correlated. In this paper, we show that a natural idea of having more realistic estimates leads to the use of so-called interactive addition of intervals, techniques that has already …


How To Make Decision Under Interval Uncertainty: Description Of All Reasonable Partial Orders On The Set Of All Intervals, Tiago M. Costa, Olga Kosheleva, Vladik Kreinovich Jul 2023

How To Make Decision Under Interval Uncertainty: Description Of All Reasonable Partial Orders On The Set Of All Intervals, Tiago M. Costa, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In many practical situations, we need to make a decision while for each alternative, we only know the corresponding value of the objective function with interval uncertainty. To help a decision maker in this situation, we need to know the (in general, partial) order on the set of all intervals that corresponds to the preferences of the decision maker. For this purpose, in this paper, we provide a description of all such partial orders -- under some reasonable conditions. It turns out that each such order is characterized by two linear inequalities relating the endpoints of the corresponding intervals, and …


Need For Techniques Intermediate Between Interval And Probabilistic Ones, Olga Kosheleva, Vladik Kreinovich Feb 2022

Need For Techniques Intermediate Between Interval And Probabilistic Ones, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In high performance computing, when we process a large amount of data, we do not have much information about the dependence between measurement errors corresponding to different inputs. To gauge the uncertainty of the result of data processing, the two usual approaches are: the interval approach, when we consider the worst-case scenario in which all measurement errors are strongly correlated, and the probabilistic approach, when we assume that all these errors are independent. The problem is that usually, the interval approach leads to too pessimistic, too large uncertainty estimates, while the probabilistic approach often underestimates the resulting uncertainty. To get …


Why People Tend To Overestimate Joint Probabilities, Olga Kosheleva, Vladik Kreinovich Jan 2022

Why People Tend To Overestimate Joint Probabilities, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

It is known that, in general, people overestimate the probabilities of joint events. In this paper, we provide an explanation for this phenomenon -- as explanation based on Laplace Indeterminacy Principle and Maximum Entropy approach.


Need To Combine Interval And Probabilistic Uncertainty: What Needs To Be Computed, What Can Be Computed, What Can Be Feasibly Computed, And How Physics Can Help, Julio Urenda, Vladik Kreinovich, Olga Kosheleva Jan 2022

Need To Combine Interval And Probabilistic Uncertainty: What Needs To Be Computed, What Can Be Computed, What Can Be Feasibly Computed, And How Physics Can Help, Julio Urenda, Vladik Kreinovich, Olga Kosheleva

Departmental Technical Reports (CS)

In many practical situations, the quantity of interest is difficult to measure directly. In such situations, to estimate this quantity, we measure easier-to-measure quantities which are related to the desired one by a known relation, and we use the results of these measurement to estimate the desired quantity. How accurate is this estimate?

Traditional engineering approach assumes that we know the probability distributions of measurement errors; however, in practice, we often only have partial information about these distributions. In some cases, we only know the upper bounds on the measurement errors; in such cases, the only thing we know about …


Why Rectified Linear Neurons: A Possible Interval-Based Explanation, Jonathan Contreras, Martine Ceberio, Vladik Kreinovich Nov 2021

Why Rectified Linear Neurons: A Possible Interval-Based Explanation, Jonathan Contreras, Martine Ceberio, Vladik Kreinovich

Departmental Technical Reports (CS)

At present, the most efficient machine learning techniques are deep neural networks. In these networks, a signal repeatedly undergoes two types of transformations: linear combination of inputs, and a non-linear transformation of each value v -> s(v). Empirically, the function s(v) = max(v,0) -- known as the rectified linear function -- works the best. There are some partial explanations for this empirical success; however, none of these explanations is fully convincing. In this paper, we analyze this why-question from the viewpoint of uncertainty propagation. We show that reasonable uncertainty-related arguments lead to another possible explanation of why rectified linear functions …


How Probabilistic Methods For Data Fitting Deal With Interval Uncertainty: A More Realistic Analysis, Vladik Kreinovich, Sergey P. Shary Nov 2021

How Probabilistic Methods For Data Fitting Deal With Interval Uncertainty: A More Realistic Analysis, Vladik Kreinovich, Sergey P. Shary

Departmental Technical Reports (CS)

In our previous paper, we showed that a simplified probabilistic approach to interval uncertainty leads to the known notion of a united solution set. In this paper, we show that a more realistic probabilistic analysis of data fitting under interval uncertainty leads to another known notion -- the notion of a tolerable solution set. Thus, the notion of a tolerance solution set also has a clear probabilistic interpretation. Good news is that, in contrast to the united solution set whose computation is, in general, NP-hard, the tolerable solution set can be computed by a feasible algorithm.


How To Separate Absolute And Relative Error Components: Interval Case, Christian Servin, Olga Kosheleva, Vladik Kreinovich Oct 2020

How To Separate Absolute And Relative Error Components: Interval Case, Christian Servin, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Usually, measurement errors contain both absolute and relative components. To correctly gauge the amount of measurement error for all possible values of the measured quantity, it is important to separate these two error components. For probabilistic uncertainty, this separation can be obtained by using traditional probabilistic techniques. The problem is that in many practical situations, we do not know the probability distribution, we only know the upper bound on the measurement error. In such situations of interval uncertainty, separation of absolute and relative error components is not easy. In this paper, we propose a technique for such a separation based …


Which Distributions (Or Families Of Distributions) Best Represent Interval Uncertainty: Case Of Permutation-Invariant Criteria, Michael Beer, Julio Urenda, Olga Kosheleva, Vladik Kreinovich Dec 2019

Which Distributions (Or Families Of Distributions) Best Represent Interval Uncertainty: Case Of Permutation-Invariant Criteria, Michael Beer, Julio Urenda, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In many practical situations, we only know the interval containing the quantity of interest, we have no information about the probability of different values within this interval. In contrast to the cases when we know the distributions and can thus use Monte-Carlo simulations, processing such interval uncertainty is difficult -- crudely speaking, because we need to try all possible distributions on this interval. Sometimes, the problem can be simplified: namely, it is possible to select a single distribution (or a small family of distributions) whose analysis provides a good understanding of the situation. The most known case is when we …


Softmax And Mcfadden's Discrete Choice Under Interval (And Other) Uncertainty, Bartłomiej Jacek Kubica, Laxman Bokati, Olga Kosheleva, Vladik Kreinovich Apr 2019

Softmax And Mcfadden's Discrete Choice Under Interval (And Other) Uncertainty, Bartłomiej Jacek Kubica, Laxman Bokati, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

One of the important steps in deep learning is softmax, when we select one of the alternatives with a probability depending on its expected gain. A similar formula describes human decision making: somewhat surprisingly, when presented with several choices with different expected equivalent monetary gain, we do not just select the alternative with the largest gain; instead, we make a random choice, with probability decreasing with the gain -- so that it is possible that we will select second highest and even third highest value. Both formulas assume that we know the exact value of the expected gain for each …


For Quantum And Reversible Computing, Intervals Are More Appropriate Than General Sets, And Fuzzy Numbers Than General Fuzzy Sets, Oscar Galindo, Vladik Kreinovich Mar 2019

For Quantum And Reversible Computing, Intervals Are More Appropriate Than General Sets, And Fuzzy Numbers Than General Fuzzy Sets, Oscar Galindo, Vladik Kreinovich

Departmental Technical Reports (CS)

Need for faster and faster computing necessitates going down to quantum level -- which means involving quantum computing. One of the important features of quantum computing is that it is reversible. Reversibility is also important as a way to decrease processor heating and thus, enable us to place more computing units in the same volume. In this paper, we argue that from this viewpoint, interval uncertainty is more appropriate than the more general set uncertainty -- and, similarly, that fuzzy numbers (for which all alpha-cuts are intervals) are more appropriate than more general fuzzy sets. We also explain why intervals …


Need To Combine Interval And Probabilistic Uncertainty: What Needs To Be Computed, What Can Be Computed, What Can Be Feasibly Computed, And How Physics Can Help, Songsak Sriboonchitta, Thach N. Nguyen, Vladik Kreinovich, Hung T. Nguyen Sep 2018

Need To Combine Interval And Probabilistic Uncertainty: What Needs To Be Computed, What Can Be Computed, What Can Be Feasibly Computed, And How Physics Can Help, Songsak Sriboonchitta, Thach N. Nguyen, Vladik Kreinovich, Hung T. Nguyen

Departmental Technical Reports (CS)

In many practical situations, the quantity of interest is difficult to measure directly. In such situations, to estimate this quantity, we measure easier-to-measure quantities which are related to the desired one by a known relation, and we use the results of these measurement to estimate the desired quantity. How accurate is this estimate?

Traditional engineering approach assumes that we know the probability distributions of measurement errors; however, in practice, we often only have partial information about these distributions. In some cases, we only know the upper bounds on the measurement errors; in such cases, the only thing we know about …


When Is Propagation Of Interval And Fuzzy Uncertainty Feasible?, Vladik Kreinovich, Andrzej Pownuk, Olga Kosheleva, Aleksandra Belina Jun 2018

When Is Propagation Of Interval And Fuzzy Uncertainty Feasible?, Vladik Kreinovich, Andrzej Pownuk, Olga Kosheleva, Aleksandra Belina

Departmental Technical Reports (CS)

In many engineering problems, to estimate the desired quantity, we process measurement results and expert estimates. Uncertainty in inputs leads to the uncertainty in the result of data processing. In this paper, we show how the existing feasible methods for propagating the corresponding interval and fuzzy uncertainty can be extended to new cases of potential practical importance.


What Is The Economically Optimal Way To Guarantee Interval Bounds On Control?, Alfredo Vaccaro, Martine Ceberio, Vladik Kreinovich Jun 2018

What Is The Economically Optimal Way To Guarantee Interval Bounds On Control?, Alfredo Vaccaro, Martine Ceberio, Vladik Kreinovich

Departmental Technical Reports (CS)

For control under uncertainty, interval methods enable us to find a box B=[u1,u+1] X ... X [un,u+n] for which any control u from B has the desired properties -- such as stability. Thus, in real-life control, we need to make sure that ui is in [ui,u+i] for all parameters ui describing control. In this paper, we describe the economically optimal way of guaranteeing these bounds.


Towards Foundations Of Interval And Fuzzy Uncertainty, Mahdokhat Afravi, Kehinde Akinola, Fredrick Ayivor, Ramon Bustamante, Erick Duarte, Ahnaf Farhan, Martha Garcia, Govinda K. C., Jeffrey Hope, Olga Kosheleva, Vladik Kreinovich, Jose Perez, Francisco Rodriguez, Christian Servin, Eric Torres, Jesus Tovar Apr 2018

Towards Foundations Of Interval And Fuzzy Uncertainty, Mahdokhat Afravi, Kehinde Akinola, Fredrick Ayivor, Ramon Bustamante, Erick Duarte, Ahnaf Farhan, Martha Garcia, Govinda K. C., Jeffrey Hope, Olga Kosheleva, Vladik Kreinovich, Jose Perez, Francisco Rodriguez, Christian Servin, Eric Torres, Jesus Tovar

Departmental Technical Reports (CS)

In this paper, we provide a theoretical explanation for many aspects of interval and fuzzy uncertainty: Why boxes for multi-D uncertainty? What if we only know Hurwicz's optimism-pessimism parameter with interval uncertainty? Why swarms of agents are better than clouds? Which confidence set is the most robust? Why μp in fuzzy clustering? How do degrees of confidence change with time? What is a natural interpretation of Pythagorean and fuzzy degrees of confidence?


How To Estimate Amount Of Useful Information, In Particular Under Imprecise Probability, Luc Longpre, Olga Kosheleva, Vladik Kreinovich Mar 2016

How To Estimate Amount Of Useful Information, In Particular Under Imprecise Probability, Luc Longpre, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Traditional Shannon's information theory describes the overall amount of information, without distinguishing between useful and unimportant information. Such a distinction is needed, e.g., in privacy protection, where it is crucial to protect important information while it is not that crucial to protect unimportant information. In this paper, we show how Shannon's definition can be modified so that it will describe only the amount of useful information.


Limitations Of Realistic Monte-Carlo Techniques, Andrzej Pownuk, Olga Kosheleva, Vladik Kreinovich Mar 2016

Limitations Of Realistic Monte-Carlo Techniques, Andrzej Pownuk, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Because of the measurement errors, the result Y = f(X1, ..., Xn) of processing the measurement results X1, ..., Xn is, in general, different from the value y = f(x1, ..., xn) that we would obtain if we knew the exact values x1, ..., xn of all the inputs. In the linearized case, we can use numerical differentiation to estimate the resulting difference Y -- y; however, this requires >n calls to an algorithm computing f, and for complex algorithms and large $n$ this can take too long. In situations when for each input xi, we know the probability distribution …


Why It Is Important To Precisiate Goals, Olga Kosheleva, Vladik Kreinovich, Hung T. Nguyen Mar 2015

Why It Is Important To Precisiate Goals, Olga Kosheleva, Vladik Kreinovich, Hung T. Nguyen

Departmental Technical Reports (CS)

After Zadeh and Bellman explained how to optimize a function under fuzzy constraints, there have been many successful applications of this optimization. However, in many practical situations, it turns out to be more efficient to precisiate the objective function before performing optimization. In this paper, we provide a possible explanation for this empirical fact.


Computing Covariance And Correlation In Optimally Privacy-Protected Statistical Databases: Feasible Algorithms, Joshua Day, Ali Jalal-Kamali, Vladik Kreinovich Aug 2013

Computing Covariance And Correlation In Optimally Privacy-Protected Statistical Databases: Feasible Algorithms, Joshua Day, Ali Jalal-Kamali, Vladik Kreinovich

Departmental Technical Reports (CS)

In many real-life situations, e.g., in medicine, it is necessary to process data while preserving the patients' confidentiality. One of the most efficient methods of preserving privacy is to replace the exact values with intervals that contain these values. For example, instead of an exact age, a privacy-protected database only contains the information that the age is, e.g., between 10 and 20, or between 20 and 30, etc. Based on this data, it is important to compute correlation and covariance between different quantities. For privacy-protected data, different values from the intervals lead, in general, to different estimates for the desired …


Note On Fair Price Under Interval Uncertainty, Joshua Mckee, Joe Lorkowski, Thavatchai Ngamsantivong Aug 2013

Note On Fair Price Under Interval Uncertainty, Joshua Mckee, Joe Lorkowski, Thavatchai Ngamsantivong

Departmental Technical Reports (CS)

Often, in decision making situations, we do not know the exact value of a gain resulting from making each decision, we only know the bounds on this gain. To make a reasonable decision under such interval uncertainty, it makes sense to estimate the fair price of each alternative, and then to select the alternative with the highest price. In this paper, we show that the value of the fair price can be uniquely determined from some reasonable requirements: e.g., the additivity requirement, that the fair price of two objects together should be equal to the sum of the fair prices …


Security Games With Interval Uncertainty, Christopher Kiekintveld, Towhidul Islam, Vladik Kreinovich Feb 2013

Security Games With Interval Uncertainty, Christopher Kiekintveld, Towhidul Islam, Vladik Kreinovich

Departmental Technical Reports (CS)

Security games provide a framework for allocating limited security resources in adversarial domains, and are currently used in applications including security at the LAX airport, scheduling for the Federal Air Marshals, and patrolling strategies for the U.S. Coast Guard. One of the major challenges in security games is finding solutions that are robust to uncertainty about the game model. Bayesian game models have been developed to model uncertainty, but algorithms for these games do not scale well enough for many applications, and the problem is NP-hard.

We take an alternative approach based on using intervals to model uncertainty in security …