Papers by Zeju Qiu

3 papers
Orthogonal Finetuning Made Scalable (2025.emnlp-main)

Copied to clipboard

Challenge: a recent shift in foundation models has slowed the adoption of finetuning methods . however, its high runtime and memory demands limit its scalability .
Approach: They propose an input-centric reformulation that uses matrix-vector multiplications instead of cubic multiplication . they extend OFTv2 to support finetuning quantized foundation models and show it outperforms QLoRA .
Outcome: The proposed model outperforms the popular QLoRA in training stability, efficiency, and memory usage.
PaperMentor: A Human-Centered Multi-Agent Writing Tutor for AI Research Papers in Overleaf (2026.acl-demo)

Copied to clipboard

Challenge: Emerging AI-powered writing assistants focus on grammar fixes or simulating peer review with final scores, yet they fall short of providing concrete, actionable suggestions that help students improve their papers during drafting.
Approach: They propose a human-centered writing assistant system that delivers actionable suggestions as Overleaf-native inline comments while leaving the actual writing entirely to human authors.
Outcome: The proposed system outperforms a baseline with the skill library and provides actionable suggestions while leaving the actual writing to human authors.
In Defense of Structural Sparse Adapters for Concurrent LLM Serving (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) require adapters to fine tune performance without extensive retraining.
Approach: They propose a system that uses structurally sparse adapters to serve LLMs with multiple structurally-sparse axons.
Outcome: The proposed system achieves 2.12 speedup over low-rank adapters on 96 adapters with a single GPU.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations