Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GPT-4 を用いた論文生成 / Paper Generation Using GPT-4
Search
Kenji Saito
PRO
January 28, 2024
Business
0
150
GPT-4 を用いた論文生成 / Paper Generation Using GPT-4
早稲田大学大学院経営管理研究科「企業データ分析」2023 冬のオンデマンド教材 第14回で使用したスライドです。
Kenji Saito
PRO
January 28, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
FinTech 9-10 : Smart Contracts and Decentralized Finance
ks91
PRO
0
45
AI とデジタルトランスフォーメーション / AI and Digital Transformation
ks91
PRO
0
5
スマートコントラクトデザイン / Smart Contract Design
ks91
PRO
0
10
FinTech 7-8 : Blockchain
ks91
PRO
0
98
スマートコントラクトプログラミング / Smart Contract Programming
ks91
PRO
0
21
AI が研究する時代に、人はどう育つのか? — GAMER PAT にみる "シリアスゲームとしての知的訓練" / In an era where AI conducts research, how will humans develop? — "Intellectual Training as a Serious Game" Seen in GAMER PAT
ks91
PRO
0
65
FinTech 5-6 : The World of Apps
ks91
PRO
0
110
生成AI による論文執筆サポート・ワークショップ ─ サーベイ/リサーチクエスチョン編 / Workshop on AI-Assisted Paper Writing Support: Survey/Research Question Edition
ks91
PRO
0
89
ブロックチェーン概論とインストール大会 / Introduction to Blockchain and Installation Workshop
ks91
PRO
0
11
Other Decks in Business
See All in Business
採用ピッチ資料
mimirin
0
170
malna-recruiting-pitch
malna
0
11k
FABRIC TOKYO会社紹介資料 / We are hiring(2025年10月07日更新)
yuichirom
36
350k
Things - Company Deck
things2109
0
3.1k
サスメド株式会社 Culture Deck
susmed
0
47k
Sales Marker Culture Book(English)
salesmarker
PRO
2
6.9k
Transparency Report: First Half of 2025
mercari_inc
0
150
at FOREST_recruit_pitch deck202510
atforest
0
340
採用ピッチ資料|SBペイメントサービス株式会社
sbps
0
34k
2025.10_中途採用資料.pdf
superstudio
PRO
2
86k
生成AI×個人情報保護法 ― 改正動向から読み解く実務の行方
seko_shuhei
4
1.5k
会社紹介資料
gatechnologies
2
130k
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Producing Creativity
orderedlist
PRO
348
40k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
How STYLIGHT went responsive
nonsquared
100
5.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Gamification - CAS2011
davidbonilla
81
5.5k
Statistics for Hackers
jakevdp
799
220k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
950
For a Future-Friendly Web
brad_frost
180
10k
A designer walks into a library…
pauljervisheath
209
24k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Transcript
generated by Stable Diffusion XL v1.0 2023 14 GPT-4 (WBS)
2023 14 GPT-4 — 2024-01 – p.1/12
https://speakerdeck.com/ks91/collections/corporate-data-analysis-2023-winter 2023 14 GPT-4 — 2024-01 – p.2/12
( 20 ) 1 • 2 R • 3 •
4 • 5 • 6 ( ) • 7 (1) • 8 (2) • 9 R ( ) (1) — Welch • 10 R ( ) (2) — χ2 • 11 R ( ) (1) — • 12 R ( ) (2) — • 13 GPT-4 • 14 GPT-4 • 15 ( ) LaTeX Overleaf 8 (12/21 ) / (2 ) OK / 2023 14 GPT-4 — 2024-01 – p.3/12
GPTs “LaTeX Paper Writer and Advisor” https://chat.openai.com/g/g-puYANDw3Q-latex-paper-writer-and-advisor LaTeX, BibTeX (
), Overleaf 2023 14 GPT-4 — 2024-01 – p.4/12
GPT-4 . . . GPT-4 https://www.overleaf.com/read/tfbbnvhqfkqm#609f5b 2023 14 GPT-4 —
2024-01 – p.5/12
(1/6) LaTeX # ( ) * * (1) ( )
( ) (2) ( ) (3) ( ) ( ) (4) 2023 14 GPT-4 — 2024-01 – p.6/12
(2/6) (5) (6) ((1) ) (7) (1) (8) ( )
(9) ( ) (10) LaTeX ----from here---- \documentclass[twocolumn]{jarticle} \usepackage[utf8]{inputenc} \usepackage{amsmath} \usepackage{graphicx} \usepackage{here} 2023 14 GPT-4 — 2024-01 – p.7/12
(3/6) \title{ % } \author{ % } \date{} \begin{document} \maketitle
\begin{abstract} % (1),(2),(3),(4) \end{abstract} 2023 14 GPT-4 — 2024-01 – p.8/12
(4/6) \section{ } % (5) (6) (1) ( ) %
(2) \section{ } % % % % % % \section{ } % (1) \section{ } % (9) 2023 14 GPT-4 — 2024-01 – p.9/12
(5/6) \section{ } % (9) (3) % (8) \section{ }
% (8) (7) \section{ } % % % % % % % % 2023 14 GPT-4 — 2024-01 – p.10/12
(6/6) \section{ } % (10) (6) % % (4) \bibliographystyle{jplain}
\bibliography{main} \end{document} ----to here----- Overleaf LaTeX # LaTeX Overleaf LaTeX Overleaf BibTeX .bib BibTeX 2023 14 GPT-4 — 2024-01 – p.11/12
2023 14 GPT-4 — 2024-01 – p.12/12