The arXiv platform does not support XeTeX. So pdfLaTeX seems to be the only option. Usually ctex package works well. However ctex has no default font for pdfLaTeX on Linux. I suppose the arXiv platform is on Linux. So far the only solution I find is CJKutf8 package. But the CJKutf8 package does not handle the CJK typeset as well as ctex does. The use of CJK package requires the environment of \begin{CJK*} ... \end{CJK*} everywhere we write CJK characters. I wonder if there is a better approach.
pdflatexisCJK/CJKutf8package. BTW, are you sure that you really need to submit a main-in-CJK-characters paper to arxiv?\begin{CJK*} ... \end{CJK*}everywhere we write CJK characters." Why not put it at the beginning and the end? You just need to do it for one time.