Papers › Automated Review Generation Method Based on Large Language Models

Automated Review Generation Method Based on Large Language Models

30 Jul 2024arXiv:2407.20906archive 2025-07-28

Shican Wu, Xiao Ma, Dehui Luo, Lulu Li, Xiangcheng Shi, Xin Chang, Xiaoyun Lin, Ran Luo, Chunlei Pei, Changying Du, Zhi-Jian Zhao, Jinlong Gong

Literature research, vital for scientific work, faces the challenge of surging information volumes exceeding researchers' processing capabilities. We present an automated review generation method based on large language models (LLMs) to overcome efficiency bottlenecks and reduce cognitive load. Our statistically validated evaluation framework demonstrates that the generated reviews match or exceed manual quality, offering broad applicability across research fields without requiring users' domain knowledge. Applied to propane dehydrogenation (PDH) catalysts, our method swiftly analyzed 343 articles, averaging seconds per article per LLM account, producing comprehensive reviews spanning 35 topics, with extended analysis of 1041 articles providing insights into catalysts' properties. Through multi-layered quality control, we effectively mitigated LLMs' hallucinations, with expert verification confirming accuracy and citation integrity while demonstrating hallucination risks reduced to below 0.5% with 95% confidence. Released Windows application enables one-click review generation, enhancing research productivity and literature recommendation efficiency while setting the stage for broader scientific explorations.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2407.20906")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tju-ecat-ai/automaticreviewgeneration officialmentioned in papermentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

10ran
2unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tju-ecat-ai/automaticreviewgeneration. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

GetResult tju-ecat-ai/automaticreviewgeneration/DataMining/MainContributeCatalystDetailStatisticsNew.py official repository ran Apache-2.0 (permissive) · 353f992ada2aa64b · report
calculate_linewidths tju-ecat-ai/automaticreviewgeneration/DataMining/BubblePlotAll.py official repository ran Apache-2.0 (permissive) · 090c0e4832fe5b1a · report
calculate_relative_score_diff tju-ecat-ai/automaticreviewgeneration/QualityEvaluation/ComparedScore.py official repository ran fingerprinted Apache-2.0 (permissive) · ffa6d186e0b4fc1f · report
calculate_yearly_frequency tju-ecat-ai/automaticreviewgeneration/DataMining/PlotGanttTypeAll.py official repository ran Apache-2.0 (permissive) · 1e0efb58887cbed2 · report
create_analysis_df tju-ecat-ai/automaticreviewgeneration/ReviewComposition/Advanced_ComparedScore.py official repository ran Apache-2.0 (permissive) · 5d086858b4ba9be5 · report
extract_element tju-ecat-ai/automaticreviewgeneration/DataMining/AveragedTop5.py official repository ran fingerprinted Apache-2.0 (permissive) · 2bb840a90716d658 · report
get_text tju-ecat-ai/automaticreviewgeneration/DataMining/MainContributeCatalystDetailStatisticsNew.py official repository ran Apache-2.0 (permissive) · e525116fe4648434 · report
outliers_iqr tju-ecat-ai/automaticreviewgeneration/DataMining/BubblePlotAll.py official repository ran Apache-2.0 (permissive) · 2ba37728ec3e26a8 · report
process_json tju-ecat-ai/automaticreviewgeneration/ReviewComposition/Advanced_ComparedScore.py official repository ran Apache-2.0 (permissive) · 6f352bd68526a5d4 · report
truncate_at_first_digit tju-ecat-ai/automaticreviewgeneration/DataMining/MainContributeCatalystDetailStatisticsNew.py official repository ran fingerprinted Apache-2.0 (permissive) · 615041a63880f3f5 · report
GetResponseFromClaudeViaWebAgent tju-ecat-ai/automaticreviewgeneration/DataMining/AnswerIntegration.py official repository unverified Apache-2.0 (permissive) · 468592d930975a2b · report
process_file tju-ecat-ai/automaticreviewgeneration/ReviewComposition/Advanced_ComparedScore.py official repository unverified Apache-2.0 (permissive) · 8f9db599f9f467a3 · report

Tasks

ArticlesHallucinationReview Generation

Datasets

Introduced by this paper, per the archive.

All intermediate data for Automatic Review Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections