← Search

Vincent Chen

7 accepted papers

2025

ERUPT: Efficient Rendering with Unposed Patch Transformer

CVPR 2025poster

This work addresses the problem of novel view synthesis in diverse scenes from small collections of RGB images. We propose ERUPT (Efficient Rendering with Unposed Patch Transformer) a state-of-the-art scene reconstruction model capable of efficient scene rendering using unposed imagery. We introduce…

2022

Associated Learning: an Alternative to End-to-End Backpropagation that Works on CNN, RNN, and Transformer

ICLR 2022poster

This paper studies Associate Learning (AL), an alternative methodology to the end-to-end backpropagation (BP). We introduce the workflow to convert a neural network into a proper structure such that AL can be used to learn the weights for various types of neural networks. We compared AL and BP on…

Cited by 10SourcePDFScholar
2022

Learning to Rank Visual Stories From Human Ranking Data

ACL 2022long

Visual storytelling (VIST) is a typical vision and language task that has seen extensive development in the natural language generation research domain. However, it remains unclear whether conventional automatic evaluation metrics for text generation are applicable on VIST. In this paper, we present…

2022

Multi-VQG: Generating Engaging Questions for Multiple Images

EMNLP 2022main

Generating engaging content has drawn much recent attention in the NLP community. Asking questions is a natural way to respond to photos and promote awareness. However, most answers to questions in traditional question-answering (QA) datasets are factoids, which reduce individuals’ willingness to an…

2019

Slice-based Learning: A Programming Model for Residual Learning in Critical Data Slices

NeurIPS 2019poster

In real-world machine learning applications, data subsets correspond to especially critical outcomes: vulnerable cyclist detections are safety-critical in an autonomous driving task, and "question" sentences might be important to a dialogue agent's language understanding for product purposes. While…

2018

Resource Aware Person Re-Identification Across Multiple Resolutions

CVPR 2018poster

Not all people are equally easy to identify: color statistics might be enough for some cases while others might require careful reasoning about high- and low-level details. However, prevailing person re-identification(re-ID) methods use one-size-fits-all high-level embeddings from deep convolutional…