首页 > 最新文献

Int. J. Networked Distributed Comput.最新文献

英文 中文
Toward Affordable and Practical Home Context Recognition: -Framework and Implementation with Image-based Cognitive API- 面向经济实用的家庭环境识别——基于图像认知API的框架与实现
Pub Date : 2019-11-01 DOI: 10.2991/ijndc.k.191118.001
Sinan Chen, S. Saiki, Masahide Nakamura
To provide affordable context recognition for general households, this paper presents a novel technique that integrate image-based cognitive Application Program Interface (API) and light-weight machine learning. Our key idea is to regard every image as a document by exploiting “tags” derived by the API. We first present a framework that specifies a common workflow of the machine-learning-based home context recognition. We then propose a pragmatic method that implements the framework using the “image-as-a-document” approach.
为了为普通家庭提供负担得起的上下文识别,本文提出了一种集成基于图像的认知应用程序接口(API)和轻量级机器学习的新技术。我们的关键思想是通过利用API派生的“标签”,将每个图像视为文档。我们首先提出了一个框架,该框架指定了基于机器学习的家庭环境识别的通用工作流程。然后,我们提出了一种实用的方法,该方法使用“图像即文档”方法实现该框架。
{"title":"Toward Affordable and Practical Home Context Recognition: -Framework and Implementation with Image-based Cognitive API-","authors":"Sinan Chen, S. Saiki, Masahide Nakamura","doi":"10.2991/ijndc.k.191118.001","DOIUrl":"https://doi.org/10.2991/ijndc.k.191118.001","url":null,"abstract":"To provide affordable context recognition for general households, this paper presents a novel technique that integrate image-based cognitive Application Program Interface (API) and light-weight machine learning. Our key idea is to regard every image as a document by exploiting “tags” derived by the API. We first present a framework that specifies a common workflow of the machine-learning-based home context recognition. We then propose a pragmatic method that implements the framework using the “image-as-a-document” approach.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132771539","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}
引用次数: 6
Transitional Method for Identifying Improvements in Video Distribution Services 识别视频分发服务改进的过渡方法
Pub Date : 2019-09-01 DOI: 10.2991/ijndc.k.190911.001
M. Iwashita
All companies make great efforts to retain customers, using Customer Satisfaction (CS) as an indicator to identify improvements in goods/services. Therefore, it is important to determine how to adequately improve CS. Consumers’ responses to questionnaires are generally used to evaluate CS. A simple method of identifying improvement factors for CS is to select those factors with high dissatisfaction scores at a given point of time. However, these factors change rapidly, especially in the information and communication technology (ICT) field, due to the rapid technological developments, competition, and the business environment. Thus, companies should adequately capture customers’ changes in perception of their ICT services.
所有公司都努力留住客户,使用客户满意度(CS)作为确定产品/服务改进的指标。因此,确定如何充分提高CS是很重要的。消费者对问卷的回答通常被用来评估CS。识别CS改进因素的一个简单方法是在给定时间点选择那些不满意分数高的因素。然而,由于快速的技术发展、竞争和商业环境,这些因素变化迅速,特别是在信息和通信技术(ICT)领域。因此,企业应充分把握客户对其ICT服务认知的变化。
{"title":"Transitional Method for Identifying Improvements in Video Distribution Services","authors":"M. Iwashita","doi":"10.2991/ijndc.k.190911.001","DOIUrl":"https://doi.org/10.2991/ijndc.k.190911.001","url":null,"abstract":"All companies make great efforts to retain customers, using Customer Satisfaction (CS) as an indicator to identify improvements in goods/services. Therefore, it is important to determine how to adequately improve CS. Consumers’ responses to questionnaires are generally used to evaluate CS. A simple method of identifying improvement factors for CS is to select those factors with high dissatisfaction scores at a given point of time. However, these factors change rapidly, especially in the information and communication technology (ICT) field, due to the rapid technological developments, competition, and the business environment. Thus, companies should adequately capture customers’ changes in perception of their ICT services.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127101462","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
Efficient Searching for Essential API Member Sets based on Inclusion Relation Extraction 基于包含关系提取的API基本成员集高效搜索
Pub Date : 2019-09-01 DOI: 10.2991/ijndc.k.190911.002
Y. Kondoh, Masashi Nishimoto, Keiji Nishiyama, Hideyuki Kawabata, T. Hironaka
Search tools for Application Programming Interface ( API ) usage patterns extracted from open source repositories could provide useful information for application developers. Unlike ordinary document retrieval, API member sets obtained by mining are often similar to each other and are mixtures of several unimportant and/or irrelevant elements. Thus, an API member set search tool needs to have the ability to extract an essential part of each API member set and to be equipped with an efficient searching interface. We propose a method to improve the searchability of API member sets by utilizing inclusion graphs among API member sets that are automatically extracted from source code. The proposed method incorporates the frequent pattern mining to obtain inclusion graphs and offers the user a way to search appropriate API member sets smoothly and intuitively by using a GUI. In this paper, we describe the details of our method and the design and implementation of the prototype and discuss the usability of the proposed tool.
从开放源代码存储库中提取的应用程序编程接口(API)使用模式的搜索工具可以为应用程序开发人员提供有用的信息。与普通的文档检索不同,通过挖掘获得的API成员集通常彼此相似,并且混合了几个不重要和/或不相关的元素。因此,API成员集搜索工具需要能够提取每个API成员集的重要部分,并配备有效的搜索接口。本文提出了一种利用从源代码中自动提取的API成员集之间的包含图来提高API成员集可搜索性的方法。该方法结合频繁的模式挖掘来获取包含图,并为用户提供了一种使用GUI平滑、直观地搜索合适API成员集的方法。在本文中,我们详细描述了我们的方法以及原型的设计和实现,并讨论了所提出工具的可用性。
{"title":"Efficient Searching for Essential API Member Sets based on Inclusion Relation Extraction","authors":"Y. Kondoh, Masashi Nishimoto, Keiji Nishiyama, Hideyuki Kawabata, T. Hironaka","doi":"10.2991/ijndc.k.190911.002","DOIUrl":"https://doi.org/10.2991/ijndc.k.190911.002","url":null,"abstract":"Search tools for Application Programming Interface ( API ) usage patterns extracted from open source repositories could provide useful information for application developers. Unlike ordinary document retrieval, API member sets obtained by mining are often similar to each other and are mixtures of several unimportant and/or irrelevant elements. Thus, an API member set search tool needs to have the ability to extract an essential part of each API member set and to be equipped with an efficient searching interface. We propose a method to improve the searchability of API member sets by utilizing inclusion graphs among API member sets that are automatically extracted from source code. The proposed method incorporates the frequent pattern mining to obtain inclusion graphs and offers the user a way to search appropriate API member sets smoothly and intuitively by using a GUI. In this paper, we describe the details of our method and the design and implementation of the prototype and discuss the usability of the proposed tool.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128771524","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
SAIFU: Supporting Program Understanding by Automatic Indexing of Functionalities in Source Code 通过在源代码中自动索引功能来支持程序理解
Pub Date : 2019-09-01 DOI: 10.2991/ijndc.k.190917.002
Masashi Nishimoto, Keiji Nishiyama, Hideyuki Kawabata, T. Hironaka
Application software is a complex mixture of functionalities. The complexity is, for one thing, due to the event-driven style of software for mobile and/or Web applications where each functionality constituting the software is implemented by combining descriptions that are scattered all over the source code, i.e., each functionality is not clearly separated in the source code. Such complexity of software structure is a serious obstacle to the smooth and safe modification and maintenance of software.
应用软件是各种功能的复杂混合体。一方面,复杂性是由于移动和/或Web应用程序的事件驱动软件风格,其中构成软件的每个功能都是通过组合分散在源代码中的描述来实现的,也就是说,每个功能在源代码中没有明确分离。软件结构的复杂性严重阻碍了软件的顺利、安全的修改和维护。
{"title":"SAIFU: Supporting Program Understanding by Automatic Indexing of Functionalities in Source Code","authors":"Masashi Nishimoto, Keiji Nishiyama, Hideyuki Kawabata, T. Hironaka","doi":"10.2991/ijndc.k.190917.002","DOIUrl":"https://doi.org/10.2991/ijndc.k.190917.002","url":null,"abstract":"Application software is a complex mixture of functionalities. The complexity is, for one thing, due to the event-driven style of software for mobile and/or Web applications where each functionality constituting the software is implemented by combining descriptions that are scattered all over the source code, i.e., each functionality is not clearly separated in the source code. Such complexity of software structure is a serious obstacle to the smooth and safe modification and maintenance of software.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121993634","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
Do You Like Sclera? Sclera-region Detection and Colorization for Anime Character Line Drawings 你喜欢巩膜吗?动画人物线条图的巩膜区域检测和着色
Pub Date : 2019-08-01 DOI: 10.2991/IJNDC.K.190711.001
M. Aizawa, Y. Sei, Yasuyuki Tahara, R. Orihara, Akihiko Ohsuga
Line drawing colorization is an important process in creating artwork such as animation, illustrations and color manga. Many artists color work manually, a process that requires considerable time and effort. In addition, colorizing requires special skills, experience, and knowledge, and this makes such work difficult for beginners. As a result, automated line drawing colorizing methods have significant market demand. However, it is difficult to paint artistic works. Many automated colorizing methods have been developed, but several problems arise in art colorized using these methods. For example, colors may be different in a region that should be painted the same color as another region, or a mismatch may occur between the input line drawing and the colorizing result due to difficulty in understanding the sketches, the inclusion of undesirable artifacts, and other issues. Anime character’s eyes are drawn in various styles, depending on the artists’ preferences. In some styles, eyes are overly abstract. In addition, in grayscale line drawings, the skin and sclera are both expressed in white in many cases. Therefore, the boundaries cannot always be determined using existing automated colorizing techniques. As a result, sclera are often painted the same color as the skin, and there is a mismatch between these regions in the line drawing and the colorizing results. Facial features are important in artworks that depict people, and excessive ambiguity at the boundary between the eyes and the skin may impair quality. Therefore, it is expected that sclera-region detection should improve the accuracy of automated colorizing of grayscale line drawings of people. This paper focuses on inconsistencies in the sclera region between line drawings and colorizing results; we aim to match the structure of line drawings and colorizing results by detecting the sclera regions in grayscale line drawings of people to improve the accuracy of automated colorizing (Figure 1). In our proposed framework, we perform machine learning using a pair of line drawings and a mask image. The sclera regions are labeled to create semantic segmentation models of the sclera regions. Then, to colorize the line drawing, the semantic segmentation models detect the sclera regions, and we apply these regions to the automated colorizing result. As a result, our framework maintains the correct sclera-region color. When using the semantic segmentation model, it is possible to detect sclera regions without requiring the user to add hints. In this paper, we propose two mask image creation methods: the manual type and the graph cut type. Compared with the manual type, the graph cut type can reduce the mask image creator’s burden.
线条绘制着色是创作动画、插图和彩色漫画等艺术品的重要过程。许多艺术家手工上色,这一过程需要大量的时间和精力。此外,着色需要特殊的技能、经验和知识,这使得初学者很难完成这项工作。因此,自动划线着色方法具有显著的市场需求。然而,绘画艺术作品是困难的。许多自动上色方法已经被开发出来,但是在使用这些方法进行艺术上色时出现了一些问题。例如,一个区域的颜色可能与另一个区域的颜色相同,或者由于难以理解草图、包含不希望看到的伪影和其他问题,输入线条绘制和着色结果之间可能出现不匹配。根据艺术家的喜好,动漫人物的眼睛有不同的风格。在某些风格中,眼睛过于抽象。此外,在灰度线图中,皮肤和巩膜在许多情况下都以白色表示。因此,边界不能总是使用现有的自动着色技术来确定。因此,巩膜经常被涂成与皮肤相同的颜色,并且这些区域在线条绘制和着色结果之间存在不匹配。面部特征在描绘人物的艺术作品中很重要,眼睛和皮肤之间的边界过于模糊可能会影响质量。因此,我们期望通过巩膜区域检测来提高人体灰度线条图自动上色的准确性。本文的重点是在巩膜区域的线条图和着色结果之间的不一致;我们的目标是通过检测人的灰度线条图中的巩膜区域来匹配线条图的结构和着色结果,以提高自动着色的准确性(图1)。在我们提出的框架中,我们使用一对线条图和一个掩模图像来执行机器学习。对巩膜区域进行标记,建立巩膜区域的语义分割模型。然后,语义分割模型检测巩膜区域,并将这些区域应用到自动上色结果中,以对线条进行上色。因此,我们的框架保持了正确的巩膜区域颜色。当使用语义分割模型时,可以在不需要用户添加提示的情况下检测巩膜区域。在本文中,我们提出了两种掩模图像的创建方法:手工型和图切型。与手工模板相比,图切模板可以减轻模板创建者的负担。
{"title":"Do You Like Sclera? Sclera-region Detection and Colorization for Anime Character Line Drawings","authors":"M. Aizawa, Y. Sei, Yasuyuki Tahara, R. Orihara, Akihiko Ohsuga","doi":"10.2991/IJNDC.K.190711.001","DOIUrl":"https://doi.org/10.2991/IJNDC.K.190711.001","url":null,"abstract":"Line drawing colorization is an important process in creating artwork such as animation, illustrations and color manga. Many artists color work manually, a process that requires considerable time and effort. In addition, colorizing requires special skills, experience, and knowledge, and this makes such work difficult for beginners. As a result, automated line drawing colorizing methods have significant market demand. However, it is difficult to paint artistic works. Many automated colorizing methods have been developed, but several problems arise in art colorized using these methods. For example, colors may be different in a region that should be painted the same color as another region, or a mismatch may occur between the input line drawing and the colorizing result due to difficulty in understanding the sketches, the inclusion of undesirable artifacts, and other issues. Anime character’s eyes are drawn in various styles, depending on the artists’ preferences. In some styles, eyes are overly abstract. In addition, in grayscale line drawings, the skin and sclera are both expressed in white in many cases. Therefore, the boundaries cannot always be determined using existing automated colorizing techniques. As a result, sclera are often painted the same color as the skin, and there is a mismatch between these regions in the line drawing and the colorizing results. Facial features are important in artworks that depict people, and excessive ambiguity at the boundary between the eyes and the skin may impair quality. Therefore, it is expected that sclera-region detection should improve the accuracy of automated colorizing of grayscale line drawings of people. This paper focuses on inconsistencies in the sclera region between line drawings and colorizing results; we aim to match the structure of line drawings and colorizing results by detecting the sclera regions in grayscale line drawings of people to improve the accuracy of automated colorizing (Figure 1). In our proposed framework, we perform machine learning using a pair of line drawings and a mask image. The sclera regions are labeled to create semantic segmentation models of the sclera regions. Then, to colorize the line drawing, the semantic segmentation models detect the sclera regions, and we apply these regions to the automated colorizing result. As a result, our framework maintains the correct sclera-region color. When using the semantic segmentation model, it is possible to detect sclera regions without requiring the user to add hints. In this paper, we propose two mask image creation methods: the manual type and the graph cut type. Compared with the manual type, the graph cut type can reduce the mask image creator’s burden.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123753452","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
Defects and Vulnerabilities in Smart Contracts, a Classification using the NIST Bugs Framework 智能合约中的缺陷和漏洞,使用NIST bug框架的分类
Pub Date : 2019-08-01 DOI: 10.2991/IJNDC.K.190710.003
Wesley Dingman, Aviel Cohen, N. Ferrara, Adam Lynch, P. Jasinski, P. Black, Lin Deng
The blockchain is analogous to a distributed ledger of transactions that is programmed to record the transfer and storage of anything of value [1]. Each computer connected to the network in the system acts as a node, receiving a copy of the blockchain and functioning as an “administrator” on the network, continually verifying data and ensuring security within the platform. The fundamental principle behind this technology is that the distributed network it operates on minimizes the risk of a single vulnerability point characteristic of a centralized database. While seemingly infallible, this technology has still been subject to exploitation by financially motivated attackers. The most famous instance, known as the DAO bug, occurred when an attacker utilized a “re-entrancy” vulnerability within an Ethereum smart contract that succeeded in stealing 60 million US$ [2]. For our research, we have decided to focus our attention on the Ethereum blockchain, presently the second most popular cryptocurrency with a current market valuation of roughly 13 billion US$ [3].
区块链类似于交易的分布式分类账,被编程为记录任何有价值的东西的转移和存储[1]。系统中连接到网络的每台计算机都充当节点,接收区块链的副本,并充当网络上的“管理员”,不断验证数据并确保平台内的安全性。这项技术背后的基本原则是,它所运行的分布式网络将集中式数据库的单个漏洞点的风险降到最低。虽然看起来万无一失,但这项技术仍然受到有经济动机的攻击者的利用。最著名的例子是DAO漏洞,攻击者利用以太坊智能合约中的“重入”漏洞成功窃取了6000万美元[2]。在我们的研究中,我们决定将注意力集中在以太坊区块链上,它目前是第二大最受欢迎的加密货币,目前的市场估值约为130亿美元[3]。
{"title":"Defects and Vulnerabilities in Smart Contracts, a Classification using the NIST Bugs Framework","authors":"Wesley Dingman, Aviel Cohen, N. Ferrara, Adam Lynch, P. Jasinski, P. Black, Lin Deng","doi":"10.2991/IJNDC.K.190710.003","DOIUrl":"https://doi.org/10.2991/IJNDC.K.190710.003","url":null,"abstract":"The blockchain is analogous to a distributed ledger of transactions that is programmed to record the transfer and storage of anything of value [1]. Each computer connected to the network in the system acts as a node, receiving a copy of the blockchain and functioning as an “administrator” on the network, continually verifying data and ensuring security within the platform. The fundamental principle behind this technology is that the distributed network it operates on minimizes the risk of a single vulnerability point characteristic of a centralized database. While seemingly infallible, this technology has still been subject to exploitation by financially motivated attackers. The most famous instance, known as the DAO bug, occurred when an attacker utilized a “re-entrancy” vulnerability within an Ethereum smart contract that succeeded in stealing 60 million US$ [2]. For our research, we have decided to focus our attention on the Ethereum blockchain, presently the second most popular cryptocurrency with a current market valuation of roughly 13 billion US$ [3].","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130637687","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}
引用次数: 34
Semantic Schema Matching for String Attribute with Word Vectors and its Evaluation 基于词向量的字符串属性语义模式匹配及其求值
Pub Date : 2019-07-01 DOI: 10.2991/IJNDC.K.190710.001
K. Nozaki, T. Hochin, Hiroki Nomiya
Instance-based schema matching is to determine the correspondences between heterogeneous databases by comparing instances. Heterogeneous databases consist of an enormous number of tables containing various attributes, causing the data heterogeneity. In such cases, it is effective to consider semantic information. In this paper, we propose the instance-based schema matching considering attributes’ semantics. We used Word2Vec to match attributes of character strings. The result shows a possibility to detect matching between attributes with high semantic similarity.
基于实例的模式匹配是通过比较实例来确定异构数据库之间的对应关系。异构数据库由大量包含各种属性的表组成,导致数据异构。在这种情况下,考虑语义信息是有效的。本文提出了一种考虑属性语义的基于实例的模式匹配方法。我们使用Word2Vec来匹配字符串的属性。结果表明,可以检测具有高语义相似度的属性之间的匹配。
{"title":"Semantic Schema Matching for String Attribute with Word Vectors and its Evaluation","authors":"K. Nozaki, T. Hochin, Hiroki Nomiya","doi":"10.2991/IJNDC.K.190710.001","DOIUrl":"https://doi.org/10.2991/IJNDC.K.190710.001","url":null,"abstract":"Instance-based schema matching is to determine the correspondences between heterogeneous databases by comparing instances. Heterogeneous databases consist of an enormous number of tables containing various attributes, causing the data heterogeneity. In such cases, it is effective to consider semantic information. In this paper, we propose the instance-based schema matching considering attributes’ semantics. We used Word2Vec to match attributes of character strings. The result shows a possibility to detect matching between attributes with high semantic similarity.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121870178","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}
引用次数: 8
"Never fry carrots without chopping" Generating Cooking Recipes from Cooking Videos Using Deep Learning Considering Previous Process "不切胡萝卜,绝不炒胡萝卜",利用深度学习从烹饪视频中生成烹饪食谱,同时考虑到上一个过程
Pub Date : 2019-07-01 DOI: 10.2991/IJNDC.K.190710.002
T. Fujii, Y. Sei, Yasuyuki Tahara, R. Orihara, Akihiko Ohsuga
Automatic captioning tasks that describe the content of images and moving images in natural language have important applications in areas such as search technology. In addition, captioning can assist with understanding content. Understanding of content can be deepened in a short time by reading captions. Among captioning models that use deep training, the encoder–decoder [1] model has generated considerable results and attracted attention, but many existing studies only consider the consistency of contiguous scenes over short periods. Considering the consistency of video segments as a matter of captioning has high importance. Generating cooking recipe sentences from cooking videos can be considered a captioning problem by treating recipes as captions. In addition, because the cooking video is constituted as a set of fragmentary tasks, a model that considers the consistency of the whole video is considered to be effective.
用自然语言描述图像和动态图像内容的自动字幕任务在搜索技术等领域有着重要的应用。此外,字幕还有助于理解内容。通过阅读字幕可以在短时间内加深对内容的理解。在使用深度训练的字幕模型中,编码器-解码器[1]模型取得了可观的成果并引起了关注,但现有的许多研究只考虑了短时间内连续场景的一致性。考虑视频片段的一致性对于字幕制作具有重要意义。从烹饪视频中生成烹饪菜谱句子可视为字幕问题,将菜谱视为字幕。此外,由于烹饪视频是由一系列片段任务构成的,因此考虑整个视频一致性的模型被认为是有效的。
{"title":"\"Never fry carrots without chopping\" Generating Cooking Recipes from Cooking Videos Using Deep Learning Considering Previous Process","authors":"T. Fujii, Y. Sei, Yasuyuki Tahara, R. Orihara, Akihiko Ohsuga","doi":"10.2991/IJNDC.K.190710.002","DOIUrl":"https://doi.org/10.2991/IJNDC.K.190710.002","url":null,"abstract":"Automatic captioning tasks that describe the content of images and moving images in natural language have important applications in areas such as search technology. In addition, captioning can assist with understanding content. Understanding of content can be deepened in a short time by reading captions. Among captioning models that use deep training, the encoder–decoder [1] model has generated considerable results and attracted attention, but many existing studies only consider the consistency of contiguous scenes over short periods. Considering the consistency of video segments as a matter of captioning has high importance. Generating cooking recipe sentences from cooking videos can be considered a captioning problem by treating recipes as captions. In addition, because the cooking video is constituted as a set of fragmentary tasks, a model that considers the consistency of the whole video is considered to be effective.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131297911","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
Utilizing Type-2 Fuzzy Sets as an Alternative Approach for Valuing Military Information 利用2型模糊集作为评估军事信息的替代方法
Pub Date : 2019-07-01 DOI: 10.2991/IJNDC.K.190710.004
T. Hanratty, R. Hammell
Within current military environments, the volume, velocity and variety of available information has exploded as compared with past eras. The increase in data while potentially advantageous, creates challenges for how to process that data in meaningful ways. As a result, it is increasingly likely that military commanders and their staffs have access to more information than they can use in a timely manner. This situation highlights the classic information overload problem. In battlefield situations, the issue of deciding which information is most relevant is critical to mission success. For the military, this problem is further aggravated by the restricted time constraints central to the military decision making cycle.
在当前的军事环境中,与过去的时代相比,可用信息的数量、速度和种类都呈爆炸式增长。数据的增加虽然具有潜在的优势,但也为如何以有意义的方式处理这些数据带来了挑战。因此,军事指挥官及其工作人员获得的信息越来越有可能超出他们能够及时使用的范围。这种情况突出了典型的信息过载问题。在战场情况下,决定哪些信息最相关的问题对任务的成功至关重要。对于军方来说,这一问题由于军事决策周期的时间限制而进一步恶化。
{"title":"Utilizing Type-2 Fuzzy Sets as an Alternative Approach for Valuing Military Information","authors":"T. Hanratty, R. Hammell","doi":"10.2991/IJNDC.K.190710.004","DOIUrl":"https://doi.org/10.2991/IJNDC.K.190710.004","url":null,"abstract":"Within current military environments, the volume, velocity and variety of available information has exploded as compared with past eras. The increase in data while potentially advantageous, creates challenges for how to process that data in meaningful ways. As a result, it is increasingly likely that military commanders and their staffs have access to more information than they can use in a timely manner. This situation highlights the classic information overload problem. In battlefield situations, the issue of deciding which information is most relevant is critical to mission success. For the military, this problem is further aggravated by the restricted time constraints central to the military decision making cycle.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129793706","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
Polar Code Appropriateness for Ultra-Reliable and Low-Latency Use Cases of 5G Systems 5G系统超可靠和低延迟用例的极化码适当性
Pub Date : 2019-07-01 DOI: 10.2991/IJNDC.K.190702.005
Arti Sharma, M. Salim
Fifth generation (5G) and the future wireless networks will going to endorse innumerous emerging use cases and applications with various performance aspects. Concerning this, ITU-R in September 2015 agreed upon its vision for IMT-2020 and beyond networks [1], and outlined three main 5G usage scenarios: (i) Enhanced Mobile Broadband (eMBB); (ii) Ultra-Reliable and Low-Latency Communication (URLLC); and (iii) Massive Machine Type Communication (mMTC). Therefore, new technologies for 5G has been driven by these specific uses to provide ubiquitous connectivity to all the diverse applications. 5G New Radio (5G-NR) is not just an addendum advancement over 4G Radio Access Technologies (4G-RAT), instead 5G technology is very different. The NRAT for 5G (5G-NRAT) includes combinational influence of various new technologies like, new heterogeneous cellular architecture, all new GHz frequency bands with huge available bandwidths, massive MIMO, millimeter wave communication, mMTC, Internet-ofThings (IoT) etc.
第五代(5G)和未来的无线网络将支持众多具有不同性能方面的新兴用例和应用。为此,ITU-R于2015年9月商定了IMT-2020及以后网络的愿景[1],并概述了5G的三种主要使用场景:(i)增强型移动宽带(eMBB);超可靠和低延迟通信;(iii)大规模机器类型通信(mMTC)。因此,5G的新技术是由这些特定用途驱动的,为所有不同的应用提供无处不在的连接。5G新无线电(5G- nr)不仅仅是对4G无线接入技术(4G- rat)的补充改进,相反,5G技术非常不同。5G的NRAT (5G-NRAT)包括各种新技术的综合影响,如新的异构蜂窝架构,具有巨大可用带宽的全新GHz频段,大规模MIMO,毫米波通信,mMTC,物联网(IoT)等。
{"title":"Polar Code Appropriateness for Ultra-Reliable and Low-Latency Use Cases of 5G Systems","authors":"Arti Sharma, M. Salim","doi":"10.2991/IJNDC.K.190702.005","DOIUrl":"https://doi.org/10.2991/IJNDC.K.190702.005","url":null,"abstract":"Fifth generation (5G) and the future wireless networks will going to endorse innumerous emerging use cases and applications with various performance aspects. Concerning this, ITU-R in September 2015 agreed upon its vision for IMT-2020 and beyond networks [1], and outlined three main 5G usage scenarios: (i) Enhanced Mobile Broadband (eMBB); (ii) Ultra-Reliable and Low-Latency Communication (URLLC); and (iii) Massive Machine Type Communication (mMTC). Therefore, new technologies for 5G has been driven by these specific uses to provide ubiquitous connectivity to all the diverse applications. 5G New Radio (5G-NR) is not just an addendum advancement over 4G Radio Access Technologies (4G-RAT), instead 5G technology is very different. The NRAT for 5G (5G-NRAT) includes combinational influence of various new technologies like, new heterogeneous cellular architecture, all new GHz frequency bands with huge available bandwidths, massive MIMO, millimeter wave communication, mMTC, Internet-ofThings (IoT) etc.","PeriodicalId":318936,"journal":{"name":"Int. J. Networked Distributed Comput.","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2019-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122443710","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}
引用次数: 12
期刊
Int. J. Networked Distributed Comput.
全部 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