中文
相关论文

相关论文: Dataset Distillation with Convexified Implicit Gra…

200 篇论文

Integrated Gradients (IG) is a widely used algorithm for attributing the outputs of a deep neural network to its input features. Due to the absence of closed-form integrals for deep learning models, inaccurate Riemann Sum approximations are…

机器学习 · 计算机科学 2025-01-07 Swadesh Swain , Shree Singhi

RGB-D salient object detection (SOD) demonstrates its superiority on detecting in complex environments due to the additional depth information introduced in the data. Inevitably, an independent stream is introduced to extract features from…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Guangyu Ren , Yinxiao Yu , Hengyan Liu , Tania Stathaki

Gradient descent can be surprisingly good at optimizing deep neural networks without overfitting and without explicit regularization. We find that the discrete steps of gradient descent implicitly regularize models by penalizing gradient…

机器学习 · 计算机科学 2022-07-20 David G. T. Barrett , Benoit Dherin

Traditional one-shot medical image segmentation (MIS) methods use registration networks to propagate labels from a reference atlas or rely on comprehensive sampling strategies to generate synthetic labeled data for training. However, these…

图像与视频处理 · 电气工程与系统科学 2025-01-07 Feng Zhou , Yanjie Zhou , Longjie Wang , Yun Peng , David E. Carlson , Liyun Tu

In this paper, we explore the redundancy in convolutional neural network, which scales with the complexity of vision tasks. Considering that many front-end visual systems are interested in only a limited range of visual targets, the…

计算机视觉与模式识别 · 计算机科学 2017-01-09 Mengnan Shi , Fei Qin , Qixiang Ye , Zhenjun Han , Jianbin Jiao

Dataset distillation has gained significant interest in recent years, yet existing approaches typically distill from the entire dataset, potentially including non-beneficial samples. We introduce a novel "Prune First, Distill After"…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Brian B. Moser , Federico Raue , Tobias C. Nauen , Stanislav Frolov , Andreas Dengel

Knowledge distillation involves transferring the predictive capabilities of large, high-performing AI models (teachers) to smaller models (students) that can operate in environments with limited computing power. In this paper, we address…

机器学习 · 计算机科学 2026-01-12 Pattarawat Chormai , Ali Hashemi , Klaus-Robert Müller , Grégoire Montavon

The recent surge of pervasive devices that generate dynamic data streams has underscored the necessity for learning systems to adapt continually to data distributional shifts. To tackle this challenge, the research community has put forth a…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Jacopo Bonato , Francesco Pelosin , Luigi Sabetta , Alessandro Nicolosi

Self-Distillation is a special type of knowledge distillation where the student model has the same architecture as the teacher model. Despite using the same architecture and the same training data, self-distillation has been empirically…

机器学习 · 计算机科学 2024-07-08 Divyansh Pareek , Simon S. Du , Sewoong Oh

Methods for improving the efficiency of deep network training (i.e. the resources required to achieve a given level of model quality) are of immediate benefit to deep learning practitioners. Distillation is typically used to compress models…

机器学习 · 计算机科学 2022-11-03 Cody Blakeney , Jessica Zosa Forde , Jonathan Frankle , Ziliang Zong , Matthew L. Leavitt

Depth estimation remains central to autonomous driving, and radar-camera fusion offers robustness in adverse conditions by providing complementary geometric cues. In this paper, we present XD-RCDepth, a lightweight architecture that reduces…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Huawei Sun , Zixu Wang , Xiangyuan Peng , Julius Ott , Georg Stettinger , Lorenzo Servadei , Robert Wille

Metric learning networks are used to compute image embeddings, which are widely used in many applications such as image retrieval and face recognition. In this paper, we propose to use network distillation to efficiently compute image…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Lu Yu , Vacit Oguz Yazici , Xialei Liu , Joost van de Weijer , Yongmei Cheng , Arnau Ramisa

Compressed sensing (CS) is an efficient method to reconstruct MR image from small sampled data in $k$-space and accelerate the acquisition of MRI. In this work, we propose a novel deep geometric distillation network which combines the…

图像与视频处理 · 电气工程与系统科学 2021-08-30 Xiaohong Fan , Yin Yang , Jianping Zhang

Knowledge distillation is an effective method for training small and efficient deep learning models. However, the efficacy of a single method can degenerate when transferring to other tasks, modalities, or even other architectures. To…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Roy Miles , Ismail Elezi , Jiankang Deng

The recent introduction of diffusion models in dataset distillation has shown promising potential in creating compact surrogate datasets for large, high-resolution target datasets, offering improved efficiency and performance over…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Haoxuan Wang , Zhenghao Zhao , Junyi Wu , Yuzhang Shang , Gaowen Liu , Yan Yan

Despite their success for semantic segmentation, convolutional neural networks are ill-equipped for incremental learning, \ie, adapting the original segmentation model as new classes are available but the initial training data is not…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zilong Huang , Wentian Hao , Xinggang Wang , Mingyuan Tao , Jianqiang Huang , Wenyu Liu , Xian-Sheng Hua

Recovering high-resolution images from limited sensory data typically leads to a serious ill-posed inverse problem, demanding inversion algorithms that effectively capture the prior information. Learning a good inverse mapping from training…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Morteza Mardani , Qingyun Sun , Shreyas Vasawanala , Vardan Papyan , Hatef Monajemi , John Pauly , David Donoho

While diffusion models show promising results in image editing given a target prompt, achieving both prompt fidelity and background preservation remains difficult. Recent works have introduced score distillation techniques that leverage the…

Gradient regularization (GR) is a method that penalizes the gradient norm of the training loss during training. While some studies have reported that GR can improve generalization performance, little attention has been paid to it from the…

机器学习 · 计算机科学 2023-02-06 Ryo Karakida , Tomoumi Takase , Tomohiro Hayase , Kazuki Osawa

Researchers have long tried to minimize training costs in deep learning while maintaining strong generalization across diverse datasets. Emerging research on dataset distillation aims to reduce training costs by creating a small synthetic…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ahmad Sajedi , Samir Khaki , Ehsan Amjadian , Lucy Z. Liu , Yuri A. Lawryshyn , Konstantinos N. Plataniotis