中文
相关论文

相关论文: Markedness in Visual Semantic AI

200 篇论文

Vision-language models (VLMs) are intensively used in many downstream tasks, including those requiring assessments of individuals appearing in the images. While VLMs perform well in simple single-person scenarios, in real-world…

Fine-tuning pre-trained vision-language models, like CLIP, has yielded success on diverse downstream tasks. However, several pain points persist for this paradigm: (i) directly tuning entire pre-trained models becomes both time-intensive…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Chenyu You , Yifei Min , Weicheng Dai , Jasjeet S. Sekhon , Lawrence Staib , James S. Duncan

Image captioning, a fundamental task in vision-language understanding, seeks to generate accurate natural language descriptions for provided images. Current image captioning approaches heavily rely on high-quality image-caption pairs, which…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Chuanyang Jin

In multimodal learning, CLIP has been recognized as the \textit{de facto} method for learning a shared latent space across multiple modalities, placing similar representations close to each other and moving them away from dissimilar ones.…

机器学习 · 计算机科学 2026-01-27 Eleonora Grassucci , Giordano Cicchetti , Emanuele Frasca , Aurelio Uncini , Danilo Comminiello

Accurate human posture classification in images and videos is crucial for automated applications across various fields, including work safety, physical rehabilitation, sports training, or daily assisted living. Recently, multimodal learning…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Andrzej D. Dobrzycki , Ana M. Bernardos , Luca Bergesio , Andrzej Pomirski , Daniel Sáez-Trigueros

Contrastive Language-Image Pre-training (CLIP)~\citep{radford2021learning} has emerged as a pivotal model in computer vision and multimodal learning, achieving state-of-the-art performance at aligning visual and textual representations…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Shaoan Xie , Lingjing Kong , Yujia Zheng , Yu Yao , Zeyu Tang , Eric P. Xing , Guangyi Chen , Kun Zhang

Face recognition is a core task in computer vision designed to identify and authenticate individuals by analyzing facial patterns and features. This field intersects with artificial intelligence image processing and machine learning with…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Nhan T. Luu

Figuring out which objects or concepts words refer to is a central language learning challenge for young children. Most models of this process posit that children learn early object labels from co-occurrences of words and their referents…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Alvin Wei Ming Tan , Jane Yang , Tarun Sepuri , Khai Loong Aw , Robert Z. Sparks , Zi Yin , Virginia A. Marchman , Michael C. Frank , Bria Long

Large-scale facial datasets like CelebA are widely used in computer vision, yet the cultural biases embedded in their labels remain underexplored. Fairness research has distinguished representational from allocational harms, but audits of…

计算机与社会 · 计算机科学 2026-05-18 Sieun Park , Yuanmo He

The advent of large pre-trained models has brought about a paradigm shift in both visual representation learning and natural language processing. However, clustering unlabeled images, as a fundamental and classic machine learning problem,…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Tianzhe Chu , Shengbang Tong , Tianjiao Ding , Xili Dai , Benjamin David Haeffele , René Vidal , Yi Ma

Although Contrastive Language-Image Pre-training (CLIP) exhibits strong performance across diverse vision tasks, its application to person representation learning faces two critical challenges: (i) the scarcity of large-scale annotated…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Tianlu Zheng , Yifan Zhang , Xiang An , Ziyong Feng , Kaicheng Yang , Qichuan Ding

The ImageNet dataset ushered in a flood of academic and industry interest in deep learning for computer vision applications. Despite its significant impact, there has not been a comprehensive investigation into the demographic attributes of…

机器学习 · 计算机科学 2019-06-06 Chris Dulhanty , Alexander Wong

Pretrained vision-language models (VLMs) such as CLIP excel in general multimodal comprehension but often struggle to capture nuanced, context-dependent visual cues. This makes it difficult to distinguish between similar-looking concepts…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Yuchen Huang , Zhiyuan Fan , Zhitao He , Sandeep Polisetty , Wenyan Li , Yi R. Fung

Large vision-language models (VLMs) can jointly interpret images and text, but they are also prone to absorbing and reproducing harmful social stereotypes when visual cues such as age, gender, race, clothing, or occupation are present. To…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Aravind Narayanan , Vahid Reza Khazaie , Shaina Raza

Latent diffusion models such as Stable Diffusion achieve state-of-the-art results on text-to-image generation tasks. However, the extent to which these models have a semantic understanding of the images they generate is not well understood.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Cameron Braunstein , Mariya Toneva , Eddy Ilg

Contrastive Language-Image Pre-training (CLIP), a simple yet effective pre-training paradigm, successfully introduces text supervision to vision models. It has shown promising results across various tasks due to its generalizability and…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Zihao Zhao , Yuxiao Liu , Han Wu , Mei Wang , Yonghao Li , Sheng Wang , Lin Teng , Disheng Liu , Zhiming Cui , Qian Wang , Dinggang Shen

Fairness in human-robot interaction critically depends on the reliability of the perceptual models that enable robots to interpret human behavior. While demographic biases have been widely studied in high-level facial analysis tasks, their…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Pablo Parte , Roberto Valle , José M. Buenaposada , Luis Baumela

Current research on bias in Vision Language Models (VLMs) has important limitations: it is focused exclusively on trait associations while ignoring other forms of stereotyping, it examines specific contexts where biases are expected to…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Messi H. J. Lee , Soyeon Jeon , Jacob M. Montgomery , Calvin K. Lai

Large language models (LLMs) have achieved impressive performance, leading to their widespread adoption as decision-support tools in resource-constrained contexts like hiring and admissions. There is, however, scientific consensus that AI…

Contrastive Language-Image Pretraining (CLIP) stands out as a prominent method for image representation learning. Various neural architectures, spanning Transformer-based models like Vision Transformers (ViTs) to Convolutional Networks…