← Search

Shengxi Li

17 accepted papers

2026

Benchmarking and Enhancing VLM for Compressed Image Understanding

ICML 2026poster

With the rapid development of Vision-Language Models (VLMs) and the growing demand for their applications, efficient compression of the image inputs has become increasingly important. Existing VLMs predominantly digest and understand high-bitrate compressed images, while their ability to interpret l…

Cited by 0SourceScholar
2026

Burst Image Quality Assessment: A New Benchmark and Unified Framework for Multiple Downstream Tasks

AAAI 2026technical

In recent years, the development of burst imaging technology has improved the capture and processing capabilities of visual data, enabling a wide range of applications. However, the redundancy in burst images leads to the increased storage and transmission demands, as well as reduced efficiency of d

Cited by 0SourcePDFScholar
2026

Dynamic Semantic Tokenization for Time Series via Elastic Sampling on Physics-aware Perception

AAAI 2026technical

Despite the remarkable success of semantic token learning in NLP and vision domains, token-level representation mechanisms face fundamental challenges when extended to continuous time series analysis. We identify a core limitation lies in the intrinsic absence of semantically meaningful tokenization

Cited by 0SourcePDFScholar
2025

InstructOCR: Instruction Boosting Scene Text Spotting

AAAI 2025technical

In the field of scene text spotting, previous OCR methods primarily relied on image encoders and pre-trained text information, but they often overlooked the advantages of incorporating human language instructions. To address this gap, we propose InstructOCR, an innovative instruction-based scene te…

2025

Luminance-Aware Statistical Quantization: Unsupervised Hierarchical Learning for Illumination Enhancement

NeurIPS 2025poster

Low-light image enhancement (LLIE) faces persistent challenges in balancing reconstruction fidelity with cross-scenario generalization. While existing methods predominantly focus on deterministic pixel-level mappings between paired low/normal-light images, they often neglect the continuous physical…

Cited by 0SourcecodeScholar
2025

Spherical Manifold Guided Diffusion Model for Panoramic Image Generation

CVPR 2025poster

Panoramic image essentially acts as a pivotal role in emerging virtual reality and augmented reality scenarios; however, the generation of panoramic images are essentially challenging due to the intrinsic spherical geometry and spherical distortions caused by equirectangular projection (ERP). To add…

2025

Spherical-Nested Diffusion Model for Panoramic Image Outpainting

ICML 2025poster

Panoramic image outpainting acts as a pivotal role in immersive content generation, allowing for seamless restoration and completion of panoramic content. Given the fact that the majority of generative outpainting solutions operates on planar images, existing methods for panoramic images address the…

2024

A Dynamic Kernel Prior Model for Unsupervised Blind Image Super-Resolution

CVPR 2024poster

Deep learning-based methods have achieved significant successes on solving the blind super-resolution (BSR) problem. However most of them request supervised pre-training on labelled datasets. This paper proposes an unsupervised kernel estimation model named dynamic kernel prior (DKP) to realize an u…

2024

Causal Context Adjustment Loss for Learned Image Compression

NeurIPS 2024poster

In recent years, learned image compression (LIC) technologies have surpassed conventional methods notably in terms of rate-distortion (RD) performance. Most present learned techniques are VAE-based with an autoregressive entropy model, which obviously promotes the RD performance by utilizing the dec…

2024

Enhancing Quality of Compressed Images by Mitigating Enhancement Bias Towards Compression Domain

CVPR 2024poster

Existing quality enhancement methods for compressed images focus on aligning the enhancement domain with the raw domain to yield realistic images. However these methods exhibit a pervasive enhancement bias towards the compression domain inadvertently regarding it as more realistic than the raw domai…

Cited by 3SourcePDFScholar
2024

Saliency Prediction of Sports Videos: A Large-Scale Database and a Self-Adaptive Approach

ICASSP 2024accepted

Predicting video saliency is crucial for improving sports video processing efficiency, thereby providing an enriched viewing experience for a wide-ranging audience. However, there is a long-term absence of well-established eye-tracking database and learning-based approach, particularly tailored for…

Cited by 0SourceScholar
2023

Neural Characteristic Function Learning for Conditional Image Generation

ICCV 2023poster

The emergence of conditional generative adversarial networks (cGANs) has revolutionised the way we approach and control the generation, by means of adversarially learning joint distributions of data and auxiliary information. Despite the success, cGANs have been consistently put under scrutiny due t…

Cited by 7PDFcodeScholar
2022

Does Text Attract Attention on E-Commerce Images: A Novel Saliency Prediction Dataset and Method

CVPR 2022poster

E-commerce images are playing a central role in attracting people's attention when retailing and shopping online, and an accurate attention prediction is of significant importance for both customers and retailers, where its research is yet to start. In this paper, we establish the first dataset of s…

Cited by 18PDFcodeScholar
2022

Low-Complexity Attention Modelling via Graph Tensor Networks

ICASSP 2022accepted

The attention mechanism is at the core of modern Natural Language Processing (NLP) models, owing to its ability to focus on the most contextually relevant part of a sequence. However, current attention models rely on "flat-view" matrix methods to process tokens embedded in vector spaces; this result…

Cited by 0SourceScholar
2020

Reciprocal Adversarial Learning via Characteristic Functions

NeurIPS 2020spotlight

Generative adversarial nets (GANs) have become a preferred tool for tasks involving complicated distributions. To stabilise the training and reduce the mode collapse of GANs, one of their main variants employs the integral probability metric (IPM) as the loss function. This provides extensive IPM-GA…