中文
相关论文

相关论文: Latent Conditional Diffusion-based Data Augmentati…

200 篇论文

The Graph Edit Distance (GED) problem, which aims to compute the minimum number of edit operations required to transform one graph into another, is a fundamental challenge in graph analysis with wide-ranging applications. However, due to…

机器学习 · 计算机科学 2025-03-25 Wei Huang , Hanchen Wang , Dong Wen , Wenjie Zhang , Ying Zhang , Xuemin Lin

Deep learning has revolutionized the performance of classification, but meanwhile demands sufficient labeled data for training. Given insufficient data, while many techniques have been developed to help combat overfitting, the challenge…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Xiaofeng Zhang , Zhangyang Wang , Dong Liu , Qing Ling

Recent works have shown the potential of diffusion models in computer vision and natural language processing. Apart from the classical supervised learning fields, diffusion models have also shown strong competitiveness in reinforcement…

机器学习 · 计算机科学 2023-06-09 Jifeng Hu , Yanchao Sun , Sili Huang , SiYuan Guo , Hechang Chen , Li Shen , Lichao Sun , Yi Chang , Dacheng Tao

Node classification for graph-structured data aims to classify nodes whose labels are unknown. While studies on static graphs are prevalent, few studies have focused on dynamic graph node classification. Node classification on dynamic…

机器学习 · 计算机科学 2022-12-08 Jiarui Sun , Mengting Gu , Chin-Chia Michael Yeh , Yujie Fan , Girish Chowdhary , Wei Zhang

Limited-angle computed tomography (LACT) offers improved temporal resolution and reduced radiation dose for cardiac imaging, but suffers from severe artifacts due to truncated projections. To address the ill-posedness of LACT…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Yu Shi , Shuyi Fan , Changsheng Fang , Shuo Han , Haodong Li , Li Zhou , Bahareh Morovati , Dayang Wang , Hengyong Yu

Diffusion models have emerged as a powerful paradigm in video synthesis tasks including prediction, generation, and interpolation. Due to the limitation of the computational budget, existing methods usually implement conditional diffusion…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Siyuan Yang , Lu Zhang , Yu Liu , Zhizhuo Jiang , You He

In computer vision, it is well-known that a lack of data diversity will impair model performance. In this study, we address the challenges of enhancing the dataset diversity problem in order to benefit various downstream tasks such as…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Yuhang Li , Xin Dong , Chen Chen , Weiming Zhuang , Lingjuan Lyu

A challenge in mitigating social bias in fine-tuned language models (LMs) is the potential reduction in language modeling capability, which can harm downstream performance. Counterfactual data augmentation (CDA), a widely used method for…

计算与语言 · 计算机科学 2026-02-11 Shweta Parihar , Liu Guangliang , Natalie Parde , Lu Cheng

Convolutional Neural Networks (ConvNets) are trained offline using the few available data and may therefore suffer from substantial accuracy loss when ported on the field, where unseen input patterns received under unpredictable external…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Luca Mocerino , Roberto G. Rizzo , Valentino Peluso , Andrea Calimera , Enrico Macii

Recent advances in Diffusion Probabilistic Models (DPMs) have set new standards in high-quality image synthesis. Yet, controlled generation remains challenging, particularly in sensitive areas such as medical imaging. Medical images feature…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Sarah Cechnicka , Matthew Baugh , Weitong Zhang , Mischa Dombrowski , Zhe Li , Johannes C. Paetzold , Candice Roufosse , Bernhard Kainz

Accurate prediction with multimodal data-encompassing tabular, textual, and visual inputs or outputs-is fundamental to advancing analytics in diverse application domains. Traditional approaches often struggle to integrate heterogeneous data…

机器学习 · 统计学 2025-03-11 Xinyu Tian , Xiaotong Shen

Data augmentation is a technique to improve the generalization ability of machine learning methods by increasing the size of the dataset. However, since every augmentation method is not equally effective for every dataset, you need to…

机器学习 · 计算机科学 2022-05-31 Daisuke Oba , Shinnosuke Matsuo , Brian Kenji Iwana

Canine cardiomegaly, marked by an enlarged heart, poses serious health risks if undetected, requiring accurate diagnostic methods. Current detection models often rely on small, poorly annotated datasets and struggle to generalize across…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Shiman Zhang , Lakshmikar Reddy Polamreddy , Youshan Zhang

Due to its powerful capability of self-supervised representation learning and clustering, contrastive attributed graph clustering (CAGC) has achieved great success, which mainly depends on effective data augmentation and contrastive…

机器学习 · 计算机科学 2025-10-06 Tianxiang Zhao , Youqing Wang , Jinlu Wang , Jiapu Wang , Mingliang Cui , Junbin Gao , Jipeng Guo

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

Generative data augmentation, which scales datasets by obtaining fake labeled examples from a trained conditional generative model, boosts classification performance in various learning tasks including (semi-)supervised learning, few-shot…

机器学习 · 计算机科学 2023-05-30 Chenyu Zheng , Guoqiang Wu , Chongxuan Li

Generating visual layouts is an essential ingredient of graphic design. The ability to condition layout generation on a partial subset of component attributes is critical to real-world applications that involve user interaction. Recently,…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Elad Levi , Eli Brosh , Mykola Mykhailych , Meir Perez

With the increasing computation of training graph neural networks (GNNs) on large-scale graphs, graph condensation (GC) has emerged as a promising solution to synthesize a compact, substitute graph of the large-scale original graph for…

机器学习 · 计算机科学 2025-10-09 Xinyi Gao , Yayong Li , Tong Chen , Guanhua Ye , Wentao Zhang , Hongzhi Yin

We present a novel graph diffusion-embedding networks (GDEN) for graph structured data. GDEN is motivated by our closed-form formulation on regularized feature diffusion on graph. GDEN integrates both regularized feature diffusion and…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Bo Jiang , Doudou Lin , Jin Tang

Recent advances in offline Reinforcement Learning (RL) have proven that effective policy learning can benefit from imposing conservative constraints on pre-collected datasets. However, such static datasets often exhibit distribution bias,…

机器学习 · 计算机科学 2026-05-15 Yunpeng Qing , Yixiao Chi , Shuo Chen , Shunyu Liu , Kexuan Zhou , Sixu Lin , Litao Liu , Changqing Zou