0

In the course of writing my master's thesis, I developed a new algorithm that outperforms several state-of-the-art algorithms. However, I have encountered a study that uses a similar idea but implements it in a more complex manner, which also presents several disadvantages. Given this context, I am trying to determine if my approach is sufficiently novel? How would determine this?

5
  • 3
    Have you asked your advisor? This is what they are for.
    – Bryan Krause
    Commented Apr 18 at 21:03
  • Yes I will do that, but from what you reading, what is your opinion?
    – Sarah
    Commented Apr 18 at 21:55
  • 4
    It all depends on details that we don't know, in particular, how similar exactly is the "similar idea", how severe are the disadvantages, at what level will you try to publish it, and how convincing is your "outperforming" case - it can be surprisingly easy for a method developer to make their method look better than some competitors, and sometimes when others try the new method out, these results do not replicate. (And I'm not talking about cheating here - rather you know how to use your own method in the best way, but maybe not the competitors.) Commented Apr 18 at 22:02
  • This is not a place to ask for opinions.
    – Sursula
    Commented Apr 19 at 1:42
  • @ChristianHennig: Thank you for your answer. Simply speaking, I want to achieve a related goal, but can achieve that in a much simpler fashion. The disadvantages are severe in that sense, that extra steps have to be done, which might not be practical, to make their approach work. The problem is, I found the approach after I developed mine, but this hard to prove.
    – Sarah
    Commented Apr 19 at 7:33

1 Answer 1

1

If your new algorithm has all the advantages you claim, it should be publishable. Just cite the other work and say what the advantages of your work are. Obviously nobody here can ultimately assess the quality, importance and novelty of what you have, so other than asking your supervisor the only thing you can do is submit it and see what the reviewers say.

1
  • At least it should be enough for a master thesis. Thank you.
    – Sarah
    Commented Apr 19 at 11:24

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .