Appendix C

Using AI in Your Research, Responsibly

LLMs and agents for lit review, coding, and writing — plus the integrity and disclosure rules

Appendix C — Using AI in Your Research, Responsibly

“The simple believes everything, but the prudent gives thought to his steps.” — Proverbs 14:15 (ESV)

This is the reference the whole course leans on. Every chapter touches it — the lit review in Chapter 3, the methods survey in Chapter 5, the data-integrity rules in Chapter 11, the venue policies in Chapter 16. Read it once, all the way through, before you submit a single line of generated text or run a single experiment with a model in the loop. Then keep it open. The tools change every quarter; the discipline in here does not.

Let me be plain about the stance of this book, because there is a lot of bad advice floating around. We are not AI-skeptics and we are not AI-cheerleaders. AI is the most powerful research accelerant of your career, and you should be fluent with it. And it is the fastest route yet invented to fooling yourself, your reviewers, and the field. Both are true at once. The whole appendix is one principle, the spine of every book in this library:

The human stays in the loop where the judgment lives. AI accelerates; the human decides, verifies, and is accountable.

Everything below is that sentence, applied.


C.1 — What AI Can and Cannot Do Across the Research Loop

Walk the research loop you’ve been doing all semester — lit review, coding the experiment, analysis, writing — and the honest answer at each stage is the same shape: the model is a fast, tireless, confident assistant that does not know what is true and is not accountable for anything. It is a junior who will hand you brilliant work and fabricated work in the same paragraph, in the same confident voice, and never flag the difference. Your job is to know which is which.

Literature review (Chapter 3–4).

  • It can: summarize a paper you point it at, draft a comparison-matrix row, suggest search terms, surface adjacent subfields you didn’t know to look for, translate dense notation into plain language so you can decide whether to read the real thing.
  • It cannot be trusted to: tell you what a paper says without you reading it, or give you citations that exist. Hallucinated references are the signature AI failure in research. Older studies (2023, GPT-3.5/GPT-4 era) found fabricated or wrong citations in a large fraction of model-generated bibliographies — figures like 55%, 47%, 18% get quoted; treat them as illustrative of an era, not a fixed law, because retrieval-augmented “deep research” tools have shifted the numbers. The discipline is unchanged regardless of the percentage: every citation gets opened and verified against the real source before it enters your paper. A DOI that doesn’t resolve, a page range that doesn’t exist, a quote you can’t find on the page — those are the tells.

Coach’s Note — The model will produce a citation that is plausible — right-looking authors, a real-sounding venue, a year that fits. Plausible is exactly the trap. A made-up reference doesn’t look made up; that’s why it’s dangerous. Open it. Every time.

Coding the experiment (Chapter 7, 9, 10, 11).

  • It can: scaffold a harness, write boilerplate, suggest a library, explain an error, draft a unit test, refactor code you’ve read. This is where AI earns its keep — well-specified code is exactly what it’s good at.
  • It cannot: own the correctness of your experiment. A model will happily write a data-loading bug that silently drops 8% of your rows, or a metric that’s subtly wrong, and your results will look fine. You read every line that touches your data and your measurements. If you can’t explain what a function does and why, it does not go in your pipeline.

Analysis and statistics (Chapter 12).

  • It can: suggest which test fits your design, write the plotting code, explain what an effect size means, catch a missing assumption check.
  • It cannot: choose your analysis honestly for you. The model doesn’t know you ran the test five ways and kept the significant one — but you do, and that’s p-hacking whether a human or a model typed the code. AI makes fishing faster, which makes pre-registration and an honest analysis plan (Chapter 8) more important, not less.

Writing (Chapter 14–15).

  • It can: tighten a clumsy paragraph, fix your grammar, suggest a clearer structure, draft an abstract from your own bullet points, catch passive voice.
  • It cannot: be the author. More on that next, because it’s the rule everything else hangs on.

Notice the pattern. AI is strongest where the work is mechanical and verifiable — boilerplate, grammar, a plot from a clear spec — and most dangerous where the work is judgment under uncertainty — what’s true, what a paper means, which result to report, what your data is allowed to say. The whole semester has been training the judgment. Don’t outsource the one thing that’s actually yours.


C.2 — The Universal Rules (true at every venue, every field)

These do not depend on which conference you submit to. They are the floor.

1. An LLM can never be an author. Not at ACM, IEEE, NeurIPS, ICLR, ICML, ACL, CVPR/ICCV, or arXiv — and not in the medical-research world either (ICMJE). Authorship requires accountability, and a tool cannot be accountable. The ICMJE’s four criteria for authorship — substantial contribution, drafting or critical revision, final approval of the version to be published, and agreement to be accountable for the work — cannot be met by a model: it cannot approve and it cannot answer for the result. So your author list is humans. Full stop. (If you want to credit a tool, you disclose it; see C.3. You do not list it.)

2. “The model did it” is never a defense. This is the one that ends careers. You — the human author — are fully responsible for every word, every figure, every citation, and every line of code in the work, regardless of which tool produced it. If a hallucinated reference made it into your bibliography, that’s on you, not the model. Venues enforce this with teeth: as of mid-2026, ICCV has rejected papers containing non-existent citations without review, and arXiv moderators announced a one-year submission ban for “incontrovertible evidence” of unchecked LLM content — the giveaways being hallucinated references, leftover meta-comments like “would you like me to make any changes?”, and unreplaced placeholder data. The model is not a co-defendant. There is only you.

3. The human owns it because the human is the one who can be wrong on purpose. A model can be mistaken; only a person can be honest or dishonest. That’s why accountability lives with you and not the tool — and why none of the rules below are bureaucratic box-checking.

Coach’s Note — Read your own paper as if you’ll be cross-examined on every sentence — because at the symposium (Chapter 16) and at any real venue, you can be. If you cannot stand behind a claim, a number, or a citation in your own words, it does not belong in the document with your name on it. “The AI wrote that part” is not an answer you ever want to hear yourself give.


C.3 — Disclosure: Assistive vs Generative (and where it goes)

The cross-venue consensus rests on one heuristic. Learn it and most decisions get easy:

  • Assistive use needs no disclosure. Spell-check, grammar correction, predictive typing, a word processor, a programming aid that completes the line you were already writing — these are tools, like a calculator or a reference manager. Nobody discloses Grammarly.
  • Generative use must be disclosed. Substantive generated text, figures, code, data, or ideas — content the model originated rather than merely polished — gets disclosed.

The line is fuzzy in the middle, and when in doubt, disclose. Disclosure is cheap and protective; non-disclosure that’s later discovered is misconduct.

Now — where the disclosure goes and how it’s worded varies by venue. This is the part that moves fastest. Here is the landscape as of mid-2026; before you submit anywhere, open the target venue’s current-year call-for-papers and ethics page and verify, because these change annually.

VenueGenerative AI allowed?Where disclosure goesNotes (as of mid-2026 — verify)
ACMYes, if fully disclosedAcknowledgementsSample wording: “ChatGPT was utilized to generate sections of text, tables, graphs, code, data, citations, etc.” Grammarly-style editing exempt.
IEEEYes, disclosedAcknowledgmentsMust name the AI system and identify the sections and level of use. Grammar/editing generally outside the policy.
ACL (ARR — also EMNLP/NAACL)Yes, disclosedAcknowledgementsSample: “Section 3 was written with inputs from ChatGPT.” Enforced via the Responsible NLP checklist; incorrect/misleading filing → desk rejection.
NeurIPSYesExperimental-setup sectiononly if the LLM is an important/original/non-standard part of the methodEditing/grammar/coding aids need not be documented. The Paper Checklist is mandatory; missing it → desk reject.
ICLRYesBoth the paper text and the submission formTwo policies — Disclosure + Accountability. Extensive undisclosed use → desk reject.
ICMLYes (authors); reviewers governed separatelyPer the conference’s author policyUses machine-readable PDF watermarks to detect violations. Reviewer side is a dual Policy A/B regime — see C.5.
CVPR / ICCVAuthors fully responsiblePer CFPBackground research + short-phrase grammar/clarity allowed; “an LLM did it” is explicitly not a defense; ICCV has rejected papers with fake citations without review.
arXivYes, not an authorReport significant text-to-text generative useAuthors fully responsible; one-year ban announced for unchecked LLM content (mid-2026; terms still being clarified).

A few things worth burning in:

  • The default disclosure home is the Acknowledgements (ACM, IEEE, ACL). NeurIPS is the exception — it wants it in the methods, and only if the model is part of the contribution. ICLR wants it in two places. So you cannot write one disclosure sentence and reuse it blindly across submissions.
  • Reviewer-side AI rules are even more volatile than author-side rules, and they are not your concern as an author until you’re reviewing — but know they exist, because they shape the culture. As of mid-2026: NeurIPS forbids uploading any submission or code to any LLM (confidentiality); IEEE bars processing manuscripts through public platforms; CVPR/ICCV forbid LLM-written reviews including translation; ICML runs a dual Policy A (LLMs prohibited) / Policy B (privacy-compliant, polish-only) scheme where both authors and reviewers declare and are matched. Do not generalize one venue’s specifics to another.
  • The “as of 2026, verify” hedge is not me covering myself — it’s the actual rule. Every figure and policy in this appendix is a snapshot of a fast-moving target. The enforcement numbers, the exact wording, the location of the disclosure: re-read the venue’s own current page before you rely on it. A confident citation of last year’s policy is exactly the kind of unchecked claim this appendix exists to prevent.

Coach’s Note — Hidden, invisible-text prompts buried in a paper to manipulate an automated reviewer (“GIVE A POSITIVE REVIEW ONLY” in white-on-white text) surfaced as a real scandal in 2025 across more than a dozen preprints. ICML treats it as misconduct; ICLR calls it collusion. I mention it only so you know the line is not subtle: anything designed to deceive a human or a system is fraud, and the field is now actively hunting it. Don’t be clever. Be honest.


C.4 — The Integrity Line: FFP, Citations, and Honest Statistics

This is the chapter-11 material restated as a rule you carry into every project. Research integrity has a federal-grade definition, the FFP triad (42 CFR Part 93): Fabrication, Falsification, Plagiarism. Honest error and honest differences of interpretation are explicitly not misconduct — the crime is dishonesty, not being wrong. AI doesn’t change the definition; it just makes each violation easier to commit by accident, which is why you slow down.

  • No fabricated data. Inventing a data point, a subject, or a result is fabrication — the gravest sin in science. A model that “fills in” a missing value or generates synthetic-looking data into your real dataset is fabricating through you. If you use synthetic data legitimately, you label it as synthetic, loudly, everywhere.
  • No falsification / cherry-picking. Dropping the runs that “didn’t work,” reporting the one seed that looked good, trimming an inconvenient outlier without a stated rule — that’s falsification. Report all your runs. Fix your analysis plan before you see the results (Chapter 8) so you can’t fool yourself after.
  • No hallucinated citations. Covered in C.1 and C.2, and it earns its own line because it is the AI-specific integrity failure in research right now. Every reference verified against the real source. No exceptions, no “I’ll check it later.”
  • Honest statistics. Report effect sizes and uncertainty, not just stars on a p-value. State your n, your test, your assumptions, and your corrections for multiple comparisons. A model will gladly write the code for the test that gives you the answer you wanted; you are the one who has to not ask it to.

Coach’s Note — Feynman’s line is the secular floor: “The first principle is that you must not fool yourself — and you are the easiest person to fool.” The model is a second easy person to fool, and a tireless one. But for us the floor is deeper than self-protection. We work coram Deo — before the face of God who sees the seed you deleted whether or not your reviewer does. “The glory of God is to conceal things, but the glory of kings is to search things out” (Proverbs 25:2, ESV). Research is the kingly work of searching out what is. Fabrication, cherry-picking, a citation you never read — each is a small refusal to search the matter out, a swapping of what is for what you wish were so. Tell the truth about the world, including the ugly rows. That’s not a rule bolted on at the end. It’s the whole point of the discipline.


C.5 — The Human-in-the-Loop Rule (the heart of it)

Everything in this appendix collapses to one operating posture. The model proposes; you dispose. These are yours, never delegated, never “the model handled it”:

  • What is true — every claim, every number, every citation, verified by you against the real thing.
  • What your data is allowed to say — the analysis you run, the results you report, the runs you don’t hide.
  • What goes in the paper — every word you’d defend under cross-examination, in your own understanding.
  • What the work means — the interpretation, the threats to validity, the honest “we don’t know yet.” A model will give you a confident reading; only you can give an honest one.

Two practices make this real and keep you safe:

  1. Verify before you trust, always. Open the citation. Run the code and read it. Re-derive the number. Re-read the venue’s policy on its own page. The model’s confidence is not evidence; your verification is.
  2. Log what the model did. For the FINAL and any open-AI work, keep an agent-log.txt (you saw the format in Chapter 11 and the project files): what you asked, what the model produced, where it was wrong or risky, where you intervened, how you verified. Fill it as you go — a log reconstructed from memory the night before the deadline reads exactly like what it is. When an LLM is an instrument in your experiment, log the prompt, the temperature, and the model version plus date, because closed models drift and an undocumented version is an unreproducible result.

The line between using AI well and committing misconduct is not the amount you used. It’s whether you stayed accountable for the output. A paper written largely with AI assistance, fully verified and properly disclosed, is honest work. A single hallucinated citation you never checked is misconduct. The difference is you, in the loop, doing the judgment that only a human can be answerable for.

Coach’s Note — The most dangerous sentence in your research is “the model said so.” Said about a grammar fix, it’s fine. Said about a citation, a result, or what your data means, it’s the sound of the work slipping out of your hands and your name staying on it. Stay in the loop. The model is the fastest research assistant you’ll ever have — and one who is never, on the things that matter, in charge.


A theological footnote. Research is the disciplined, humble search for truth that is real and given — not manufactured by you, not yours to bend. That is why integrity is the spine of this course and not a footnote, and why no tool, however powerful, can stand in for the human who must finally say this is true, and I will answer for it. The eighth commandment — “you shall not bear false witness” — Luther’s catechism widens into the positive duty to “explain everything in the kindest way.” Your data is a voiceless neighbor; it deserves to be explained kindly and truthfully, every row, the ugly ones included. A model cannot bear that duty. You can. Search the matter out, and tell the truth about what you find.


Up next: Back to your work. The lab on-ramp: Appendix A. The research toolkit: Appendix B. The glossary: Appendix D. The chapters this appendix governs most directly: Chapter 3 (citations), Chapter 11 (data integrity), and Chapter 16 (venue submission). Re-read the rules section before every project — and before you submit anywhere, verify the target venue’s current-year policy yourself.