中文
相关论文

相关论文: Comprehensive Machine Learning Benchmarking for Fr…

200 篇论文

Recent advances in artificial intelligence (AI), in particular self-supervised learning of foundation models (FMs), are revolutionizing medical imaging and computational pathology (CPath). A constant challenge in the analysis of digital…

A common problem for composite images is the incompatibility of their foreground and background components. Image harmonization aims to solve this problem, making the whole image look more authentic and coherent. Most existing solutions…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Karen Efremyan , Elizaveta Petrova , Evgeny Kaskov , Alexander Kapitanov

As deep neural networks include a high number of parameters and operations, it can be a challenge to implement these models on devices with limited computational resources. Despite the development of novel pruning methods toward…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Morteza Homayounfar , Mohamad Koohi-Moghadam , Reza Rawassizadeh , Varut Vardhanabhuti

Parameter-efficient transfer learning (PETL) is proposed as a cost-effective way to transfer pre-trained models to downstream tasks, avoiding the high cost of updating entire large-scale pre-trained models (LPMs). In this work, we present…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Yijin Huang , Pujin Cheng , Roger Tam , Xiaoying Tang

Single image super-resolution is the task of inferring a high-resolution image from a single low-resolution input. Traditionally, the performance of algorithms for this task is measured using pixel-wise reconstruction measures such as peak…

计算机视觉与模式识别 · 计算机科学 2018-01-16 Mehdi S. M. Sajjadi , Bernhard Schölkopf , Michael Hirsch

Few-shot fine-grained recognition (FS-FGR) aims to recognize novel fine-grained categories with the help of limited available samples. Undoubtedly, this task inherits the main challenges from both few-shot learning and fine-grained…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Zican Zha , Hao Tang , Yunlian Sun , Jinhui Tang

Fabric image retrieval is beneficial to many applications including clothing searching, online shopping and cloth modeling. Learning pairwise image similarity is of great importance to an image retrieval task. With the resurgence of…

计算机视觉与模式识别 · 计算机科学 2018-01-01 Daiguo Deng , Ruomei Wang , Hefeng Wu , Huayong He , Qi Li , Xiaonan Luo

Face anti-spoofing (FAS) and face forgery detection play vital roles in securing face biometric systems from presentation attacks (PAs) and vicious digital manipulation (e.g., deepfakes). Despite promising performance upon large-scale data…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Zitong Yu , Rizhao Cai , Zhi Li , Wenhan Yang , Jingang Shi , Alex C. Kot

This work demonstrates that fine-tuning transforms foundational machine-learned interatomic potentials (MLIPs) to achieve consistent, near-ab initio accuracy across diverse architectures. Benchmarking five leading MLIP frameworks (MACE,…

化学物理 · 物理学 2025-11-10 Jonas Hänseroth , Aaron Flötotto , Muhammad Nawaz Qaisrani , Christian Dreßler

Federated Learning (FL) enables decentralized, privacy-preserving model training but struggles to balance global generalization and local personalization due to non-identical data distributions across clients. Personalized Fine-Tuning…

机器学习 · 计算机科学 2025-12-30 Minghui Chen , Hrad Ghoukasian , Ruinan Jin , Zehua Wang , Sai Praneeth Karimireddy , Xiaoxiao Li

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in cross-modal understanding and generation by integrating visual and textual information. While instruction tuning and parameter-efficient fine-tuning methods have…

机器学习 · 计算机科学 2025-06-12 Weiying Zheng , Ziyue Lin , Pengxin Guo , Yuyin Zhou , Feifei Wang , Liangqiong Qu

Prevailing video frame interpolation algorithms, that generate the intermediate frames from consecutive inputs, typically rely on complex model architectures with heavy parameters or large delay, hindering them from diverse real-time…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Lingtong Kong , Boyuan Jiang , Donghao Luo , Wenqing Chu , Xiaoming Huang , Ying Tai , Chengjie Wang , Jie Yang

High-precision scene parsing tasks, including image matting and dichotomous segmentation, aim to accurately predict masks with extremely fine details (such as hair). Most existing methods focus on salient, single foreground objects. While…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Haipeng Zhou , Zhaohu Xing , Hongqiu Wang , Jun Ma , Ping Li , Lei Zhu

Multi-exposure image fusion (MEF) is an important area in computer vision and has attracted increasing interests in recent years. Apart from conventional algorithms, deep learning techniques have also been applied to multi-exposure image…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Xingchen Zhang

Fine-tuning adapts pretrained networks to new objectives. Whether the resulting depth profile of representational change reflects an intrinsic property of the model or the magnitude of gradient flow has not been tested directly. We measure…

机器学习 · 计算机科学 2026-04-21 Jayadev Billa

Fourier ptychographic microscopy (FPM) is a recently proposed computational imaging technique with both high resolution and wide field-of-view. In current FP experimental setup, the dark-field images with high-angle illuminations are easily…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Yan Zhang , An Pan , Ming Lei , Baoli Yao

Physics Informed Neural Networks (PINNs) often exhibit failure modes in which the PDE residual loss converges while the solution error stays large, a phenomenon traditionally blamed on local optima separated from the true solution by steep…

机器学习 · 计算机科学 2025-12-01 Chenhui Xu , Dancheng Liu , Amir Nassereldine , Jinjun Xiong

The multi-frequency temporal phase unwrapping (MF-TPU) method, as a classical phase unwrapping algorithm for fringe projection profilometry (FPP), is capable of eliminating the phase ambiguities even in the presence of surface…

图像与视频处理 · 电气工程与系统科学 2019-03-29 Wei Yin , Qian Chen , Shijie Feng , Tianyang Tao , Lei Huang , Maciej Trusiak , Anand Asundi , Chao Zuo

Parameter-efficient fine-tuning (PEFT) allows model builders to capture the task-specific parameters into adapters, which are a fraction of the size of the original base model. Popularity of PEFT technique for fine-tuning has led to the…

分布式、并行与集群计算 · 计算机科学 2025-10-24 Saransh Gupta , Umesh Deshpande , Travis Janssen , Swami Sundararaman

Federated learning is a privacy-preserving machine learning technique that learns a shared model across decentralized clients. It can alleviate privacy concerns of personal re-identification, an important computer vision task. In this work,…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Weiming Zhuang , Yonggang Wen , Xuesen Zhang , Xin Gan , Daiying Yin , Dongzhan Zhou , Shuai Zhang , Shuai Yi