← Search

Jinglei Zhang

6 accepted papers

2025

HaWoR: World-Space Hand Motion Reconstruction from Egocentric Videos

CVPR 2025highlight

Despite the advent in 3D hand pose estimation, current methods predominantly focus on single-image 3D hand reconstruction in the camera frame, overlooking the world-space motion of the hands. Such limitation prohibits their direct use in egocentric video settings, where hands and camera are continuo…

2025

MPL: Multiple Programming Languages with Large Language Models for Information Extraction

ACL 2025finding

Recent research in information extraction (IE) focuses on utilizing code-style inputs to enhance structured output generation. The intuition behind this is that the programming languages (PLs) inherently exhibit greater structural organization than natural languages (NLs). This structural advantage…

2025

VTimeCoT: Thinking by Drawing for Video Temporal Grounding and Reasoning

ICCV 2025poster

In recent years, video question answering based on multimodal large language models (MLLM) has garnered considerable attention, due to the benefits from the substantial advancements in LLMs. However, these models have a notable deficiency in the domains of video temporal grounding and reasoning, pos…

2025

WiLoR: End-to-end 3D Hand Localization and Reconstruction in-the-wild

CVPR 2025poster

In recent years, 3D hand pose estimation methods have garnered significant attention due to their extensive applications in human-computer interaction, virtual reality, and robotics. In contrast, there has been a notable gap in hand detection pipelines, posing significant challenges in constructing…

2023

Reviewing Labels: Label Graph Network with Top-k Prediction Set for Relation Extraction

AAAI 2023technical

The typical way for relation extraction is fine-tuning large pre-trained language models on task-specific datasets, then selecting the label with the highest probability of the output distribution as the final prediction. However, the usage of the Top-k prediction set for a given sample is commonly…

Cited by 14SourcePDFScholar
2023

Sequence Generation with Label Augmentation for Relation Extraction

AAAI 2023technical

Sequence generation demonstrates promising performance in recent information extraction efforts, by incorporating large-scale pre-trained Seq2Seq models. This paper investigates the merits of employing sequence generation in relation extraction, finding that with relation names or synonyms as genera…