期刊文献+
共找到16,735篇文章
< 1 2 250 >
每页显示 20 50 100
Enhancing Relational Triple Extraction in Specific Domains:Semantic Enhancement and Synergy of Large Language Models and Small Pre-Trained Language Models
1
作者 Jiakai Li Jianpeng Hu Geng Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第5期2481-2503,共23页
In the process of constructing domain-specific knowledge graphs,the task of relational triple extraction plays a critical role in transforming unstructured text into structured information.Existing relational triple e... In the process of constructing domain-specific knowledge graphs,the task of relational triple extraction plays a critical role in transforming unstructured text into structured information.Existing relational triple extraction models facemultiple challenges when processing domain-specific data,including insufficient utilization of semantic interaction information between entities and relations,difficulties in handling challenging samples,and the scarcity of domain-specific datasets.To address these issues,our study introduces three innovative components:Relation semantic enhancement,data augmentation,and a voting strategy,all designed to significantly improve the model’s performance in tackling domain-specific relational triple extraction tasks.We first propose an innovative attention interaction module.This method significantly enhances the semantic interaction capabilities between entities and relations by integrating semantic information fromrelation labels.Second,we propose a voting strategy that effectively combines the strengths of large languagemodels(LLMs)and fine-tuned small pre-trained language models(SLMs)to reevaluate challenging samples,thereby improving the model’s adaptability in specific domains.Additionally,we explore the use of LLMs for data augmentation,aiming to generate domain-specific datasets to alleviate the scarcity of domain data.Experiments conducted on three domain-specific datasets demonstrate that our model outperforms existing comparative models in several aspects,with F1 scores exceeding the State of the Art models by 2%,1.6%,and 0.6%,respectively,validating the effectiveness and generalizability of our approach. 展开更多
关键词 relational triple extraction semantic interaction large language models data augmentation specific domains
下载PDF
Objective Model Selection in Physics: Exploring the Finite Information Quantity Approach
2
作者 Boris Menin 《Journal of Applied Mathematics and Physics》 2024年第5期1848-1889,共42页
Traditional methods for selecting models in experimental data analysis are susceptible to researcher bias, hindering exploration of alternative explanations and potentially leading to overfitting. The Finite Informati... Traditional methods for selecting models in experimental data analysis are susceptible to researcher bias, hindering exploration of alternative explanations and potentially leading to overfitting. The Finite Information Quantity (FIQ) approach offers a novel solution by acknowledging the inherent limitations in information processing capacity of physical systems. This framework facilitates the development of objective criteria for model selection (comparative uncertainty) and paves the way for a more comprehensive understanding of phenomena through exploring diverse explanations. This work presents a detailed comparison of the FIQ approach with ten established model selection methods, highlighting the advantages and limitations of each. We demonstrate the potential of FIQ to enhance the objectivity and robustness of scientific inquiry through three practical examples: selecting appropriate models for measuring fundamental constants, sound velocity, and underwater electrical discharges. Further research is warranted to explore the full applicability of FIQ across various scientific disciplines. 展开更多
关键词 Comparative Uncertainty Finite Information Quantity Formulating a model Measurement Accuracy Limit objective model Selection
下载PDF
Object-Oriented Modeling of the Variation of Acceleration and Deceleration Characteristics in Relation to Speed Bands for Railway Vehicles
3
作者 Hyun-Soo Jeong Jong-Young Park Hanmin Lee 《Energy and Power Engineering》 2023年第8期277-290,共14页
Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this stu... Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this study, the authors propose a method to efficiently simulate the kinematic characteristics of railroad vehicles depending on their speed zone. They utilized the function overloading function supported by a programming language and applied the fourth-order Lunge-Kutta method for dynamic simulation. By constructing an object model, the authors calculated vehicle characteristics and TPS and compared them with actual values, verifying that the developed model represents the real-life vehicle characteristics accurately. The study highlights potential improvements in automated driving and energy consumption optimization in the railway industry. 展开更多
关键词 Railway Vehicle ATO Lunge-Kutta Method object-Oriented model Function Overloading
下载PDF
LOCALIZATION OF OBJECT (SPINE) IN MEDICAL IMAGE USING ACTIVE SHAPE MODELS 被引量:2
4
作者 徐涛 蔡宇新 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2003年第2期211-217,共7页
Active shape models (ASM), consisting of a shape model and a local gray-level appearance model, can be used to locate the objects in images. In original ASM scheme, the model of object′s gray-level variations is base... Active shape models (ASM), consisting of a shape model and a local gray-level appearance model, can be used to locate the objects in images. In original ASM scheme, the model of object′s gray-level variations is based on the assumption of one-dimensional sampling and searching method. In this work a new way to model the gray-level appearance of the objects is explored, using a two-dimensional sampling and searching technique in a rectangular area around each landmark of object shape. The ASM based on this improvement is compared with the original ASM on an identical medical image set for task of spine localization. Experiments demonstrate that the method produces significantly fast, effective, accurate results for spine localization in medical images. 展开更多
关键词 object localization active shape models (ASM) gray-level appearance model principal component analysis SPINE
下载PDF
Fuzzy topological relations between fuzzy spatial objects 被引量:2
5
作者 唐新明 Wolfgang Kainz 《测绘科学》 CSCD 北大核心 2006年第S1期64-68,共5页
Fuzziness is an internal property of spatial objects.How to model fuzziness of a spatial object is a main task of next generation GIS.This paper proposes basic fuzzy spatial object types based on fuzzy topology.These ... Fuzziness is an internal property of spatial objects.How to model fuzziness of a spatial object is a main task of next generation GIS.This paper proposes basic fuzzy spatial object types based on fuzzy topology.These object types are the natural extension of current nonfuzzy spatial object types.A fuzzy cell complex structure is defined for modeling fuzzy regions,lines and points.Furthermore,fuzzy topological relations between these fuzzy spatial objects are formalized based on the 9intersection approach.This model can be implemented for GIS applications due to its scientific theory basis. 展开更多
关键词 GIS FUZZY TOPOLOGICAL relationS FUZZY SPATIAL objectS
下载PDF
OBJECT ORIENTED DATA MODELLING WITH APPLICATIONS TO CAD
6
作者 应维云 傅向阳 周儒荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1996年第2期69+63-68,共7页
An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introdu... An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introduced herewith. A feasible approach to select the “best” data model for an application is to analyze the data which has to be stored in the database. A data model is appropriate for modelling a given task if the information of the application environment can be easily mapped to the data model. Thus, the involved data are analyzed and then object oriented data model appropriate for CAD applications are derived. Based on the reviewed object oriented techniques applied in CAD, object oriented data modelling in CAD is addressed in details. At last 3D geometrical data models and implementation of their data model using the object oriented method are presented. 展开更多
关键词 computer aided design DATABASES data models object oriented data models complex objects geometrical models
下载PDF
基于J2EE的O/R(Object-Relation)映射方案研究
7
作者 娄锋 孙涌 《计算机应用与软件》 CSCD 北大核心 2008年第3期105-107,共3页
对象模型和关系模型是两种完全不同的模式,在开发中如何实现对象到关系的映射是一个关键的问题,分析了对象关系映射不匹配的各个方面,以及当前的各种持久化解决方案,并重点分析了透明对象关系映射的特点,最后对如何实现对象关系映射的... 对象模型和关系模型是两种完全不同的模式,在开发中如何实现对象到关系的映射是一个关键的问题,分析了对象关系映射不匹配的各个方面,以及当前的各种持久化解决方案,并重点分析了透明对象关系映射的特点,最后对如何实现对象关系映射的关键技术进行了研究。 展开更多
关键词 O/R 映射 持久化 聚合
下载PDF
High level architecture evolved modular federation object model 被引量:3
8
作者 Wang Wenguang Xu Yongping +3 位作者 Chen Xinx Chen Xin Li Qun Wang Weiping 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第3期625-635,共11页
To improve the agility, dynamics, composability, reusability, and development efficiency restricted by monolithic federation object model (FOM), a modular FOM is proposed by high level architecture (HLA) evolved p... To improve the agility, dynamics, composability, reusability, and development efficiency restricted by monolithic federation object model (FOM), a modular FOM is proposed by high level architecture (HLA) evolved product development group. This paper reviews the state-of-the-art of HLA evolved modular FOM. In particular, related concepts, the overall impact on HLA standards, extension principles, and merging processes are discussed. Also permitted and restricted combinations, and merging rules are provided, and the influence on HLA interface specification is given. The comparison between modular FOM and base object model (BOM) is performed to illustrate the importance of their combination. The applications of modular FOM are summarized. Finally, the significance to facilitate compoable simulation both in academia and practice is presented and future directions are pointed out. 展开更多
关键词 model federation object model REVIEW modular federation object model base object model COMPOSABILITY high level architecture evolved simulation.
下载PDF
Comprehensive security risk factor identification for small reservoirs with heterogeneous data based on grey relational analysis model 被引量:6
9
作者 Jing-chun Feng Hua-ai Huang +1 位作者 Yao Yin Ke Zhang 《Water Science and Engineering》 EI CAS CSCD 2019年第4期330-338,共9页
Identification of security risk factors for small reservoirs is the basis for implementation of early warning systems.The manner of identification of the factors for small reservoirs is of practical significance when ... Identification of security risk factors for small reservoirs is the basis for implementation of early warning systems.The manner of identification of the factors for small reservoirs is of practical significance when data are incomplete.The existing grey relational models have some disadvantages in measuring the correlation between categorical data sequences.To this end,this paper introduces a new grey relational model to analyze heterogeneous data.In this study,a set of security risk factors for small reservoirs was first constructed based on theoretical analysis,and heterogeneous data of these factors were recorded as sequences.The sequences were regarded as random variables,and the information entropy and conditional entropy between sequences were measured to analyze the relational degree between risk factors.Then,a new grey relational analysis model for heterogeneous data was constructed,and a comprehensive security risk factor identification method was developed.A case study of small reservoirs in Guangxi Zhuang Autonomous Region in China shows that the model constructed in this study is applicable to security risk factor identification for small reservoirs with heterogeneous and sparse data. 展开更多
关键词 Security risk factor identification Heterogeneous data Grey relational analysis model relational degree Information entropy Conditional entropy Small reservoir GUANGXI
下载PDF
QUICK ASSESSMENT METHODOLOGY FOR RELIABILITY OF SOLDER JOINTS IN BALL GRID ARRAY (BGA) ASSEMBLY——PART Ⅰ: CREEP CONSTITUTIVE RELATION AND FATIGUE MODEL 被引量:3
10
作者 史训清 王志平 +2 位作者 John HL Pang 张学仁 聂景旭 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2002年第3期274-287,共14页
In this study, a new unified creep constitutive relation and a mod- ified energy-based fatigue model have been established respectively to describe the creep flow and predict the fatigue life of Sn-Pb solders. It is f... In this study, a new unified creep constitutive relation and a mod- ified energy-based fatigue model have been established respectively to describe the creep flow and predict the fatigue life of Sn-Pb solders. It is found that the relation successfully elucidates the creep mechanism related to current constitutive relations. The model can be used to describe the temperature and frequency dependent low cycle fatigue behavior of the solder. The relation and the model are further employed in part Ⅱ to develop the numerical simulation approach for the long-term reliability assessment of the plastic ball grid array (BGA) assembly. 展开更多
关键词 dislocation controlled creep flow creep-fatigue interaction constitutive relation life prediction model solder joint reliability
下载PDF
Study on Logical Relations amongUnderground Survey Objects Using Quotient Topological Space 被引量:1
11
作者 陈宜金 《International Journal of Mining Science and Technology》 SCIE EI 1997年第2期7-10,共4页
A soitable data model and data structure make underground survey objects maintained and operated easier. This paper gives a formal definition for underground survey objects. By making use of the quotient topological s... A soitable data model and data structure make underground survey objects maintained and operated easier. This paper gives a formal definition for underground survey objects. By making use of the quotient topological space, the author studies the logical relations among underground survey objects, a partiallyordered space uuder some conditions. An example is given to show the data model’s possible applications. 展开更多
关键词 UNDERGROUND SURVEY objectS QUOTIENT TOPOLOGICAL space logical relation
下载PDF
Objective Fitting Evaluation Model for Dressing Fit Based on Wrinkle Index of Dressing Image 被引量:2
12
作者 ZHANG Mengmeng ZHUANG Meiling ZHANG Xiaofeng 《Journal of Donghua University(English Edition)》 EI CAS 2019年第1期37-45,共9页
An effective model(image to wrinkle, ITW) for garment fitting evaluation is presented. The proposed model is to improve the accuracy of garment fitting evaluation based on dressing image. The ITW model is an objective... An effective model(image to wrinkle, ITW) for garment fitting evaluation is presented. The proposed model is to improve the accuracy of garment fitting evaluation based on dressing image. The ITW model is an objective evaluation model of fitting based on the wrinkle index of dressing image. The ITW model consists of two main steps, the gray curve-fitting(GCF) threshold segmentation algorithm and Canny edge detection algorithm. In the ITW model, three types of wrinkle trends are defined. And the network dressing image is evaluated and simulated by three quantitative indexes: wrinkle number, wrinkle regularity and wrinkle unevenness. Finally, the fitness of three kinds of dress effects(tight, fit and loose) is quantified by objective fitting evaluation model. 展开更多
关键词 objective FITTING evaluation model IMAGE to wrinkle(ITW) DRESSING IMAGE WRINKLES INDEX
下载PDF
Modeling Real Objects for Kansei-based Shape Retrieval 被引量:2
13
作者 Yukihiro Koda Ichi Kanaya Kosuke Sato 《International Journal of Automation and computing》 EI 2007年第1期14-17,共4页
A large number of 3D models are created on computers and available for networks. Some content-based retrieval technologies are indispensable to find out particular data from such anonymous datasets. Though several sha... A large number of 3D models are created on computers and available for networks. Some content-based retrieval technologies are indispensable to find out particular data from such anonymous datasets. Though several shape retrieval technologies have been developed, little attention has been given to the points on human's sense and impression (as known as Kansei) in the conventional techniques, In this paper, the authors propose a novel method of shape retrieval based on shape impression of human's Kansei. The key to the method is the Gaussian curvature distribution from 3D models as features for shape retrieval. Then it classifies the 3D models by extracted feature and measures similarity among models in storage. 展开更多
关键词 Shape retrieval Kansei engineering modeling of real object.
下载PDF
A Sound Quality Objective Evaluation Method Based on Auditory Peripheral Simulation Model 被引量:1
14
作者 Yinhan Gao~1,Jun Xie~2,Jie Liang~1,Xin Chang~3,Baojun Wu~2 1.Experimental Centre of Testing Science,Jilin University,Changchun 130022,P.R.China 2.College of Instrumentation & Electrical Engineering,Jilin University,Changchun 130061,P.R.China 3.Laboratory of Applications and Computations in Electromagnetics and Optics,Department of Electrical Engineering, University of Washington,WA 98195-2500,USA 《Journal of Bionic Engineering》 SCIE EI CSCD 2010年第2期199-208,共10页
Based on auditory peripheral simulation model, a new Sound Quality Objective Evaluation (SQOE) method is presented,which can be used to model and analyze the impacts of head, shoulder and other parts of human body on ... Based on auditory peripheral simulation model, a new Sound Quality Objective Evaluation (SQOE) method is presented,which can be used to model and analyze the impacts of head, shoulder and other parts of human body on sound wave trans-mission.This method employs the artificial head technique, in which the head related transfer function was taken into account tothe outer ear simulation phase.First, a bionic artificial head was designed as the outer ear model with considering the outersound field in view of theory and physical explanations.Then the auditory peripheral simulation model was built, which mimicsthe physiological functions of the human hearing, simulating the acoustic signal transfer process and conversion mechanismsfrom the free field to the peripheral auditory system.Finally, performance comparison was made between the proposed SQOEmethod and ArtemiS software, and the verifications of subjective and objective related analysis were made.Results show thatthe proposed method was economical, simple, and with good evaluation quality. 展开更多
关键词 sound quality objective evaluation auditory peripheral simulation model artificial head head related transfer function
下载PDF
DEALING WITH SPATIAL RELATIONS FOR SPATIAL OBJECTS WITH RANDOMNESS IN GIS 被引量:2
15
作者 DENG MinLI ChengmingLIU Wenbao 《Geo-Spatial Information Science》 2001年第4期43-48,共6页
To design retrieval algorithm of spatial relations for spatial objects with randomness in GIS,this paper builds up the membership functions based on set theory idea,used for determination of topological spatial relati... To design retrieval algorithm of spatial relations for spatial objects with randomness in GIS,this paper builds up the membership functions based on set theory idea,used for determination of topological spatial relations between random objects,such as between point and point,point and line or polygon,which provides theoretical basis for retrieving spatial relations between certain and random objects.Finally,this paper interprets detailed methods and steps of realizing them by means of some simple examples under the GIS’s environment. 展开更多
关键词 spatial object RANDOMNESS topologic relations
下载PDF
On grey relation projection model based on projection pursuit 被引量:3
16
作者 Wang Shuo Yang Shanlin Ma Xijun 《Engineering Sciences》 EI 2008年第4期49-52,共4页
Multidimensional grey relation projection value can be synthesized as one-dimensional projection value by using projection pursuit model. The larger the projection value is,the better the model. Thus,according to the ... Multidimensional grey relation projection value can be synthesized as one-dimensional projection value by using projection pursuit model. The larger the projection value is,the better the model. Thus,according to the projection value,the best one can be chosen from the model aggregation. Because projection pursuit modeling based on accelerating genetic algorithm can simplify the implementation procedure of the projection pursuit technique and overcome its complex calculation as well as the difficulty in implementing its program,a new method can be obtained for choosing the best grey relation projection model based on the projection pursuit technique. 展开更多
关键词 grey relation projection model projection pursuit real coded accelerating genetic algorithm identification coefficient objective weight
下载PDF
θ-improved limited tolerance relation model of incomplete information system for evaluation of water conservancy project management modernization 被引量:4
17
作者 Yu-qin GAO Guo-hua FANG Ya-qin LIU 《Water Science and Engineering》 EI CAS CSCD 2013年第4期469-477,共9页
The modernization of water conservancy project management is a complicated engineering system involving a management system, a management method, management personnel, the exertion of social, economic, and ecological ... The modernization of water conservancy project management is a complicated engineering system involving a management system, a management method, management personnel, the exertion of social, economic, and ecological effects, and so on. However, indices for evaluating the modernization of water conservancy project management are usually unobtainable in practical applications. Conducting appropriate extension of the classical rough set theory and then applying it to an incomplete information system are the key to the application of the rough set theory Based on analysis of some extended rough set models in incomplete information systems, a rough set model based on the θ-improved limited tolerance relation is put forward. At the same time, upper approximation and lower approximation are defined under this improved relation. According to the evaluation index system and management practices, the threshold for θ is defined. An example study indicates the practicability and maneuverability of the model. 展开更多
关键词 Key words: modernization of water conservancy project management O-improved limitedtolerance relation model upper and lower approximations threshold
下载PDF
Human-Object Interaction Recognition Based on Modeling Context 被引量:1
18
作者 Shuyang Li Wei Liang Qun Zhang 《Journal of Beijing Institute of Technology》 EI CAS 2017年第2期215-222,共8页
This paper proposes a method to recognize human-object interactions by modeling context between human actions and interacted objects.Human-object interaction recognition is a challenging task due to severe occlusion b... This paper proposes a method to recognize human-object interactions by modeling context between human actions and interacted objects.Human-object interaction recognition is a challenging task due to severe occlusion between human and objects during the interacting process.Since that human actions and interacted objects provide strong context information,i.e.some actions are usually related to some specific objects,the accuracy of recognition is significantly improved for both of them.Through the proposed method,both global and local temporal features from skeleton sequences are extracted to model human actions.In the meantime,kernel features are utilized to describe interacted objects.Finally,all possible solutions from actions and objects are optimized by modeling the context between them.The results of experiments demonstrate the effectiveness of our method. 展开更多
关键词 human-object interaction action recognition object recognition modeling context
下载PDF
Moving object detection method based on complementary multi resolution background models 被引量:2
19
作者 屠礼芬 仲思东 彭祺 《Journal of Central South University》 SCIE EI CAS 2014年第6期2306-2314,共9页
A novel moving object detection method was proposed in order to adapt the difficulties caused by intermittent object motion,thermal and dynamic background sequences.Two groups of complementary Gaussian mixture models ... A novel moving object detection method was proposed in order to adapt the difficulties caused by intermittent object motion,thermal and dynamic background sequences.Two groups of complementary Gaussian mixture models were used.The ghost and real static object could be classified by comparing the similarity of the edge images further.In each group,the multi resolution Gaussian mixture models were used and dual thresholds were applied in every resolution in order to get a complete object mask without much noise.The computational color model was also used to depress illustration variations and light shadows.The proposed method was verified by the public test sequences provided by the IEEE Change Detection Workshop and compared with three state-of-the-art methods.Experimental results demonstrate that the proposed method is better than others for all of the evaluation parameters in intermittent object motion sequences.Four and two in the seven evaluation parameters are better than the others in thermal and dynamic background sequences,respectively.The proposed method shows a relatively good performance,especially for the intermittent object motion sequences. 展开更多
关键词 moving object detection complementary Gaussian mixture models intermittent object motion thermal and dynamic background
下载PDF
Method of Numerical Modeling for Constitutive Relations of Clay 被引量:1
20
作者 周葆春 王靖涛 卫军 《Journal of China University of Geosciences》 SCIE CSCD 2006年第4期355-360,共6页
In order to study the method of numerical modeling for constitutive relations of clay, on the basis of the principle of interaction between plastic volumetric strain and plastic generalized shear strain, the two const... In order to study the method of numerical modeling for constitutive relations of clay, on the basis of the principle of interaction between plastic volumetric strain and plastic generalized shear strain, the two constitutive functionals that include the function of stress path were used as the basic framework of the constitutive model, which are able to demonstrate the dependence of stress path. The two partial differential cross terms appear in the expression of stress-strain increment relation, which are used to demonstrate the interaction between plastic volumetric strain and plastic generalized shear strain. The elasoplastic constitutive models of clay under two kinds of stress paths, CTC and TC, have been constracted using the triaxtal test results. The three basic characteristics of deformation of soils, pressure sensitivity, dilatancy, and dependence of stress path, are well explained using these two models. Using visualization, the three-dimensional surfaces of shear and volume strains in the whole stress field under stress paths of CTC and TC are given. In addition, the two families of shear and volmetric yield Ioei under CTC and TC paths are plotted respectively. By comparing the results of deformation under these two stress paths, it has been found that, there are obvious differences in the strain peaks, the shapes of strain surfaces, and the trends of variation of volumetric yield loci, however both families of shear yield loci are similar. These results demonstrate that the influences of stress path on the constitutive relations of clay are considerably large and not negligible. The nmericul modeling method that can sufficiently reflect the dependence of stress path is superior to the traditional one. 展开更多
关键词 nmerical modeling CLAY constitutive relations stress path.
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部