paper-with-me

홈 › Papers

GeoERM: Geometry-Aware Multi-Task Representation Learning on Riemannian Manifolds

2025-05-05 · Aoran Chen, Yang Feng

Multi-Task Learning (MTL) seeks to boost statistical power and learning efficiency by discovering structure shared across related tasks. State-of-the-art MTL representation methods, however, usually treat the latent representation matrix as a point in ordinary Euclidean space, ignoring its often non-Euclidean geometry, thus sacrificing robustness when tasks are heterogeneous or even adversarial. We propose GeoERM, a geometry-aware MTL framework that embeds the shared representation on its natural Riemannian manifold and optimizes it via explicit manifold operations. Each training cycle performs (i) a Riemannian gradient step that respects the intrinsic curvature of the search space, followed by (ii) an efficient polar retraction to remain on the manifold, guaranteeing geometric fidelity at every iteration. The procedure applies to a broad class of matrix-factorized MTL models and retains the same per-iteration cost as Euclidean baselines. Across a set of synthetic experiments with task heterogeneity and on a wearable-sensor activity-recognition benchmark, GeoERM consistently improves estimation accuracy, reduces negative transfer, and remains stable under adversarial label noise, outperforming leading MTL and single-task alternatives.

📄 PDF Abstract BibTeX arXiv:2505.02972

Code (1)

samohtaerg/geoerm 공식 구현 pytorch

Tasks

Activity RecognitionMulti-Task LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

LANS: A Layout-Aware Neural Solver for Plane Geometry Problem

2023-11-25 · Zhong-Zhi Li, Ming-Liang Zhang, Fei Yin, Cheng-Lin Liu

Geometry problem solving (GPS) is a challenging mathematical reasoning task requiring multi-modal understanding, fusion, and reasoning. Existing neural solvers take GPS as a vision-language task but are short in the repr…

Geometry Problem SolvingLanguage ModellingMathematical Reasoning

Geometry-aware Two-scale PIFu Representation for Human Reconstruction

2021-12-03 · Zheng Dong, Ke Xu, Ziheng Duan, Hujun Bao 외

Although PIFu-based 3D human reconstruction methods are popular, the quality of recovered details is still unsatisfactory. In a sparse (e.g., 3 RGBD sensors) capture setting, the depth noise is typically amplified in the…

3D Human Reconstruction3D ReconstructionDenoisingMulti-Task Learning+1

4D-VGGT: A General Foundation Model with SpatioTemporal Awareness for Dynamic Scene Geometry Estimation

2025-11-23 · Haonan Wang, Hanyu Zhou, Haoyue Liu, Luxin Yan arxiv

We investigate a challenging task of dynamic scene geometry estimation, which requires representing both spatial and temporal features. Typically, existing methods align the two features into a unified latent space to mo…

Geometry-Aware Representation Denoising for Robust Multi-view 3D Reconstruction

2026-05-25 · Jin Hyeon Kim, Jaeeun Lee, Claire Kim, Kyoungjin Oh 외 arxiv

Multi-view 3D reconstruction has achieved remarkable progress with the advent of feed-forward 3D reconstruction models. However, these models are typically trained and evaluated under ideal, degradation-free imaging cond…

Multi-View 3D Reconstruction

Geometry-aware Depth-guided Representation Learning for Structure-preserving Low-light Image Enhancement

2026-07-06 · Fang Gao, Jiongkai Qin, Jiabao Wang, Jingfeng Tang 외 arxiv

Low-light degradation reduces image visibility and weakens structural cues that are important for visual representation and scene understanding. Existing low-light image enhancement methods mainly focus on appearance res…

Low-Light Image EnhancementRepresentation LearningScene Understanding