一个类SVM的概率输出
概括
本研究介绍了为一类支向量机 (SVM) 生成概率输出的新方法,这是异常值检测的关键技术. 这些新的方法解决了未标记数据的现有方法的局限性,增强了SVM.
科学领域:
- 机器学习 机器学习
- 数据挖掘 数据挖掘
- 人工智能的人工智能
背景情况:
- 一类支持向量机 (SVM) 已建立用于用未标记数据检测异常值.
- 标准的一类SVM,就像二类SVM一样,缺乏概率输出.
- 现有的两类SVM的概率方法通常不适合一类的场景,因为没有标签.
研究的目的:
- 开发用于为一类SVM生成概率输出的实用技术.
- 为了应对在异常值检测中从未标记的数据中产生可靠概率的挑战.
- 提高一类SVM模型的可解释性和适用性.
主要方法:
- 对一类应用程序的现有两类SVM概率方法的研究局限性.
- 提出基于模仿训练数据的决策值的新方法,用于概率生成.
- 开发了专门为一个类分类的独特约束而设计的技术.
主要成果:
- 证明了拟议的概率输出方法的有效性.
- 在人工和现实世界数据集上验证了这些技术.
- 展示了一个类SVM的性能和实用性的改进,具有概率输出.
结论:
- 提出的方法为从一类SVM中获得概率输出提供了可行的解决方案.
- 这些技术提高了单一类SVM在异常值检测和相关应用中的实用性.
- 未来的工作可以建立在这些方法上,以进一步完善概率异常值检测.
相关概念视频
Classification of Systems-II
140
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
140
Classification of Systems-I
180
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
180
Binomial Probability Distribution
10.4K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
10.4K
Probability in Statistics
12.8K
Probability is the likelihood of an event occurring. The term event is defined as a collection of results of a procedure. An event is a simple event when an outcome cannot be divided into simpler parts.
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
12.8K
Probability Distributions
6.9K
The probability of a random variable x is the likelihood of its occurrence. A probability distribution represents the probabilities of a random variable using a formula, graph, or table. There are two types of probability distribution– discrete probability distribution and continuous probability distribution.
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
6.9K
Classification of Signals
449
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
449


