期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Telecontext-Enhanced Recursive Interactive Attention Fusion Method for Line-Level Defect Prediction
1
作者 Haitao He Bingjian Yan +1 位作者 Ke Xu Lu Yu 《Computers, Materials & Continua》 2025年第2期2077-2108,共32页
Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-g... Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-grained file level detection cannot accurately locate specific defects.(2)Fine-grained line-level defect prediction methods rely solely on local information of a single line of code,failing to deeply analyze the semantic context of the code line and ignoring the heuristic impact of line-level context on the code line,making it difficult to capture the interaction between global and local information.Therefore,this paper proposes a telecontext-enhanced recursive interactive attention fusion method for line-level defect prediction(TRIA-LineDP).Firstly,using a bidirectional hierarchical attention network to extract semantic features and contextual information from the original code lines as the basis.Then,the extracted contextual information is forwarded to the telecontext capture module to aggregate the global context,thereby enhancing the understanding of broader code dynamics.Finally,a recursive interaction model is used to simulate the interaction between code lines and line-level context,passing information layer by layer to enhance local and global information exchange,thereby achieving accurate defect localization.Experimental results from within-project defect prediction(WPDP)and cross-project defect prediction(CPDP)conducted on nine different projects(encompassing a total of 32 versions)demonstrated that,within the same project,the proposed methods will respectively recall at top 20%of lines of code(Recall@Top20%LOC)and effort at top 20%recall(Effort@Top20%Recall)has increased by 11%–52%and 23%–77%.In different projects,improvements of 9%–60%and 18%–77%have been achieved,which are superior to existing advanced methods and have good detection performance. 展开更多
关键词 Line-level defect prediction telecontext capture recursive interactive structure hierarchical attention network
在线阅读 下载PDF
RECURSIVENESS OF ZERO STRUCTURES FOR SYSTEM MATRICES OF INTERCONNECTED LINEAR SYSTEMS VIA MODULE THEORETIC TOOLS
2
作者 M. De la Sen 《Analysis in Theory and Applications》 1997年第3期29-46,共18页
The importance of the zeros of multwariable linear systems is well-knoiun in terms of measure obstructions to the controllability and the. observability. In this paper, a recursive decarnposi Am oj interconnected syst... The importance of the zeros of multwariable linear systems is well-knoiun in terms of measure obstructions to the controllability and the. observability. In this paper, a recursive decarnposi Am oj interconnected systems is outlined by taking into account the sequential structure of the connnections. The paper extends the, coordinate, module-theoretic studies from the elementary algebraic systems theory to include the case oj such linear interconnected systems which need not to be controllable or observable. Also, the properties of controllability and observability, the decoupling zeros and the signal Making issues are characterized. 展开更多
关键词 maps recursiveNESS OF ZERO structureS FOR SYSTEM MATRICES OF INTERCONNECTED LINEAR SYSTEMS VIA MODULE THEORETIC TOOLS
在线阅读 下载PDF
Chinese Semantic Parsing Based on Feature Structure with Recursive Directed Graph
3
作者 CHEN Bo Lü Chen +1 位作者 WEI Xiaomei JI Donghong 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2015年第4期318-322,共5页
It is difficult to analyze semantic relations automatically, especially the semantic relations of Chinese special sentence patterns. In this paper, we apply a novel model feature structure to represent Chinese semanti... It is difficult to analyze semantic relations automatically, especially the semantic relations of Chinese special sentence patterns. In this paper, we apply a novel model feature structure to represent Chinese semantic relations, which is formalized as "recursive directed graph". We focus on Chinese special sentence patterns, including the complex noun phrase, verb-complement structure, pivotal sentences, serial verb sentence and subject-predicate predicate sentence. Feature structure facilitates a richer Chinese semantic information extraction when compared with dependency structure. The results show that using recursive directed graph is more suitable for extracting Chinese complex semantic relations. 展开更多
关键词 recursive directed graph feature structure semantic annotation Chinese special sentence patterns
原文传递
Trees with Non-regular Fractal Boundary
4
作者 Jing Hu YU Yi Ming DING 《Acta Mathematica Sinica,English Series》 SCIE CSCD 2008年第8期1345-1350,共6页
For any given 0 〈α 〈 β 〈 ∞, we construct a tree such that under tree metric, the Hausdorff dimension of the corresponding boundary is α, but both the Packing dimension and the boxing dimension are β. Applying ... For any given 0 〈α 〈 β 〈 ∞, we construct a tree such that under tree metric, the Hausdorff dimension of the corresponding boundary is α, but both the Packing dimension and the boxing dimension are β. Applying the connection between tree and iterated functions system, non- regular fractal sets on real line are constructed. Moreover, the method adopted in our paper is different from those which have been used before for constructing non-regular fractal set in general metric space. 展开更多
关键词 tree BOUNDARY FRACTAL dimensions non-regularity recursive structures
原文传递
A New Approach to Pointer Analysis for Assignments
5
作者 黄波 藏斌宇 +1 位作者 李靖 朱传琪 《Journal of Computer Science & Technology》 SCIE EI CSCD 2001年第3期242-250,共9页
Pointer analysis is a technique to identify at compile-time the potential values of the pointer expressions in a program, which promises significant benefits for optimizing and parallelizing compilers. In this paper,... Pointer analysis is a technique to identify at compile-time the potential values of the pointer expressions in a program, which promises significant benefits for optimizing and parallelizing compilers. In this paper, a new approach to pointer analysis for assignments is presented. In this approach, assignments are classified into three categories: pointer assignments, structure (union) assignments and normal assignments which don't affect the point-to information. Pointer analyses for these three kinds of assignments respectively make up the integrated algorithm. When analyzing a pointer assignment, a new method called expression expansion is used to calculate both the left targets and the right targets. The integration of recursive data structure analysis into pointer analysis is a significant originality of this paper, which uniforms the pointer analysis for heap variables and the pointer analysis for stack variables. This algorithm is implemented in Agassiz, an analyzing tool for C programs developed by institute of Parallel Processing, Fudan University. Its accuracy and effectiveness are illustrated by experimental data. 展开更多
关键词 pointer analysis pointer assignment point-to information recursive data structure
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部