文章目录

  • 1 introduction
  • 2 related work

1 introduction

1.1 Therefore, a bag is described by a single bag label because the instances generally do not have labels
1) 准确来说,应该是标签未知
2) a bag is described by a single bag label 意思绕
-》
Therefore, only the bag has a label and the labels of its instances are usually unknown
1.2 Based on the connection between the bag and its instances, the instancebased paradigm [11], [12] predicts bag labels using instancelevel classifiers.
感觉instance-based 方法没有说到点子上,connection有点泛,还需要说具体

1.3 The attention mechanism effectively decreases the influence of negative instances in positive bags. Unfortunately,…
建议换成 can。 这是别人的工作,而且马上就要说不足,没必要加effectively

1.4 It is possible that the fused vectors transformed from positive bags will have more negative characteristic as a result of this.
1)as a result of this感觉有点怪,this指代的是Unfortunately,…那句话吗?
as a result of this不需要, 因为不用,意思也很明确,是上一句话带来的可能结果,还让句子变短
2)建议
-》 Therefore, the fused vectors transformed from the positive bags may have more negative characteristics.

1.5 1) In the attention block, a learnable linear transformation is first applied to the instances in a given bag. Then a single layer
network is employed to learn the attention weight of each instance. Accordingly, a fused vector is calculated as the sum of products between transformed instances and their corresponding weights.
3) With the embedded information, self-attention mechanism …
ym:
第1部分主要在说内部怎么做的,涉及到每一步的细节
第2部分也在说内部怎么做,相对略——放introduction,我觉得ok
第3部分主要在说引入后的好处,没有涉及how——跟前面不匹配

建议1,弱化第1部分的描述,都不说那么细;则第3部分也就算统说,后面再慢慢描述。
建议2,表达如下意思:
第1部分 着重表达:通过学习实例对包的贡献,获得实例的权重,得到了输出
第3部分 :通过学习其他实例对融合向量的影响,优化权重,才有后面的好处

2 related work

2.1 As we have seen yet, BP-MIP [13] firstly employ BP algorithm for MIL, which performs back propagation on the instances with a maximum
loss function
As we have seen yet多余了,去掉; employs; 长句换成短句
-》BP-MIP [13] first employs BP algorithm for MIL.
It performs back propagation on the instances with a maximum loss function.

2.2 Furthermore, Convolutional Neural Networks (CNNs) based MIL algorithms MIL-FCN [21] and WSCN are proposed to select latent instances for learning semantic information from weak image-level labels.
MIL-FCN [21] and WSCN放前面,主语更突出些;
MIL algorithms可以不写了,句子已经较长了
are proposed to有点累赘,可以不写
-》
Furthermore, MIL-FCN [21] and WSCN based on Convolutional Neural Networks (CNNs) select latent instances for learning semantic information from weak image-level.

2.3 However, maximum based networks have one flaw:instances are simply labeled as the bag to which they belong.
意思似乎不对。标记为所属的包吗?
-》
However, the disadvantage of the maximum-based network is that the label of the bag is directly assigned to its instances.

2.4 To alleviate this issue, several alternative pooling functions are proposed and embedded into MIL networks, such as MILBoost [23], ISR [24], and LSE [25].
1)缓解问题,搭配不当 -》 to address this issue. 或 to alleviate this drawback.
to address this issue. 比较一般化,更强调自己的完整方案。
to alleviate this drawback. 比较针对性强,补某一个漏洞,偏小器。
2) and 前后没有并列关系,proposed也没有必要,这些算法本来就是提出来解决问题的,所以直接了当说方法怎么用就可以了
-》
To address this issue, several alternative pooling functions are embedded into MIL networks, such as MILBoost [23], ISR [24], and LSE [25].

2.5 Attention-based deep multiple instance learning [17] designs a two-layered neural network to allocate learnable weights to instances and uses the sigmoid function
to predict bag probability.
长句。
-》
Attention-based deep multiple instance learning [17] designs a two-layered neural network.
It allocates learnable weights to instances and uses the sigmoid function to predict bag probability.

2.6 In order to obtain better performance on bag prediction and instance interpretation, Loss-attention [26] associates the attention mechanism with the loss function for smoothing the training process and furthermore to simultaneously learn instance and bag predictions.
长句,36个单词了
-》
这句话本质上是上一个自然段:MIL with Attention的一个方法。建议并到上一个段,这样也不用写In order to…,
后面的however… 可以另起一段
-》
Loss-attention [26] associates the attention mechanism with the loss function.
The purpose is to smooth the training process and simultaneously learn instance and bag predictions.

2.7 As mentioned above, instances whose information is inconsistent with their bag may be assigned large weights.
-》
As mentioned above, a instance whose information is inconsistent with its bag may be assigned large weight.

2.8
Different from the previous methods, our proposed algorithm fuses two attention mechanisms to efficiently exploit the influence of each instance to its fused vector.
这两句话和前后句子的意思重复,而且长。你看下以下意思到位不
Different from the previous methods, our proposed algorithm fuses two attention mechanisms.
This can simultaneously exploit the contribution of each instance to its bag and fused vector.

论文写作——韬ASMI29 introduction、related work两部分语句修改相关推荐

  1. 论文写作——韬ASMI29 algorithm部分语句修改

    文章目录 3 algorithm 3 algorithm 3.1 Different from previous attention based MIL algorithms, the method ...

  2. 数学建模英文论文写作002之Introduction引言

    今天介绍的是论文的引言部分.在这一部分,你需要确定你将运用在模型中的方法.引言应该包括你开题中大部分内容,但是更为细节.1-2个段的背景分析列出这个领域之前的一些研究成果(需要标明引用参考).你需要特 ...

  3. 华中科技大学期刊分类办法_紧跟国际前沿,拓展研究思路,立足国内实践,提升科研能力 —— 记国际期刊学术论文写作与发表研修班...

    为进一步增进国内高校外语教师对国际学术研究前沿和发展趋势的了解,提升其选题挖掘.研究设计.国际期刊学术论文写作与发表能力,外语教学与研究出版社联合武汉理工大学于2020年12月5-6日在武汉及线上同步 ...

  4. 【中英文论文写作——正文】

    目录 1.0 如何组织一篇论文 1.1 论文研究需求 1.2 论文定位 1.3文献检索平台 1.4 数据组织 1.5 正文架构 2.0 结果与讨论 2.1 文章结构 2.2  确认卖点 2.2.1 & ...

  5. 论文写作——5 introduction与语言逻辑(以韬韬同学ASMI27版为例)

    文章目录 1 introduction 的节奏安排 2 先通篇检查: 3 常见的要大写的地方 3 第一段的问题 4 第二段的问题 5 第三段的问题 6 第四段的问题 7 第五段问题 8 第六段问题 今 ...

  6. 转:论文写作与投稿的一点经验,加两封催稿信

    最近投稿比较频繁! 也遇到很多有趣的事, 希望在这里来和大家一起分享. 当然, 我不知道对高影响因子的是否适用. 因为我投的都是1点几的杂志. 另外,在分享论文接收快乐的帖子里,我把cover let ...

  7. matlab两个图共用一个x轴_SCI论文写作MATLAB出图(2)

    接着SCI论文写作MATLAB出图(1)(以下介绍均由出图(1)代替),现在来讲第二部分,曾经也在出图这块走了不少弯路,现在呢,对出图这部分有一些心得,对有需求的同学略尽微薄之力吧.另外,提一嘴,当时 ...

  8. 两教授吐槽:如今博士研究生的论文写作水平为何如此堪忧?

    对于刚刚指导学生写完论文的导师们来说,除了把关专业问题,学生们的论文写作也令人颇感头疼. >>>> 西安交通大学教授吴道澄在题为"研究生的中文论文写作水平亟待提高&q ...

  9. 庖丁解牛剖析国际学术论文写作的快速入门

    2020年3月17日,在超千人同时在线的"智源论坛·论文写作专题报告会"上,三位智源青年科学家分别进行了精彩的在线分享,题目分别为:中国科学院计算技术研究所研究员兰艳艳<论文 ...

最新文章

  1. 小程序webview不全屏_有赞微信商城和有赞微信小程序什么不一样
  2. 【CyberSecurityLearning 44】iptables包过滤与网络地址转换
  3. php中html富文本编辑器,php + wangEditor 富文本编辑器的配置
  4. mysql datetime最小值_MySQL的5种时间类型的比较
  5. cardsui-for-android
  6. 2020年进军 AI,想年薪 40 万,没这个能力不行
  7. 微服务升级_SpringCloud Alibaba工作笔记0013---SpringCloud Alibaba简介
  8. python切片长度_python的间隔切片技巧
  9. CentOS 7 上搭建nginx 1.6
  10. 微软宣布放弃收购雅虎
  11. easypoi list中的map导出_java导出excel(easypoi)
  12. NS3学习之整体介绍
  13. 基于微信小程序的毕业设计题目(32)求职招聘小程序(含开题报告、任务书、中期报告、答辩PPT、论文模板)
  14. 【建议收藏】六个免费的在线OCR识别网站,显著提高你的工作效率!
  15. tensorflow,pytorch中normalize方法
  16. DBCO-C6-NHS ester,1384870-47-6二苯基环辛炔-碳6-琥珀酰亚胺酯仅用于科研,不用于人体和生产
  17. Tomcat 运行 maven项目报错 com.sun.faces.config.ConfigureListener
  18. 哪里有免费大文件传输平台?通过这4个网站免费来进行大文件传输
  19. mysql数据库设计工具_四种优秀的数据库设计工具
  20. java输出GPA_使用ENUM和switch case的循环Java GPA计算器

热门文章

  1. 艾永亮:如何“睡”出一只11亿美元的独角兽?
  2. 多线程 - 三种实现
  3. 一位Java老铁的经历分享
  4. 适合户外运动的蓝牙耳机品牌有哪些呀?户外运动耳机排行榜
  5. 安全合规--40--基于欧美法律法规的企业隐私合规体系建设经验总结(四)
  6. 猪猪的机器学习(十九)卷积神经网络
  7. Squeezenet官方源代码解析
  8. 脱离圈套:“你希望与什么样的上级共事?”
  9. 海赢科技分享速卖通账号开店注册认证介绍及常见问题解答
  10. python 高阶函数作业(3.16)