paper-with-me

Papers

Transforming Science with Large Language Models: A Survey on AI-assisted Scientific Discovery, Experimentation, Content Generation, and Evaluation

2025-02-07 · Steffen Eger, Yong Cao, Jennifer D'Souza, Andreas Geiger, Christian Greisinger, Stephanie Gross, Yufang Hou, Brigitte Krenn, Anne Lauscher, Yizhi Li, Chenghua Lin, Nafise Sadat Moosavi, Wei Zhao, Tristan Miller

With the advent of large multimodal language models, science is now at a threshold of an AI-based technological transformation. Recently, a plethora of new AI models and tools has been proposed, promising to empower researchers and academics worldwide to conduct their research more effectively and efficiently. This includes all aspects of the research cycle, especially (1) searching for relevant literature; (2) generating research ideas and conducting experimentation; generating (3) text-based and (4) multimodal content (e.g., scientific figures and diagrams); and (5) AI-based automatic peer review. In this survey, we provide an in-depth overview over these exciting recent developments, which promise to fundamentally alter the scientific research process for good. Our survey covers the five aspects outlined above, indicating relevant datasets, methods and results (including evaluation) as well as limitations and scope for future research. Ethical concerns regarding shortcomings of these tools and potential for misuse (fake science, plagiarism, harms to research integrity) take a particularly prominent place in our discussion. We hope that our survey will not only become a reference guide for newcomers to the field but also a catalyst for new AI-based initiatives in the area of "AI4Science".

📄 PDF Abstract BibTeX arXiv:2502.05151

Code (1)

nl2g/transformingsciencellms 공식 구현

Tasks

scientific discoverySurvey

Similar Papers 제목 키워드 기반

Scientific Hypothesis Generation and Validation: Methods, Datasets, and Future Directions

2025-05-06 · Adithya Kulkarni, Fatimah Alotaibi, Xinyue Zeng, Longfeng Wu 외

Large Language Models (LLMs) are transforming scientific hypothesis generation and validation by enabling information synthesis, latent relationship discovery, and reasoning augmentation. This survey provides a structure…

Causal InferenceDomain AdaptationIn-Context LearningKnowledge Graph Completion+5

Smaller, Younger, and More Impactful: How AI-Assisted Writing Transforms Research Teams

2026-04-24 · Haoyang Wang, Mingze Zhang, Yi Bu, Star Xing Zhao 외 arxiv

The era of Big Science has long been defined by increasingly large and specialized research teams pushing the frontiers of knowledge. However, recent advances in artificial intelligence (AI), particularly large language …

Transforming Social Science Research with Transfer Learning: Social Science Survey Data Integration with AI

2025-01-11 · Ali Amini

Large-N nationally representative surveys, which have profoundly shaped American politics scholarship, represent related but distinct domains -a key condition for transfer learning applications. These surveys are related…

Data IntegrationSurveyTransfer Learning

Assessing the Prevalence of AI-assisted Cheating in Programming Courses: A Pilot Study

2025-07-08 · Kaléu Delphino arxiv

Tools that can generate computer code in response to inputs written in natural language, such as ChatGPT, pose an existential threat to Computer Science education in its current form, since students can now use these too…

Why Stop at One Error? Benchmarking LLMs as Data Science Code Debuggers for Multi-Hop and Multi-Bug Errors

2025-03-28 · Zhiyu Yang, Shuo Wang, Yukun Yan, Yang Deng

LLMs are transforming software development, yet current code generation and code repair benchmarks mainly assess syntactic and functional correctness in simple, single-error cases. LLMs' capabilities to autonomously find…

BenchmarkingCode GenerationCode Repair