期刊会议审稿意见

这篇具有很好参考价值的文章主要介绍了期刊会议审稿意见。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

AAAI

修改意见

  1. 违背了研究方向的假设;
  2. 虽然实验结果不错,但是没有明确地指向任何成功的方向,作者也没有充分地处理失败的案例——The results, though good are not clearly pointing to any direction of success, and the authors have not addressed failure cases sufficiently.(没有分析效果不好的原因);
  3. 一些小问题是论文需要一些校对,因为有些地方很难阅读——Another minor issue that the reviewer noticed is that the paper needs some proof-reading as it is hard to read in places.(英文写作加强,检查语法问题);
  4. 数据都是小数据集。这种方法在更大的数据集上有多大的实用性?在某些数据集上的计算似乎非常不切实际。——These are small datasets. How practical is this approach on larger datasets?The calculations on some of the data sets seem impractical computationally.(实验数据集太少,换大数据集跑);
  5. 请清楚的解释你是如何从数据集创建xxx方法设置的。xxx等人使用了几种不同的设置,仅仅指出这项工作是不够的,如果在你的工作中也总结了这个设置,那就更好了。—— Please explain clearly how you created the xxx setup from your datasets. xxx et al, use several different setups, it is not sufficient to merely point to that work. It would be better if the setup was summarized in your work as well.(参数分析)
  6. 定理的证明有可修改的地方和实验评价较弱——Fair: The paper has minor technical flaws. For example, the proof of a theorem has some fixable errors or the experimental evaluation is weak.(公式推导有问题、实验设计薄弱);
  7. 研究的动机是什么?是否有实际应用程序需要这样的属性——What is the motivation for studying the robustness of MIL? Are there any real-world applications requiring such a property?(研究动机
  8. 本文缺乏对所提出方法的实证结果进行深入或者深刻的观察和讨论——This paper lacks in-depth or insightful observations and discussions about the empirical results of the proposed methods.(类似问题2);
  9. 本文使用的数据集是小规模的,而且是不合时宜的。应该使用更近期和更具挑战性的数据集进行实验,以提供有价值的实验结果。——The datasets used in this paper are small-scale and out-of-time. More recent and challenging datasets should be involved as a test bed for giving valuable experimental results.(用大规模数据集和更新的数据集
  10. 所提出的方法简单,缺乏技术上的新颖性 ——The proposed methods are straighforward and lack technical novelty;

论文好的地方

  • 能提供关键的资源,让其他研究者能复现该方法——Good: key resources (e.g., proofs, code, data) are available and sufficient details (e.g., proofs, experimental setup) are described such that an expert should be able to reproduce the main results.
  • 该论文很容易理解——The paper is easy to follow;

IEEE

修改意见

  1. 公式细节问题,如属于和包含于是否用对;
  2. 总体框架是不完整的——The Overall Framework is incomplete;
  3. 引号用错了——Quotation marks used wrongly;
  4. 应该增加对伪代码部分的描述——Simple description of the pseudocode section should be added;
  5. 我无法理解所提出算法的复杂性的讨论,特别是与其他算法的比较。——I could not follow the discussion on complexity of the proposed algorithms especially comparison with others;
  6. 结论部分很短,不够全面。——The conclusion section is short and not comprehensive.
  7. Xij不是向量,所以x不应该加粗。类似地,作为一个集合,B应该是粗体。——xij is not a vector, so x should not be bold. Similarly, as a set, B should be bold.(变量写法
  8. 在式(6)和式(7)中,T的值域是多少?它是Tr的子集吗?——In Equations (6) and (7), what is the range of T ? Is it a subset of Tr?(变量取值范围);
  9. 要转置一个向量或矩阵,你应该使用T而不是T——To transpose a vector or a matrix, you should use T instead of T;
  10. 文章的引言部分不仅要描述xx的整体现状。本文研究了xxx的优化算法。因此,绪论部分应重点介绍xxx的应用背景和现状。——The introduction part of the article should not only describe the overall current situation of xx. This article studies the optimization algorithm of xxx. Therefore, the introduction part should highlight the application background and current situation of xxx.(着重介绍与研究相近的工作背景)
  11. 未提供这些分类器的重要细节。 例如:J48是决策树中的一个模型。 如果这里只描述J48,是不准确的。 因此,文章中的相应信息需要更改。——it does not provide important details of these classi ers. For example: J48 is a model in the decision tree. If only J48 is described here, it is not accurate. Therefore, the corresponding information in the article needs to be changed.
  12. 本文第4部分的第二小节描述了常用的数据集。它应该突出这些数据与多实例学习的相关性,而不是简单地描述数据的大小。——The second subsection of Part 4 of the article describes commonly used data sets. It should highlight the relevance of these data to multi-instance learning, rather than simply describe the size of the data.(对数据集的相关性描述);
  13. 建议在表3、表4、表5中增加数据集特征维和样本量的描述信息,使优化算法对于不同大小数据集的通用性更加直观。——It is recommended that Table 3, Table 4, and Table 5 increase the description information of the feature dimension of the data set and the sample size, so that the versatility of the optimized algorithm for data sets of dierent sizes can be seen more intuitively.(数据集属性描述);
  14. 本文所提出的比较算法普遍已经过时,应与最新的相关方法进行比较,以显示其优越性。——The compared algorithms presented in the paper are generally out of date, it should be compared with more recent related methods to show the superiority.(用最新的对比方法);
  15. 在方法设计中,应该探讨数据集分割的必要性——Authors should discuss the necessity for the data splitting.(方法设计
  16. 在摘要和引言中,xxx被多次提及,却没有解释它的含义。——In the abstract and introduction, xxx has been mentioned many times without explaining its meaning.(未被描述);
  17. 符号被冗余定义——Symbols are defined redundantly;
  18. 写作质量需要显着提高。 在目前的形式中,手稿中有许多错字,这表明手稿没有经过仔细校对。 举几个例子:——The quality of writing needs signifi cant improvement. In its current form, there are many typo within the manuscript which suggest that the manuscript has not been carefully proofread. To name a few:Page 11, Line 52: Datesets(写作细节);
  19. 许多语法错误需要改正。举几个例子:——Many grammatical mistakes needs addressing. To name a few:Page 12, Line 35: \The follow research" ! the following(语法错误);
  20. 格式化也需要工作。在参考文献中,有的期刊名称有缩写,有的没有。一些会议的参考资料列出了一个城市/地点,而另一些则没有。一些条目有DOI,而其他条目没有。所有这些形成问题都应在提交前仔细检查。——Formatting also needs work. In the references, some journal names are abbreviated while others are not. Some conference references are listed with a city/location, while others have not. Some entries have DOI, while others have not. All these formmatiing issues should be carefully checked before submission.(参考文献格式统一);
  21. 在导论中应该有一些关于xxx的讨论,并且遗漏了一些与xxx相关的参考文献。——There should be some discussion of xxx in the introduction and some xxx-related references are missed.(相关工作不足);
  22. 请在GitHub“github.com/…”的超链接前加上“https://”。——Please add “https://” before the hyper-link of GitHub “github.com/…”.
  23. 请在表III和表IV中的方法中,用粗体强调每个数据集的最佳结果。——Please emphasize the best results with the bold font for each dataset among the methods in table III and IV.(高亮最佳结果);
  24. 请重新排列图的顺序,因为图 3 就在图 8 的下方。——Please rearrange the gure order as gure 3 is right below gure 8.(图片排版);
  25. 应该客观地分析这种方法的缺点。——The disadvantages of the approach should be analyzed objectively.(分析方法缺点);
  26. 可以通过清楚地指出论文的主要贡献来改进摘要。——The abstract may be improved by clearly indicating papers main contributions.
  27. 术语应该解释清楚——The two terms xxx and xxx should be explained clearly in details.(术语要有解释

Information Science

修改意见

  1. 为了可读性,本文的写作质量应该大大提高,有很多写作细节应该改进。应避免使用第一人称(即“我们”),最好使用被动语态或其他方式。——In order to readability, the writing quality of this paper should be greatly improved, there are many writing details should be improved. The use of first persons (i.e., “we”) should be avoided, and can preferably be expressed by the passive voice or other ways.(用被动语态
  2. 公式格式应该一致,请检查并修改——Formula format should be consistent. Please check and modify again;
  3. 需要改进介绍部分。作者应该更专注于他们的工作,清楚地描述具体的问题和他们的动机。需要更好地突出贡献和说明未来潜力。——The improvement for the introduction section is required. Authors should more focus on their work and clearly describe the specific problem and their motivation. Need to better highlight contributions and state future potential.(引言更加清楚描述其他工作,本文的贡献);
  4. 图中没得描述清楚文中方法,应举例详细描述;
  5. 实验部分应该提供参数设置和对结果的影响—— The experimental parameters settings and effect on the results should be provided.(参数设置合理性和分析);
  6. 在引言部分,应该有一个整体的框架,以便读者更好地理解论文的内容和方法的新颖性。——In the Introduction, there should be a holistic framework for readers to better understand the content of the paper and the novelty of the approach(开局一张图);

KBS

Pattern Recognition

PAKDD

文章来源地址https://www.toymoban.com/news/detail-473544.html

到了这里,关于期刊会议审稿意见的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • 论文投稿被退稿但有修改意见 神码ai

    大家好,今天来聊聊论文投稿被退稿但有修改意见,希望能给大家提供一点参考。 以下是针对论文重复率高的情况,提供一些修改建议和技巧,可以借助此类工具: 论文投稿被退稿但有修改意见 当您的论文投稿被退稿,但收到了修改意见时,这并不意味着您的努力付诸东流

    2024年01月25日
    浏览(32)
  • 人工智能/计算机期刊会议测评(持续更新...更新速度取决于我水论文的速度...)

    AI领域的旗舰刊,人家都叫AI了好叭。身边有小伙伴半年给了大修,三个审稿人,其中有两个看的非常非常详细,问了许多问题,要加一堆实验(我觉得就是相当于重做了)。大修审稿周期给了半年(我算是知道为什么顶刊都这么慢了…)感觉也没有想象中的那么难,我觉得我

    2024年02月02日
    浏览(39)
  • 【科研入门】会议、期刊、出版社、文献数据库、引文数据库、SCI分区、影响因子等基础科研必备知识

    大家好,我是洲洲,欢迎关注,一个爱听周杰伦的程序员。关注公众号【程序员洲洲】即可获得10G学习资料、面试笔记、大厂独家学习体系路线等…还可以加入技术交流群欢迎大家在CSDN后台私信我! 会议论文一定是针对某个学术会议投稿,并且由学术会议的会务组决定是否

    2024年02月11日
    浏览(46)
  • 【科普】一篇搞定发paper基本概念:SCI、EI、会议/期刊、分区、CCF、DOI、IF、h-index、及cs/ee常见会议:CVPR、GlobeCOM等

    研一小白,有一些基础概念一直一知半解,遂作一个整理,以期较为系统掌握,但由于了解不深,纯属纸上谈兵,信息来自互联网,不一定对,若下文有错,还请在评论区不吝赐教!我将及时修改 每块信息若有参考,我将在下面注明链接,作为延伸阅读,但一般不用看,我都

    2024年02月03日
    浏览(35)
  • Golang那些违背直觉的编程陷阱

    目录 知识点1:切片拷贝之后都是同一个元素 知识点2:方法集合决定接口实现,类型方法集合是接口方法集合的超集则认定为实现接口,否则未实现接口 切片拷贝之后都是同一个元素 主要看一下arr2与arr3函数即可知晓,很好理解却又很容易疏忽。接下来看一个类似问题的变

    2024年04月22日
    浏览(24)
  • 七月论文审稿GPT第2版:从Meta Nougat、GPT4审稿到Mistral、LongLora Llama

    如此前这篇文章《学术论文GPT的源码解读与微调:从ChatPaper到七月论文审稿GPT第1版》中的第三部分所述,对于论文的摘要/总结、对话、翻译、语法检查而言,市面上的学术论文GPT的效果虽暂未有多好,可至少还过得去,而如果涉及到论文的修订/审稿,则市面上已有的学术论

    2024年02月05日
    浏览(25)
  • 强制变成Android的形状,iPhone这波更新严重违背祖训

    众所周知,苹果每年要开两次发布会。 秋季发布会的主角是新 iPhone ,而6月的 WWDC 全球开发者大会则会以软件为主。 WWDC 2023 将于6月5日举行,iOS 17、macOS 14 及新版本 tvOS、WatchOS 都将发布。 同时新的 混合现实 设备所搭载的 xrOS 也有望亮相。 其中最值得关注的当然是 iOS 17 了

    2023年04月27日
    浏览(20)
  • 【Hive实战】Hive治理方向探讨(请留意见)

    全篇数据已20230618分区的数据为准 治理临时性质的表 临时表未及时清理,或按时间维度建表(亦是分区表类) 临时属性却以常规表标记。 诉求: 能够更好的识别出临时表,对超期临时表进行删除程序。 控制分区表的分区数量和分区层级 内部表的分区表数量 99,709 内部表的

    2024年02月10日
    浏览(30)
  • 2023企业微信0day漏洞复现以及处理意见

    免责声明:请勿利用文章内的相关技术从事非法测试,由于传播、利用此文所提供的信息或者工具而造成的任何直接或者间接的后果及损失,均由使用者本人负责,所产生的一切不良后果与文章作者无关。该文章仅供学习用途使用。 漏洞编号:无 企业微信0day漏洞可以在/cg

    2024年02月12日
    浏览(21)
  • 无人机竞赛视觉算法开发流程开源计划(询问大家意见)

    本科中参加过一系列的无人机机器人竞赛,像电赛、工训赛、机器人大赛这些,有一些比较常用的方案打算开源一下。现在读研了,也算是对本科的一个总结,但是还是想看看大家意见,大家有什么需求可以在评论区说,我会多参考,这周我会先整理,下周会放出博客与git

    2024年02月20日
    浏览(30)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包