← Search

Quan Tran

8 accepted papers

2022

DocTime: A Document-level Temporal Dependency Graph Parser

NAACL 2022long

We introduce DocTime - a novel temporal dependency graph (TDG) parser that takes as input a text document and produces a temporal dependency graph. It outperforms previous BERT-based solutions by a relative 4-8% on three datasets from modeling the problem as a graph network with path-prediction loss…

2022

Improving Closed and Open-Vocabulary Attribute Prediction Using Transformers

ECCV 2022poster

"We study recognizing attributes for objects in visual scenes. We consider attributes to be any phrases that describe an object’s physical and semantic properties, and its relationships with other objects. Existing work studies attribute prediction in a closed setting with a fixed set of attributes,…

Cited by 24SourcePDFScholar
2022

Multimodal Intent Discovery from Livestream Videos

NAACL 2022findings

Individuals, educational institutions, and businesses are prolific at generating instructional video content such as “how-to” and tutorial guides. While significant progress has been made in basic video understanding tasks, identifying procedural intent within these instructional videos is a challen…

2022

On Global-view Based Defense via Adversarial Attack and Defense Risk Guaranteed Bounds

AISTATS 2022poster

It is well-known that deep neural networks (DNNs) are susceptible to adversarial attacks, which presents the most severe fragility of the deep learning system. Despite achieving impressive performance, most of the current state-of-the-art classifiers remain highly vulnerable to carefully crafted imp…

Cited by 8SourcePDFScholar
2022

Transfer Learning and Prediction Consistency for Detecting Offensive Spans of Text

ACL 2022findings

Toxic span detection is the task of recognizing offensive spans in a text snippet. Although there has been prior work on classifying text snippets as offensive or not, the task of recognizing spans responsible for the toxicity of a text is not explored yet. In this work, we introduce a novel multi-t…

Cited by 5SourcePDFScholar
2021

Learning To Predict Visual Attributes in the Wild

CVPR 2021poster

Visual attributes constitute a large portion of information contained in a scene. Objects can be described using a wide variety of attributes which portray their visual appearance (color, texture), geometry (shape, size, posture), and other intrinsic properties (state, action). Existing work is most…

Cited by 132PDFScholar
2020

Context-Aware Group Captioning via Self-Attention and Contrastive Features

CVPR 2020poster

While image captioning has progressed rapidly, existing works focus mainly on describing single images. In this paper, we introduce a new task, context-aware group captioning, which aims to describe a group of target images in the context of another group of related reference images. Context-aware g…

Cited by 49PDFScholar
2020

Open-Edit: Open-Domain Image Manipulation with Open-Vocabulary Instructions

ECCV 2020poster

We propose a novel algorithm, named Open-Edit, which is the first attempt on open-domain image manipulation with open-vocabulary instructions. It is a challenging task considering the large variation of image domains and the lack of training supervision. Our approach takes advantage of the unified v…