← Search

Zhile Ren

14 accepted papers

2025

CommVQ: Commutative Vector Quantization for KV Cache Compression

ICML 2025poster

Large Language Models (LLMs) are increasingly used in applications requiring long context lengths, but the key-value (KV) cache often becomes a memory bottleneck on GPUs as context grows. To address this, we propose Commutative Vector Quantization (CommVQ) to significantly reduce memory usage for lo…

2023

AutoFocusFormer: Image Segmentation off the Grid

CVPR 2023poster

Real world images often have highly imbalanced content density. Some areas are very uniform, e.g., large patches of blue sky, while other areas are scattered with many small objects. Yet, the commonly used successive grid downsampling strategy in convolutional deep networks treats all areas equally.…

2023

UPSCALE: Unconstrained Channel Pruning

ICML 2023poster

As neural networks grow in size and complexity, inference speeds decline. To combat this, one of the most effective compression techniques -- channel pruning -- removes channels from weights. However, for multi-branch segments of a model, channel removal can introduce inference-time memory copies. I…

2022

FvOR: Robust Joint Shape and Pose Optimization for Few-View Object Reconstruction

CVPR 2022poster

Reconstructing an accurate 3D object model from a few image observations remains a challenging problem in computer vision. State-of-the-art approaches typically assume accurate camera poses as input, which could be difficult to obtain in realistic settings. In this paper, we present FvOR, a learning…

Cited by 23PDFcodeScholar
2022

Generative Multiplane Images: Making a 2D GAN 3D-Aware

ECCV 2022poster

"What is really needed to make an existing 2D GAN 3Daware? To answer this question, we modify a classical GAN, i.e., StyleGANv2, as little as possible. We find that only two modifications are absolutely necessary: 1) a multiplane image style generator branch which produces a set of alpha maps condit…

2022

MVS2D: Efficient Multi-View Stereo via Attention-Driven 2D Convolutions

CVPR 2022poster

Deep learning has made significant impacts on multi-view stereo systems. State-of-the-art approaches typically involve building a cost volume, followed by multiple 3D convolution operations to recover the input image's pixel-wise depth. While such end-to-end learning of plane-sweeping stereo advance…

Cited by 59PDFcodeScholar
2021

Semantic MapNet: Building Allocentric Semantic Maps and Representations from Egocentric Views

AAAI 2021technical

We study the task of semantic mapping – specifically, an embodied agent (a robot or an egocentric AI assistant) is given a tour of a new environment and asked to build an allocentric top-down semantic map (‘what is where?’) from egocentric observations of an RGB-D camera with known pose (via localiz…

2019

3D Scene Reconstruction With Multi-Layer Depth and Epipolar Transformers

ICCV 2019poster

We tackle the problem of automatically reconstructing a complete 3D model of a scene from a single RGB image. This challenging task requires inferring the shape of both visible and occluded surfaces. Our approach utilizes viewer-centered, multi-layer representation of scene geometry adapted from rec…

Cited by 68PDFScholar
2019

Embodied Amodal Recognition: Learning to Move to Perceive Objects

ICCV 2019poster

Passive visual systems typically fail to recognize objects in the amodal setting where they are heavily occluded. In contrast, humans and other embodied agents have the ability to move in the environment and actively control the viewing angle to better understand object shapes and semantics. In this…

Cited by 75PDFScholar
2015

Robust graph SLAM in dynamic environments with moving landmarks

IROS 2015poster

Recent developments in human-robot interaction brings about higher requirements for robot navigation. Existing Simultaneous Localization and Mapping (SLAM) algorithms face open challenges for navigation in complex dynamic environments due to presumptions of static environments or exceeding computati…

Cited by 20SourceScholar