REVIEW 4 major objections 5 minor 96 references
AGGA: A Dataset of Academic Guidelines for Generative AI and Large Language Models
T0 review · 4 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash
Pith's one-line read The AGGA dataset packages 80 official university guidelines on generative AI and large language models into an openly licensed, multi-format corpus built for NLP research.
desk verdict A useful, openly archived dataset whose central scope claim is undercut by its own table; fixable with a careful re-audit. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the AGGA dataset, a structured compilation in which each guideline is tagged by continent, country, university, document name, and page count, with full text stored in DOCX, PDF, and XLSX files. The supporting machinery is a text-processing pipeline that tokenizes, removes stopwords, stems, and lemmatizes the documents, then runs frequency and network analyses to display continent-level keyword patterns. This pipeline demonstrates the dataset's usefulness for text mining and serves as a template for downstream NLP tasks.
What would settle it
Open Table 1 and count how many of the 80 listed sources are issued directly by a university's own central administration, faculty, or department; any substantial number of entries that turn out to be national strategies, ministry reports, or consortium statements would falsify the paper's description of 'academic guidelines collected from official university websites' and would shrink the effective scope of the corpus.
Extended reading notes
Core claim
The core discovery is the AGGA dataset itself: 80 academic guidelines for generative AI and large language models, collected from official university websites, normalized into a consistent structure, and released in Word, PDF, and Excel formats under a public-domain license. The paper reports that the corpus contains 188,674 words and spans six continents, and it validates the collection through text-mining analyses that show distinct regional keyword emphases. The intended contribution is a shared resource that lets researchers apply NLP methods to academic AI policy, with the dataset structured so that model synthesis, abstraction identification, ambiguity detection, and requirements categorization can be performed and compared across institutions.
Load-bearing premise
The dataset's value depends on the assumption that all 80 documents are truly official academic guidelines issued by universities, not government reports, ministry strategies, or third-party principles.
Editorial extensions
If this is right
- Researchers can use AGGA as a shared benchmark for ambiguity detection, requirements categorization, and equivalent-requirement identification in AI policy documents.
- The multi-format release lets one team do close qualitative reading in Word and PDF while another runs quantitative scraping and modeling on the structured table.
- Because the corpus spans six continents, comparative studies of regional differences in AI governance language become possible with a single accessible dataset.
- The public-domain license means institutions can reuse or adapt the guidelines, and researchers can redistribute derived annotations without restriction.
- The planned expansion on an open code repository lets the corpus track newly issued university policies as they appear.
Reading between the lines
- The dataset could be turned into a longitudinal resource: re-crawling the same universities' pages at later dates would reveal how AI-use policies change as the technology and regulatory climate evolve.
- A user should filter the 80 entries by issuing body before benchmarking; several rows are national strategies, ministry reports, or consortium principles rather than university-issued academic guidelines, so a stricter university-only subset may give different results.
- The continent-level keyword differences suggest that an NLP model trained on one region's guidelines may transfer less cleanly to another; a cross-validation experiment could test that directly.
- Pairing AGGA with a comparable corpus of industry or government AI guidelines would allow direct comparison of how academic and non-academic sectors frame responsible AI use.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces AGGA, a dataset claimed to contain 80 academic guidelines for the use of Generative AIs and Large Language Models, collected from official university websites across six continents. It describes the collection and exclusion criteria, the dataset's file formats (DOCX, PDF, XLSX) on Harvard Dataverse under a CC0 license, and two descriptive analyses: continental keyword-frequency charts and a keyword-continent network graph. The authors position the dataset as a resource for NLP and requirements-engineering tasks such as ambiguity detection, categorization, and structure assessment, and they provide usage notes and a GitHub repository with processing code.
Significance. If the dataset matched its description, AGGA would be a useful open resource for studying institutional AI-use policies, with the practical merit of being openly licensed, multi-format, and geographically broad. The authors also provide a data DOI and a code repository, which are appropriate for a dataset paper. However, the central value of the corpus depends on each item being an authentic, university-issued academic guideline, and the manuscript's own table contradicts that premise: several rows are national strategies, government reports, multi-institution principles, or non-guideline web pages. Since the word-frequency and network analyses are computed over this mixed collection, the descriptive conclusions inherit the composition error. The dataset is potentially salvageable through a systematic re-audit and re-release, but the current version overstates its scope.
major comments (4)
- [Supplementary Table 1] Rows 30, 36, 37, 58, 59, and 80 are not university-issued academic guidelines: they are a U.S. Department of Education report, Peru's national AI strategy, Chile's Ministry of Science guidelines, China's MOST research-conduct guidelines, the Australian Framework for Generative AI in Schools, and the Russell Group principles. Row 10 is also not a university but the African Observatory on Responsible AI. These entries directly contradict the abstract and Methods, which define AGGA as '80 academic guidelines' collected from 'official university websites' and describe excluding universities without official guidelines. The '80' count is therefore misleading, and all quantitative descriptions of the corpus (188,674 words, per-continent statistics) are computed over an out-of-scope set. A complete re-audit is needed, with either removal of non-conforming items or a revised, explicit statement of broader inclusion criteria, followed by recomputation of corpus statistics.
- [Supplementary Table 1, rows 32, 42, 43, 47, 73, 28] Several entries are not academic guidelines at all: row 32 is guidance for ChatGPT use in the justice sector, row 42 is an editorial policy of a university press, row 43 is a report on judicial-sector readiness in Latin America, row 47 is a Tsinghua forum page, row 73 is a research-group page on artificial intelligence at the University of Padua, and row 28 is the Montreal Declaration on Responsible AI rather than a University of Montreal guideline. Labeling these documents as 'academic guidelines' overstates the dataset's scope and can distort the continental keyword profiles, such as the 'justice' emphasis reported for South America. The authors should either remove such non-guideline entries or clearly re-scope the dataset's title and description.
- [Supplementary Table 1, rows 51, 53, 54; references [10], [60], [86]] Provenance errors undermine the claim of meticulous collection from official websites. Row 51 is labeled University of Hong Kong but links to a CUHK document; row 54 lists the same CUHK guide under The Chinese University of Hong Kong, making a duplicate or misattribution; row 53 (National Taiwan University) reuses reference [60], which points to National Tsing Hua University; reference [10] gives 'https://chat.openai.com/chat' rather than the Cairo University policy document; and reference [86] is a local file path on the author's computer. Each row should be verified against the named institution's official web presence, and every reference should be replaced with a stable, publicly resolvable URL or DOI.
- [Technical Validation, Figures 2 and 3] The keyword-frequency and network analyses are descriptive summaries of the dataset as currently composed. Because the dataset includes government documents, multi-institution frameworks, and non-guideline web pages, the reported continental themes (e.g., 'justice' for South America, 'frameworks' for Oceania) cannot be attributed to university academic guidelines. If the dataset composition is corrected, these analyses and visualizations must be regenerated on the verified subset; as presented, they do not validate the inclusiveness of a corpus of university guidelines specifically.
minor comments (5)
- [Supplementary Table 1, rows 22, 46, 48, 51] There are several typos and naming errors that should be fixed: row 22 'Gudelines' should be 'Guidelines'; row 46 'Weseda' and 'Arificial' should be 'Waseda' and 'Artificial'; row 48 'SUM' should be 'SMU'; and row 51 'Nayang' and 'NUT' should be 'Nanyang' and 'NTU'.
- [Figure 1 and Data Records] Figure 1 lists 'Applying an XML Schema (XSD) to standardize the documents' as a processing stage, but the Data Records section describes only DOCX, PDF, and XLSX files and never mentions an XML instance or schema. Clarify whether an XML version exists or remove that step from the workflow diagram.
- [Data Records, licensing sentence] The text says the dataset is licensed under CC0 1.0 'provided proper credit is given,' which is inconsistent with CC0, as CC0 does not require attribution. Rephrase to say that attribution is appreciated but not required, or state the actual license terms precisely.
- [Table 1 caption] The caption 'Analytics Workflow of the analysis of GAI/LLM guidelines' does not match the table's content, which lists the 80 guideline entries rather than an analytics workflow. Rename the caption to describe the dataset inventory or the selection results.
- [Supplementary Table 1, rows 35 and 46] Institution names are inconsistently capitalized and formatted (e.g., 'Universidad de san andres' and 'pontificia universidad católica de chile'). Standardize institution names and country spellings to avoid ambiguity in downstream use of the Excel file.
Circularity Check
No significant circularity: the dataset is self-contained, and the descriptive text analyses are summaries of the data, not predictions.
full rationale
AGGA is presented as a dataset artifact, not as a derived quantity. The paper contains no equations that map inputs to outputs, and the word-frequency and network analyses are descriptive summaries computed from the dataset itself rather than predictions of external facts. The 80-document collection is documented item-by-item in Supplementary Table 1 and archived independently at Harvard Dataverse (doi:10.7910/DVN/XZZHA5), providing external, checkable evidence of the dataset's content. References [4] and [5] are companion papers by overlapping authors, but they are cited only as general context about the global guideline landscape and are not used to justify AGGA's composition, to exclude alternative sources, or to generate any of the reported results; they are therefore not load-bearing. The paper's own validation section describes its analyses as a 'descriptive overview,' so there is no claim that these analyses independently confirm the dataset. One noted limitation, that some Supplementary Table 1 entries (e.g., rows 30, 36, 37, 58, 59, 80) are national or multi-institution documents rather than university-specific guidelines, is a scope and composition concern about the dataset's stated inclusion criteria, not a circularity issue, because no prediction is being derived from those entries. Accordingly, no circular step can be exhibited with quotation, and the appropriate score is low.
Assumptions & free parameters
assumptions (3)
- domain assumption Official university websites are authoritative sources for institutional AI guidelines.
- domain assumption The selected 80 documents are representative of academic guidelines across six continents.
- domain assumption NLTK stopwords plus the added list adequately remove non-semantic words for frequency analysis.
Cite this review
Pith. "Pith review of AGGA: A Dataset of Academic Guidelines for Generative AI and Large Language Models." pith.science (2026). https://pith.science/paper/2P2QB2QV
@misc{pith2026250102063,
author = {Pith},
title = {Pith review of: AGGA: A Dataset of Academic Guidelines for Generative AI and Large Language Models},
year = {2026},
howpublished = {\url{https://pith.science/paper/2P2QB2QV}},
note = {Machine review of arXiv:2501.02063}
}
read the original abstract
This study introduces AGGA, a dataset comprising 80 academic guidelines for the use of Generative AIs (GAIs) and Large Language Models (LLMs) in academic settings, meticulously collected from official university websites. The dataset contains 188,674 words and serves as a valuable resource for natural language processing tasks commonly applied in requirements engineering, such as model synthesis, abstraction identification, and document structure assessment. Additionally, AGGA can be further annotated to function as a benchmark for various tasks, including ambiguity detection, requirements categorization, and the identification of equivalent requirements. Our methodologically rigorous approach ensured a thorough examination, with a selection of universities that represent a diverse range of global institutions, including top-ranked universities across six continents. The dataset captures perspectives from a variety of academic fields, including humanities, technology, and both public and private institutions, offering a broad spectrum of insights into the integration of GAIs and LLMs in academia.
Figures
Reference graph
Works this paper leans on
-
[60]
Note on the Use of Generative AI in Education at Kyushu University – For Teachers -,
K. University, “Note on the Use of Generative AI in Education at Kyushu University – For Teachers -,” 2023. [Online]. Available: https://www.kyushu - u.ac.jp/en/notices/view/461/
work page 2023
-
[10]
FCAI Policy and Guidelines for use of Generative AI in Postgraduate Studies and Research,
C. University, “FCAI Policy and Guidelines for use of Generative AI in Postgraduate Studies and Research,” 2023, [Online]. Available: https://chat.openai.com/chat
2023
-
[86]
AI tools and your studies - student.uva.nl,
U. of Amsterdam, “AI tools and your studies - student.uva.nl,” 2024. [Online]. Available: https://student.uva.nl/en/topics/ai-tools-and-your-studies
work page 2024
-
[1]
Guidelines for generative AI use from universities worldwide,
Sneha Khedkar , “Guidelines for generative AI use from universities worldwide,” https://www.editage.com/insights/guidelines-for-generative-ai-use-from-universities- worldwide, 2023
2023
-
[2]
AI: UNESCO mobilizes education ministers from around the world for a co - ordinated response to ChatGPT,
UNESCO, “AI: UNESCO mobilizes education ministers from around the world for a co - ordinated response to ChatGPT,” https://www.unesco.org/en/articles/ai-unesco- mobilizes-education-ministers-around-world-co-ordinated-response- chatgpt?hub=68243, 2023
2023
-
[3]
Navigating LLM Ethics: Advancements, Challenges, and Future Directions,
J. Jiao, S. Afroogh, Y. Xu, and C. Phillips, “Navigating LLM Ethics: Advancements, Challenges, and Future Directions,” 2024, arXiv. [Online]. Available: http://arxiv.org/abs/2406.18841
arXiv 2024
-
[4]
The global landscape of academic guidelines for generative AI and Large Language Models
J. Jiao, S. Afroogh, K. Chen, D. Atkinson, and A. Dhurandhar, “The global landscape of academic guidelines for generative AI and Large Language Models,” 2024, arXiv. [Online]. Available: http://arxiv.org/abs/2406.18842
work page Pith review arXiv 2024
-
[5]
J. Jiao, S. Afroogh, K. Chen, D. Atkinson, and A. Dhurandhar, “Generative AI and LLMs in Industry: A text -mining Analysis and Critical Evaluation of Guidelines and Policy Statements Across Fourteen Industrial Sectors,” arXiv. doi: 10.48550/arXiv.2501.00957
Show all 96 references
-
[6]
On the Dangers of Stochastic Parrots: Can Language Models Be Too Big? 🦜,
E. M. Bender, T. Gebru, A. McMillan -Major, and S. Shmitchell, “On the Dangers of Stochastic Parrots: Can Language Models Be Too Big? 🦜,” in FAccT ’21: 2021 ACM Conference on Fairness, Accountability, and Transparency , ACM, 2021, pp. 610 –623. doi: 10.1145/3442188.3445922
2021
- [7]
-
[8]
AGGA: A Dataset of Academic Guidelines for Generative AIs,
J. Jiao, S. Afroogh, K. Chen, D. Atkinson, and A. Dhurandhar, “AGGA: A Dataset of Academic Guidelines for Generative AIs,” 2024, Harvard Dataverse . doi: doi/10.7910/DVN/XZZHA5
2024 doi
-
[9]
Artificial Intelligence for Teaching & Learning | University of Cape Town,
U. of C. Town, “Artificial Intelligence for Teaching & Learning | University of Cape Town,” 2023. [Online]. Available: https://cilt.uct.ac.za/teaching -resources/artificial- intelligence-teaching-learning
2023
-
[11]
ChatGPT & other AI tools for Learning and Teaching,
U. of Witwatersrand, “ChatGPT & other AI tools for Learning and Teaching,” 2023. [Online]. Available: https://www.wits.ac.za/media/wits -university/learning-and- teaching/cltd/documents/ChatGPT-for-learning-and-teaching.pdf
2023
-
[12]
Student’s Guide: Leveraging Generative Artificial Intelligence for Learning,
U. of Pretoria, “Student’s Guide: Leveraging Generative Artificial Intelligence for Learning,” 2023. [Online]. Available: https://www.up.ac.za/media/shared/391/pdfs/up-student-guide_-leveraging- generative-artificial-intelligence-for-learning.zp242396.pdf
2023
-
[13]
UJ PRACTICE NOTE: GENERATIVE ARTIFICIAL INTELLIGENCE IN TEACHING, LEARNING AND RESEARCH,
U. of Johannesburg, “UJ PRACTICE NOTE: GENERATIVE ARTIFICIAL INTELLIGENCE IN TEACHING, LEARNING AND RESEARCH,” 2023. [Online]. Available: https://www.uj.ac.za/wp-content/uploads/2023/08/uj-ai-practice-guide-2023.pdf
2023
-
[14]
Academic Integrity - Economics - Library guides / Biblioteekgidse at Stellenbosch University,
S. University, “Academic Integrity - Economics - Library guides / Biblioteekgidse at Stellenbosch University,” 2023. [Online]. Available: https://libguides.sun.ac.za/Economics/academic_integrity
2023
-
[15]
Stepping up with ChatGPT - AI-assisted Technology in Education - LibGuides at University of the Free State,
U. of F. State, “Stepping up with ChatGPT - AI-assisted Technology in Education - LibGuides at University of the Free State,” 2023. [Online]. Available: https://ufs.libguides.com/AI/SteppingupwithChatGPT 15
2023
-
[16]
AUC’s Statement on the Use of Artificial Intelligence Tools | The American University in Cairo,
T. A. U. in Cairo, “AUC’s Statement on the Use of Artificial Intelligence Tools | The American University in Cairo,” 2023. [Online]. Available: https://www.aucegypt.edu/about/leadership/provost/use-of-artificial-intelligence- tools
2023
-
[17]
Implications of AI for teaching and learning in higher education & Guidelines for the Utilization of AI in Teaching and Learning at NWU,
N.-W. University, “Implications of AI for teaching and learning in higher education & Guidelines for the Utilization of AI in Teaching and Learning at NWU,” 2023. [Online]. Available: https://services.nwu.ac.za/sites/services.nwu.ac.za/files/files/CoPAI/NWU%20Guideli nes%20for...
2023
-
[18]
Generative AI guidelines at South African universities,
A. O. on R. A. Intelligence, “Generative AI guidelines at South African universities,”
-
[19]
Guidelines for Using ChatGPT and other Generative AI tools at Harvard | Office of the Provost,
H. University, “Guidelines for Using ChatGPT and other Generative AI tools at Harvard | Office of the Provost,” 2023. [Online]. Available: https://provost.harvard.edu/guidelines-using-chatgpt-and-other-generative-ai-tools- harvard
2023
-
[20]
Generative AI Policy Guidance | Office of Community Standards,
S. University, “Generative AI Policy Guidance | Office of Community Standards,” 2023. [Online]. Available: https://communitystandards.stanford.edu/generative -ai-policy- guidance
2023
-
[21]
Getting Started with AI-Enhanced Teaching: A Practical Guide for Instructors - MIT Sloan Teaching & Learning Technologies,
M. I. T, “Getting Started with AI-Enhanced Teaching: A Practical Guide for Instructors - MIT Sloan Teaching & Learning Technologies,” 2023. [Online]. Available: https://mitsloanedtech.mit.edu/ai/teach/getting-started/
2023
-
[22]
Generative AI | McGraw Center for Teaching and Learning,
P. University, “Generative AI | McGraw Center for Teaching and Learning,” 2023. [Online]. Available: https://mcgraw.princeton.edu/generative-ai
2023
-
[23]
Guidance for Syllabus Statements on the Use of AI Tools,
U. of Chicago, “Guidance for Syllabus Statements on the Use of AI Tools,” 2023. [Online]. Available: https://teaching.uchicago.edu/sites/default/files/2023 - 09/CCTL_AI%20Syllabus%20Statements.pdf
2023
-
[24]
Considerations for AI Tools in the Classroom,
C. University, “Considerations for AI Tools in the Classroom,” 2023. [Online]. Available: https://ctl.columbia.edu/resources-and-technology/resources/ai-tools/
2023
-
[25]
Generative AI - Information Management Systems and Services,
C. I. of Technology, “Generative AI - Information Management Systems and Services,”
-
[26]
Appropriate Use of ChatGPT and Similar AI Tools | Office of Ethics,
B. University of California, “Appropriate Use of ChatGPT and Similar AI Tools | Office of Ethics,” 2023. [Online]. Available: https://ethics.berkeley.edu/privacy/appropriate - use-chatgpt-and-similar-ai-tools
2023
-
[27]
Guidelines for the Use of Generative AI Tools | Office of the Provost,
Y. University, “Guidelines for the Use of Generative AI Tools | Office of the Provost,”
-
[28]
Statement on Guidance for the University of Pennsylvania Community on Use of Generative Artificial Intelligence | UPenn ISC,
U. of Pennsylvania, “Statement on Guidance for the University of Pennsylvania Community on Use of Generative Artificial Intelligence | UPenn ISC,” 2023. [Online]. Available: https://www.isc.upenn.edu/security/AI-guidance
2023
-
[29]
Guidance for the Use of Generative AI – UCLA Center for the Advancement of Teaching,
L. A. University of California, “Guidance for the Use of Generative AI – UCLA Center for the Advancement of Teaching,” 2023. [Online]. Available: https://teaching.ucla.edu/resources/ai_guidance/
2023
-
[30]
Available: https://provost.yale.edu/news/guidelines-use-generative-ai- tools
[Online]. Available: https://provost.yale.edu/news/guidelines-use-generative-ai- tools
-
[31]
Generative Artificial Intelligence in the Classroom: FAQ’s – Office of the Vice-Provost, Innovations in Undergraduate Education,
U. of Toronto, “Generative Artificial Intelligence in the Classroom: FAQ’s – Office of the Vice-Provost, Innovations in Undergraduate Education,” 2024. [Online]. Available: https://www.viceprovostundergrad.utoronto.ca/16072-2/teaching- initiatives/generative-artificial-intelligence/
2024
-
[32]
UBC Guidance - Generative AI,
U. of B. Columbia, “UBC Guidance - Generative AI,” 2023. [Online]. Available: https://genai.ubc.ca/guidance/ 16
2023
-
[33]
Artificial Intelligence (AI) | IT@Cornell,
C. University, “Artificial Intelligence (AI) | IT@Cornell,” 2023. [Online]. Available: https://it.cornell.edu/ai
2023
-
[34]
AI -Squared - Artificial Intelligence and Academic Integrity | Centre for Teaching and Learning,
U. of Alberta, “AI -Squared - Artificial Intelligence and Academic Integrity | Centre for Teaching and Learning,” 2023. [Online]. Available: https://www.ualberta.ca/centre - for-teaching-and-learning/teaching-toolkit/teaching-in-the-context-of-ai/artificial- intelligence-acade...
2023
-
[35]
Artificial intelligence and ChatGPT | Academic Integrity,
U. of Waterloo, “Artificial intelligence and ChatGPT | Academic Integrity,” 2023. [Online]. Available: https://uwaterloo.ca/academic -integrity/artificial-intelligence- and-chatgpt
2023
-
[36]
Principles on Generative AI in Teaching and Learning at McGill,
M. University, “Principles on Generative AI in Teaching and Learning at McGill,” 2023. [Online]. Available: https://www.mcgill.ca/provost/files/provost/principles_on_generative_ai_in_teachin g_and_learning_at_mcgill.pdf
2023
-
[37]
Provisional Guidelines on the Use of Generative AI in Teaching and Learning,
M. University, “Provisional Guidelines on the Use of Generative AI in Teaching and Learning,” 2023. [Online]. Available: https://provost.mcmaster.ca/office -of-the- provost-2/generative-artificial-intelligence/task-force-on-generative-ai-in-teaching- and-learning/provisional-g...
2023
-
[38]
Artificial Intelligence and the Future of Teaching and Learning,
U. S. D. of Education, “Artificial Intelligence and the Future of Teaching and Learning,”
-
[39]
About - Déclaration de Montréal IA responsable,
U. of Montreal, “About - Déclaration de Montréal IA responsable,” 2017. [Online]. Available: https://montrealdeclaration-responsibleai.com/about/
2017
-
[40]
Guidelines for the use of ChatGPT and text generative AI in Justice,
U. of B. Aires, “Guidelines for the use of ChatGPT and text generative AI in Justice,”
-
[41]
Guidelines for the use of artificial intelligence in university contexts,
U. de L. Andes, “Guidelines for the use of artificial intelligence in university contexts,”
-
[42]
Available: https://www2.ed.gov/documents/ai-report/ai-report.pdf
[Online]. Available: https://www2.ed.gov/documents/ai-report/ai-report.pdf
-
[43]
Guidelines for the Use of Artificial Intelligence in University Courses,
U. del Rosario, “Guidelines for the Use of Artificial Intelligence in University Courses,”
-
[44]
Available: https://forogpp.files.wordpress.com/2023/02/guidelines - for-the-use-of-artificial-intelligence-in-university-courses-v4.3.pdf
[Online]. Available: https://forogpp.files.wordpress.com/2023/02/guidelines - for-the-use-of-artificial-intelligence-in-university-courses-v4.3.pdf
2023
-
[45]
Guidelines for the use of artificial intelligence tools in the public sector,
T. Ministry of Science, “Guidelines for the use of artificial intelligence tools in the public sector,” 2023. [Online]. Available: https://minciencia.gob.cl/uploads/filer_public/ae/9a/ae9a7ce7-807b-4781-9ac3- 9b253bfbe735/of_n711_2023_dis_lin_ia_minciencia.pdf
2023
-
[46]
Available: https://ialab.com.ar/wp -content/uploads/2024/02/Guia- uso-IAG-.pdf
[Online]. Available: https://ialab.com.ar/wp -content/uploads/2024/02/Guia- uso-IAG-.pdf
2024
-
[47]
About the Forum -INSTITUTE FOR AI INTERNATIONAL GOVERNANCE TSINGHUA UNIVERSITY,
T. University, “About the Forum -INSTITUTE FOR AI INTERNATIONAL GOVERNANCE TSINGHUA UNIVERSITY,” 2022. [Online]. Available: https://aiig.tsinghua.edu.cn/en/International_Forum/2022/About_the_Forum.htm
2022
-
[48]
Available: https://juangutierrezco.files.wordpress.com/2023/08/guidelines-for-the-use-of- artificial-intelligence-in-university-contexts-v5.0.pdf
[Online]. Available: https://juangutierrezco.files.wordpress.com/2023/08/guidelines-for-the-use-of- artificial-intelligence-in-university-contexts-v5.0.pdf
2023
-
[49]
Editorial Pontificia Universidad Javeriana. Editorial Policy, Publication Ethics and Malpractice Statement,
P. J. University, “Editorial Pontificia Universidad Javeriana. Editorial Policy, Publication Ethics and Malpractice Statement,” 2023. [Online]. Available: https://revistas.javeriana.edu.co/files-articulos/CRC-EPUJ/manuales/ETHICS/
2023
-
[50]
COMPILED: READINESS OF THE JUDICIAL SECTOR FOR ARTIFICIAL INTELLIGENCE IN LATIN AMERICA,
U. de san andres, “COMPILED: READINESS OF THE JUDICIAL SECTOR FOR ARTIFICIAL INTELLIGENCE IN LATIN AMERICA,” 2023. [Online]. Available: https://cetys.lat/wp - content/uploads/2021/09/compilado-eng.pdf
2023
-
[51]
NATIONAL ARTIFICIAL INTELLIGENCE STRATEGY,
G. and D. T. Secretariat, “NATIONAL ARTIFICIAL INTELLIGENCE STRATEGY,” 2021. [Online]. Available: https://cdn.www.gob.pe/uploads/document/file/1909267/National%20Artificial%20I ntelligence%20Strategy%20-%20Peru.pdf
2021
-
[52]
Seoul National University AI Policy Initiative,
S. N. U. (SNU), “Seoul National University AI Policy Initiative,” 2020. [Online]. Available: https://sapi.co.kr/wp-content/uploads/2021/04/SAPI- %ED%99%9C%EB%8F%99%EB%B3%B4%EA%B3%A0%EC%84%9C_ENG.pdf
2020
-
[53]
ChatGPT: How to use it in classes?,
pontificia universidad católica de chile, “ChatGPT: How to use it in classes?,” 2023. [Online]. Available: https://www.uc.cl/noticias/chatgpt-como-usarlo-en-clases/
2023
-
[54]
About the Use of Generative Artificial Intelligence (ChatGPT, etc.) – Waseda University,
W. University, “About the Use of Generative Artificial Intelligence (ChatGPT, etc.) – Waseda University,” 2023. [Online]. Available: https://www.waseda.jp/top/en/news/77786
2023
-
[55]
B_Oct_Responsible_Use_of_AI - Centre for Technology, Robotics, Artificial Intelligence and the Law,
N. U. of Singapore, “B_Oct_Responsible_Use_of_AI - Centre for Technology, Robotics, Artificial Intelligence and the Law,” 2023. [Online]. Available: https://law.nus.edu.sg/trail/responsible-use-of-ai/ 17
2023
-
[56]
Nagoya University Academics / Campus Life,
N. University, “Nagoya University Academics / Campus Life,” 2023. [Online]. Available: https://en.nagoya-u.ac.jp/academics/ai/index.html
2023
-
[57]
Guidelines for Instructors Regarding AI in University Education at Tokyo University of Foreign Studies,
U. of Tokyo, “Guidelines for Instructors Regarding AI in University Education at Tokyo University of Foreign Studies,” 2023. [Online]. Available: https://www.tufs.ac.jp/documents/education/guideline/ai_guideline_en.pdf
2023
-
[58]
Use of Artificial Intelligence Tools in Teaching, Learning and Assessments A Guide for Students,
U. of H. Kong, “Use of Artificial Intelligence Tools in Teaching, Learning and Assessments A Guide for Students,” 2023. [Online]. Available: https://www.aqs.cuhk.edu.hk/documents/A-guide-for-students_use-of-AI-tools.pdf
2023
-
[59]
NTU Position on the Use of Generative Artificial Intelligence (GAI) in Research | Research | NTU Singapore,
N. T. University, “NTU Position on the Use of Generative Artificial Intelligence (GAI) in Research | Research | NTU Singapore,” 2023. [Online]. Available: https://www.ntu.edu.sg/research/resources/use-of-gai-in-research
2023
-
[61]
Use of Artificial Intelligence Tools in Teaching, Learning and Assessments A Guide for Students,
T. C. U. of H. Kong, “Use of Artificial Intelligence Tools in Teaching, Learning and Assessments A Guide for Students,” 2023. [Online]. Available: https://www.aqs.cuhk.edu.hk/documents/A-guide-for-students_use-of-AI-tools.pdf
2023
-
[62]
A Guide to the Use of Generative AI,
U. N. I. of S. and Technology, “A Guide to the Use of Generative AI,” 2023. [Online]. Available: https://heyzine.com/flip-book/3a9d4cb37e.html#page/1
2023
-
[63]
SMU Framework for The Use of Generative AI Tools,
SMU, “SMU Framework for The Use of Generative AI Tools,” https://cte.smu.edu.sg/resources/smu-framework-generative-ai
-
[64]
Singapore University of Technology and Design (SUTD): campusX,
S. U. of T. and Design, “Singapore University of Technology and Design (SUTD): campusX,” 2023. [Online]. Available: https://www.sutd.edu.sg/campusX/AI -in- Education
2023
-
[65]
Generative AI at the Singapore Institute of Technology (SIT) – Teaching Connections,
S. I. of Technology, “Generative AI at the Singapore Institute of Technology (SIT) – Teaching Connections,” 2023. [Online]. Available: https://blog.nus.edu.sg/teachingconnections/2024/01/24/generative-ai-at-the- singapore-institute-of-technology-sit/
2023
-
[66]
The Australian Framework for Generative Artificial Intelligence (AI) in Schools - Department of Education, Australian Government,
T. D. of Education, “The Australian Framework for Generative Artificial Intelligence (AI) in Schools - Department of Education, Australian Government,” 2023. [Online]. 18 Available: https://www.education.gov.au/schooling/announcements/australian - framework-generative-artifici...
2023
-
[67]
Guidelines for Collaboration, Co -learning, and Cultivation of Artificial Intelligence Competencies in University Education,
N. T. H. University, “Guidelines for Collaboration, Co -learning, and Cultivation of Artificial Intelligence Competencies in University Education,” 2023. [Online]. Available: http://ctld.nthu.edu.tw/var/file/217/1217/img/555612445.pdf
2023
-
[68]
Use of generative AI tools to support learning | University of Oxford,
U. of Oxford, “Use of generative AI tools to support learning | University of Oxford,”
-
[69]
Chulalongkorn University Principles and Guidelines for using AI Tools – Chulalongkorn University,
C. University, “Chulalongkorn University Principles and Guidelines for using AI Tools – Chulalongkorn University,” 2023. [Online]. Available: https://www.chula.ac.th/en/news/125190/
2023
-
[70]
CHATGPT GENERAL USAGE,
U. Malaya, “CHATGPT GENERAL USAGE,” 2023. [Online]. Available: https://asdpd.um.edu.my/doc/E- Learning/Newsletter_Series%202_2023_ChatGPT_Usage.pdf
2023
-
[71]
GUIDE FOR CHATGPT USAGE IN TEACHING AND LEARNING,
U. P. Malaysia, “GUIDE FOR CHATGPT USAGE IN TEACHING AND LEARNING,” 2023. [Online]. Available: https://cade.upm.edu.my/upload/dokumen/20230202105701Guide_for_ChatGPT_U sage_in_Teaching_and_Learning.pdf
2023
-
[72]
Guidelines for Responsible Research Conduct,
T. S. D. of the M. of S. and Technology, “Guidelines for Responsible Research Conduct,”
-
[73]
Available: https://www.most.gov.cn/kjbgz/202312/W020231221582942330036.pdf
[Online]. Available: https://www.most.gov.cn/kjbgz/202312/W020231221582942330036.pdf
-
[74]
AI tools in education | Erasmus University Rotterdam,
E. U. Rotterdam, “AI tools in education | Erasmus University Rotterdam,” 2023. [Online]. Available: https://www.eur.nl/en/about -eur/vision/community-learning- and-innovation/ai-tools-education
2023
-
[75]
Advice for students on using Generative Artificial Intelligence in coursework - The University of Auckland,
T. U. of Auckland, “Advice for students on using Generative Artificial Intelligence in coursework - The University of Auckland,” 2023. [Online]. Available: https://www.auckland.ac.nz/en/students/forms-policies-and-guidelines/student- policies-and-guidelines/academic-integrity-...
2023
-
[76]
AI in education | ETH Zurich,
E. T. H. Zurich, “AI in education | ETH Zurich,” 2024. [Online]. Available: https://ethz.ch/en/the-eth-zurich/education/ai-in-education.html
2024
-
[77]
Available: https://www.ox.ac.uk/students/academic/guidance/skills/ai-study
[Online]. Available: https://www.ox.ac.uk/students/academic/guidance/skills/ai-study
-
[78]
Artificial intelligence and teaching, learning and assessment,
U. of Cambridge, “Artificial intelligence and teaching, learning and assessment,” 2023. [Online]. Available: https://www.cambridgeinternational.org/support -and-training- for-schools/artificial-intelligence/
2023
-
[79]
Generative AI guidance | Administration and support services | Imperial College London,
I. C. London, “Generative AI guidance | Administration and support services | Imperial College London,” 2023. [Online]. Available: https://www.imperial.ac.uk/admin - services/library/learning-support/generative-ai-guidance/
2023
-
[80]
School statement on Generative Artificial Intelligence and education,
L. S. of E. and P. Science, “School statement on Generative Artificial Intelligence and education,” 2023. [Online]. Available: https://info.lse.ac.uk/staff/divisions/Eden - Centre/Assets-EC/Documents/AI-web-expansion-Sept-23/Updated-School-statement- on-Artificial-Intelligence...
2023
-
[81]
Using AI tools in assessment | Teaching & Learning - UCL – University College London,
U. C. London, “Using AI tools in assessment | Teaching & Learning - UCL – University College London,” 2023. [Online]. Available: https://www.ucl.ac.uk/teaching - learning/generative-ai-hub/using-ai-tools-assessment
2023
-
[82]
Generative Artificial Intelligence guidance for students | The University of Edinburgh,
T. U. of Edinburgh, “Generative Artificial Intelligence guidance for students | The University of Edinburgh,” 2023. [Online]. Available: https://www.ed.ac.uk/bayes/ai - guidance-for-staff-and-students/ai-guidance-for-students
2023
-
[83]
AI chatbots in unsupervised assessment ,
UT Delft, “AI chatbots in unsupervised assessment ,” https://www.tudelft.nl/en/teaching-support/didactics/assess/guidelines/ai-chatbots- in-projects-and-assignments, 2023. 19
2023
-
[84]
Responsible use of generative Artificial Intelligence,
K. U. Leuven, “Responsible use of generative Artificial Intelligence,” 2023. [Online]. Available: https://www.kuleuven.be/english/genai
2023
-
[85]
Guidelines for the use of generative AI - Corporate Identity - Utrecht University,
U. of Utrecht, “Guidelines for the use of generative AI - Corporate Identity - Utrecht University,” 2023. [Online]. Available: https://www.uu.nl/en/organisation/corporate - identity/guidelines-for-the-use-of-generative-ai
2023
-
[87]
Artificial intelligence (AI) at UiO - University of Oslo,
U. of Oslo, “Artificial intelligence (AI) at UiO - University of Oslo,” 2023. [Online]. Available: https://www.uio.no/english/services/ai/
2023
-
[88]
Using AI to support learning | Instructions | Studies Service | University of Helsinki,
U. of Helsinki, “Using AI to support learning | Instructions | Studies Service | University of Helsinki,” 2023. [Online]. Available: https://studies.helsinki.fi/instructions/article/using-ai-support-learning
2023
-
[89]
Artificial Intelligence | DEI,
U. of Padua, “Artificial Intelligence | DEI,” 2023. [Online]. Available: https://www.dei.unipd.it/en/computer-engineering/artificial-intelligence
2023
-
[90]
Guidelines on using AI -powered chatbots in education and research - Staff,
S. University, “Guidelines on using AI -powered chatbots in education and research - Staff,” 2023. [Online]. Available: https://www.su.se/staff/services/teaching/guidelines-on-using-ai-powered-chatbots- in-education-and-research-1.649009
2023
-
[91]
DTU opens up for the use of artificial intelligence in teaching,
T. U. of Denmark, “DTU opens up for the use of artificial intelligence in teaching,” 2024. [Online]. Available: https://www.dtu.dk/english/newsarchive/2024/01/dtu-opens-up- for-the-use-of-artificial-intelligence-in-teaching
2024
-
[93]
Artificial Intelligence in education – Técnico presents resolution on the use of tools such as ChatGPT – Técnico Lisboa,
U. de Lisboa, “Artificial Intelligence in education – Técnico presents resolution on the use of tools such as ChatGPT – Técnico Lisboa,” 2024. [Online]. Available: https://tecnico.ulisboa.pt/en/news/campus-community/artificial-intelligence-in- education-tecnico-presents-resolu...
2024
-
[95]
Guidelines for the Use of AI Tools,
university of Zurich, “Guidelines for the Use of AI Tools,” file:///Users/salehafroogh/Downloads/Guidelines%20on%20ChatGPT%20and%20AI- 4.pdf, 2023
2023
-
[96]
Russell Group principles on the use of generative AI tools in education,
R. G. (24 U. K. research-intensive universities), “Russell Group principles on the use of generative AI tools in education,” 2023. [Online]. Available: https://russellgroup.ac.uk/media/6137/rg_ai_principles-final.pdf
2023
-
[2023]
Available: https://www.imss.caltech.edu/services/ai
[Online]. Available: https://www.imss.caltech.edu/services/ai
-
[2024]
Available: https://www.africanobservatory.ai/social/generative -ai- guidelines-at-south-african-universities
[Online]. Available: https://www.africanobservatory.ai/social/generative -ai- guidelines-at-south-african-universities
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.