中文
相关论文

相关论文: MAGIA: Sensing Per-Image Signals from Single-Round…

200 篇论文

Gradient inversion attacks aim to reconstruct local training data from intermediate gradients exposed in the federated learning framework. Despite successful attacks, all previous methods, starting from reconstructing a single data point…

密码学与安全 · 计算机科学 2024-04-16 Yanbo Wang , Jian Liang , Ran He

With generative models becoming increasingly sophisticated and diverse, detecting AI-generated images has become increasingly challenging. While existing AI-genereted Image detectors achieve promising performance on in-distribution…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Haozhen Yan , Yan Hong , Suning Lang , Jiahui Zhan , Yikun Ji , Yujie Gao , Huijia Zhu , Jun Lan , Jianfu Zhang

Training deep neural networks requires gradient estimation from data batches to update parameters. Gradients per parameter are averaged over a set of data and this has been presumed to be safe for privacy-preserving training in joint,…

机器学习 · 计算机科学 2021-04-16 Hongxu Yin , Arun Mallya , Arash Vahdat , Jose M. Alvarez , Jan Kautz , Pavlo Molchanov

A key step in any resonant anomaly detection search is accurate modeling of the background distribution in each signal region. Data-driven methods like CATHODE accomplish this by training separate generative models on the complement of each…

高能物理 - 唯象学 · 物理学 2025-04-08 Ranit Das , David Shih

The scene graph generation (SGG) task aims to detect visual relationship triplets, i.e., subject, predicate, object, in an image, providing a structural vision layout for scene understanding. However, current models are stuck in common…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yuyu Guo , Lianli Gao , Xuanhan Wang , Yuxuan Hu , Xing Xu , Xu Lu , Heng Tao Shen , Jingkuan Song

Gradient-based methods are a prototypical family of explainability techniques, especially for image-based models. Nonetheless, they have several shortcomings in that they (1) require white-box access to models, (2) are vulnerable to…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Won Jun Kim , Hyungjin Chung , Jaemin Kim , Sangmin Lee , Byeongsu Sim , Jong Chul Ye

Domain adaptive detection aims to improve the generalization of detectors on target domain. To reduce discrepancy in feature distributions between two domains, recent approaches achieve domain adaption through feature alignment in different…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Libo Zhang , Wenzhang Zhou , Heng Fan , Tiejian Luo , Haibin Ling

Diffusion models have achieved remarkable success in synthesizing complex static and temporal visuals, a breakthrough largely driven by Classifier-Free Guidance (CFG). However, despite its pivotal role in aligning generated content with…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Haosen Li , Wenshuo Chen , Lei Wang , Shaofeng Liang , Bowen Tian , Soning Lai , Yutao Yue

Image assessment aims to evaluate the quality and aesthetics of images and has been applied across various scenarios, such as natural and AIGC scenes. Existing methods mostly address these sub-tasks or scenes individually. While some works…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Hantao Zhou , Rui Yang , Longxiang Tang , Guanyi Qin , Runze Hu , Xiu Li

Visual Foundation Models (VFMs) such as the Segment Anything Model (SAM) have significantly advanced broad use of image segmentation. However, SAM and its variants necessitate substantial manual effort for prompt generation and additional…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Minjae Lee , Sungwoo Hur , Soojin Hwang , Won Hwa Kim

Fusing an arbitrary number of modalities is vital for achieving robust multi-modal fusion of semantic segmentation yet remains less explored to date. Recent endeavors regard RGB modality as the center and the others as the auxiliary,…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Xu Zheng , Yuanhuiyi Lyu , Jiazhou Zhou , Lin Wang

Few-shot anomaly generation is a key challenge in industrial quality control. Although diffusion models are promising, existing methods struggle: global prompt-guided approaches corrupt normal regions, and existing inpainting-based methods…

计算机视觉与模式识别 · 计算机科学 2026-04-30 JaeHyuck Choi , MinJun Kim , Je Hyeong Hong

Given data with noisy labels, over-parameterized deep networks can gradually memorize the data, and fit everything in the end. Although equipped with corrections for noisy labels, many learning methods in this area still suffer overfitting…

机器学习 · 计算机科学 2020-10-19 Bo Han , Gang Niu , Xingrui Yu , Quanming Yao , Miao Xu , Ivor Tsang , Masashi Sugiyama

Masked Autoencoders (MAEs) are an important divide in self-supervised learning (SSL) due to their independence from augmentation techniques for generating positive (and/or negative) pairs as in contrastive frameworks. Their masking and…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Alin Dondera , Anuj Singh , Hadi Jamali-Rad

Cardiac substructure delineation is emerging in treatment planning to minimize the risk of radiation-induced heart disease. Deep learning offers efficient methods to reduce contouring burden but currently lacks generalizability across…

We introduce an inversion based method, denoted as IMAge-Guided model INvErsion (IMAGINE), to generate high-quality and diverse images from only a single training sample. We leverage the knowledge of image semantics from a pre-trained…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Pei Wang , Yijun Li , Krishna Kumar Singh , Jingwan Lu , Nuno Vasconcelos

Model inversion attacks (MIAs) aim to reconstruct class-representative samples from trained models. Recent generative MIAs utilize generative adversarial networks to learn image priors that guide the inversion process, yielding…

机器学习 · 计算机科学 2025-09-25 Xiong Peng , Bo Han , Fengfei Yu , Tongliang Liu , Feng Liu , Mingyuan Zhou

In Fine-Grained Visual Classification (FGVC), distinguishing highly similar subcategories remains a formidable challenge, often necessitating datasets with extensive variability. The acquisition and annotation of such FGVC datasets are…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Qiyu Liao , Xin Yuan , Min Xu , Dadong Wang

We combine two advanced ideas widely used in optimization for machine learning: shuffling strategy and momentum technique to develop a novel shuffling gradient-based method with momentum, coined Shuffling Momentum Gradient (SMG), for…

最优化与控制 · 数学 2021-06-10 Trang H. Tran , Lam M. Nguyen , Quoc Tran-Dinh

In the current era of generative AI breakthroughs, generating panoramic scenes from a single input image remains a key challenge. Most existing methods use diffusion-based iterative or simultaneous multi-view inpainting. However, the lack…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Zhipeng Cai , Matthias Mueller , Reiner Birkl , Diana Wofk , Shao-Yen Tseng , JunDa Cheng , Gabriela Ben-Melech Stan , Vasudev Lal , Michael Paulitsch
‹ 上一页 1 2 3 10 下一页 ›