← Search

Jiamian Wang

7 accepted papers

2025

Visual Self-Refinement for Autoregressive Models

EMNLP 2025

Autoregressive models excel in sequential modeling and have proven to be effective for vision-language data. However, the spatial nature of visual signals conflicts with the sequential dependencies of next-token prediction, leading to suboptimal results. This work proposes a plug-and-play refinement

Cited by 0SourcePDFScholar
2025

X-CoT: Explainable Text-to-Video Retrieval via LLM-based Chain-of-Thought Reasoning

EMNLP 2025

Prevalent text-to-video retrieval systems mainly adopt embedding models for feature extraction and compute cosine similarities for ranking. However, this design presents two limitations. Low-quality text-video data pairs could compromise the retrieval, yet are hard to identify and examine. Cosine si

2024

Cooperative Hardware-Prompt Learning for Snapshot Compressive Imaging

NeurIPS 2024poster

Existing reconstruction models in snapshot compressive imaging systems (SCI) are trained with a single well-calibrated hardware instance, making their perfor- mance vulnerable to hardware shifts and limited in adapting to multiple hardware configurations. To facilitate cross-hardware learning, previ…

2024

Diffusion-Inspired Truncated Sampler for Text-Video Retrieval

NeurIPS 2024poster

Prevalent text-to-video retrieval methods represent multimodal text-video data in a joint embedding space, aiming at bridging the relevant text-video pairs and pulling away irrelevant ones. One main challenge in state-of-the-art retrieval methods lies in the modality gap, which stems from the substa…

Cited by 2SourcePDFScholar
2024

Text Is MASS: Modeling as Stochastic Embedding for Text-Video Retrieval

CVPR 2024highlight

The increasing prevalence of video clips has sparked growing interest in text-video retrieval. Recent advances focus on establishing a joint embedding space for text and video relying on consistent embedding representations to compute similarity. However the text content in existing datasets is gene…

Cited by 40SourcePDFScholar
2023

Iterative Soft Shrinkage Learning for Efficient Image Super-Resolution

ICCV 2023poster

Image super-resolution (SR) has witnessed extensive neural network designs from CNN to transformer architectures. However, prevailing SR models suffer from prohibitive memory footprint and intensive computations, which limits further deployment on edge devices. This work investigates the potential o…

Cited by 5PDFcodeScholar
2022

Modeling Mask Uncertainty in Hyperspectral Image Reconstruction

ECCV 2022poster

"Recently, hyperspectral imaging (HSI) has attracted increasing research attention, especially for the ones based on a coded aperture snapshot spectral imaging (CASSI) system. Existing deep HSI reconstruction models are generally trained on paired data to retrieve original signals upon 2D compressed…