REVIEW 4 major objections 5 minor 55 references
The paper claims a single pipeline turns one paper PDF into an editable poster, narrated video, and bilingual blog in one navigable viewer, with posters scoring above the authors' own on aesthetics under two automated judges on 100 papers.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-02 08:38 UTC pith:BJLZ3FOH
load-bearing objection A carefully engineered paper-to-poster/video/blog pipeline whose headline superiority over human posters is real only under two VLM judges from the same model families; valuable as an engineering contribution, not as evidence of human aesthetic preference. the 4 major comments →
ResearchStudio-Reel: Automate the Last Mile of Research from Paper to Poster, Video, and Blog
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper claims that a five-skill architecture can automate the last mile of dissemination while keeping outputs editable: one shared extractor parses the paper PDF once into a bundle of cleaned figures, captions, metadata, a nine-section summary, and narration clips with stable IDs; three generators consume that bundle verbatim to emit an editable PowerPoint poster, a narrated video with an editable deck and a timeline sidecar, and a bilingual Word blog; and a convergence layer reads the alignment record to bind them into one poster-first viewer. The poster generator's distinctive mechanism is a measured-fill loop that measures each section's fill ratio, maps it to one of five categorical
What carries the argument
Key machinery: the shared asset bundle and the section-level alignment record. The bundle (the paper's text, cleaned figure crops, captions, metadata, a nine-section summary, and narration clips, all with stable section IDs and figure handles) is extracted once and consumed verbatim by all three generators, so the figure in the poster is the figure in the video and blog. The alignment record is a sidecar that maps each canonical section ID to its poster block, slide targets, video timestamps, subtitle tracks, and blog passages; the convergence layer reads this sidecar instead of inferring boundaries from pixels. Supporting these is the poster's measured-fill loop, a categorical controller th
Load-bearing premise
The headline comparison assumes the two automated judges' aesthetic ratings are fair and unbiased even though the same model family both generates a configuration and scores the output; the paper itself says these aesthetic numbers are a proxy signal, not proof.
What would settle it
Have an independent panel of human raters, blind to provenance, score the same 100 poster pairs with the same six-criterion rubric; if the authors' own posters win on aesthetics or overall quality, the central claim collapses. A cheaper mechanistic check: cross-score outputs, letting the judge used in the system's own configuration score the other family's outputs and vice versa, and test whether same-family scoring systematically inflates scores.
If this is right
- A single extraction pass means the figure in the poster is the same figure in the video and blog; no downstream generator re-crops or re-parses the paper.
- The native-editable source files are first-class deliverables, so authors can revise a poster, deck, or blog in PowerPoint or Word without regenerating the other artifacts or losing alignment.
- Poster convergence is auditable: the fill loop terminates only when every section sits in the 90–98% band and every figure meets its size floor, and a circuit breaker ships the best-measured state instead of grinding forever.
- The video's timeline sidecar keeps sections addressable after export, letting the interactive viewer seek by section rather than infer boundaries from the MP4.
- The poster-quality advantage transfers across two different model/harness settings, indicating the workflow rather than a single model carries the result.
Where Pith is reading between the lines
- The shared-bundle-plus-alignment pattern is a transferable delivery contract: the same architecture could produce other native-format outcomes (teaching slides, lay summaries, briefing packs) without redesigning the pipeline.
- The measured-fill loop generalizes beyond posters: any fixed-canvas layout task (slides, infographics, one-page reports) can be driven by the same five-state categorical controller with one deterministic move per state.
- A human reading-and-recall study, which the paper leaves for future work, would settle whether the PaperQuiz-versus-aesthetics inversion reflects a genuine tradeoff or an artifact of exact-match grading; if human recall tracks the aesthetic scores, the fill loop's density target may be miscalibrated.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper describes ResearchStudio-Reel, a skill-based pipeline that takes a paper PDF through a shared extraction stage (Paper2Assets) and produces a PowerPoint poster, a narrated video with editable deck, a bilingual Word blog, and a Paper2Reel interactive viewer that binds poster, video, and blog at the section level. The main empirical claim is on the Paper2Poster benchmark: under two VLM judges, the Claude Code configuration achieves 3.56 average aesthetics versus 3.03 for author posters, wins overall on 74/100 and 95/100 papers, and is best among automated systems on the aesthetic criteria. The paper also contributes deterministic release gates, a measured-fill poster loop, operational profiling, and capability audits for video and blog. Video and blog quality are not quantitatively evaluated, and the paper explicitly frames the aesthetic numbers as a VLM proxy signal.
Significance. If the poster-quality result were independently confirmed, the system would be a substantial engineering advance: one shared asset bundle feeds native-editable PowerPoint and Word artifacts, aligned through an interactive convergence layer, with deterministic package gates that make the delivery contract checkable. Strengths of the evaluation include the external Paper2Poster benchmark, true-size rendering before scoring, two judges from different model families, per-paper win-rate computation, a clear discussion of the PaperQuiz/aesthetics tension, and unusually candid limitations. The central weakness is that the headline comparison is in-family: the primary configuration is generated by claude-opus-4.8 and scored by claude-opus-4.8, the Codex configuration by gpt-5.5 and scored by gpt-5.5, and the pipeline is explicitly optimized to the rubric used by these judges. The paper's own caveats are appropriate but do not overcome the evidentiary gap.
major comments (4)
- [§3, Table 1; §2.2] The headline claim that ResearchStudio-Reel (Claude Code) 'exceeds the authors' posters in average aesthetics (3.56 vs. 3.03)' and wins 74/100 and 95/100 is evaluated exclusively by two VLM judges, claude-opus-4.8 and gpt-5.5. The primary configuration is generated by claude-opus-4.8 and scored by claude-opus-4.8; the Codex configuration is generated by gpt-5.5 and scored by gpt-5.5. Moreover, the measured-fill loop and the composition axes in §2.2.2 (A2–A5) are explicitly engineered to satisfy the same six-criterion rubric used by these judges. The paper's disclaimer in §3 Analysis that the aesthetic numbers are 'a proxy signal rather than proof' is appropriate, but the abstract and conclusion state the result without that nuance. This is load-bearing: the claim is currently an in-family, metric-optimized result. Please add a third-party human-rater study, or at minimum a third-family j
- [§3, Table 1 note †] The comparison against prior automated systems and the author ground-truth depends on baselines that are 'reproduced with best efforts and scored by us under Claude Code with claude-opus-4.8.' Because the prior systems are stochastic agentic pipelines, 'best efforts' is not a controlled condition; as reported, the 'best among automated systems' and the win-rate claims cannot be independently checked. Please release per-paper scores and generated poster files for all systems, or use the original benchmark's reported scores where available, and specify the exact version and configuration used for each reproduced baseline.
- [§3, 'Capability coverage'; Appendix A] The paper's title and contribution list promise poster, video, and blog, but quantitative evaluation is limited to posters. Tables 2 and 3 are feature checklists, and Appendix A explicitly states that video and blog are not evaluated and that no human editing-effort or navigation-understanding study exists. The 'last mile automation' claim for the full workspace is therefore supported only by existence checks. Please add targeted quantitative evaluations for video (duration accuracy, caption/timeline alignment, visual-cue correctness) and blog (bilingual fact consistency, figure placement, layout defects), or substantially soften the abstract and conclusion claims to match the evidence.
- [Appendix C] All reported runs went through a private Copilot API proxy, and the model identifiers 'name the underlying models as served by that proxy.' This makes exact reproduction of the benchmark numbers impossible and leaves open the possibility that proxy-specific behavior contributed to the scores. Please provide the exact proxy configuration/version and, for the headline numbers, run the same pipeline on first-party endpoints or release the full run logs.
minor comments (5)
- [Table 4 caption] The caption says 'claude-opus-4-8' while the rest of the paper uses 'claude-opus-4.8'; please harmonize.
- [§5.2] The system's skill is named Paper2Video, which is also the name of the external benchmark/system in reference [4]. This naming collision is confusing in the related-work discussion; please disambiguate, e.g., by referring to the external work as 'Paper2Video [4] (benchmark)'.
- [Figure 10] The figure includes 'Claude Code (claude-opus-4.7)' and 'Claude Code (claude-opus-4.6)' panels, but these model versions are not listed in Table 1 and are not described in the text. Please state what these panels illustrate and why they are not part of the quantitative comparison.
- [§3, per-paper win rate] The win rates are reported as 74/100 and 95/100 with percentages of non-tied papers. Please also report the number of ties and losses so the head-to-head distribution is fully specified.
- [§2.2.4, RRP gate] The Reader-Reconstruction Preference gate is described as an optional in-loop signal but no result using it is reported. Please state whether it was enabled for the Table 1 poster runs, and if so, what effect it had.
Circularity Check
No significant circularity: the headline poster result is evaluated against an external benchmark and rubric, not derived from the system's own inputs or self-citations.
full rationale
ResearchStudio-Reel is a systems paper; its only load-bearing quantitative claim is the Paper2Poster benchmark comparison. That benchmark, the six-criterion aesthetic/information rubric, and the PaperQuiz probe are external (Pang et al., [1]) and are reused verbatim, with per-judge breakdowns disclosed in Appendix D and a transparent definition of the overall score as the mean of the six rubric sub-criteria. No parameter is fitted to the benchmark and then reported as a prediction: the measured-fill loop optimizes a geometric fullRatio (h_content/h_card), not the VLM aesthetic score, and the optional RRP reader-reconstruction check is an in-loop signal, not a headline metric. The same-family generator/judge overlap (claude-opus-4.8 generates the Claude Code configuration and is also one of the two judges) is a genuine validity limitation, and the paper itself flags it ('aesthetic appeal is inherently subjective... the aesthetic numbers should be read as a proxy signal rather than proof'; 'a third-party human-rater study across all three artifacts is left for future work'). But this is evaluator-bias risk, not circularity: the result is not equal by construction to the generator's self-preference, since the cross-family GPT judge also rates the Claude Code poster above the author ground truth (3.51 vs. 2.93 in Table 5), and the Codex configuration is rated above the author reference by both judges as well. Self-citations to OmniPresent [12], ppt-master [22], and ResearchStudio-Idea [55] appear only in related work or as a public code dependency; ppt-master is an externally inspectable code artifact, and video/blog quality is not quantitatively claimed. Thus there is no reduction of a derived claim to its own inputs or to an unverified self-citation chain.
Axiom & Free-Parameter Ledger
free parameters (5)
- FULL fill band [0.90, 0.98] =
0.90–0.98
- EMPTY/SPARSE thresholds =
0.70 / 0.90
- figure-fill gate =
≥ 0.90 on one axis
- circuit breaker round bound =
~12 rounds
- render-time whitespace expand target =
toward 98%
axioms (4)
- domain assumption VLM judges (claude-opus-4.8, gpt-5.5) provide a valid proxy for poster quality
- domain assumption The Paper2Poster benchmark, its six-criterion rubric, and PaperQuiz are reused faithfully and are fair for all systems
- domain assumption The model identifiers name models as served by a private Copilot API proxy reliably
- domain assumption Agent skill runtimes (Claude Code / Codex) execute the multi-step skills reliably and idempotently
invented entities (3)
-
Paper2Assets shared asset bundle
independent evidence
-
alignment sidecar / timeline.json
independent evidence
-
Reader-Reconstruction Preference (RRP) gate
no independent evidence
read the original abstract
Despite growing automation, turning a paper into a coherent poster, talk video, and blog piece often remains a labor-intensive last mile. Recent systems increasingly generate multiple dissemination formats, but a practical workflow must also keep the outputs editable in native tools and bound into one navigable deliverable for revision and reuse. We present ResearchStudio-Reel, a native-editable dissemination workspace that binds its three artifacts into one interactive deliverable at the experience level, implemented as five skills executable in Claude Code and Codex: one shared extractor, three editable artifact generators, and one interactive convergence layer. A shared asset bundle feeds a PowerPoint poster and video deck, plus a bilingual Word blog; rather than re-rendering the paper into a fourth format, Paper2Reel converges these already-produced artifacts at the experience level, binding poster regions, video segments, and blog passages into one interactive viewer. Artifact-specific release checks make this delivery contract testable, and Paper2Poster additionally uses a measured-fill loop. On the Paper2Poster benchmark, our Claude Code configuration achieves the best scores among automated systems on all three aesthetic sub-criteria and the best or tied-best scores on two of three information sub-criteria. Under two VLMjudges, it exceeds the authors' posters in average aesthetics (3.56 vs. 3.03) and wins on overall quality on 74 and 95 of the 100 papers under the two judges. The full pipeline additionally packages the native-editable source artifacts and their aligned viewer. Project is available at https://aka.ms/ResearchStudio
Figures
Reference graph
Works this paper leans on
-
[1]
Paper2poster: Towards multimodal poster automation from scientific papers.Advances in Neural Information Processing Systems, 38, 2026
Wei Pang, Kevin Qinghong Lin, Xiangru Jian, Xi He, and Philip Torr. Paper2poster: Towards multimodal poster automation from scientific papers.Advances in Neural Information Processing Systems, 38, 2026
2026
-
[2]
Postergen: Aesthetic-aware multi-modal paper-to-poster generation via multi-agent llms
Zhilin Zhang, Xiang Zhang, Jiaqi Wei, Yiwei Xu, and Chenyu You. Postergen: Aesthetic-aware multi-modal paper-to-poster generation via multi-agent llms. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 9813–9823, 2026
2026
-
[3]
P2p: Automated paper-to-poster generation and fine-grained benchmark
Tao Sun, Enhao Pan, Zhengkai Yang, Kaixin Sui, Jiajun Shi, Xianfu Cheng, Tongliang Li, Ge Zhang, Wenhao Huang, Jian Yang, and Zhoujun Li. P2p: Automated paper-to-poster generation and fine-grained benchmark. In The Fourteenth International Conference on Learning Representations, 2026. URL https://openreview.net/ forum?id=JojyT9niJL
2026
-
[4]
Paper2video: Automatic video generation from scientific papers, 2025
Zeyu Zhu, Kevin Qinghong Lin, and Mike Zheng Shou. Paper2video: Automatic video generation from scientific papers, 2025. URLhttps://arxiv.org/abs/2510.05096
arXiv 2025
-
[5]
Videoagent: Personalized synthesis of scientific videos
Xiao Liang, Bangxin Li, Zixuan Chen, Hanyue Zheng, Zhi Ma, Di Wang, Cong Tian, and Quan Wang. Videoagent: Personalized synthesis of scientific videos. InProceedings of the 2026 International Conference on Multimedia Retrieval, pages 1803–1811, 2026
2026
-
[6]
Preacher: Paper-to-video agentic system
Jingwei Liu, Ling Yang, Hao Luo, Fan Wang, Hongyan Li, and Mengdi Wang. Preacher: Paper-to-video agentic system. InProceedings of the IEEE/CVF International Conference on Computer Vision, pages 17129–17139, 2025
2025
-
[7]
Marissa Radensky, Daniel S Weld, Joseph Chee Chang, Pao Siangliulue, and Jonathan Bragg. Papers-to-posts: Supporting detailed long-document summarization with an interactive llm-powered source outline.arXiv preprint arXiv:2406.10370, 2024
Pith/arXiv arXiv 2024
-
[8]
Taiji Li, Hao Chen, Fei Yu, and Yin Zhang. Hera: Improving long document summarization using large language models with context packaging and reordering.arXiv preprint arXiv:2502.00448, 2025
Pith/arXiv arXiv 2025
-
[9]
Pushpa Devi, Ayush Agrawal, Ashutosh Dubey, and C Ravindranath Chowdary. Long document summarization using page specific target text alignment and distilling page importance.arXiv preprint arXiv:2509.16539, 2025
arXiv 2025
-
[10]
Gosum: extractive summarization of long documents by reinforcement learning and graph-organized discourse state.Knowledge and Information Systems, 66(12):7557–7580, 2024
Junyi Bian, Xiaodi Huang, Hong Zhou, Tianyang Huang, and Shanfeng Zhu. Gosum: extractive summarization of long documents by reinforcement learning and graph-organized discourse state.Knowledge and Information Systems, 66(12):7557–7580, 2024
2024
-
[11]
Tao Yu, Minghui Zhang, Zhiqing Cui, Hao Wang, Zhongtian Luo, Shenghua Chai, Junhao Gong, Yuzhao Peng, Yuxuan Zhou, Yujia Yang, et al. Paperx: A unified framework for multimodal academic presentation generation with scholar dag.arXiv preprint arXiv:2602.03866, 2026
arXiv 2026
-
[12]
Omnipresent: Generating coherent presentation suites from scientific papers
Qianli Ma, Jipeng Xiao, Siyu Wang, Zhiheng Tian, Wangyu Feng, Shibo Wang, Chang Guo, Shuochen Chang, Qingyang Liu, and Zhipeng Zhang. Omnipresent: Generating coherent presentation suites from scientific papers. arXiv preprint arXiv:2607.02590, 2026
Pith/arXiv arXiv 2026
-
[13]
Claude code: an agentic coding assistant in your terminal
Anthropic. Claude code: an agentic coding assistant in your terminal. https://docs.claude.com/en/docs/ claude-code/overview, 2025. anthropic:claude-code-2025
2025
-
[14]
Codex: an agentic coding assistant from OpenAI
OpenAI. Codex: an agentic coding assistant from OpenAI. https://openai.com/codex/, 2025. openai:codex- 2025. 18
2025
-
[15]
Claude code skills: Skill.md authoring guide
Anthropic. Claude code skills: Skill.md authoring guide. https://docs.claude.com/en/docs/ claude-code/skills, 2025. anthropic:claude-code-skills-2025
2025
-
[16]
Tool use with the claude api
Anthropic. Tool use with the claude api. https://docs.claude.com/en/docs/build-with-claude/ tool-use, 2024. anthropic:tool-use-2024
2024
-
[17]
Playwright: end-to-end testing and browser automation
Microsoft. Playwright: end-to-end testing and browser automation. https://playwright.dev/, 2024. soft- ware:playwright
2024
-
[18]
LibreOffice: free and open-source office productivity software
The Document Foundation. LibreOffice: free and open-source office productivity software. https://www. libreoffice.org/, 2024. software:libreoffice
2024
-
[19]
FFmpeg: a complete, cross-platform solution to record, convert, and stream audio and video
FFmpeg Developers. FFmpeg: a complete, cross-platform solution to record, convert, and stream audio and video. https://ffmpeg.org/, 2024. software:ffmpeg
2024
-
[20]
python-docx: create and update Microsoft Word .docx files
Steve Canny. python-docx: create and update Microsoft Word .docx files. https://python-docx. readthedocs.io/, 2024. software:python-docx
2024
-
[21]
edge-tts: use Microsoft Edge’s online text-to-speech service from Python
rany2. edge-tts: use Microsoft Edge’s online text-to-speech service from Python. https://github.com/rany2/ edge-tts, 2024. software:edge-tts
2024
-
[22]
ppt-master: Ai-driven multi-format svg presentation generation skill
ppt-master contributors. ppt-master: Ai-driven multi-format svg presentation generation skill. https://github. com/hugohe3/ppt-master, 2025. software:ppt-master-2025
2025
-
[23]
Claude opus 4.8
Anthropic. Claude opus 4.8. https://www.anthropic.com/news/claude-opus-4-8 , 2026. anthropic:claude-opus-4-8-2026
2026
-
[24]
GPT-5.5.https://openai.com/index/introducing-gpt-5-5/, 2026
OpenAI. GPT-5.5.https://openai.com/index/introducing-gpt-5-5/, 2026. openai:gpt-5-5-2026
2026
-
[25]
Gemini 3.1 pro
Google DeepMind. Gemini 3.1 pro. https://deepmind.google/models/gemini/pro/, 2026. google:gemini-3-1-pro-2026
2026
-
[26]
Presentagent: Multimodal agent for presentation video generation
Jingwei Shi, Zeyu Zhang, Biao Wu, Yanjie Liang, Meng Fang, Ling Chen, and Yang Zhao. Presentagent: Multimodal agent for presentation video generation. InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, pages 760–773, 2025
2025
-
[27]
Wei Wu, Ziyang Xu, Zeyu Zhang, Yang Zhao, and Hao Tang. Presentagent-2: Towards generalist multimodal presentation agents.arXiv preprint arXiv:2605.11363, 2026
Pith/arXiv arXiv 2026
-
[28]
Posterforest: Hierarchical multi-agent col- laboration for scientific poster generation
Jiho Choi, Seojeong Park, Seongjong Song, and Hyunjung Shim. Posterforest: Hierarchical multi-agent col- laboration for scientific poster generation. InProceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 379–401, 2026
2026
-
[29]
Wenxin Tang, Jingyu Xiao, Yanpei Gong, Fengyuan Ran, Tongchuan Xia, Junliang Liu, Man Ho Lam, Wenxuan Wang, and Michael R Lyu. Efficientpostergen: Semantic-aware efficient poster generation via token compression and accurate violation detection.arXiv preprint arXiv:2603.00155, 2026
arXiv 2026
-
[30]
Apex: Academic poster editing agentic expert.arXiv preprint arXiv:2601.04794, 2026
Chengxin Shi, Qinnan Cai, Zeyuan Chen, Long Zeng, Yibo Zhao, Jing Yu, Jianxiang Yu, and Xiang Li. Apex: Academic poster editing agentic expert.arXiv preprint arXiv:2601.04794, 2026
arXiv 2026
-
[31]
Shohei Tanaka, Hao Wang, and Yoshitaka Ushiku. Scipostlayout: A dataset for layout analysis and layout generation of scientific posters.arXiv preprint arXiv:2407.19787, 2024
Pith/arXiv arXiv 2024
-
[32]
Scipostgen: Bridging the gap between scientific papers and poster layouts
Shun Inadumi, Shohei Tanaka, Tosho Hirasawa, Atsushi Hashimoto, Koichiro Yoshino, and Yoshitaka Ushiku. Scipostgen: Bridging the gap between scientific papers and poster layouts. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 2131–2141, 2026
2026
-
[33]
Amogh Vinaykumar, Aiden Li, Suozhi Huang, and Shilong Liu. Any2poster: Any-source poster generation across modalities and domains.arXiv preprint arXiv:2606.02915, 2026
Pith/arXiv arXiv 2026
-
[34]
Tianyi Yang, Dawei Fu, Youpeng Wu, Zixun Kou, Linrui Chen, Ruobing Jiang, Zijian Wang, and Qiang Li. Posterharness: Turning scientific poster generation into an auditable instruction-following benchmark.arXiv preprint arXiv:2607.03006, 2026
Pith/arXiv arXiv 2026
-
[35]
Yinghao Tang, Yupeng Xie, Yingchaojie Feng, Jiale Lao, Tingfeng Lan, and Wei Chen. Demonstrating chart-plot: Closing the last mile of academic chart generation.arXiv preprint arXiv:2606.09174, 2026
Pith/arXiv arXiv 2026
-
[36]
Posterverse: A full-workflow framework for commercial-grade poster generation with html-based scalable typography
Junle Liu, Peirong Zhang, Yuyi Zhang, Pengyu Yan, Hui Zhou, Xinyue Zhou, Fengjun Guo, and Lianwen Jin. Posterverse: A full-workflow framework for commercial-grade poster generation with html-based scalable typography. InProceedings of the AAAI Conference on Artificial Intelligence, pages 7197–7205, 2026
2026
-
[37]
Ppsgen: Learning-based presentation slides generation for academic papers.IEEE Transactions on Knowledge and Data Engineering, 2014
Yue Hu and Xiaojun Wan. Ppsgen: Learning-based presentation slides generation for academic papers.IEEE Transactions on Knowledge and Data Engineering, 2014. ppsgen-tkde-2014. 19
2014
-
[38]
Edward Sun, Yufang Hou, Dakuo Wang, Yunfeng Zhang, and Nancy X. R. Wang. D2s: Document-to-slide generation via query-based text summarization. InNAACL-HLT, 2021. d2s-naacl-2021
2021
-
[39]
Doc2ppt: Automatic presentation slides generation from scientific documents
Tsu-Jui Fu, William Yang Wang, Daniel McDuff, and Yale Song. Doc2ppt: Automatic presentation slides generation from scientific documents. InAAAI, 2022. doc2ppt-aaai-2022
2022
-
[40]
Keshav Kumar and C. Ravindranath Chowdary. Slidespawn: An automatic slides generation system for research publications.arXiv preprint arXiv:2411.17719, 2024. arxiv:2411.17719
Pith/arXiv arXiv 2024
-
[41]
Pptagent: Generating and evaluating presentations beyond text-to-slides
Hao Zheng, Xinyan Guan, Hao Kong, Wenkai Zhang, Jia Zheng, Weixiang Zhou, Hongyu Lin, Yaojie Lu, Xianpei Han, and Le Sun. Pptagent: Generating and evaluating presentations beyond text-to-slides. InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, pages 14413–14429, 2025
2025
-
[42]
Xin Liang, Xiang Zhang, Yiwei Xu, Siqi Sun, and Chenyu You. Slidegen: Collaborative multimodal agents for scientific slide generation.arXiv preprint arXiv:2512.04529, 2025
arXiv 2025
-
[43]
Alexander Holmberg. Generating narrated lecture videos from slides with synchronized highlights.arXiv preprint arXiv:2505.02966, 2025
Pith/arXiv arXiv 2025
-
[44]
Longdpo: Unlock better long-form generation abilities for llms via critique-augmented stepwise information
Bowen Ping, Jiali Zeng, Fandong Meng, Shuo Wang, Jie Zhou, and Shanghang Zhang. Longdpo: Unlock better long-form generation abilities for llms via critique-augmented stepwise information. InFindings of the Association for Computational Linguistics: ACL 2025, pages 7613–7632, 2025
2025
-
[45]
Science across languages: assessing llm multilingual translation of scientific papers
Hannah Calzi Kleidermacher and James Zou. Science across languages: assessing llm multilingual translation of scientific papers. InFindings of the Association for Computational Linguistics: EACL 2026, pages 3932–3947, 2026
2026
-
[46]
Bridging the gap: A study on enhancing accessibility and accuracy in scientific lay summaries.SciWise, 1(3), 2025
Tehani Blais, Monalisa Bonilla, Maya Elfizy, and Leen Ramahi. Bridging the gap: A study on enhancing accessibility and accuracy in scientific lay summaries.SciWise, 1(3), 2025
2025
-
[47]
React: Synergizing reasoning and acting in language models.arXiv preprint arXiv:2210.03629, 2022
Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, and Yuan Cao. React: Synergizing reasoning and acting in language models.arXiv preprint arXiv:2210.03629, 2022
Pith/arXiv arXiv 2022
-
[48]
Qingyun Wu, Gagan Bansal, Jieyu Zhang, Yiran Wu, Beibin Li, Erkang Zhu, Li Jiang, Xiaoyun Zhang, Shaokun Zhang, Jiale Liu, et al. Autogen: Enabling next-gen llm applications via multi-agent conversation.arXiv preprint arXiv:2308.08155, 2023
Pith/arXiv arXiv 2023
-
[49]
Metagpt: Meta programming for a multi-agent collaborative framework
Sirui Hong, Mingchen Zhuge, Jonathan Chen, Xiawu Zheng, Yuheng Cheng, Jinlin Wang, Ceyao Zhang, Steven Yau, Zijuan Lin, Liyang Zhou, et al. Metagpt: Meta programming for a multi-agent collaborative framework. In International Conference on Learning Representations, volume 2024, pages 23247–23275, 2024
2024
-
[50]
Function calling and other api updates
OpenAI. Function calling and other api updates. https://openai.com/index/ function-calling-and-other-api-updates/, 2023. openai:function-calling-2023
2023
-
[51]
Guanzhi Wang, Yuqi Xie, Yunfan Jiang, Ajay Mandlekar, Chaowei Xiao, Yuke Zhu, Linxi Fan, and Anima Anand- kumar. V oyager: An open-ended embodied agent with large language models.arXiv preprint arXiv:2305.16291, 2023
Pith/arXiv arXiv 2023
-
[52]
Xinze Li, Yuhang Zang, Yixin Cao, and Aixin Sun. Skill-as-pseudocode: Refactoring skill libraries to pseudocode for llm agents.arXiv preprint arXiv:2605.27955, 2026
Pith/arXiv arXiv 2026
-
[53]
Cookie-bench: Continuous on-screen key interaction evaluation for web generation
Haoyue Yang, Zhangxiao Shen, Fan Ding, Hangting Lou, Yifeng Kou, Haoqing Yu, Jingyao Li, Zhengfan Wu, Siqi Bao, Jing Liu, et al. Cookie-bench: Continuous on-screen key interaction evaluation for web generation. arXiv preprint arXiv:2605.30000, 2026
Pith/arXiv arXiv 2026
-
[54]
How far are we from true auto-research? arXiv preprint arXiv:2605.19156, 2026
Zhengxin Zhang, Ning Wang, Sainyam Galhotra, and Claire Cardie. How far are we from true auto-research? arXiv preprint arXiv:2605.19156, 2026
Pith/arXiv arXiv 2026
-
[55]
Qihao Zhao, Yangyu Huang, Yalun Dai, Lingao Xiao, Jianjun Gao, Xin Zhang, Wenshan Wu, Scarlett Li, Yang He, Yan Lu, et al. Researchstudio-idea: An evidence-grounded research-ideation skill suite from ml conference outcomes.arXiv preprint arXiv:2607.04439, 2026. 20 A Limitations Recurring failure modes.Five failure modes recur in end-to-end runs, each with...
Pith/arXiv arXiv 2026
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.