中文
相关论文

相关论文: TLDR: Text Based Last-layer Retraining for Debiasi…

200 篇论文

In the context of classification problems, Deep Learning (DL) approaches represent state of art. Many DL approaches are based on variations of standard multi-layer feed-forward neural networks. These are also referred to as deep networks.…

机器学习 · 计算机科学 2023-11-21 Andrea Apicella , Francesco Isgrò , Roberto Prevete

High dynamic range (HDR) photography is becoming increasingly popular and available by DSLR and mobile-phone cameras. While deep neural networks (DNN) have greatly impacted other domains of image manipulation, their use for HDR tone-mapping…

图像与视频处理 · 电气工程与系统科学 2021-11-02 Yael Vinker , Inbar Huberman-Spiegelglas , Raanan Fattal

The goal of Text-to-Image Person Retrieval (TIPR) is to retrieve specific person images according to the given textual descriptions. A primary challenge in this task is bridging the substantial representational gap between visual and…

计算与语言 · 计算机科学 2025-01-20 Delong Liu , Haiwen Li , Zhicheng Zhao , Yuan Dong

Text-to-image diffusion models have demonstrated remarkable effectiveness in rapid and high-fidelity personalization, even when provided with only a few user images. However, the effectiveness of personalization techniques has lead to…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Naresh Kumar Devulapally , Shruti Agarwal , Tejas Gokhale , Vishnu Suresh Lokhande

Cross-lingual document representations enable language understanding in multilingual contexts and allow transfer learning from high-resource to low-resource languages at the document level. Recently large pre-trained language models such as…

计算与语言 · 计算机科学 2021-06-08 Hongyu Gong , Vishrav Chaudhary , Yuqing Tang , Francisco Guzmán

The ability to describe images with natural language sentences is the hallmark for image and language understanding. Such a system has wide ranging applications such as annotating images and using natural sentences to search for images.In…

机器学习 · 计算机科学 2016-01-15 Afroze Ibrahim Baqapuri

In this report, we explore the potential for text diffusion to replace autoregressive (AR) decoding for the training and deployment of large language models (LLMs). We are particularly interested to see whether pretrained AR models can be…

计算与语言 · 计算机科学 2024-01-31 Kehang Han , Kathleen Kenealy , Aditya Barua , Noah Fiedel , Noah Constant

This paper presents ThinkDiff, a novel alignment paradigm that empowers text-to-image diffusion models with multimodal in-context understanding and reasoning capabilities by integrating the strengths of vision-language models (VLMs).…

机器学习 · 计算机科学 2025-02-18 Zhenxing Mi , Kuan-Chieh Wang , Guocheng Qian , Hanrong Ye , Runtao Liu , Sergey Tulyakov , Kfir Aberman , Dan Xu

In spite of the rapidly evolving landscape of text-to-image generation, the synthesis and manipulation of multiple entities while adhering to specific relational constraints pose enduring challenges. This paper introduces an innovative…

计算机视觉与模式识别 · 计算机科学 2024-01-22 YuTeng Ye , Jiale Cai , Hang Zhou , Guanwen Li , Youjia Zhang , Zikai Song , Chenxing Gao , Junqing Yu , Wei Yang

Images suffer from heavy spatial redundancy because pixels in neighboring regions are spatially correlated. Existing approaches strive to overcome this limitation by reducing less meaningful image regions. However, current leading methods…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Yang Luo , Zhineng Chen , Peng Zhou , Zuxuan Wu , Xieping Gao , Yu-Gang Jiang

For deep reinforcement learning (RL) from pixels, learning effective state representations is crucial for achieving high performance. However, in practice, limited experience and high-dimensional inputs prevent effective representation…

机器学习 · 计算机科学 2022-10-11 Tao Yu , Zhizheng Zhang , Cuiling Lan , Yan Lu , Zhibo Chen

Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based deraining methods are…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Yuntong Ye , Changfeng Yu , Yi Chang , Lin Zhu , Xile Zhao , Luxin Yan , Yonghong Tian

Large-scale pre-trained Vision-Language Models (VLMs), such as CLIP, establish the correlation between texts and images, achieving remarkable success on various downstream tasks with fine-tuning. In existing fine-tuning methods, the…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Yi Zhang , Ce Zhang , Yushun Tang , Zhihai He

Deep neural networks for image classification typically consists of a convolutional feature extractor followed by a fully connected classifier network. The predicted and the ground truth labels are represented as one hot vectors. Such a…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Soham Saha , Girish Varma , C. V. Jawahar

Vision-language models (VLMs) embed aligned image-text pairs into a joint space but often rely on deterministic embeddings, assuming a one-to-one correspondence between images and texts. This oversimplifies real-world relationships, which…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Sanghyuk Chun , Wonjae Kim , Song Park , Sangdoo Yun

Highly regularized LSTMs achieve impressive results on several benchmark datasets in language modeling. We propose a new regularization method based on decoding the last token in the context using the predicted distribution of the next…

计算与语言 · 计算机科学 2019-01-25 Siddhartha Brahma

Text-to-image diffusion models have recently emerged at the forefront of image generation, powered by very large-scale unsupervised or weakly supervised text-to-image training datasets. Due to their unsupervised training, controlling their…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Mihir Prabhudesai , Anirudh Goyal , Deepak Pathak , Katerina Fragkiadaki

Accurate medical image analysis can greatly assist clinical diagnosis, but its effectiveness relies on high-quality expert annotations Obtaining pixel-level labels for medical images, particularly fundus images, remains costly and…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Xi Luo , Shixin Xu , Ying Xie , JianZhong Hu , Yuwei He , Yuhui Deng , Huaxiong Huang

Deep networks are able to learn highly predictive models of video data. Due to video length, a common strategy is to train them on small video snippets. We apply the deep Taylor / LRP technique to understand the deep network's…

机器学习 · 计算机科学 2018-06-20 Christopher Anders , Grégoire Montavon , Wojciech Samek , Klaus-Robert Müller

Vision-language models (VLMs) like CLIP are trained with the objective of aligning text and image pairs. To improve CLIP-based few-shot image classification, recent works have observed that, along with text embeddings, image embeddings from…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Dipam Goswami , Simone Magistri , Gido M. van de Ven , Bartłomiej Twardowski , Andrew D. Bagdanov , Tinne Tuytelaars , Joost van de Weijer