← Search

Jiachen Zhao

7 accepted papers

2025

A Graph Interaction Framework on Relevance for Multimodal Named Entity Recognition with Multiple Images

COLING 2025main

Posts containing multiple images have significant research potential in Multimodal Named Entity Recognition nowadays. The previous methods determine whether the images are related to named entities in the text through similarity computation, such as using CLIP. However, it is not effective in some c…

Cited by 0SourcePDFScholar
2024

Large Language Models are In-context Teachers for Knowledge Reasoning

EMNLP 2024finding

In this work, we study in-context teaching(ICT), where a teacher provides in-context example rationales to teach a student to reasonover unseen cases. Human teachers are usually required to craft in-context demonstrations, which are costly and have high variance. We ask whether a large language mode…

Cited by 2SourcePDFScholar
2024

Learning and Forgetting Unsafe Examples in Large Language Models

ICML 2024poster

As the number of large language models (LLMs) released to the public grows, there is a pressing need to understand the safety implications associated with these models learning from third-party custom finetuning data. We explore the behavior of LLMs finetuned on noisy custom data containing unsafe c…

2024

Multistage Collaborative Knowledge Distillation from a Large Language Model for Semi-Supervised Sequence Generation

ACL 2024long

We study semi-supervised sequence generation tasks, where the few labeled examples are too scarce to finetune a model, and meanwhile, few-shot prompted large language models (LLMs) exhibit room for improvement. In this paper, we present the discovery that a student model distilled from a few-shot pr…

2023

Triangulation Residual Loss for Data-efficient 3D Pose Estimation

NeurIPS 2023poster

This paper presents Triangulation Residual loss (TR loss) for multiview 3D pose estimation in a data-efficient manner. Existing 3D supervised models usually require large-scale 3D annotated datasets, but the amount of existing data is still insufficient to train supervised models to achieve ideal pe…