中文
相关论文

相关论文: Prompting Lipschitz-constrained network for multip…

200 篇论文

The Contrastive Language-Image Pretraining (CLIP) model has been widely used in various downstream vision tasks. The few-shot learning paradigm has been widely adopted to augment its capacity for these tasks. However, current paradigms may…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Jintao Rong , Hao Chen , Linlin Ou , Tianxiao Chen , Xinyi Yu , Yifan Liu

Low-dose CT (LDCT) is capable of reducing X-ray radiation exposure, but it will potentially degrade image quality, even yields metal artifacts at the case of metallic implants. For simultaneous LDCT reconstruction and metal artifact…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Baoshun Shi , Bing Chen , Shaolei Zhang , Huazhu Fu , Zhanli Hu

Vision-language models (VLMs) have demonstrated exceptional generalization capabilities for downstream tasks. Due to its efficiency, prompt learning has gradually become a more effective and efficient method for transferring VLMs to…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chenhao Ding , Xinyuan Gao , Songlin Dong , Jizhou Han , Qiang Wang , Zhengdong Zhou , Yuhang He , Yihong Gong

Many studies have concentrated on constructing supervised models utilizing paired datasets for image denoising, which proves to be expensive and time-consuming. Current self-supervised and unsupervised approaches typically rely on…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Huaqiu Li , Wang Zhang , Xiaowan Hu , Tao Jiang , Zikang Chen , Haoqian Wang

Image restoration, the recovery of clean images from degraded measurements, has applications in various domains like surveillance, defense, and medical imaging. Despite achieving state-of-the-art (SOTA) restoration performance, existing…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Shubhi Shukla , Pravin Nair

Lipschitz-based certification offers efficient, deterministic robustness guarantees but has struggled to scale in model size, training efficiency, and ImageNet performance. We introduce \emph{LipNeXt}, the first \emph{constraint-free} and…

机器学习 · 计算机科学 2026-01-27 Kai Hu , Haoqi Hu , Matt Fredrikson

Large-scale neural networks have demonstrated remarkable performance in different domains like vision and language processing, although at the cost of massive computation resources. As illustrated by compression literature, structural model…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Tianjin Huang , Fang Meng , Li Shen , Fan Liu , Yulong Pei , Mykola Pechenizkiy , Shiwei Liu , Tianlong Chen

X-ray Computed Tomography (CT) is one of the most important diagnostic imaging techniques in clinical applications. Sparse-view CT imaging reduces the number of projection views to a lower radiation dose and alleviates the potential risk of…

图像与视频处理 · 电气工程与系统科学 2024-11-22 Xiaohong Fan , Ke Chen , Huaming Yi , Yin Yang , Jianping Zhang

We introduce LiPopt, a polynomial optimization framework for computing increasingly tighter upper bounds on the Lipschitz constant of neural networks. The underlying optimization problems boil down to either linear (LP) or semidefinite…

机器学习 · 计算机科学 2020-04-21 Fabian Latorre , Paul Rolland , Volkan Cevher

Multimodal contrastive learning models (e.g., CLIP) can learn high-quality representations from large-scale image-text datasets, while they exhibit significant vulnerabilities to backdoor attacks, raising serious safety concerns. In this…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Zhifang Zhang , Shuo He , Haobo Wang , Bingquan Shen , Lei Feng

The accurate segmentation of medical images is a crucial step in obtaining reliable morphological statistics. However, training a deep neural network for this task requires a large amount of labeled data to ensure high-accuracy results. To…

图像与视频处理 · 电气工程与系统科学 2023-07-04 Xianjun Han , Qianqian Chen , Zhaoyang Xie , Xuejun Li , Hongyu Yang

3D reconstruction from single view images is an ill-posed problem. Inferring the hidden regions from self-occluded images is both challenging and ambiguous. We propose a two-pronged approach to address these issues. To better incorporate…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Priyanka Mandikal , K L Navaneet , Mayank Agarwal , R. Venkatesh Babu

Pre-trained vision-language models (VLMs) have shown remarkable generalization capabilities via prompting, which leverages VLMs as knowledge bases to extract information beneficial for downstream tasks. However, existing methods primarily…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Xiaoyu Qiu , Hao Feng , Yuechen Wang , Wengang Zhou , Houqiang Li

Limited view tomographic reconstruction aims to reconstruct a tomographic image from a limited number of sinogram or projection views arising from sparse view or limited angle acquisitions that reduce radiation dose or shorten scanning…

图像与视频处理 · 电气工程与系统科学 2020-09-04 Bo Zhou , S. Kevin Zhou , James S. Duncan , Chi Liu

Incomplete-view computed tomography (CT) can shorten the data acquisition time and allow scanning of large objects, including sparse-view and limited-angle scenarios, each with various settings, such as different view numbers or angular…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Chenglong Ma , Zilong Li , Junjun He , Junping Zhang , Yi Zhang , Hongming Shan

Deep learning based solutions are being succesfully implemented for a wide variety of applications. Most notably, clinical use-cases have gained an increased interest and have been the main driver behind some of the cutting-edge data-driven…

图像与视频处理 · 电气工程与系统科学 2023-04-04 Theodor Cheslerean-Boghiu , Felix C. Hofmann , Manuel Schultheiß , Franz Pfeiffer , Daniela Pfeiffer , Tobias Lasser

Despite the promise of Lipschitz-based methods for provably-robust deep learning with deterministic guarantees, current state-of-the-art results are limited to feed-forward Convolutional Networks (ConvNets) on low-dimensional data, such as…

机器学习 · 计算机科学 2023-10-31 Kai Hu , Andy Zou , Zifan Wang , Klas Leino , Matt Fredrikson

PET-CT lesion segmentation is challenging due to noise sensitivity, small and variable lesion morphology, and interference from physiological high-metabolic signals. Current mainstream approaches follow the practice of one network solving…

图像与视频处理 · 电气工程与系统科学 2025-07-11 Xinglong Liang , Jiaju Huang , Luyi Han , Tianyu Zhang , Xin Wang , Yuan Gao , Chunyao Lu , Lishan Cai , Tao Tan , Ritse Mann

Deploying vision models across devices with varying resource constraints, or even on a single device where available compute fluctuates due to battery state, thermal throttling, or latency deadlines, typically requires training and…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Janek Haberer , Jon Eike Wilhelm , Olaf Landsiedel

Vision Transformers (ViTs) have achieved impressive performance over various computer vision tasks. However, modeling global correlations with multi-head self-attention (MSA) layers leads to two widely recognized issues: the massive…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Haoyu He , Jianfei Cai , Jing Liu , Zizheng Pan , Jing Zhang , Dacheng Tao , Bohan Zhuang
‹ 上一页 1 2 3 10 下一页 ›