中文
相关论文

相关论文: GIF: Generative Inspiration for Face Recognition a…

200 篇论文

Distributed and federated learning are important tools for high-dimensional classification of large datasets. To reduce computational costs and overcome the curse of dimensionality, feature screening plays a pivotal role in eliminating…

机器学习 · 统计学 2025-06-03 Qi Qin , Erbo Li , Xingxiang Li , Yifan Sun , Wu Wang , Chen Xu

Generative AI has made text-guided inpainting a powerful image editing tool, but at the same time a growing challenge for media forensics. Existing benchmarks, including our text-guided inpainting forgery (TGIF) dataset, show that image…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Hannes Mareen , Dimitrios Karageorgiou , Paschalis Giakoumoglou , Peter Lambert , Symeon Papadopoulos , Glenn Van Wallendael

A fundamental challenge faced by existing Fine-Grained Sketch-Based Image Retrieval (FG-SBIR) models is the data scarcity -- model performances are largely bottlenecked by the lack of sketch-photo pairs. Whilst the number of photos can be…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Ayan Kumar Bhunia , Pinaki Nath Chowdhury , Aneeshan Sain , Yongxin Yang , Tao Xiang , Yi-Zhe Song

Federated Learning (FL) has emerged as a compelling paradigm for privacy-preserving distributed machine learning, allowing multiple clients to collaboratively train a global model by transmitting locally computed gradients to a central…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Hao Fang , Wenbo Yu , Bin Chen , Xuan Wang , Shu-Tao Xia , Qing Liao , Ke Xu

Lack of annotated samples greatly restrains the direct application of deep learning in remote sensing image scene classification. Although researches have been done to tackle this issue by data augmentation with various image transformation…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Dongao Ma , Ping Tang , Lijun Zhao

Generative recommendation maps each item to a sequence of Semantic IDs (SIDs) and recasts retrieval as autoregressive token generation. In this paradigm the main bottleneck is the tokenizer rather than the Transformer: residual vector…

信息检索 · 计算机科学 2026-05-07 Wenzhuo Cheng , Menghang Gong , Qixin Guo , Hang Zheng , Zhaobin Yang , Jianguo Lou , Zhengwei Zheng

The past decades have witnessed the rapid development of image and video coding techniques in the era of big data. However, the signal fidelity-driven coding pipeline design limits the capability of the existing image/video coding…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Yueyu Hu , Shuai Yang , Wenhan Yang , Ling-Yu Duan , Jiaying Liu

Face recognition has made tremendous progress in recent years due to the advances in loss functions and the explosive growth in training sets size. A properly designed loss is seen as key to extract discriminative features for…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Shijie Wu , Xun Gong

Facial attractiveness prediction (FAP) aims to assess facial attractiveness automatically based on human aesthetic perception. Previous methods using deep convolutional neural networks have improved the performance, but their large-scale…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Shu Liu , Enquan Huang , Ziyu Zhou , Yan Xu , Xiaoyan Kui , Tao Lei , Hongying Meng

Recent image generation schemes typically capture image distribution in a pre-constructed latent space relying on a frozen image tokenizer. Though the performance of tokenizer plays an essential role to the successful generation, its…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Kai Qiu , Xiang Li , Jason Kuen , Hao Chen , Xiaohao Xu , Jiuxiang Gu , Yinyi Luo , Bhiksha Raj , Zhe Lin , Marios Savvides

Novel multimodal imaging methods are capable of generating extensive, super high resolution datasets for preclinical research. Yet, a massive lack of annotations prevents the broad use of deep learning to analyze such data. So far, existing…

图像与视频处理 · 电气工程与系统科学 2021-04-26 Izabela Horvath , Johannes C. Paetzold , Oliver Schoppe , Rami Al-Maskari , Ivan Ezhov , Suprosanna Shit , Hongwei Li , Ali Ertuerk , Bjoern H. Menze

The process of using one image to guide the filtering process of another one is called Guided Image Filtering (GIF). The main challenge of GIF is the structure inconsistency between the guidance image and the target image. Besides, noise in…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Wei Liu , Xiaogang Chen , Chunhua Shen , Jingyi Yu , Qiang Wu , Jie Yang

State-of-the-art face recognition systems require vast amounts of labeled training data. Given the priority of privacy in face recognition applications, the data is limited to celebrity web crawls, which have issues such as limited numbers…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Artem Sevastopolsky , Yury Malkov , Nikita Durasov , Luisa Verdoliva , Matthias Nießner

Recent advances in Large Language Model (LLM)-based agents have shown remarkable progress in code generation. However, current agent methods mainly rely on text-output-based feedback (e.g. command-line outputs) for multi-round debugging and…

软件工程 · 计算机科学 2026-04-23 Zhilin Liu , Ye Huang , Ting Xie , Ruizhi Zhang , Wen Li , Lixin Duan

Most packages for the analysis of fMRI-based functional connectivity (FC) and genomic data are used with a programming language interface, lacking an easy-to-navigate GUI frontend. This exacerbates two problems found in these types of data:…

种群与进化 · 定量生物学 2023-10-13 Anton Orlichenko , Grant Daly , Ziyu Zhou , Anqi Liu , Hui Shen , Hong-Wen Deng , Yu-Ping Wang

Quantization has become a standard tool for efficient LLM deployment, especially for local inference, where models are now routinely served at 2-3 bits per parameter. The state of the art is currently split into simple scalar quantization…

Weakly-supervised segmentation with label-efficient sparse annotations has attracted increasing research attention to reduce the cost of laborious pixel-wise labeling process, while the pairwise affinity modeling techniques play an…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Wentong Li , Yuqian Yuan , Song Wang , Wenyu Liu , Dongqi Tang , Jian Liu , Jianke Zhu , Lei Zhang

In many real-world applications, face recognition models often degenerate when training data (referred to as source domain) are different from testing data (referred to as target domain). To alleviate this mismatch caused by some factors…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Mei Wang , Weihong Deng

Federated learning (FL) has emerged as a new paradigm for privacy-preserving computation in recent years. Unfortunately, FL faces two critical challenges that hinder its actual performance: data distribution heterogeneity and high resource…

机器学习 · 计算机科学 2023-07-11 Wang Lu , Xixu Hu , Jindong Wang , Xing Xie

Self-supervised learning in the federated learning paradigm has been gaining a lot of interest both in industry and research due to the collaborative learning capability on unlabeled yet isolated data. However, self-supervised based…

机器学习 · 计算机科学 2025-02-05 Sunder Ali Khowaja , Kapal Dev , Syed Muhammad Anwar , Marius George Linguraru