Thinking Like a Scientist? A Structural Study of LLM-Generated Research Methods A study comparing LLM-generated research methods against 1,000 arXiv computer-science papers found that LLMs suggest a much narrower range of methods, with provider choice showing the strongest imbalance. Academic models are underrepresented by 23-24 percentage points, while reused academic/community models are slightly overrepresented. Researchers relying on LLM suggestions risk narrowing their methodological search space. arXiv:2606.26130v1 Announce Type: new Abstract: Large Language Models LLMs are increasingly used to guide research methodology, yet their default methodological tendencies under minimal prompting remain unclear. Here, we prompt GPT-5.1, Gemini 3 Pro, and DeepSeek-V3.2 with an LLM-extracted research question from each of 1,000 recent arXiv computer-science papers and compare the resulting methodology suggestions against a paper-derived experimental inventory. Since we provide only the research question, the differences we measure reflect initial suggestions and not how optimal those suggestions are. We extract structured method features from both sources, map them into a shared taxonomy, and quantify divergence across multiple taxonomy dimensions including model provider, dataset task type, and evaluation metric type. The strongest imbalance appears in provider choice, with Jensen-Shannon divergence about 3-5x larger than any other taxonomy dimension. Other/Academic single-occurrence models are underrepresented by 23-24 percentage points, while reused academic/community models are slightly overrepresented 4-6pp . LLMs also suggest a much narrower range of methods overall: the effective number of model entities contracts from 1,232 to 59-96, and inter-LLM rank correlations 0.55-0.68 generally exceed LLM-to-paper correlations 0.33-0.56 , so the distortions are largely shared across models. Popularity baselines, BM25 retrieval calibration, and paper-level similarity tests confirm that the outputs are query-specific responses, but filtered through a narrower set of options. Researchers who rely on LLM suggestions without cross-checking therefore risk narrowing their methodological search space toward a more concentrated default.