← Search

Qi Zeng

9 accepted papers

2026

Explicit Temporal-Semantic Modeling for Dense Video Captioning via Context-Aware Cross-Modal Interaction

AAAI 2026technical

Dense video captioning jointly localizes and captions salient events in untrimmed videos. Recent methods primarily focus on leveraging additional prior knowledge and advanced multi-task architectures to achieve competitive performance. However, these pipelines rely on implicit modeling that uses fra

Cited by 0SourcePDFScholar
2023

Competitive Physics Informed Networks

ICLR 2023poster

Neural networks can be trained to solve partial differential equations (PDEs) by using the PDE residual as the loss function. This strategy is called "physics-informed neural networks" (PINNs), but it currently cannot produce high-accuracy solutions, typically attaining about $0.1\%$ relative error.…

2023

Improving Consistency for Text Summarization with Energy Functions

EMNLP 2023short findings

Current abstractive summarization models often generate inconsistent content, i.e. texts that are not directly inferable from the source document, are not consistent with respect to world knowledge, or are self-contradictory. These inconsistencies motivate a new consistency taxonomy that we define a…

Cited by 0SourceScholar
2023

Interpretable Automatic Fine-grained Inconsistency Detection in Text Summarization

ACL 2023findings

Existing factual consistency evaluation approaches for text summarization provide binary predictions and limited insights into the weakness of summarization systems. Therefore, we propose the task of fine-grained inconsistency detection, the goal of which is to predict the fine-grained types of fact…

2022

EA2E: Improving Consistency with Event Awareness for Document-Level Argument Extraction

NAACL 2022findings

Events are inter-related in documents. Motivated by the one-sense-per-discourse theory, we hypothesize that a participant tends to play consistent roles across multiple events in the same document. However recent work on document-level event argument extraction models each individual event in isolat…

2022

RESIN-11: Schema-guided Event Prediction for 11 Newsworthy Scenarios

NAACL 2022system demonstrations

We introduce RESIN-11, a new schema-guided event extraction&prediction framework that can be applied to a large variety of newsworthy scenarios. The framework consists of two parts: (1) an open-domain end-to-end multimedia multilingual information extraction system with weak-supervision and zero-sho…

2022

Sketching as a Tool for Understanding and Accelerating Self-attention for Long Sequences

NAACL 2022long

Transformer-based models are not efficient in processing long sequences due to the quadratic space and time complexity of the self-attention modules. To address this limitation, Linformer and Informer reduce the quadratic complexity to linear (modulo logarithmic factors) via low-dimensional projecti…

2021

Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method

NeurIPS 2021poster

Transformers are expensive to train due to the quadratic time and space complexity in the self-attention mechanism. On the other hand, although kernel machines suffer from the same computation bottleneck in pairwise dot products, several approximation schemes have been successfully incorporated to c…