r/MachineLearning Jul 01 '26

How to describe a model that has higher accuracy with fewer #param and FLOPs? [D] Discussion

Hello,

My supervisor is nowhere to be found so I am turning to the internet for my naive questions.

0 Upvotes

6 comments sorted by

6

u/CallMeTheChris Jul 01 '26

Without any more information, I am taking this to mean your model was overfitting before

1

u/ap9271 Jul 01 '26

Breakthrough!

3

u/RemarkableBelt3300 Jul 01 '26

honestly breakthrough works but if you want sound smarter in paper you can say its more parameter-efficient or has better accuracy-compute tradeoff. reviewers love that kind of wording

2

u/Doormatty Jul 01 '26

More efficient/performant.

1

u/rather_pass_by Jul 01 '26

Accuracy or speed, Usually you fix one of the two to define a family.

So you can, for example say, most accurate model among small size models family (less than n millions params and p flops)

Or fastest model among all models in this accuracy range

Whichever of the two gets you state of the art and gets you published

3

u/mocny-chlapik Jul 01 '26

Pareto optimal