首页 > 最新文献

2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)最新文献

英文 中文
Extending Deep Interactive Evolution with Graph Kernel for 3D Design 基于图核的三维设计深度交互进化扩展
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00076
S. Katayama, A. Pindur, H. Iba
DeepIE3D, a recent research, enables users to generate their favorite 3D structures by combining GAN and IEC. However, due to the stochastic nature of IEC, it is very difficult to evolve and generate specific structure, even under human guidance. To solve this problem, the system needs to pick out 3D structures that are desirable to users, and for this purpose, it is necessary to define some kind of similarity measure to extract advantageous features from selected structures. We would like to propose to use DeepIE3D with graph kernels. In this work, we represent planes/chairs as graphs and used Weisfeiler-Lehman graph kernels to implement recommendation system. The result shows that the proposed method is superior in generating specific types of planes/chairs and the proposed similarity calculation method are very intuitive from a human point of view.
DeepIE3D是最近的一项研究,使用户能够通过结合GAN和IEC来生成他们喜欢的3D结构。然而,由于IEC的随机性,即使在人类的指导下,也很难进化和产生特定的结构。为了解决这个问题,系统需要挑选出用户想要的三维结构,为此,需要定义某种相似度度量,从所选结构中提取出优势特征。我们建议使用带有图核的DeepIE3D。在这项工作中,我们将平面/椅子表示为图,并使用Weisfeiler-Lehman图核实现推荐系统。结果表明,所提出的方法在生成特定类型的平面/椅子方面具有优势,并且从人类的角度来看,所提出的相似度计算方法非常直观。
{"title":"Extending Deep Interactive Evolution with Graph Kernel for 3D Design","authors":"S. Katayama, A. Pindur, H. Iba","doi":"10.1109/iiai-aai53430.2021.00076","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00076","url":null,"abstract":"DeepIE3D, a recent research, enables users to generate their favorite 3D structures by combining GAN and IEC. However, due to the stochastic nature of IEC, it is very difficult to evolve and generate specific structure, even under human guidance. To solve this problem, the system needs to pick out 3D structures that are desirable to users, and for this purpose, it is necessary to define some kind of similarity measure to extract advantageous features from selected structures. We would like to propose to use DeepIE3D with graph kernels. In this work, we represent planes/chairs as graphs and used Weisfeiler-Lehman graph kernels to implement recommendation system. The result shows that the proposed method is superior in generating specific types of planes/chairs and the proposed similarity calculation method are very intuitive from a human point of view.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121276197","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
Neural Conversation with Memory Mechanism 神经对话与记忆机制
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00013
H. Yanagimoto, Shin Yoshida
We propose a neural conversation system with memory mechanism to realize natural conversation exchanges considering the previous utterances. The neural conversation system consists of a Sequence-to-Sequence model and a memory mechanism. The Sequence-to-Sequence model can generate gramatically correct replies and the memory network can consider the previous utterances. The proposed method is trained with Cornell Movie-Dialog corpus and realize conversations between human and a; computer. We confirm that the proposed method can generate replies depending on the previous utterances but it is difficult to generate semantically correct utterances.
我们提出了一种具有记忆机制的神经会话系统,以实现考虑先前话语的自然会话。神经会话系统由序列到序列模型和记忆机制组成。序列到序列模型可以生成语法正确的回答,记忆网络可以考虑之前的话语。该方法采用Cornell Movie-Dialog语料库进行训练,实现了人与机器之间的对话;电脑。我们证实了该方法可以根据先前的话语生成应答,但难以生成语义正确的话语。
{"title":"Neural Conversation with Memory Mechanism","authors":"H. Yanagimoto, Shin Yoshida","doi":"10.1109/iiai-aai53430.2021.00013","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00013","url":null,"abstract":"We propose a neural conversation system with memory mechanism to realize natural conversation exchanges considering the previous utterances. The neural conversation system consists of a Sequence-to-Sequence model and a memory mechanism. The Sequence-to-Sequence model can generate gramatically correct replies and the memory network can consider the previous utterances. The proposed method is trained with Cornell Movie-Dialog corpus and realize conversations between human and a; computer. We confirm that the proposed method can generate replies depending on the previous utterances but it is difficult to generate semantically correct utterances.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133730457","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
Estimating Semantic Relationships between Sentences Using Word Embedding with BERT 基于BERT的词嵌入估计句子间语义关系
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00009
Ryoya Kaneda, M. Okada, Naoki Mori
In this study, we focus on conjunctions between sentences to estimate the semantic relations between sentences. As a method for estimating the types of hidden conjunctions, we propose a method using a word embedding with bidirectional encoder representations from the transformer (BERT), which has shown high accuracy in various natural language processing tasks. By using Japanese newspaper articles, we have confirmed the effectiveness of the proposed method in estimating the presence or absence of conjunctions and the types of conjunctions. There was a difference in the accuracy by changing the estimator used to input word embedding. The result varied greatly depending on the conjunction.
在本研究中,我们主要关注句子之间的连词来估计句子之间的语义关系。作为一种估计隐藏连词类型的方法,我们提出了一种基于转换器双向编码器表示的词嵌入方法(BERT),该方法在各种自然语言处理任务中显示出较高的准确性。通过使用日本报纸文章,我们证实了所提出的方法在估计连词的存在或不存在以及连词的类型方面的有效性。通过改变输入词嵌入的估计器,在准确率上存在差异。结果因连接的不同而有很大的不同。
{"title":"Estimating Semantic Relationships between Sentences Using Word Embedding with BERT","authors":"Ryoya Kaneda, M. Okada, Naoki Mori","doi":"10.1109/iiai-aai53430.2021.00009","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00009","url":null,"abstract":"In this study, we focus on conjunctions between sentences to estimate the semantic relations between sentences. As a method for estimating the types of hidden conjunctions, we propose a method using a word embedding with bidirectional encoder representations from the transformer (BERT), which has shown high accuracy in various natural language processing tasks. By using Japanese newspaper articles, we have confirmed the effectiveness of the proposed method in estimating the presence or absence of conjunctions and the types of conjunctions. There was a difference in the accuracy by changing the estimator used to input word embedding. The result varied greatly depending on the conjunction.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115809955","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
Proposal of a Case Search Method Based on Software Process Improvement Activity Factors 一种基于软件过程改进活动因子的案例搜索方法
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00130
Y. Konno, Hideto Ogasawara
When conducting software process improvement activities, it is important for each organization to build a system for promoting company-wide process improvement activities, spread this system to each division, and ensure that improvement activities are continued and developed. However, the following issues are often reported when implementing software process improvement activities: the fact that it is complicated to determine how to build a promotion system and the fact that it is difficult to utilize improvement promotion activity cases in line with the organization's environment. To help resolve these issues, this research proposes a process-improvement-case search method that uses process improvement promotional factors, which help lead to success when conducting process improvement activities.
在进行软件过程改进活动时,对于每个组织来说,建立一个促进全公司范围的过程改进活动的系统,将该系统推广到每个部门,并确保改进活动的持续和发展是很重要的。然而,在实施软件过程改进活动时,经常报告以下问题:如何构建一个改进系统比较复杂,难以根据组织的环境利用改进促进活动案例。为了帮助解决这些问题,本研究提出了一种使用过程改进促进因素的过程改进案例搜索方法,这有助于在进行过程改进活动时取得成功。
{"title":"Proposal of a Case Search Method Based on Software Process Improvement Activity Factors","authors":"Y. Konno, Hideto Ogasawara","doi":"10.1109/iiai-aai53430.2021.00130","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00130","url":null,"abstract":"When conducting software process improvement activities, it is important for each organization to build a system for promoting company-wide process improvement activities, spread this system to each division, and ensure that improvement activities are continued and developed. However, the following issues are often reported when implementing software process improvement activities: the fact that it is complicated to determine how to build a promotion system and the fact that it is difficult to utilize improvement promotion activity cases in line with the organization's environment. To help resolve these issues, this research proposes a process-improvement-case search method that uses process improvement promotional factors, which help lead to success when conducting process improvement activities.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132757104","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
Precollege Preparation and College Graduation 大学预科和大学毕业
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00038
Faxian Yang, Yangzi Mao, Minghui Wang
Completing a bachelor's degree is not only the primary goal for students, but universally, also a crucial indicator of student achievement at each institution. The objective of this study focused on the correlation between precollege preparation and college graduation. This study aimed to explore the factors that impacted students' graduation at a research university. The outcome of logistic regression identified six factors that impacted students' graduation. Two of the six factors, the difficulty level of the first math courses taken and whether students had to retake introductory STEM courses, were related to precollege preparation, and therefore, directly corresponded with students' academic performance during the high school years.
完成学士学位不仅是学生的首要目标,而且在全球范围内,也是衡量学生在各院校成就的关键指标。本研究的目的是探讨大学预科与大学毕业的关系。本研究旨在探讨影响研究型大学学生毕业的因素。logistic回归结果确定了影响学生毕业的六个因素。六个因素中的两个,即第一门数学课程的难度水平和学生是否必须重新学习STEM入门课程,与大学前准备有关,因此,与学生在高中阶段的学习成绩直接相关。
{"title":"Precollege Preparation and College Graduation","authors":"Faxian Yang, Yangzi Mao, Minghui Wang","doi":"10.1109/iiai-aai53430.2021.00038","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00038","url":null,"abstract":"Completing a bachelor's degree is not only the primary goal for students, but universally, also a crucial indicator of student achievement at each institution. The objective of this study focused on the correlation between precollege preparation and college graduation. This study aimed to explore the factors that impacted students' graduation at a research university. The outcome of logistic regression identified six factors that impacted students' graduation. Two of the six factors, the difficulty level of the first math courses taken and whether students had to retake introductory STEM courses, were related to precollege preparation, and therefore, directly corresponded with students' academic performance during the high school years.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"172 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133628949","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
Proposal on Programming Education for Preschoolers and Measurement of Effectiveness 学龄前儿童编程教育的建议及有效性的度量
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00032
Takeshi Matsuda, Kaito Suzuki
With the development of the Internet and the spread of smart devices, almost all generations nowadays are using smartphones and tablet PC on daily basis. Under these circumstances, each country is promoting the introduction of programming education for early age children, and software called a visual programming language that can be programmed using pictures and diagrams is being developed. This paper had proposed a method for measuring the educational effect when such visual programming was practiced for preschoolers. We had made evaluation data by observing children's programming practice, and we will discuss and evaluate the proposed method and how to utilize the acquired data.
随着互联网的发展和智能设备的普及,如今几乎每一代人都在使用智能手机和平板电脑。在这种情况下,各国都在促进对幼儿进行编程教育,并正在开发一种可使用图片和图表进行编程的称为视觉编程语言的软件。本文提出了一种测量学前儿童视觉编程教育效果的方法。我们通过观察幼儿的编程实践制作了评价数据,我们将讨论和评价所提出的方法以及如何利用所获得的数据。
{"title":"Proposal on Programming Education for Preschoolers and Measurement of Effectiveness","authors":"Takeshi Matsuda, Kaito Suzuki","doi":"10.1109/iiai-aai53430.2021.00032","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00032","url":null,"abstract":"With the development of the Internet and the spread of smart devices, almost all generations nowadays are using smartphones and tablet PC on daily basis. Under these circumstances, each country is promoting the introduction of programming education for early age children, and software called a visual programming language that can be programmed using pictures and diagrams is being developed. This paper had proposed a method for measuring the educational effect when such visual programming was practiced for preschoolers. We had made evaluation data by observing children's programming practice, and we will discuss and evaluate the proposed method and how to utilize the acquired data.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116423036","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
Extraction of Tourist Attention Points from Low-rated Reviews and their Classification 低评价中游客关注点的提取及其分类
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00016
Jun Fukumoto
There are various Internet sites for tourists and a lot of positive and negative word-of-mouses are posted from tourists. Negative information can be used as attention points for sightseeing to prevent the same mistakes for their first visit. The purpose of this research is to extract such negative information from word-of-mouth as tourist attention points and classify them for easy-to-understand. In the experiments, we extracted attention points from actual tourist reviews and classified them based on target of the points.
现在有各种各样的旅游网站,游客们在网上发表了很多褒贬不一的评论。负面信息可以作为观光的注意点,防止他们在第一次游览时犯同样的错误。本研究的目的是将这些负面信息从口碑中提取出来作为游客的关注点,并进行分类,便于理解。在实验中,我们从实际的旅游评论中提取注意点,并根据注意点的目标对其进行分类。
{"title":"Extraction of Tourist Attention Points from Low-rated Reviews and their Classification","authors":"Jun Fukumoto","doi":"10.1109/iiai-aai53430.2021.00016","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00016","url":null,"abstract":"There are various Internet sites for tourists and a lot of positive and negative word-of-mouses are posted from tourists. Negative information can be used as attention points for sightseeing to prevent the same mistakes for their first visit. The purpose of this research is to extract such negative information from word-of-mouth as tourist attention points and classify them for easy-to-understand. In the experiments, we extracted attention points from actual tourist reviews and classified them based on target of the points.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114694157","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
A decision-making architecture for observation and patrolling problems using machine learning 使用机器学习的观察和巡逻问题的决策架构
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00074
Jamy Chahal, A. E. Seghrouchni, A. Belbachir
Observation and patrolling methods assure the coverage of the entire environment while dealing with moving targets. The efficiency of these methods rely on a wide range of parameters, such as the number of targets, the communication range of the patrolling agent or the map's shape. Thus, in this paper we propose a decision-making tool to optimize a set of parameters among the settings defining the observation and patrolling problem. The obtained optimal configuration has to ensure the expected efficiencies by the user, through the use of evaluation criteria. This tool is based on a simulation-assisted machine learning architecture, which performs a faster prediction response than running the simulation directly to obtain evaluation result. We evaluate the efficiency of the decision-making tool through several scenario, implying one or two parameters to be optimized.
观察和巡逻方法在处理运动目标时保证了对整个环境的覆盖。这些方法的效率依赖于广泛的参数,如目标的数量、巡逻代理的通信范围或地图的形状。因此,在本文中,我们提出了一个决策工具来优化一组参数的设置定义的观察和巡逻问题。通过使用评估标准,获得的最优配置必须确保用户期望的效率。该工具基于模拟辅助机器学习架构,比直接运行模拟获得评估结果执行更快的预测响应。我们通过几个场景来评估决策工具的效率,暗示一个或两个参数需要优化。
{"title":"A decision-making architecture for observation and patrolling problems using machine learning","authors":"Jamy Chahal, A. E. Seghrouchni, A. Belbachir","doi":"10.1109/iiai-aai53430.2021.00074","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00074","url":null,"abstract":"Observation and patrolling methods assure the coverage of the entire environment while dealing with moving targets. The efficiency of these methods rely on a wide range of parameters, such as the number of targets, the communication range of the patrolling agent or the map's shape. Thus, in this paper we propose a decision-making tool to optimize a set of parameters among the settings defining the observation and patrolling problem. The obtained optimal configuration has to ensure the expected efficiencies by the user, through the use of evaluation criteria. This tool is based on a simulation-assisted machine learning architecture, which performs a faster prediction response than running the simulation directly to obtain evaluation result. We evaluate the efficiency of the decision-making tool through several scenario, implying one or two parameters to be optimized.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116074372","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
SmileGlass: AR Glasses that make people appear to be smiling toward the enhancement of well-being 微笑眼镜:一种增强现实眼镜,可以让人们看起来在微笑,以增强幸福感
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00137
Momoha Murata, Hiroaki Ohshima, Yusuke Yamamoto
In this paper, we describe SMILEGLASS, augmented reality (AR) based glasses that deform facial expressions into smiles. In recent years, many people suffer from psychological stress. Psychologists have reported that smiling can improve mental health and make people who see a smiling person feel happy. Therefore, we expect that if people around SMILEGLASS users appear to be smiling, the users will feel happy and communicate effectively. To investigate the usefulness of SMILEGLASS, we conducted a user study where participants responded to question-and-answer tasks via video chat. The results of the experiment suggest that SMILEGLASS may improve positive emotions.
在本文中,我们描述了SMILEGLASS,一种基于增强现实(AR)的眼镜,它可以将面部表情变形为微笑。近年来,许多人遭受心理压力。心理学家报告说,微笑可以改善心理健康,让看到微笑的人感到快乐。因此,我们期望如果SMILEGLASS用户周围的人出现微笑,用户会感到快乐,并有效地沟通。为了调查SMILEGLASS的有用性,我们进行了一项用户研究,参与者通过视频聊天回答问题和回答任务。实验结果表明,SMILEGLASS可能会改善积极情绪。
{"title":"SmileGlass: AR Glasses that make people appear to be smiling toward the enhancement of well-being","authors":"Momoha Murata, Hiroaki Ohshima, Yusuke Yamamoto","doi":"10.1109/iiai-aai53430.2021.00137","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00137","url":null,"abstract":"In this paper, we describe SMILEGLASS, augmented reality (AR) based glasses that deform facial expressions into smiles. In recent years, many people suffer from psychological stress. Psychologists have reported that smiling can improve mental health and make people who see a smiling person feel happy. Therefore, we expect that if people around SMILEGLASS users appear to be smiling, the users will feel happy and communicate effectively. To investigate the usefulness of SMILEGLASS, we conducted a user study where participants responded to question-and-answer tasks via video chat. The results of the experiment suggest that SMILEGLASS may improve positive emotions.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122395018","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
What does the relationship between context and intent help for supporting design? 背景和意图之间的关系对辅助设计有什么帮助?
Pub Date : 2021-07-01 DOI: 10.1109/iiai-aai53430.2021.00109
Kinuko Iizawa, Nobuyuki Kobayashi, S. Shirasaka
It is challenging to model the relationship between context and intent, and the relationship between context and intent is complicated. The purpose of this study is to make structuralizing context and intention easier in design-related communication such as requirement analysis and architecture design in various fields, and thereby to enable conveying messages as intended. This study also shows cases that context and intention cannot be structuralized. In this study, we assume what a person wants to realize as a “system”, and call the way to realize it as “design”. A person who intends to realize something receives information from someone else who provides supporting information, and implements the design work. This study evaluated language information by clarifying the structure of context and intent of example sentences. Thereby, this study evaluated the effectiveness of structuralization. Finally, this study concludes with future research topics.
语境与意图之间的关系是一个具有挑战性的建模问题,而且语境与意图之间的关系是复杂的。本研究的目的是为了在各个领域的需求分析和架构设计等与设计相关的交流中,更容易地结构化上下文和意图,从而使信息的传递成为可能。本研究还显示了上下文和意图不能结构化的情况。在本研究中,我们假设一个人想要实现的东西是一个“系统”,并将实现它的方式称为“设计”。打算实现某件事的人从提供支持信息的其他人那里接收信息,并实现设计工作。本研究通过厘清例句的语境结构和意图来评估语言信息。因此,本研究评估了结构化的有效性。最后,对未来的研究方向进行了总结。
{"title":"What does the relationship between context and intent help for supporting design?","authors":"Kinuko Iizawa, Nobuyuki Kobayashi, S. Shirasaka","doi":"10.1109/iiai-aai53430.2021.00109","DOIUrl":"https://doi.org/10.1109/iiai-aai53430.2021.00109","url":null,"abstract":"It is challenging to model the relationship between context and intent, and the relationship between context and intent is complicated. The purpose of this study is to make structuralizing context and intention easier in design-related communication such as requirement analysis and architecture design in various fields, and thereby to enable conveying messages as intended. This study also shows cases that context and intention cannot be structuralized. In this study, we assume what a person wants to realize as a “system”, and call the way to realize it as “design”. A person who intends to realize something receives information from someone else who provides supporting information, and implements the design work. This study evaluated language information by clarifying the structure of context and intent of example sentences. Thereby, this study evaluated the effectiveness of structuralization. Finally, this study concludes with future research topics.","PeriodicalId":414070,"journal":{"name":"2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128543770","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
期刊
2021 10th International Congress on Advanced Applied Informatics (IIAI-AAI)
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1