中文
相关论文

相关论文: Order Is Not Layout: Order-to-Space Bias in Image …

200 篇论文

Convolutional Neural Networks (CNN) have been pivotal to the success of many state-of-the-art classification problems, in a wide variety of domains (for e.g. vision, speech, graphs and medical imaging). A commonality within those domains is…

机器学习 · 计算机科学 2019-12-02 Rohan Ghosh , Anupam K. Gupta , Mehul Motani

Code embeddings capture the semantic representations of code and are crucial for various code-related large language model (LLM) applications, such as code search. Previous training primarily relies on optimizing the InfoNCE loss by…

计算与语言 · 计算机科学 2025-07-18 Zuchen Gao , Zizheng Zhan , Xianming Li , Erxin Yu , Ziqi Zhan , Haotian Zhang , Bin Chen , Yuqun Zhang , Jing Li

Generating 3D visual scenes is at the forefront of visual generative AI, but current 3D generation techniques struggle with generating scenes with multiple high-resolution objects. Here we introduce Lay-A-Scene, which solves the task of…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Ohad Rahamim , Hilit Segev , Idan Achituve , Yuval Atzmon , Yoni Kasten , Gal Chechik

Pre-training backbone networks on a general annotated dataset (e.g., ImageNet) that comprises numerous manually collected images with category annotations has proven to be indispensable for enhancing the generalization capacity of…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Dengyang Jiang , Haoyu Wang , Lei Zhang , Wei Wei , Guang Dai , Mengmeng Wang , Jingdong Wang , Yanning Zhang

Recent advances in text-to-image generation have improved the quality of synthesized images, but evaluations mainly focus on aesthetics or alignment with text prompts. Thus, it remains unclear whether these models can accurately represent a…

With the increasing use of image generation technology, understanding its social biases, including gender bias, is essential. This paper presents a large-scale study on gender bias in text-to-image (T2I) models, focusing on everyday…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Leander Girrbach , Stephan Alaniz , Genevieve Smith , Zeynep Akata

Text-to-image synthesis has achieved high-quality results with recent advances in diffusion models. However, text input alone has high spatial ambiguity and limited user controllability. Most existing methods allow spatial control through…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Yuki Endo

Recent advancements in diffusion-based text-to-image (T2I) models have enabled the generation of high-quality and photorealistic images from text. However, they often exhibit societal biases related to gender, race, and socioeconomic…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Jeonghoon Park , Juyoung Lee , Chaeyeon Chung , Jaeseong Lee , Jaegul Choo , Jindong Gu

In this paper, we address the limitations of existing text-to-image diffusion models in generating demographically fair results when given human-related descriptions. These models often struggle to disentangle the target language context…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Jia Li , Lijie Hu , Jingfeng Zhang , Tianhang Zheng , Hua Zhang , Di Wang

We study a coupled driven system where two different species of particles, along with some vacancies or holes, move on a landscape whose shape fluctuates with time. The movement of the particles is guided by the local shape of the…

统计力学 · 物理学 2026-02-06 Chandradip Khamrai , Sakuntala Chatterjee

Despite significant recent progress on generative models, controlled generation of images depicting multiple and complex object layouts is still a difficult problem. Among the core challenges are the diversity of appearance a given object…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Bo Zhao , Lili Meng , Weidong Yin , Leonid Sigal

Natural images exhibit label diversity (clean vs. noisy) in noisy-labeled image classification and prevalence diversity (abundant vs. sparse) in long-tailed image classification. Similarly, medical images in universal lesion detection (ULD)…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Han Li , Hu Han , S. Kevin Zhou

In this paper, we investigate the phenomena of "selection biases" in Large Language Models (LLMs), focusing on problems where models are tasked with choosing the optimal option from an ordered sequence. We delve into biases related to…

计算与语言 · 计算机科学 2024-06-06 Sheng-Lun Wei , Cheng-Kuang Wu , Hen-Hsen Huang , Hsin-Hsi Chen

In high dimensional settings, density estimation algorithms rely crucially on their inductive bias. Despite recent empirical success, the inductive bias of deep generative models is not well understood. In this paper we propose a framework…

机器学习 · 计算机科学 2018-11-09 Shengjia Zhao , Hongyu Ren , Arianna Yuan , Jiaming Song , Noah Goodman , Stefano Ermon

In this work, we address an important problem of optical see through (OST) augmented reality: non-negative image synthesis. Most of the image generation methods fail under this condition, since they assume full control over each pixel and…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Flora Yu Shen , Katie Luo , Guandao Yang , Harald Haraldsson , Serge Belongie

Bias in text-to-image (T2I) models can propagate unfair social representations and may be used to aggressively market ideas or push controversial agendas. Existing T2I model bias evaluation methods only focus on social biases. We look…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Jordan Vice , Naveed Akhtar , Richard Hartley , Ajmal Mian

Current text-to-image generative models struggle to accurately represent object states (e.g., "a table without a bottle," "an empty tumbler"). In this work, we first design a fully-automatic pipeline to generate high-quality synthetic data…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Tianle Chen , Chaitanya Chakka , Deepti Ghadiyaram

3D occupancy becomes a promising perception representation for autonomous driving to model the surrounding environment at a fine-grained scale. However, it remains challenging to efficiently aggregate 3D occupancy over time across multiple…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Ziyang Leng , Jiawei Yang , Wenlong Yi , Bolei Zhou

Deep neural networks often exploit shortcuts. These are spurious cues which are associated with output labels in the training data but are unrelated to task semantics. When the shortcut features are associated with sensitive attributes,…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Akshit Achara , Peter Triantafillou , Esther Puyol-Antón , Alexander Hammers , Andrew P. King

Generating texts from structured data (e.g., a table) is important for various natural language processing tasks such as question answering and dialog systems. In recent studies, researchers use neural language models and encoder-decoder…

计算与语言 · 计算机科学 2017-09-04 Lei Sha , Lili Mou , Tianyu Liu , Pascal Poupart , Sujian Li , Baobao Chang , Zhifang Sui