天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 自動化論文 >

平均一依賴估測算法在個人信用評估中的研究

發(fā)布時間:2018-07-20 15:02
【摘要】:隨著中國市場經(jīng)濟(jì)的高速發(fā)展,以個人的信用作為擔(dān)保向銀行貸款正在成為一種趨勢。信用貸款數(shù)量以及貸款金額的不斷增加,使得銀行面臨客戶違約所造成的風(fēng)險(xiǎn)也在逐年增加,因此,在向客戶發(fā)放信用貸款前,銀行必須根據(jù)客戶的真實(shí)信息客觀準(zhǔn)確地對其信用進(jìn)行評估,根據(jù)信用情況發(fā)放貸款,從而降低由于客戶違約而給銀行帶來的損失。本文分析了樣本數(shù)據(jù)集和平均一依賴估測(Averaged One-Dependence Estimators,AODE)模型結(jié)構(gòu)特點(diǎn),針對樣本數(shù)據(jù)集中的連續(xù)屬性,首先提出了一種離散化方法,連續(xù)屬性經(jīng)過離散化處理后,能夠有效地提高AODE模型的分類精度;其次根據(jù)粗糙集理論的屬性約簡規(guī)則,在保持信息系統(tǒng)分類能力不變的條件下,刪除其中不相關(guān)或不重要的指標(biāo)屬性,從而篩選出能表示樣本的最小指標(biāo)集;最后將Adaboost與AODE模型相結(jié)合構(gòu)建集成AODE分類器,構(gòu)建個人信用評估模型。本文主要工作如下:(1)為了解決樣本數(shù)據(jù)集中的連續(xù)屬性離散化問題,提出一種改進(jìn)的的離散粒子群優(yōu)化算法。將連續(xù)屬性的斷點(diǎn)集合作為離散粒子群,通過粒子間的相互作用最小化斷點(diǎn)子集,同時引入模擬退火算法作為局部搜索策略,提高了粒子群的多樣性和尋找全局最優(yōu)解的能力;利用粗糙集理論中決策屬性對條件屬性的依賴度衡量決策表的一致性,從而達(dá)到連續(xù)屬性離散化的目的。(2)針對樣本數(shù)據(jù)集中大部分指標(biāo)屬性存在冗余且不具備同等重要性,不利于在數(shù)據(jù)分析中做出簡明的決策,對樣本數(shù)據(jù)集的指標(biāo)屬性進(jìn)行約簡是信用評估的重要步驟。本文提出一種基于禁忌離散粒子群優(yōu)化的屬性約簡算法對個人信用評估指標(biāo)進(jìn)行選取。由于禁忌搜索算法對初始解有較強(qiáng)的依賴性,而離散粒子群算法在迭代時容易陷入局部最優(yōu)解,因此在指標(biāo)選取過程中,采用離散粒子群算法在全局進(jìn)行搜索,禁忌搜索算法在局部進(jìn)行尋優(yōu),在不影響分類質(zhì)量的前提下,刪除冗余屬性,簡化知識庫,構(gòu)建個人信用評估指標(biāo)集合。(3)AODE模型在進(jìn)行分類時,組成它的每一個超父獨(dú)依賴估測模型(Super Parent One-Dependence Estimator,SPODE)對分類的貢獻(xiàn)程度是一樣的,然而每一個SPODE模型的結(jié)構(gòu)不同,對最終分類結(jié)果的影響也不同。本文針對平均一依賴估測算法的結(jié)構(gòu)弱點(diǎn)提出了相應(yīng)的改進(jìn)。首先從構(gòu)成它的每一個超父獨(dú)依賴估測模型中,采用隨機(jī)抽樣法,選取一定數(shù)量的SPODE模型組成平均一依賴估測模型;然后采用Adaboost算法構(gòu)建集成AODE分類模型;最后將集成AODE分類模型用于個人信用評估。仿真實(shí)驗(yàn)結(jié)果表明,集成AODE評估模型能夠有效地提高個人信用評估的預(yù)測準(zhǔn)確率。
[Abstract]:With the rapid development of China's market economy, it is becoming a trend to take personal credit as guarantee to lend to banks. The number of credit loans and the amount of loans are increasing, which makes banks face the risk of customers defaulting. Therefore, before issuing credit loans to customers, The bank must evaluate its credit objectively and accurately according to the customers' true information, and make loans according to the credit situation, so as to reduce the losses caused by the customers' default. In this paper, the structural characteristics of sample dataset and Averaged One-Dependence estimation (Aode) model are analyzed. For the continuous attributes of the sample dataset, a discretization method is proposed, and the continuous attributes are discretized. It can effectively improve the classification accuracy of AODE model. Secondly, according to the attribute reduction rules of rough set theory, the irrelevant or unimportant index attributes can be deleted under the condition that the classification ability of information system remains unchanged. Finally, the Adaboost and AODE model are combined to construct the integrated Aode classifier, and the personal credit evaluation model is constructed. The main work of this paper is as follows: (1) an improved discrete particle swarm optimization algorithm is proposed to solve the continuous attribute discretization problem in the sample data set. The breakpoint set of continuous attributes is regarded as discrete particle swarm, and the breakpoint subset is minimized by the interaction between particles. At the same time, simulated annealing algorithm is introduced as a local search strategy, which improves the diversity of particle swarm and the ability of finding global optimal solution. The consistency of decision table is measured by the dependence of decision attributes on conditional attributes in rough set theory, so as to achieve the purpose of discretization of continuous attributes. (2) aiming at the redundancy of most index attributes in the sample data set and the lack of equal importance, most of the index attributes in the sample data set are redundant and do not have the same importance. It is unfavorable to make simple decision in data analysis. Reducing index attribute of sample data set is an important step of credit evaluation. In this paper, an attribute reduction algorithm based on Tabu discrete Particle Swarm Optimization (DPSO) is proposed to select individual credit evaluation indexes. Because Tabu search algorithm has strong dependence on initial solution, and discrete particle swarm optimization algorithm is easy to fall into local optimal solution during iteration, discrete particle swarm optimization algorithm is used to search globally in the process of index selection. Tabu search algorithm searches locally, removes redundant attributes, simplifies knowledge base, and constructs individual credit evaluation index set without affecting classification quality. (3) AODE model is used for classification. Each superparent One-Dependence estimation model (SPODE) has the same contribution to the classification, but each SPODE model has different structure and different influence on the final classification results. In this paper, we propose a corresponding improvement to the structural weakness of the average-dependence estimation algorithm. First of all, a certain number of SPODE models are selected to form an average dependency estimation model from each of the super-parent sole dependence estimation models, and then the integrated AODE classification model is constructed by using Adaboost algorithm. Finally, the integrated AODE classification model is applied to personal credit assessment. The simulation results show that the integrated AODE evaluation model can effectively improve the prediction accuracy of personal credit assessment.
【學(xué)位授予單位】:蘭州交通大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP18

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 張智磊;劉三陽;;基于回溯搜索算法的決策粗糙集屬性約簡[J];計(jì)算機(jī)工程與應(yīng)用;2016年10期

2 戴上平;劉素軍;鄭素菲;;基于GA-PSO的粗糙集屬性約簡算法[J];計(jì)算機(jī)工程與科學(xué);2015年02期

3 汪凌;;一種基于改進(jìn)粒子群的連續(xù)屬性離散化算法[J];計(jì)算機(jī)工程與應(yīng)用;2013年21期

4 張雯;張化祥;;屬性加權(quán)的樸素貝葉斯集成分類器[J];計(jì)算機(jī)工程與應(yīng)用;2010年29期

5 周傳華;王清;趙保華;韋偉;;基于交叉熵方法的選擇性AODE算法[J];系統(tǒng)仿真學(xué)報(bào);2009年10期

6 許磊;張鳳鳴;靳小超;;基于小生境離散粒子群優(yōu)化的連續(xù)屬性離散化算法[J];數(shù)據(jù)采集與處理;2008年05期

7 陳果;;基于遺傳算法的決策表連續(xù)屬性離散化方法[J];儀器儀表學(xué)報(bào);2007年09期

8 胡建秀;曾建潮;;微粒群算法中慣性權(quán)重的調(diào)整策略[J];計(jì)算機(jī)工程;2007年11期

9 汪杭軍;張廣群;方陸明;;粗糙集屬性約簡算法的實(shí)現(xiàn)與應(yīng)用[J];計(jì)算機(jī)工程與設(shè)計(jì);2007年04期

10 李旭升;郭耀煌;;基于樸素貝葉斯分類器的個人信用評估模型[J];計(jì)算機(jī)工程與應(yīng)用;2006年30期

相關(guān)碩士學(xué)位論文 前10條

1 邵笑笑;個人信用評估集成模型研究[D];南京信息工程大學(xué);2016年

2 劉艷芳;基于分類器選擇的個人信用評估組合模型研究[D];哈爾濱工業(yè)大學(xué);2015年

3 齊;;基于關(guān)聯(lián)規(guī)則的加權(quán)AODE模型的研究[D];吉林大學(xué);2015年

4 鄭晶;基于層級屬性約簡的AODE分類算法的研究[D];吉林大學(xué);2015年

5 胡來豐;基于粗糙集BP神經(jīng)網(wǎng)絡(luò)個人信用評估模型[D];電子科技大學(xué);2015年

6 付偉;基于改進(jìn)的BP神經(jīng)網(wǎng)絡(luò)的農(nóng)戶小額信用貸款風(fēng)險(xiǎn)評估模型研究[D];安徽大學(xué);2014年

7 陳曦;離散粒子群算法的改進(jìn)及其應(yīng)用研究[D];安徽大學(xué);2014年

8 范彥勤;基于貝葉斯分類器的個人信用評估研究[D];西安電子科技大學(xué);2014年

9 徐鑫柱;基于支持向量機(jī)和BP神經(jīng)網(wǎng)絡(luò)的個人信用評估模型研究[D];內(nèi)蒙古大學(xué);2013年

10 王飛;集成分類器及其在個人信用評估的應(yīng)用[D];中南大學(xué);2012年



本文編號:2133911

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/zidonghuakongzhilunwen/2133911.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶49ae4***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com