3

I have heard that journal papers are more valuable than conference papers generally in other fields. Yet I read that in Computer Science field that conference papers are more valuable.

  • Hence I want to clarify exactly what is true?
  • Also if an extra importance does come to conference papers vs journals why so?

I m in the middle of my research work of AI pattern recognition and I am in the process of deciding to write a journal paper or a conference paper. Already in the field of my research alot of publications exists, yet I am doing a partial novel research, a tiny change to methodology. I want the end user to get an understanding of my data, also I want to get a permanent research job, then I wanted to know will publishing a journal or a conference paper look better in my cv? In the case of explaining my data to end user a journal seems the best option with a greater page count than a conference paper yet in terms of what the internet states the conference papers are better for CS Field, a conference paper would get more value to my cv than a conference paper. When I mean value in aspect

  • to my CV
  • and other aspect to provide the end user a complete understanding of my research

1 Answers1

0

It might be true for some subfields in CS (like AI, ML, DS, CV, NLP, etc) because if we compare an A* journal with an A* conference:

  1. A* conference does not accept papers just because they are novel but also because they are at the top xx% -according to the judgement of the reviewers, which is most of the time subjective-. For example, if you submit a good paper to a conference with a usual acceptance rate = 15%, but there are 16% of submitted papers better than yours, your paper will be rejected. This means that the accepted papers are outstanding (again according to the judgement of the reviewers). A journal from the other side accepts a paper without a direct comparison with other papers.
  2. As mentioned already in the comments, CS is a fast-moving field and conferences are much faster with the review process than journals.
Yacine
  • 5,246
  • 3
  • 21
  • 47
  • I don't think journals and conferences differ regarding point 1. Editors receive many, many more "good" manuscripts than they (can) publish (given a limited number of issues per year). Editors will compare the quality of each submitted manuscript that gets positive reviews to the average quality of the articles that are published; and they make the final decision what to publish or not (rather than the reviewers). The comparison may be more implicit, but it's the same comparison and the same competition. – henning Jul 12 '21 at 07:41
  • @henning Are you doing this as an EIC? – Yacine Jul 12 '21 at 08:06
  • @Younes so because the acceptance rate in journals are higher than in conference papers thats why conference considered as more valueable .Thanks – REnuka Perera Feb 10 '22 at 04:16