首页 > 最新文献

2013 12th Mexican International Conference on Artificial Intelligence最新文献

英文 中文
Agent-Based Simulation of Crime 基于主体的犯罪模拟
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.9
Octavio Gutiérrez, Héctor Rafael Orozco-Aguirre, V. Landassuri-Moreno
The effects of crime are diverse and complex, ranging from psychological and physical traumas faced by crime victims, to negative impacts on the economy of a whole nation. In this paper, an agent-based crime simulation framework to analyze crime and its causes is proposed and implemented. The agent-based simulation framework models and simulates both 1) crime events as a consequence of a set of interrelated social and individual-level crime factors, and 2) crime opportunities, i.e., combinations of circumstances that enable a person to commit a crime. The selection of crime factors and design of agent models are supported by, and based on, existing criminological literature. In addition, the simulation results are validated and compared with macro-level crime patterns reported by various criminological research efforts.
犯罪的影响是多样和复杂的,从犯罪受害者面临的心理和身体创伤到对整个国家经济的负面影响。本文提出并实现了一个基于主体的犯罪模拟框架,用于分析犯罪及其成因。基于主体的模拟框架模型和模拟了1)犯罪事件作为一系列相互关联的社会和个人层面的犯罪因素的结果,以及2)犯罪机会,即使一个人能够犯罪的各种情况的组合。犯罪因素的选择和主体模型的设计是在现有犯罪学文献的基础上进行的。此外,模拟结果被验证,并与各种犯罪学研究成果报告的宏观层面的犯罪模式进行比较。
{"title":"Agent-Based Simulation of Crime","authors":"Octavio Gutiérrez, Héctor Rafael Orozco-Aguirre, V. Landassuri-Moreno","doi":"10.1109/MICAI.2013.9","DOIUrl":"https://doi.org/10.1109/MICAI.2013.9","url":null,"abstract":"The effects of crime are diverse and complex, ranging from psychological and physical traumas faced by crime victims, to negative impacts on the economy of a whole nation. In this paper, an agent-based crime simulation framework to analyze crime and its causes is proposed and implemented. The agent-based simulation framework models and simulates both 1) crime events as a consequence of a set of interrelated social and individual-level crime factors, and 2) crime opportunities, i.e., combinations of circumstances that enable a person to commit a crime. The selection of crime factors and design of agent models are supported by, and based on, existing criminological literature. In addition, the simulation results are validated and compared with macro-level crime patterns reported by various criminological research efforts.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123793747","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}
引用次数: 3
JasMo - A Modularization Framework for Jason JasMo -一个面向Jason的模块化框架
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.6
G. Ortiz-Hernández, A. Guerra-Hernández, G. Hoyos-Rivera
In this paper we propose and implement a modularization framework for Jason that enables developers to decompose agents into separate code units called modules, and by fulfilling an agent-module design contract to conceive agents behaviour design into different levels of abstraction - from a software engineering perspective. Thus, we promote code reuse as well as facilitate independent development, maintainability and extensibility. For our implementation we use annotations mechanism and customizable components in Jason.
在本文中,我们为Jason提出并实现了一个模块化框架,该框架使开发人员能够将代理分解为称为模块的独立代码单元,并通过实现代理-模块设计契约,从软件工程的角度将代理行为设计构思为不同的抽象级别。因此,我们促进了代码重用,并促进了独立开发、可维护性和可扩展性。对于我们的实现,我们在Jason中使用注释机制和可定制的组件。
{"title":"JasMo - A Modularization Framework for Jason","authors":"G. Ortiz-Hernández, A. Guerra-Hernández, G. Hoyos-Rivera","doi":"10.1109/MICAI.2013.6","DOIUrl":"https://doi.org/10.1109/MICAI.2013.6","url":null,"abstract":"In this paper we propose and implement a modularization framework for Jason that enables developers to decompose agents into separate code units called modules, and by fulfilling an agent-module design contract to conceive agents behaviour design into different levels of abstraction - from a software engineering perspective. Thus, we promote code reuse as well as facilitate independent development, maintainability and extensibility. For our implementation we use annotations mechanism and customizable components in Jason.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"250 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115206567","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}
引用次数: 3
Design and Implementation of a Fuzzy-Based Gain Scheduling Obstacle Avoidance Algorithm 基于模糊增益调度的避障算法设计与实现
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.11
Luis Carlos Gonzalez-Sua, O. Barron, R. Soto, Leonardo Garrido, Iván González, J. L. Gordillo, Alejandro Garza
This article presents a novel obstacle avoidance algorithm. Using a combination of fuzzy logic and gain scheduling theories, a new methodology that reduces computational costs compared to conventional fuzzy methodologies, specially when the variables to be controlled are too many. For comparison purposes, a potential field algorithm was implemented. Both algorithms are tested in a series of experiments to determine if the new algorithm is at least as good as the potential field algorithm. The metrics defined for these experiments are: the number of times that the agent collides (collisions), the time spent to finish a traced course (time spent) and the remaining stamina of an agent at the end of an experiment (stamina consumption). The results show that the proposed algorithm achieve a low level of collisions. Also, the proposed algorithm shows a considerable improvement in the time spent for the completion of the proposed tasks. Last but not least, the results demonstrate a considerable reduction in the stamina consumption using the proposed algorithm over the potential field algorithm.
本文提出了一种新的避障算法。将模糊逻辑和增益调度理论相结合,提出了一种新的模糊控制方法,特别是在控制变量过多的情况下,与传统的模糊控制方法相比,该方法降低了计算成本。为了便于比较,实现了一种势场算法。在一系列实验中对两种算法进行了测试,以确定新算法是否至少与势场算法一样好。为这些实验定义的指标是:代理碰撞的次数(碰撞),完成跟踪过程所花费的时间(所花费的时间)以及代理在实验结束时的剩余耐力(耐力消耗)。结果表明,该算法实现了较低的碰撞水平。此外,所提出的算法在完成所提出的任务所花费的时间方面也有相当大的改进。最后但并非最不重要的是,结果表明使用所提出的算法比势场算法在耐力消耗方面有相当大的减少。
{"title":"Design and Implementation of a Fuzzy-Based Gain Scheduling Obstacle Avoidance Algorithm","authors":"Luis Carlos Gonzalez-Sua, O. Barron, R. Soto, Leonardo Garrido, Iván González, J. L. Gordillo, Alejandro Garza","doi":"10.1109/MICAI.2013.11","DOIUrl":"https://doi.org/10.1109/MICAI.2013.11","url":null,"abstract":"This article presents a novel obstacle avoidance algorithm. Using a combination of fuzzy logic and gain scheduling theories, a new methodology that reduces computational costs compared to conventional fuzzy methodologies, specially when the variables to be controlled are too many. For comparison purposes, a potential field algorithm was implemented. Both algorithms are tested in a series of experiments to determine if the new algorithm is at least as good as the potential field algorithm. The metrics defined for these experiments are: the number of times that the agent collides (collisions), the time spent to finish a traced course (time spent) and the remaining stamina of an agent at the end of an experiment (stamina consumption). The results show that the proposed algorithm achieve a low level of collisions. Also, the proposed algorithm shows a considerable improvement in the time spent for the completion of the proposed tasks. Last but not least, the results demonstrate a considerable reduction in the stamina consumption using the proposed algorithm over the potential field algorithm.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"121 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123707149","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}
引用次数: 1
Lung Nodule Classification in CT Thorax Images Using Support Vector Machines 基于支持向量机的CT胸廓图像肺结节分类
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.38
Hiram Madero Orozco, O. Vergara-Villegas, Humberto Ochoa Domínguez, V. Sánchez
In this paper a computational alternative to classify lung nodules using computed tomography (CT) thorax images is presented. The novelty of the method is the elimination of the segmentation stage. The contribution consist of several steps. After image acquisition, eight texture features were extracted from the histogram and the gray level coocurrence matrix (with four different angles) for each CT image. The features were used to train a non-parametric classifier called support vector machine (SVM), used to classify lung tissues into two classes: with lung nodules and without lung nodules. A total of 128 public clinical data set (ELCAP, NBIA) with different number of slices and diagnoses were used to train and evaluate the performance of the methodology presented. After the tests stage, five false negative (FN) and seven false positive (FP) results were obtained. The results obtained were validated by a radiologist to finally obtain a reliability index of 84%.
在本文中,计算替代分类肺结节使用计算机断层扫描(CT)胸部图像提出。该方法的新颖之处在于消除了分割阶段。贡献由几个步骤组成。图像采集后,从每幅CT图像的直方图和灰度共生矩阵(4个不同角度)中提取8个纹理特征。这些特征被用来训练一种非参数分类器,称为支持向量机(SVM),用于将肺组织分为两类:有肺结节和没有肺结节。使用128个不同切片和诊断的公共临床数据集(ELCAP, NBIA)来训练和评估所提出方法的性能。经过试验阶段,获得5例假阴性(FN)和7例假阳性(FP)结果。获得的结果经放射科医生验证,最终获得84%的可靠性指数。
{"title":"Lung Nodule Classification in CT Thorax Images Using Support Vector Machines","authors":"Hiram Madero Orozco, O. Vergara-Villegas, Humberto Ochoa Domínguez, V. Sánchez","doi":"10.1109/MICAI.2013.38","DOIUrl":"https://doi.org/10.1109/MICAI.2013.38","url":null,"abstract":"In this paper a computational alternative to classify lung nodules using computed tomography (CT) thorax images is presented. The novelty of the method is the elimination of the segmentation stage. The contribution consist of several steps. After image acquisition, eight texture features were extracted from the histogram and the gray level coocurrence matrix (with four different angles) for each CT image. The features were used to train a non-parametric classifier called support vector machine (SVM), used to classify lung tissues into two classes: with lung nodules and without lung nodules. A total of 128 public clinical data set (ELCAP, NBIA) with different number of slices and diagnoses were used to train and evaluate the performance of the methodology presented. After the tests stage, five false negative (FN) and seven false positive (FP) results were obtained. The results obtained were validated by a radiologist to finally obtain a reliability index of 84%.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"113 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122403343","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
Zoning by k-Means over a Large Data Set 基于k-Means的大数据集分区
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.13
Carlos Martínez, J. Mosterín, D. Fuente, P. Priore, N. García
In this paper, for zoning a large set of location's data we apply the k-means clustering algorithm. The results were plotted graphically and were satisfactory, so we conclude that the algorithm is useful despite the size of the data, at least for low data dimensions (latitude, longitude).
本文采用k-均值聚类算法对大量的地理位置数据进行分区。结果以图形方式绘制并且令人满意,因此我们得出结论,无论数据大小如何,至少对于低数据维度(纬度,经度),该算法都是有用的。
{"title":"Zoning by k-Means over a Large Data Set","authors":"Carlos Martínez, J. Mosterín, D. Fuente, P. Priore, N. García","doi":"10.1109/MICAI.2013.13","DOIUrl":"https://doi.org/10.1109/MICAI.2013.13","url":null,"abstract":"In this paper, for zoning a large set of location's data we apply the k-means clustering algorithm. The results were plotted graphically and were satisfactory, so we conclude that the algorithm is useful despite the size of the data, at least for low data dimensions (latitude, longitude).","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131604941","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}
引用次数: 0
Coordination Model for Multi-robot Systems Based on Cooperative Behaviors 基于合作行为的多机器人系统协调模型
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.46
Y. Quiñonez, Ivan Tostado, O. Sánchez
In this paper we present a coordination model for multi-robot systems based on cooperative behaviors, where the low level behaviors are obtained through artificial neural networks and evolutionary algorithms to achieve a common goal. For this purpose, we have defined two strategies of self-alignment to carry out the docking process between two robots. Both strategies share the same goal of achieving an optimal alignment between two robots. The main difference between these strategies is that: the strategy 1 consists of having one active and one inactive robot, and in the strategy 2 both robots are active. Experimental results are presented by a robotic device simulator (Player) and a multi-robot simulator 2D (Stage) for each strategy displaying differences between both strategies and benefits in time execution. The paper ends with a critical discussion of experimental results.
本文提出了一种基于协作行为的多机器人系统协调模型,该模型通过人工神经网络和进化算法获得低级行为以实现共同目标。为此,我们定义了两种自对准策略来实现两个机器人之间的对接过程。这两种策略都有一个共同的目标,即实现两个机器人之间的最佳对齐。这些策略之间的主要区别在于:策略1包括一个活动机器人和一个不活动机器人,而在策略2中,两个机器人都是活动的。通过机器人设备模拟器(Player)和多机器人模拟器2D (Stage)对每种策略进行了实验,展示了两种策略之间的差异和在时间执行方面的优势。论文最后对实验结果进行了批判性的讨论。
{"title":"Coordination Model for Multi-robot Systems Based on Cooperative Behaviors","authors":"Y. Quiñonez, Ivan Tostado, O. Sánchez","doi":"10.1109/MICAI.2013.46","DOIUrl":"https://doi.org/10.1109/MICAI.2013.46","url":null,"abstract":"In this paper we present a coordination model for multi-robot systems based on cooperative behaviors, where the low level behaviors are obtained through artificial neural networks and evolutionary algorithms to achieve a common goal. For this purpose, we have defined two strategies of self-alignment to carry out the docking process between two robots. Both strategies share the same goal of achieving an optimal alignment between two robots. The main difference between these strategies is that: the strategy 1 consists of having one active and one inactive robot, and in the strategy 2 both robots are active. Experimental results are presented by a robotic device simulator (Player) and a multi-robot simulator 2D (Stage) for each strategy displaying differences between both strategies and benefits in time execution. The paper ends with a critical discussion of experimental results.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114551650","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}
引用次数: 1
Integrating Learning Styles and Affect with an Intelligent Tutoring System 整合学习风格和影响与智能辅导系统
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.36
Ramón Zataraín-Cabada, María Lucía Barrón Estrada, José Luis Olivares Camacho, C. A. R. García
This paper presents two software systems for visual affect and learning styles recognition. The first system recognizes Paul Ekman's seven basic emotions in student expressions which are surprise, fear, disgust, anger, happiness, sadness, and neutral. The second system recognizes the student learning style using the Felder-Silverman Model. Both systems are integrated into an intelligent tutoring system in a math social network. The automatic recognition was implemented using Kohonen networks which were trained to recognize and classify emotions and learning styles. We show and discuss results by using different methods with respect to affect or emotion recognition and present the automatic response to affect results. We also present the software architecture where both recognizers collaborate with intelligent tutoring systems in a social network.
本文介绍了视觉情感和学习风格识别两种软件系统。第一个系统识别保罗·埃克曼提出的学生表情中的七种基本情绪,即惊讶、恐惧、厌恶、愤怒、快乐、悲伤和中性。第二个系统使用费尔德-西尔弗曼模型来识别学生的学习风格。这两个系统被整合到一个数学社交网络的智能辅导系统中。自动识别使用Kohonen网络来实现,该网络被训练来识别和分类情绪和学习风格。我们通过使用不同的方法来展示和讨论关于情感或情感识别的结果,并呈现对情感结果的自动反应。我们还提出了两个识别器在社交网络中与智能辅导系统协作的软件架构。
{"title":"Integrating Learning Styles and Affect with an Intelligent Tutoring System","authors":"Ramón Zataraín-Cabada, María Lucía Barrón Estrada, José Luis Olivares Camacho, C. A. R. García","doi":"10.1109/MICAI.2013.36","DOIUrl":"https://doi.org/10.1109/MICAI.2013.36","url":null,"abstract":"This paper presents two software systems for visual affect and learning styles recognition. The first system recognizes Paul Ekman's seven basic emotions in student expressions which are surprise, fear, disgust, anger, happiness, sadness, and neutral. The second system recognizes the student learning style using the Felder-Silverman Model. Both systems are integrated into an intelligent tutoring system in a math social network. The automatic recognition was implemented using Kohonen networks which were trained to recognize and classify emotions and learning styles. We show and discuss results by using different methods with respect to affect or emotion recognition and present the automatic response to affect results. We also present the software architecture where both recognizers collaborate with intelligent tutoring systems in a social network.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122731873","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}
引用次数: 5
Flexible Bimodal Recognition of Collaborators in Pervasive Environments 普适环境中协作者的灵活双峰识别
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.26
Jesus Salvador Martinez-Delgado, S. Mendoza, Kimberly García
We propose an access control method based on the combination of two biometric recognitions: voice and face. In particular, our face recognition algorithm aims at determining a person's identity when he/she is involved in situations in which his/her face is rotated in a shoulder to shoulder trajectory, which is a common behavior on people with a stealth or intromission attitude. The other biometrics, the voice recognizer, allows us to confirm the prediction made by the face recognizer. Our method can be integrated into several systems, as it has been developed as a Web application and it does not require any special hardware, so it is highly flexible and multi-platform at the same time. Experiments reveal that our proposed method performs really well, as it gives 89% of accuracy, unlike traditional face recognition algorithms, which could not identify anyone, whose head presents a pronounced inclination.
我们提出了一种基于语音和面部两种生物识别相结合的门禁方法。特别是,我们的人脸识别算法旨在确定一个人的身份,当他/她的脸在肩膀到肩膀的轨迹上旋转时,这是一种常见的行为,对于具有隐身或内向态度的人来说。另一种生物识别技术,声音识别器,可以让我们确认人脸识别器的预测。我们的方法可以集成到多个系统中,因为它是作为Web应用程序开发的,不需要任何特殊的硬件,因此具有高度的灵活性和多平台性。实验表明,我们提出的方法表现非常好,准确率达到89%,而传统的人脸识别算法无法识别头部明显倾斜的人。
{"title":"Flexible Bimodal Recognition of Collaborators in Pervasive Environments","authors":"Jesus Salvador Martinez-Delgado, S. Mendoza, Kimberly García","doi":"10.1109/MICAI.2013.26","DOIUrl":"https://doi.org/10.1109/MICAI.2013.26","url":null,"abstract":"We propose an access control method based on the combination of two biometric recognitions: voice and face. In particular, our face recognition algorithm aims at determining a person's identity when he/she is involved in situations in which his/her face is rotated in a shoulder to shoulder trajectory, which is a common behavior on people with a stealth or intromission attitude. The other biometrics, the voice recognizer, allows us to confirm the prediction made by the face recognizer. Our method can be integrated into several systems, as it has been developed as a Web application and it does not require any special hardware, so it is highly flexible and multi-platform at the same time. Experiments reveal that our proposed method performs really well, as it gives 89% of accuracy, unlike traditional face recognition algorithms, which could not identify anyone, whose head presents a pronounced inclination.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"359 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128707195","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}
引用次数: 1
Dynamic Models for Production Control and Scheduling: A Brief Review 生产控制和调度的动态模型:综述
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.10
J. K. Sagawa, M. S. Nagano
Agility may be an important competitive advantage in many markets. In order to achieve it, the dynamics of the manufacturing systems must be considered. Control theory supports the development of dynamic models for production and inventory control. This paper discusses some dynamic models of production control specifically applied to scheduling and shop floor control. A comparative and critical analysis of the models is presented and directions for future works are provided.
在许多市场中,敏捷性可能是一个重要的竞争优势。为了实现这一目标,必须考虑制造系统的动态性。控制理论支持生产和库存控制的动态模型的发展。本文讨论了一些生产控制的动态模型,具体应用于调度和车间控制。对模型进行了比较和批判性分析,并提出了未来工作的方向。
{"title":"Dynamic Models for Production Control and Scheduling: A Brief Review","authors":"J. K. Sagawa, M. S. Nagano","doi":"10.1109/MICAI.2013.10","DOIUrl":"https://doi.org/10.1109/MICAI.2013.10","url":null,"abstract":"Agility may be an important competitive advantage in many markets. In order to achieve it, the dynamics of the manufacturing systems must be considered. Control theory supports the development of dynamic models for production and inventory control. This paper discusses some dynamic models of production control specifically applied to scheduling and shop floor control. A comparative and critical analysis of the models is presented and directions for future works are provided.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125000026","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}
引用次数: 4
Evaluating Entropic Based Clustering Algorithms on Biomedical Data 基于熵的生物医学数据聚类算法评价
Pub Date : 2013-11-24 DOI: 10.1109/MICAI.2013.31
Jorge M. Santos, Frederico Morais
Clustering algorithms are being widely used on biomedical data. They aim to extract important information that can be used to improve life conditions by helping specialized technicians on the decision process. Clustering algorithms based on information theory concepts claim that by using higher order statistic they are able to extract more information from the data and therefore provide much better results. In this work we try to verify this claim by comparing the performance of some entropic clustering algorithms against more conventional ones. Results of the performed experiments are not conclusive but they seem to indicate that this kind of entropic algorithms may provide some improvements when clustering biomedical data.
聚类算法被广泛应用于生物医学数据。他们的目标是通过帮助专业技术人员在决策过程中提取可用于改善生活条件的重要信息。基于信息论概念的聚类算法声称,通过使用高阶统计量,它们能够从数据中提取更多信息,从而提供更好的结果。在这项工作中,我们试图通过比较一些熵聚类算法与更传统算法的性能来验证这一说法。实验结果虽不具有结论性,但似乎表明这种熵算法在聚类生物医学数据时可以提供一些改进。
{"title":"Evaluating Entropic Based Clustering Algorithms on Biomedical Data","authors":"Jorge M. Santos, Frederico Morais","doi":"10.1109/MICAI.2013.31","DOIUrl":"https://doi.org/10.1109/MICAI.2013.31","url":null,"abstract":"Clustering algorithms are being widely used on biomedical data. They aim to extract important information that can be used to improve life conditions by helping specialized technicians on the decision process. Clustering algorithms based on information theory concepts claim that by using higher order statistic they are able to extract more information from the data and therefore provide much better results. In this work we try to verify this claim by comparing the performance of some entropic clustering algorithms against more conventional ones. Results of the performed experiments are not conclusive but they seem to indicate that this kind of entropic algorithms may provide some improvements when clustering biomedical data.","PeriodicalId":340039,"journal":{"name":"2013 12th Mexican International Conference on Artificial Intelligence","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129337578","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}
引用次数: 2
期刊
2013 12th Mexican International Conference on Artificial Intelligence
全部 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