paper-with-me

Papers

Learning Visual N-Grams from Web Data

2016-12-29 · ICCV 2017 10 · Ang Li, Allan Jabri, Armand Joulin, Laurens van der Maaten

Real-world image recognition systems need to recognize tens of thousands of classes that constitute a plethora of visual concepts. The traditional approach of annotating thousands of images per class for training is infeasible in such a scenario, prompting the use of webly supervised data. This paper explores the training of image-recognition systems on large numbers of images and associated user comments. In particular, we develop visual n-gram models that can predict arbitrary phrases that are relevant to the content of an image. Our visual n-gram models are feed-forward convolutional networks trained using new loss functions that are inspired by n-gram models commonly used in language modeling. We demonstrate the merits of our models in phrase prediction, phrase-based image retrieval, relating images and captions, and zero-shot transfer.

📄 PDF Abstract BibTeX arXiv:1612.09161

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRepresentation LearningRetrievalZero-Shot Transfer Image Classification

Similar Papers 제목 키워드 기반

RL-CSDia: Representation Learning of Computer Science Diagrams

2021-03-10 · Shaowei Wang, Lingling Zhang, Xuan Luo, Yi Yang 외

Recent studies on computer vision mainly focus on natural images that express real-world scenes. They achieve outstanding performance on diverse tasks such as visual question answering. Diagram is a special form of visua…

Question AnsweringRepresentation LearningVisual Question AnsweringVisual Question Answering (VQA)

VDebugger: Harnessing Execution Feedback for Debugging Visual Programs

2024-06-19 · Xueqing Wu, Zongyu Lin, Songyan Zhao, Te-Lin Wu 외

Visual programs are executable code generated by large language models to address visual reasoning problems. They decompose complex questions into multiple reasoning steps and invoke specialized models for each step to s…

Visual Reasoning

Feynman: Knowledge-Infused Diagramming Agent for Scalable Visual Designs

2026-03-13 · Zixin Wen, Yifu Cai, Kyle Lee, Sam Estep 외 arxiv

Visual design is an essential application of state-of-the-art multi-modal AI systems. Improving these systems requires high-quality vision-language data at scale. Despite the abundance of internet image and text data, kn…

Visual Reasoning

Understanding scholarly Natural Language Processing system diagrams through application of the Richards-Engelhardt framework

2020-08-26 · Guy Clarke Marshall, Caroline Jay, André Freitas

We utilise Richards-Engelhardt framework as a tool for understanding Natural Language Processing systems diagrams. Through four examples from scholarly proceedings, we find that the application of the framework to this e…

ProgramAlly: Creating Custom Visual Access Programs via Multi-Modal End-User Programming

2024-08-20 · Jaylin Herskovitz, Andi Xu, Rahaf Alharbi, Anhong Guo

Existing visual assistive technologies are built for simple and common use cases, and have few avenues for blind people to customize their functionalities. Drawing from prior work on DIY assistive technology, this paper …