中文
相关论文

相关论文: StyleDecoupler: Generalizable Artistic Style Disen…

200 篇论文

We introduce a new category of generative autoencoders called automodulators. These networks can faithfully reproduce individual real-world input images like regular autoencoders, but also generate a fused sample from an arbitrary…

机器学习 · 计算机科学 2020-10-30 Ari Heljakka , Yuxin Hou , Juho Kannala , Arno Solin

Visual data can be understood at different levels of granularity, where global features correspond to semantic-level information and local features correspond to texture patterns. In this work, we propose a framework, called SPLIT, which…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rujikorn Charakorn , Yuttapong Thawornwattana , Sirawaj Itthipuripat , Nick Pawlowski , Poramate Manoonpong , Nat Dilokthanakul

Recent years have seen growing interest in learning disentangled representations, in which distinct features, such as size or shape, are represented by distinct neurons. Quantifying the extent to which a given representation is disentangled…

机器学习 · 计算机科学 2023-04-06 Louis Mahon , Lei Shah , Thomas Lukasiewicz

Describing images with text is a fundamental problem in vision-language research. Current studies in this domain mostly focus on single image captioning. However, in various real applications (e.g., image editing, difference interpretation,…

计算与语言 · 计算机科学 2019-06-20 Hao Tan , Franck Dernoncourt , Zhe Lin , Trung Bui , Mohit Bansal

Vision Transformers face a fundamental limitation: standard self-attention jointly processes spatial and channel dimensions, leading to entangled representations that prevent independent modeling of structural and semantic dependencies.…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Jiashu Liao , Pietro Liò , Marc de Kamps , Duygu Sarikaya

Ultra-high quality artistic style transfer refers to repainting an ultra-high quality content image using the style information learned from the style image. Existing artistic style transfer methods can be categorized into style…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Zhanjie Zhang , Ao Ma , Ke Cao , Jing Wang , Shanyuan Liu , Yuhang Ma , Bo Cheng , Dawei Leng , Yuhui Yin

The interpretability of neural networks has recently received extensive attention. Previous prototype-based explainable networks involved prototype activation in both reasoning and interpretation processes, requiring specific explainable…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Yitao Peng , Yihang Liu , Longzhen Yang , Lianghua He

Expressive performance rendering (EPR) and automatic piano transcription (APT) are fundamental yet inverse tasks in music information retrieval: EPR generates expressive performances from symbolic scores, while APT recovers scores from…

声音 · 计算机科学 2025-09-30 Wei Zeng , Junchuan Zhao , Ye Wang

Document retrieval in real-world scenarios faces significant challenges due to diverse document formats and modalities. Traditional text-based approaches rely on tailored parsing techniques that disregard layout information and are prone to…

计算与语言 · 计算机科学 2026-05-26 Hao Sun , Yingyan Hou , Jiayan Guo , Bo Wang , Chunyu Yang , Jinsong Ni , Yan Zhang

Existing literature typically treats style-driven and subject-driven generation as two disjoint tasks: the former prioritizes stylistic similarity, whereas the latter insists on subject consistency, resulting in an apparent antagonism. We…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Shaojin Wu , Mengqi Huang , Yufeng Cheng , Wenxu Wu , Jiahe Tian , Yiming Luo , Fei Ding , Qian He

Satire, a form of artistic expression combining humor with implicit critique, holds significant social value by illuminating societal issues. Despite its cultural and societal significance, satire comprehension, particularly in purely…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Yue Jiang , Haiwei Xue , Minghao Han , Mingcheng Li , Xiaolu Hou , Dingkang Yang , Lihua Zhang , Xu Zheng

Computational art analysis has, through its reliance on classification tasks, prioritised historical datasets in which the artworks are already well sorted with the necessary annotations. Art produced today, on the other hand, is numerous…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Nikolai Huckle , Noa Garcia , Yuta Nakashima

Prompt learning has emerged as an efficient and effective approach for transferring foundational Vision-Language Models (e.g., CLIP) to downstream tasks. However, current methods tend to overfit to seen categories, thereby limiting their…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Chen Xu , Yuhan Zhu , Guozhen Zhang , Haocheng Shen , Yixuan Liao , Xiaoxin Chen , Gangshan Wu , Limin Wang

Representation learning aims to discover individual salient features of a domain in a compact and descriptive form that strongly identifies the unique characteristics of a given sample respective to its domain. Existing works in visual…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Dan Ruta , Gemma Canet Tarres , Alexander Black , Andrew Gilbert , John Collomosse

We consider the problem of constraining diffusion model outputs with a user-supplied reference image. Our key objective is to extract multiple attributes (e.g., color, object, layout, style) from this single reference image, and then…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Aishwarya Agarwal , Srikrishna Karanam , Tripti Shukla , Balaji Vasan Srinivasan

One major challenge in machine learning applications is coping with mismatches between the datasets used in the development and those obtained in real-world applications. These mismatches may lead to inaccurate predictions and errors,…

机器学习 · 统计学 2023-09-01 Keisuke Kawano , Takuro Kutsuna , Ryoko Tokuhisa , Akihiro Nakamura , Yasushi Esaki

Recent powerful vision classifiers are biased towards textures, while shape information is overlooked by the models. A simple attempt by augmenting training images using the artistic style transfer method, called Stylized ImageNet, can…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Sanghyuk Chun , Song Park

We consider visual domains in which a class label specifies the content of an image, and class-irrelevant properties that differentiate instances constitute the style. We present a domain-independent method that permits the open-ended…

机器学习 · 计算机科学 2018-10-02 Karl Ridgeway , Michael C. Mozer

In this work, we propose a new generative model that is capable of automatically decoupling global and local representations of images in an entirely unsupervised setting, by embedding a generative flow in the VAE framework to model the…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Xuezhe Ma , Xiang Kong , Shanghang Zhang , Eduard Hovy

Learning disentangled representations of natural language is essential for many NLP tasks, e.g., conditional text generation, style transfer, personalized dialogue systems, etc. Similar problems have been studied extensively for other forms…

机器学习 · 计算机科学 2022-01-13 Pengyu Cheng , Martin Renqiang Min , Dinghan Shen , Christopher Malon , Yizhe Zhang , Yitong Li , Lawrence Carin