paper-with-me

홈 › Papers

Efficient Pruning LMI Conditions for Branch-and-Prune Rank and Chirality-Constrained Estimation of the Dual Absolute Quadric

2014-06-01 · CVPR 2014 6 · Adlane Habed, Danda Pani Paudel, Cedric Demonceaux, David Fofi

We present a new globally optimal algorithm for self-calibrating a moving camera with constant parameters. Our method aims at estimating the Dual Absolute Quadric (DAQ) under the rank-3 and, optionally, camera centers chirality constraints. We employ the Branch-and-Prune paradigm and explore the space of only 5 parameters. Pruning in our method relies on solving Linear Matrix Inequality (LMI) feasibility and Generalized Eigenvalue (GEV) problems that solely depend upon the entries of the DAQ. These LMI and GEV problems are used to rule out branches in the search tree in which a quadric not satisfying the rank and chirality conditions on camera centers is guaranteed not to exist. The chirality LMI conditions are obtained by relying on the mild assumption that the camera undergoes a rotation of no more than 90 degrees between consecutive views. Furthermore, our method does not rely on calculating bounds on any particular cost function and hence can virtually optimize any objective while achieving global optimality in a very competitive running-time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Train Large, Deploy Compact: Structured Compression for Compact Low-Rank Adaptation

2025-09-30 · Xin Yu, Cong Xie, Ziyu Zhao, Tiantian Fan 외 arxiv

Low-rank adaptation (LoRA) has become a widely used paradigm for parameter-efficient fine-tuning of large language models, yet its representational capacity often lags behind full fine-tuning. Within the context of LoRA,…

parameter-efficient fine-tuningNatural Language UnderstandingMathematical ReasoningCode Generation

LoRAPrune: Structured Pruning Meets Low-Rank Parameter-Efficient Fine-Tuning

2023-05-28 · Mingyang Zhang, Hao Chen, Chunhua Shen, Zhen Yang 외

Large Language Models (LLMs), such as LLaMA and T5, have shown exceptional performance across various tasks through fine-tuning. Although low-rank adaption (LoRA) has emerged to cheaply fine-tune these LLMs on downstream…

Model CompressionNetwork Pruningparameter-efficient fine-tuning

To prune or not to prune : A chaos-causality approach to principled pruning of dense neural networks

2023-08-19 · Rajan Sahu, Shivam Chadha, Nithin Nagaraj, Archana Mathur 외

Reducing the size of a neural network (pruning) by removing weights without impacting its performance is an important problem for resource-constrained devices. In the past, pruning was typically accomplished by ranking o…

Network Pruning

FAIR-Pruner: A Flexible Framework for Automatic Layer-Wise Pruning via Tolerance of Difference

2025-08-04 · Chenqing Lin, Mostafa Hussien, Chengyao Yu, Bingyi Jing 외 arxiv

Structured pruning is a standard tool for compressing deep neural networks, but its practical performance depends on how sparsity is allocated across layers. We propose FAIR-Pruner, a search-free framework for adaptive l…

UPSCALE: Unconstrained Channel Pruning

2023-07-17 · Alvin Wan, Hanxiang Hao, Kaushik Patnaik, Yueyang Xu 외

As neural networks grow in size and complexity, inference speeds decline. To combat this, one of the most effective compression techniques -- channel pruning -- removes channels from weights. However, for multi-branch se…