← Search

Hu Zhang

22 accepted papers

2026

CoFact: Dynamic Coordination of Attention Heads for Improving Factual Consistency in LLMs

AAAI 2026technical

Large language models (LLMs) frequently generate fluent yet factually inaccurate content, a phenomenon known as hallucination. Recent inference-time approaches aim to improve truthfulness by steering model activations toward semantically meaningful directions. While effective to some extent, these m

Cited by 0SourcePDFScholar
2026

Learning to Generate and Extract: A Multi-Agent Collaboration Framework for Zero-Shot Document-Level Event Arguments Extraction

AAAI 2026technical

Document-level event argument extraction (DEAE) is essential for knowledge acquisition, aiming to extract participants of events from documents. In the zero-shot setting, existing methods employ LLMs to generate synthetic data to address the challenge posed by the scarcity of annotated data. However

Cited by 0SourcePDFScholar
2026

MDMLP-EIA: Multi-domain Dynamic MLPs with Energy Invariant Attention for Time Series Forecasting

AAAI 2026technical

Time series forecasting is essential across diverse domains. While MLP-based methods have gained attention for achieving Transformer-comparable performance with fewer parameters and better robustness, they face critical limitations including loss of weak seasonal signals, capacity constraints in wei

Cited by 0SourcePDFScholar
2026

The Forecast After the Forecast: A Post-Processing Shift in Time Series

ICLR 2026poster

Time series forecasting has long been dominated by advances in model architecture, with recent progress driven by deep learning and hybrid statistical techniques. However, as forecasting models approach diminishing returns in accuracy, a critical yet underexplored opportunity emerges: the strategic…

Cited by 0SourcecodeScholar
2025

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

CVPR 2025poster

Bitstream-corrupted video recovery aims to fill in realistic video content due to bitstream corruption during video storage or transmission. Most existing methods typically assume that the predefined masks of the corrupted regions are known in advance. However, manually annotating these masks is lab…

Cited by 0SourcePDFScholar
2025

Dynamic Energy-Based Contrastive Learning with Multi-Stage Knowledge Verification for Event Causality Identification

EMNLP 2025

Event Causal Identification (ECI) aims to identify fine-grained causal relationships between events from unstructured text. Contrastive learning has shown promise in enhancing ECI by optimizing representation distances between positive and negative samples. However, existing methods often rely on ru

Cited by 0SourcePDFScholar
2025

Enhancing Event Causality Identification with LLM Knowledge and Concept-Level Event Relations

COLING 2025main

Event Causality Identification (ECI) aims to identify fine-grained causal relationships between events in an unstructured text. Existing ECI methods primarily rely on knowledge enhanced and graph-based reasoning approaches, but they often overlook the dependencies between similar events. Additionall…

Cited by 0SourcePDFScholar
2025

Harnessing Uncertainty-aware Bounding Boxes for Unsupervised 3D Object Detection

ICCV 2025poster

Unsupervised 3D object detection aims to identify objects of interest from unlabeled raw data, such as LiDAR points. Recent approaches usually adopt pseudo 3D bounding boxes (3D bboxes) from clustering algorithm to initialize the model training. However, pseudo bboxes inevitably contain noise, and s…

2025

Mitigating Shortcut Learning via Smart Data Augmentation based on Large Language Model

COLING 2025main

Data-driven pre-trained language models typically perform shortcut learning wherein they rely on the spurious correlations between the data and the ground truth. This reliance can undermine the robustness and generalization of the model. To address this issue, data augmentation emerges as a promisin…

Cited by 0SourcePDFScholar
2024

Approaching Outside: Scaling Unsupervised 3D Object Detection from 2D Scene

ECCV 2024poster

"The unsupervised 3D object detection is to accurately detect objects in unstructured environments with no explicit supervisory signals. This task, given sparse LiDAR point clouds, often results in compromised performance for detecting distant or small objects due to the inherent sparsity and limite…

2024

FRVA: Fact-Retrieval and Verification Augmented Entailment Tree Generation for Explainable Question Answering

ACL 2024findings

Structured entailment tree can exhibit the reasoning chains from knowledge facts to predicted answers, which is important for constructing an explainable question answering system. Existing works mainly include directly generating the entire tree and stepwise generating the proof steps. The stepwise…

2024

Hyperspherical Multi-Prototype with Optimal Transport for Event Argument Extraction

ACL 2024long

Event Argument Extraction (EAE) aims to extract arguments for specified events from a text. Previous research has mainly focused on addressing long-distance dependencies of arguments, modeling co-occurrence relationships between roles and events, but overlooking potential inductive biases: (i) seman…

2024

Local and Global Feature Adaptive Adjustment Network for Remote Sensing Image Scene Classification

ICASSP 2024accepted

Convolutional neural network (CNN)-based methods have been extensively used for remote sensing scene classification (RSSC) and have obtained remarkable classification results. However, its limitations in extracting global features have hindered further improvement. Transformers can directly capture…

Cited by 0SourceScholar
2024

OpenSight: A Simple Open-Vocabulary Framework for LiDAR-Based Object Detection

ECCV 2024poster

"Traditional LiDAR-based object detection research primarily focuses on closed-set scenarios, which falls short in complex real-world applications. Directly transferring existing 2D open-vocabulary models with some known LiDAR classes for open-vocabulary ability, however, tends to suffer from over-f…

2023

Dynamic Heterogeneous-Graph Reasoning with Language Models and Knowledge Representation Learning for Commonsense Question Answering

ACL 2023long

Recently, knowledge graphs (KGs) have won noteworthy success in commonsense question answering. Existing methods retrieve relevant subgraphs in the KGs through key entities and reason about the answer with language models (LMs) and graph neural networks. However, they ignore (i) optimizing the knowl…

Cited by 22SourcePDFScholar
2023

RVD: A Handheld Device-Based Fundus Video Dataset for Retinal Vessel Segmentation

NeurIPS 2023poster

Retinal vessel segmentation is generally grounded in image-based datasets collected with bench-top devices. The static images naturally lose the dynamic characteristics of retina fluctuation, resulting in diminished dataset richness, and the usage of bench-top devices further restricts dataset scal…

Cited by 10SourcePDFScholar
2022

STDEN: Towards Physics-Guided Neural Networks for Traffic Flow Prediction

AAAI 2022technical

High-performance traffic flow prediction model designing, a core technology of Intelligent Transportation System, is a long-standing but still challenging task for industrial and academic communities. The lack of integration between physical principles and data-driven models is an important reason f…

2021

A Knowledge-Guided Framework for Frame Identification

ACL 2021long

Frame Identification (FI) is a fundamental and challenging task in frame semantic parsing. The task aims to find the exact frame evoked by a target word in a given sentence. It is generally regarded as a classification task in existing work, where frames are treated as discrete labels or represented…

Cited by 22SourcePDFScholar
2021

Integrating Semantic Scenario and Word Relations for Abstractive Sentence Summarization

EMNLP 2021main

Recently graph-based methods have been adopted for Abstractive Text Summarization. However, existing graph-based methods only consider either word relations or structure information, which neglect the correlation between them. To simultaneously capture the word relations and structure information fr…

Cited by 23SourcePDFScholar
2020

Motion-Excited Sampler: Video Adversarial Attack with Sparked Prior

ECCV 2020poster

Deep neural networks are known to be susceptible to adversarial noise, which is tiny and imperceptible perturbation. Most of previous works on adversarial attack mainly focus on image models, while the vulnerability of video models is less explored. In this paper, we aim to attack video models by ut…

2020

Query-efficient Meta Attack to Deep Neural Networks

ICLR 2020poster

Black-box attack methods aim to infer suitable attack patterns to targeted DNN models by only using output feedback of the models and the corresponding input queries. However, due to lack of prior and inefficiency in leveraging the query and feedback information, existing methods are mostly query-in…

Cited by 99SourcecodeScholar