中文
相关论文

相关论文: MuseumMaker: Continual Style Customization without…

200 篇论文

Modern language models are powerful, but typically static after deployment. A major obstacle to building models that continually learn over time is catastrophic forgetting, where updating on new data erases previously acquired capabilities.…

计算与语言 · 计算机科学 2025-10-20 Jessy Lin , Luke Zettlemoyer , Gargi Ghosh , Wen-Tau Yih , Aram Markosyan , Vincent-Pierre Berges , Barlas Oğuz

A growing number of state-of-the-art transfer learning methods employ language models pretrained on large generic corpora. In this paper we present a conceptually simple and effective transfer learning approach that addresses the problem of…

计算与语言 · 计算机科学 2019-06-03 Alexandra Chronopoulou , Christos Baziotis , Alexandros Potamianos

Most standard learning approaches lead to fragile models which are prone to drift when sequentially trained on samples of a different nature - the well-known "catastrophic forgetting" issue. In particular, when a model consecutively learns…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Riccardo Volpi , Diane Larlus , Grégory Rogez

Catastrophic forgetting is a problem caused by neural networks' inability to learn data in sequence. After learning two tasks in sequence, performance on the first one drops significantly. This is a serious disadvantage that prevents many…

机器学习 · 计算机科学 2020-04-30 Wojciech Masarczyk , Ivona Tautkute

Deep learning architectures have shown remarkable results in scene understanding problems, however they exhibit a critical drop of performances when they are required to learn incrementally new tasks without forgetting old ones. This…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Umberto Michieli , Pietro Zanuttigh

This paper considers continual learning of large-scale pretrained neural machine translation model without accessing the previous training data or introducing model separation. We argue that the widely used regularization-based methods,…

计算与语言 · 计算机科学 2022-11-07 Shuhao Gu , Bojie Hu , Yang Feng

In continual learning, solving the catastrophic forgetting problem may make the models fall into the stability-plasticity dilemma. Moreover, inter-task confusion will also occur due to the lack of knowledge exchanges between different…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Sheng-Kai Huang , Jiun-Feng Chang , Chun-Rong Huang

In this paper, we introduce MegaStyle, a novel and scalable data curation pipeline that constructs an intra-style consistent, inter-style diverse and high-quality style dataset. We achieve this by leveraging the consistent text-to-image…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Junyao Gao , Sibo Liu , Jiaxing Li , Yanan Sun , Yuanpeng Tu , Fei Shen , Weidong Zhang , Cairong Zhao , Jun Zhang

Fine-tuning text-to-image diffusion models is widely used for personalization and adaptation for new domains. In this paper, we identify a critical vulnerability of fine-tuning: safety alignment methods designed to filter harmful content…

人工智能 · 计算机科学 2024-12-03 Sanghyun Kim , Moonseok Choi , Jinwoo Shin , Juho Lee

The painting process of artists is inherently stepwise and varies significantly among different painters and styles. Generating detailed, step-by-step painting processes is essential for art education and research, yet remains largely…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yiren Song , Shijie Huang , Chen Yao , Xiaojun Ye , Hai Ci , Jiaming Liu , Yuxuan Zhang , Mike Zheng Shou

Anomaly generation has been widely explored to address the scarcity of anomaly images in real-world data. However, existing methods typically suffer from at least one of the following limitations, hindering their practical deployment: (1)…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Yulim So , Seokho Kang

Large-scale Text-to-Image (T2I) models have rapidly gained prominence across creative fields, generating visually compelling outputs from textual prompts. However, controlling these models to ensure consistent style remains challenging,…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Amir Hertz , Andrey Voynov , Shlomi Fruchter , Daniel Cohen-Or

Incremental learning (IL) is an important task aimed at increasing the capability of a trained model, in terms of the number of classes recognizable by the model. The key problem in this task is the requirement of storing data (e.g. images)…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Prithviraj Dhar , Rajat Vikram Singh , Kuan-Chuan Peng , Ziyan Wu , Rama Chellappa

As a fundamental issue in lifelong learning, catastrophic forgetting is directly caused by inaccessible historical data; accordingly, if the data (information) were memorized perfectly, no forgetting should be expected. Motivated by that,…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Yulai Cong , Miaoyun Zhao , Jianqiao Li , Sijia Wang , Lawrence Carin

Fine-tuning Multimodal Large Language Models (MLLMs) on task-specific data is an effective way to improve performance on downstream applications. However, such adaptation often leads to a degradation in generalization on pretrained tasks, a…

计算与语言 · 计算机科学 2026-05-22 Hyeontaek Hwang , Nguyen Dinh Son , Daeyoung Kim

We introduce a novel continual learning problem: how to sequentially update the weights of a personalized 2D and 3D generative face model as new batches of photos in different appearances, styles, poses, and lighting are captured regularly.…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Annie N. Wang , Luchao Qi , Roni Sengupta

Recently, self-supervised representation learning gives further development in multimedia technology. Most existing self-supervised learning methods are applicable to packaged data. However, when it comes to streamed data, they are…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Zhiwei Lin , Yongtao Wang , Hongxiang Lin

Training a multi-speaker Text-to-Speech (TTS) model from scratch is computationally expensive and adding new speakers to the dataset requires the model to be re-trained. The naive solution of sequential fine-tuning of a model for new…

计算与语言 · 计算机科学 2022-04-01 Hamed Hemati , Damian Borth

Many real-world problems, including multi-speaker text-to-speech synthesis, can greatly benefit from the ability to meta-learn large models with only a few task-specific components. Updating only these task-specific modules then allows the…

We propose continual instance learning - a method that applies the concept of continual learning to the task of distinguishing instances of the same object category. We specifically focus on the car object, and incrementally learn to…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Kishan Parshotam , Mert Kilickaya