← Search

Siwei Ma

27 accepted papers

2026

BiHiTo: Biomolecular Hierarchy-inspired Tokenization

AAAI 2026technical

Three-dimensional atomic arrangements of biomolecules are key to demystifying biological functions. The rapid expansion of accessible structural data, driven by advances in AI for science, highlights the critical challenge of efficiently modeling large-scale biomolecular structures, which are high-d

Cited by 0SourcePDFScholar
2026

CamGeo: Sparse Camera-Conditioned Image-to-Video Generation with 3D Geometry Priors

ICML 2026poster

Sparse camera-conditioned image-to-video generation presents a pivotal challenge: synthesizing geometrically consistent 3D motion from minimal pose cues. Existing methods, which largely rely on dense supervision or naive interpolation, suffer from severe pose drift and motion discontinuities due to …

Cited by 0SourceScholar
2026

Discovering Adaptive Task Dependencies for Efficient Multi-Task Representation Compression

CVPR 2026

Traditional image compression prioritizes pixel fidelity but often preserves details irrelevant to downstream vision tasks. Compressing task-specific representations instead better aligns with task semantics, yet redundant information persists across correlated tasks. Existing multi-task compression

Cited by 0SourceScholar
2026

GauMVC: Generative Decoupled Gaussian Representation for Human-centric Multi-view Video Compression

CVPR 2026

Human-centric multi-view video has a clear semantic structure: a static background and dynamic human motion. We propose a generative compression framework that explicitly decouples these components. The background is modeled once with 3D Gaussian Splatting, while the human is represented by a person

Cited by 0SourceScholar
2026

MoSA: Motion-Coherent Human Video Generation via Structure-Appearance Decoupling

ICLR 2026poster

Existing video generation models predominantly emphasize appearance fidelity while exhibiting limited ability to synthesize complex human motions, such as whole-body movements, long-range dynamics, and fine-grained human–environment interactions. This often leads to unrealistic or physically implaus…

Cited by 0SourceScholar
2026

Parallax to Align Them All: An OmniParallax Attention Mechanism for Distributed Multi-View Image Compression

CVPR 2026

Multi-view image compression (MIC) aims to achieve high compression efficiency by exploiting inter-image correlations, playing a crucial role in 3D applications. As a subfield of MIC, distributed multi-view image compression (DMIC) offers performance comparable to MIC while eliminating the need for

Cited by 0SourceScholar
2025

Emerging Advances in Learned Video Compression: Models, Systems and Beyond

IJCAI 2025

Video compression is a fundamental topic in the visual intelligence, bridging visual signal sensing/capturing and high-level visual analytics. The broad success of artificial intelligence (AI) technology has enriched the horizon of video compression into novel paradigms by leveraging end-to-end opti

Cited by 0SourcePDFScholar
2025

ReCon-GS: Continuum-Preserved Guassian Streaming for Fast and Compact Reconstruction of Dynamic Scenes

NeurIPS 2025poster

To address these challenges, we propose the Reconfigurable Continuum Gaussian Stream, dubbed ReCon-GS, a novel storage-aware framework that enables high-fidelity online dynamic scene reconstruction and real-time rendering. Specifically, we dynamically allocate multi-level Anchor Gaussians in a densi…

Cited by 0SourcecodeScholar
2024

Rate-Quality Based Rate Control Model for Neural Video Compression

ICASSP 2024accepted

Rate control (RC) is crucial in achieving stable and smooth bitrate variation in video compression and transmission. Existing RC methods for neural video compression (NVC) have made strong assumptions on solving bit allocation parameters using a pre-defined model, leading to high bit-rate errors (BR…

Cited by 0SourceScholar
2023

Diffusion-Based 3D Human Pose Estimation with Multi-Hypothesis Aggregation

ICCV 2023poster

In this paper, a novel Diffusion-based 3D Pose estimation (D3DP) method with Joint-wise reProjection-based Multi-hypothesis Aggregation (JPMA) is proposed for probabilistic 3D human pose estimation. On the one hand, D3DP generates multiple possible 3D pose hypotheses for a single 2D observation. It…

Cited by 125PDFcodeScholar
2023

Optimization-Inspired Cross-Attention Transformer for Compressive Sensing

CVPR 2023poster

By integrating certain optimization solvers with deep neural networks, deep unfolding network (DUN) with good interpretability and high performance has attracted growing attention in compressive sensing (CS). However, existing DUNs often improve the visual quality at the price of a large number of p…

2022

AIMNet: Adaptive Image-Tag Merging Network For Automatic Medical Report Generation

ICASSP 2022accepted

In recent years, medical report generation has received increasing research interest with the goal of automatically generating long and coherent descriptive paragraphs that can de-scribe in detail the observations of normal and abnormal regions in the input medical images. Unlike general image capti…

Cited by 0SourceScholar
2022

P-STMO: Pre-trained Spatial Temporal Many-to-One Model for 3D Human Pose Estimation

ECCV 2022poster

"This paper introduces a novel Pre-trained Spatial Temporal Many-to-One (P-STMO) model for 2D-to-3D human pose estimation task. To reduce the difficulty of capturing spatial and temporal information, we divide this task into two stages: pre-training (Stage I) and fine-tuning (Stage II). In Stage I,…

2022

STRPM: A Spatiotemporal Residual Predictive Model for High-Resolution Video Prediction

CVPR 2022poster

Although many video prediction methods have obtained good performance in low-resolution (64 128) videos, predictive models for high-resolution (512 4K) videos have not been fully explored yet, which are more meaningful due to the increasing demand for high-quality videos. Compared with low-resolutio…

Cited by 68PDFScholar
2021

Evolutionary Quantization of Neural Networks with Mixed-Precision

ICASSP 2021accepted

Quantization is an effective way for reducing the memory and computation costs of deep neural networks. Most of existing methods exploit the fixed-precision quantization approach, e.g., weights and activations (i.e., output features) are represented as 8-bit values. Although mixed-precision quantiza…

Cited by 0SourceScholar
2021

MAU: A Motion-Aware Unit for Video Prediction and Beyond

NeurIPS 2021poster

Accurately predicting inter-frame motion information plays a key role in video prediction tasks. In this paper, we propose a Motion-Aware Unit (MAU) to capture reliable inter-frame motion information by broadening the temporal receptive field of the predictive units. The MAU consists of two modules,…

2021

Matching on Sets: Conquer Occluded Person Re-identification Without Alignment

AAAI 2021technical

Occluded person re-identification (re-ID) is a challenging task as different human parts may become invisible in cluttered scenes, making it hard to match person images of different identities. Most existing methods address this challenge by aligning spatial features of body parts according to seman…

Cited by 101SourcePDFScholar
2021

Post-Training Quantization for Vision Transformer

NeurIPS 2021poster

Recently, transformer has achieved remarkable performance on a variety of computer vision applications. Compared with mainstream convolutional neural networks, vision transformers are often of sophisticated architectures for extracting powerful feature representations, which are more difficult to be…

Cited by 416SourcePDFScholar
2021

Pre-Trained Image Processing Transformer

CVPR 2021poster

As the computing power of modern hardware is increasing strongly, pre-trained deep learning models (e.g., BERT, GPT-3) learned on large-scale datasets have shown their effectiveness over conventional methods. The big progress is mainly contributed to the representation ability of transformer and its…

Cited by 2279PDFcodeScholar
2021

Teacher-Student Learning With Multi-Granularity Constraint Towards Compact Facial Feature Representation

ICASSP 2021accepted

In this paper, we propose a novel end-to-end feature compression scheme by leveraging the representation and learning capability of deep neural networks, towards intelligent front-end equipped analysis with promising accuracy and efficiency. In particular, the extracted features are compactly coded…

Cited by 0SourceScholar
2020

A Similarity Inference Metric for RGB-Infrared Cross-Modality Person Re-identification

IJCAI 2020poster

RGB-Infrared (IR) cross-modality person re-identification (re-ID), which aims to search an IR image in RGB gallery or vice versa, is a challenging task due to the large discrepancy between IR and RGB modalities. Existing methods address this challenge typically by aligning feature distributions or i…

Cited by 0SourcePDFScholar
2019

Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis

CVPR 2019poster

Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the input noise vectors, which contribute to the output variations. Recent attempts to…

Cited by 756PDFcodeScholar
2018

Cluster-Based Point Cloud Coding with Normal Weighted Graph Fourier Transform

ICASSP 2018accepted

Point cloud has attracted more and more attention in 3D object representation, especially in free-view rendering. However, it is challenging to efficiently deploy the point cloud due to its huge data amount with multiple attributes including coordinates, normal and color. In order to represent point…

Cited by 0SourceScholar