文章目录

  • 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. 【组队学习】一月微信图文索引
  2. java多线程系类:基础篇:10生产者消费者的问题
  3. WEKA The workbench for machine learning
  4. Android之内存机制分析-Android堆和栈
  5. HOSTNAME问题 和yum配置163源的操作 安装lsb_release,KSH,CSH
  6. py2exe打包pyqt程序
  7. NodeJS 正则路由匹配
  8. 关于laravel模板中生成URL的几种模式总结
  9. 百度 图片文字识别 Python版本
  10. 使用memcachedclientXmemcached与Spring整合
  11. Google 开源 VHP 震动触觉平台,降低触觉设备开发难度
  12. 设计鲁棒性的方法:输入一个链表的头结点,逆序遍历打印该链表出来
  13. Typecho插件:根据自定时间自动切换主题
  14. Eterm协议破解,Java后端二次开发,实现ERP系统提取票号
  15. 外联式 vue+element ui 表格导出e'xcel
  16. python3注册全局热键
  17. 静态路由 动态路由 默认路由 默认网关
  18. 1583个mms电台列表
  19. 机器人教育对孩子们的作用
  20. On teaching mathematics--Arnold

热门文章

  1. 川崎机器人here指令_川崎机器人常用编程大法解析——川崎机器人
  2. 2022重庆幼教产业展览会|高科技玩具益智解压玩具博览会
  3. 全球海拔最高乐高品牌零售店拉萨开业;德胧酒店集团今年下半年将开业15家酒店 | 美通企业日报...
  4. 阿里云APP备案操作流程 新手看过来
  5. python - sklearn 计算F1
  6. 为什么高级程序员不必担心自己的技术过时?
  7. Windows 2003服务器集群安装图解
  8. 开源大数据周刊-第3期
  9. 10只老鼠与1000瓶药水
  10. 一个简单的画程序框图例子(画流程图)