← Search

Te-Lin Wu

15 accepted papers

2025

Contrastive Visual Data Augmentation

ICML 2025poster

Large multimodal models (LMMs) often struggle to recognize novel concepts, as they rely on pre-trained knowledge and have limited ability to capture subtle visual details. Domain-specific knowledge gaps in training also make them prone to confusing visually similar, commonly misrepresented, or low-r…

Cited by 0SourcePDFScholar
2024

DACO: Towards Application-Driven and Comprehensive Data Analysis via Code Generation

NeurIPS 2024poster

Data analysis is a crucial analytical process essential for deriving insights from real-world databases. As shown in Figure 1, the need for data analysis typically arises from specific application scenarios, and requires diverse reasoning skills including mathematical reasoning, logical reasoning, a…

2024

LegalDiscourse: Interpreting When Laws Apply and To Whom

NAACL 2024long

While legal AI has made strides in recent years, it still struggles with basic legal concepts: _when_ does a law apply? _Who_ does it applies to? _What_ does it do? We take a _discourse_ approach to addressing these problems and introduce a novel taxonomy for span-and-relation parsing of legal texts…

Cited by 1SourcePDFScholar
2024

VDebugger: Harnessing Execution Feedback for Debugging Visual Programs

EMNLP 2024finding

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 solve the problems. However, these programs are prone to logic errors, with our p…

2023

ACQUIRED: A Dataset for Answering Counterfactual Questions In Real-Life Videos

EMNLP 2023long main

Multimodal counterfactual reasoning is a vital yet challenging ability for AI systems. It involves predicting the outcomes of hypothetical circumstances based on vision and language inputs, which enables AI models to learn from failures and explore hypothetical scenarios. Despite its importance, the…

Cited by 0SourcecodeScholar
2023

Learning Action Conditions from Instructional Manuals for Instruction Understanding

ACL 2023long

The ability to infer pre- and postconditions of an action is vital for comprehending complex instructions, and is essential for applications such as autonomous instruction-guided agents and assistive AI that supports humans to perform physical tasks. In this work, we propose a task dubbed action con…

2023

Localizing Active Objects from Egocentric Vision with Symbolic World Knowledge

EMNLP 2023long main

The ability to actively ground task instructions from an egocentric view is crucial for AI agents to accomplish tasks or assist humans virtually. One important step towards this goal is to localize and track key active objects that undergo major state change as a consequence of human actions/interac…

Cited by 0SourcecodeScholar
2023

SIMMC-VR: A Task-oriented Multimodal Dialog Dataset with Situated and Immersive VR Streams

ACL 2023long

Building an AI assistant that can seamlessly converse and instruct humans, in a user-centric situated scenario, requires several essential abilities:(1) spatial and temporal understanding of the situated and real-time user scenes,(2) capability of grounding the actively perceived visuals of users to…

2022

Character-centric Story Visualization via Visual Planning and Token Alignment

EMNLP 2022main

Story visualization advances the traditional text-to-image generation by enabling multiple image generation based on a complete story. This task requires machines to 1) understand long text inputs, and 2) produce a globally consistent image sequence that illustrates the contents of the story. A key…

2022

Understanding Multimodal Procedural Knowledge by Sequencing Multimodal Instructional Manuals

ACL 2022long

The ability to sequence unordered events is evidence of comprehension and reasoning about real world tasks/procedures. It is essential for applications such as task planning and multi-source instruction summarization. It often requires thorough understanding of temporal common sense and multimodal i…

Cited by 23SourcePDFScholar
2021

HyperExpan: Taxonomy Expansion with Hyperbolic Representation Learning

EMNLP 2021finding

Taxonomies are valuable resources for many applications, but the limited coverage due to the expensive manual curation process hinders their general applicability. Prior works attempt to automatically expand existing taxonomies to improve their coverage by learning concept embeddings in Euclidean sp…

2021

MELINDA: A Multimodal Dataset for Biomedical Experiment Method Classification

AAAI 2021technical

We introduce a new dataset, MELINDA, for Multimodal biomEdicaL experImeNt methoD clAssification. The dataset is collected in a fully automated distant supervision manner, where the labels are obtained from an existing curated database, and the actual contents are extracted from papers associated wit…

2020

Program Guided Agent

ICLR 2020spotlight

Developing agents that can learn to follow natural language instructions has been an emerging research direction. While being accessible and flexible, natural language instructions can sometimes be ambiguous even to humans. To address this, we propose to utilize programs, structured in a formal lang…

Cited by 81SourceScholar
2018

Demo2Vec: Reasoning Object Affordances From Online Videos

CVPR 2018poster

Watching expert demonstrations is an important way for humans and robots to reason about affordances of unseen objects. In this paper, we consider the problem of reasoning object affordances through the feature embedding of demonstration videos. We design the Demo2Vec model which learns to extract e…

Cited by 132SourcePDFScholar