中文
相关论文

相关论文: SubDyve: Subgraph-Driven Dynamic Propagation for V…

200 篇论文

Rapid progress in adversarial learning has enabled the generation of realistic-looking fake visual content. To distinguish between fake and real visual content, several detection techniques have been proposed. The performance of most of…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Bilal Yousaf , Muhammad Usama , Waqas Sultani , Arif Mahmood , Junaid Qadir

Due to the diversity of attack materials, fingerprint recognition systems (AFRSs) are vulnerable to malicious attacks. It is thus important to propose effective fingerprint presentation attack detection (PAD) methods for the safety and…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Feng Liu , Zhe Kong , Haozhe Liu , Wentian Zhang , Linlin Shen

Unsupervised learning has grown in popularity because of the difficulty of collecting annotated data and the development of modern frameworks that allow us to learn from unlabeled data. Existing studies, however, either disregard variations…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yi-Zhan Xu , Chih-Yao Chen , Cheng-Te Li

We propose a method to remotely verify the authenticity of Optically Variable Devices (OVDs), often referred to as ``holograms'', in identity documents. Our method processes video clips captured with smartphones under common lighting…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Glen Pouliquen , Guillaume Chiron , Joseph Chazalon , Thierry Géraud , Ahmad Montaser Awal

Unsupervised image segmentation is a critical task in computer vision. It enables dense scene understanding without human annotations, which is especially valuable in domains where labelled data is scarce. However, existing methods often…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Boujemaa Guermazi , Riadh Ksantini , Naimul Khan

Semi-supervised semantic segmentation, which leverages a limited set of labeled images, helps to relieve the heavy annotation burden. While pseudo-labeling strategies yield promising results, there is still room for enhancing the…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yuanbin Fu , Xiaojie Guo

Semi-supervised learning has attracted much attention in medical image segmentation due to challenges in acquiring pixel-wise image annotations, which is a crucial step for building high-performance deep learning methods. Most existing…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Shuailin Li , Chuyu Zhang , Xuming He

In clinical medicine, precise image segmentation can provide substantial support to clinicians. However, obtaining high-quality segmentation typically demands extensive pixel-level annotations, which are labor-intensive and expensive.…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Tao Wang , Xinlin Zhang , Zhenxuan Zhang , Yuanbo Zhou , Yuanbin Chen , Longxuan Zhao , Chaohui Xu , Shun Chen , Guang Yang , Tong Tong

Network Intrusion Detection Systems (NIDS) are essential tools for detecting network attacks and intrusions. While extensive research has explored the use of supervised Machine Learning for attack detection and characterisation, these…

密码学与安全 · 计算机科学 2026-04-23 Georgios Anyfantis , Pere Barlet-Ros

Training deep neural networks requires massive amounts of training data, but for many tasks only limited labeled data is available. This makes weak supervision attractive, using weak or noisy signals like the output of heuristic methods or…

机器学习 · 计算机科学 2017-12-08 Mostafa Dehghani , Aliaksei Severyn , Sascha Rothe , Jaap Kamps

Given a dynamic network, where edges appear and disappear over time, we are interested in finding sets of edges that have similar temporal behavior and form a dense subgraph. Formally, we define the problem as the enumeration of the maximal…

社会与信息网络 · 计算机科学 2021-03-02 Giulia Preti , Polina Rozenshtein , Aristides Gionis , Yannis Velegrakis

Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several deep learning methods…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Jhony H. Giraldo , Thierry Bouwmans

Real-world datasets are often biased with respect to key demographic factors such as race and gender. Due to the latent nature of the underlying factors, detecting and mitigating bias is especially challenging for unsupervised machine…

机器学习 · 计算机科学 2020-07-01 Kristy Choi , Aditya Grover , Trisha Singh , Rui Shu , Stefano Ermon

Graph Neural Networks (GNNs) are important across different domains, such as social network analysis and recommendation systems, due to their ability to model complex relational data. This paper introduces subgraph queries as a new task for…

机器学习 · 计算机科学 2024-08-09 Erfaneh Mahmoudzadeh , Parmis Naddaf , Kiarash Zahirnia , Oliver Schulte

This paper introduces MixDiff, a new self-supervised learning (SSL) pre-training framework that combines real and synthetic images. Unlike traditional SSL methods that predominantly use real images, MixDiff uses a variant of Stable…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Reza Akbarian Bafghi , Nidhin Harilal , Claire Monteleoni , Maziar Raissi

A major limitation to advances in fingerprint spoof detection is the lack of publicly available, large-scale fingerprint spoof datasets, a problem which has been compounded by increased concerns surrounding privacy and security of biometric…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Steven A. Grosz , Anil K. Jain

Visual Place Recognition (VPR) requires robust retrieval of geotagged images despite large appearance, viewpoint, and environmental variation. Prior methods focus on descriptor fine-tuning or fixed sampling strategies yet neglect the…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Shunpeng Chen , Changwei Wang , Rongtao Xu , Xingtian Pei , Yukun Song , Jinzhou Lin , Wenhao Xu , Jingyi Zhang , Li Guo , Shibiao Xu

Diffusion models have achieved remarkable success in text-to-image generation, enabling the creation of high-quality images from text prompts or other modalities. However, existing methods for customizing these models are limited by…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Ligong Han , Yinxiao Li , Han Zhang , Peyman Milanfar , Dimitris Metaxas , Feng Yang

Transfer learning has become a standard practice to mitigate the lack of labeled data in medical classification tasks. Whereas finetuning a downstream task using supervised ImageNet pretrained features is straightforward and extensively…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Tuan Truong , Sadegh Mohammadi , Matthias Lenga

Deep neural networks achieve impressive performance but remain difficult to interpret and control. We present SALVE (Sparse Autoencoder-Latent Vector Editing), a unified "discover, validate, and control" framework that bridges mechanistic…

机器学习 · 计算机科学 2026-03-10 Vegard Flovik