中文
相关论文

相关论文: Language Guided Local Infiltration for Interactive…

200 篇论文

Text-to-image retrieval aims to find the relevant images based on a text query, which is important in various use-cases, such as digital libraries, e-commerce, and multimedia databases. Although Multimodal Large Language Models (MLLMs)…

信息检索 · 计算机科学 2024-04-04 Zijun Long , Xuri Ge , Richard Mccreadie , Joemon Jose

Data is stored in both structured and unstructured form. Querying both, to power natural language conversations, is a challenge. This paper introduces dIR, Discrete Information Retrieval, providing a unified interface to query both free…

计算与语言 · 计算机科学 2023-12-21 Pablo M. Rodriguez Bertorello , Jean Rodmond Junior Laguerre

Composed Image Retrieval (CIR) aims to retrieve target images based on a hybrid query comprising a reference image and a modification text. Early dual-tower Vision-Language Models (VLMs) struggle with cross-modality compositional reasoning…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Tianyu Yang , Chenwei He , Xiangzhao Hao , Tianyue Wang , Jiarui Guo , Haiyun Guo , Leigang Qu , Jinqiao Wang , Tat-Seng Chua

Most image retrieval methods use global features that aggregate local distinctive patterns into a single representation. However, the aggregation process destroys the relative spatial information by considering orderless sets of local…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Pierre Jacob , David Picard , Aymeric Histace , Edouard Klein

VLA architectures that pair a pretrained VLM with a flow-matching action expert have emerged as a strong paradigm for language-conditioned manipulation. Yet the VLM, optimized for semantic abstraction and typically conditioned on static…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Zezhou Zhang , Songxin Zhang , Xiao Xiong , Junjie Zhang , Zejian Xie , Jingyi Xi , Zunyao Mao , Zan Mao , Zhixin Mai , Zhuoyang Song , Jiaxing Zhang

Image search is an essential and user-friendly method to explore vast galleries of digital images. However, existing image search methods heavily rely on proximity measurements like tag matching or image similarity, requiring precise user…

信息检索 · 计算机科学 2023-12-06 Yilin Ye , Qian Zhu , Shishi Xiao , Kang Zhang , Wei Zeng

The swift progress of Multi-modal Large Models (MLLMs) has showcased their impressive ability to tackle tasks blending vision and language. Yet, most current models and benchmarks cater to scenarios with a narrow scope of visual and textual…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Chenyu Zhou , Mengdan Zhang , Peixian Chen , Chaoyou Fu , Yunhang Shen , Xiawu Zheng , Xing Sun , Rongrong Ji

Transformer models have established new benchmarks in natural language processing; however, their increasing depth results in substantial growth in parameter counts. While existing recurrent transformer methods address this issue by…

计算与语言 · 计算机科学 2025-05-27 Anthony Nguyen , Wenjun Lin

We introduce ``Idea to Image,'' a system that enables multimodal iterative self-refinement with GPT-4V(ision) for automatic image design and generation. Humans can quickly identify the characteristics of different text-to-image (T2I) models…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Zhengyuan Yang , Jianfeng Wang , Linjie Li , Kevin Lin , Chung-Ching Lin , Zicheng Liu , Lijuan Wang

Understanding user queries is fundamental in many applications, such as home assistants, booking systems, or recommendations. Accordingly, it is crucial to develop accurate Spoken Language Understanding (SLU) approaches to ensure the…

计算与语言 · 计算机科学 2025-06-04 Pierre Lepagnol , Sahar Ghannay , Thomas Gerald , Christophe Servan , Sophie Rosset

Vision model have gained increasing attention due to their simplicity and efficiency in Scene Text Recognition (STR) task. However, due to lacking the perception of linguistic knowledge and information, recent vision models suffer from two…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Boqiang Zhang , Hongtao Xie , Yuxin Wang , Jianjun Xu , Yongdong Zhang

In this paper, we study the task of image retrieval, where the input query is specified in the form of an image plus some text that describes desired modifications to the input image. For example, we may present an image of the Eiffel…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Nam Vo , Lu Jiang , Chen Sun , Kevin Murphy , Li-Jia Li , Li Fei-Fei , James Hays

Text-to-Image (T2I) generation has made significant advancements with diffusion models, yet challenges persist in handling complex instructions, ensuring fine-grained content control, and maintaining deep semantic consistency. Existing T2I…

机器学习 · 计算机科学 2025-08-08 Xiaoqi Dong , Xiangyu Zhou , Nicholas Evans , Yujia Lin

Spatial Description Resolution, as a language-guided localization task, is proposed for target location in a panoramic street view, given corresponding language descriptions. Explicitly characterizing an object-level relationship while…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Peiyao Wang , Weixin Luo , Yanyu Xu , Haojie Li , Shugong Xu , Jianyu Yang , Shenghua Gao

Vision-language pre-training (VLP) methods are blossoming recently, and its crucial goal is to jointly learn visual and textual features via a transformer-based architecture, demonstrating promising improvements on a variety of…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Weihan Wang , Zhen Yang , Bin Xu , Juanzi Li , Yankui Sun

Surgical image segmentation is essential for robot-assisted surgery and intraoperative guidance. However, existing methods are constrained to predefined categories, produce one-shot predictions without adaptive refinement, and lack…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Ange Lou , Yamin Li , Qi Chang , Nan Xi , Luyuan Xie , Zichao Li , Tianyu Luan

Digital image manipulation has become increasingly accessible and realistic with the advent of generative AI technologies. Recent developments allow for text-guided inpainting, making sophisticated image edits possible with minimal effort.…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Hannes Mareen , Dimitrios Karageorgiou , Glenn Van Wallendael , Peter Lambert , Symeon Papadopoulos

As the field of image generation rapidly advances, traditional diffusion models and those integrated with multimodal large language models (LLMs) still encounter limitations in interpreting complex prompts and preserving image consistency…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Xinyu Zhang , Mengxue Kang , Fei Wei , Shuang Xu , Yuhe Liu , Lin Ma

Image Retrieval is a fundamental task of obtaining images similar to the query one from a database. A common image retrieval practice is to firstly retrieve candidate images via similarity search using global image features and then re-rank…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Min Yang , Dongliang He , Miao Fan , Baorong Shi , Xuetong Xue , Fu Li , Errui Ding , Jizhou Huang

The Visual Object Information Retrieval (VOIR) system described in this paper implements an image retrieval approach that combines two layers, the conceptual and the visual layer. It uses terms from a textual thesaurus to represent the…

信息检索 · 计算机科学 2008-09-30 Jose Torres , Luis Paulo Reis