中文
相关论文

相关论文: Learning Implicit Generative Models with the Metho…

200 篇论文

The idea of using a separately trained target model (or teacher) to improve the performance of the student model has been increasingly popular in various machine learning domains, and meta-learning is no exception; a recent discovery shows…

机器学习 · 计算机科学 2022-10-12 Jihoon Tack , Jongjin Park , Hankook Lee , Jaeho Lee , Jinwoo Shin

Image-generating machine learning models are typically trained with loss functions based on distance in the image space. This often leads to over-smoothed results. We propose a class of loss functions, which we call deep perceptual…

机器学习 · 计算机科学 2016-02-10 Alexey Dosovitskiy , Thomas Brox

Recent advances in large language models (LLMs) have led to the development of multimodal LLMs (MLLMs) in the fields of natural language processing (NLP) and computer vision. Although these models allow for integrated visual and language…

人工智能 · 计算机科学 2025-04-01 Yugen Sato , Tomohiro Takagi

In-context learning (ICL) is a few-shot learning paradigm that involves learning mappings through input-output pairs and appropriately applying them to new instances. Despite the remarkable ICL capabilities demonstrated by Large Language…

计算与语言 · 计算机科学 2024-08-06 Peng Wang , Xiaobin Wang , Chao Lou , Shengyu Mao , Pengjun Xie , Yong Jiang

Recently, images that distort or fabricate facts using generative models have become a social concern. To cope with continuous evolution of generative artificial intelligence (AI) models, model attribution (MA) is necessary beyond just…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Hanbyul Lee , Juneho Yi

We address the task of controlled generation of small molecules, which entails finding novel molecules with desired properties under certain constraints (e.g., similarity to a reference molecule). Here we introduce MolMIM, a probabilistic…

机器学习 · 计算机科学 2023-03-31 Danny Reidenbach , Micha Livne , Rajesh K. Ilango , Michelle Gill , Johnny Israeli

Large Language models (LLMs) possess the capability to engage In-context Learning (ICL) by leveraging a few demonstrations pertaining to a new downstream task as conditions. However, this particular learning paradigm suffers from high…

计算与语言 · 计算机科学 2023-10-16 Hongfu Liu , Ye Wang

Representation learning has been widely studied in the context of meta-learning, enabling rapid learning of new tasks through shared representations. Recent works such as MAML have explored using fine-tuning-based metrics, which measure the…

机器学习 · 计算机科学 2021-05-06 Kurtland Chua , Qi Lei , Jason D. Lee

This work proposes a semantic segmentation network that produces high-quality uncertainty estimates in a single forward pass. We exploit general representations from foundation models and unlabelled datasets through a Masked Image Modeling…

计算机视觉与模式识别 · 计算机科学 2024-02-28 David S. W. Williams , Matthew Gadd , Paul Newman , Daniele De Martini

Iterative refinement -- start with a random guess, then iteratively improve the guess -- is a useful paradigm for representation learning because it offers a way to break symmetries among equally plausible explanations for the data. This…

机器学习 · 计算机科学 2023-01-03 Michael Chang , Thomas L. Griffiths , Sergey Levine

Probabilistic graphical models are traditionally known for their successes in generative modeling. In this work, we advocate layered graphical models (LGMs) for probabilistic discriminative learning. To this end, we design LGMs in close…

机器学习 · 计算机科学 2019-02-04 Yuesong Shen , Tao Wu , Csaba Domokos , Daniel Cremers

We introduce Midpoint Generative Models (MGM), a principled framework for training one-step generative models. MGM is based on a simple symmetry of Flow Matching with linear interpolation: when the two endpoint distributions coincide, the…

机器学习 · 计算机科学 2026-05-29 Daniil Shlenskii , Nikita Gushchin , Lev Novitskiy , Dmitry V. Dylov , Alexander Korotin

Concept Bottleneck Models (CBMs) provide interpretable prediction by introducing an intermediate Concept Bottleneck Layer (CBL), which encodes human-understandable concepts to explain models' decision. Recent works proposed to utilize Large…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Divyansh Srivastava , Ge Yan , Tsui-Wei Weng

Prompt learning has emerged as an efficient alternative for fine-tuning foundational models, such as CLIP, for various downstream tasks. However, there is no work that provides a comprehensive explanation for the working mechanism of the…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Shuailei Ma , Chen-Wei Xie , Ying Wei , Siyang Sun , Jiaqi Fan , Xiaoyi Bao , Yuxin Guo , Yun Zheng

Training with larger mini-batches improves the convergence rate and can yield superior performance. However, training with large mini-batches becomes prohibitive for Large Language Models (LLMs), due to the large GPU memory requirement. To…

机器学习 · 计算机科学 2025-05-29 Dang Nguyen , Wenhan Yang , Rathul Anand , Yu Yang , Baharan Mirzasoleiman

The large language models have achieved superior performance on various natural language tasks. One major drawback of such approaches is they are resource-intensive in fine-tuning new datasets. Soft-prompt tuning presents a…

计算与语言 · 计算机科学 2023-10-30 Guoxin Chen , Yiming Qian , Bowen Wang , Liangzhi Li

Self-explaining deep models are designed to learn the latent concept-based explanations implicitly during training, which eliminates the requirement of any post-hoc explanation generation technique. In this work, we propose one such model…

机器学习 · 计算机科学 2021-12-02 Anirban Sarkar , Deepak Vijaykeerthy , Anindya Sarkar , Vineeth N Balasubramanian

Many important problems in the real world don't have unique solutions. It is thus important for machine learning models to be capable of proposing different plausible solutions with meaningful probability measures. In this work we introduce…

机器学习 · 计算机科学 2020-07-28 Di Qiu , Lok Ming Lui

Large Language Models (LLMs) have demonstrated great performance in few-shot In-Context Learning (ICL) for a variety of generative and discriminative chemical design tasks. The newly expanded context windows of LLMs can further improve ICL…

Large Multimodal Models (LMMs) often rely on in-context learning (ICL) to perform new visual question answering (VQA) tasks with minimal supervision. However, ICL performance, especially in smaller LMMs, does not always improve…

人工智能 · 计算机科学 2026-03-03 Akash Gupta , Amos Storkey , Mirella Lapata