首页 > 最新文献

Expert Systems with Applications: X最新文献

英文 中文
GIMO: A multi-objective anytime rule mining system to ease iterative feedback from domain experts GIMO:一个多目标随时规则挖掘系统,用于简化领域专家的迭代反馈
Q1 Engineering Pub Date : 2020-11-01 DOI: 10.1016/j.eswax.2020.100040
Tobias Baum , Steffen Herbold , Kurt Schneider

Data extracted from software repositories is used intensively in Software Engineering research, for example, to predict defects in source code. In our research in this area, with data from open source projects as well as an industrial partner, we noticed several shortcomings of conventional data mining approaches for classification problems: (1) Domain experts’ acceptance is of critical importance, and domain experts can provide valuable input, but it is hard to use this feedback. (2) Evaluating the quality of the model is not a matter of calculating AUC or accuracy. Instead, there are multiple objectives of varying importance with hard to quantify trade-offs. Furthermore, the performance of the model cannot be evaluated on a per-instance level in our case, because it shares aspects with the set cover problem. To overcome these problems, we take a holistic approach and develop a rule mining system that simplifies iterative feedback from domain experts and can incorporate the domain-specific evaluation needs. A central part of the system is a novel multi-objective anytime rule mining algorithm. The algorithm is based on the GRASP-PR meta-heuristic but extends it with ideas from several other approaches. We successfully applied the system in the industrial context. In the current article, we focus on the description of the algorithm and the concepts of the system. We make an implementation of the system available.

从软件存储库中提取的数据在软件工程研究中被广泛使用,例如,用于预测源代码中的缺陷。在我们对这一领域的研究中,我们使用了来自开源项目和一个工业合作伙伴的数据,我们注意到传统数据挖掘方法在分类问题上的几个缺点:(1)领域专家的接受度至关重要,领域专家可以提供有价值的输入,但很难使用这些反馈。(2)评价模型的质量不是计算AUC或精度的问题。相反,有多个不同重要性的目标,难以量化权衡。此外,在我们的例子中,模型的性能不能在每个实例级别上进行评估,因为它与集合覆盖问题共享一些方面。为了克服这些问题,我们采用整体方法并开发了一个规则挖掘系统,该系统简化了来自领域专家的迭代反馈,并可以合并特定于领域的评估需求。该系统的核心部分是一种新的多目标随时规则挖掘算法。该算法基于GRASP-PR元启发式,但使用其他几种方法的思想对其进行了扩展。我们成功地将该系统应用于工业环境。在当前的文章中,我们重点介绍了算法的描述和系统的概念。我们提供了该系统的实现。
{"title":"GIMO: A multi-objective anytime rule mining system to ease iterative feedback from domain experts","authors":"Tobias Baum ,&nbsp;Steffen Herbold ,&nbsp;Kurt Schneider","doi":"10.1016/j.eswax.2020.100040","DOIUrl":"10.1016/j.eswax.2020.100040","url":null,"abstract":"<div><p>Data extracted from software repositories is used intensively in Software Engineering research, for example, to predict defects in source code. In our research in this area, with data from open source projects as well as an industrial partner, we noticed several shortcomings of conventional data mining approaches for classification problems: (1) Domain experts’ acceptance is of critical importance, and domain experts can provide valuable input, but it is hard to use this feedback. (2) Evaluating the quality of the model is not a matter of calculating AUC or accuracy. Instead, there are multiple objectives of varying importance with hard to quantify trade-offs. Furthermore, the performance of the model cannot be evaluated on a per-instance level in our case, because it shares aspects with the set cover problem. To overcome these problems, we take a holistic approach and develop a rule mining system that simplifies iterative feedback from domain experts and can incorporate the domain-specific evaluation needs. A central part of the system is a novel multi-objective anytime rule mining algorithm. The algorithm is based on the GRASP-PR meta-heuristic but extends it with ideas from several other approaches. We successfully applied the system in the industrial context. In the current article, we focus on the description of the algorithm and the concepts of the system. We make an implementation of the system available.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100040","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74365395","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A review on deep learning methods for ECG arrhythmia classification 心电心律失常分类的深度学习方法综述
Q1 Engineering Pub Date : 2020-09-01 DOI: 10.1016/j.eswax.2020.100033
Zahra Ebrahimi , Mohammad Loni , Masoud Daneshtalab , Arash Gharehbaghi

Deep Learning (DL) has recently become a topic of study in different applications including healthcare, in which timely detection of anomalies on Electrocardiogram (ECG) can play a vital role in patient monitoring. This paper presents a comprehensive review study on the recent DL methods applied to the ECG signal for the classification purposes. This study considers various types of the DL methods such as Convolutional Neural Network (CNN), Deep Belief Network (DBN), Recurrent Neural Network (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). From the 75 studies reported within 2017 and 2018, CNN is dominantly observed as the suitable technique for feature extraction, seen in 52% of the studies. DL methods showed high accuracy in correct classification of Atrial Fibrillation (AF) (100%), Supraventricular Ectopic Beats (SVEB) (99.8%), and Ventricular Ectopic Beats (VEB) (99.7%) using the GRU/LSTM, CNN, and LSTM, respectively.

深度学习(DL)最近已经成为包括医疗保健在内的不同应用领域的研究课题,其中及时检测心电图(ECG)异常可以在患者监护中发挥至关重要的作用。本文对近年来应用于心电信号分类的深度学习方法进行了综述。本研究考虑了各种类型的深度学习方法,如卷积神经网络(CNN)、深度信念网络(DBN)、循环神经网络(RNN)、长短期记忆(LSTM)和门控循环单元(GRU)。在2017年至2018年的75项研究中,CNN被认为是最合适的特征提取技术,占52%的研究。DL方法分别使用GRU/LSTM、CNN和LSTM对房颤(AF)、室上异位心跳(SVEB)(99.8%)和室性异位心跳(VEB)(99.7%)的正确分类准确率较高。
{"title":"A review on deep learning methods for ECG arrhythmia classification","authors":"Zahra Ebrahimi ,&nbsp;Mohammad Loni ,&nbsp;Masoud Daneshtalab ,&nbsp;Arash Gharehbaghi","doi":"10.1016/j.eswax.2020.100033","DOIUrl":"https://doi.org/10.1016/j.eswax.2020.100033","url":null,"abstract":"<div><p>Deep Learning (DL) has recently become a topic of study in different applications including healthcare, in which timely detection of anomalies on Electrocardiogram (ECG) can play a vital role in patient monitoring. This paper presents a comprehensive review study on the recent DL methods applied to the ECG signal for the classification purposes. This study considers various types of the DL methods such as Convolutional Neural Network (CNN), Deep Belief Network (DBN), Recurrent Neural Network (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). From the 75 studies reported within 2017 and 2018, CNN is dominantly observed as the suitable technique for feature extraction, seen in 52% of the studies. DL methods showed high accuracy in correct classification of Atrial Fibrillation (AF) (100%), Supraventricular Ectopic Beats (SVEB) (99.8%), and Ventricular Ectopic Beats (VEB) (99.7%) using the GRU/LSTM, CNN, and LSTM, respectively.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100033","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91975465","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 221
Using a neural network-based feature extraction method to facilitate citation screening for systematic reviews 使用基于神经网络的特征提取方法促进系统综述的引文筛选
Q1 Engineering Pub Date : 2020-07-01 DOI: 10.1016/j.eswax.2020.100030
Georgios Kontonatsios , Sally Spencer , Peter Matthew , Ioannis Korkontzelos

Citation screening is a labour-intensive part of the process of a systematic literature review that identifies citations eligible for inclusion in the review. In this paper, we present an automatic text classification approach that aims to prioritise eligible citations earlier than ineligible ones and thus reduces the manual labelling effort that is involved in the screening process. e.g. by automatically excluding lower ranked citations. To improve the performance of the text classifier, we develop a novel neural network-based feature extraction method. Unlike previous approaches to citation screening that employ unsupervised feature extraction methods to address a supervised classification task, our proposed method extracts document features in a supervised setting. In particular, our method generates a feature representation for documents, which is explicitly optimised to discriminate between eligible and ineligible citations.

The generated document representation is subsequently used to train a text classifier.

Experiments show that our feature extraction method obtains average workload savings of 56% when evaluated across 23 medical systematic reviews. The proposed method outperforms 10 baseline feature extraction methods by approximately 6% in terms of the WSS@95% metric.

引文筛选是系统文献综述过程中劳动密集型的一部分,用于确定有资格纳入综述的引文。在本文中,我们提出了一种自动文本分类方法,旨在优先考虑符合条件的引文,而不是不符合条件的引文,从而减少了在筛选过程中涉及的人工标记工作。例如,自动排除排名较低的引文。为了提高文本分类器的性能,我们开发了一种新的基于神经网络的特征提取方法。不像以前的引文筛选方法使用无监督特征提取方法来解决监督分类任务,我们提出的方法在监督设置中提取文档特征。特别是,我们的方法为文档生成了一个特征表示,它被显式优化以区分符合条件和不符合条件的引用。生成的文档表示随后用于训练文本分类器。实验表明,在对23个医学系统评价进行评估时,我们的特征提取方法平均节省了56%的工作量。就WSS@95%度量而言,所提出的方法比10种基线特征提取方法的性能高出约6%。
{"title":"Using a neural network-based feature extraction method to facilitate citation screening for systematic reviews","authors":"Georgios Kontonatsios ,&nbsp;Sally Spencer ,&nbsp;Peter Matthew ,&nbsp;Ioannis Korkontzelos","doi":"10.1016/j.eswax.2020.100030","DOIUrl":"10.1016/j.eswax.2020.100030","url":null,"abstract":"<div><p>Citation screening is a labour-intensive part of the process of a systematic literature review that identifies citations eligible for inclusion in the review. In this paper, we present an automatic text classification approach that aims to prioritise eligible citations earlier than ineligible ones and thus reduces the manual labelling effort that is involved in the screening process. e.g. by automatically excluding lower ranked citations. To improve the performance of the text classifier, we develop a novel neural network-based feature extraction method. Unlike previous approaches to citation screening that employ unsupervised feature extraction methods to address a supervised classification task, our proposed method extracts document features in a supervised setting. In particular, our method generates a feature representation for documents, which is explicitly optimised to discriminate between eligible and ineligible citations.</p><p>The generated document representation is subsequently used to train a text classifier.</p><p>Experiments show that our feature extraction method obtains average workload savings of 56% when evaluated across 23 medical systematic reviews. The proposed method outperforms 10 baseline feature extraction methods by approximately 6% in terms of the <em>WSS</em>@95% metric.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100030","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130377964","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
The impact of stock market price Fourier transform analysis on the Gated Recurrent Unit classifier model 股票市场价格傅里叶变换分析对门控循环单元分类器模型的影响
Q1 Engineering Pub Date : 2020-05-01 DOI: 10.1016/j.eswax.2020.100031
Dragana Radojičić, S. Kredatus
{"title":"The impact of stock market price Fourier transform analysis on the Gated Recurrent Unit classifier model","authors":"Dragana Radojičić, S. Kredatus","doi":"10.1016/j.eswax.2020.100031","DOIUrl":"https://doi.org/10.1016/j.eswax.2020.100031","url":null,"abstract":"","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100031","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"54364580","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
Advanced orthogonal moth flame optimization with Broyden-Fletcher-Goldfarb-Shanno algorithm: Framework and real-world problems 基于Broyden-Fletcher-Goldfarb-Shanno算法的飞蛾火焰正交优化:框架与现实问题
Q1 Engineering Pub Date : 2020-05-01 DOI: 10.1016/j.eswax.2020.100032
Hongliang Zhang, Rong Li, Zhennao Cai, Zhiyang Gu, Ali Asghar Heidari, Mingjing Wang, Huiling Chen, Mayun Chen
{"title":"Advanced orthogonal moth flame optimization with Broyden-Fletcher-Goldfarb-Shanno algorithm: Framework and real-world problems","authors":"Hongliang Zhang, Rong Li, Zhennao Cai, Zhiyang Gu, Ali Asghar Heidari, Mingjing Wang, Huiling Chen, Mayun Chen","doi":"10.1016/j.eswax.2020.100032","DOIUrl":"https://doi.org/10.1016/j.eswax.2020.100032","url":null,"abstract":"","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100032","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"54364592","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 51
Using the European Commission country recommendations to predict sovereign ratings: A topic modeling approach 使用欧盟委员会国家建议来预测主权评级:主题建模方法
Q1 Engineering Pub Date : 2020-04-01 DOI: 10.1016/j.eswax.2020.100026
Ivan Pastor Sanz

This paper examines the role of textual and unstructured data in the credit risk assessment of sovereigns. Specifically, in this paper, a novel approach to understand and predict sovereign ratings is proposed. For that purpose, information embedded in the annual country reports issued by the European Commission is used. The model employs a neural-network-based document embedding known as document to vector (Doc2Vec) to convert each country report into a numerical vector, which is then used as features into a logistic regression. The model is trained using information from 2011 to 2019 and it correctly predicts the 70.27% of country ratings in the test sample, improving slightly the results obtained using only macroeconomic variables.

本文探讨了文本数据和非结构化数据在主权信用风险评估中的作用。具体而言,本文提出了一种理解和预测主权评级的新方法。为此目的,使用了欧洲委员会印发的国别年度报告中的资料。该模型采用基于神经网络的文档嵌入,称为文档到向量(Doc2Vec),将每个国家的报告转换为数字向量,然后将其作为特征用于逻辑回归。该模型使用2011年至2019年的信息进行训练,它正确预测了测试样本中70.27%的国家评级,略微改善了仅使用宏观经济变量获得的结果。
{"title":"Using the European Commission country recommendations to predict sovereign ratings: A topic modeling approach","authors":"Ivan Pastor Sanz","doi":"10.1016/j.eswax.2020.100026","DOIUrl":"https://doi.org/10.1016/j.eswax.2020.100026","url":null,"abstract":"<div><p>This paper examines the role of textual and unstructured data in the credit risk assessment of sovereigns. Specifically, in this paper, a novel approach to understand and predict sovereign ratings is proposed. For that purpose, information embedded in the annual country reports issued by the European Commission is used. The model employs a neural-network-based document embedding known as document to vector (Doc2Vec) to convert each country report into a numerical vector, which is then used as features into a logistic regression. The model is trained using information from 2011 to 2019 and it correctly predicts the 70.27% of country ratings in the test sample, improving slightly the results obtained using only macroeconomic variables.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100026","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91974143","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Models and an exact method for the Unrelated Parallel Machine scheduling problem with setups and resources 具有设备和资源的不相关并行机调度问题的模型和精确方法
Q1 Engineering Pub Date : 2020-04-01 DOI: 10.1016/j.eswax.2020.100022
Luis Fanjul-Peyro

This paper deals with the Unrelated Parallel Machine scheduling problem with Setups and Resources (UPMSR) with the objective of minimizing makespan. Processing times and setups depend on machine and job. The necessary resources could be: specific resources for processing, needed for processing a job on a machine; specific resources for setups, needed to do the previous setup before a job is processed on a machine; shared resources, understanding these as unspecific resources that could also be needed in both processing or setup. The number of scarce resources depends on machine and job. As an industrial example, in a plastic processing plant molds are the specific resource for processing machines, cleaning equipment is the specific resource for setups and workers are the unspecific shared resource to operate processing machines and setup cleaning equipment. A mixed integer linear program is presented to model this problem. Also a three phase algorithm based on mathematical exact method is introduced. Model and algorithm are tested in a comprehensive and extensive computational campaign. Tests show good results for different combinations of useE of resources and in most cases come to less than 2.7% of gap against lower bound for instances of 400 jobs.

本文以最大完工时间为目标,研究具有设备和资源的不相关并行机调度问题。加工时间和设置取决于机器和作业。必要的资源可以是:特定的处理资源,需要在机器上处理一个作业;用于设置的特定资源,在机器上处理作业之前需要进行先前的设置;共享资源,将其理解为在处理或设置过程中也可能需要的非特定资源。稀缺资源的数量取决于机器和工作。作为一个工业例子,在塑料加工厂中,模具是加工机器的特定资源,清洁设备是设置的特定资源,工人是操作加工机器和设置清洁设备的非特定共享资源。提出了一个混合整数线性规划来模拟这一问题。并介绍了一种基于数学精确法的三相算法。模型和算法在一个全面和广泛的计算活动中进行了测试。测试表明,不同的资源使用组合取得了良好的结果,在大多数情况下,与400个工作的情况下的下限相比,差距不到2.7%。
{"title":"Models and an exact method for the Unrelated Parallel Machine scheduling problem with setups and resources","authors":"Luis Fanjul-Peyro","doi":"10.1016/j.eswax.2020.100022","DOIUrl":"10.1016/j.eswax.2020.100022","url":null,"abstract":"<div><p>This paper deals with the Unrelated Parallel Machine scheduling problem with Setups and Resources (UPMSR) with the objective of minimizing makespan. Processing times and setups depend on machine and job. The necessary resources could be: specific resources for processing, needed for processing a job on a machine; specific resources for setups, needed to do the previous setup before a job is processed on a machine; shared resources, understanding these as unspecific resources that could also be needed in both processing or setup. The number of scarce resources depends on machine and job. As an industrial example, in a plastic processing plant molds are the specific resource for processing machines, cleaning equipment is the specific resource for setups and workers are the unspecific shared resource to operate processing machines and setup cleaning equipment. A mixed integer linear program is presented to model this problem. Also a three phase algorithm based on mathematical exact method is introduced. Model and algorithm are tested in a comprehensive and extensive computational campaign. Tests show good results for different combinations of useE of resources and in most cases come to less than 2.7% of gap against lower bound for instances of 400 jobs.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100022","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126549785","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 48
PAROT: Translating natural language to SPARQL 将自然语言转换为SPARQL
Q1 Engineering Pub Date : 2020-04-01 DOI: 10.1016/j.eswax.2020.100024
Peter Ochieng

This paper provides a dependency based framework for converting natural language to SPARQL. We present a tool known as PAROT (which echos answers from ontologies) which is able to handle user’s queries that contain compound sentences, negation, scalar adjectives and numbered list. PAROT employs a number of dependency based heuristics to convert user’s queries to user’s triples. The user’s triples are then processed by the lexicon into ontology triples. It is these ontology triples that are used to construct SPARQL queries. From the experiments conducted, PAROT provides state of the art results.

本文提供了一个基于依赖关系的框架,用于将自然语言转换为SPARQL。我们提供了一个名为PAROT的工具(它从本体中返回答案),它能够处理包含复合句、否定、标量形容词和编号列表的用户查询。PAROT使用许多基于依赖的启发式方法将用户的查询转换为用户的三元组。然后,词典将用户的三元组处理为本体三元组。正是这些本体三元组用于构造SPARQL查询。从所进行的实验中,PAROT提供了最先进的结果。
{"title":"PAROT: Translating natural language to SPARQL","authors":"Peter Ochieng","doi":"10.1016/j.eswax.2020.100024","DOIUrl":"10.1016/j.eswax.2020.100024","url":null,"abstract":"<div><p>This paper provides a dependency based framework for converting natural language to SPARQL. We present a tool known as PAROT (which echos answers from ontologies) which is able to handle user’s queries that contain compound sentences, negation, scalar adjectives and numbered list. PAROT employs a number of dependency based heuristics to convert user’s queries to user’s triples. The user’s triples are then processed by the lexicon into ontology triples. It is these ontology triples that are used to construct SPARQL queries. From the experiments conducted, PAROT provides state of the art results.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100024","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84179055","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Role of inventory and assets in shareholder value creation 存货和资产在股东价值创造中的作用
Q1 Engineering Pub Date : 2020-04-01 DOI: 10.1016/j.eswax.2020.100027
Olli-Pekka Hilmola

In this study is examined the role of inventories and assets in the financial and shareholder value creation of a company. Research builds several Data Envelopment Analysis (DEA) models (staged), and tests their connections with each other. Research concerns publicly traded manufacturing and trade companies of Finland and three Baltic States (Estonia, Latvia and Lithuania) during the years 2010–2018. Logical and in two stages proceeding DEA efficiency model gets statistical significance, and there is support that inventory and asset related measures will lead to revenue, profits and cash flow, which together will eventually result in higher shareholder value (like stated in operations and supply chain management theories such as theory of constraints). However, this finding has weakness as explanation power is low, and there is a lot of noise. It could also be so that inventories and assets are part of bunch of other inputs, which together directly create shareholder value. Therefore, it remains as an open question whether inventory and assets should be managed through classical and logical stages in companies through organization hierarchy, or if inventory and assets should be just a part of group of factors, which together aim to increase shareholder value.

本研究考察了存货和资产在公司财务和股东价值创造中的作用。研究建立了几个数据包络分析(DEA)模型(阶段),并检验了它们之间的联系。研究涉及2010-2018年间芬兰和三个波罗的海国家(爱沙尼亚、拉脱维亚和立陶宛)的上市制造和贸易公司。逻辑上和分两阶段进行的DEA效率模型具有统计显著性,并且有证据支持库存和资产相关措施将导致收入、利润和现金流,这些措施共同导致更高的股东价值(如运营和供应链管理理论如约束理论所述)。然而,这一发现有其不足之处,解释力较低,且存在大量的噪声。也可能是这样,存货和资产是一堆其他投入的一部分,它们一起直接创造股东价值。因此,库存和资产是否应该通过组织层级通过公司的经典和逻辑阶段进行管理,或者库存和资产是否应该只是一组因素的一部分,这些因素共同旨在增加股东价值,这仍然是一个悬而未决的问题。
{"title":"Role of inventory and assets in shareholder value creation","authors":"Olli-Pekka Hilmola","doi":"10.1016/j.eswax.2020.100027","DOIUrl":"https://doi.org/10.1016/j.eswax.2020.100027","url":null,"abstract":"<div><p>In this study is examined the role of inventories and assets in the financial and shareholder value creation of a company. Research builds several Data Envelopment Analysis (DEA) models (staged), and tests their connections with each other. Research concerns publicly traded manufacturing and trade companies of Finland and three Baltic States (Estonia, Latvia and Lithuania) during the years 2010–2018. Logical and in two stages proceeding DEA efficiency model gets statistical significance, and there is support that inventory and asset related measures will lead to revenue, profits and cash flow, which together will eventually result in higher shareholder value (like stated in operations and supply chain management theories such as theory of constraints). However, this finding has weakness as explanation power is low, and there is a lot of noise. It could also be so that inventories and assets are part of bunch of other inputs, which together directly create shareholder value. Therefore, it remains as an open question whether inventory and assets should be managed through classical and logical stages in companies through organization hierarchy, or if inventory and assets should be just a part of group of factors, which together aim to increase shareholder value.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100027","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91974144","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Knowledge-based problem solving in physical product development––A methodological review 物理产品开发中基于知识的问题解决方法综述
Q1 Engineering Pub Date : 2020-04-01 DOI: 10.1016/j.eswax.2020.100025
Peter Burggräf, Johannes Wagner, Tim Weißer

The manufacturing of products at low maturity levels (referred to as physical product development) requires knowledge intensive nonconformance problem solving, yet constituting a major difficulty in industry. Due to the exponential increase of failure cost during the product development process however, problems have to be effectively remedied as early as possible. Facing shortened innovation cycles, problem solving efficiency simultaneously constitutes a competitive factor. The purpose of this theoretical review is therefore the analysis of relevant approaches contributing to knowledge-based problem solving in physical product development, to synthesize a comprehensive construct as well as to derive novel conceptualizations. The latter demonstrably emerges from natural language processing, case ontologies and machine-/deep learning support, embedded in a distributed case-based reasoning architecture. Building on this, we likewise encourage researchers and professionals to propose new studies dedicated to the field of problem solving in physical product development.

低成熟度水平产品的制造(称为物理产品开发)需要知识密集型的不合格问题解决,但这构成了工业中的主要困难。然而,由于产品开发过程中的故障成本呈指数级增长,问题必须尽早得到有效的补救。面对缩短的创新周期,解决问题的效率同时构成了竞争因素。因此,本理论综述的目的是分析有助于在物理产品开发中以知识为基础的问题解决的相关方法,以综合一个全面的结构,并得出新的概念化。后者显然来自自然语言处理、案例本体和机器/深度学习支持,嵌入在分布式基于案例的推理架构中。在此基础上,我们同样鼓励研究人员和专业人员提出新的研究,致力于解决物理产品开发中的问题。
{"title":"Knowledge-based problem solving in physical product development––A methodological review","authors":"Peter Burggräf,&nbsp;Johannes Wagner,&nbsp;Tim Weißer","doi":"10.1016/j.eswax.2020.100025","DOIUrl":"https://doi.org/10.1016/j.eswax.2020.100025","url":null,"abstract":"<div><p>The manufacturing of products at low maturity levels (referred to as physical product development) requires knowledge intensive nonconformance problem solving, yet constituting a major difficulty in industry. Due to the exponential increase of failure cost during the product development process however, problems have to be effectively remedied as early as possible. Facing shortened innovation cycles, problem solving efficiency simultaneously constitutes a competitive factor. The purpose of this theoretical review is therefore the analysis of relevant approaches contributing to knowledge-based problem solving in physical product development, to synthesize a comprehensive construct as well as to derive novel conceptualizations. The latter demonstrably emerges from natural language processing, case ontologies and machine-/deep learning support, embedded in a distributed case-based reasoning architecture. Building on this, we likewise encourage researchers and professionals to propose new studies dedicated to the field of problem solving in physical product development.</p></div>","PeriodicalId":36838,"journal":{"name":"Expert Systems with Applications: X","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.eswax.2020.100025","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"92049726","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
期刊
Expert Systems with Applications: X
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1