2020
DOI: 10.3390/app10072348
|View full text |Cite
|
Sign up to set email alerts
|

DUKMSVM: A Framework of Deep Uniform Kernel Mapping Support Vector Machine for Short Text Classification

Abstract: This paper mainly deals with the problem of short text classification. There are two main contributions. Firstly, we introduce a framework of deep uniform kernel mapping support vector machine (DUKMSVM). The significant merit of this framework is that by expressing the kernel mapping function explicitly with a deep neural network, it is in essence an explicit kernel mapping instead of the traditional kernel function, and it allows better flexibility in dealing with various applications by applying different ne… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
9
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 14 publications
(9 citation statements)
references
References 34 publications
0
9
0
Order By: Relevance
“…For a given C = 0.25, we can verify that w = (0.5, 0.5) ⊤ , b = −2, u = (0, 1, 0) ⊤ , λ = (−0.25, 0, −0.25) ⊤ , ∂L r (u) = (1, 0, 1) ⊤ satisfy (12). This means (w; b; u) with λ is a KKT point of (9).…”
Section: Now Let Us Define Some Notationmentioning
confidence: 94%
See 1 more Smart Citation
“…For a given C = 0.25, we can verify that w = (0.5, 0.5) ⊤ , b = −2, u = (0, 1, 0) ⊤ , λ = (−0.25, 0, −0.25) ⊤ , ∂L r (u) = (1, 0, 1) ⊤ satisfy (12). This means (w; b; u) with λ is a KKT point of (9).…”
Section: Now Let Us Define Some Notationmentioning
confidence: 94%
“…Support vector machines (SVM) were first introduced by Vapnik and Cortes [6] and have been widely applied into many fields, including text and image classification [12,25], disease detection [8,16], etc. The decision hyperplane of SVM classifier, w, x + b = 0 with w ∈ R n and b ∈ R, is trained from data set {(x i , y i ), i ∈ N m } where x i ∈ R n , y i ∈ {−1, 1} and N m := {1, 2, • • • , m} by optimizing the following problem min w∈R n ,b∈R…”
Section: Introductionmentioning
confidence: 99%
“…where Mk is the weight matrix; Ci is the feature representation obtained through the convolution layer at time i; bk is the bias term; ui is the hidden layer representation obtained through (5). The Attention value of output data at time i is obtained through (6), and the sum of the weight of all elements is set to one through Softmax calculation; the final Attention value is obtained by (7).…”
Section: Cnn-attention Layermentioning
confidence: 99%
“…When training text, mutual information method is used to check the correlation between the feature sets generated after feature selection, and the features with high correlation are combined appropriately. Reference [6] proposed an improved Support Vector Machine framework to realize short text classification. The deep neural network is used to explicitly represent the kernel mapping function instead of the traditional kernel function, which makes it more flexible in dealing with various applications.…”
Section: Introductionmentioning
confidence: 99%
“…Support vector machine (SVM) is a machine leaning method based on statistic learning theory and has a good classification ability for small-sample, non-linear, high-dimension problems [20]. SVM has been widely researched and applied in many fields, such as pattern recognition [21], regression estimation [22], image recognition [23], text classification [24], fault diagnosis [25]. However, SVM classification accuracy is heavily depends on the SVM parameters, such as the penalty parameter C and the kernel parameter γ of RBF kernel function, and it is very difficult to find out the optimal SVM parameters.…”
mentioning
confidence: 99%