← Search

Jiajun Shen

13 accepted papers

2025

Transparentize the Internal and External Knowledge Utilization in LLMs with Trustworthy Citation

ACL 2025finding

While hallucinations of large language models could be alleviated through retrieval-augmented generation and citation generation, how the model utilizes internal knowledge is still opaque, and the trustworthiness of its generated answers remains questionable. In this work, we introduce Context-Prior…

Cited by 0SourcePDFScholar
2024

A Simple Recipe for Contrastively Pre-training Video-First Encoders Beyond 16 Frames

CVPR 2024poster

Understanding long real-world videos requires modeling of long-range visual dependencies. To this end we explore video-first architectures building on the common paradigm of transferring large-scale image--text models to video via shallow temporal fusion. However we expose two limitations to the app…

Cited by 26SourcePDFScholar
2023

Adaptive Uncertainty Estimation via High-Dimensional Testing on Latent Representations

NeurIPS 2023poster

Uncertainty estimation aims to evaluate the confidence of a trained deep neural network. However, existing uncertainty estimation approaches rely on low-dimensional distributional assumptions and thus suffer from the high dimensionality of latent features. Existing approaches tend to focus on uncert…

2023

L-DAWA: Layer-wise Divergence Aware Weight Aggregation in Federated Self-Supervised Visual Representation Learning

ICCV 2023poster

The ubiquity of camera-enabled devices has led to large amounts of unlabeled image data being produced at the edge. The integration of self-supervised learning (SSL) and federated learning (FL) into one coherent system can potentially offer data privacy guarantees while also advancing the quality an…

Cited by 25PDFcodeScholar
2022

Abandoning the Bayer-Filter To See in the Dark

CVPR 2022poster

Low-light image enhancement, a pervasive but challenging problem, plays a central role in enhancing the visibility of an image captured in a poor illumination environment. Due to the fact that not all photons can pass the Bayer-Filter on the sensor of the color camera, in this work, we first present…

Cited by 73PDFcodeScholar
2022

Federated Self-Supervised Learning for Video Understanding

ECCV 2022poster

"The ubiquity of camera-enabled mobile devices has lead to large amounts of unlabelled video data being produced at the edge. Although various self-supervised learning (SSL) methods have been proposed to harvest their latent spatio-temporal representations for task-specific training, practical chall…

2022

Recurring the Transformer for Video Action Recognition

CVPR 2022poster

Existing video understanding approaches, such as 3D convolutional neural networks and Transformer-Based methods, usually process the videos in a clip-wise manner. Hence huge GPU memory is needed, and fixed-length video clips are usually required. We introduce a novel Recurrent Vision Transformer (RV…

Cited by 124PDFcodeScholar
2022

Towards Efficient and Scale-Robust Ultra-High-Definition Image Demoiréing

ECCV 2022poster

"With the rapid development of mobile devices, modern widely-used mobile phones typically allow users to capture 4K resolution (i.e., ultra-high-definition) images. However, for image demoiréing, a challenging task in low-level vision, existing works are generally carried out on low-resolution or sy…

2022

Video Demoireing With Relation-Based Temporal Consistency

CVPR 2022poster

Moire patterns, appearing as color distortions, severely degrade the image and video qualities when filming a screen with digital cameras. Considering the increasing demands for capturing videos, we study how to remove such undesirable moire patterns in videos, namely video demoireing. To this end,…

Cited by 27PDFcodeScholar
2021

Watch Only Once: An End-to-End Video Action Detection Framework

ICCV 2021poster

We propose an end-to-end pipeline, named Watch Once Only (WOO), for video action detection. Current methods either decouple video action detection task into separated stages of actor localization and action classification or train two separated models within one stage. In contrast, our approach solv…

Cited by 78PDFScholar
2020

Revisiting Self-Training for Neural Sequence Generation

ICLR 2020poster

Self-training is one of the earliest and simplest semi-supervised methods. The key idea is to augment the original labeled dataset with unlabeled data paired with the model's prediction (i.e. the pseudo-parallel data). While self-training has been extensively studied on classification problems, in c…

Cited by 282SourcecodeScholar