paper-with-me

홈 › Papers

Relative-Absolute Fusion: Rethinking Feature Extraction in Image-Based Iterative Method Selection for Solving Sparse Linear Systems

2025-10-01 · Kaiqi Zhang, Mingguan Yang, Dali Chang, Chun Chen, Yuxiang Zhang, Kexun He, Jing Zhao arxiv

Iterative method selection is crucial for solving sparse linear systems because these methods inherently lack robustness. Though image-based selection approaches have shown promise, their feature extraction techniques might encode distinct matrices into identical image representations, leading to the same selection and suboptimal method. In this paper, we introduce RAF (Relative-Absolute Fusion), an efficient feature extraction technique to enhance image-based selection approaches. By simultaneously extracting and fusing image representations as relative features with corresponding numerical values as absolute features, RAF achieves comprehensive matrix representations that prevent feature ambiguity across distinct matrices, thus improving selection accuracy and unlocking the potential of image-based selection approaches. We conducted comprehensive evaluations of RAF on SuiteSparse and our developed BMCMat (Balanced Multi-Classification Matrix dataset), demonstrating solution time reductions of 0.08s-0.29s for sparse linear systems, which is 5.86%-11.50% faster than conventional image-based selection approaches and achieves state-of-the-art (SOTA) performance. BMCMat is available at https://github.com/zkqq/BMCMat.

📄 PDF Abstract BibTeX arXiv:2510.00500

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Early-Fusion Strategies for Improved Multimodal Image Segmentation

2025-01-19 · Zhengwen Shen, Yulian Li, Han Zhang, Yuchen Weng 외

RGB and thermal image fusion have great potential to exhibit improved semantic segmentation in low-illumination conditions. Existing methods typically employ a two-branch encoder framework for multimodal feature extracti…

DecoderImage SegmentationSegmentationSemantic Segmentation

Fusing Structure from Motion and Simulation-Augmented Pose Regression from Optical Flow for Challenging Indoor Environments

2023-04-14 · Felix Ott, Lucas Heublein, David Rügamer, Bernd Bischl 외

The localization of objects is a crucial task in various applications such as robotics, virtual and augmented reality, and the transportation of goods in warehouses. Recent advances in deep learning have enabled the loca…

Optical Flow EstimationPose Predictionregression

SLAM in Low-Light Environments: Project Report

2026-07-20 · Oleh Basystyi, Anna Stasyshyn, Oleksandr Kosovan, Yaroslav Prytula hf

Simultaneous localization and mapping (SLAM) is one of the fundamental problems in robotics, as it enables autonomous operations in real-world scenarios. Under low illumination, reduced contrast, sensor noise, and motion…

From Absolute to Relative: Rethinking Reward Shaping in Group-Based Reinforcement Learning

2026-01-30 · Wenzhe Niu, Wei He, Zongxia Xie, Jinpeng Ou 외 arxiv

Reinforcement learning has become a cornerstone for enhancing the reasoning capabilities of Large Language Models, where group-based approaches such as GRPO have emerged as efficient paradigms that optimize policies by l…

Reinforcement Learning

High Quality Diffusion Distillation on a Single GPU with Relative and Absolute Position Matching

2025-03-26 · Guoqiang Zhang, Kenta Niwa, J. P. Lewis, Cedric Mesnage 외

We introduce relative and absolute position matching (RAPM), a diffusion distillation method resulting in high quality generation that can be trained efficiently on a single GPU. Recent diffusion distillation research ha…

GPUImage GenerationPositionText to Image Generation+1