OrthoGeoLoRA: Geometric Parameter-Efficient Fine-Tuning for Structured Social Science Concept Retrieval on theWeb
Zeqiang Wang, Xinyue Wu, Chenxi Li, Zixi Chen, Nishanth Sastry, Jon Johnson, and Suparna De

TL;DR
OrthoGeoLoRA introduces a geometric constraint to Low-Rank Adaptation, improving parameter-efficient fine-tuning of language models for social science concept retrieval with better performance and efficiency.
Contribution
It proposes OrthoGeoLoRA, a novel geometric reparameterization of LoRA that enforces orthogonality, enhancing fine-tuning effectiveness and stability in social science retrieval tasks.
Findings
Outperforms standard LoRA on social science concept retrieval benchmarks.
Enables more stable and efficient fine-tuning with fewer parameters.
Demonstrates improved ranking metrics in multilingual social science datasets.
Abstract
Large language models and text encoders increasingly power web-based information systems in the social sciences, including digital libraries, data catalogues, and search interfaces used by researchers, policymakers, and civil society. Full fine-tuning is often computationally and energy intensive, which can be prohibitive for smaller institutions and non-profit organizations in the Web4Good ecosystem. Parameter-Efficient Fine-Tuning (PEFT), especially Low-Rank Adaptation (LoRA), reduces this cost by updating only a small number of parameters. We show that the standard LoRA update has geometric drawbacks: gauge freedom, scale ambiguity, and a tendency toward rank collapse. We introduce OrthoGeoLoRA, which enforces an SVD-like form by constraining the low-rank factors to be orthogonal (Stiefel manifold). A geometric reparameterization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Advanced Graph Neural Networks
