
计 算 机 研 究 与 发 展
DOI
:
10.7544∕issn1000G1239.2021.20190838
JournalofCom
p
uterResearchandDevelo
p
ment 58
(
1
):
60 69
,
2021
收稿日期
:
2019
-
12
-
08
;
修回日期
:
2020
-
04
-
03
基金项目
:
国家自然科学基金项目
(
61772252
,
61902165
);
辽宁省高等学 校创 新 人才 支 持计 划 项目
(
LR2017044
);
辽 宁 省 自 然 科 学 基 金 项 目
(
2019GMSG216
)
Thisworkwassu
pp
ortedb
y
theNationalNaturalScienceFoundationofChina
(
61772252
,
61902165
),
thePro
g
ramforLiaonin
g
InnovativeTalentsinUniversities
(
LR2017044
),
andtheNaturalScienceFoundationofLiaonin
g
Province
(
2019GMSG216
)
.
基于交叉熵的安全
TriGtrainin
g
算法
张
永
陈 蓉 蓉
张
晶
(
辽宁师范大学计算机与信息技术学院
辽宁大连
116081
)
(
zh
y
on
g
@lnnu.edu.cn
)
SafeTriGtrainin
g
Al
g
orithm BasedonCrossEntro
py
Zhan
g
Yon
g
,
ChenRon
g
ron
g
,
andZhan
g
Jin
g
(
Schoolo
f
Com
p
uter
&
In
f
ormationTechnolo
gy
,
Liaonin
g
NormalUniversit
y
,
Dalian
,
Liaonin
g
116081
)
Abstract SemiGsu
p
ervisedlearnin
g
methodsim
p
rovelearnin
gp
erformancewithasmallamountof
labeleddataandalar
g
eamountofunlabeleddata.TriGtrainin
g
al
g
orithmisaclassicsemiGsu
p
ervised
learnin
g
methodbasedondiver
g
ence
,
whichdoesnotneedredundantviewsofdatasetsandhasno
s
p
ecificre
q
uirementsfor basic classifiers.Therefore
,
it has become the mostcommonl
y
used
technolo
gy
insemiGsu
p
ervisedlearnin
g
methodsbasedondiver
g
ence.However
,
TriGtrainin
g
al
g
orithm
ma
yp
roducethe
p
roblem oflabelnoiseinthelearnin
gp
rocess
,
whichleadstoabadim
p
actonthe
finalmodel.Inordertoreducethe
p
rediction biasofthenoisein TriGtrainin
g
al
g
orithm onthe
unlabeleddataandlearnabettersemiGsu
p
ervisedclassificationmodel
,
crossentro
py
isusedtore
p
lace
theerrorratetobetterreflectthe
g
a
p
betweenthe
p
redictedresultsandtherealdistributionofthe
model
,
andtheconvexo
p
timizationmethodiscombinedtoreducethelabelnoiseandensuretheeffect
ofthemodel.Onthisbasis
,
we
p
ro
p
oseaTriGtrainin
g
al
g
orithmbasedoncrossentro
py
,
asafeTriG
trainin
g
al
g
orithmandasafeTriGtrainin
g
learnin
g
al
g
orithmbasedoncrossentro
py
,
res
p
ectivel
y
.The
validit
y
ofthe
p
ro
p
osed methodisverifiedonthebenchmarkdatasetsuchas UCI
(
Universit
y
of
CaliforniaIrvine
)
machinelearnin
g
re
p
ositor
y
andthe
p
erformanceofthemethodisfurtherverified
fromastatistical
p
ointofview usin
g
asi
g
nificancetest.Theex
p
erimentalresultsshow thatthe
p
ro
p
osedsemiGsu
p
ervisedlearnin
g
methodissu
p
eriortothetraditional TriGtrainin
g
al
g
orithm in
classification
p
erformance
,
andthesafe TriGtrainin
g
al
g
orithm basedoncrossentro
py
hashi
g
her
classification
p
erformanceand
g
eneralizationabilit
y
.
Ke
y
words semiGsu
p
ervised
;
TriGtrainin
g
al
g
orithm
;
crossentro
py
;
convexo
p
timization
;
sam
p
lelabel
摘
要
半监督学习方法通过少量 标 记数 据 和大 量 未标 记 数据 来 提升 学 习性 能
.TriGtrainin
g
是一 种 经
典的基于分歧的半监督学习方法
,
但在学 习过程 中可能 产生标 记噪声 问题
.
为了减 少
TriGtrainin
g
中的
标记噪声对未标记数据的预测偏差
,
学习到更好的半监督分类模型
,
用交叉熵代替错误率以更好地反映模
型预估结果和真实分布之间的差距
,
并结合 凸优化 方法来 达到降 低标记 噪声的 目的
,
保证 模 型效 果
.
在
此基础上
,
分别提出了一种基于交叉熵的
TriGtrainin
g
算法
、
一个安全的
TriGtrainin
g
算法
,
以及一 种基
于交叉熵的安全
TriGtrainin
g
算法
.
在
UCI
(
Universit
y
ofCaliforniaIrvine
)
机器学习库等基准数据集上
评论