paper-with-me

홈 › Papers

Prompting Lipschitz-constrained network for multiple-in-one sparse-view CT reconstruction

2025-11-25 · Baoshun Shi, Ke Jiang, Qiusheng Lian, Xinran Yu, Huazhu Fu arxiv

Despite significant advancements in deep learning-based sparse-view computed tomography (SVCT) reconstruction algorithms, these methods still encounter two primary limitations: (i) It is challenging to explicitly prove that the prior networks of deep unfolding algorithms satisfy Lipschitz constraints due to their empirically designed nature. (ii) The substantial storage costs of training a separate model for each setting in the case of multiple views hinder practical clinical applications. To address these issues, we elaborate an explicitly provable Lipschitz-constrained network, dubbed LipNet, and integrate an explicit prompt module to provide discriminative knowledge of different sparse sampling settings, enabling the treatment of multiple sparse view configurations within a single model. Furthermore, we develop a storage-saving deep unfolding framework for multiple-in-one SVCT reconstruction, termed PromptCT, which embeds LipNet as its prior network to ensure the convergence of its corresponding iterative algorithm. In simulated and real data experiments, PromptCT outperforms benchmark reconstruction algorithms in multiple-in-one SVCT reconstruction, achieving higher-quality reconstructions with lower storage costs. On the theoretical side, we explicitly demonstrate that LipNet satisfies boundary property, further proving its Lipschitz continuity and subsequently analyzing the convergence of the proposed iterative algorithms. The data and code are publicly available at https://github.com/shibaoshun/PromptCT.

📄 PDF Abstract BibTeX arXiv:2511.20296

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LipSSD: Lipschitz-Constrained Single-Shot Detection for Adversarially Robust Object Detection

2026-07-06 · Vincent Lébé, Yannick Prudent, Corentin Friedrich, Thomas Massena 외 arxiv

Object detectors have many applications in safety-critical systems, but they are known to be sensitive to worst-case perturbations such as adversarial attacks, which limits their applicability in real-world scenarios. Co…

Robust Object DetectionAdversarial Robustness

Prompting Is All You Need: Multi-view Prompting Large Language Models for Aspect-Based Sentiment Analysis

2026-05-27 · Nils Constantin Hellwig, Niklas Donhauser, Jakob Fehle, Udo Kruschwitz 외 arxiv

Recent work explored the capabilities of Large Language Models (LLMs) in Aspect-Based Sentiment Analysis (ABSA) through few-shot prompting, requiring substantially fewer annotated examples while achieving notable improve…

Sentiment Analysis

Penalty methods for a class of non-Lipschitz optimization problems

2014-09-09 · Xiaojun Chen, Zhaosong Lu, Ting Kei Pong

We consider a class of constrained optimization problems with a possibly nonconvex non-Lipschitz objective and a convex feasible set being the intersection of a polyhedron and a possibly degenerate ellipsoid. Such proble…

Improving Lipschitz-Constrained Neural Networks by Learning Activation Functions

2022-10-28 · Stanislas Ducotterd, Alexis Goujon, Pakshal Bohra, Dimitris Perdios 외

Lipschitz-constrained neural networks have several advantages over unconstrained ones and can be applied to a variety of problems, making them a topic of attention in the deep learning community. Unfortunately, it has be…

Metric-Fair Prompting: Treating Similar Samples Similarly

2025-12-08 · Jing Wang, Jie Shen, Xing Niu, Tong Zhang 외 arxiv

We introduce \emph{Metric-Fair Prompting}, a fairness-aware prompting framework that guides large language models (LLMs) to make decisions under metric-fairness constraints. In the application of multiple-choice medical …

Question SimilarityQuestion Answering